@charset "UTF-8";
.modal__content, .promotion-movie, .promotion-movie__content-inner, .detail__button, .main-aw {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.modal__content > *, .promotion-movie > *, .promotion-movie__content-inner > *, .detail__button > *, .main-aw > * {
  min-height: 0%;
}

.buy__container, .promotion__container, .promotion__container--bottom, .promotion-profile__container, .lineup__container, .features__container {
  box-sizing: content-box !important;
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .buy__container, .promotion__container, .promotion__container--bottom, .promotion-profile__container, .lineup__container, .features__container {
    max-width: 82.9787234043vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.modal__close, .season__button, .promotion-movie__button--left, .promotion-movie__button--right, .promotion-movie__thum, .lineup__pause, .lineup__slider .swiper-pagination-bullet, .detail__button, .anchor__link, .kv__movie-img, .link, .buy__button, .buy__button--border, .promotion-profile__button, .lineup__button {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
.modal__close:hover, .season__button:hover, .promotion-movie__button--left:hover, .promotion-movie__button--right:hover, .promotion-movie__thum:hover, .lineup__pause:hover, .lineup__slider .swiper-pagination-bullet:hover, .detail__button:hover, .anchor__link:hover, .kv__movie-img:hover, .link:hover, .buy__button:hover, .buy__button--border:hover, .promotion-profile__button:hover, .lineup__button:hover {
  opacity: 0.7;
}

.main-aw {
  font-family: tbudgothic-std, "メイリオ", "Meiryo", sans-serif;
}

.promotion-movie__button--left, .promotion-movie__button--right, .promotion-movie__thum, .lineup__pause, .detail__button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  appearance: none;
}
.promotion-movie__button--left:focus-visible, .promotion-movie__button--right:focus-visible, .promotion-movie__thum:focus-visible, .lineup__pause:focus-visible, .detail__button:focus-visible {
  outline: auto;
  outline-color: #000;
}

.season, .promotion, .lineup, .features, .anchor, .kv {
  position: relative;
  width: 100%;
  z-index: 1;
}

.promotion__title, .lineup__title, .features__title {
  position: relative;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.08em;
  padding-left: 45px;
}
@media screen and (max-width: 767px) {
  .promotion__title, .lineup__title, .features__title {
    font-size: 6.914893617vw;
    padding-left: 9.3085106383vw;
  }
}
.promotion__title::before, .lineup__title::before, .features__title::before {
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url(/andondo/aw/assets/img/section_title_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .promotion__title::before, .lineup__title::before, .features__title::before {
    top: 1.5957446809vw;
    width: 6.3829787234vw;
    height: 6.3829787234vw;
  }
}
.promotion__title + .season__title, .lineup__title + .season__title, .features__title + .season__title, .promotion__title + .season__text, .lineup__title + .season__text, .features__title + .season__text, .promotion__title + .season__button, .lineup__title + .season__button, .features__title + .season__button, .promotion__title + .promotion-movie__button--left, .lineup__title + .promotion-movie__button--left, .features__title + .promotion-movie__button--left, .promotion__title + .promotion-movie__button--right, .lineup__title + .promotion-movie__button--right, .features__title + .promotion-movie__button--right, .promotion__title + .promotion-movie__content-title, .lineup__title + .promotion-movie__content-title, .features__title + .promotion-movie__content-title, .promotion__title + .promotion-profile__name, .lineup__title + .promotion-profile__name, .features__title + .promotion-profile__name, .promotion__title + .promotion-profile__actor, .lineup__title + .promotion-profile__actor, .features__title + .promotion-profile__actor, .promotion__title + .promotion-profile__button, .lineup__title + .promotion-profile__button, .features__title + .promotion-profile__button, .promotion__title + .lineup__name, .lineup__title + .lineup__name, .features__title + .lineup__name, .promotion__title + .features__head-text, .lineup__title + .features__head-text, .features__title + .features__head-text, .promotion__title + .features__item-title, .lineup__title + .features__item-title, .features__title + .features__item-title, .promotion__title + .promotion-profile__text, .lineup__title + .promotion-profile__text, .features__title + .promotion-profile__text, .promotion__title + .lineup__spec-term, .lineup__title + .lineup__spec-term, .features__title + .lineup__spec-term, .promotion__title + .lineup__spec-detail, .lineup__title + .lineup__spec-detail, .features__title + .lineup__spec-detail, .promotion__title + .lineup__spec--single, .lineup__title + .lineup__spec--single, .features__title + .lineup__spec--single, .promotion__title + .lineup__text, .lineup__title + .lineup__text, .features__title + .lineup__text, .promotion__title + .lineup__button, .lineup__title + .lineup__button, .features__title + .lineup__button, .promotion__title + .detail__text, .lineup__title + .detail__text, .features__title + .detail__text, .promotion__title + .features__item-text, .lineup__title + .features__item-text, .features__title + .features__item-text, .promotion__title + .promotion__text, .lineup__title + .promotion__text, .features__title + .promotion__text, .promotion__title + .features__text, .lineup__title + .features__text, .features__title + .features__text {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .promotion__title + .season__title, .lineup__title + .season__title, .features__title + .season__title, .promotion__title + .season__text, .lineup__title + .season__text, .features__title + .season__text, .promotion__title + .season__button, .lineup__title + .season__button, .features__title + .season__button, .promotion__title + .promotion-movie__button--left, .lineup__title + .promotion-movie__button--left, .features__title + .promotion-movie__button--left, .promotion__title + .promotion-movie__button--right, .lineup__title + .promotion-movie__button--right, .features__title + .promotion-movie__button--right, .promotion__title + .promotion-movie__content-title, .lineup__title + .promotion-movie__content-title, .features__title + .promotion-movie__content-title, .promotion__title + .promotion-profile__name, .lineup__title + .promotion-profile__name, .features__title + .promotion-profile__name, .promotion__title + .promotion-profile__actor, .lineup__title + .promotion-profile__actor, .features__title + .promotion-profile__actor, .promotion__title + .promotion-profile__button, .lineup__title + .promotion-profile__button, .features__title + .promotion-profile__button, .promotion__title + .lineup__name, .lineup__title + .lineup__name, .features__title + .lineup__name, .promotion__title + .features__head-text, .lineup__title + .features__head-text, .features__title + .features__head-text, .promotion__title + .features__item-title, .lineup__title + .features__item-title, .features__title + .features__item-title, .promotion__title + .promotion-profile__text, .lineup__title + .promotion-profile__text, .features__title + .promotion-profile__text, .promotion__title + .lineup__spec-term, .lineup__title + .lineup__spec-term, .features__title + .lineup__spec-term, .promotion__title + .lineup__spec-detail, .lineup__title + .lineup__spec-detail, .features__title + .lineup__spec-detail, .promotion__title + .lineup__spec--single, .lineup__title + .lineup__spec--single, .features__title + .lineup__spec--single, .promotion__title + .lineup__text, .lineup__title + .lineup__text, .features__title + .lineup__text, .promotion__title + .lineup__button, .lineup__title + .lineup__button, .features__title + .lineup__button, .promotion__title + .detail__text, .lineup__title + .detail__text, .features__title + .detail__text, .promotion__title + .features__item-text, .lineup__title + .features__item-text, .features__title + .features__item-text, .promotion__title + .promotion__text, .lineup__title + .promotion__text, .features__title + .promotion__text, .promotion__title + .features__text, .lineup__title + .features__text, .features__title + .features__text {
    margin-top: 6.6489361702vw;
  }
}

.season__title, .season__text, .season__button, .promotion-movie__button--left, .promotion-movie__button--right, .promotion-movie__content-title, .promotion-profile__name, .promotion-profile__actor, .promotion-profile__button, .lineup__name, .features__head-text, .features__item-title, .promotion-profile__text, .lineup__spec-term, .lineup__spec-detail, .lineup__spec--single, .lineup__text, .lineup__button, .detail__text, .features__item-text, .promotion__text, .features__text {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .season__title, .season__text, .season__button, .promotion-movie__button--left, .promotion-movie__button--right, .promotion-movie__content-title, .promotion-profile__name, .promotion-profile__actor, .promotion-profile__button, .lineup__name, .features__head-text, .features__item-title, .promotion-profile__text, .lineup__spec-term, .lineup__spec-detail, .lineup__spec--single, .lineup__text, .lineup__button, .detail__text, .features__item-text, .promotion__text, .features__text {
    font-size: 3.7234042553vw;
  }
}
.promotion__text, .features__text {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .promotion__text, .features__text {
    font-size: 4.2553191489vw;
  }
}
.promotion-profile__text, .lineup__spec-term, .lineup__spec-detail, .lineup__spec--single, .lineup__text, .lineup__button, .detail__text, .features__item-text {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .promotion-profile__text, .lineup__spec-term, .lineup__spec-detail, .lineup__spec--single, .lineup__text, .lineup__button, .detail__text, .features__item-text {
    font-size: 3.4574468085vw;
  }
}

.buy__button, .buy__button--border, .promotion-profile__button, .lineup__button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(270deg, #e60012 0%, #e54c00 60%, #e52600 100%);
  font-weight: bold;
  color: #fff;
}

.lineup::before, .kv__img, .kv__movie {
  opacity: 0;
  pointer-events: none;
  transition: opacity 1s ease;
}
.jsLineupVisible.lineup::before, .is-loaded .kv__img, .is-loaded .kv__movie {
  opacity: 1;
  pointer-events: auto;
}

/* common:start */
[v-cloak] {
  display: none;
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
}

html {
  /* スクロールバーが消えても幅を維持する設定 */
  scrollbar-gutter: stable;
  /* プロモーション動画のサムネ縮小（レイアウト高さの変化）に対して
     ブラウザのスクロール位置自動補正が働くと、進行度計算と干渉して
     拡大縮小を高速反復するループが起きるため、ページ全体で無効化 */
  overflow-anchor: none;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

.main-aw {
  align-items: flex-start;
  position: relative;
  background-color: #faf7f8;
  color: #4f4f4f;
}
.main-aw * {
  box-sizing: border-box;
}
.main-aw img,
.main-aw picture {
  display: block;
  width: 100%;
}

.footer {
  margin-top: 0 !important;
}

.footer-share,
.footer-nav {
  display: none !important;
}

/* common:end */
/* kv:start */
.kv {
  z-index: 2;
}
.kv__container {
  position: relative;
  max-width: 100%;
}
.kv__movie {
  position: absolute;
  right: 80px;
  bottom: 60px;
  width: 180px;
  z-index: 1;
}
@media screen and (max-width: 1240px) {
  .kv__movie {
    right: 6.6666666667vw;
    bottom: 5vw;
    width: 15%;
  }
}
@media screen and (max-width: 767px) {
  .kv__movie {
    right: 5.3191489362vw;
    bottom: 5.3191489362vw;
    width: 28.7234042553vw;
  }
}
.is-loaded .kv__img {
  transition-delay: 1s;
}

.is-loaded .kv__movie {
  transition-delay: 2s;
}

/* kv:end */
/* anchor:start */
.anchor {
  z-index: 2;
}
.anchor__list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .anchor__list {
    margin-top: 14.6276595745vw;
  }
}
.anchor__item {
  margin: 0 30px;
}
@media screen and (max-width: 767px) {
  .anchor__item {
    margin: 0 3.4574468085vw;
  }
}
.anchor__link {
  display: flex;
  align-items: center;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .anchor__link {
    font-size: 3.1914893617vw;
  }
}
.anchor__link::after {
  display: block;
  width: 9px;
  height: 11px;
  margin-top: 2px;
  margin-left: 10px;
  background-image: url(/andondo/aw/assets/img/anchor_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .anchor__link::after {
    width: 1.8617021277vw;
    height: 2.3936170213vw;
    margin-top: 0;
    margin-left: 1.329787234vw;
  }
}

/* anchor:end */
.features__item-img--02, .features__item-img--01 {
  display: block;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .features__item-img--02, .features__item-img--01 {
    margin-top: 3.9893617021vw;
  }
}

/* features:start */
.features {
  z-index: 2;
}
.features__container {
  padding-top: 115px;
}
@media screen and (max-width: 767px) {
  .features__container {
    padding-top: 14.6276595745vw;
  }
}
.features__head {
  position: relative;
  padding-left: 31.1320754717%;
}
@media screen and (max-width: 767px) {
  .features__head {
    padding-left: 0;
  }
}
.features__head-img {
  display: block;
  position: absolute;
  top: 50%;
  left: 5.1886792453%;
  transform: translateY(-50%);
  width: 16.9811320755%;
}
@media screen and (max-width: 767px) {
  .features__head-img {
    position: static;
    transform: none;
    width: 34.3085106383vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .features__head-inner {
    margin-top: 10.6382978723vw;
  }
}
.features__head-category {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  width: 120px;
  height: 30px;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(270deg, #e60012 0%, #e54c00 60%, #e52600 100%);
}
@media screen and (max-width: 767px) {
  .features__head-category {
    font-size: 3.7234042553vw;
    width: 28.7234042553vw;
    height: 7.4468085106vw;
    border-radius: 2.1276595745vw;
  }
}
.features__head-title {
  position: relative;
  margin-top: 10px;
  max-width: 550px;
  width: 100%;
  font-size: 44px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.04em;
  background: linear-gradient(270deg, #e60012 0%, #e56000 60%, #e53900 80%, #e51300 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media screen and (max-width: 1024px) {
  .features__head-title {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .features__head-title {
    max-width: 82.9787234043vw;
    margin-top: 2.6595744681vw;
    font-size: 8.5106382979vw;
  }
}
.features__head-text {
  line-height: 2;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .features__head-text {
    margin-top: 7.9787234043vw;
  }
}
.features__content {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  .features__content {
    padding-top: 21.2765957447vw;
  }
}
.features__list {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .features__list {
    margin-top: 10.6382978723vw;
  }
}
.features__item-title {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .features__item-title {
    font-size: 4.7872340426vw;
  }
}
.features__item-text {
  line-height: 1.8;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .features__item-text {
    margin-top: 2.6595744681vw;
  }
}
.features__item-img--01 {
  max-width: 840px;
}
@media screen and (max-width: 767px) {
  .features__item-img--01 {
    max-width: 100%;
  }
}
.features__item-img--02 {
  max-width: 511px;
}
@media screen and (max-width: 767px) {
  .features__item-img--02 {
    max-width: 100%;
  }
}
.features__item + .features__item {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .features__item + .features__item {
    margin-top: 10.6382978723vw;
  }
}

/* features:end */
.detail__button-text--close, .detail__button-text--more {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
}

/* detail:start */
.detail__container {
  margin-top: 30px;
  border-radius: 20px;
  border: 1px solid transparent;
  background: linear-gradient(#faf7f8, #faf7f8) padding-box, linear-gradient(270deg, #e60012 0%, #e54c00 60%, #e52600 100%);
}
@media screen and (max-width: 767px) {
  .detail__container {
    margin-top: 6.6489361702vw;
    border-radius: 5.3191489362vw;
  }
}
.detail__button {
  position: relative;
  width: 100%;
  height: 72px;
}
@media screen and (max-width: 767px) {
  .detail__button {
    height: 19.1489361702vw;
  }
}
.detail__button-text--more {
  width: 112px;
}
@media screen and (max-width: 767px) {
  .detail__button-text--more {
    width: 26.8617021277vw;
  }
}
.detail__button-text--close {
  width: 62px;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .detail__button-text--close {
    width: 14.8936170213vw;
  }
}
.detail__inner {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s, margin-top 0.3s;
}
.detail__content {
  padding-bottom: 40px;
  padding-left: 31px;
  padding-right: 31px;
}
@media screen and (max-width: 767px) {
  .detail__content {
    padding-bottom: 6.1170212766vw;
    padding-left: 6.1170212766vw;
    padding-right: 6.1170212766vw;
  }
}
.detail__img {
  display: block;
  margin: 30px 0;
  max-width: 886px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .detail__img {
    max-width: 70.2127659574vw;
    margin: 7.9787234043vw 0;
  }
}
.detail__text {
  line-height: 1.8;
}

.detail__container.jsAcdOpened .detail__button-text--more {
  opacity: 0;
}

.detail__container.jsAcdOpened .detail__button-text--close {
  opacity: 1;
}

.detail__container.jsAcdOpened .detail__inner {
  max-height: var(--max-height-acd);
}

/* detail:end */
.lineup__spec--single, .lineup__spec-term, .lineup__spec-detail {
  line-height: 1.8;
  color: #616267;
}
@media screen and (max-width: 767px) {
  .lineup__spec--single, .lineup__spec-term, .lineup__spec-detail {
    font-size: 3.7234042553vw;
  }
}

/* lineup:start */
.lineup::before {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/andondo/aw/assets/img/lineup_bg_pc.png);
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: top left;
  content: "";
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .lineup::before {
    background-image: url(/andondo/aw/assets/img/lineup_bg_sp.png);
  }
}
.lineup__container {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .lineup__container {
    padding-top: 21.2765957447vw;
    padding-bottom: 21.2765957447vw;
  }
}
.lineup__list {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 3.7735849057%;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .lineup__list {
    gap: 10.6382978723vw 0;
    margin-top: 6.6489361702vw;
  }
}
.lineup__item {
  width: 48.1132075472%;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .lineup__item {
    width: 100%;
  }
}
.lineup__inner {
  padding: 20px 20px 15px;
}
@media screen and (max-width: 767px) {
  .lineup__inner {
    padding: 4.2553191489vw;
  }
}
.lineup__name {
  font-size: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .lineup__name {
    font-size: 4.7872340426vw;
    margin-bottom: 2.6595744681vw;
  }
}
.lineup__spec {
  display: flex;
  align-items: center;
}
.lineup__spec-detail {
  position: relative;
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  .lineup__spec-detail {
    margin-left: 6.6489361702vw;
  }
}
.lineup__spec-detail::before {
  display: block;
  position: absolute;
  top: 6px;
  left: -14px;
  width: 1px;
  height: 14px;
  background-color: #616267;
  content: "";
}
@media screen and (max-width: 767px) {
  .lineup__spec-detail::before {
    top: 1.5957446809vw;
    left: -3.7234042553vw;
    width: 0.2659574468vw;
    height: 3.7234042553vw;
  }
}
.lineup__spec + .lineup__spec {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .lineup__spec + .lineup__spec {
    margin-top: 0.2659574468vw;
  }
}
.lineup__text {
  line-height: 1.8;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lineup__text {
    margin-top: 1.329787234vw;
  }
}
.lineup__button {
  letter-spacing: 0.08em;
  width: 180px;
  height: 44px;
  margin-top: 15px;
  padding-bottom: 1px;
  padding-left: 15px;
  border-radius: 56px;
}
@media screen and (max-width: 767px) {
  .lineup__button {
    font-size: 3.7234042553vw;
    width: 47.8723404255vw;
    height: 11.7021276596vw;
    margin-top: 2.6595744681vw;
    padding-top: 0.2659574468vw;
    padding-bottom: 0;
    padding-left: 3.9893617021vw;
    border-radius: 14.8936170213vw;
  }
}
.lineup__button::after {
  display: block;
  width: 8px;
  height: 12px;
  margin-top: 2px;
  margin-left: 8px;
  background-image: url(/andondo/aw/assets/img/button_icon_open.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .lineup__button::after {
    width: 2.1276595745vw;
    height: 3.1914893617vw;
    margin-top: 0.2659574468vw;
    margin-left: 2.1276595745vw;
  }
}
.lineup__pause {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-left: 2px;
  filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.35));
}
.lineup__pause::before {
  content: "";
  display: block;
  width: 10px;
  height: 12px;
  background-color: #ecedef;
  -webkit-mask-image: url("/andondo/aw/assets/img/icon_pause.svg");
  mask-image: url("/andondo/aw/assets/img/icon_pause.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.lineup__pause.is-paused::before {
  -webkit-mask-image: url("/andondo/aw/assets/img/icon_play.svg");
  mask-image: url("/andondo/aw/assets/img/icon_play.svg");
}
@media screen and (max-width: 767px) {
  .lineup__pause {
    width: 6.3829787234vw;
    height: 6.3829787234vw;
    margin-left: 0.5319148936vw;
  }
  .lineup__pause::before {
    width: 2.6595744681vw;
    height: 3.1914893617vw;
  }
}
.lineup__slider {
  position: relative;
}
.lineup__slider .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  top: auto;
  bottom: 20px;
  transform: none;
  padding-left: 12px;
}
@media screen and (max-width: 767px) {
  .lineup__slider .swiper-pagination {
    bottom: 3.9893617021vw;
    padding-left: 2.1276595745vw;
  }
}
.lineup__slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 8px;
  opacity: 1;
  background-color: #ecedef;
  transition: opacity 0.3s, background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .lineup__slider .swiper-pagination-bullet {
    width: 3.1914893617vw;
    height: 3.1914893617vw;
    margin: 0 2.1276595745vw;
  }
}
.lineup__slider .swiper-pagination-bullet-active {
  background-color: #616267;
}
.lineup__img {
  position: relative;
}
.lineup__recycle {
  display: block;
  position: absolute;
  top: 3.137254902%;
  left: 3.137254902%;
  max-width: 12.5490196078%;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .lineup__recycle {
    top: 3.1914893617vw;
    left: 3.1914893617vw;
    max-width: 14.8936170213vw;
  }
}

.jsLineupVisible.lineup::before {
  pointer-events: none;
}

/* lineup:end */
.promotion-movie__button--right, .promotion-movie__button--left {
  position: relative;
  width: 50%;
  height: 50px;
  border-radius: 75px;
  padding-bottom: 3px;
  overflow: hidden;
  border: 1px solid transparent;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(270deg, #e60012 0%, #e54c00 60%, #e52600 100%);
}
@media screen and (max-width: 767px) {
  .promotion-movie__button--right, .promotion-movie__button--left {
    height: 11.7021276596vw;
    border-radius: 14.8936170213vw;
    padding-bottom: 0.5319148936vw;
  }
}
.jsMovieActive.promotion-movie__button--right, .jsMovieActive.promotion-movie__button--left {
  background: linear-gradient(270deg, #e60012 0%, #e54c00 60%, #e52600 100%);
  color: #fff;
}

/* promotion:start */
.promotion {
  z-index: 2;
}
.promotion__container {
  position: relative;
  padding-top: 125px;
}
@media screen and (max-width: 767px) {
  .promotion__container {
    padding-top: 21.2765957447vw;
  }
}
.promotion__container--bottom {
  position: relative;
}
.promotion-movie-track {
  position: relative;
  z-index: 1;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .promotion-movie-track {
    margin-top: 13.2978723404vw;
  }
}
.promotion-movie-track::after {
  content: "";
  display: block;
  height: 400px;
}
.promotion-movie-track.jsMovieDone::after {
  height: 0;
}
.promotion-movie {
  position: sticky;
  top: 86px;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .promotion-movie {
    top: 70px;
  }
}
.promotion-movie__buttons {
  display: flex;
  justify-content: center;
  width: 360px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .promotion-movie__buttons {
    width: 53.7234042553vw;
  }
}
.promotion-movie__button--left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.promotion-movie__button--right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
.promotion-movie__button-number {
  font-size: 30px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .promotion-movie__button-number {
    font-size: 5.8510638298vw;
    margin-right: 0.5319148936vw;
  }
}
.promotion-movie__contents {
  position: relative;
  width: 100vw;
  height: 100vw;
  max-width: 100%;
  aspect-ratio: 16/9;
  margin-top: 40px;
  will-change: width, clip-path;
  --target-width: 841px;
}
@media (max-width: 860px) and (min-width: 768px) {
  .promotion-movie__contents {
    --target-width: calc(100vw - 40px);
  }
}
@media screen and (max-width: 767px) {
  .promotion-movie__contents {
    --target-width: 82.97872340425532vw;
    margin-top: 6.6489361702vw;
  }
}
.promotion-movie__content {
  display: none;
  height: 100%;
}
.promotion-movie__content-inner {
  height: 100%;
}
.promotion-movie__content-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .promotion-movie__content-title {
    font-size: 5.3191489362vw;
    margin-bottom: 3.9893617021vw;
  }
}
.promotion-movie__thum {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}
.promotion-movie__thum picture {
  height: 100%;
}
.promotion-movie__thum img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .promotion-movie__thum img {
    object-position: 20% center;
  }
}
.promotion-movie__thum-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 21.4030915577%;
}
@media screen and (max-width: 767px) {
  .promotion-movie__thum-icon {
    width: 21.1538461538%;
  }
}
.promotion-profile {
  position: relative;
  z-index: 0;
  width: 100vw;
  margin-top: -40px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
  .promotion-profile {
    margin-top: -3.1914893617vw;
  }
}
.promotion-profile::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: calc(50% + 610px);
  height: 100%;
  background-color: #fff;
  content: "";
}
@media screen and (max-width: 767px) {
  .promotion-profile::before {
    width: calc(50% + 44.6808510638vw);
  }
}
.promotion-profile__container {
  position: relative;
  z-index: 1;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .promotion-profile__container {
    padding-top: 11.7021276596vw;
    padding-bottom: 9.3085106383vw;
  }
}
.promotion-profile__inner {
  position: relative;
  padding-left: 31.1320754717%;
}
@media screen and (max-width: 767px) {
  .promotion-profile__inner {
    padding-left: 5.3191489362vw;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .promotion-profile__meta {
    position: relative;
    min-height: 34.5744680851vw;
    padding-top: 3.9893617021vw;
    padding-left: 38.5638297872vw;
  }
}
.promotion-profile__img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 27.358490566%;
}
@media screen and (max-width: 767px) {
  .promotion-profile__img {
    max-width: 34.5744680851vw;
  }
}
.promotion-profile__name {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .promotion-profile__name {
    font-size: 6.3829787234vw;
  }
}
.promotion-profile__name--en {
  max-width: 112px;
}
@media screen and (max-width: 767px) {
  .promotion-profile__name--en {
    max-width: 23.4042553191vw;
  }
}
.promotion-profile__actor {
  line-height: 2;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .promotion-profile__actor {
    margin-top: 3.9893617021vw;
  }
}
.promotion-profile__text {
  line-height: 1.8;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .promotion-profile__text {
    margin-top: 6.6489361702vw;
  }
}
.promotion-profile__button {
  width: 390px;
  height: 80px;
  margin-top: 30px;
  border-radius: 80px;
}
@media screen and (max-width: 767px) {
  .promotion-profile__button {
    text-align: left;
    width: 100%;
    height: 21.2765957447vw;
    border-radius: 21.2765957447vw;
  }
}
.promotion-profile__button::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 15px;
  border-left: 14px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
@media screen and (max-width: 767px) {
  .promotion-profile__button::after {
    margin-left: 6.6489361702vw;
    border-top-width: 1.329787234vw;
    border-bottom-width: 1.329787234vw;
    border-left-width: 3.7234042553vw;
  }
}

.promotion-movie__content.jsMovieActive {
  display: block;
}

/* promotion:end */
/* season:start */
.season {
  z-index: 2;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .season {
    background: linear-gradient(158deg, #ebf2ff 0%, #ebfaff 50%, #ebf1ff 100%);
  }
}
.season__container {
  display: flex;
}
@media screen and (max-width: 767px) {
  .season__container {
    display: block;
    max-width: 100%;
  }
}
.season__img {
  width: 63.9583333333%;
  padding-top: 28.4722222222%;
  background-image: url(/andondo/aw/assets/img/season_img_pc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .season__img {
    background-position-x: center;
  }
}
@media screen and (max-width: 767px) {
  .season__img {
    width: 100%;
    padding-top: 56.3829787234vw;
    background-image: url(/andondo/aw/assets/img/season_img_sp.jpg);
  }
}
.season__inner {
  width: 36.0416666667%;
  padding-top: 5.5555555556%;
  padding-bottom: 5.5555555556%;
  padding-left: 4.1666666667%;
  padding-right: 5.5555555556%;
  background-image: linear-gradient(to bottom right, #ebf2ff 0%, #ebfaff 50%, #ebf1ff 100%);
}
@media screen and (max-width: 767px) {
  .season__inner {
    width: 100%;
    padding-top: 10.6382978723vw;
    padding-bottom: 10.6382978723vw;
    padding-left: 8.5106382979vw;
    padding-right: 8.5106382979vw;
  }
}
.season__title {
  font-size: 2.2222222222vw;
}
@media screen and (max-width: 767px) {
  .season__title {
    font-size: 6.3829787234vw;
  }
}
.season__text {
  font-size: 1.1111111111vw;
  line-height: 2;
  margin-top: 7.3170731707%;
}
@media screen and (max-width: 767px) {
  .season__text {
    font-size: 4.2553191489vw;
    margin-top: 6.6489361702vw;
    line-height: 1.5;
  }
}
.season__bottom {
  display: flex;
  justify-content: flex-end;
  margin-top: 10.9756097561%;
}
@media screen and (max-width: 767px) {
  .season__bottom {
    margin-top: 5.3191489362vw;
  }
}
.season__button {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.0416666667vw;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .season__button {
    font-size: 3.7234042553vw;
  }
}
.season__button::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 0.6944444444vw;
  border-left: 0.4861111111vw solid #000;
  border-top: 0.2083333333vw solid transparent;
  border-bottom: 0.2083333333vw solid transparent;
}
@media screen and (max-width: 767px) {
  .season__button::after {
    margin-left: 2.6595744681vw;
    border-top-width: 0.7978723404vw;
    border-bottom-width: 0.7978723404vw;
    border-left-width: 2.1276595745vw;
  }
}

/* season:end */
.modal__container--movie, .modal__container {
  position: relative;
  max-width: 1060px;
  margin: auto;
  width: 100%;
  background-color: #faf7f8;
}
@media screen and (max-width: 767px) {
  .modal__container--movie, .modal__container {
    max-width: 117.0212765957vw;
  }
}

.modal__inner--movie, .modal__inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  overflow-y: auto;
}
@media screen and (max-width: 767px) {
  .modal__inner--movie, .modal__inner {
    padding-top: 15.9574468085vw;
    padding-bottom: 15.9574468085vw;
    padding-left: 8.5106382979vw;
    padding-right: 8.5106382979vw;
  }
}

/* modal:start */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s, visibility 0s 0.3s;
}
@media screen and (max-width: 767px) {
  .modal__inner--movie {
    padding-left: 0;
    padding-right: 0;
  }
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .modal__container--movie {
    position: static;
    max-width: 117.0212765957vw;
  }
}
@media screen and (max-width: 767px) {
  .modal__container--movie .modal__close {
    bottom: auto;
    top: 7.4468085106vw;
    right: 7.4468085106vw;
  }
}
.modal__scroll {
  position: relative;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  z-index: 101;
}
.modal__close {
  position: absolute;
  bottom: calc(100% + 5px);
  right: -90px;
  width: 40px;
  height: 40px;
  background-color: transparent;
}
@media screen and (max-width: 1240px) {
  .modal__close {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .modal__close {
    bottom: calc(100% + 3.9893617021vw);
    width: 8.5106382979vw;
    height: 8.5106382979vw;
  }
}
.modal__close:focus-visible {
  outline-color: #fff;
}
.modal__movie {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  display: block;
  border: none;
}
.modal.jsModalActive {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: opacity 0.3s, visibility 0s;
}

/* modal:end */
.modal-qa__answer, .modal-qa__question {
  position: relative;
  padding-left: 25px;
}
@media screen and (max-width: 767px) {
  .modal-qa__answer, .modal-qa__question {
    padding-left: 6.1170212766vw;
  }
}
.modal-qa__answer::before, .modal-qa__question::before {
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .modal-qa__answer::before, .modal-qa__question::before {
    top: -2.1276595745vw;
  }
}

.modal-qa__item::after, .modal-qa__item::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
}

/* modal-qa:start */
.modal-qa__container {
  width: 100%;
  padding-right: 10.3773584906%;
}
@media screen and (max-width: 767px) {
  .modal-qa__container {
    padding-right: 6.3829787234vw;
  }
}
.modal-qa__img {
  border-bottom-right-radius: 140px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .modal-qa__img {
    border-bottom-right-radius: 21.2765957447vw;
  }
}
.modal-qa__inner {
  padding-top: 5.2631578947%;
  padding-bottom: 8.4210526316%;
  padding-left: 11.5789473684%;
}
@media screen and (max-width: 767px) {
  .modal-qa__inner {
    padding-top: 10.6382978723vw;
    padding-bottom: 10.6382978723vw;
    padding-left: 6.3829787234vw;
  }
}
.modal-qa__title {
  max-width: 452px;
}
@media screen and (max-width: 767px) {
  .modal-qa__title {
    max-width: 100%;
  }
}
.modal-qa__list {
  margin-top: 40px;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .modal-qa__list {
    margin-top: 7.9787234043vw;
    padding-left: 11px;
  }
}
.modal-qa__item {
  position: relative;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
  border-left: 1px solid #616267;
}
@media screen and (max-width: 767px) {
  .modal-qa__item {
    padding-top: 0.5319148936vw;
    padding-bottom: 0.5319148936vw;
    padding-left: 4.2553191489vw;
  }
}
.modal-qa__item::before {
  width: 12px;
  height: 12px;
  background: linear-gradient(to top left, #616267 50%, transparent 50%);
}
@media screen and (max-width: 767px) {
  .modal-qa__item::before {
    width: 3.1914893617vw;
    height: 3.1914893617vw;
  }
}
.modal-qa__item::after {
  width: 10px;
  height: 10px;
  background: linear-gradient(to top left, #faf7f8 50%, transparent 50%);
}
@media screen and (max-width: 767px) {
  .modal-qa__item::after {
    width: 2.6595744681vw;
    height: 2.6595744681vw;
  }
}
.modal-qa__item + .modal-qa__item {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .modal-qa__item + .modal-qa__item {
    margin-top: 9.3085106383vw;
  }
}
.modal-qa__question {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.125em;
}
@media screen and (max-width: 767px) {
  .modal-qa__question {
    font-size: 4.2553191489vw;
    line-height: 1.5;
  }
}
.modal-qa__question::before {
  width: 16px;
  height: 36px;
  background-image: url(/andondo/aw/assets/img/modal_qa_q_icon_pc.png);
}
@media screen and (max-width: 767px) {
  .modal-qa__question::before {
    top: -1.5957446809vw;
    width: 3.9893617021vw;
    height: 8.7765957447vw;
    background-image: url(/andondo/aw/assets/img/modal_qa_q_icon_sp.png);
  }
}
.modal-qa__answer {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.142em;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .modal-qa__answer {
    font-size: 3.7234042553vw;
    line-height: 1.5;
    margin-top: 5.3191489362vw;
  }
}
.modal-qa__answer::before {
  top: -8px;
  width: 13px;
  height: 36px;
  background-image: url(/andondo/aw/assets/img/modal_qa_a_icon_pc.png);
}
@media screen and (max-width: 767px) {
  .modal-qa__answer::before {
    top: -2.1276595745vw;
    width: 3.1914893617vw;
    height: 8.7765957447vw;
    background-image: url(/andondo/aw/assets/img/modal_qa_a_icon_sp.png);
  }
}

/* modal-qa:end */
.buy__button--border, .buy__button {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  width: 62.9032258065%;
  height: 90px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 80px;
}
@media screen and (max-width: 767px) {
  .buy__button--border, .buy__button {
    font-size: 3.7234042553vw;
    width: 70.2127659574vw;
    height: 21.2765957447vw;
    margin-top: 3.9893617021vw;
    border-radius: 21.2765957447vw;
  }
}
.buy__button--border::after, .buy__button::after {
  display: block;
  width: 12px;
  height: 18px;
  margin-left: 12px;
  background-image: url(/andondo/aw/assets/img/button_icon_open.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .buy__button--border::after, .buy__button::after {
    width: 3.1914893617vw;
    height: 4.7872340426vw;
    margin-left: 2.1276595745vw;
  }
}

/* buy:start */
.buy__container {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .buy__container {
    padding-top: 21.2765957447vw;
    padding-bottom: 21.2765957447vw;
  }
}
.buy__content {
  max-width: 620px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 140px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .buy__content {
    max-width: 100%;
    padding-top: 15.9574468085vw;
    padding-bottom: 15.9574468085vw;
    border-radius: 21.2765957447vw;
  }
}
.buy__title {
  width: 174px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .buy__title {
    width: 38.5638297872vw;
  }
}
.buy__button--border {
  border: 1px solid #e60012;
  background: transparent;
  color: #e60012;
}
.buy__button--border::after {
  background-image: url(/andondo/aw/assets/img/button_icon_open_red.svg);
}
.buy__button--pending {
  flex-direction: column;
  gap: 4px;
  cursor: default;
}
.buy__button--pending:hover {
  opacity: 1;
}
.buy__button--pending::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .buy__button--pending {
    gap: 0.7978723404vw;
  }
}
.buy__note {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .buy__note {
    font-size: 2.9255319149vw;
  }
}

/* buy:end */