@charset "UTF-8";
.text_common, .Josefin-Sans_700, .prizes .prizes__no-no, .Josefin-Sans_500, .Josefin-Sans_400, .qa .qa-box__head-icon, .qa .qa-box__a-icon, .footer .footer__please .footer__please-text, .Courgette, .title__inner .title__sub, .Kiwi-Maru_500, .title__inner .title__main, .fv .fv__title-sub, .spots .spots__title h2, .Kiwi-Maru_400, .Noto-Sans-JP_700, .common__button-small, .common__button-big, .fv .fv__image-text-title, .fv .fv__image-text-content-text, .about .about__main, .about .about__sub-bold, .about .about__present, .enter .enter__title, .enter .enter__sub-bold, .enter .enter__link, .prizes .prizes__no-text, .prizes .prizes__title, .spots .spots__item-title, .qa .qa-box__head-text, .requirements .requirements__title, .contact .contact_field .form-field__tag, .footer .footer__title, .modal-back .modal__title, .mydialog .mydialog__title, .loading-text, .Noto-Sans-JP_400, .header .header__link, .drawer-content .drawer-content__link, .fv .fv__image-text-content-title, .about .about__sub, .enter .enter__text, .prizes .prizes__text, .spots .spots__item-text, .spots .spots__pick, .qa .qa-box__a-text, .requirements .requirements__text, .contact .contact__caption, .contact .form-text, .contact .form-radio__text, .contact .form-select, .contact .form-textarea, .contact .form-checkbox__text, .footer .footer__text, .footer .footer__copyright small, .modal-back .modal__text, .mydialog .mydialog__text {
  color: #4a3636;
  -webkit-font-feature-settings: "liga" off, "clig" off;
          font-feature-settings: "liga" off, "clig" off;
  line-height: 175%;
  font-style: normal;
}

.Noto-Sans-JP_400, .header .header__link, .drawer-content .drawer-content__link, .fv .fv__image-text-content-title, .about .about__sub, .enter .enter__text, .prizes .prizes__text, .spots .spots__item-text, .spots .spots__pick, .qa .qa-box__a-text, .requirements .requirements__text, .contact .contact__caption, .contact .form-text, .contact .form-radio__text, .contact .form-select, .contact .form-textarea, .contact .form-checkbox__text, .footer .footer__text, .footer .footer__copyright small, .modal-back .modal__text, .mydialog .mydialog__text {
  font-family: "Noto Sans JP";
  font-weight: 400;
}

.Noto-Sans-JP_700, .common__button-small, .common__button-big, .fv .fv__image-text-title, .fv .fv__image-text-content-text, .about .about__main, .about .about__sub-bold, .about .about__present, .enter .enter__title, .enter .enter__sub-bold, .enter .enter__link, .prizes .prizes__no-text, .prizes .prizes__title, .spots .spots__item-title, .qa .qa-box__head-text, .requirements .requirements__title, .contact .contact_field .form-field__tag, .footer .footer__title, .modal-back .modal__title, .mydialog .mydialog__title, .loading-text {
  font-family: "Noto Sans JP";
  font-weight: 700;
}

.Kiwi-Maru_400 {
  font-family: "Kiwi Maru";
  font-weight: 400;
}

.Kiwi-Maru_500, .title__inner .title__main, .fv .fv__title-sub, .spots .spots__title h2 {
  font-family: "Kiwi Maru";
  font-weight: 500;
}

.Courgette, .title__inner .title__sub {
  font-family: Courgette;
  font-weight: 400;
}

.Josefin-Sans_400, .qa .qa-box__head-icon, .qa .qa-box__a-icon, .footer .footer__please .footer__please-text {
  font-family: "Josefin Sans";
  font-weight: 400;
}

.Josefin-Sans_500 {
  font-family: "Josefin Sans";
  font-weight: 500;
}

.Josefin-Sans_700, .prizes .prizes__no-no {
  font-family: "Josefin Sans";
  font-weight: 700;
}

.common__button-small {
  padding: 4px 22px 5px 22px;
  border-radius: 40px;
  border: 2px solid #4a3636;
  background: #ffffff;
  -webkit-box-shadow: 0px 5px 0px 0px #4a3636;
          box-shadow: 0px 5px 0px 0px #4a3636;
  line-height: 160%;
  -webkit-transition: background 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, box-shadow 0.2s, transform 0.2s;
  transition: background 0.2s, box-shadow 0.2s, transform 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s;
}
.common__button-small:hover {
  background: #ffee56;
  -webkit-box-shadow: 0px 2px 0px 0px #4a3636;
          box-shadow: 0px 2px 0px 0px #4a3636;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
@media screen and (max-width: 900px) {
  .common__button-small {
    padding: 2px 22px 3px 22px;
  }
}

.common__button-big {
  padding: 9px 38px;
  border-radius: 40px;
  border: 3px solid #4a3636;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 0px 0px #4a3636;
          box-shadow: 0px 4px 0px 0px #4a3636;
  line-height: 160%;
  -webkit-transition: background 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, box-shadow 0.2s, transform 0.2s;
  transition: background 0.2s, box-shadow 0.2s, transform 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.2s;
}
.common__button-big:hover {
  background: #ffee56;
  -webkit-box-shadow: 0px 1px 0px 0px #4a3636;
          box-shadow: 0px 1px 0px 0px #4a3636;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
@media screen and (max-width: 900px) {
  .common__button-big {
    border: 2px solid #4a3636;
    padding: 5px 22px 5px 22px;
  }
}

.simple-anime {
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
.simple-anime.is-in-view {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fv_anime_title-sub {
  -webkit-transform: translateY(24px);
          transform: translateY(24px);
}

.fv_anime_title-main1 {
  -webkit-transform: translateX(36px);
          transform: translateX(36px);
}

.fv_anime_title-main2 {
  -webkit-transform: translateX(-36px);
          transform: translateX(-36px);
}

.fv_anime_image {
  -webkit-transform: translateY(-24px);
          transform: translateY(-24px);
}

.fv_anime_cat {
  opacity: 0;
}
.fv_anime_cat.is-in-view {
  -webkit-animation: fv_anime_cat 0.75s linear 1.5s forwards;
          animation: fv_anime_cat 0.75s linear 1.5s forwards;
}
@-webkit-keyframes fv_anime_cat {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-32px) scale(1);
            transform: translateY(-32px) scale(1);
  }
  25% {
    opacity: 0;
  }
  60% {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
  }
  80% {
    -webkit-transform: translateY(4px) scale(1.15, 0.85);
            transform: translateY(4px) scale(1.15, 0.85);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}
@keyframes fv_anime_cat {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-32px) scale(1);
            transform: translateY(-32px) scale(1);
  }
  25% {
    opacity: 0;
  }
  60% {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
  }
  80% {
    -webkit-transform: translateY(4px) scale(1.15, 0.85);
            transform: translateY(4px) scale(1.15, 0.85);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}

.fv_anime_title-sub {
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
}

.about_anime_title {
  -webkit-transform: translateY(24px);
          transform: translateY(24px);
}

.about_anime_image-left {
  -webkit-transform: translateX(-36px);
          transform: translateX(-36px);
}

.about_anime_image-right {
  -webkit-transform: translateX(36px);
          transform: translateX(36px);
}

@-webkit-keyframes common_anime_cat {
  0% {
    height: 100%;
  }
  8% {
    height: 100%;
  }
  12% {
    height: 75%;
  }
  16% {
    height: 50%;
  }
  20% {
    height: 25%;
  }
  24% {
    opacity: 1;
    height: 0%;
  }
  25% {
    opacity: 0;
    height: 100%;
  }
  50% {
    opacity: 0;
    height: 100%;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  100% {
    opacity: 1;
    height: 100%;
  }
}

@keyframes common_anime_cat {
  0% {
    height: 100%;
  }
  8% {
    height: 100%;
  }
  12% {
    height: 75%;
  }
  16% {
    height: 50%;
  }
  20% {
    height: 25%;
  }
  24% {
    opacity: 1;
    height: 0%;
  }
  25% {
    opacity: 0;
    height: 100%;
  }
  50% {
    opacity: 0;
    height: 100%;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  100% {
    opacity: 1;
    height: 100%;
  }
}
.about_anime_image-cat.is-in-view .wrap {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.about_anime_image-cat.is-in-view .wrap::before {
  -webkit-animation: common_anime_cat 4s steps(1, start) 0s infinite;
          animation: common_anime_cat 4s steps(1, start) 0s infinite;
  background: #e9f6f8;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.footer_anime_image-cat .wrap {
  position: relative;
  height: 100%;
}
.footer_anime_image-cat .wrap::before {
  -webkit-animation: common_anime_cat 4s steps(1, start) 0s infinite;
          animation: common_anime_cat 4s steps(1, start) 0s infinite;
  background: #e9f6f8;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.enter_anime_title {
  opacity: 0;
}
.enter_anime_title.is-in-view {
  -webkit-animation: enter_anime_title 1.4s linear forwards;
          animation: enter_anime_title 1.4s linear forwards;
}
@-webkit-keyframes enter_anime_title {
  0% {
    -webkit-transform: rotateY(0) translateY(40px);
            transform: rotateY(0) translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(360deg) translateY(0);
            transform: rotateY(360deg) translateY(0);
    opacity: 1;
  }
}
@keyframes enter_anime_title {
  0% {
    -webkit-transform: rotateY(0) translateY(40px);
            transform: rotateY(0) translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(360deg) translateY(0);
            transform: rotateY(360deg) translateY(0);
    opacity: 1;
  }
}

.enter_anime_map {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.enter_anime_item .enter__item > .enter__image {
  opacity: 0;
}
.enter_anime_item .enter__item > .enter__title,
.enter_anime_item .enter__item > .enter__text,
.enter_anime_item .enter__item > .enter__link {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
  opacity: 0;
  -webkit-transform: translateY(24px);
          transform: translateY(24px);
}
.enter_anime_item.is-in-view > .enter__item:nth-child(1) > .enter__image {
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
  opacity: 1;
  -webkit-animation: enter_anime_item-image 1s ease-out 0.8s;
          animation: enter_anime_item-image 1s ease-out 0.8s;
}
.enter_anime_item.is-in-view > .enter__item:nth-child(2) > .enter__image {
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms;
  opacity: 1;
  -webkit-animation: enter_anime_item-image 1s ease-out 1.2s;
          animation: enter_anime_item-image 1s ease-out 1.2s;
}
.enter_anime_item.is-in-view > .enter__item:nth-child(3) > .enter__image {
  -webkit-transition-delay: 1600ms;
          transition-delay: 1600ms;
  opacity: 1;
  -webkit-animation: enter_anime_item-image 1s ease-out 1.6s;
          animation: enter_anime_item-image 1s ease-out 1.6s;
}
.enter_anime_item.is-in-view > .enter__item .enter__title,
.enter_anime_item.is-in-view > .enter__item .enter__text,
.enter_anime_item.is-in-view > .enter__item .enter__link {
  -webkit-transition-delay: 2400ms;
          transition-delay: 2400ms;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@-webkit-keyframes enter_anime_item-image {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
  }
  15% {
    -webkit-transform: scale(0.98, 0.9) translate(0, 5px);
            transform: scale(0.98, 0.9) translate(0, 5px);
  }
  30% {
    opacity: 0;
    -webkit-transform: scale(1.02, 1) translate(0, 8px);
            transform: scale(1.02, 1) translate(0, 8px);
  }
  50% {
    -webkit-transform: scale(0.98, 1.05) translate(0, -8px);
            transform: scale(0.98, 1.05) translate(0, -8px);
  }
  70% {
    -webkit-transform: scale(1, 0.9) translate(0, 0);
            transform: scale(1, 0.9) translate(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
    opacity: 1;
  }
}
@keyframes enter_anime_item-image {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
  }
  15% {
    -webkit-transform: scale(0.98, 0.9) translate(0, 5px);
            transform: scale(0.98, 0.9) translate(0, 5px);
  }
  30% {
    opacity: 0;
    -webkit-transform: scale(1.02, 1) translate(0, 8px);
            transform: scale(1.02, 1) translate(0, 8px);
  }
  50% {
    -webkit-transform: scale(0.98, 1.05) translate(0, -8px);
            transform: scale(0.98, 1.05) translate(0, -8px);
  }
  70% {
    -webkit-transform: scale(1, 0.9) translate(0, 0);
            transform: scale(1, 0.9) translate(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0, 0);
            transform: scale(1, 1) translate(0, 0);
    opacity: 1;
  }
}

.enter_anime_line {
  -webkit-transform: translateX(-24px);
          transform: translateX(-24px);
  -webkit-transition-delay: 3000ms;
          transition-delay: 3000ms;
}

.enter_anime_cat-up.is-in-view .wrap {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.enter_anime_cat-up.is-in-view .wrap::before {
  -webkit-animation: common_anime_cat 7s steps(1, start) 0s infinite;
          animation: common_anime_cat 7s steps(1, start) 0s infinite;
  background: #e9f6f8;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
.enter_anime_cat-up.is-in-view + .enter__anime-b-cat {
  -webkit-animation: anime_b-cat 7s linear 0s infinite;
          animation: anime_b-cat 7s linear 0s infinite;
}
@-webkit-keyframes anime_b-cat {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  24% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  28% {
    -webkit-transform: scale(1.15, 0.85);
            transform: scale(1.15, 0.85);
  }
  32% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes anime_b-cat {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  24% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  28% {
    -webkit-transform: scale(1.15, 0.85);
            transform: scale(1.15, 0.85);
  }
  32% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.enter_anime_cat-down.is-in-view .wrap {
  position: relative;
  height: 100%;
}
.enter_anime_cat-down.is-in-view .wrap::before {
  -webkit-animation: common_anime_cat 5s steps(1, start) 0s infinite;
          animation: common_anime_cat 5s steps(1, start) 0s infinite;
  background: #e9f6f8;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.prizes_anime_inner.is-in-view .prizes_anime_title {
  -webkit-animation: prizes_anime_title 3s ease-out 1s forwards;
          animation: prizes_anime_title 3s ease-out 1s forwards;
}
@-webkit-keyframes prizes_anime_title {
  40% {
    opacity: 1;
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
  5% {
    -webkit-transform: skew(7deg, 7deg);
            transform: skew(7deg, 7deg);
  }
  10% {
    -webkit-transform: skew(-6deg, -6deg);
            transform: skew(-6deg, -6deg);
  }
  15% {
    -webkit-transform: skew(5deg, 5deg);
            transform: skew(5deg, 5deg);
  }
  20% {
    -webkit-transform: skew(-4deg, -4deg);
            transform: skew(-4deg, -4deg);
  }
  25% {
    -webkit-transform: skew(3deg, 3deg);
            transform: skew(3deg, 3deg);
  }
  30% {
    -webkit-transform: skew(-2deg, -2deg);
            transform: skew(-2deg, -2deg);
  }
  35% {
    -webkit-transform: skew(1deg, 1deg);
            transform: skew(1deg, 1deg);
  }
  40% {
    -webkit-transform: skew(-0.6deg, -0.6deg);
            transform: skew(-0.6deg, -0.6deg);
  }
  45% {
    -webkit-transform: skew(0.3deg, 0.3deg);
            transform: skew(0.3deg, 0.3deg);
  }
  100% {
    opacity: 1;
  }
}
@keyframes prizes_anime_title {
  40% {
    opacity: 1;
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
  5% {
    -webkit-transform: skew(7deg, 7deg);
            transform: skew(7deg, 7deg);
  }
  10% {
    -webkit-transform: skew(-6deg, -6deg);
            transform: skew(-6deg, -6deg);
  }
  15% {
    -webkit-transform: skew(5deg, 5deg);
            transform: skew(5deg, 5deg);
  }
  20% {
    -webkit-transform: skew(-4deg, -4deg);
            transform: skew(-4deg, -4deg);
  }
  25% {
    -webkit-transform: skew(3deg, 3deg);
            transform: skew(3deg, 3deg);
  }
  30% {
    -webkit-transform: skew(-2deg, -2deg);
            transform: skew(-2deg, -2deg);
  }
  35% {
    -webkit-transform: skew(1deg, 1deg);
            transform: skew(1deg, 1deg);
  }
  40% {
    -webkit-transform: skew(-0.6deg, -0.6deg);
            transform: skew(-0.6deg, -0.6deg);
  }
  45% {
    -webkit-transform: skew(0.3deg, 0.3deg);
            transform: skew(0.3deg, 0.3deg);
  }
  100% {
    opacity: 1;
  }
}
.prizes_anime_inner.is-in-view .prizes_anime_left {
  opacity: 0;
  -webkit-animation: prizes_anime_left 1s ease-out 0.5s forwards;
          animation: prizes_anime_left 1s ease-out 0.5s forwards;
}
@-webkit-keyframes prizes_anime_left {
  0% {
    -webkit-transform: translateX(-140px);
            transform: translateX(-140px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  65% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  70% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  75% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  80% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
  85% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  90% {
    -webkit-transform: translateX(-7.5px);
            transform: translateX(-7.5px);
  }
  95% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes prizes_anime_left {
  0% {
    -webkit-transform: translateX(-140px);
            transform: translateX(-140px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  65% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  70% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  75% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  80% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
  85% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  90% {
    -webkit-transform: translateX(-7.5px);
            transform: translateX(-7.5px);
  }
  95% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.prizes_anime_inner.is-in-view .prizes_anime_right {
  opacity: 0;
  -webkit-animation: prizes_anime_right 1s ease-out 0.5s forwards;
          animation: prizes_anime_right 1s ease-out 0.5s forwards;
}
@-webkit-keyframes prizes_anime_right {
  0% {
    -webkit-transform: translateX(140px);
            transform: translateX(140px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  65% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  70% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  75% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  80% {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
  85% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  90% {
    -webkit-transform: translateX(7.5px);
            transform: translateX(7.5px);
  }
  95% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes prizes_anime_right {
  0% {
    -webkit-transform: translateX(140px);
            transform: translateX(140px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  65% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  70% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  75% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  80% {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
  85% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  90% {
    -webkit-transform: translateX(7.5px);
            transform: translateX(7.5px);
  }
  95% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.prizes_anime_grid.is-in-view > .prizes__item {
  opacity: 0;
}
.prizes_anime_grid.is-in-view > .prizes__item:nth-child(1) {
  -webkit-animation: prizes_anime__item 1s ease-out 0.5s forwards;
          animation: prizes_anime__item 1s ease-out 0.5s forwards;
}
.prizes_anime_grid.is-in-view > .prizes__item:nth-child(2) {
  -webkit-animation: prizes_anime__item 1s ease-out 1s forwards;
          animation: prizes_anime__item 1s ease-out 1s forwards;
}
.prizes_anime_grid.is-in-view > .prizes__item:nth-child(3) {
  -webkit-animation: prizes_anime__item 1s ease-out 1.5s forwards;
          animation: prizes_anime__item 1s ease-out 1.5s forwards;
}
.prizes_anime_grid.is-in-view > .prizes__item:nth-child(4) {
  -webkit-animation: prizes_anime__item 1s ease-out 2s forwards;
          animation: prizes_anime__item 1s ease-out 2s forwards;
}
.prizes_anime_grid.is-in-view > .prizes__item:nth-child(5) {
  -webkit-animation: prizes_anime__item 1s ease-out 2.5s forwards;
          animation: prizes_anime__item 1s ease-out 2.5s forwards;
}
@-webkit-keyframes prizes_anime__item {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes prizes_anime__item {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.spots_anime_title.is-in-view {
  -webkit-animation: spots_anime_title 1.2s ease-in-out infinite alternate;
          animation: spots_anime_title 1.2s ease-in-out infinite alternate;
}
@-webkit-keyframes spots_anime_title {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}
@keyframes spots_anime_title {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}

.spots_anime_cat.is-in-view .wrap {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.spots_anime_cat.is-in-view .wrap::before {
  -webkit-animation: common_anime_cat 5s steps(1, start) 0s infinite;
          animation: common_anime_cat 5s steps(1, start) 0s infinite;
  background: #67b0c7;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.spots_anime_content {
  opacity: 0;
}
.spots_anime_content.is-in-view {
  opacity: 0;
  -webkit-animation: spots_anime_content 1.5s ease-in-out 0s forwards;
          animation: spots_anime_content 1.5s ease-in-out 0s forwards;
}
@-webkit-keyframes spots_anime_content {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes spots_anime_content {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.spots_anime_content.is-in-view .spots_anime_swiper {
  opacity: 0;
  -webkit-animation: spots_anime_swiper 1s linear 1.5s forwards;
          animation: spots_anime_swiper 1s linear 1.5s forwards;
}
@-webkit-keyframes spots_anime_swiper {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  70% {
    opacity: 1;
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  90% {
    opacity: 1;
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes spots_anime_swiper {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  70% {
    opacity: 1;
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  90% {
    opacity: 1;
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.qa_anime_title {
  opacity: 0;
}
.qa_anime_title.is-in-view {
  -webkit-animation: qa_anime_title 0.8s linear forwards;
          animation: qa_anime_title 0.8s linear forwards;
}
@-webkit-keyframes qa_anime_title {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes qa_anime_title {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.qa_anime_content.is-in-view {
  -webkit-animation: qa_anime_content 2s ease-in-out;
          animation: qa_anime_content 2s ease-in-out;
}
.qa_anime_content.is-in-view > .qa_anime_box {
  opacity: 0;
}
.qa_anime_content.is-in-view > .qa_anime_box:nth-child(1) {
  -webkit-animation: qa_anime_box 1s ease-out 1s forwards;
          animation: qa_anime_box 1s ease-out 1s forwards;
}
.qa_anime_content.is-in-view > .qa_anime_box:nth-child(2) {
  -webkit-animation: qa_anime_box 1s ease-out 1.5s forwards;
          animation: qa_anime_box 1s ease-out 1.5s forwards;
}
.qa_anime_content.is-in-view > .qa_anime_box:nth-child(3) {
  -webkit-animation: qa_anime_box 1s ease-out 2s forwards;
          animation: qa_anime_box 1s ease-out 2s forwards;
}
.qa_anime_content.is-in-view > .qa_anime_box:nth-child(4) {
  -webkit-animation: qa_anime_box 1s ease-out 2.5s forwards;
          animation: qa_anime_box 1s ease-out 2.5s forwards;
}
@-webkit-keyframes qa_anime_box {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes qa_anime_box {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes qa_anime_title {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.requirements_anime_title {
  opacity: 0;
}
.requirements_anime_title.is-in-view {
  -webkit-animation: requirements_anime_title 1.3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
          animation: requirements_anime_title 1.3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@-webkit-keyframes requirements_anime_title {
  0% {
    -webkit-transform: translate(180px, 30px);
            transform: translate(180px, 30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  90%, 100% {
    opacity: 1;
  }
}
@keyframes requirements_anime_title {
  0% {
    -webkit-transform: translate(180px, 30px);
            transform: translate(180px, 30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  90%, 100% {
    opacity: 1;
  }
}

.requirements_anime_content.is-in-view > .requirements__item:nth-child(1) .requirements__title {
  opacity: 0;
  -webkit-animation: requirements_anime_content 1.2s ease-out 0.5s forwards;
          animation: requirements_anime_content 1.2s ease-out 0.5s forwards;
}
.requirements_anime_content.is-in-view > .requirements__item:nth-child(1) .requirements__text {
  opacity: 0;
  -webkit-animation: requirements__text 1.2s ease-out 0.5s forwards;
          animation: requirements__text 1.2s ease-out 0.5s forwards;
}
.requirements_anime_content.is-in-view > .requirements__item:nth-child(2) .requirements__title {
  opacity: 0;
  -webkit-animation: requirements_anime_content 1.2s ease-out 0.7s forwards;
          animation: requirements_anime_content 1.2s ease-out 0.7s forwards;
}
.requirements_anime_content.is-in-view > .requirements__item:nth-child(2) .requirements__text {
  opacity: 0;
  -webkit-animation: requirements__text 1.2s ease-out 0.7s forwards;
          animation: requirements__text 1.2s ease-out 0.7s forwards;
}
.requirements_anime_content.is-in-view > .requirements__item:nth-child(3) .requirements__title {
  opacity: 0;
  -webkit-animation: requirements_anime_content 1.2s ease-out 0.9s forwards;
          animation: requirements_anime_content 1.2s ease-out 0.9s forwards;
}
.requirements_anime_content.is-in-view > .requirements__item:nth-child(3) .requirements__text {
  opacity: 0;
  -webkit-animation: requirements__text 1.2s ease-out 0.9s forwards;
          animation: requirements__text 1.2s ease-out 0.9s forwards;
}
.requirements_anime_content.is-in-view > .requirements__item:nth-child(4) .requirements__title {
  opacity: 0;
  -webkit-animation: requirements_anime_content 1.2s ease-out 1.1s forwards;
          animation: requirements_anime_content 1.2s ease-out 1.1s forwards;
}
.requirements_anime_content.is-in-view > .requirements__item:nth-child(4) .requirements__text {
  opacity: 0;
  -webkit-animation: requirements__text 1.2s ease-out 1.1s forwards;
          animation: requirements__text 1.2s ease-out 1.1s forwards;
}
.requirements_anime_content.is-in-view > .requirements__item:nth-child(5) .requirements__title {
  opacity: 0;
  -webkit-animation: requirements_anime_content 1.2s ease-out 1.3s forwards;
          animation: requirements_anime_content 1.2s ease-out 1.3s forwards;
}
.requirements_anime_content.is-in-view > .requirements__item:nth-child(5) .requirements__text {
  opacity: 0;
  -webkit-animation: requirements__text 1.2s ease-out 1.3s forwards;
          animation: requirements__text 1.2s ease-out 1.3s forwards;
}
@-webkit-keyframes requirements_anime_content {
  0% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60%, 100% {
    opacity: 1;
  }
}
@keyframes requirements_anime_content {
  0% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes requirements__text {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60%, 100% {
    opacity: 1;
  }
}
@keyframes requirements__text {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60%, 100% {
    opacity: 1;
  }
}

.contact_anime_inner {
  opacity: 0;
}
.contact_anime_inner.is-in-view {
  -webkit-animation: contact_anime_inner 1.2s ease-out forwards;
          animation: contact_anime_inner 1.2s ease-out forwards;
}
@-webkit-keyframes contact_anime_inner {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes contact_anime_inner {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.footer_anime_inner.is-in-view .footer_anime_link:nth-child(1) {
  -webkit-animation: footer_anime_link 2s linear infinite;
          animation: footer_anime_link 2s linear infinite;
}
.footer_anime_inner.is-in-view .footer_anime_link:nth-child(2) {
  -webkit-animation: footer_anime_link 2s linear infinite 0.5s;
          animation: footer_anime_link 2s linear infinite 0.5s;
}
.footer_anime_inner.is-in-view .footer_anime_link:nth-child(3) {
  -webkit-animation: footer_anime_link 2s linear infinite 1s;
          animation: footer_anime_link 2s linear infinite 1s;
}
@-webkit-keyframes footer_anime_link {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  20% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes footer_anime_link {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  20% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.footer_anime_content {
  opacity: 0;
}
.footer_anime_content.is-in-view {
  -webkit-animation: footer_anime_content 1.2s ease-out forwards;
          animation: footer_anime_content 1.2s ease-out forwards;
}
@-webkit-keyframes footer_anime_content {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes footer_anime_content {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.absobj {
  position: absolute;
}

.title__inner {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.title__inner .title__image {
  width: 48px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .title__inner .title__image {
    width: 37.333px;
  }
}
.title__inner .title__sub {
  font-size: 20px;
  line-height: 125%;
  margin-top: 8px;
}
@media screen and (max-width: 900px) {
  .title__inner .title__sub {
    font-size: 16px;
    margin-top: 7px;
  }
}
.title__inner .title__main {
  font-size: 32px;
  border-bottom: 8px solid #ffee56;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .title__inner .title__main {
    font-size: 20px;
    border-bottom: 6px solid #ffee56;
  }
}

.underline-en {
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.underline-en:hover {
  color: #67b0c7;
  cursor: pointer;
}

.show-big-size {
  display: inline-block;
}
@media screen and (max-width: 900px) {
  .show-big-size {
    display: none;
  }
}

.show-small-size {
  display: none;
}
@media screen and (max-width: 900px) {
  .show-small-size {
    display: inline-block;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  background: #e9f6f8;
  position: relative;
  overflow-y: scroll;
  z-index: 10;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background: #ffffff;
}
.header .header__inner {
  max-width: 1512px;
  margin: 0 auto;
  padding: 14px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 900px) {
  .header .header__inner {
    padding: 18px 20px;
  }
}
.header .header__image {
  width: 183px;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  cursor: pointer;
}
.header .header__image:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 0.5;
}
@media screen and (max-width: 900px) {
  .header .header__image {
    max-width: 210px;
    width: 62.6865671642%;
  }
}
.header .header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 900px) {
  .header .header__list {
    display: none;
  }
}
.header .header__link {
  font-size: 12px;
  position: relative;
}
.header .header__link::after {
  content: "";
  display: block;
  height: 1px;
  width: 80%;
  background: #67b0c7;
  position: absolute;
  bottom: 0;
  left: 10%;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header .header__link:hover {
  color: #67b0c7;
}
.header .header__link:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.header .header__button {
  font-size: 14px;
}
.header .header__button a {
  display: inline-block;
}
@media screen and (max-width: 900px) {
  .header .header__button {
    display: none;
  }
}
.header .drawer-icon {
  width: 32px;
  height: 28px;
  position: relative;
  z-index: 51;
  display: none;
}
@media screen and (max-width: 900px) {
  .header .drawer-icon {
    display: block;
  }
}
.header .drawer-icon.is-checked .drawer-icon__bar:nth-of-type(1) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  top: 10px;
}
.header .drawer-icon.is-checked .drawer-icon__bar:nth-of-type(2) {
  display: none;
}
.header .drawer-icon.is-checked .drawer-icon__bar:nth-of-type(3) {
  top: 10px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
.header .drawer-icon__bar {
  position: absolute;
  top: 1px;
  left: 0;
  width: 32px;
  height: 3px;
  border-radius: 6px;
  background: #4a3636;
  -webkit-transition: top 0.3s linear, -webkit-transform 0.3s linear;
  transition: top 0.3s linear, -webkit-transform 0.3s linear;
  transition: transform 0.3s linear, top 0.3s linear;
  transition: transform 0.3s linear, top 0.3s linear, -webkit-transform 0.3s linear;
}
.header .drawer-icon__bar:nth-of-type(1) {
  background: transparent;
}
.header .drawer-icon__bar:nth-of-type(2) {
  top: 12px;
}
.header .drawer-icon__bar:nth-of-type(3) {
  top: 24px;
}
.header .bar-small-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 25.6px;
  height: 3px;
  border-radius: 6px;
  background: #4a3636;
  -webkit-transition: top 0.3s linear, -webkit-transform 0.3s linear;
  transition: top 0.3s linear, -webkit-transform 0.3s linear;
  transition: transform 0.3s linear, top 0.3s linear;
  transition: transform 0.3s linear, top 0.3s linear, -webkit-transform 0.3s linear;
}
.header .bar-small-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.8px;
  height: 3px;
  border-radius: 6px;
  background: #4a3636;
  -webkit-transition: top 0.3s linear, -webkit-transform 0.3s linear;
  transition: top 0.3s linear, -webkit-transform 0.3s linear;
  transition: transform 0.3s linear, top 0.3s linear;
  transition: transform 0.3s linear, top 0.3s linear, -webkit-transform 0.3s linear;
}

.drawer-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 63px;
  background: #ffffff;
  padding-top: 82px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  z-index: 98;
}
.drawer-content.is-checked {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.drawer-content .drawer-content__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.drawer-content .drawer-content__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
}
.drawer-content .drawer__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fv {
  margin-top: 63px;
  background: url(../img/fv-back.jpg) no-repeat center/cover;
  border-radius: 0 0 40px 40px;
}
@media screen and (max-width: 900px) {
  .fv {
    height: 554px;
    border-radius: 0 0 24px 24px;
  }
}
@media screen and (max-width: 600px) {
  .fv {
    background: url(../img/fv-back-sp.jpg) no-repeat center/cover;
  }
}
.fv .fv__inner {
  width: 520px;
  padding: 35px 0 430px 0;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .fv .fv__inner {
    max-width: 375px;
    width: auto;
    padding: 18px 20px 430px 20px;
  }
}
.fv .fv_title {
  max-width: 520px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 900px) {
  .fv .fv_title {
    gap: 20px;
    max-width: 335px;
  }
}
.fv .fv__title-sub {
  width: 83.0769230769%;
  font-size: 24px;
  line-height: 125%;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .fv .fv__title-sub {
    font-size: 14px;
  }
}
@media screen and (max-width: 374px) {
  .fv .fv__title-sub {
    font-size: 12px;
  }
}
.fv .fv__title-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  width: 100%;
}
@media screen and (max-width: 900px) {
  .fv .fv__title-main {
    gap: 12px;
    font-size: 14px;
  }
}
.fv .fv__title-main-image1 {
  width: 100%;
}
.fv .fv__title-main-image2 {
  width: 356px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .fv .fv__title-main-image2 {
    width: 71.6417910448%;
  }
}
.fv .fv__image {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 33px;
}
@media screen and (max-width: 900px) {
  .fv .fv__image {
    padding-top: 33.7313432836%;
    width: 100%;
  }
}
.fv .fv__image-sp {
  position: absolute;
  width: 250px;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 31;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-sp {
    width: 59.7014925373%;
  }
}
.fv .fv__image-fukidashi {
  position: absolute;
  width: 244px;
  top: 0;
  left: -127px;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-fukidashi {
    width: 42.3880597015%;
    top: 17px;
    left: 0px;
  }
}
.fv .fv__image-present {
  width: 180px;
  top: 17px;
  right: -37px;
  z-index: 30;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-present {
    width: 32.8358208955%;
    top: 10px;
    right: 25px;
  }
}
.fv .fv__image-food {
  width: 213px;
  top: 226px;
  left: -165px;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-food {
    width: 26.9429850746%;
    top: min(116.7164179104vw, 391px);
    left: 0px;
    z-index: 32;
  }
}
.fv .fv__image-cat-black {
  width: 170px;
  top: 309px;
  right: -101px;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-cat-black {
    width: 18.5074626866%;
    top: min(120.8955223881vw, 405px);
    right: 0px;
    z-index: 32;
  }
}
.fv .fv__image-cat-brown {
  width: 233px;
  top: 429px;
  right: -164px;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-cat-brown {
    width: 29.2537313433%;
    top: min(137.3134328358vw, 460px);
    right: 9px;
    z-index: 32;
  }
}
.fv .fv__image-text {
  background: #ffffff;
  z-index: 32;
  width: 200px;
  text-align: center;
  border-radius: 16px;
  left: 50%;
  top: 185.5px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 900px) {
  .fv .fv__image-text {
    width: 160px;
    top: min(70.328358209vw, 235.6px);
    border-radius: 12.8px;
  }
}
@media screen and (max-width: 374px) {
  .fv .fv__image-text {
    -webkit-transform: translateX(-50%) translateY(-15%) scale(0.83);
            transform: translateX(-50%) translateY(-15%) scale(0.83);
  }
}
.fv .fv__image-text-title {
  padding-top: 7px;
  padding-bottom: 6px;
  font-size: 16px;
  color: #ffffff;
  background: linear-gradient(265deg, #ac3790 -3.52%, #d65a5c 44.94%, #f4c06d 92.38%);
  border-radius: 12.8px 12.8px 0 0;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-text-title {
    font-size: 12.8px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.fv .fv__image-text-content {
  padding-top: 15px;
  padding-bottom: 25px;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-text-content {
    padding-top: 12px;
    padding-bottom: 19px;
  }
}
.fv .fv__image-text-content-title {
  font-size: 14px;
  border-bottom: 3px solid var(--LP-Red, #ce2073);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-text-content-title {
    font-size: 12px;
    border-bottom: 2.4px solid var(--LP-Red, #ce2073);
  }
}
.fv .fv__image-text-content-text {
  margin-top: 4px;
  margin-bottom: 17px;
  font-size: 16px;
  line-height: 160%;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-text-content-text {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
.fv .fv__image-text-content-button a {
  display: inline-block;
}
@media screen and (max-width: 900px) {
  .fv .fv__image-text-content-button {
    font-size: 14px;
  }
}

.about {
  padding-top: 177px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .about {
    padding-top: 188px;
  }
}
@media screen and (max-width: 374px) {
  .about {
    padding-top: calc((100% - 300px) / 74 * 112 + 76px);
  }
}
@media screen and (max-width: 600px) {
  .about .about__inner {
    max-width: 375px;
    margin: 0 auto;
  }
}
.about .about__content {
  background: #ffffff;
  width: 848px;
  margin: 0 auto;
  border-radius: 40px;
  padding: 40px 0;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .about .about__content {
    width: 580px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__content {
    width: 460px;
    border-radius: 24px;
  }
}
@media screen and (max-width: 600px) {
  .about .about__content {
    width: 89.3333333333%;
  }
}
.about .about__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  text-align: center;
  padding-top: 31px;
  padding-bottom: 32px;
}
@media screen and (max-width: 900px) {
  .about .about__text {
    padding-top: 25px;
    padding-bottom: 24px;
    gap: 23px;
  }
}
.about .about__main {
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  .about .about__main {
    font-size: 14px;
    line-height: 160%;
  }
}
.about .about__sub {
  font-size: 16px;
  line-height: 163%;
}
@media screen and (max-width: 900px) {
  .about .about__sub {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  .about .about__sub {
    font-size: 12px;
    line-height: 158%;
  }
}
.about .about__sub-bold {
  font-size: 16px;
  line-height: 163%;
}
@media screen and (max-width: 900px) {
  .about .about__sub-bold {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  .about .about__sub-bold {
    font-size: 12px;
    line-height: 158%;
  }
}
.about .about__present {
  font-size: 20px;
  padding-top: 13px;
  padding-bottom: 7px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  border-bottom: 2px dashed #9ed0e0;
}
@media screen and (max-width: 900px) {
  .about .about__present {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .about .about__present {
    padding-top: 9px;
    padding-bottom: 4px;
    font-size: 14px;
  }
}
.about .about__button {
  font-size: 20px;
  text-align: center;
}
.about .about__button a {
  display: inline-block;
}
@media screen and (max-width: 600px) {
  .about .about__button {
    font-size: 16px;
  }
}
.about .about__image-pic1 {
  top: 40.35px;
  left: 85px;
  width: 147px;
}
@media screen and (max-width: 1200px) {
  .about .about__image-pic1 {
    left: -49px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-pic1 {
    width: 86px;
    top: 33px;
    left: calc(50% - 90px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.about .about__image-pic2 {
  top: 47px;
  right: 84.3px;
  width: 147px;
}
@media screen and (max-width: 1200px) {
  .about .about__image-pic2 {
    right: -49.7px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-pic2 {
    width: 87px;
    top: 30px;
    right: calc(50% - 104px);
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}
.about .about__image-left1 {
  top: -20px;
  left: -353px;
  width: 250px;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .about .about__image-left1 {
    left: -223px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-left1 {
    display: none;
  }
}
.about .about__image-left2 {
  top: 74px;
  left: -670px;
  width: 480px;
}
@media screen and (max-width: 1200px) {
  .about .about__image-left2 {
    left: -563px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-left2 {
    left: -160px;
    top: 395px;
    width: 200px;
    z-index: -1;
  }
}
.about .about__image-left3 {
  top: 498px;
  right: calc(50% + 424px + 8px);
  width: 427px;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .about .about__image-left3 {
    right: calc(50% + 151px);
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-left3 {
    top: 897px;
    width: 138px;
    left: 0px;
    right: auto;
  }
}
.about .about__image-cat {
  top: -80px;
  right: -166.12px;
  width: 100px;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .about .about__image-cat {
    top: -60px;
    right: -86.12px;
    width: 70px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-cat {
    top: -15px;
    right: -26px;
    width: 54px;
  }
}
@media screen and (max-width: 600px) {
  .about .about__image-cat {
    top: -10px;
    right: -20px;
  }
}
.about .about__image-right1 {
  top: 73.07px;
  right: -616.2px;
  width: 480px;
}
@media screen and (max-width: 1200px) {
  .about .about__image-right1 {
    right: -546.2px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-right1 {
    top: 273px;
    right: -160px;
    width: 200px;
    z-index: -1;
  }
}
.about .about__image-right2 {
  top: 601.32px;
  right: -142.518px;
  width: 61.518px;
  z-index: 41;
}
@media screen and (max-width: 1200px) {
  .about .about__image-right2 {
    right: -72.518px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-right2 {
    top: 770px;
    right: -120px;
    width: 55px;
  }
}
@media screen and (max-width: 600px) {
  .about .about__image-right2 {
    top: 719px;
    right: 19px;
    width: 30px;
  }
}
.about .about__image-right3 {
  top: 664.37px;
  right: -182.061px;
  width: 39.711px;
}
@media screen and (max-width: 1200px) {
  .about .about__image-right3 {
    right: -112.061px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-right3 {
    top: 820px;
    right: -150px;
    width: 32px;
  }
}
@media screen and (max-width: 600px) {
  .about .about__image-right3 {
    top: 745px;
    right: 1px;
    width: 19px;
  }
}
.about .about__image-right4-1 {
  top: 599px;
  right: -897px;
  width: 806.851px;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .about .about__image-right4-1 {
    right: -797px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-right4-1 {
    display: none;
  }
}
.about .about__image-right4-2 {
  top: 632px;
  right: -831px;
  width: 806.851px;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .about .about__image-right4-2 {
    right: -797px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-right4-2 {
    display: none;
  }
}
.about .about__image-right5 {
  top: 756.4px;
  right: -258px;
  width: 308px;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .about .about__image-right5 {
    top: 826.4px;
    right: -158px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-right5 {
    top: 820px;
    right: -80px;
    width: 196px;
  }
}
@media screen and (max-width: 600px) {
  .about .about__image-right5 {
    top: 762px;
    right: 37px;
    width: 133px;
  }
}
.about .about__image-arrow {
  left: 50%;
  bottom: -50px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 140px;
}
@media screen and (max-width: 900px) {
  .about .about__image-arrow {
    bottom: -36px;
    width: 100px;
  }
}
.about .about__image-onomichi {
  left: 422px;
  bottom: -264px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 890.604px;
  z-index: 42;
}
@media screen and (max-width: 1200px) {
  .about .about__image-onomichi {
    width: 770px;
    left: -95px;
    bottom: -244px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media screen and (max-width: 900px) {
  .about .about__image-onomichi {
    max-width: 358px;
    width: 100%;
    left: 50%;
    bottom: -178px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.about .about__swiper {
  z-index: 41;
  width: 2080px;
  margin: 0 auto;
  margin-top: 258px;
}
@media screen and (max-width: 1200px) {
  .about .about__swiper {
    margin-top: 240px;
  }
}
@media screen and (max-width: 900px) {
  .about .about__swiper {
    width: 900px;
    margin-top: 178px;
  }
}
.about .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.about .about__swiper-wrapper {
  width: 200px;
}
@media screen and (max-width: 900px) {
  .about .about__swiper-wrapper {
    width: 100px;
  }
}
.about .about__slide {
  width: 200px;
}
@media screen and (max-width: 900px) {
  .about .about__slide {
    width: 100px;
  }
}
.about .about__swiper-image {
  width: 100%;
}
.about .about__swiper-image img {
  width: 100%;
}

.enter {
  padding-top: 121px;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .enter {
    padding-top: 64px;
  }
}
.enter .enter__inner {
  max-width: 1064px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 900px) {
  .enter .enter__inner {
    max-width: 460px;
  }
}
.enter .enter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 96.2406015038%;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
  z-index: 55;
}
@media screen and (max-width: 900px) {
  .enter .enter__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    gap: 50px;
    margin-top: 33px;
  }
}
.enter .enter__item {
  width: 31.25%;
}
.enter .enter__item:nth-child(2) {
  margin-top: 68px;
}
@media screen and (max-width: 900px) {
  .enter .enter__item {
    width: 100%;
  }
  .enter .enter__item:nth-child(2) {
    margin-top: 0px;
  }
  .enter .enter__item:nth-child(3) {
    margin-top: -2px;
  }
}
.enter .enter__image {
  width: 87.5%;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .enter .enter__image {
    max-width: 196px;
    width: 58.5074626866%;
  }
}
.enter .enter__title {
  font-size: 20px;
  margin-top: 22px;
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .enter .enter__title {
    font-size: 18px;
  }
}
@media screen and (max-width: 900px) {
  .enter .enter__title {
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 600px) {
  .enter .enter__title {
    margin-top: 14px;
    margin-bottom: 15px;
  }
}
.enter .enter__text {
  font-size: 16px;
  text-align: center;
  line-height: 161%;
}
@media screen and (max-width: 1200px) {
  .enter .enter__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  .enter .enter__text {
    font-size: 12px;
  }
}
.enter .enter__sub-bold {
  font-size: 16px;
  line-height: 163%;
}
@media screen and (max-width: 1200px) {
  .enter .enter__sub-bold {
    font-size: 13px;
  }
}
@media screen and (max-width: 900px) {
  .enter .enter__sub-bold {
    font-size: 12px;
  }
}
.enter .enter__link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 12px 7px 44px;
  margin: 0 auto;
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (max-width: 1200px) {
  .enter .enter__link {
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  .enter .enter__link {
    padding: 8px 12px 8px 40px;
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 600px) {
  .enter .enter__link {
    padding: 6px 12px 7px 40px;
  }
}
.enter .enter__link::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 12px;
  width: 24px;
  height: 24px;
  background: url(../img/enter-sns.png) no-repeat center/contain;
}
@media screen and (max-width: 900px) {
  .enter .enter__link::before {
    top: 9px;
    width: 19px;
    height: 19px;
  }
}
.enter .enter__link::after {
  background: #cce1e4;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: -1;
}
.enter .enter__link:hover::after {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.enter .enter__button {
  font-size: 20px;
  margin-top: 48px;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 900px) {
  .enter .enter__button {
    font-size: 16px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 374px) {
  .enter .enter__button {
    font-size: 11px;
  }
}
.enter .enter__image-map {
  top: -60px;
  left: -188px;
  width: 420px;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .enter .enter__image-map {
    left: -88px;
    width: 320px;
  }
}
@media screen and (max-width: 900px) {
  .enter .enter__image-map {
    top: 0px;
    left: 0px;
    width: 136px;
  }
}
.enter .enter__image-cat-down1 {
  top: 580px;
  left: -188.21px;
  width: 100px;
}
@media screen and (max-width: 900px) {
  .enter .enter__image-cat-down1 {
    top: 549.55px;
    left: 20px;
    width: 55px;
  }
}
.enter .enter__image-cat-down2 {
  display: none;
}
@media screen and (max-width: 900px) {
  .enter .enter__image-cat-down2 {
    display: block;
    top: 879.88px;
    right: 20px;
    width: 55px;
  }
}
.enter .enter__image-brown {
  top: -26px;
  right: 7px;
  width: 238px;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .enter .enter__image-brown {
    right: 97px;
  }
}
@media screen and (max-width: 900px) {
  .enter .enter__image-brown {
    top: 2px;
    right: 24px;
    width: 105px;
  }
}
.enter .enter__image-black {
  top: -17.03px;
  right: -119px;
  width: 214px;
}
@media screen and (max-width: 1200px) {
  .enter .enter__image-black {
    right: -29px;
  }
}
@media screen and (max-width: 900px) {
  .enter .enter__image-black {
    top: 5px;
    right: -31px;
    width: 94px;
  }
}
@media screen and (max-width: 600px) {
  .enter .enter__image-black {
    top: 5px;
    right: -31px;
    width: 94px;
  }
}
.enter .enter__image-cat-up {
  top: 148px;
  right: -188.21px;
  width: 100px;
}
@media screen and (max-width: 1200px) {
  .enter .enter__image-cat-up {
    right: -50px;
    width: 70px;
  }
}
@media screen and (max-width: 900px) {
  .enter .enter__image-cat-up {
    top: 74px;
    right: 20px;
    width: 55px;
  }
}
.enter .enter__image-line1 {
  top: 388px;
  left: 25.8458646617%;
  width: 10.6203007519%;
  z-index: 56;
}
@media screen and (max-width: 900px) {
  .enter .enter__image-line1 {
    width: 7.47px;
    height: 34px;
    top: 548.33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 600px) {
  .enter .enter__image-line1 {
    top: 533.33px;
  }
}
@media screen and (max-width: 374px) {
  .enter .enter__image-line1 {
    top: min((100vw - 300px) / 35 * 21 + 512.33px, 533.33px);
  }
}
.enter .enter__image-line2 {
  top: 388px;
  left: 59.7744360902%;
  width: 10.6203007519%;
  z-index: 56;
}
@media screen and (max-width: 900px) {
  .enter .enter__image-line2 {
    width: 7.47px;
    height: 34px;
    top: 957.33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 600px) {
  .enter .enter__image-line2 {
    top: 927.33px;
  }
}
@media screen and (max-width: 374px) {
  .enter .enter__image-line2 {
    top: min((100vw - 300px) / 35 * 42 + 886.33px, 927.33px);
  }
}

.prizes {
  padding-top: 144px;
}
@media screen and (max-width: 900px) {
  .prizes {
    padding-top: 48px;
  }
}
.prizes .prizes__inner {
  position: relative;
  max-width: 1064px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}
.prizes .prizes__inner .title__inner {
  position: relative;
  z-index: 65;
}
@media screen and (max-width: 900px) {
  .prizes .prizes__inner {
    max-width: 600px;
    padding-right: 0;
    padding-left: 0;
  }
}
.prizes .prizes__content {
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  padding: 63px 56px 53px 56px;
  margin-top: -24.3px;
  border-radius: 24px;
  z-index: 64;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 900px) {
  .prizes .prizes__content {
    width: 100%;
    padding: 60px 20px 36px 20px;
    margin-top: -42.3px;
  }
}
.prizes .prizes__text {
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 900px) {
  .prizes .prizes__text {
    width: 100%;
    font-size: 12px;
    line-height: 160%;
  }
}
.prizes .prizes__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 81px;
  margin-bottom: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 901px) {
  .prizes .prizes__grid > .prizes__item:nth-child(-n+2) {
    width: 48.2456140351%;
    aspect-ratio: 440/460;
    border-radius: 24px;
    position: relative;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(-n+2) .prizes__item-content .prizes__image {
    aspect-ratio: 440/340;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(-n+2) .prizes__item-content .prizes__title {
    font-size: 20px;
    height: 120px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(-n+2) .prizes__item-content .prizes__zoom {
    width: 100px;
    height: 100px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(-n+2) .prizes__item-content .prizes__zoom::before {
    right: 12.5px;
    bottom: 14px;
    width: 32px;
    height: 32px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(-n+2) .prizes__item-no {
    top: -48px;
    width: 96px;
    height: 96px;
    padding-top: 9px;
    padding-bottom: 11.67px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(-n+2) .prizes__item-no .prizes__no-text {
    font-size: 16px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(-n+2) .prizes__item-no .prizes__no-no {
    padding-top: 4px;
    font-size: 48px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(n+3) {
    margin-top: 80px;
    width: 30.701754386%;
    aspect-ratio: 280/320;
    border-radius: 16px;
    position: relative;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(n+3) .prizes__item-content .prizes__image {
    aspect-ratio: 280/240;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(n+3) .prizes__item-content .prizes__title {
    font-size: 16px;
    height: 80px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(n+3) .prizes__item-content .prizes__zoom {
    width: 64px;
    height: 64px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(n+3) .prizes__item-content .prizes__zoom::before {
    right: 8px;
    bottom: 8.96px;
    width: 20.48px;
    height: 20.48px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(n+3) .prizes__item-no {
    top: -38px;
    width: 76px;
    height: 76px;
    padding-top: 8px;
    padding-bottom: 9.73px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(n+3) .prizes__item-no .prizes__no-text {
    font-size: 12.8px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(n+3) .prizes__item-no .prizes__no-no {
    padding-top: 2px;
    font-size: 38.4px;
  }
}
@media screen and (max-width: 900px) {
  .prizes .prizes__grid {
    margin-top: 47px;
  }
  .prizes .prizes__grid .prizes__item {
    width: 48.6607142857%;
    border-radius: 8px;
    position: relative;
    margin-top: 0px;
  }
  .prizes .prizes__grid .prizes__item .prizes__item-content .prizes__image {
    aspect-ratio: 160/140;
  }
  .prizes .prizes__grid .prizes__item .prizes__item-content .prizes__title {
    font-size: 12px;
    height: 56px;
  }
  .prizes .prizes__grid .prizes__item .prizes__item-content .prizes__zoom {
    width: 36px;
    height: 36px;
  }
  .prizes .prizes__grid .prizes__item .prizes__item-content .prizes__zoom::before {
    right: 5.22px;
    bottom: 6.12px;
    width: 11.52px;
    height: 11.52px;
  }
  .prizes .prizes__grid .prizes__item .prizes__item-no {
    top: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 46px;
    height: 46px;
    padding-top: 5.76px;
    padding-bottom: 5.647px;
  }
  .prizes .prizes__grid .prizes__item .prizes__item-no .prizes__no-text {
    font-size: 7.68px;
  }
  .prizes .prizes__grid .prizes__item .prizes__item-no .prizes__no-no {
    padding-top: 0px;
    font-size: 23.04px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(-n+4) {
    margin-bottom: 39px;
  }
  .prizes .prizes__grid > .prizes__item:nth-child(n+5) {
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  .prizes .prizes__grid {
    margin-bottom: 19px;
  }
  .prizes .prizes__grid .prizes__item {
    width: 47.7611940299%;
    position: relative;
    margin-top: 0px;
  }
}
@media screen and (max-width: 374px) {
  .prizes .prizes__grid .prizes__item .prizes__item-content .prizes__title {
    font-size: 10px;
  }
}
.prizes .prizes__item-content {
  overflow: hidden;
  position: relative;
  border-radius: inherit;
  background: #f5f5f5;
}
.prizes .prizes__item-content:hover {
  border: 4px solid #9ed0e0;
}
.prizes .prizes__item-content:hover .prizes__image {
  margin: -4px;
}
.prizes .prizes__item-content:hover .prizes__image img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.prizes .prizes__item-content:hover .prizes__title {
  margin-top: 4px;
  margin-bottom: -4px;
}
.prizes .prizes__item-content:hover .prizes__zoom {
  right: -4px;
  bottom: -4px;
  background: linear-gradient(135deg, transparent 50%, #9ed0e0 50%);
}
.prizes .prizes__image {
  overflow: hidden;
}
.prizes .prizes__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.prizes .prizes__item-no {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/prizes-star.png) no-repeat center/contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 160%;
}
.prizes .prizes__no-text {
  color: #ffffff;
  line-height: 169%;
}
.prizes .prizes__no-no {
  color: #ffffff;
  line-height: 100%;
}
.prizes .prizes__title {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 160%;
}
.prizes .prizes__zoom {
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, transparent 50%, #67b0c7 50%);
  border-radius: 0 0 inherit 0;
}
.prizes .prizes__zoom::before {
  content: "";
  position: absolute;
  background: url(../img/prizes-zoom.png) no-repeat center/contain;
}
@media screen and (max-width: 900px) {
  .prizes .prizes__zoom {
    width: 100px;
    height: 100px;
  }
}
.prizes .prizes__image-right {
  top: 0;
  right: 21px;
  width: 315px;
  height: 86px;
}
@media screen and (max-width: 900px) {
  .prizes .prizes__image-right {
    display: none;
  }
}
.prizes .prizes__image-left {
  top: 0;
  left: 21px;
  width: 315px;
  height: 86px;
}
@media screen and (max-width: 900px) {
  .prizes .prizes__image-left {
    display: none;
  }
}
.prizes .prizes__image-title {
  top: -30px;
  left: 50%;
  width: 378.624px;
  height: 148.967px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 900px) {
  .prizes .prizes__image-title {
    width: 237.6px;
    top: -20px;
  }
}
.prizes .prizes__image-bg {
  width: 100%;
  height: 640px;
  margin: 0 auto;
  background: url(../img/prizes-bg.jpg) no-repeat center/cover;
}
@media screen and (max-width: 900px) {
  .prizes .prizes__image-bg {
    background: url(../img/prizes-bg-sp.jpg) no-repeat center/cover;
    height: 260px;
    margin-top: -45px;
  }
}
.prizes .prizes__button {
  font-size: 20px;
}
@media screen and (max-width: 900px) {
  .prizes .prizes__button {
    font-size: 16px;
  }
  .prizes .prizes__button .common__button-big {
    padding-bottom: 7px;
    padding-top: 3px;
  }
}
@media screen and (max-width: 374px) {
  .prizes .prizes__button {
    font-size: 11px;
  }
}

.spots {
  padding: 194px 0;
  margin: -199px 0;
}
.spots .spots__inner {
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
  z-index: 72;
  background: #67b0c7;
}
.spots .spots__inner::before {
  content: "";
  position: absolute;
  top: 4px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  left: 0;
  width: 100%;
  height: 120px;
  background-image: url(../img/spots-top.png);
  background-size: 252px 120px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 900px) {
  .spots .spots__inner::before {
    height: 45.714px;
    background-image: url(../img/spots-top-sp.png);
    background-size: 96px 45.714px;
  }
}
.spots .spots__inner::after {
  content: "";
  position: absolute;
  bottom: 2px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  left: 0;
  width: 100%;
  height: 120px;
  background-image: url(../img/spots-bottom.png);
  background-size: 252px 120px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 900px) {
  .spots .spots__inner::after {
    height: 45.714px;
    background-image: url(../img/spots-bottom-sp.png);
    background-size: 96px 45.714px;
    bottom: 6px;
  }
}
.spots .spots__content {
  max-width: 100%;
  width: calc(100% - (100% - 1024px) / 2 + 32px);
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .spots .spots__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.spots .spots__title {
  width: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 32px;
  margin-left: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 900px) {
  .spots .spots__title {
    width: 260px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 auto;
    margin-bottom: 24px;
  }
}
.spots .spots__title .spots__title-image {
  width: 56px;
}
@media screen and (max-width: 900px) {
  .spots .spots__title .spots__title-image {
    width: 28px;
  }
}
.spots .spots__title h2 {
  margin-top: 15px;
  font-size: 40px;
  line-height: 50px;
  height: 390px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  color: #ffffff;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
@media screen and (max-width: 900px) {
  .spots .spots__title h2 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    font-size: 28px;
    height: 35px;
    margin-top: 0;
    line-height: 35px;
    margin-left: 8px;
  }
}
.spots .spots__swiper {
  width: 100%;
  position: relative;
}
.spots .swiper-slide {
  height: auto;
}
.spots .spots__slide {
  background: #ffffff;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .spots .spots__slide {
    border-radius: 12px;
  }
}
.spots .spots__image {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .spots .spots__image {
    aspect-ratio: 240/180;
  }
}
.spots .spots__image img {
  width: 100%;
  height: 100%;
}
.spots .spots__item-content {
  padding: 23px 32px 41px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 900px) {
  .spots .spots__item-content {
    padding: 16px 24px 31px 24px;
  }
}
.spots .spots__item-title {
  font-size: 20px;
  line-height: 160%;
  margin-bottom: 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 900px) {
  .spots .spots__item-title {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
.spots .spots__item-text {
  font-size: 16px;
  line-height: 162%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 900px) {
  .spots .spots__item-text {
    font-size: 12px;
    line-height: 159%;
  }
}
.spots .spots__parts {
  width: 1024px;
  margin: 0 auto;
  margin-top: 64px;
  position: relative;
  z-index: 75;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .spots .spots__parts {
    margin-top: 0;
    width: 800px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 900px) {
  .spots .spots__parts {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.spots .spots__prev {
  left: 0;
  display: block !important;
}
.spots .spots__prev:hover::before {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.spots .spots__prev::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  bottom: 115px;
  left: 40px;
  background: url(../img/spots-prev.png) no-repeat center center/contain;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 1200px) {
  .spots .spots__prev::before {
    bottom: 77px;
  }
}
@media screen and (max-width: 900px) {
  .spots .spots__prev::before {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .spots .spots__prev {
    display: none;
  }
}
.spots .spots__prev::after {
  display: none;
}
.spots .spots__next {
  right: 0;
  display: block !important;
}
.spots .spots__next:hover::before {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.spots .spots__next::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  bottom: 115px;
  right: 40px;
  background: url(../img/spots-next.png) no-repeat center center/contain;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 1200px) {
  .spots .spots__next::before {
    bottom: 77px;
  }
}
@media screen and (max-width: 900px) {
  .spots .spots__next::before {
    display: none;
  }
}
.spots .spots__next::after {
  display: none;
}
.spots .spots__parts-block {
  margin-top: 1px;
}
@media screen and (max-width: 900px) {
  .spots .spots__parts-block {
    margin-top: 16px;
    margin-bottom: 20px;
  }
}
.spots .spots__pick {
  font-size: 16px;
  line-height: 160%;
  color: #ffffff;
}
.spots .spots__pick span {
  display: inline-block;
}
@media screen and (max-width: 1200px) {
  .spots .spots__pick {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  .spots .spots__pick {
    font-size: 11.444px;
  }
}
.spots .spots__button {
  margin-top: 23px;
  font-size: 20px;
  text-align: right;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .spots .spots__button {
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  .spots .spots__button {
    font-size: 16px;
  }
}
@media screen and (max-width: 374px) {
  .spots .spots__button {
    font-size: 11px;
  }
}
.spots .spots__image-cat {
  bottom: -5px;
  left: -208px;
  width: 100px;
}
.spots .spots__image-text {
  width: 495px;
}
@media screen and (max-width: 1200px) {
  .spots .spots__image-text {
    width: 360px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 900px) {
  .spots .spots__image-text {
    width: 254px;
  }
}

.qa {
  padding-top: 243px;
}
@media screen and (max-width: 900px) {
  .qa {
    padding-top: 84px;
  }
}
.qa .qa__inner {
  max-width: 1064px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .qa .qa__inner {
    max-width: 640px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.qa .qa__boxes {
  padding-top: 39px;
  width: 96.2406015038%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 900px) {
  .qa .qa__boxes {
    width: 100%;
    padding-top: 25px;
    gap: 12px;
  }
}
.qa .qa__box {
  border-radius: 16px;
  overflow: hidden;
  border: 2px solid #4a3636;
  background: #ffffff;
}
@media screen and (max-width: 900px) {
  .qa .qa__box {
    border-radius: 12px;
  }
}
.qa .qa__box.is-open .qa-box_head-image::before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  opacity: 0;
}
.qa .qa-box__head {
  width: 100%;
  padding: 20px 20px 20px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 900px) {
  .qa .qa-box__head {
    padding: 10px 13px 9px 14px;
  }
}
.qa .qa-box__head-icon {
  font-size: 32px;
  line-height: 125%;
  color: #9ed0e0;
  margin-top: 5px;
}
@media screen and (max-width: 900px) {
  .qa .qa-box__head-icon {
    font-size: 24px;
    margin-top: 0;
  }
}
.qa .qa-box__head-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  font-size: 20px;
  line-height: 160%;
  margin-left: 17px;
}
@media screen and (max-width: 900px) {
  .qa .qa-box__head-text {
    font-size: 14px;
    margin-left: 13px;
    margin-right: 10px;
  }
}
.qa .qa-box_head-image {
  width: 48px;
  height: 48px;
  margin-left: auto;
  position: relative;
}
.qa .qa-box_head-image::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  background: url(../img/qa-bar.png) no-repeat center center/contain;
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 900px) {
  .qa .qa-box_head-image::before {
    width: 17.455px;
    height: 17.455px;
  }
}
.qa .qa-box_head-image::after {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/qa-bar.png) no-repeat center center/contain;
}
@media screen and (max-width: 900px) {
  .qa .qa-box_head-image::after {
    width: 17.455px;
    height: 17.455px;
  }
}
@media screen and (max-width: 900px) {
  .qa .qa-box_head-image {
    width: 26.182px;
    height: 26.182px;
  }
}
.qa .qa-box__body {
  display: none;
}
.qa .qa-box__a {
  padding: 26px 24px 23px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  background: #f5f5f5;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 900px) {
  .qa .qa-box__a {
    padding: 19px 13px 13px 14px;
  }
}
.qa .qa-box__a-icon {
  font-size: 32px;
  line-height: 125%;
  color: #9ed0e0;
}
@media screen and (max-width: 900px) {
  .qa .qa-box__a-icon {
    font-size: 24px;
    margin-top: 0;
  }
}
.qa .qa-box__a-text {
  font-size: 16px;
  line-height: 160%;
}
@media screen and (max-width: 900px) {
  .qa .qa-box__a-text {
    font-size: 14px;
  }
}

.requirements {
  padding-top: 119px;
}
@media screen and (max-width: 900px) {
  .requirements {
    padding-top: 32px;
  }
}
.requirements .requirements__inner {
  max-width: 1064px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .requirements .requirements__inner {
    max-width: 640px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.requirements .requirements__content {
  width: 96.2406015038%;
  margin: 0 auto;
  padding: 32px 48px 34px 48px;
  border: 8px solid #ffffff;
  background: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 39px;
}
@media screen and (max-width: 900px) {
  .requirements .requirements__content {
    width: 100%;
    gap: 25px;
    padding: 15.5px 15.5px 16px 16px;
  }
}
.requirements .requirements__texts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.requirements .requirements__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 11.5px;
}
.requirements .requirements__item:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
@media screen and (max-width: 900px) {
  .requirements .requirements__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    padding-bottom: 14px;
  }
}
.requirements .requirements__title {
  width: 240px;
  font-size: 16px;
  line-height: 160%;
  position: relative;
  padding-left: 32px;
}
.requirements .requirements__title::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 16px;
  width: 8px;
  height: 8px;
  background: url(../img/common-point.png) no-repeat center center/contain;
}
@media screen and (max-width: 900px) {
  .requirements .requirements__title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 14px;
    padding-left: 16px;
  }
  .requirements .requirements__title::before {
    top: 7px;
    left: 0;
  }
}
.requirements .requirements__text {
  width: 672px;
  font-size: 16px;
  line-height: 162%;
}
@media screen and (max-width: 900px) {
  .requirements .requirements__text {
    width: auto;
    font-size: 12px;
    line-height: 160%;
  }
}
.requirements .requirements__list-item {
  position: relative;
  padding-left: 24px;
}
@media screen and (max-width: 900px) {
  .requirements .requirements__list-item {
    padding-left: 17px;
    margin-top: -0.7px;
  }
}
.requirements .requirements__list-item::before {
  content: "・";
  position: absolute;
  top: 1px;
  left: 4px;
  width: 8px;
  height: 8px;
  font-size: 16px;
}
@media screen and (max-width: 900px) {
  .requirements .requirements__list-item::before {
    left: 0;
  }
}
@media screen and (max-width: 900px) {
  .requirements .requirements__list-item-text {
    margin-top: -1px;
    line-height: 160%;
  }
}
.requirements .requirements__image {
  width: 100%;
  height: 400px;
  margin-top: 120px;
  background: url(../img/requirements_bg.jpg) no-repeat center/cover;
}
@media screen and (max-width: 900px) {
  .requirements .requirements__image {
    margin-top: 32px;
    height: 99px;
  }
}

.contact {
  padding-top: 121px;
  padding-bottom: 120px;
  background: #ffffff;
}
@media screen and (max-width: 900px) {
  .contact {
    padding-top: 40px;
    padding-bottom: 45px;
  }
}
.contact .contact__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .contact .contact__inner {
    max-width: 640px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contact .contact__caption {
  margin-bottom: 40px;
  margin-top: 30px;
}
.contact .contact__caption span {
  display: inline-block;
}
@media screen and (max-width: 900px) {
  .contact .contact__caption {
    font-size: 12px;
    margin-bottom: 24px;
    margin-top: 27px;
    line-height: 155%;
  }
}
.contact .contact__form {
  margin: 0 auto;
  width: 848px;
}
@media screen and (max-width: 900px) {
  .contact .contact__form {
    width: 100%;
  }
}
.contact .contact__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 900px) {
  .contact .contact__fields {
    gap: 27px;
  }
}
@media screen and (max-width: 900px) {
  .contact .contact_field:nth-child(4) {
    margin-top: -5px;
  }
  .contact .contact_field:nth-child(5) {
    margin-top: -3px;
  }
}
.contact .contact_field .form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media screen and (max-width: 900px) {
  .contact .contact_field .form-field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 7px;
  }
}
.contact .contact_field .form-field.is-invalid .form-field__head {
  color: red;
}
.contact .contact_field .form-field.is-invalid .select-wrapper::before {
  background: var(--LP-Red, #ce2073);
}
.contact .contact_field .form-field__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 212px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 27px;
  margin-top: auto;
  margin-bottom: auto;
}
.contact .contact_field .form-field__head.is-upper {
  margin-top: 0px;
}
.contact .contact_field .form-field__label {
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 900px) {
  .contact .contact_field .form-field__label {
    font-size: 14px;
  }
}
.contact .contact_field .form-field__tag {
  display: inline-block;
  border-radius: 4px;
  background: #ce2073;
  padding: 4px 8px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 160%;
}
.contact .contact_field .form-field__item {
  margin-top: 14px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 0;
}
.contact .contact_field .form-field__item input:user-invalid,
.contact .contact_field .form-field__item select:user-invalid,
.contact .contact_field .form-field__item textarea:user-invalid {
  border: 1px solid var(--LP-Red, #ce2073);
  background: var(--LP-Lpink, #fff0f7);
}
.contact .form-text {
  width: 100%;
  border-radius: 8px;
  background: #f5f5f5;
  border: 1px solid transparent;
  padding: 13px;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
@media screen and (max-width: 900px) {
  .contact .form-text {
    padding: 11px 13px 13px 15px;
  }
}
.contact .form-text::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 160%;
  color: #cccccc;
}
.contact .form-text::-moz-placeholder {
  font-size: 16px;
  line-height: 160%;
  color: #cccccc;
}
.contact .form-text:-ms-input-placeholder {
  font-size: 16px;
  line-height: 160%;
  color: #cccccc;
}
.contact .form-text::-ms-input-placeholder {
  font-size: 16px;
  line-height: 160%;
  color: #cccccc;
}
.contact .form-text::placeholder {
  font-size: 16px;
  line-height: 160%;
  color: #cccccc;
}
@media screen and (max-width: 900px) {
  .contact .form-text::-webkit-input-placeholder {
    font-size: 14px;
  }
  .contact .form-text::-moz-placeholder {
    font-size: 14px;
  }
  .contact .form-text:-ms-input-placeholder {
    font-size: 14px;
  }
  .contact .form-text::-ms-input-placeholder {
    font-size: 14px;
  }
  .contact .form-text::placeholder {
    font-size: 14px;
  }
}
.contact .form-text:focus {
  background: #e9f6f8;
  border: 1px solid #9ed0e0;
  outline: none;
}
.contact .form-radio__input {
  width: 1px;
  height: 1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
.contact .form-radio__input:checked + .form-radio__text::after {
  opacity: 1;
}
.contact .form-radio__input:focus + .form-radio__text::before {
  border: 1px solid #9ed0e0;
}
.contact .form-radio__text {
  font-size: 16px;
  position: relative;
  padding-left: 34px;
}
@media screen and (max-width: 900px) {
  .contact .form-radio__text {
    font-size: 14px;
    padding-left: 33px;
  }
}
.contact .form-radio__text::before, .contact .form-radio__text::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}
.contact .form-radio__text::before {
  width: 24px;
  height: 24px;
  left: 0;
  background: #f5f5f5;
}
.contact .form-radio__text::after {
  width: 12px;
  height: 12px;
  background: #9ed0e0;
  left: 6px;
  border: none;
  opacity: 0;
}
.contact .select-wrapper {
  position: relative;
}
.contact .select-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 52px;
  height: 55px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #9ed0e0;
  border-radius: 0 8px 8px 0;
  pointer-events: none;
}
.contact .select-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18.66px;
  width: 14.899px;
  height: 8.779px;
  background: url(../img/contact-form-select.png) no-repeat center center/contain;
}
.contact .form-select {
  font-size: 16px;
  line-height: 160%;
  color: #4a3636;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  border-radius: 8px;
  border: 0;
  background: #f5f5f5;
  padding: 15px 16px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  height: 56px;
}
@media screen and (max-width: 900px) {
  .contact .form-select {
    font-size: 14px;
  }
}
.contact .form-select:focus {
  background: #e9f6f8;
  border: 1px solid #9ed0e0;
  outline: none;
}
.contact .form-textarea {
  width: 100%;
  border-radius: 8px;
  background: #f5f5f5;
  border: 0;
  padding: 16px;
  height: 160px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border: 1px solid transparent;
  resize: vertical;
  font-size: 16px;
}
@media screen and (max-width: 900px) {
  .contact .form-textarea {
    font-size: 14px;
  }
}
.contact .form-textarea::-webkit-input-placeholder {
  line-height: 160%;
  color: #cccccc;
}
.contact .form-textarea::-moz-placeholder {
  line-height: 160%;
  color: #cccccc;
}
.contact .form-textarea:-ms-input-placeholder {
  line-height: 160%;
  color: #cccccc;
}
.contact .form-textarea::-ms-input-placeholder {
  line-height: 160%;
  color: #cccccc;
}
.contact .form-textarea::placeholder {
  line-height: 160%;
  color: #cccccc;
}
.contact .form-textarea:focus {
  background: #e9f6f8;
  border: 1px solid #9ed0e0;
  outline: none;
}
.contact .form-field__radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  height: 56px;
  padding-top: 14px;
  padding-bottom: 14px;
  -ms-flex-direction: row;
      flex-direction: row;
  gap: 22px;
}
@media screen and (max-width: 900px) {
  .contact .form-field__radios {
    padding: 0;
    height: auto;
    margin-top: -2px;
  }
}
.contact .form-checkbox:hover .form-checkbox__text::before {
  border-color: #fabe00;
}
.contact .form-checkbox__input {
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.contact .form-checkbox__input:checked + .form-checkbox__text::after {
  opacity: 1;
}
.contact .form-checkbox__text {
  padding-left: 36px;
  position: relative;
  font-size: 16px;
  line-height: 160%;
}
@media screen and (max-width: 900px) {
  .contact .form-checkbox__text {
    font-size: 14px;
  }
}
.contact .form-checkbox__text::before, .contact .form-checkbox__text::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.contact .form-checkbox__text::before {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  margin-top: 1px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  background: #f5f5f5;
}
.contact .form-checkbox__text::after {
  width: 14px;
  height: 9px;
  left: 5px;
  background: url(../img/contact-chceck.png) no-repeat center center/contain;
  opacity: 0;
  margin-top: 1px;
}
.contact .form-checkbox__text a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  font-weight: inherit;
  line-height: 160%;
}
.contact .contact__privacy {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 900px) {
  .contact .contact__privacy {
    margin-top: 23px;
    margin-bottom: 25px;
  }
}
.contact .contact__button {
  font-size: 16px;
}
.contact .contact__button .common__button-small {
  padding: 4px 38px 5px 38px;
}
@media screen and (max-width: 900px) {
  .contact .contact__button .common__button-small {
    border: 2px solid #4a3636;
    padding: 5px 22px 5px 22px;
  }
}

.footer {
  padding-top: 121px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 900px) {
  .footer {
    padding-top: 40px;
  }
}
.footer .footer__inner {
  position: relative;
  max-width: 1064px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .footer .footer__inner {
    max-width: 640px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer .footer__please .footer__please-text {
  font-size: 24px;
  line-height: 125%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 900px) {
  .footer .footer__please .footer__please-text {
    font-size: 20px;
  }
}
.footer .footer__please.is-in-view {
  overflow: hidden;
}
.footer .footer__please.is-in-view .footer__please-text p {
  -webkit-transform: translateY(2em);
          transform: translateY(2em);
  -webkit-animation: footer__please 0.7s forwards;
          animation: footer__please 0.7s forwards;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(1) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(2) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(3) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(4) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(5) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(6) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(7) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(8) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(9) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(10) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(11) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(12) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(13) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(14) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.footer .footer__please.is-in-view .footer__please-text p:nth-child(15) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
@-webkit-keyframes footer__please {
  0% {
    -webkit-transform: translateY(2em);
            transform: translateY(2em);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes footer__please {
  0% {
    -webkit-transform: translateY(2em);
            transform: translateY(2em);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.footer .footer__links {
  margin-top: 24px;
  margin-bottom: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 900px) {
  .footer .footer__links {
    margin-bottom: 14px;
  }
}
.footer .footer__link {
  width: 40px;
  cursor: pointer;
}
.footer .footer__link:hover {
  opacity: 0.5;
}
@media screen and (max-width: 900px) {
  .footer .footer__link {
    width: 32px;
  }
}
.footer .footer__content {
  width: 96.2406015038%;
  margin: 0 auto;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 16px 16px;
  position: relative;
  z-index: 75;
  margin-bottom: 165px;
}
@media screen and (max-width: 900px) {
  .footer .footer__content {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: -2px;
    margin-bottom: 171.71px;
  }
}
.footer .footer__info {
  padding-top: 105px;
  padding-bottom: 105px;
  width: 37.98828125%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .footer .footer__info {
    padding-top: 80px;
    padding-bottom: 80px;
    width: 350px;
  }
}
@media screen and (max-width: 900px) {
  .footer .footer__info {
    width: auto;
    padding: 20px 24px 29px 24px;
  }
}
@media screen and (max-width: 374px) {
  .footer .footer__info {
    padding: 20px 10px 29px 10px;
  }
}
.footer .footer__image {
  width: 183px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1200px) {
  .footer .footer__image {
    width: 160px;
  }
}
@media screen and (max-width: 900px) {
  .footer .footer__image {
    width: 153px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
  }
}
.footer .footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .footer .footer__list {
    gap: 10px;
  }
}
@media screen and (max-width: 900px) {
  .footer .footer__list {
    gap: 7.5px;
  }
}
.footer .footer__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .footer__title {
  font-size: 16px;
  position: relative;
  padding-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 160%;
  width: 120px;
}
.footer .footer__title::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 8px;
  height: 8px;
  background: url(../img/common-point.png) no-repeat center center/contain;
}
@media screen and (max-width: 1200px) {
  .footer .footer__title {
    font-size: 14px;
    width: 100px;
  }
}
@media screen and (max-width: 900px) {
  .footer .footer__title {
    font-size: 12px;
    width: 80px;
  }
}
@media screen and (max-width: 374px) {
  .footer .footer__title {
    font-size: 10px;
    width: 62px;
    padding-left: 12px;
  }
}
.footer .footer__text {
  font-size: 16px;
  line-height: 162%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1200px) {
  .footer .footer__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  .footer .footer__text {
    font-size: 12px;
  }
}
@media screen and (max-width: 374px) {
  .footer .footer__text {
    font-size: 11px;
  }
}
.footer .footer__map {
  border-radius: 0 16px 16px 0;
  width: 50%;
}
.footer .footer__map iframe {
  border-radius: inherit;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 900px) {
  .footer .footer__map {
    width: 100%;
    border-radius: 16px 16px 0 0;
    height: 271px;
  }
}
.footer .footer__copyright {
  padding-top: 75px;
  padding-bottom: 32px;
  text-align: center;
  background: #67b0c7;
  position: relative;
}
.footer .footer__copyright small {
  line-height: 160%;
  font-size: 14px;
  color: #ffffff;
}
@media screen and (max-width: 900px) {
  .footer .footer__copyright small {
    font-size: 10px;
  }
}
@media screen and (max-width: 900px) {
  .footer .footer__copyright {
    margin-top: -6px;
    padding: 0 0 23px 0;
  }
}
.footer .footer__copyright::before {
  content: "";
  position: absolute;
  top: -45px;
  left: 0;
  width: 100%;
  height: 120px;
  background-image: url(../img/spots-top.png);
  background-size: 252px 120px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 900px) {
  .footer .footer__copyright::before {
    background-image: url(../img/spots-top-sp.png);
    background-size: 96px 45.714px;
    height: 45.714px;
    top: -43px;
  }
}
.footer .footer__image-cat {
  width: 100px;
  top: -40px;
  right: -144px;
}
@media screen and (max-width: 1200px) {
  .footer .footer__image-cat {
    width: 80px;
    top: 0;
    right: -20px;
  }
}
@media screen and (max-width: 900px) {
  .footer .footer__image-cat {
    display: none;
  }
}
.footer .footer__image-text {
  width: 755px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .footer .footer__image-text {
    max-width: 328px;
    width: 100%;
  }
}
.footer .footer__image-pagetop {
  display: none;
  width: 78px;
  bottom: -104px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 900px) {
  .footer .footer__image-pagetop {
    display: block;
  }
}

.pagetop__bottom {
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 100px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 9999;
}
@media screen and (max-width: 1200px) {
  .pagetop__bottom {
    width: 80px;
  }
}
@media screen and (max-width: 900px) {
  .pagetop__bottom {
    display: none;
  }
}

.pagetop__bottom.is-show {
  opacity: 1;
  visibility: visible;
}

/* 半透明背景 中央揃え */
.modal-back {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4666666667);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.modal-back .modal-inner {
  width: 480px;
  height: 650px;
}
@media screen and (max-width: 900px) {
  .modal-back .modal-inner {
    width: 400px;
    height: 540px;
  }
}
@media screen and (max-width: 600px) {
  .modal-back .modal-inner {
    max-width: 376px;
    padding-left: 20px;
    padding-right: 20px;
    height: 480px;
  }
}
.modal-back .modal-inner__box {
  background: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.modal-back .modal__image {
  aspect-ratio: 480/300;
}
@media screen and (max-width: 900px) {
  .modal-back .modal__image {
    aspect-ratio: 400/250;
  }
}
.modal-back .modal__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.modal-back .modal__content {
  padding: 39px 40px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 900px) {
  .modal-back .modal__content {
    padding: 39px 20px 0 19px;
  }
}
@media screen and (max-width: 374px) {
  .modal-back .modal__content {
    padding: 18px 20px 0 19px;
  }
}
.modal-back .modal__title {
  font-size: 20px;
}
@media screen and (max-width: 900px) {
  .modal-back .modal__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .modal-back .modal__title {
    font-size: 14px;
  }
}
.modal-back .modal__text {
  line-height: 160%;
  font-size: 16px;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 24px;
}
@media screen and (max-width: 900px) {
  .modal-back .modal__text {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 600px) {
  .modal-back .modal__text {
    font-size: 12px;
  }
}
@media screen and (max-width: 374px) {
  .modal-back .modal__text {
    font-size: 11px;
  }
}
.modal-back .modal__button {
  font-size: 16px;
}
.modal-back .modal-sp {
  display: none;
}
@media screen and (max-width: 374px) {
  .modal-back .modal-sp {
    display: block;
  }
}

.mydialog {
  position: fixed;
  left: -500px;
  bottom: 30px;
  -webkit-transition: left 0.3s linear;
  transition: left 0.3s linear;
  z-index: 9999;
}
@media screen and (max-width: 600px) {
  .mydialog {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.mydialog.is-disped {
  left: 30px;
}
@media screen and (max-width: 600px) {
  .mydialog.is-disped {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.mydialog .mydialog__content {
  background: #ffffff;
  border-radius: 16px;
  width: 450px;
  border: 4px solid #67b0c7;
  padding: 16px 16px 16px 18px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.mydialog .mydialog__content:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  opacity: 0.8;
}
@media screen and (max-width: 600px) {
  .mydialog .mydialog__content {
    width: 350px;
    padding: 16px 12px 16px 12px;
  }
}
@media screen and (max-width: 374px) {
  .mydialog .mydialog__content {
    border: 2px solid #67b0c7;
    width: 290px;
    padding: 12px 6px 12px 6px;
  }
}
.mydialog .mydialog__title {
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .mydialog .mydialog__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 374px) {
  .mydialog .mydialog__title {
    font-size: 14px;
  }
}
.mydialog .mydialog__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  margin-top: 26px;
}
@media screen and (max-width: 600px) {
  .mydialog .mydialog__block {
    gap: 10px;
  }
}
.mydialog .mydialog__image {
  width: 100px;
}
@media screen and (max-width: 600px) {
  .mydialog .mydialog__image {
    width: 70px;
  }
}
@media screen and (max-width: 374px) {
  .mydialog .mydialog__image {
    width: 50px;
  }
}
.mydialog .mydialog__text {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 600px) {
  .mydialog .mydialog__text {
    font-size: 11px;
  }
}
@media screen and (max-width: 374px) {
  .mydialog .mydialog__text {
    font-size: 10px;
  }
}

.loading {
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: #67b0c7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.loaded {
  opacity: 0;
  visibility: hidden;
}

.loading-text {
  font-size: 20px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.loading-anime {
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 150px;
  height: 32px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.loading-image {
  width: 32px;
  height: 32px;
  -webkit-animation: loading-image 0.9s infinite alternate linear;
          animation: loading-image 0.9s infinite alternate linear;
}
.loading-image:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.loading-image:nth-child(2) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.loading-image:nth-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
@-webkit-keyframes loading-image {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes loading-image {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}

.loading-text {
  font-size: 20px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.loading-text p {
  -webkit-animation: loading-text 2s forwards infinite;
          animation: loading-text 2s forwards infinite;
}
.loading-text p:nth-child(1) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.loading-text p:nth-child(2) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.loading-text p:nth-child(3) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.loading-text p:nth-child(4) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.loading-text p:nth-child(5) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.loading-text p:nth-child(6) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.loading-text p:nth-child(7) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.loading-text p:nth-child(8) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.loading-text p:nth-child(9) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.loading-text p:nth-child(10) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.loading-text p:nth-child(11) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
@-webkit-keyframes loading-text {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes loading-text {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}