#collection_2026 .collection-content {
  overflow: hidden;
}
#collection_2026 .collection-content .inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
#collection_2026 .collection-content p {
  font-size: 13px;
  line-height: 1.7;
  padding-top: 10px;
}
#collection_2026 .collection-content p span {
  font-size: 12px;
}
#collection_2026 .flex {
  display: flex;
  justify-content: space-between;
}
#collection_2026 .flex-reverse {
  justify-content: space-between;
  display: flex;
  flex-direction: row-reverse;
}
#collection_2026 #collection-content-1 {
  position: relative;
  width: min(calc(100vw * 708 / 1280), 708px);
  margin: min(calc(100vw * 89 / 1280), 89px) 25% 0 auto;
}
#collection_2026 #collection-content-1 .title {
  position: absolute;
  inset: auto auto 40% 100%;
  translate: -60% 0;
  width: min(calc(100vw * 247 / 1280), 247px);
}
#collection_2026 #collection-content-2 {
  width: min(calc(100vw * 572 / 1280), 572px);
  margin: min(calc(100vw * 105 / 1280), 105px) 0 0 4%;
}
#collection_2026 #collection-content-3 {
  width: min(calc(100vw * 536 / 1280), 536px);
  margin: min(calc(100vw * 523 / 1280), 523px) 2% 0 0;
}
#collection_2026 #collection-content-4 {
  width: min(calc(100vw * 914 / 1280), 914px);
  margin: min(calc(100vw * 142 / 1280), 142px) auto 0;
}
#collection_2026 #collection-content-5 {
  width: min(calc(100vw * 742 / 1280), 742px);
  margin: min(calc(100vw * 116 / 1280), 116px) 0 0 auto;
}
#collection_2026 #collection-content-6 {
  width: min(calc(100vw * 1103 / 1280), 1103px);
  margin: min(calc(100vw * 135 / 1280), 135px) auto 0 0;
}
#collection_2026 #collection-content-7 {
  width: min(calc(100vw * 632 / 1280), 632px);
  margin: min(calc(100vw * 181 / 1280), 181px) 0 0 auto;
}
#collection_2026 #collection-content-8 {
  width: min(calc(100vw * 607 / 1280), 607px);
  margin: min(calc(100vw * 926 / 1280), 926px) auto 0 0;
}
#collection_2026 #collection-content-9 {
  width: min(calc(100vw * 641 / 1280), 641px);
  margin: min(calc(100vw * 205 / 1280), 205px) 2% auto 0;
}
#collection_2026 #collection-content-10 {
  width: min(calc(100vw * 488 / 1280), 488px);
  margin: min(calc(100vw * 557 / 1280), 557px) 0 auto 2%;
}
#collection_2026 #collection-content-11 {
  width: min(calc(100vw * 664 / 1280), 664px);
  margin: min(calc(100vw * 100 / 1280), 100px) auto 0 27%;
}
#collection_2026 #collection-content-12 {
  width: min(calc(100vw * 523 / 1280), 523px);
  margin: min(calc(100vw * 86 / 1280), 86px) 6% auto auto;
}
#collection_2026 #collection-content-13 {
  width: min(calc(100vw * 573 / 1280), 573px);
  margin: min(calc(100vw * 635 / 1280), 635px) auto 0 2%;
}
#collection_2026 .btn_wrap {
  padding-top: 115px;
  padding-bottom: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#collection_2026 .btn_wrap a {
  border-bottom: 1px solid #7f7f7f;
  font-size: 18px;
  line-height: 1;
  position: relative;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 40px;
}
#collection_2026 .btn_wrap a img {
  width: 25px;
  height: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#collection_2026 .btn_wrap a + a {
  margin-left: 70px;
}

@media screen and (max-width: 1280px) {
  #collection_2026 .btn_wrap {
    padding-top: 8.984375vw;
    padding-bottom: 9.375vw;
  }
  #collection_2026 .btn_wrap a {
    font-size: 1.40625vw;
    padding-top: 0.625vw;
    padding-bottom: 0.625vw;
    padding-right: 3.125vw;
  }
  #collection_2026 .btn_wrap a img {
    width: 1.953125vw;
  }
  #collection_2026 .btn_wrap a + a {
    margin-left: 5.46875vw;
  }
}
@media screen and (max-width: 750px) {
  #collection_2026 .collection-content p {
    font-size: 2.4vw;
    padding-top: 2.1333333333vw;
  }
  #collection_2026 .collection-content p span {
    font-size: 2vw;
  }
  #collection_2026 .flex,
#collection_2026 .flex-reverse {
    flex-direction: column;
  }
  #collection_2026 #collection-content-1 {
    position: relative;
    width: calc(100vw * 708 / 819);
    margin: calc(100vw * 50 / 819) auto 0;
  }
  #collection_2026 #collection-content-1 .title {
    inset: auto auto 27% 100%;
    translate: -90% 0;
    width: calc(100vw * 290 / 819);
  }
  #collection_2026 #collection-content-2 {
    width: calc(100vw * 572 / 819);
    margin: calc(100vw * 93 / 819) auto 0;
  }
  #collection_2026 #collection-content-3 {
    width: calc(100vw * 572 / 819);
    margin: calc(100vw * 93 / 819) auto 0;
  }
  #collection_2026 #collection-content-4 {
    width: 100%;
    margin: calc(100vw * 96 / 819) 0 0;
    text-align: center;
  }
  #collection_2026 #collection-content-5 {
    width: calc(100vw * 693 / 819);
    margin: calc(100vw * 160 / 819) auto 0;
  }
  #collection_2026 #collection-content-6 {
    width: 100%;
    margin: calc(100vw * 146 / 819) 0 0;
    text-align: center;
  }
  #collection_2026 #collection-content-7 {
    width: calc(100vw * 503 / 819);
    margin: calc(100vw * 179 / 819) calc(100vw * 63 / 819) 0 auto;
  }
  #collection_2026 #collection-content-8 {
    width: calc(100vw * 553 / 819);
    margin: calc(100vw * 189 / 819) auto 0 calc(100vw * 54 / 819);
  }
  #collection_2026 #collection-content-9 {
    width: calc(100vw * 641 / 819);
    margin: calc(100vw * 179 / 819) 0 auto auto;
  }
  #collection_2026 #collection-content-10 {
    width: calc(100vw * 607 / 819);
    margin: calc(100vw * 126 / 819) auto 0 calc(100vw * 29 / 819);
  }
  #collection_2026 #collection-content-11 {
    width: calc(100vw * 664 / 819);
    margin: calc(100vw * 175 / 819) calc(100vw * 41 / 819) 0 auto;
  }
  #collection_2026 #collection-content-12 {
    width: calc(100vw * 455 / 819);
    margin: calc(100vw * 200 / 819) calc(100vw * 67 / 819) 0 auto;
  }
  #collection_2026 #collection-content-13 {
    width: calc(100vw * 573 / 819);
    margin: calc(100vw * 120 / 819) auto 0 calc(100vw * 46 / 819);
  }
  #collection_2026 .btn_wrap {
    padding-top: 31.3333333333vw;
    padding-bottom: 16vw;
  }
  #collection_2026 .btn_wrap a {
    font-size: 2.4vw;
    padding-top: 1.0666666667vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 5.3333333333vw;
  }
  #collection_2026 .btn_wrap a img {
    width: 3.3333333333vw;
  }
  #collection_2026 .btn_wrap a + a {
    margin-left: 9.3333333333vw;
  }
}
.loaded,
.move {
  opacity: 0;
  transform: translate3d(0, 20px, 0);
  transition: 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.loaded.active,
.move.active {
  opacity: 1;
  transform: translate3d(0, 0px, 0);
}