@charset "UTF-8";
/*
@media all and (min-width: 768px) {
  #cover {
    background: url($img_path + 'loading.gif') center center no-repeat !important;
  }
}
*/
.season2025winter .top_limited_inner {
  background-image: url("./top_bg_pc.jpg") !important;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_inner {
    background-image: url("./top_bg_sp.jpg") !important;
  }
}
@media all and (min-width: 768px) {
  .archiveArea .secInner {
    background-image: url("./bg_archive-pc.png") !important;
  }
}
@media all and (max-width: 767px) {
  .archiveArea .secInner {
    background-image: url("./bg_archive-sp.png") !important;
  }
  .slideMv .archiveTitle {
    background-image: url("./archiveimg01_01-sp.png") !important;
  }
}
@font-face {
  font-family: "PerpetuaItalic";
  src: url("/photo/page/agete/common/fonts/PerpetuaItalic.eot"); /* IE9 Compat Modes */
  src: url("/photo/page/agete/common/fonts/PerpetuaItalic.eot?#iefix") format("embedded-opentype"), url("/photo/page/agete/common/fonts/PerpetuaItalic.woff") format("woff"), url("/photo/page/agete/common/fonts/PerpetuaItalic.ttf") format("truetype"); /* Safari, Android, iOS */
}
/* loading */
@media all and (min-width: 768px) {
  #cover {
    background: url("./loading.gif") center center no-repeat;
    background-color: #fff;
  }
}
/* base */
@media all and (min-width: 768px) {
  .only-sp {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .only-pc {
    display: none !important;
  }
}
#gHeader {
  position: fixed !important;
  transform: none !important;
}

.teturnTop svg {
  fill: #595959;
}

/* contents */
.season2025winter .sec01 { /* コンテンツ部分にcssを設定の際は先頭に.season2025winterセレクタを指定してください */
  margin: 0 auto;
}

.season2025winter .top_fv_wrap {
  position: relative;
}

.season2025winter .top_fv_content_wrap {
  height: 100svh;
  background-color: #262521;
}

.season2025winter .top_fv_img_wrap {
  position: absolute;
}

.season2025winter .top_fv_img_wrap.img_01 {
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

@media all and (max-width: 767px) {
  .season2025winter .top_fv_img_wrap.img_01 {
    width: 90%;
    height: 85%;
    top: 0;
    left: 10%;
  }
}
.season2025winter .top_fv_img_wrap.img_02 {
  width: 50%;
  height: 100%;
  top: 0;
  left: 50%;
  z-index: 1;
}

@media all and (max-width: 767px) {
  .season2025winter .top_fv_img_wrap.img_02 {
    width: 90%;
    height: 85%;
    top: 15%;
    left: 0;
  }
}
.season2025winter .top_fv_img_wrap::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
}

.season2025winter .top_fv_img_wrap.img_02::before {
  opacity: 0;
}

.season2025winter .top_fv_img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

.season2025winter .top_fv_title_wrap {
  width: 80%;
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 8%;
  transform: translate(-50%, 0);
  opacity: 0.3;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_fv_title_wrap {
    width: auto;
    height: 84vh;
    top: 80px;
    left: 4%;
    bottom: auto;
    transform: none;
  }
}
.season2025winter .top_fv_title {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_fv_title {
    width: auto;
    height: 100%;
  }
}
.season2025winter .top_fv_logo_wrap {
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_fv_logo_wrap {
    top: auto;
    bottom: 12%;
    max-width: 70px;
    width: 30vw;
  }
}
.season2025winter .top_fv_logo {
  width: 100%;
}

.season2025winter .top_fv_collection_wrap {
  width: 240px;
  position: absolute;
  top: calc(50% + 140px);
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_fv_collection_wrap {
    width: 140px;
    top: auto;
    bottom: 8%;
  }
}
.season2025winter .top_fv_collection {
  width: 100%;
}

.season2025winter .top_story_inner {
  background-color: #262521;
}

.season2025winter .top_story_img_wrap {
  width: 350px;
  margin: 0 auto;
  padding: 80px 0 50px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_story_img_wrap {
    width: 220px;
    max-width: 90%;
    padding: 120px 0 50px;
  }
}
.season2025winter .top_story_text_wrap {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 110px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_story_text_wrap {
    padding-bottom: 100px;
  }
}
.season2025winter .top_story_text {
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 0.04em;
  font-weight: 500;
  color: #DBDAD7;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_story_text {
    font-size: 3.7333333333vw;
    line-height: 2.2;
  }
}
.season2025winter .top_sec_title_and_item_wrap {
  background-image: url(../img/top_bg_pc.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: row-reverse;
  height: 100vh;
  /* overflow: hidden; */
}

.season2025winter .sec_02 .top_sec_title_and_item_wrap, .season2025winter .sec_04 .top_sec_title_and_item_wrap {
  flex-direction: row;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_sec_title_and_item_wrap {
    display: block;
    background-image: none;
    height: auto;
  }
}
.season2025winter .top_sec_title_wrap {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_sec_title_wrap {
    width: 100%;
    height: 100vh;
  }
}
.season2025winter .top_sec_title_inner {
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_sec_title_inner {
    background-image: url(../img/top_bg_sp.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.season2025winter .top_title_img_wrap {
  width: 88%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
}

.season2025winter .sec_02 .top_title_img_wrap, .season2025winter .sec_04 .top_title_img_wrap {
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_title_img_wrap {
    flex-direction: column;
    justify-content: center;
    padding-bottom: 60px;
  }
  .season2025winter .sec_02 .top_title_img_wrap, .season2025winter .sec_04 .top_title_img_wrap {
    justify-content: center;
  }
}
.season2025winter .top_title_no_img {
  height: 14px;
  width: auto;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_title_no_img {
    height: 2.9333333333vw;
  }
}
.season2025winter .top_title_line {
  width: 37px;
  height: 1px;
  background-color: #282222;
  margin-left: 10px;
  margin-right: 14px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_title_line {
    width: 1px;
    height: 7.7333333333vw;
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
    margin-bottom: 12px;
  }
}
.season2025winter .top_title_img {
  height: 42px;
  width: auto;
}

.season2025winter .sec_04 .top_title_img {
  height: 96px;
  margin-top: 6px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_title_img {
    height: 8.8vw;
  }
  .season2025winter .sec_04 .top_title_img {
    height: 29.0666666667vw;
    margin-top: 0;
  }
}
.season2025winter .top_item_wrap {
  width: 50%;
  background-color: #262521;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_item_wrap {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.season2025winter .top_item_img_and_list {
  position: relative;
}

.season2025winter .top_item_img_wrap {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.season2025winter .top_item_img {
  width: 100%;
  max-width: none;
}

.season2025winter .top_item_list_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.season2025winter .top_item_list {
  position: relative;
  width: 100%;
  height: 100%;
}

.season2025winter .top_item_btn {
  position: absolute;
  z-index: 2;
}

.season2025winter .top_item_btn.btn101 {
  top: 39%;
  left: 13%;
}

.season2025winter .top_item_btn.btn102 {
  top: 41%;
  left: 31%;
}

.season2025winter .top_item_btn.btn103 {
  top: 62%;
  left: 39%;
}

.season2025winter .top_item_btn.btn104 {
  top: 38%;
  left: 49%;
}

.season2025winter .top_item_btn.btn105 {
  top: 42%;
  left: 67%;
}

.season2025winter .top_item_btn.btn106 {
  top: 30%;
  left: 77%;
}

.season2025winter .top_item_btn.btn201 {
  top: 28%;
  left: 61%;
}

.season2025winter .top_item_btn.btn202 {
  top: 37%;
  left: 80%;
}

.season2025winter .top_item_btn.btn203 {
  top: 52%;
  left: 77%;
}

.season2025winter .top_item_btn.btn204 {
  top: 49%;
  left: 23%;
}

.season2025winter .top_item_btn.btn205 {
  top: 36%;
  left: 24%;
}

.season2025winter .top_item_btn.btn301 {
  top: 55%;
  left: 28%;
}

.season2025winter .top_item_btn.btn302 {
  top: 42%;
  left: 38%;
}

.season2025winter .top_item_btn.btn303 {
  top: 40%;
  left: 58%;
}

.season2025winter .top_item_btn.btn304 {
  top: 45%;
  left: 70%;
}

.season2025winter .top_item_btn.btn305 {
  top: 60%;
  left: 63%;
}

.season2025winter .top_item_btn.btn401 {
  top: 26%;
  left: 57%;
}

.season2025winter .top_item_btn.btn402 {
  top: 45%;
  left: 38%;
}

.season2025winter .top_item_btn.btn403 {
  top: 55%;
  left: 11%;
}

.season2025winter .top_item_btn_link {
  font-size: 16px;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
}

.season2025winter .sec_01 .top_item_btn_link, .season2025winter .sec_03 .top_item_btn_link {
  background-color: rgba(255, 255, 255, 0.15);
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_item_btn_link {
    width: 24px;
    height: 24px;
  }
}
.season2025winter .top_sec_detail_wrap {
  width: 50%;
  margin-left: auto;
}

.season2025winter .sec_02 .top_sec_detail_wrap, .season2025winter .sec_04 .top_sec_detail_wrap {
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_sec_detail_wrap {
    width: 100%;
    margin-left: 0;
  }
}
.season2025winter .top_sec_detail_inner {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
}

.season2025winter .top_sec_detail_bk_img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.season2025winter .top_sec_detail_bk_img_wrap::before {
  content: "";
  background: #262521;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.65;
  z-index: 2;
}

.season2025winter .top_sec_detail_text_wrap {
  position: relative;
  z-index: 2;
  width: 85%;
  margin: 0 auto;
}

.season2025winter .top_sec_detail_text {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  color: #FFF;
  text-align: justify;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_sec_detail_text {
    font-size: 3.4666666667vw;
    line-height: 2.2;
  }
}
.season2025winter .top_sec_detail_text_en {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #FFF;
  padding-top: 36px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_sec_detail_text_en {
    font-size: 2.9333333333vw;
    line-height: 2;
    padding-top: 30px;
  }
}
.season2025winter .top_gallery_img_wrap {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_gallery_img_wrap {
    aspect-ratio: 3/4;
  }
}
.season2025winter .top_gallery_img_wrap::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
}

.season2025winter .top_gallery_img {
  width: 100%;
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_gallery_img {
    width: auto;
    height: 100%;
  }
}
.season2025winter .gallery_02 .top_gallery_img {
  width: 114%;
  top: auto;
  bottom: 0;
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 767px) {
  .season2025winter .gallery_02 .top_gallery_img {
    width: auto;
    height: 117%;
    left: 67%;
  }
}
.season2025winter .top_limited_inner {
  background-image: url(../img/top_bg_pc.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_inner {
    background-image: url(../img/top_bg_sp.jpg);
    padding-top: 40px;
  }
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.season2025winter .top_limited_title_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.season2025winter .top_limited_title_img_wrap {
  padding: 0 40px;
  animation: loop-slide 24s infinite linear 1s both;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_title_img_wrap {
    padding: 0 23px;
  }
}
.season2025winter .top_limited_title_img {
  height: 40px;
  width: auto;
  max-width: none;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_title_img {
    height: 6.9333333333vw;
  }
}
.top_limited_detail {
  display: flex;
  padding-top: 60px;
}

@media only screen and (max-width: 767px) {
  .top_limited_detail {
    display: block;
    padding-top: 30px;
  }
}
.top_limited_detail_l {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .top_limited_detail_l {
    width: 100%;
  }
}
.top_limited_detail_r {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .top_limited_detail_r {
    width: 100%;
  }
}
.season2025winter .top_limited_img_wrap {
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_img_wrap {
    width: 90%;
    padding-top: 30px;
  }
}
.season2025winter .top_limited_img {
  width: 100%;
}

.season2025winter .top_limited_text_wrap {
  width: 90%;
  padding-top: 50px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_text_wrap {
    padding-top: 0;
    margin: 0 auto;
  }
}
.season2025winter .top_limited_text {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #282222;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_text {
    font-size: 3.7333333333vw;
    line-height: 2.2;
    letter-spacing: -0.04em;
  }
}
.season2025winter .top_limited_detail_text_wrap {
  width: 90%;
  padding-top: 30px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_detail_text_wrap {
    margin: 0 auto;
  }
}
.season2025winter .top_limited_detail_text {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #282222;
  text-align: justify;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_detail_text {
    font-size: 3.4666666667vw;
    line-height: 2.2;
  }
}
.season2025winter .top_limited_detail_note {
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #282222;
  padding-top: 30px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_limited_detail_note {
    font-size: 2.9333333333vw;
    line-height: 2;
  }
}
.season2025winter .top_pray_inner {
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px;
  margin-top: 100px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_inner {
    padding-top: 13.3333333333vw;
    padding-bottom: 13.3333333333vw;
    margin-top: 21.3333333333vw;
  }
}
.season2025winter .top_pray_title_wrap {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 10%;
  pointer-events: none;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_title_wrap {
    left: 10%;
    right: auto;
  }
}
.season2025winter .top_pray_title_inner {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_title_inner {
    flex-direction: column;
    gap: 2.1333333333vw;
  }
}
.season2025winter .top_pray_title_sub_img {
  height: 34px;
  width: auto;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_title_sub_img {
    height: 6.1333333333vw;
  }
}
.season2025winter .top_pray_title_img {
  height: 90px;
  width: auto;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_title_img {
    height: 15.4666666667vw;
  }
}
.season2025winter .top_pray_text_wrap {
  text-align: right;
  padding-top: 26px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_text_wrap {
    text-align: left;
    padding-top: 3.2vw;
  }
}
.season2025winter .top_pray_text {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_text {
    font-size: 2.9333333333vw;
    line-height: 1.8;
  }
}
.season2025winter .top_pray_item_wrap {
  position: relative;
  z-index: 1;
}

.season2025winter .top_pray_item_wrap.item_02 {
  margin-top: -30px;
}

.season2025winter .top_pray_item_img_and_list {
  position: relative;
}

.season2025winter .item_01 .top_pray_item_img_and_list {
  width: 90%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .season2025winter .item_01 .top_pray_item_img_and_list {
    width: 95%;
    margin-left: 5%;
  }
}
.season2025winter .item_02 .top_pray_item_img_and_list {
  width: 95%;
}

.season2025winter .top_pray_item_img_wrap {
  position: relative;
  z-index: 1;
  opacity: 0.95;
  overflow: hidden;
  aspect-ratio: 2000/1154;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item_img_wrap {
    aspect-ratio: 710/1080;
  }
  .season2025winter .item_02 .top_pray_item_img_wrap {
    aspect-ratio: 710/740;
  }
}
.season2025winter .top_pray_item_img_wrap::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}

.season2025winter .top_pray_item_img {
  max-width: none;
  width: 110%;
  height: auto;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item_img {
    height: 107%;
    width: auto;
    transform: none;
    top: 0px;
    left: -20%;
  }
  .season2025winter .item_02 .top_pray_item_img {
    height: 154%;
    top: -29%;
    left: auto;
    right: -19%;
  }
}
.season2025winter .top_pray_item_list_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.season2025winter .top_pray_item_list {
  position: relative;
  width: 100%;
  height: 100%;
}

.season2025winter .top_pray_item {
  position: absolute;
  z-index: 2;
  /* background-color: rgba(0, 0, 0, .2); */
}

.season2025winter .top_pray_item.item_101 {
  top: 27%;
  left: 6%;
  width: 15%;
  height: 38%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item.item_101 {
    top: 36%;
    left: 7%;
    width: 33%;
    height: 31%;
  }
}
.season2025winter .top_pray_item.item_102 {
  top: 6%;
  left: 23%;
  width: 15%;
  height: 37%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item.item_102 {
    top: 19%;
    left: 42%;
    width: 32%;
    height: 30%;
  }
}
.season2025winter .top_pray_item.item_103 {
  top: 39%;
  left: 33%;
  width: 14%;
  height: 38%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item.item_103 {
    top: 49%;
    left: 64%;
    width: 30%;
    height: 28%;
  }
}
.season2025winter .top_pray_item.item_201 {
  top: 18%;
  left: 56%;
  width: 16%;
  height: 39%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item.item_201 {
    top: 13%;
    left: 12%;
    width: 32%;
    height: 46%;
  }
}
.season2025winter .top_pray_item.item_202 {
  top: 41%;
  left: 75%;
  width: 15%;
  height: 38%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item.item_202 {
    top: 39%;
    left: 52%;
    width: 32%;
    height: 45%;
  }
}
.season2025winter .top_pray_item_inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.season2025winter .top_pray_item_modal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.season2025winter .top_pray_item_link_btn_wrap {
  position: absolute;
}

.season2025winter .item_101 .top_pray_item_link_btn_wrap {
  right: 10%;
  bottom: 10%;
}

.season2025winter .item_102 .top_pray_item_link_btn_wrap {
  left: 10%;
  bottom: 10%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .item_102 .top_pray_item_link_btn_wrap {
    left: auto;
    right: 10%;
  }
}
.season2025winter .item_103 .top_pray_item_link_btn_wrap {
  right: 10%;
  bottom: 10%;
}

.season2025winter .item_201 .top_pray_item_link_btn_wrap {
  top: 0%;
  left: 0%;
}

.season2025winter .item_202 .top_pray_item_link_btn_wrap {
  left: 10%;
  bottom: 10%;
}

.season2025winter .top_pray_item_link_btn {
  width: 32px;
  height: 32px;
  border: 1px solid #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.8;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item_link_btn {
    width: 24px;
    height: 24px;
  }
}
.season2025winter .top_pray_item_link {
  font-size: 16px;
  color: #FFF;
}

.season2025winter .top_pray_item_title_wrap {
  position: absolute;
}

.season2025winter .item_101 .top_pray_item_title_wrap {
  top: 104%;
  left: 0%;
}

.season2025winter .item_102 .top_pray_item_title_wrap {
  top: 8%;
  left: -33%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .item_102 .top_pray_item_title_wrap {
    top: -6%;
    left: auto;
    right: -9%;
  }
}
.season2025winter .item_103 .top_pray_item_title_wrap {
  top: 26%;
  left: 0%;
  transform-origin: 0 0;
  transform: rotate(90deg);
  white-space: nowrap;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .season2025winter .item_103 .top_pray_item_title_wrap {
    left: 10%;
  }
}
.season2025winter .item_201 .top_pray_item_title_wrap {
  top: 102%;
  left: -20%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .item_201 .top_pray_item_title_wrap {
    top: 102%;
    left: -2%;
  }
}
.season2025winter .item_202 .top_pray_item_title_wrap {
  top: -23%;
  left: 130%;
  transform-origin: 0 0;
  transform: rotate(90deg);
  white-space: nowrap;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .season2025winter .item_202 .top_pray_item_title_wrap {
    top: auto;
    left: auto;
    bottom: 0%;
    right: -1%;
    transform-origin: 100% 100%;
  }
}
.season2025winter .top_pray_item_title_img_wrap {
  padding: 2px 0;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item_title_img_wrap {
    padding: 1px 0;
  }
}
.season2025winter .top_pray_item_title_img {
  height: 44px;
  max-width: none;
}

.season2025winter .item_201 .top_pray_item_title_img {
  height: 60px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item_title_img {
    height: 8vw;
  }
  .season2025winter .item_201 .top_pray_item_title_img {
    height: 10.6666666667vw;
  }
}
.season2025winter .top_pray_item_title_jp_img_wrap {
  padding: 2px 0;
}

.season2025winter .item_202 .top_pray_item_title_jp_img_wrap {
  padding-right: 38px;
  position: relative;
  top: 9px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item_title_jp_img_wrap {
    padding: 1px 0;
  }
  .season2025winter .item_202 .top_pray_item_title_jp_img_wrap {
    padding-right: 0;
    top: 1.3333333333vw;
  }
}
.season2025winter .top_pray_item_title_jp_img {
  height: 12px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_item_title_jp_img {
    height: 2.6666666667vw;
  }
}
.season2025winter .top_pray_note_wrap {
  width: 90%;
  margin: 0 auto;
  margin-top: -30px;
  text-align: right;
  position: relative;
  padding-right: 20px;
  z-index: 3;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_note_wrap {
    margin-top: 4px;
    text-align: left;
    padding-right: 0;
  }
}
.season2025winter .top_pray_note {
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  letter-spacing: 0.01em;
  font-weight: 500;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_pray_note {
    font-size: 11px;
  }
}
.season2025winter .archive_pray_wrap {
  background-color: #FFF;
  padding: 64px 0;
}

.season2025winter .archive_pray_inner {
  display: flex;
  width: 80%;
  margin: 0 auto;
  gap: 4%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_inner {
    width: 90%;
    display: block;
  }
}
.season2025winter .archive_pray_img_wrap {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_img_wrap {
    width: 80%;
    margin: 0 auto;
  }
}
.season2025winter .archive_pray_img {
  width: 100%;
}

.season2025winter .archive_pray_detail_wrap {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_detail_wrap {
    width: 100%;
    margin-top: -5.8666666667vw;
  }
}
.season2025winter .archive_pray_detail_inner {
  width: 90%;
  margin-left: 10%;
  padding-top: 68px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_detail_inner {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.season2025winter .archive_pray_title_img {
  height: 44px;
  max-width: none;
}

.season2025winter .item_04 .archive_pray_title_img {
  height: 56px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_title_img {
    height: 8.5333333333vw;
  }
  .season2025winter .item_04 .archive_pray_title_img {
    height: 10.6666666667vw;
  }
}
.season2025winter .archive_pray_title_jp_img_wrap {
  padding-top: 20px;
}

.season2025winter .item_04 .archive_pray_title_jp_img_wrap {
  padding-top: 8px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_title_jp_img_wrap {
    padding-top: 2.4vw;
  }
  .season2025winter .item_04 .archive_pray_title_jp_img_wrap {
    padding-top: 1.6vw;
  }
}
.season2025winter .archive_pray_title_jp_img {
  height: 12px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_title_jp_img {
    height: 2.6666666667vw;
  }
}
.season2025winter .archive_pray_text_wrap {
  padding-top: 30px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_text_wrap {
    padding-top: 5.0666666667vw;
    text-align: center;
  }
}
.season2025winter .archive_pray_text {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #282222;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_text {
    font-size: 3.2vw;
    line-height: 2;
  }
}
.season2025winter .archive_pray_text_en_wrap {
  display: flex;
  align-items: center;
  padding-top: 48px;
  gap: 5px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_text_en_wrap {
    padding-top: 4vw;
    gap: 1.3333333333vw;
  }
}
.season2025winter .archive_pray_text_en {
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #282222;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_text_en {
    font-size: 3.2vw;
    line-height: 2;
  }
}
.season2025winter .archive_pray_arrow {
  height: 10px;
  position: relative;
  top: 1px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .archive_pray_arrow {
    height: 1.3333333333vw;
  }
}
.season2025winter .top_new_inner {
  position: relative;
}

.season2025winter .top_new_bk_img_wrap {
  position: relative;
  z-index: 1;
}

.season2025winter .top_new_bk_img_wrap::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
}

.season2025winter .top_new_bk_img {
  width: 100%;
  height: auto;
  aspect-ratio: 100/90;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  max-height: calc(600px + 42vw);
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_new_bk_img {
    aspect-ratio: 46/100;
    -o-object-position: 65% bottom;
       object-position: 65% bottom;
    max-height: none;
  }
}
.season2025winter .top_new_link_list {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 70%;
  max-width: 1000px;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_new_link_list {
    top: 60px;
    width: 90%;
  }
}
.top_new_link_wrap {
  position: relative;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .top_new_link_wrap {
    margin-bottom: 24px;
  }
}
.season2025winter .top_new_link_img_wrap {
  position: relative;
  z-index: 1;
}

.season2025winter .top_new_link_img_wrap::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}

.season2025winter .top_new_link_img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 80%;
     object-position: center 80%;
  aspect-ratio: 1000/240;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_new_link_img {
    aspect-ratio: 680/320;
  }
}
.season2025winter .top_new_title_wrap {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_new_title_wrap {
    min-width: 50.6666666667vw;
  }
}
.season2025winter .top_new_title_wrap_img_wrap {
  text-align: center;
}

.season2025winter .top_new_title_wrap_img {
  width: auto;
  height: 48px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_new_title_wrap_img {
    height: 9.0666666667vw;
  }
}
.season2025winter .top_new_title_link_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_new_title_link_wrap {
    margin-top: 20px;
  }
}
.season2025winter .top_new_title_link {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #FFF;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_new_title_link {
    font-size: 2.6666666667vw;
    line-height: 2.6666666667vw;
  }
}
.season2025winter .top_new_title_link_arrow {
  width: 40px;
  position: relative;
  top: 0;
  left: 0;
  transition: left ease 0.3s;
}

@media only screen and (max-width: 767px) {
  .season2025winter .top_new_title_link_arrow {
    width: 8vw;
  }
}
.season2025winter a:hover .top_new_title_link_arrow {
  left: 10px;
}

@media only screen and (max-width: 767px) {
  .season2025winter a:hover .top_new_title_link_arrow {
    left: 0;
  }
}
.season2025winter .hacobune-app-container {
  padding: 0 !important;
  max-width: none !important;
  width: 100%;
}

/* archiveArea */
.archiveArea .archiveLead {
  width: 286px;
  margin: 0 auto 112px;
}

.archiveArea .archiveCopy {
  text-align: center;
  color: #5F5F5F;
  margin-bottom: 3em;
  font-size: 16px;
  line-height: 2;
}

.archiveTextArea .archiveText p {
  color: #5F5F5F;
  font-size: 14px;
  line-height: 1.8;
  text-align: justify;
}

.slideMv .archiveTextArea {
  padding: 0;
  background-color: inherit;
}

.slideMv .archiveTextArea .archiveText p {
  color: #fff;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

.archiveArea ul.archiveList li a {
  display: block;
}

.archiveArea ul.archiveList li a .text {
  margin-top: 0.8em;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  color: #352D29;
}

.season2025winter .slick-slider .archiveListArea {
  position: relative;
}

.season2025winter .slick-slider .archiveListArea .archivePhoto.bgwhite {
  background-color: #fff;
}

@media all and (min-width: 768px) {
  .archiveArea .secInner {
    padding: 140px 0 100px;
    background: url("../img/bg_archive-pc.png") no-repeat;
    background-size: cover;
  }
  .archiveArea ul.archiveList {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 0 24px;
  }
  .archiveArea ul.archiveList li.jpn {
    width: 282px;
  }
  .archiveTextArea {
    padding: 30px 40px;
    gap: 0 50px;
    background-color: #F6F2EA;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .archiveListArea .archiveText {
    width: 500px;
  }
  .archiveListArea .archiveCopy {
    width: 290px;
  }
  .archiveListArea .archiveCopy.flexright {
    display: flex;
    justify-content: flex-end;
  }
  .slideMv .archiveTextArea {
    width: 100%;
    position: absolute;
    top: 174px;
    text-align: center;
    display: block;
  }
  .slideMv .archiveListArea .archiveText {
    width: 100%;
  }
  .slideMv .archiveTextArea .archiveTitle {
    width: 201px;
    margin: 0 auto 56px;
  }
}
@media all and (max-width: 767px) {
  .archiveArea .secInner {
    padding: 21.3333333333vw 0 19.7333333333vw;
    background: url("../img/bg_archive-sp.png") no-repeat;
    background-size: cover;
  }
  .archiveArea .archiveLead {
    width: 45.6vw;
    margin: 0 auto 13.3333333333vw;
  }
  .archiveArea .archiveCopy {
    font-size: 2.8vw;
  }
  .archiveArea ul.archiveList {
    width: 78.6666666667vw;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 8vw 3.2vw;
  }
  .archiveArea ul.archiveList li {
    width: 37.7333333333vw;
  }
  .archiveArea ul.archiveList li a .text {
    margin-top: 0.2em;
    font-size: 2.4vw;
  }
  .archiveTextArea {
    padding: 8vw 8vw;
    background-color: #F6F2EA;
  }
  .archiveTextArea .archiveText p {
    font-size: 2.8vw;
  }
  .archiveListArea .archiveCopy {
    margin-bottom: 3.2vw;
  }
  .archiveListArea .archiveCopy.flexright {
    display: flex;
    justify-content: flex-end;
  }
  .slideMv .archiveTitle {
    width: 100%;
    height: 64.9333333333vw;
    position: relative;
    background: url("../img/archiveimg01_01-sp.png") no-repeat;
    background-size: cover;
  }
  .slideMv .archiveTitle img {
    width: 38.4vw;
    margin: 0 auto;
    position: absolute;
    top: 25.6vw;
    left: 0;
    right: 0;
  }
  .slideMv .archiveTextArea {
    width: 100%;
  }
  .slideMv .archiveTextArea .archiveText p {
    padding: 10.6666666667vw 0;
    font-size: 3.4666666667vw;
    text-align: center;
    background-color: #F6F2EA;
    color: #5F5F5F;
  }
  .season2025winter .slick-slider .archiveListArea {
    height: calc(100vh - 50px);
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
/* modal */
.modalOpened {
  overflow: hidden;
}

.itemList .modalClose {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: -30px;
  top: -30px;
  cursor: pointer;
}

.itemList .modalClose span {
  width: 17px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  display: block;
  transform: rotate(45deg);
  top: 10px;
  left: 2px;
}

.itemList .modalClose span:after {
  content: "";
  width: 1px;
  height: 17px;
  background-color: rgba(255, 255, 255, 0.8);
  display: block;
  position: absolute;
  left: 8px;
  top: -8px;
}

.itemModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  background-color: rgba(156, 150, 136, 0.7);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity ease 0.6s, visibility ease 0.6s;
}

.modalOpen.itemModal {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  z-index: 1000;
  backdrop-filter: blur(3px);
}

.itemModal .itemListWrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px;
  position: relative;
}

.archiveListArea .archivePhoto .center {
  margin: 0 auto;
}

@media all and (min-width: 768px) {
  .itemModal .itemListWrap {
    width: 830px;
    height: 580px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .itemModal .itemListWrap .itemList {
    display: block;
    position: relative;
  }
}
@media all and (max-width: 767px) {
  .itemModal .itemListWrap {
    padding: 2.6666666667vw 8vw;
  }
  .itemList .modalClose {
    right: 10px;
    top: 10px;
  }
}
/* slick */
.season2025winter .slick-initialized .slick-slide {
  margin: 0;
}

.season2025winter .slick-slider .slick-arrow {
  width: 30px;
  opacity: 1;
  transition: opacity ease 0.3s;
  z-index: 2;
  position: absolute;
  cursor: pointer;
}

.season2025winter .slick-slider .slick-arrow.prev-arrow {
  left: -52px;
  top: 43%;
}

.season2025winter .slick-slider .slick-arrow.next-arrow {
  right: -52px;
  top: 43%;
}

.season2025winter .slick-slider .slick-arrow.slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.season2025winter .slick-slider .archiveListArea {
  position: relative;
}

.season2025winter .slick-slider .archiveListArea .archivePhoto.bgwhite {
  background-color: #fff;
}

@media all and (min-width: 768px) {
  .season2025winter .slick-slider .slick-arrow {
    padding: 10px;
    box-sizing: content-box;
  }
  .season2025winter .slick-slider .slick-arrow:hover {
    opacity: 0.7;
  }
}
@media all and (max-width: 767px) {
  .season2025winter .slick-slider .slick-arrow.slick-disabled {
    opacity: 0 !important;
  }
  .season2025winter .slick-slider .slick-arrow {
    width: 7.2vw;
  }
  .season2025winter .slick-slider .slick-arrow.prev-arrow {
    top: 45%;
    left: -4.5333333333vw;
  }
  .season2025winter .slick-slider .slick-arrow.next-arrow {
    top: 45%;
    right: -4.5333333333vw;
  }
  .season2025winter .slick-slider .archiveListArea {
    height: calc(100vh - 50px);
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.season2025winter .itemModal.prayItemList {
  background-color: rgba(40, 34, 34, 0.8);
}

@media all and (min-width: 768px) {
  .season2025winter .itemModal.prayItemList .itemListWrap {
    width: 1000px;
    height: 577px;
  }
}
@media all and (max-width: 767px) {
  .season2025winter .itemModal.prayItemList .itemListWrap {
    padding: calc((100vh - (100vw - 60px) * 1.4321907601) / 2) 30px;
  }
}
.season2025winter .itemModal.prayItemList .slick-slider .slick-arrow {
  width: 20px;
}

.season2025winter .itemModal.prayItemList .slick-slider .slick-arrow.prev-arrow {
  left: 10px;
}

.season2025winter .itemModal.prayItemList .slick-slider .slick-arrow.next-arrow {
  right: 14px;
}

.season2025winter .itemModal.prayItemList a:hover {
  opacity: 0.99;
}

@media only screen and (max-width: 767px) {
  .season2025winter .itemModal.prayItemList .slick-slider .slick-arrow {
    width: 12px;
  }
  .season2025winter .itemModal.prayItemList .slick-slider .slick-arrow.prev-arrow {
    left: 14px;
  }
  .season2025winter .itemModal.prayItemList .slick-slider .slick-arrow.next-arrow {
    right: 14px;
  }
  .season2025winter .itemModal.prayItemList .slick-slider .archiveListArea {
    height: calc((100vw - 60px) * 1.4321907601);
  }
  .season2025winter .itemModal.prayItemList a:hover {
    opacity: 1;
  }
}
/* animation */
/*
  2025 New Collection “PRAY” vol.4 - animation stylesheet
  Order aligned with index.astro: FV → Story → Product → Gallery → ShopLimited → Pray → Movie → Collection
  Notes:
  - Only comments and safe rearrangements applied. No style changes.
  - Shared mixins and utilities are placed before section-specific rules.
*/
.season2025winter {
  /* ========== Utilities ========== */
}
.season2025winter [data-animation=scroll] {
  --scroll-progress: 0;
}
.season2025winter [data-animation=intersection] {
  --intersection-progress: 0;
}
.season2025winter [data-animation=load] {
  --load-progress: 0;
}
.season2025winter {
  /* Utilities: sticky layout for section wrappers */
}
.season2025winter .sticky-content-wrap {
  position: relative;
}
.season2025winter .sticky-content-wrap .sticky-content {
  position: sticky;
  top: 0;
  z-index: 0;
}
.season2025winter .sticky-content-wrap .sticky-scroll-content {
  min-height: 100vh;
  z-index: 1;
  position: relative;
}
/* 
.season2025winter .sticky-content-wrap .sticky-scroll-content .top_story_inner {
  background: none;
} */

/* 確保替換效果正常工作 */
.season2025winter .top_story_wrap {
  position: relative;
  z-index: 3;
}
.season2025winter {
  /* ========== Shared effects ========== */
  /* 斜めのクリップマスクアニメーション */
}

/* 互動效果樣式 */
.season2025winter .top_fv_img,
.season2025winter .top_story_img_wrap img,
.season2025winter .top_item_img {
  transition: transform 0.3s ease, filter 0.3s ease;
  cursor: pointer;
}

.season2025winter .top_fv_img:hover,
.season2025winter .top_story_img_wrap img:hover,
.season2025winter .top_item_img:hover {
  filter: brightness(1.1);
}

.season2025winter .top_item_btn,
.season2025winter .modalClose,
.season2025winter .open-modal {
  /* position: relative; */
  overflow: hidden;
  transition: all 0.3s ease;
}

.season2025winter .top_item_btn:hover,
.season2025winter .modalClose:hover,
.season2025winter .open-modal:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* 滾動進度指示器 */
.scroll-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 0%;
  height: 3px;
  background: linear-gradient(90deg, #ff6b6b, #4ecdc4, #45b7d1);
  z-index: 9999;
  transition: width 0.1s ease;
}

/* 視差滾動效果 */
.season2025winter .parallax-element {
  will-change: transform;
}
.season2025winter .clip-path-diagonal {
  position: relative;
}
@media all and (min-width: 768px) {
  .season2025winter .clip-path-diagonal.with-slide {
    transition: transform 6s cubic-bezier(0.36, 0, 0.15, 0.99);
    transform: translateX(calc(-16px + var(--intersection-progress) * 16px));
  }
}
.season2025winter .clip-path-diagonal .clip-path-diagonal-base {
  position: relative;
  transition: opacity 1.2s cubic-bezier(0.6, 0.01, 0.28, 1), filter 1.2s cubic-bezier(0.6, 0.01, 0.28, 1);
  filter: blur(calc(8px - var(--intersection-progress) * 8px));
  opacity: calc(var(--intersection-progress) * 0.5);
}
.season2025winter .clip-path-diagonal .clip-path-diagonal-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.season2025winter .clip-path-diagonal.with-gradient .clip-path-diagonal-mask {
  transition: -webkit-mask-position 3.2s cubic-bezier(0.52, -0.01, 0.2, 1.01);
  transition: mask-position 3.2s cubic-bezier(0.52, -0.01, 0.2, 1.01);
  transition: mask-position 3.2s cubic-bezier(0.52, -0.01, 0.2, 1.01), 
  -webkit-mask-position 3.2s cubic-bezier(0.52, -0.01, 0.2, 1.01);
  -webkit-mask-image: linear-gradient(45deg, rgb(0, 0, 0) 55%, rgba(0, 0, 0, 0) 60%);
          mask-image: linear-gradient(45deg, rgb(0, 0, 0) 55%, rgba(0, 0, 0, 0) 60%);
  /* マスクを横に大きめに用意してスライドさせる */
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  /* 位置を p に応じて -50% → 100% に動かす（clip-pathと同じ式） */
  -webkit-mask-position: calc(150% - 150% * var(--intersection-progress)) 0%;
          mask-position: calc(150% - 150% * var(--intersection-progress)) 0%;
}
.season2025winter .clip-path-diagonal.with-mask .clip-path-diagonal-mask {
  transition: clip-path 3.2s cubic-bezier(0.52, -0.01, 0.2, 1.01);
  clip-path: polygon(0 0, calc(-50% + 100% * var(--intersection-progress) * 1.5) 0, calc(100% * var(--intersection-progress) * 1.5) 100%, 0 100%);
}
.season2025winter {
  /* インビュー */
}
.season2025winter .in-view {
  --duration: 1.2s;
  transition: opacity var(--duration) cubic-bezier(0.42, 0, 0, 1);
  opacity: var(--intersection-progress);
}
.season2025winter .in-view-scale-wrap {
  overflow: hidden;
}
.season2025winter .in-view-scale {
  transition: scale 3s cubic-bezier(0.08, 0.68, 0.28, 1), opacity 3s cubic-bezier(0.42, 0, 0, 1);
  scale: calc(1.1 - var(--intersection-progress) * 0.1);
  opacity: var(--intersection-progress);
}
.season2025winter .in-view-blur {
  transition: filter 1.5s cubic-bezier(0.42, 0, 0, 1), opacity 1.5s cubic-bezier(0.42, 0, 0, 1);
  filter: blur(calc(var(--intersection-progress) * 10px));
  opacity: var(--intersection-progress);
}
.season2025winter .delay-1 {
  transition-delay: 0.3s !important;
}
.season2025winter .delay-1\.5 {
  transition-delay: 0.45s !important;
}
.season2025winter .delay-2 {
  transition-delay: 0.6s !important;
}
.season2025winter .delay-2\.5 {
  transition-delay: 0.75s !important;
}
.season2025winter .delay-3 {
  transition-delay: 0.9s !important;
}
.season2025winter .delay-3\.5 {
  transition-delay: 1.05s !important;
}
.season2025winter .delay-4 {
  transition-delay: 1.2s !important;
}
.season2025winter .delay-4\.5 {
  transition-delay: 1.35s !important;
}
.season2025winter .delay-5 {
  transition-delay: 1.5s !important;
}
.season2025winter .delay-5\.5 {
  transition-delay: 1.65s !important;
}
.season2025winter .delay-6 {
  transition-delay: 1.8s !important;
}
.season2025winter .delay-6\.5 {
  transition-delay: 1.95s !important;
}
.season2025winter .delay-7 {
  transition-delay: 2.1s !important;
}
.season2025winter .delay-7\.5 {
  transition-delay: 2.25s !important;
}
.season2025winter .delay-8 {
  transition-delay: 2.4s !important;
}
.season2025winter .delay-8\.5 {
  transition-delay: 2.55s !important;
}
.season2025winter .delay-9 {
  transition-delay: 2.7s !important;
}
.season2025winter .delay-9\.5 {
  transition-delay: 2.85s !important;
}
.season2025winter .delay-10 {
  transition-delay: 3s !important;
}
.season2025winter .delay-10\.5 {
  transition-delay: 3.15s !important;
}
.season2025winter .delay-11 {
  transition-delay: 3.3s !important;
}
.season2025winter .delay-11\.5 {
  transition-delay: 3.45s !important;
}
.season2025winter .delay-12 {
  transition-delay: 3.6s !important;
}
.season2025winter .delay-12\.5 {
  transition-delay: 3.75s !important;
}
.season2025winter .delay-13 {
  transition-delay: 3.9s !important;
}
.season2025winter .delay-13\.5 {
  transition-delay: 4.05s !important;
}
.season2025winter .delay-14 {
  transition-delay: 4.2s !important;
}
.season2025winter .delay-14\.5 {
  transition-delay: 4.35s !important;
}
.season2025winter .delay-15 {
  transition-delay: 4.5s !important;
}
.season2025winter .delay-15\.5 {
  transition-delay: 4.65s !important;
}
.season2025winter .delay-16 {
  transition-delay: 4.8s !important;
}
.season2025winter .delay-16\.5 {
  transition-delay: 4.95s !important;
}
.season2025winter .delay-17 {
  transition-delay: 5.1s !important;
}
.season2025winter .delay-17\.5 {
  transition-delay: 5.25s !important;
}
.season2025winter .delay-18 {
  transition-delay: 5.4s !important;
}
.season2025winter .delay-18\.5 {
  transition-delay: 5.55s !important;
}
.season2025winter .delay-19 {
  transition-delay: 5.7s !important;
}
.season2025winter .delay-19\.5 {
  transition-delay: 5.85s !important;
}
.season2025winter .delay-20 {
  transition-delay: 6s !important;
}
.season2025winter .delay-20\.5 {
  transition-delay: 6.15s !important;
}
.season2025winter .delay-21 {
  transition-delay: 6.3s !important;
}
.season2025winter .delay-21\.5 {
  transition-delay: 6.45s !important;
}
.season2025winter .delay-22 {
  transition-delay: 6.6s !important;
}
.season2025winter .delay-22\.5 {
  transition-delay: 6.75s !important;
}
.season2025winter .delay-23 {
  transition-delay: 6.9s !important;
}
.season2025winter .delay-23\.5 {
  transition-delay: 7.05s !important;
}
.season2025winter .delay-24 {
  transition-delay: 7.2s !important;
}
.season2025winter .delay-24\.5 {
  transition-delay: 7.35s !important;
}
.season2025winter .delay-25 {
  transition-delay: 7.5s !important;
}
.season2025winter .delay-25\.5 {
  transition-delay: 7.65s !important;
}
.season2025winter .delay-26 {
  transition-delay: 7.8s !important;
}
.season2025winter .delay-26\.5 {
  transition-delay: 7.95s !important;
}
.season2025winter .delay-27 {
  transition-delay: 8.1s !important;
}
.season2025winter .delay-27\.5 {
  transition-delay: 8.25s !important;
}
.season2025winter .delay-28 {
  transition-delay: 8.4s !important;
}
.season2025winter .delay-28\.5 {
  transition-delay: 8.55s !important;
}
.season2025winter .delay-29 {
  transition-delay: 8.7s !important;
}
.season2025winter .delay-29\.5 {
  transition-delay: 8.85s !important;
}
.season2025winter .delay-30 {
  transition-delay: 9s !important;
}
.season2025winter .delay-30\.5 {
  transition-delay: 9.15s !important;
}
.season2025winter .delay-31 {
  transition-delay: 9.3s !important;
}
.season2025winter .delay-31\.5 {
  transition-delay: 9.45s !important;
}
.season2025winter .delay-32 {
  transition-delay: 9.6s !important;
}
.season2025winter {
  /* ========== FV ========== */
}
.season2025winter .top_fv_bg {
  content: "";
  background: #262521;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: calc(var(--intersection-progress));
  transition: opacity 2s cubic-bezier(0.42, 0, 0, 1);
  z-index: 5;
  pointer-events: none;
  /* ← これを追加（Safari対策） */
  will-change: opacity;
  transform: translateZ(0); /* レイヤー昇格 */
  backface-visibility: hidden; /* 塗り直し抑制 */
  contain: paint style; /* スタイル/ペイントの依存を切る */
}

/* 確保深色遮罩效果正確顯示 */
.season2025winter .top_fv_bg.is-intersect {
  opacity: 1 !important;
}
.season2025winter .top_fv_inner .top_fv_content_wrap {
  position: relative;
}
.season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_img_wrap {
  overflow: hidden;
}
.season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_img_wrap .top_fv_img {
  scale: calc(1 + var(--scroll-progress) * 0.05);
  opacity: calc(var(--load-progress));
  z-index: 1;
}
.season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_img_wrap.img_01 .top_fv_img {
  transform: translateY(calc(20% - var(--load-progress) * 20%));
  clip-path: inset(calc(100% - var(--load-progress) * 100%) 0 0 0);
}
@media all and (max-width: 767px) {
  .season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_img_wrap.img_01 .top_fv_img {
    clip-path: inset(0 0 calc(100% - var(--load-progress) * 100%) 0);
  }
}
.season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_img_wrap.img_02 .top_fv_img {
  transform: translateY(calc(-20% + var(--load-progress) * 20%));
  clip-path: inset(0 0 calc(100% - var(--load-progress) * 100%) 0);
}
@media all and (max-width: 767px) {
  .season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_img_wrap.img_02 .top_fv_img {
    clip-path: inset(calc(100% - var(--load-progress) * 100%) 0 0 0);
  }
}
.season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_logo_wrap,
.season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_collection_wrap {
  opacity: calc(var(--load-progress));
}
.season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_title_wrap {
  /* マスクを横に大きめに用意してスライドさせる */
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  /* 位置を p に応じて -50% → 100% に動かす（clip-pathと同じ式） */
}
@media all and (min-width: 768px) {
  .season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_title_wrap {
    -webkit-mask-image: linear-gradient(45deg, rgb(0, 0, 0) 55%, rgba(0, 0, 0, 0) 60%);
            mask-image: linear-gradient(45deg, rgb(0, 0, 0) 55%, rgba(0, 0, 0, 0) 60%);
    -webkit-mask-size: 200% 100%;
            mask-size: 200% 100%;
    -webkit-mask-position: calc(150% - 150% * var(--load-progress)) 0%;
            mask-position: calc(150% - 150% * var(--load-progress)) 0%;
  }
}
@media all and (max-width: 767px) {
  .season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_title_wrap {
    -webkit-mask-image: linear-gradient(-135deg, rgb(0, 0, 0) 55%, rgba(0, 0, 0, 0) 60%);
            mask-image: linear-gradient(-135deg, rgb(0, 0, 0) 55%, rgba(0, 0, 0, 0) 60%);
    -webkit-mask-size: 100% 200%;
            mask-size: 100% 200%;
    -webkit-mask-position: 0% calc(150% - 150% * var(--load-progress));
            mask-position: 0% calc(150% - 150% * var(--load-progress));
  }
}
.season2025winter .top_fv_inner .top_fv_content_wrap .top_fv_title_wrap {
  opacity: calc(var(--load-progress) * 0.3);
  transition: opacity 0.3s ease-in-out;
}

/* 確保半透明效果在載入後正確顯示 */
.season2025winter .top_fv_inner .top_fv_content_wrap.is-loaded .top_fv_title_wrap {
  opacity: 0.3 !important;
}
.season2025winter .top_fv_inner .top_fv_content_wrap.is-loaded .top_fv_collection_wrap,
.season2025winter .top_fv_inner .top_fv_content_wrap.is-loaded .top_fv_logo_wrap {
  transition: opacity 2.4s cubic-bezier(0.42, 0, 0, 1) 2s, filter 2s cubic-bezier(0.42, 0, 0, 1) 2.4s;
}
.season2025winter .top_fv_inner .top_fv_content_wrap.is-loaded .top_fv_title_wrap {
  transition: opacity 3s cubic-bezier(0.42, 0, 0, 1) 2.4s, -webkit-mask-position 3s cubic-bezier(0.52, -0.01, 0.2, 1.01) 2.4s;
  transition: mask-position 3s cubic-bezier(0.52, -0.01, 0.2, 1.01) 2.4s, opacity 3s cubic-bezier(0.42, 0, 0, 1) 2.4s;
  transition: mask-position 3s cubic-bezier(0.52, -0.01, 0.2, 1.01) 2.4s, opacity 3s cubic-bezier(0.42, 0, 0, 1) 2.4s, -webkit-mask-position 3s cubic-bezier(0.52, -0.01, 0.2, 1.01) 2.4s;
}
.season2025winter .top_fv_inner .top_fv_content_wrap.is-loaded .top_fv_img {
  transition: clip-path 3s cubic-bezier(0.8, -0.01, 0.29, 1) 0.2s, opacity 3s cubic-bezier(0.8, -0.01, 0.29, 1) 0.2s, transform 3s cubic-bezier(0.8, -0.01, 0.29, 1) 0.2s;
}
@media all and (max-width: 767px) {
  .season2025winter .top_fv_inner .top_fv_content_wrap.is-loaded .img_01 .top_fv_img {
    transition: clip-path 3s cubic-bezier(0.8, -0.01, 0.29, 1) 0.2s, opacity 2.4s cubic-bezier(0.8, -0.01, 0.29, 1) 0.2s;
  }
  .season2025winter .top_fv_inner .top_fv_content_wrap.is-loaded .img_02 .top_fv_img {
    transition: clip-path 3s cubic-bezier(0.42, 0, 0, 1) 0.5s, opacity 5s cubic-bezier(0.42, 0, 0, 1) 0.5s;
  }
}
.season2025winter {
  /* ========== Story ========== */
}
.season2025winter .top_story_img_wrap {
  transition: opacity 1.6s cubic-bezier(0.42, 0, 0, 1), filter 1.6s cubic-bezier(0.42, 0, 0, 1);
  filter: blur(calc(10px - var(--intersection-progress) * 10px));
  opacity: calc(var(--intersection-progress));
}
.season2025winter .top_story_text_wrap .top_story_text {
  transition: opacity 2s cubic-bezier(0.42, 0, 0, 1);
  opacity: calc(var(--intersection-progress));
}
.season2025winter {
  /* ========== Product ========== */
}
.season2025winter .top_item_inner_wrap {
  display: none;
}
.season2025winter .top_item_inner_wrap.is-intersect {
  display: block;
}
.season2025winter .top_sec_title_inner {
  transition: opacity 1.5s cubic-bezier(0.42, 0, 0, 1), filter 1.5s cubic-bezier(0.42, 0, 0, 1);
  position: relative;
  z-index: 2;
}
.season2025winter .top_sec_title_inner.is-intersect {
  opacity: 0;
  /* filter: blur(10px); */
}
@media all and (max-width: 767px) {
  .season2025winter .top_sec_title_inner {
    transition: opacity 1.5s cubic-bezier(0.42, 0, 0, 1);
  }
  .season2025winter .top_sec_title_inner.is-intersect {
    opacity: 0;
  }
}
.season2025winter .top_sec_detail_inner.rev {
  margin-top: 180vh;
}
@media all and (max-width: 767px) {
  .season2025winter .top_sec_detail_inner.rev {
    margin-top: 220vh;
  }
}
.season2025winter .top_item_inner.rev {
  transition: opacity 1.5s linear, clip-path 2s cubic-bezier(0.42, 0, 0, 1);
  opacity: 0;
  clip-path: inset(0 100% 0 0);
  overflow: hidden;
  pointer-events: none;
}
@media all and (min-width: 768px) {
  .season2025winter .top_item_inner.rev .top_item_img.base {
    transition: filter 1.5s cubic-bezier(0.42, 0, 0, 1), transform 2s cubic-bezier(0.42, 0, 0, 1);
    transform: scale(1.02);
    filter: blur(10px);
  }
}
.season2025winter .top_item_inner.rev .top_item_btn {
  transition: all 1.5s cubic-bezier(0.42, 0, 0, 1);
  transform: translateY(50%);
  opacity: 0;
}
.season2025winter .top_item_inner.rev.is-intersect {
  opacity: 1;
  pointer-events: auto;
  clip-path: inset(0 0 0 0);
}
@media all and (min-width: 768px) {
  .season2025winter .top_item_inner.rev.is-intersect .top_item_img.base {
    transform: scale(1);
    filter: blur(0);
  }
}
.season2025winter .top_item_inner.rev.is-intersect .top_item_btn {
  transform: translateY(0);
  opacity: 1;
}
.season2025winter .top_sec_wrap .top_sec_title_bg.rev {
  background-color: #262521;
  opacity: calc(var(--scroll-progress));
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.season2025winter .top_item_img.scale-up {
  transition: opacity 1.5s cubic-bezier(0.42, 0, 0, 1), transform 10s linear, filter 1.2s cubic-bezier(0.42, 0, 0, 1);
  transform: scale(1.3);
  pointer-events: none;
  opacity: 0;
  filter: blur(8px);
}
.season2025winter .top_item_img.scale-up.is-intersect {
  transform: scale(1.35);
  opacity: 1;
  filter: blur(0);
}
@media all and (min-width: 768px) {
  .season2025winter .top_item_list_wrap.rev {
    transition: width 1.2s cubic-bezier(0.6, 0.01, 0.28, 1);
  }
  .season2025winter .top_item_list_wrap.rev.is-intersect {
    width: calc(100% * var(--scale-factor));
  }
}
@media all and (max-width: 767px) {
  .season2025winter .top_item_list_wrap.rev {
    transition: opacity 0.7s cubic-bezier(0.08, 0.68, 0.28, 1) 0.5s;
  }
  .season2025winter .top_item_list_wrap.rev.is-intersect {
    opacity: 0;
  }
}
.season2025winter {
  /* ========== Gallery ========== */
}
.season2025winter .top_gallery_img_wrap {
  overflow: hidden;
}
.season2025winter .top_gallery_img_wrap .top_gallery_img {
  scale: 1.2;
  transform: translate(-50%, calc(-60% + var(--scroll-progress) * 20%));
}
.season2025winter .top_new_bk_img_wrap {
  overflow: hidden;
}
.season2025winter .top_new_bk_img_wrap .top_new_bk_img {
  scale: 1.05;
  transform: translate(0, calc(-5% + var(--scroll-progress) * 5%));
}
.season2025winter {
  /* ========== ShopLimited ========== */
}
.season2025winter #shop-limited .top_limited_title_wrap {
  transition: -webkit-mask-position 3s cubic-bezier(0.5, 0, 0, 1);
  transition: mask-position 3s cubic-bezier(0.5, 0, 0, 1);
  transition: mask-position 3s cubic-bezier(0.5, 0, 0, 1), -webkit-mask-position 3s cubic-bezier(0.5, 0, 0, 1);
  opacity: 1;
  -webkit-mask-image: linear-gradient(45deg, #211815 16%, rgba(33, 24, 21, 0) 80%);
          mask-image: linear-gradient(45deg, #211815 16%, rgba(33, 24, 21, 0) 80%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  -webkit-mask-position: calc(150% - 150% * var(--intersection-progress)) 0%;
          mask-position: calc(150% - 150% * var(--intersection-progress)) 0%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

/* 確保當 intersection-progress 達到 1 時完全顯示 */
.season2025winter #shop-limited .top_limited_title_wrap.is-intersect {
  -webkit-mask-position: 0% 0%;
          mask-position: 0% 0%;
}
.season2025winter #shop-limited .top_limited_title_wrap.solid {
  -webkit-mask-image: linear-gradient(45deg, rgb(0, 0, 0) 55%, rgba(0, 0, 0, 0) 75%);
          mask-image: linear-gradient(45deg, rgb(0, 0, 0) 55%, rgba(0, 0, 0, 0) 75%);
}
.season2025winter #shop-limited .top_limited_title_img_wrap {
  animation: loop-slide 64s infinite linear 1s both;
}
.season2025winter {
  /* ========== Pray ========== */
}
.season2025winter #the-shape-of-pray .top_pray_item:hover {
  opacity: 0.7;
  transition: opacity 0.5s cubic-bezier(0.42, 0, 0, 1) 0s;
  transition-delay: 0s !important;
}
.season2025winter #the-shape-of-pray .top_pray_item:hover a {
  opacity: 1;
}
.season2025winter #the-shape-of-pray .archive_pray_arrow {
  transition: transform 0.5s cubic-bezier(0.42, 0, 0, 1) 0s;
}
.season2025winter #the-shape-of-pray .archive_pray_link:hover .archive_pray_arrow {
  transform: translateX(4px);
}
.season2025winter {
  /* ========== Movie ========== */
  /* ========== Collection ========== */
}

/* fix */
/*
  2025 New Collection “PRAY” vol.4 - fix stylesheet
  Order aligned with index.astro: FV → Story → Product → Gallery → ShopLimited → Pray → Movie → Collection
*/
/* Global: main layout adjustments */
@media all and (min-width: 768px) {
  #main.season2025winter {
    padding-bottom: 110px;
  }
}
.season2025winter {
  /* ========== Utilities ========== */
}
.season2025winter .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.season2025winter .relative {
  position: relative;
}
.season2025winter .absolute-top-left {
  position: absolute;
  top: 0;
  left: 0;
}
.season2025winter .info_lines {
  display: grid;
  row-gap: 10px;
}
.season2025winter .info_lines .info_line {
  line-height: 1.6;
}
@media all and (min-width: 768px) {
  .season2025winter .info_lines .info_line {
    font-size: 12px;
  }
}
.season2025winter .info_lines span {
  white-space: nowrap;
}
.season2025winter {
  /* ========== FV ========== */
}
@media all and (max-width: 767px) {
  .season2025winter .top_fv_wrap {
    height: 100vh;
  }
  .season2025winter .top_fv_wrap .top_fv_inner {
    height: 100%;
    background-color: #262521;
  }
  .season2025winter .top_fv_wrap .top_fv_content_wrap {
    height: 100svh;
  }
}
.season2025winter .top_fv_img_wrap::before {
  display: none;
}
@media all and (max-width: 767px) {
  .season2025winter .top_fv_title_wrap {
    height: 84svh;
  }
}
.season2025winter {
  /* ========== Story ========== */
  /* ========== Product ========== */
  /* Product: shared layout (items, list, image wrappers) */
}
.season2025winter .top_sec_detail_text_en {
  padding-top: 60px;
}
@media all and (max-width: 767px) {
  .season2025winter .top_sec_detail_text_en {
    padding-top: 40px;
  }
}
.season2025winter .top_item_inner,
.season2025winter .top_item_img_and_list,
.season2025winter .top_item_img_wrap,
.season2025winter .top_item_img {
  width: 100%;
  max-width: none;
  height: 100%;
}
.season2025winter .top_item_img_and_list {
  overflow: hidden;
  position: relative;
}
.season2025winter {
  /* Product: responsive adjustments (SP) */
}
@media all and (max-width: 768px) {
  .season2025winter .top_sec_title.rev {
    height: 100%;
  }
  .season2025winter .top_item_img_wrap_fg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #262521;
    pointer-events: none;
    opacity: calc(var(--scroll-progress) * 0.65);
  }
  .season2025winter .top_sec_detail_inner.rev {
    min-height: auto;
  }
}
.season2025winter {
  /* Product: button background variants by section (light) */
}
.season2025winter .sec_01 .top_item_list_wrap.rev .top_item_btn_link, .season2025winter .sec_03 .top_item_list_wrap.rev .top_item_btn_link {
  background-color: rgba(255, 255, 255, 0.2);
}
.season2025winter {
  /* Product: button background variants by section (dark) */
}
.season2025winter .sec_02 .top_item_list_wrap.rev .top_item_btn_link, .season2025winter .sec_04 .top_item_list_wrap.rev .top_item_btn_link {
  background-color: rgba(0, 0, 0, 0.35);
}
.season2025winter {
  /* Product: item list positioning and button variants */
}
.season2025winter .top_item_list_wrap.rev {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  aspect-ratio: 1;
  width: 100%;
  height: auto;
  z-index: 1;
}
.season2025winter .top_item_list_wrap.rev .top_item_btn {
  left: var(--left);
  top: var(--top);
}
.season2025winter .top_item_list_wrap.rev .top_item_btn.variant-white .top_item_btn_link {
  background-color: rgba(255, 255, 255, 0.25);
}
.season2025winter .top_item_list_wrap.rev .top_item_btn.variant-black .top_item_btn_link {
  background-color: rgba(0, 0, 0, 0.25);
}
.season2025winter {
  /* Product: title image sizing/position */
}
@media all and (min-width: 768px) {
  .season2025winter .top_sec_wrap .top_title_img_wrap.rev {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media all and (min-width: 1180px) {
  .season2025winter .top_sec_wrap .top_title_img_wrap.rev .top_title_no_img {
    height: 25.5px;
  }
  .season2025winter .top_sec_wrap .top_title_img_wrap.rev .top_title_img {
    height: 70px;
  }
}
@media all and (min-width: 1180px) {
  .season2025winter .top_sec_wrap.sec_04 .top_title_img_wrap.rev .top_title_img {
    height: 178px;
  }
}
.season2025winter {
  /* Product: title wrapper adjustments */
}
.season2025winter .top_sec_title_wrap.rev {
  position: relative;
}
.season2025winter {
  /* Product: title inner SP background override */
}
@media only screen and (max-width: 767px) {
  .season2025winter .top_sec_title_inner {
    background-image: none !important;
  }
}
.season2025winter {
  /* Product: detail background overlay container */
}
.season2025winter .top_sec_detail_inner_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.season2025winter {
  /* Product: item container background reset */
}
.season2025winter .top_item_wrap.rev {
  background-color: unset;
}
.season2025winter {
  /* Product: fixed side images (PC split) */
}
.season2025winter .top_item_inner.rev {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 0;
  left: 0;
}
@media all and (min-width: 768px) {
  .season2025winter .top_item_inner.rev {
    background-color: unset;
    width: calc(var(--content-size-width) / 2);
  }
  .season2025winter .top_item_inner.rev.sec_01, .season2025winter .top_item_inner.rev.sec_03 {
    left: 0;
    right: auto;
  }
  .season2025winter .top_item_inner.rev.sec_02, .season2025winter .top_item_inner.rev.sec_04 {
    left: calc(var(--content-size-width) / 2);
  }
}
.season2025winter {
  /* Product: image wrapper aspect and fit */
  /* SVGを編集せず、親の高さを制御してフィットさせる */
}
.season2025winter .top_item_img_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto; /* 既存の height:100% を上書き */
  min-height: 100%;
  aspect-ratio: 1/2; /* 1500x3000 に合わせる */
}
.season2025winter {
  /* Product: image element fit */
}
.season2025winter .top_item_img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
.season2025winter {
  /* Product: section background images */
}
.season2025winter .top_sec_title_and_item_wrap {
  background-image: url("./top_bg_sp.jpg") !important;
}
@media all and (min-width: 768px) {
  .season2025winter .top_sec_title_and_item_wrap {
    background-image: url("./top_bg_pc.jpg") !important;
  }
}
@media all and (max-width: 767px) {
  .season2025winter .top_item_img, .season2025winter .top_item_list_wrap.rev {
    width: 115%;
  }
}
.season2025winter {
  /* ========== Gallery ========== */
}
.season2025winter .gallery_02 .top_gallery_img {
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  width: 100%;
}
.season2025winter {
  /* ========== ShopLimited ========== */
}
@media all and (min-width: 768px) {
  .season2025winter #shop-limited .top_limited_title_img {
    height: 4.44vw;
  }
}
@media all and (max-width: 767px) {
  .season2025winter #shop-limited .top_limited_title_img {
    height: 8.5vw;
  }
}
@media all and (max-width: 767px) {
  .season2025winter #shop-limited .top_limited_text {
    font-size: 4vw;
  }
}
.season2025winter {
  /* ========== Pray ========== */
}
@media all and (min-width: 768px) {
  .season2025winter .top_pray_wrap {
    padding-top: 100px;
  }
  .season2025winter .top_pray_inner {
    margin-top: 0;
  }
}
.season2025winter .top_pray_item_link_btn_wrap, .season2025winter .top_pray_item_title_wrap {
  pointer-events: none;
}
.season2025winter #shop-limited, .season2025winter #the-shape-of-pray {
  position: relative;
  z-index: 4;
}
@media all and (max-width: 767px) {
  .season2025winter #prayItemList .modalBtn.modalClose {
    top: 72px;
  }
  .season2025winter .archive_pray_arrow {
    height: 2vw;
  }
}
.season2025winter #the-shape-of-pray .archive_pray_text_en_wrap {
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.season2025winter #the-shape-of-pray .archive_pray_text_en_wrap .archive_pray_text_en .material {
  margin-top: 4px;
  display: block;
  line-height: 1.6;
}
@media all and (max-width: 767px) {
  .season2025winter #the-shape-of-pray .archiveListArea {
    height: calc((100vw - 24px) * 1.4321907601);
  }
}
.season2025winter {
  /* ========== Movie ========== */
}
.season2025winter .hacobune-unit-video-outline {
  padding: 0 !important;
  height: 0 !important;
}
.season2025winter .hacobune-app-container {
  width: 100% !important;
}
.season2025winter .hacobune-app-container .hacobune-unit-video {
  margin: 0 !important;
}
.season2025winter .movieArea {
  background-color: #262521;
}
.season2025winter .movieArea .movie-video-raw {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
@media all and (max-width: 767px) {
  .season2025winter .movieArea .movie-video-raw {
    aspect-ratio: 9/16;
  }
}
.season2025winter {
  /* ========== SP Loader ========== */
}
.season2025winter #sp-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 20;
  background-color: #262521;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  transition: opacity 0.5s ease-in-out;
  display: none;
}
@media all and (max-width: 767px) {
  .season2025winter #sp-loader {
    display: flex;
  }
}
.season2025winter #sp-loader .loader {
  width: 20px;
  padding: 1px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #fff;
  --_m:
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  animation: l3 1s infinite linear;
}
@keyframes l3 {
  to {
    transform: rotate(1turn);
  }
}
.season2025winter #sp-loader.is-loaded {
  opacity: 0;
  pointer-events: none;
}

body {
  overflow: visible !important;
}

/* 11/21(金)発売予定 */
.season2025winter .top_item_btn.notYet1121 a {
  pointer-events: none;
  position: relative;
}

.season2025winter .top_item_btn.notYet1121:hover a:before {
  width: 5em;
  white-space: pre;
  content: "11/21(金)\a発売予定";
  color: #595757;
  font-size: 80%;
  line-height: 1.46;
  text-align: center;
  position: absolute;
  top: -3.3em;
  left: -1.5em;
  z-index: 6;
  opacity: 1;
}

.season2025winter .top_item_btn.notYet1121:hover a:after {
  width: 5em;
  height: 2.92em;
  content: "";
  background-color: #fff;
  border: rgba(0, 0, 0, 0.5) 1px solid;
  position: absolute;
  top: -3em;
  left: -1.5em;
  z-index: 1;
  display: block;
  opacity: 1;
}

.season2025winter .itemModal.prayItemList .archive_pray_text_note_wrap {
  display: none;
}
.season2025winter .itemModal.prayItemList .archive_pray_text_en .text {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
  align-items: center;
}
.season2025winter .itemModal.prayItemList .slider_2_slide.notYet1121 .archive_pray_inner {
  pointer-events: none;
}
@media all and (min-width: 768px) {
  .season2025winter .itemModal.prayItemList .slider_2_slide.notYet1121 .archive_pray_detail_inner {
    padding-top: 60px;
  }
}
.season2025winter .itemModal.prayItemList .slider_2_slide.notYet1121 .archive_pray_arrow {
  display: none;
}
.season2025winter .itemModal.prayItemList .slider_2_slide.notYet1121 .archive_pray_text_note_wrap {
  display: block;
  font-size: 3.2vw;
}
@media all and (min-width: 768px) {
  .season2025winter .itemModal.prayItemList .slider_2_slide.notYet1121 .archive_pray_text_note_wrap {
    font-size: 12px;
  }
}
.season2025winter .itemModal.prayItemList .slider_2_slide.notYet1121 .archive_pray_text_note_wrap {
  padding-top: 8px;
}