@charset "UTF-8";
/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font-family */
/* ============================================ */
/* font-size */
/* ============================================ */
/* top */
/* ============================================ */
.top-mainvisual__slide .splide {
  padding-bottom: 36px;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide .splide {
    padding-bottom: 24px;
  }
}
.top-mainvisual__slide .splide.theme-a .splide__arrow {
  background-image: url("../images/common/slide_arrow_next_white.svg");
}
.top-mainvisual__slide .splide.theme-a .splide__arrow--prev {
  background-image: url("../images/common/slide_arrow_prev_white.svg");
}
.top-mainvisual__slide .splide__arrow {
  background: transparent;
  border-radius: 0;
  width: 23px;
  height: 44px;
  background: url("../images/common/slide_arrow_next.svg") center center/contain no-repeat;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide .splide__arrow {
    width: 13.8px;
    height: 26.4px;
  }
}
.top-mainvisual__slide .splide__arrow svg {
  display: none;
}
.top-mainvisual__slide .splide__arrow--prev {
  left: 20px;
  background-image: url("../images/common/slide_arrow_prev.svg");
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide .splide__arrow--prev {
    left: 10px;
  }
}
.top-mainvisual__slide .splide__arrow--next {
  right: 20px;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide .splide__arrow--next {
    right: 10px;
  }
}
.top-mainvisual__slide .splide__pagination {
  bottom: 0;
}
.top-mainvisual__slide .splide__pagination__page {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  margin: 0 6px;
  opacity: 1;
}
.top-mainvisual__slide .splide__pagination__page.is-active {
  background: #000;
  transform: scale(1);
}
.top-mainvisual__slide__item {
  text-align: center;
  background: url("../images/common/bg.jpg") center center/cover no-repeat;
  position: relative;
}
.top-mainvisual__slide__item::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #E1B369;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
}
.top-mainvisual__slide__item.--first {
  background: url("../images/top/mainvisual_bg.jpg") right bottom/cover no-repeat;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide__item.--first {
    background-image: url("../images/top/mainvisual_bg_sp.jpg");
  }
}
.top-mainvisual__slide__item.--first::before {
  content: none;
}
.top-mainvisual__slide__item.--first .top-mainvisual__contents {
  display: block;
  padding: 12vw 0 0;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide__item.--first .top-mainvisual__contents {
    padding-top: 26.34vw;
  }
}
.top-mainvisual__slide__item.--shinnosuke::before {
  background: #E66C56;
}
.top-mainvisual__slide__item.--shinnosuke .top-mainvisual__inaho {
  width: 36.93vw;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide__item.--shinnosuke .top-mainvisual__inaho {
    width: 51.49vw;
  }
}
.top-mainvisual__slide__item.--shinnosuke .top-mainvisual__logo img {
  width: 31.875vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide__item.--shinnosuke .top-mainvisual__logo img {
    width: 68.71vw;
  }
}
.top-mainvisual__slide__item.--koshiibuki::before {
  background: #C0C670;
}
.top-mainvisual__slide__item.--koshiibuki .top-mainvisual__inaho {
  width: 37.14vw;
  top: auto;
  bottom: 0;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide__item.--koshiibuki .top-mainvisual__inaho {
    width: 64.55vw;
  }
}
.top-mainvisual__slide__item.--koshiibuki .top-mainvisual__logo img {
  width: 33.02vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide__item.--koshiibuki .top-mainvisual__logo img {
    width: 71.29vw;
  }
}
.top-mainvisual__slide__item.--yukinkomai::before {
  background: #AFBFE2;
}
.top-mainvisual__slide__item.--yukinkomai .top-mainvisual__inaho {
  width: 30.21vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide__item.--yukinkomai .top-mainvisual__inaho {
    width: 47.12vw;
  }
}
.top-mainvisual__slide__item.--yukinkomai .top-mainvisual__logo img {
  width: 32.19vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__slide__item.--yukinkomai .top-mainvisual__logo img {
    width: 69.5vw;
  }
}
.top-mainvisual__contents {
  padding: 7.29vw 0 2.19vw;
  height: 38.33vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 10;
}
@media all and (max-width: 896px) {
  .top-mainvisual__contents {
    padding: 24.15vw 0 8.32vw;
    height: 102.97vw;
  }
}
.top-mainvisual__ttl img {
  width: 25.94vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__ttl img {
    width: 57.62vw;
  }
}
.top-mainvisual__list {
  display: flex;
  justify-content: center;
  gap: 0.8em;
  font-size: 1.67vw;
  letter-spacing: -0.05em;
  color: #fff;
  margin-top: 3.125vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__list {
    flex-direction: column;
    gap: 0.76em;
    font-size: 3.76vw;
    margin-top: 5.94vw;
  }
}
.top-mainvisual__inaho {
  opacity: 0.39;
  width: 39.58vw;
  position: absolute;
  top: 0;
  right: 0;
  mix-blend-mode: multiply;
}
@media all and (max-width: 896px) {
  .top-mainvisual__inaho {
    width: 55.45vw;
  }
}
.top-mainvisual__inaho img {
  width: 100%;
  max-width: none;
}
.top-mainvisual__logo img {
  width: 32.5vw;
}
@media all and (max-width: 896px) {
  .top-mainvisual__logo img {
    width: 70.1vw;
  }
}
.top-mainvisual__btn {
  margin-inline: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  width: max(14vw, 140px);
  font-size: max(1.04vw, 12px);
}
.top-mainvisual__btn__link {
  display: block;
  padding: 0.4em;
  border: 1px solid #000;
  position: relative;
}
.top-mainvisual__btn__link::after {
  content: "";
  display: block;
  width: 0.8em;
  height: 0.8em;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  rotate: 45deg;
  position: absolute;
  top: 50%;
  right: 0.6em;
  translate: 0 -50%;
}

.top-intro {
  text-align: center;
  padding: clamp(3.5rem, -0.9211rem + 7.8947vw, 5rem) 0 clamp(6.25rem, -12.1711rem + 32.8947vw, 12.5rem);
  position: relative;
}
.top-intro__img {
  position: absolute;
}
.top-intro__img.--wind01 {
  width: min(11.04vw, 212px);
  top: min(10.63vw, 204px);
  right: 4.8vw;
}
@media all and (max-width: 896px) {
  .top-intro__img.--wind01 {
    width: 84px;
    top: 28.7vw;
    right: -4px;
  }
}
.top-intro__img.--wind02 {
  width: min(10.89vw, 209px);
  bottom: min(10.89vw, 209px);
  left: 6.77vw;
}
@media all and (max-width: 896px) {
  .top-intro__img.--wind02 {
    width: 75px;
    bottom: auto;
    top: 33.66vw;
    left: 4.95vw;
  }
}
.top-intro__img.--bird {
  width: min(8.23vw, 158px);
  top: min(18.96vw, 364px);
  right: 16.25vw;
}
@media all and (max-width: 896px) {
  .top-intro__img.--bird {
    width: 55px;
    top: 37.62vw;
    right: 15.64vw;
  }
}
.top-intro__img.--ground {
  width: min(75vw, 1440px);
  right: 0;
  bottom: min(3.75vw, 72px);
}
@media all and (max-width: 896px) {
  .top-intro__img.--ground {
    width: 615px;
    right: -2vw;
    bottom: 40px;
  }
}
.top-intro__wrapper {
  position: relative;
  z-index: 10;
}
.top-intro__ttl {
  width: 65.33cqw;
  max-width: 784px;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .top-intro__ttl {
    width: 100%;
    max-width: 458px;
  }
}
.top-intro__ttl img {
  width: 100%;
  max-width: none;
}
.top-intro__txt {
  word-break: keep-all;
  line-height: 2;
  margin-top: clamp(1.5rem, -4.3947rem + 10.5263vw, 3.5rem);
}
.top-intro__photo {
  height: min(19.27vw, 370px);
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}
@media all and (max-width: 896px) {
  .top-intro__photo {
    height: min(29.7vw, 150px);
  }
}
.top-intro__photo::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url("../images/top/intro_photo.jpg") center center/cover no-repeat;
}

.top-movie {
  padding: clamp(3.125rem, -9.7697rem + 23.0263vw, 7.5rem) 0;
  background: url("../images/common/bg.jpg") center center/cover no-repeat;
  position: relative;
}
.top-movie::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #C0C670;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
}
.top-movie__snow {
  width: min(14.48vw, 278px);
  mix-blend-mode: multiply;
  position: absolute;
  bottom: -85px;
  left: 2.86vw;
}
@media all and (max-width: 896px) {
  .top-movie__snow {
    width: 95px;
    bottom: -48px;
    left: -12px;
  }
}
.top-movie__wrapper {
  position: relative;
  z-index: 10;
}
.top-movie__container {
  display: flex;
  align-items: center;
  gap: 32px 4cqw;
  margin-top: clamp(1.5rem, -5.8684rem + 13.1579vw, 4rem);
}
@media all and (max-width: 896px) {
  .top-movie__container {
    flex-direction: column;
    margin-inline: calc(50% - 50vw);
  }
}
.top-movie__contents {
  flex-grow: 1;
}
@media all and (max-width: 896px) {
  .top-movie__contents {
    width: 100%;
  }
}
.top-movie__contents iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.top-movie__inner {
  flex-shrink: 0;
  width: 35%;
}
@media all and (max-width: 896px) {
  .top-movie__inner {
    width: calc(100% - 40px);
    margin-inline: auto;
  }
}
.top-movie__name {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 3.33cqw;
}
.top-movie__name dt {
  font-size: clamp(1.125rem, 0.3882rem + 1.3158vw, 1.375rem);
}
.top-movie__name dd {
  font-size: clamp(1.625rem, -0.9539rem + 4.6053vw, 2.5rem);
}
.top-movie__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 2;
  margin-top: 24px;
}
.top-movie__btn {
  text-align: center;
  max-width: 500px;
  margin-inline: auto;
  margin-top: clamp(2rem, 0.5263rem + 2.6316vw, 2.5rem);
}
@media all and (max-width: 896px) {
  .top-movie__btn {
    max-width: 400px;
  }
}
.top-movie__btn__link {
  font-size: clamp(1.25rem, 0.5132rem + 1.3158vw, 1.5rem);
  padding: 1.5em 1em;
  display: block;
  border-radius: 0.9em;
  background: #231815;
  color: #fff;
}
.top-movie__soon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px 2.3cqw;
  margin-top: clamp(2rem, -6.8421rem + 15.7895vw, 5rem);
}
@media all and (max-width: 896px) {
  .top-movie__soon {
    flex-direction: column;
  }
}
.top-movie__soon__en {
  font-size: clamp(2.25rem, 1.1447rem + 1.9737vw, 2.625rem);
  line-height: 1.2;
}

.top-type {
  padding: clamp(3.75rem, -7.3026rem + 19.7368vw, 7.5rem) 0 clamp(1.25rem, -0.4545rem + 7.2727vw, 5rem);
}
.top-type__container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 3.33cqw;
  margin-top: clamp(1.5rem, -1.4474rem + 5.2632vw, 2.5rem);
}
@media all and (max-width: 896px) {
  .top-type__container {
    gap: 20px;
    margin-inline: auto;
    max-width: 500px;
  }
}
.top-type__item {
  width: calc((100% - 10cqw) / 4);
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
}
@media all and (max-width: 896px) {
  .top-type__item {
    width: calc((100% - 20px) / 2);
  }
}
.top-type__item.--shinnosuke .top-type__link::before {
  background: #E66C56;
}
.top-type__item.--shinnosuke .top-type__txt {
  width: 41.02%;
}
.top-type__item.--koshiibuki .top-type__link::before {
  background: #C0C670;
}
.top-type__item.--koshiibuki .top-type__txt {
  width: 51.56%;
}
.top-type__item.--yukinkomai .top-type__link::before {
  background: #AFBFE2;
}
.top-type__item.--yukinkomai .top-type__txt {
  width: 52.73%;
}
.top-type__link {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../images/common/bg.jpg") center center/cover no-repeat;
  border-radius: 50px;
  aspect-ratio: 1/1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .top-type__link {
    border-radius: 30px;
  }
}
.top-type__link::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #E1B369;
  mix-blend-mode: multiply;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
@media all and (max-width: 896px) {
  .top-type__link::before {
    border-radius: 30px;
  }
}
.top-type__txt {
  width: 47.66%;
  position: relative;
  z-index: 10;
}
.top-type__txt img {
  width: 100%;
  max-width: none;
}
.top-type__slide {
  width: 55cqw;
  margin-top: clamp(2.5rem, -7.0789rem + 17.1053vw, 5.75rem);
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .top-type__slide {
    width: 100%;
    max-width: 600px;
  }
}
.top-type__slide__link {
  cursor: pointer;
}
.top-type__slide .splide {
  padding-inline: 40px;
  padding-bottom: 36px;
}
@media all and (max-width: 896px) {
  .top-type__slide .splide {
    padding-inline: 24px;
    padding-bottom: 24px;
  }
}
.top-type__slide .splide__arrow {
  background: transparent;
  border-radius: 0;
  width: 23px;
  height: 44px;
  background: url("../images/common/slide_arrow_next.svg") center center/contain no-repeat;
  transform: translateY(calc(-50% - 18px));
}
@media all and (max-width: 896px) {
  .top-type__slide .splide__arrow {
    width: 13.8px;
    height: 26.4px;
    transform: translateY(calc(-50% - 12px));
  }
}
.top-type__slide .splide__arrow svg {
  display: none;
}
.top-type__slide .splide__arrow--prev {
  left: 0;
  background-image: url("../images/common/slide_arrow_prev.svg");
}
.top-type__slide .splide__arrow--next {
  right: 0;
}
.top-type__slide .splide__pagination {
  bottom: 0;
}
.top-type__slide .splide__pagination__page {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  margin: 0 6px;
  opacity: 1;
}
.top-type__slide .splide__pagination__page.is-active {
  background: #000;
  transform: scale(1);
}
.top-type__slide__modal {
  padding: 40px 24px 32px;
  background: url("../images/common/bg.jpg") center center/cover no-repeat;
  position: relative;
}
@media all and (max-width: 896px) {
  .top-type__slide__modal {
    padding: 32px 16px 24px;
  }
}
.top-type__slide__modal::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #F7F0E1;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
}
.top-type__slide__modal__contents {
  position: relative;
  z-index: 10;
}
.top-type__slide__modal__img {
  max-width: 280px;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .top-type__slide__modal__img {
    max-width: 200px;
  }
}
.top-type__slide__modal__catch {
  word-break: keep-all;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1.125rem, 0.0197rem + 1.9737vw, 1.5rem);
  font-weight: 700;
  margin-top: 28px;
}
@media all and (max-width: 896px) {
  .top-type__slide__modal__catch {
    margin-top: 20px;
  }
}
.top-type__slide__modal__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1rem, 0.2632rem + 1.3158vw, 1.25rem);
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .top-type__slide__modal__txt {
    margin-top: 16px;
  }
}
.top-type__slide__modal__btn {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1rem, 0.2632rem + 1.3158vw, 1.25rem);
  font-weight: 700;
}
.top-type__modal {
  padding: 40px 24px 32px;
  background: url("../images/common/bg.jpg") center center/cover no-repeat;
  position: relative;
}
@media all and (max-width: 896px) {
  .top-type__modal {
    padding: 32px 16px 24px;
  }
}
.top-type__modal.--shinnosuke::before {
  background: #E66C56;
}
.top-type__modal.--koshiibuki::before {
  background: #C0C670;
}
.top-type__modal.--yukinkomai::before {
  background: #AFBFE2;
}
.top-type__modal::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #E1B369;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
}
.top-type__modal__contents {
  container-type: inline-size;
  position: relative;
  z-index: 10;
}
.top-type__modal__img {
  max-width: 340px;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .top-type__modal__img {
    max-width: 240px;
  }
}
.top-type__modal__catch {
  word-break: keep-all;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1.125rem, 0.0197rem + 1.9737vw, 1.5rem);
  font-weight: 700;
  margin-top: 28px;
}
@media all and (max-width: 896px) {
  .top-type__modal__catch {
    margin-top: 20px;
  }
}
.top-type__modal__txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1rem, 0.2632rem + 1.3158vw, 1.25rem);
  margin-top: 16px;
}
@media all and (max-width: 896px) {
  .top-type__modal__txt {
    margin-top: 12px;
  }
}
.top-type__modal__detail {
  border: 1px solid #000;
  border-radius: 16px;
  padding: 12px;
  display: flex;
  gap: 12px;
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .top-type__modal__detail {
    margin-top: 16px;
  }
}
.top-type__modal__detail__img {
  flex-shrink: 0;
  width: 28cqw;
}
.top-type__modal__detail__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 14px 0 0 14px;
}
.top-type__modal__detail__list {
  flex-grow: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.top-type__modal__detail__list dt {
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: clamp(0.875rem, 0.3224rem + 0.9868vw, 1.0625rem);
  font-weight: 700;
  padding: 0.15em 0.8em;
  border-radius: 9999px;
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .top-type__modal__detail__list dt {
    margin-top: 16px;
  }
}
.top-type__modal__detail__list dt:first-of-type {
  margin-top: 0;
}
.top-type__modal__detail__list dd {
  font-size: clamp(1rem, 0.2632rem + 1.3158vw, 1.25rem);
  font-weight: 600;
  margin-top: 8px;
}
.top-type__modal__btn {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1rem, 0.2632rem + 1.3158vw, 1.25rem);
  font-weight: 700;
}

.top-chart {
  padding: clamp(6.25rem, 4.5455rem + 7.2727vw, 10rem) 0 clamp(5rem, -0.8947rem + 10.5263vw, 7rem);
  position: relative;
}
.top-chart__mizuhiki {
  width: min(24.58vw, 472px);
  position: absolute;
  top: 0;
  right: 0;
}
@media all and (max-width: 896px) {
  .top-chart__mizuhiki {
    width: 160px;
    right: -12px;
  }
}
.top-chart__img {
  text-align: center;
  margin-top: clamp(1rem, -1.9474rem + 5.2632vw, 2rem);
}
@media all and (max-width: 480px) {
  .top-chart__img {
    margin-inline: calc(50% - 50vw);
  }
}
.top-chart__photo {
  height: min(19.27vw, 370px);
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}
@media all and (max-width: 896px) {
  .top-chart__photo {
    height: min(29.7vw, 150px);
  }
}
.top-chart__photo::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url("../images/top/chart_photo.jpg") center center/cover no-repeat;
}

.top-zukan {
  padding: clamp(3.75rem, -5.8289rem + 17.1053vw, 7rem) 0 clamp(3rem, -8.7895rem + 21.0526vw, 7rem);
  background: url("../images/common/bg.jpg") center center/cover no-repeat;
  position: relative;
}
.top-zukan::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #E66C56;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
}
.top-zukan__shine {
  width: min(13.44vw, 258px);
  mix-blend-mode: multiply;
  position: absolute;
  right: 3.02vw;
  bottom: min(-12.29vw, -236px);
}
@media all and (max-width: 896px) {
  .top-zukan__shine {
    width: 112px;
    right: 10px;
    bottom: -80px;
  }
}
.top-zukan__wrapper {
  max-width: 800px;
}
.top-zukan__container {
  position: relative;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px 11.5cqw;
}
@media all and (max-width: 896px) {
  .top-zukan__container {
    flex-direction: column;
  }
}
.top-zukan__img {
  flex-grow: 1;
}
@media all and (max-width: 896px) {
  .top-zukan__img {
    width: 100%;
    max-width: 264px;
  }
}
.top-zukan__img img {
  width: 100%;
  max-width: none;
}
.top-zukan__inner {
  flex-shrink: 0;
  width: 50%;
  color: #000;
}
@media all and (max-width: 896px) {
  .top-zukan__inner {
    width: 100%;
  }
}
.top-zukan__block {
  padding-bottom: clamp(1.5rem, 0.0263rem + 2.6316vw, 2rem);
  margin-bottom: clamp(1.5rem, 0.0263rem + 2.6316vw, 2rem);
  border-bottom: 2px solid #000;
}
.top-zukan__catch {
  font-size: clamp(1.125rem, 0.0197rem + 1.9737vw, 1.5rem);
}
.top-zukan__ttl {
  font-size: clamp(1.5rem, -0.7105rem + 3.9474vw, 2.25rem);
}
.top-zukan__contents {
  margin-top: clamp(1.5rem, 0.0263rem + 2.6316vw, 2rem);
}
.top-zukan__txt {
  line-height: 2;
}
.top-zukan__btn {
  text-align: center;
  max-width: 500px;
  margin-inline: auto;
  margin-top: clamp(1.5rem, -4.3947rem + 10.5263vw, 3.5rem);
}
@media all and (max-width: 896px) {
  .top-zukan__btn {
    max-width: 400px;
  }
}
.top-zukan__btn__link {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1rem, 0.2632rem + 1.3158vw, 1.25rem);
  padding: 1.5em 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5em;
  border-radius: 0.9em;
  background: #231815;
  color: #fff;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.25);
}
.top-zukan__btn__link::after {
  flex-shrink: 0;
  content: "";
  display: inline-block;
  width: 1.26em;
  height: 1.47em;
  background: url("../images/common/icon_download_white.svg") center center/contain no-repeat;
}

.top-event {
  padding: clamp(6.25rem, 2.5658rem + 6.5789vw, 7.5rem) 0 clamp(3.75rem, -7.3026rem + 19.7368vw, 7.5rem);
}
.top-event__wrapper {
  position: relative;
  z-index: 20;
}
.top-event__slide {
  margin-top: clamp(1.25rem, -2.4342rem + 6.5789vw, 2.5rem);
}
.top-event__slide .splide {
  padding-inline: 48px;
  padding-bottom: 36px;
}
@media all and (max-width: 896px) {
  .top-event__slide .splide {
    padding-inline: 32px;
    padding-bottom: 24px;
  }
}
@media all and (max-width: 480px) {
  .top-event__slide .splide {
    padding: 0;
  }
}
.top-event__slide .splide__arrow {
  background: transparent;
  border-radius: 0;
  width: 23px;
  height: 44px;
  background: url("../images/common/slide_arrow_next.svg") center center/contain no-repeat;
  transform: translateY(calc(-50% - 18px));
}
@media all and (max-width: 896px) {
  .top-event__slide .splide__arrow {
    width: 13.8px;
    height: 26.4px;
    transform: translateY(calc(-50% - 12px));
  }
}
.top-event__slide .splide__arrow svg {
  display: none;
}
.top-event__slide .splide__arrow--prev {
  left: 0;
  background-image: url("../images/common/slide_arrow_prev.svg");
}
.top-event__slide .splide__arrow--next {
  right: 0;
}
@media all and (max-width: 480px) {
  .top-event__slide .splide__slide {
    margin-top: 16px;
    display: block;
    opacity: 1;
    transform: translateY(0);
    transition: none;
  }
}
.top-event__slide .splide__slide.fade-in {
  -webkit-animation: fadeInUp 0.4s ease forwards;
          animation: fadeInUp 0.4s ease forwards;
}
@media all and (max-width: 480px) {
  .top-event__slide .splide__slide.is-hidden {
    opacity: 0;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.top-event__inner {
  display: block;
  padding: 32px 24px;
  border-radius: 20px;
  background: #fff;
  overflow: hidden;
  height: 100%;
  position: relative;
  z-index: 10;
}
@media all and (max-width: 896px) {
  .top-event__inner {
    padding: 20px 16px;
    border-radius: 16px;
  }
}
@media all and (max-width: 480px) {
  .top-event__inner {
    padding: 16px 12px;
    display: flex;
    align-items: center;
    gap: 12px;
    height: auto;
  }
}
.top-event__inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/common/bg.jpg") center center/cover no-repeat;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
  border-radius: 20px;
}
@media all and (max-width: 896px) {
  .top-event__inner::before {
    border-radius: 16px;
  }
}
@media all and (max-width: 480px) {
  .top-event__img {
    flex-shrink: 0;
    width: 40%;
  }
}
.top-event__img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 298/202;
  border-radius: 15px;
}
@media all and (max-width: 896px) {
  .top-event__img img {
    border-radius: 12px;
  }
}
.top-event__contents {
  margin-top: 16px;
}
@media all and (max-width: 480px) {
  .top-event__contents {
    margin-top: 0;
    flex-grow: 1;
  }
}
.top-event__block {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media all and (max-width: 896px) {
  .top-event__block {
    gap: 8px;
  }
}
@media all and (max-width: 480px) {
  .top-event__block {
    gap: 5px;
  }
}
.top-event__area {
  flex-shrink: 0;
}
.top-event__area img {
  width: 72px;
}
@media all and (max-width: 896px) {
  .top-event__area img {
    width: 40px;
  }
}
@media all and (max-width: 480px) {
  .top-event__area img {
    width: 35px;
  }
}
.top-event__date {
  font-size: clamp(0.875rem, -0.2303rem + 1.9737vw, 1.25rem);
  line-height: 1.1;
}
@media all and (max-width: 480px) {
  .top-event__date {
    font-size: 0.75rem;
  }
}
.top-event__date .txt_large {
  font-size: 2.2em;
  letter-spacing: -0.02em;
}
.top-event__date .txt_week {
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.top-event__date .txt_week__en {
  font-size: 0.63em;
  font-family: "Zen Antique Soft", serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0.2em;
}
.top-event__date .txt_week.--red {
  color: #AF1F23;
}
.top-event__date .txt_week.--blue {
  color: #00547A;
}
.top-event__ttl {
  word-break: keep-all;
  font-size: clamp(0.875rem, -0.2303rem + 1.9737vw, 1.25rem);
  letter-spacing: -0.05em;
  line-height: 1.4;
  margin-top: 10px;
}
@media all and (max-width: 896px) {
  .top-event__ttl {
    margin-top: 8px;
  }
}
@media all and (max-width: 480px) {
  .top-event__ttl {
    font-size: 0.75rem;
  }
}
.top-event__ttl .txt_large {
  font-size: 1.5em;
}
.top-event__ttl .txt_middle {
  font-size: 1.3em;
}
.top-event__ttl .txt_small {
  font-size: 0.67em;
}
.top-event__ttl .txt_narrow {
  letter-spacing: -0.12em;
}
.top-event__more {
  display: none;
}
@media all and (max-width: 480px) {
  .top-event__more {
    cursor: pointer;
    text-align: center;
    display: block;
    margin-top: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 1.125rem;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 0.2em;
  }
}
.top-event__more.--hide {
  display: none;
}

.top-banner {
  padding: clamp(3.5rem, -4.6053rem + 14.4737vw, 6.25rem) 0 clamp(4rem, -13.6842rem + 31.5789vw, 10rem);
}
.top-banner__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media all and (max-width: 896px) {
  .top-banner__list {
    gap: 16px;
  }
}
@media all and (max-width: 600px) {
  .top-banner__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.top-banner__list__item img {
  width: 100%;
  max-width: none;
}