.section01 {
  position: relative;
  background-color: var(--global-white);
}
.section01 .box {
  display: flex;
  position: relative;
  z-index: 2;
  padding-bottom: 102px;
}
.section01 .box .swiper-block {
  width: 100%;
  max-width: 1454px;
  height: 75vh;
  background-color: var(--global-black);
  border-radius: 0px 0px 200px 0px;
  overflow: hidden;
}
.section01 .box .swiper-block .swiper {
  width: 100%;
  height: 100%;
}
.section01 .box .content {
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  height: 100%;
  padding: 193px 0px 0px;
}
.section01 .box .content .content-decorate {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 6px;
  transform: translateY(10%);
}
.section01 .box .content .content-decorate .line {
  transform: translateX(-2px);
  position: relative;
  width: 1px;
  height: 120px;
  background-color: var(--global-blackblue);
  margin-bottom: 4px;
}
.section01 .box .content .content-decorate .line .ball {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: var(--global-blackblue);
  animation: scrolldown 3s linear infinite;
}
.section01 .box .content .content-decorate .text {
  writing-mode: vertical-lr;
  font-size: var(--font-l7);
  font-weight: 400;
  color: var(--global-azureblue);
  letter-spacing: 2px;
}
.section01 .box .content .describe {
  writing-mode: vertical-rl;
  font-size: var(--font-l3);
  font-weight: 400;
  color: var(--global-azureblue);
  letter-spacing: 8px;
  margin-left: 85px;
}
.section01 .box .content .title {
  writing-mode: vertical-lr;
  font-size: 80px;
  font-family: var(--font-n1);
  font-weight: 600;
  letter-spacing: 6px;
  color: var(--global-azureblue);
  transform: translateY(-35%);
  padding-right: 95px;
}
.section01 .decorate {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.section01 .decorate .annualring {
  position: absolute;
}
.section01 .decorate .annualring:nth-child(1) {
  top: -295px;
  right: 175px;
  transform: translate(-50%, -50%);
}
.section01 .decorate .annualring:nth-child(2) {
  bottom: -270px;
  right: -250px;
  transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .section01 .box {
    padding-bottom: 84px;
  }
  .section01 .box .content .content-decorate {
    display: none;
  }
  .section01 .box .content .describe {
    margin-left: 52px;
    transform: translateY(15%);
  }
}
@media (max-width: 768px) {
  .section01 .box {
    padding-bottom: 38px;
  }
  .section01 .box .swiper-block {
    border-radius: 0px 0px 100px 0px;
    position: relative;
  }
  .section01 .box .swiper-block::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .section01 .box .content {
    width: 100%;
    padding: 67px 0px 32px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    justify-content: center;
    align-items: start;
    gap: 10px;
  }
  .section01 .box .content .describe {
    font-size: var(--font-l3);
    margin-left: 0px;
    color: var(--global-white);
    transform: translateY(5%);
  }
  .section01 .box .content .title {
    font-size: 52px;
    padding-right: 0px;
    transform: translateY(0%);
    color: var(--global-white);
    letter-spacing: 8px;
  }
}

.section02 {
  position: relative;
  border-top-left-radius: 200px;
  background-color: var(--global-azureblue);
}
.section02 .slogan {
  display: flex;
  flex-direction: column;
  max-width: 562px;
  margin: auto;
  padding: 280px 0px 310px;
}
.section02 .slogan .title {
  font-size: 84px;
  font-weight: 600;
  font-family: var(--font-n1);
  letter-spacing: 0.115em;
}
.section02 .slogan .decorate {
  padding: 24px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.section02 .slogan .decorate img {
  width: 50px;
  margin-right: 20px;
}
.section02 .slogan .decorate .line {
  max-width: 426px;
  width: 100%;
  height: 1px;
  background-color: var(--global-white);
}
.section02 .slogan .content {
  font-size: var(--font-l3);
  font-weight: 400;
  letter-spacing: 0.2em;
}
.section02 .illustrate {
  padding: 100px 0px 260px;
}
.section02 .illustrate #block_horisection {
  height: 450vh;
  position: relative;
  box-sizing: border-box;
  overflow-x: hidden;
}
.section02 .illustrate .horisection-change {
  width: 100%;
  padding: 0px 15vw;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  z-index: 3;
}
.section02 .illustrate .horisection-change .btns {
  display: flex;
  padding: 53px 0px 27px;
  gap: 16px;
}
.section02 .illustrate .horisection-change .btns div {
  cursor: pointer;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid var(--global-white);
  border-radius: 50%;
}
.section02 .illustrate .horisection-change .btns div.act {
  background-color: var(--global-white);
}
.section02 .illustrate #horisection {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  position: absolute;
}
.section02 .illustrate #horisection .warp0 {
  width: calc(100vw - 127px);
  min-height: 115px;
  padding-right: 127px;
  box-sizing: border-box;
  align-self: start;
  position: relative;
}
.section02 .illustrate #horisection .horisection-link {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 127px;
  transform: translateX(-50%);
  display: flex;
  gap: 16px;
}
.section02 .illustrate #horisection .horisection-link .hlinks {
  width: 16px;
  height: 16px;
  border: 1px solid var(--global-white);
  border-radius: 50%;
  box-sizing: border-box;
}
.section02 .illustrate #horisection .horisection-link .hlinks.active {
  background-color: var(--global-white);
}
.section02 .illustrate #horisection .title-block {
  opacity: 0;
  background-color: var(--global-azureblue);
  display: flex;
  justify-content: flex-end;
  position: relative;
  align-self: flex-start;
  position: absolute;
  transition: all 1s cubic-bezier(0.76, 0, 0.24, 1);
}
.section02 .illustrate #horisection .title-block .horisection-title {
  font-size: 80px;
  font-family: var(--font-n1);
  margin-right: 24px;
}
.section02 .illustrate #horisection .title-block .horisection-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: var(--font-l3);
  letter-spacing: 0.2em;
  margin-right: auto;
  margin-top: 5px;
  line-height: 27px;
  transition: all 4s;
  transform: translateX(0%);
}
.section02 .illustrate #horisection .title-block:nth-child(n) {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate3d(100%, 0, 0);
}
.section02 .illustrate #horisection .title-block.active {
  opacity: 1;
  z-index: 2;
  transform: translate3d(127px, 0, 0);
}
.section02 .illustrate #horisection .warp {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  width: 100%;
  padding: 0 127px;
  min-height: 480px;
  overflow: hidden;
  box-sizing: border-box;
}
.section02 .illustrate #horisection .warp .inner {
  display: flex;
  transform: translate3d(0px, 0px, 0px);
}
.section02 .illustrate #horisection .warp .inner .obj {
  display: flex;
}
.section02 .illustrate #horisection .warp .inner .obj figure {
  height: 480px;
  margin: 0px 1rem 0px 0px;
}
.section02 .illustrate #horisection .warp .inner .obj figure img {
  height: 100%;
  border-radius: 18px;
}
.section02 .basecolor {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  background-color: var(--global-white);
}
@media (max-width: 1200px) {
  .section02 .slogan {
    max-width: 768px;
    padding: 324px 50px 200px 100px;
  }
  .section02 .slogan .decorate .line {
    display: none;
  }
  .section02 .illustrate {
    padding: 195px 0px 220px;
  }
  .section02 .illustrate #horisection .warp0 {
    width: calc(100vw - 24px);
    min-height: 217px;
    padding-right: 24px;
  }
  .section02 .illustrate #horisection .title-block {
    flex-direction: column;
    transform: translate3d(24px, 0, 0);
  }
  .section02 .illustrate #horisection .title-block.active {
    transform: translate3d(24px, 0, 0);
  }
  .section02 .illustrate #horisection .horisection-link {
    top: 57.5px;
    right: 24px;
  }
  .section02 .illustrate #horisection .warp {
    padding: 0 24px;
    min-height: 320px;
  }
  .section02 .illustrate #horisection .warp .inner .obj figure {
    height: 320px;
    margin: 0 24px 0 0;
  }
}
@media (max-width: 768px) {
  .section02 {
    border-top-left-radius: 200px;
  }
  .section02 .slogan {
    padding: 200px 18px;
  }
  .section02 .slogan .title {
    font-size: var(--font-l1);
  }
  .section02 .slogan .content {
    font-size: var(--font-l5);
  }
  .section02 .illustrate {
    padding: 0px 0px 136px;
  }
  .section02 .illustrate #horisection .warp0 {
    width: calc(100vw - 16px);
    min-height: 166px;
    padding-right: 16px;
  }
  .section02 .illustrate #horisection .title-block {
    flex-direction: column;
    transform: translate3d(16px, 0, 0);
  }
  .section02 .illustrate #horisection .title-block .horisection-title {
    font-size: var(--font-l1);
  }
  .section02 .illustrate #horisection .title-block .horisection-content span {
    font-size: var(--font-l6);
  }
  .section02 .illustrate #horisection .title-block.active {
    transform: translate3d(16px, 0, 0);
  }
  .section02 .illustrate #horisection .horisection-link {
    gap: 7.62px;
    top: 34.5px;
    right: 16px;
  }
  .section02 .illustrate #horisection .horisection-link .hlinks {
    width: 7.5px;
    height: 7.5px;
  }
  .section02 .illustrate #horisection .warp {
    padding: 0 16px;
    min-height: 153px;
  }
  .section02 .illustrate #horisection .warp .inner .obj figure {
    height: 153px;
    margin: 0 16px 0 0;
  }
}

.section03 {
  position: relative;
  border-top-right-radius: 200px;
  padding: 80px 0px 108px;
  background-color: var(--global-blackblue);
}
.section03 .products {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section03 .products .title {
  font-family: var(--font-n1);
  font-size: 84px;
  font-weight: 600;
}
.section03 .products .describe {
  display: inline-block;
  padding: 7px 0px;
  letter-spacing: 2.5px;
  margin-bottom: 30px;
  position: relative;
  font-size: var(--font-l3);
  color: rgba(253, 253, 253, 0.3137254902);
}
.section03 .products .describe::before {
  content: "";
  width: 120%;
  height: 4px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #838E9D;
}
.section03 .products .productlist {
  width: 100%;
  max-width: 1560px;
  margin-bottom: 40px;
  display: flex;
  gap: 15px;
}
.section03 .products .productlist .product {
  background-color: var(--global-azureblue);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 378px;
  height: 378px;
  padding: 12px 16px;
  border-radius: 0px 32px 32px 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  overflow: hidden;
  transition: background-size 0.5s ease-in-out;
  position: relative;
}
.section03 .products .productlist .product::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 80%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180.5deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.section03 .products .productlist .product .name {
  position: relative;
  z-index: 1;
  font-family: var(--font-n1);
  font-size: var(--font-l2);
  font-weight: 700;
  margin-bottom: 4px;
}
.section03 .products .productlist .product .illustrate {
  position: relative;
  z-index: 1;
  height: 96px;
  font-size: var(--font-l3);
  letter-spacing: 0.2em;
  text-align: justify;
}
.section03 .products .productlist .product:hover {
  background-size: 110%;
}
.section03 .products .productlist a:nth-child(1) .product {
  background-image: url(/img/B-Frontend/shoplist/01-LatheTools.jpg);
}
.section03 .products .productlist a:nth-child(2) .product {
  background-image: url(/img/B-Frontend/shoplist/02-WireSawMachine.jpg);
}
.section03 .products .productlist a:nth-child(3) .product {
  background-image: url(/img/B-Frontend/shoplist/03-BandSawMachine.jpg);
}
.section03 .products .productlist a:nth-child(4) .product {
  background-image: url(/img/B-Frontend/shoplist/04-Planer.jpg);
}
.section03 .products .btn-block .btn {
  display: inline-block;
  border: 1px solid var(--global-white);
  border-radius: 8px 8px 0px 8px;
}
.section03 .products .btn-block .btn div {
  padding: 16px 40px;
  font-size: var(--font-l3);
  letter-spacing: 0.2em;
  background-color: rgba(255, 255, 255, 0.1);
}
.section03 .basecolor {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  background-color: var(--global-azureblue);
}
@media (max-width: 1600px) {
  .section03 .products .productlist {
    max-width: 1140px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 1200px) {
  .section03 .products .productlist {
    max-width: 1024px;
  }
  .section03 .products .productlist .product {
    width: 360px;
    height: 360px;
  }
  .section03 .products .productlist .product .name {
    font-size: var(--font-l2);
  }
  .section03 .products .productlist .product .illustrate {
    font-size: var(--font-l3);
    letter-spacing: 3px;
  }
  .section03 .products .describe::before {
    content: none;
  }
}
@media (max-width: 768px) {
  .section03 {
    border-top-right-radius: 100px;
    padding: 64px 16px;
  }
  .section03 .products .title {
    font-size: var(--font-l1);
    order: 1;
    margin-bottom: 40px;
  }
  .section03 .products .describe {
    order: 0;
    padding: 0px;
    margin-bottom: 40px;
  }
  .section03 .products .productlist {
    max-width: 340px;
    order: 2;
  }
  .section03 .products .productlist .product {
    width: 160px;
    height: 160px;
  }
  .section03 .products .productlist .product .name {
    text-align: center;
  }
  .section03 .products .productlist .product .illustrate {
    display: none;
  }
  .section03 .products .btn-block {
    order: 3;
  }
}

.section04 {
  position: relative;
  border-top-left-radius: 200px;
  padding: 80px 160px 60px;
  background-color: var(--global-white);
}
.section04 .news {
  position: relative;
  z-index: 1;
}
.section04 .news .title {
  display: inline-block;
  font-size: 84px;
  font-family: var(--font-n1);
  font-weight: 600;
  color: var(--global-blackblue);
  margin-right: 8px;
  margin-bottom: 40px;
}
.section04 .news .describe {
  display: inline-block;
  font-size: var(--font-l3);
  font-weight: 400;
  color: var(--global-black);
  opacity: 0.5;
}
.section04 .news .newslist {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 72px 24px;
  margin-bottom: 40px;
}
.section04 .news .newslist .new {
  width: 100%;
}
.section04 .news .newslist .new .new-img {
  width: 100%;
  height: 213px;
  border-radius: 16px;
  margin-right: 16px;
  overflow: hidden;
  position: relative;
  margin-bottom: 18px;
}
.section04 .news .newslist .new .new-img img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section04 .news .newslist .new .new-content .new-tag {
  display: inline-block;
  padding: 2px 4px;
  background-color: #E6E6E6;
  border-radius: 4px;
  color: var(--global-blackblue);
  margin-right: 8px;
  margin-bottom: 8px;
}
.section04 .news .newslist .new .new-content .new-date {
  display: inline-block;
  font-size: var(--font-l4);
  color: var(--global-darkgray);
  margin-bottom: 8px;
}
.section04 .news .newslist .new .new-content .new-title {
  width: 100%;
  font-size: var(--font-l3);
  font-weight: bold;
  color: var(--global-darkgray);
  min-height: 64px;
}
.section04 .news .btn-block {
  text-align: center;
  margin-bottom: 170px;
}
.section04 .news .btn-block .btn {
  display: inline-block;
  border-radius: 8px 8px 0px 8px;
  background-color: var(--global-white);
  border: 1px solid var(--global-blackblue);
}
.section04 .news .btn-block .btn div {
  padding: 8px 40px;
  letter-spacing: 0.2em;
  color: var(--global-blackblue);
}
.section04 .news .new {
  transition: transform 0.5s ease;
}
.section04 .news .new:hover {
  transform: scale(1.01);
}
.section04 .morefeatures {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.section04 .morefeatures .block {
  box-sizing: border-box;
  padding: 68px 61px;
  width: calc(50% - 8px);
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(8px);
  border-radius: 0px 40px 40px 40px;
  transition: all 1.3s;
}
.section04 .morefeatures .block .title {
  font-family: var(--font-n1);
  font-size: 84px;
  font-weight: 600;
  letter-spacing: 0.115em;
  margin-bottom: 24px;
}
.section04 .morefeatures .block .content {
  height: 64px;
  font-size: var(--font-l3);
  font-weight: 400;
  letter-spacing: 0.2em;
  margin-bottom: 24px;
}
.section04 .morefeatures .block .btn-block .btn {
  display: inline-block;
  border-radius: 8px;
  border: 1px solid var(--global-white);
}
.section04 .morefeatures .block .btn-block .btn div {
  font-size: var(--font-l3);
  font-weight: 400;
  letter-spacing: 0.2em;
  padding: 16px 80px;
}
.section04 .morefeatures .block:hover {
  background: rgba(0, 0, 0, 0.8);
}
.section04 .decorate {
  border-top-left-radius: 200px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.section04 .decorate .annualring {
  position: absolute;
}
.section04 .decorate .annualring:nth-child(1) {
  top: -250px;
  right: -250px;
  transform: translate(-50%, -50%);
}
.section04 .decorate .annualring:nth-child(2) {
  top: 50%;
  left: 48%;
  transform: translate(-50%, -50%);
}
.section04 .decorate .annualring:nth-child(3) {
  bottom: -200px;
  left: -100px;
  transform: translate(-50%, -50%);
}
.section04 .decorate .annualring:nth-child(4) {
  bottom: -240px;
  right: -150px;
  transform: translate(-50%, -50%);
}
.section04 .basecolor {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  background-color: var(--global-blackblue);
}
@media (min-width: 1201px) and (max-width: 1400px) {
  .section04 .morefeatures .block {
    padding: 68px 30px;
  }
  .section04 .morefeatures .block .title {
    letter-spacing: 0.015em;
  }
}
@media (max-width: 1200px) {
  .section04 {
    padding: 76px 16px 48px;
  }
  .section04 .news {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .section04 .news .title {
    display: flex;
  }
  .section04 .news .describe {
    display: flex;
    align-items: flex-end;
    margin-bottom: 40px;
    padding-bottom: 14px;
  }
  .section04 .news .newslist {
    box-sizing: border-box;
    flex-wrap: wrap;
  }
  .section04 .news .newslist .new {
    width: calc(50% - 12px);
  }
  .section04 .news .btn-block {
    margin-bottom: 86px;
  }
  .section04 .morefeatures {
    padding: 0px 28px;
  }
  .section04 .morefeatures .block {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .section04 {
    border-top-left-radius: 100px;
  }
  .section04 .news .title {
    width: 100%;
    margin-right: 0px;
    font-size: var(--font-l1);
    margin-bottom: 8px;
    justify-content: center;
  }
  .section04 .news .describe {
    width: 100%;
    margin-bottom: 16px;
    justify-content: center;
  }
  .section04 .news .newslist {
    gap: 16px;
    margin-bottom: 12px;
  }
  .section04 .news .newslist .new {
    width: 100%;
    display: flex;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--global-lightgray);
  }
  .section04 .news .newslist .new .new-img {
    width: 130px;
    min-width: 130px;
    height: unset;
    margin-right: 4px;
    margin-bottom: 0px;
  }
  .section04 .news .newslist .new .new-content .new-tag {
    font-size: var(--font-l6);
  }
  .section04 .news .newslist .new .new-content .new-date {
    font-size: var(--font-l6);
  }
  .section04 .news .newslist .new .new-content .new-title {
    font-size: var(--font-l5);
    min-height: 42px;
  }
  .section04 .news .btn-block {
    margin-bottom: 51px;
  }
  .section04 .morefeatures {
    padding: 0px;
  }
  .section04 .morefeatures .block {
    padding: 68px 24px;
  }
  .section04 .morefeatures .block .title {
    font-size: var(--font-l1);
  }
  .section04 .morefeatures .block .btn-block {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

.annualring {
  animation: annualringrotate 30s linear infinite;
}

.swiper-pagination-bullet {
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid var(--global-white);
  opacity: 1;
  background-color: unset;
}

.swiper-pagination-bullet-active {
  background-color: var(--global-white);
}

@media (max-width: 768px) {
  .swiper-pagination {
    display: none;
  }
}
@keyframes annualringrotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes scrolldown {
  from {
    top: 10%;
  }
  to {
    top: 80%;
  }
}
@keyframes roomin {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes roomout {
  from {
    transform: translateX(0%);
    opacity: 1;
  }
  to {
    transform: translateX(-100%);
    opacity: 0;
  }
}