body {
  margin: 0;
  background-color: #f0f0f0;
}

.stj_contents h2 {
  margin: 0;
}
.stj_contents img {
  vertical-align: top;
}
.stj_contents ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #fff;
}
.stj_contents a {
  text-decoration: none;
  transition: 0.4s;
}
.stj_contents a:hover {
  opacity: 0.8;
}

.br_sp {
  display: none;
}
@media (max-width: 710px) {
  .br_sp {
    display: block;
  }
}

.price {
  padding-top: 1.6666666667vw;
}
@media (min-width: 1200px) {
  .price {
    padding-top: 12px;
  }
}
.price_list {
  line-height: 1.3;
  color: #fff;
}
.price_list li {
  text-align: right;
  font-size: clamp(0.625rem, 0.26rem + 0.822vw, 1rem);
  display: flex;
  justify-content: end;
  padding-bottom: 4px;
}
@media (max-width: 710px) {
  .price_list li {
    font-size: clamp(0.625rem, 0.381rem + 1.395vw, 1rem);
    align-items: center;
  }
}
.price_list li .number {
  display: block;
  margin-left: 12px;
}
.price_list li .buy {
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 2px 10px;
  background-color: #000;
  font-size: clamp(0.25rem, 0.006rem + 1.395vw, 0.625rem);
  margin-left: 12px;
  border-radius: 8px;
  color: #fff;
  transition: 0.3s;
}
@media (max-width: 710px) {
  .price_list li .buy {
    padding: 6px 14px;
    font-size: clamp(0.5rem, 0.337rem + 0.93vw, 0.75rem);
  }
}
.price_list li .buy:hover {
  opacity: 0.6;
}

.stj_contents {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  font-family: "ryo-display-plusn", serif;
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 710px) {
  .stj_contents {
    max-width: 710px;
  }
}
.stj_contents .fv_ {
  position: relative;
  width: 100%;
  max-width: 1200px;
  aspect-ratio: 1200/375;
  background-image: url(/img/usr/feature/other/2511_holiday/fv_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 710px) {
  .stj_contents .fv_ {
    max-width: 710px;
    aspect-ratio: 710/383;
    background-image: url(/img/usr/feature/other/2511_holiday/fv_bg_sp.jpg);
  }
}
.stj_contents .fv_title_ {
  font-family: "ltc-bodoni-175", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(3.25rem, 1.439rem + 4.082vw, 4.5rem);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -65%);
  width: 100%;
  padding-top: 3.3333333333vw;
}
@media (max-width: 710px) {
  .stj_contents .fv_title_ {
    font-size: clamp(1.75rem, 0.122rem + 9.302vw, 4.25rem);
    padding-top: 10vw;
  }
}
.stj_contents .fv_title_year {
  display: block;
  text-align: center;
  font-size: clamp(2.375rem, 1.107rem + 2.857vw, 3.25rem);
}
@media (max-width: 710px) {
  .stj_contents .fv_title_year {
    font-size: clamp(1.5rem, 0.523rem + 5.581vw, 3rem);
  }
}
.stj_contents .fv_title_str {
  display: block;
  text-align: center;
}
.stj_contents .fv_title_logo {
  display: block;
  text-align: center;
  padding-bottom: 1.6666666667vw;
  width: 100%;
  margin: -1.6666666667vw;
}
@media (min-width: 1200px) {
  .stj_contents .fv_title_logo {
    margin: -8px auto 0;
  }
}
@media (max-width: 710px) {
  .stj_contents .fv_title_logo {
    margin: -2.3333333333vw auto;
  }
}
.stj_contents .fv_title_logo img {
  vertical-align: baseline;
  width: 27.5%;
}
@media (max-width: 710px) {
  .stj_contents .fv_title_logo img {
    width: 44.5%;
  }
}
.stj_contents .fv_item_01 {
  width: 4.25vw;
  height: 29.5833333333vw;
  max-width: 51px;
  max-height: 355px;
  background-image: url(/img/usr/feature/other/2511_holiday/fv_decoration_01.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-840%, -76%);
}
@media (max-width: 710px) {
  .stj_contents .fv_item_01 {
    transform: translate(-840%, -146%) scale(1.7);
  }
}
.stj_contents .fv_item_02 {
  width: 4.6666666667vw;
  height: 31.8333333333vw;
  max-width: 56px;
  max-height: 382px;
  background-image: url(/img/usr/feature/other/2511_holiday/fv_decoration_02.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-340%, -112%);
}
@media (max-width: 710px) {
  .stj_contents .fv_item_02 {
    transform: translate(-400%, -158%) scale(1.7);
  }
}
.stj_contents .fv_item_03 {
  width: 4vw;
  height: 29vw;
  max-width: 48px;
  max-height: 348px;
  background-image: url(/img/usr/feature/other/2511_holiday/fv_decoration_03.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(254%, -110%);
}
@media (max-width: 710px) {
  .stj_contents .fv_item_03 {
    transform: translate(380%, -162%) scale(1.7);
  }
}
.stj_contents .fv_item_04 {
  width: 4.8333333333vw;
  height: 32vw;
  max-width: 58px;
  max-height: 384px;
  background-image: url(/img/usr/feature/other/2511_holiday/fv_decoration_04.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(700%, -74%);
}
@media (max-width: 710px) {
  .stj_contents .fv_item_04 {
    transform: translate(620%, -140%) scale(1.7);
  }
}
.stj_contents .section01_ {
  max-width: 1200px;
  width: 100%;
  aspect-ratio: 1200/439;
  background-image: url(/img/usr/feature/other/2511_holiday/section01_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 710px) {
  .stj_contents .section01_ {
    background-image: url(/img/usr/feature/other/2511_holiday/section01_bg_sp.jpg);
    max-width: 710px;
    aspect-ratio: 710/537;
  }
}
.stj_contents .section01_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -65%);
  line-height: 1.8;
  text-align: center;
  color: #fff;
  font-size: clamp(0.75rem, 0.207rem + 1.224vw, 1.125rem);
  width: 100%;
}
@media (max-width: 710px) {
  .stj_contents .section01_text {
    font-size: clamp(0.5rem, 0.093rem + 2.326vw, 1.125rem);
    line-height: 2.2;
  }
}
.stj_contents .section01_decoration_01 {
  background-image: url(/img/usr/feature/other/2511_holiday/section01_decoration_01.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 4.5833333333vw;
  height: 10.4166666667vw;
  max-width: 55px;
  max-height: 125px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-740%, -10%);
}
@media (max-width: 710px) {
  .stj_contents .section01_decoration_01 {
    transform: translate(-840%, 40%) scale(2);
  }
}
.stj_contents .section01_decoration_02 {
  background-image: url(/img/usr/feature/other/2511_holiday/section01_decoration_01.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 4.5833333333vw;
  height: 10.4166666667vw;
  max-width: 55px;
  max-height: 125px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(620%, -80%);
}
@media (max-width: 710px) {
  .stj_contents .section01_decoration_02 {
    transform: translate(690%, -140%) scale(2);
  }
}
.stj_contents .section02_ {
  max-width: 1200px;
  width: 100%;
  aspect-ratio: 1200/1550;
  background-image: url(/img/usr/feature/other/2511_holiday/section02_bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
@media (max-width: 710px) {
  .stj_contents .section02_ {
    background-image: url(/img/usr/feature/other/2511_holiday/section02_bg_sp.jpg?251110v0);
    max-width: 710px;
    aspect-ratio: 710/3560;
  }
}
.stj_contents .section02_title {
  text-align: center;
  padding-top: 9.8333333333vw;
  margin-bottom: 1vw;
  width: 100%;
}
@media (min-width: 1200px) {
  .stj_contents .section02_title {
    padding-top: 118px;
    margin-bottom: 52px;
  }
}
@media (max-width: 710px) {
  .stj_contents .section02_title {
    padding-top: 15.6666666667vw;
    margin-bottom: 5vw;
  }
}
.stj_contents .section02_title img {
  width: 35%;
}
@media (max-width: 710px) {
  .stj_contents .section02_title img {
    width: 58%;
  }
}
.stj_contents .section02_imgWrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 3.3333333333vw;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .stj_contents .section02_imgWrapper {
    gap: 40px;
  }
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper {
    flex-direction: column;
  }
}
.stj_contents .section02_imgWrapper .img_block a {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._01 {
    width: 82%;
  }
}
.stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(1) .decoration {
  background-image: url(/img/usr/feature/other/2511_holiday/section02_decoration_02.png);
  background-size: cover;
  width: 10.5vw;
  height: 11.4166666667vw;
  max-width: 126px;
  max-height: 137px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-210%, 194%);
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(1) .decoration {
    transform: translate(-400%, 334%) scale(2);
  }
}
.stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(1) a img {
  width: 33.6666666667vw;
  height: 33.8333333333vw;
  max-width: 404px;
  max-height: 406px;
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(1) a img {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
  }
}
.stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(2) {
  margin-top: 6.6666666667vw;
}
@media (min-width: 1200px) {
  .stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(2) {
    margin-top: 80px;
  }
}
.stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(2) .decoration {
  background-image: url(/img/usr/feature/other/2511_holiday/section02_decoration_01.png);
  background-size: cover;
  width: 10.5vw;
  height: 11.4166666667vw;
  max-width: 126px;
  max-height: 137px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(88%, -144%);
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(2) .decoration {
    transform: translate(240%, 454%) scale(2);
  }
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(2) a {
    width: 84%;
    margin: 0 auto;
  }
}
.stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(2) a img {
  width: 30.75vw;
  height: 45.25vw;
  max-width: 369px;
  max-height: 543px;
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._01 .img_block:nth-of-type(2) a img {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
  }
}
.stj_contents .section02_imgWrapper._02 {
  align-items: end;
  margin-top: 0;
}
@media (min-width: 1200px) {
  .stj_contents .section02_imgWrapper._02 {
    margin: 0 auto;
  }
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._02 {
    margin-top: 6.6666666667vw;
    width: 82%;
    flex-direction: column-reverse;
  }
}
.stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(1) {
  position: relative;
  top: -8.3333333333vw;
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(1) {
    margin-top: 6.6666666667vw;
    top: 0;
  }
}
@media (min-width: 1200px) {
  .stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(1) {
    top: -100px;
  }
}
.stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(1) .decoration {
  background-image: url(/img/usr/feature/other/2511_holiday/section02_decoration_01.png);
  background-size: cover;
  width: 10.5vw;
  height: 11.4166666667vw;
  max-width: 125px;
  max-height: 127px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-180%, 234%) scaleX(-1);
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(1) .decoration {
    transform: translate(230%, 454%) scale(2);
  }
}
@media (min-width: 1200px) {
  .stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(1) .decoration {
    margin-top: 120px;
  }
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(1) a {
    width: 84%;
    margin: 0 auto;
  }
}
.stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(1) a img {
  width: 30.75vw;
  height: 45.25vw;
  max-width: 369px;
  max-height: 543px;
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(1) a img {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
  }
}
.stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(2) .decoration {
  background-image: url(/img/usr/feature/other/2511_holiday/section02_decoration_02.png);
  background-size: cover;
  width: 10.5vw;
  height: 11.4166666667vw;
  max-width: 125px;
  max-height: 127px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(100%, -120%) scaleX(-1);
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(2) .decoration {
    transform: translate(-400%, 164%) scale(2);
  }
}
.stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(2) a img {
  width: 33.6666666667vw;
  height: 33.8333333333vw;
  max-width: 404px;
  max-height: 406px;
}
@media (max-width: 710px) {
  .stj_contents .section02_imgWrapper._02 .img_block:nth-of-type(2) a img {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
  }
}
.stj_contents .section02_imgWrapper .img_block {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.stj_contents .section03_ {
  max-width: 1200px;
  width: 100%;
  aspect-ratio: 1200/1000;
  background-image: url(/img/usr/feature/other/2511_holiday/section03_bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
@media (max-width: 710px) {
  .stj_contents .section03_ {
    background-image: url(/img/usr/feature/other/2511_holiday/section03_bg_sp.jpg);
    max-width: 710px;
    aspect-ratio: 710/1006;
  }
}
.stj_contents .section03_title {
  text-align: center;
  padding-top: 11.1666666667vw;
  margin-bottom: 3.5vw;
}
@media (min-width: 1200px) {
  .stj_contents .section03_title {
    padding-top: 134px;
    margin-bottom: 64px;
  }
}
@media (max-width: 710px) {
  .stj_contents .section03_title {
    padding-top: 19vw;
    margin-bottom: 2.6666666667vw;
  }
}
.stj_contents .section03_title img {
  width: 29.5%;
}
@media (max-width: 710px) {
  .stj_contents .section03_title img {
    width: 50%;
  }
}
.stj_contents .section03_imgWrapper {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.stj_contents .section03_imgWrapper .img_block {
  position: relative;
}
.stj_contents .section03_imgWrapper .img_block a {
  display: block;
}
@media (max-width: 710px) {
  .stj_contents .section03_imgWrapper .img_block {
    width: 82%;
    margin: 0 auto;
  }
}
.stj_contents .section03_imgWrapper .img_block .decoration {
  background-image: url(/img/usr/feature/other/2511_holiday/section03_decoration_01.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 13.5833333333vw;
  height: 13.8333333333vw;
  max-width: 163px;
  max-height: 166px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-220%, 160%);
}
@media (max-width: 710px) {
  .stj_contents .section03_imgWrapper .img_block .decoration {
    transform: translate(-310%, 204%) scale(2);
  }
}
.stj_contents .section03_imgWrapper .img_block img {
  width: 48.3333333333vw;
  height: 40.4166666667vw;
  max-width: 580px;
  max-height: 485px;
}
@media (max-width: 710px) {
  .stj_contents .section03_imgWrapper .img_block img {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
  }
}
.stj_contents .section04_ {
  max-width: 1200px;
  width: 100%;
  aspect-ratio: 1200/1000;
  background-image: url(/img/usr/feature/other/2511_holiday/section04_bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
@media (max-width: 710px) {
  .stj_contents .section04_ {
    background-image: url(/img/usr/feature/other/2511_holiday/section04_bg_sp.jpg);
    max-width: 710px;
    aspect-ratio: 710/1006;
  }
}
.stj_contents .section04_title {
  text-align: center;
  padding-top: 10.1666666667vw;
  margin-bottom: 3.5vw;
}
@media (min-width: 1200px) {
  .stj_contents .section04_title {
    padding-top: 132px;
    margin-bottom: 64px;
  }
}
@media (max-width: 710px) {
  .stj_contents .section04_title {
    padding-top: 15.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.stj_contents .section04_title img {
  width: 29.1%;
}
@media (max-width: 710px) {
  .stj_contents .section04_title img {
    width: 48.5%;
  }
}
.stj_contents .section04_imgWrapper {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.stj_contents .section04_imgWrapper .img_block {
  position: relative;
}
.stj_contents .section04_imgWrapper .img_block a {
  display: block;
}
@media (max-width: 710px) {
  .stj_contents .section04_imgWrapper .img_block {
    width: 82%;
    margin: 0 auto;
  }
}
.stj_contents .section04_imgWrapper .img_block .decoration {
  background-image: url(/img/usr/feature/other/2511_holiday/section04_decoration_01.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 13.5833333333vw;
  height: 14.25vw;
  max-width: 163px;
  max-height: 171px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-220%, 155%);
}
@media (max-width: 710px) {
  .stj_contents .section04_imgWrapper .img_block .decoration {
    transform: translate(-310%, 204%) scale(2);
  }
}
.stj_contents .section04_imgWrapper .img_block img {
  width: 48.3333333333vw;
  height: 40.4166666667vw;
  max-width: 580px;
  max-height: 485px;
}
@media (max-width: 710px) {
  .stj_contents .section04_imgWrapper .img_block img {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
  }
}

.initial_open {
  opacity: 0;
  transition: 1.6s;
}
.initial_open.on {
  opacity: 1;
}

.initial_open:nth-of-type(1) {
  transition: opacity 3.2s ease;
}

.initial_open:nth-of-type(2) {
  transition: opacity 2.2s ease;
}

.initial_open:nth-of-type(3) {
  transition: opacity 2.8s ease;
}

.initial_open:nth-of-type(4) {
  transition: opacity 3.6s ease;
}

.initial_open:nth-of-type(5) {
  transition: opacity 2.4s ease;
}

.fadeIn {
  opacity: 0;
  transition: 1.6s;
}

.fadeIn.is-show {
  opacity: 1;
}

.fadeIn_up {
  opacity: 0;
  transform: translate(0, 4%);
  transition: 1.6s;
}

.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

#snow_particlesjs {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}

.top_btn {
  padding: 3.3333333333vw 0;
  display: flex;
  justify-content: center;
  background-color: #D7DEE8;
  font-size: clamp(0.625rem, 0.26rem + 0.822vw, 1rem);
}
@media (max-width: 710px) {
  .top_btn {
    padding: 5vw 0;
  }
}
@media (min-width: 1200px) {
  .top_btn {
    padding: 40px 0;
  }
}
.top_btn a {
  color: #999;
  font-size: clamp(0.5rem, -0.224rem + 1.633vw, 1rem);
}
@media (max-width: 710px) {
  .top_btn a {
    font-size: clamp(0.75rem, 0.587rem + 0.93vw, 1rem);
  }
}/*# sourceMappingURL=2510_stj_holiday.css.map */