@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
@media screen and (max-width: 840px) {
  [data-history="2526"] header.globalnav.no-sticky {
    position: absolute;
  }
  [data-history="2526"] .fv-wrapper {
    height: auto;
  }
  [data-history="2526"] .fv-wrapper .image-wrapper {
    height: auto;
  }
  [data-history="2526"] .fv-wrapper .image-wrapper picture {
    display: none;
  }
  [data-history="2526"] .fv-wrapper .image-wrapper img {
       object-fit: initial;
    width: 100%;
    height: auto;
  }
  [data-history="2526"] .fv-wrapper .image-wrapper .inner {
    position: static;
    transform: none;
    width: 100%;
    height: auto;
  }
}
[data-history="2526"] .season-slide-animation-wrapper {
  position: relative;
}
@media screen and (max-width: 840px) {
  [data-history="2526"] .season-slide-animation-wrapper {
    padding: 11px 0;
  }
}
@media screen and (max-width: 840px) {
  [data-history="2526"] .season-slide-animation-wrapper .slide-animation-img {
    height: 11px;
  }
}
[data-history="2526"] main article {
  box-sizing: content-box;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main article {
    padding: 100px 24px 160px 24px;
  }
}
@media screen and (max-width: 840px) {
  [data-history="2526"] main article {
    padding: 3em 0;
  }
}
[data-history="2526"] main article .heading {
  margin-bottom: 10px;
}
@media screen and (max-width: 840px) {
  [data-history="2526"] main article .heading {
    padding-left: 1em;
  }
}
[data-history="2526"] main article .heading h2 {
  font-size: 18px;
  font-weight: 550;
  color: #2B2B2B;
  line-height: 1.5;
  text-align: justify;
  line-break: strict;
  word-break: break-all;
  overflow-wrap: break-word;
  margin-bottom: 0;
  letter-spacing: -0.01;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main article .heading h2 {
    font-size: 24px;
  }
}
[data-history="2526"] main article .heading._en h2 {
  font-size: 24px;
  font-family: alternate-gothic-atf, sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main article .heading._en h2 {
    font-size: 32px;
  }
}
[data-history="2526"] main article .heading .description {
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 700;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main article .heading .description {
    font-size: 16px;
  }
}
[data-history="2526"] main article .paragraph-secion {
  padding-bottom: 120px;
  margin-top: 0;
}
[data-history="2526"] main article .paragraph-secion .body-section .img-module {
  max-width: 460px;
}
@media screen and (max-width: 840px) {
  [data-history="2526"] main article .paragraph-secion .body-section .img-module {
    display: block;
    max-width: none;
  }
}
[data-history="2526"] main article .paragraph-secion .body-section .img-module img {
  margin-top: 0.5em;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module {
  max-width: 460px;
}
@media screen and (max-width: 840px) {
  [data-history="2526"] main article .paragraph-secion .body-section .sentence-module {
    max-width: none;
    padding-inline: 1em;
    padding-top: 1.25em;
  }
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module .action {
  display: flex;
  justify-content: center;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module [data-accordion-handler] {
  text-align: center;
  margin-top: 1em;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module [data-accordion-handler].button {
  display: block;
  background-color: #000B2B;
  color: #fff;
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 110%;
  padding: 1em 1em 0.75em 1em;
  border-radius: 10em;
  min-width: 10em;
  box-sizing: border-box;
  text-align: center;
  justify-content: center;
  display: inline-flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  transform: scale(0.8);
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module [data-accordion-handler].button .label {
  line-height: 1;
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module [data-accordion-handler].button .plus {
  width: 1em;
  height: 1em;
  position: relative;
  transform: translate(0, -15%);
  margin-left: 0.25em;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module [data-accordion-handler].button .plus::before, [data-history="2526"] main article .paragraph-secion .body-section .sentence-module [data-accordion-handler].button .plus::after {
  content: "";
  display: block;
  width: 11px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module [data-accordion-handler].button .plus::after {
  transform: translate(-50%, -50%) rotate(720deg);
  transition: transform 0.7s ease-out;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module p {
  letter-spacing: 0;
  font-size: 15px;
  margin-top: 0;
  line-height: 1.65;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module p + p {
  margin-top: 1em;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module .attachment {
  margin-top: 2em;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module .attachment iframe {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  aspect-ratio: 560/315;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module._accordion .text-box {
  line-height: 1.65;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  -webkit-mask-image: linear-gradient(to bottom, #000 calc(100% - 3em), transparent 100%);
  mask-image: linear-gradient(to bottom, #000 calc(100% - 3em), transparent 100%);
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module._accordion [data-accordion-handler] {
  margin-top: -1.75em;
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module._accordion [data-accordion-handler].button .plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
[data-history="2526"] main article .paragraph-secion .body-section .sentence-module._accordion .attachment {
  display: none;
}
[data-history="2526"] main article .photos-section {
  padding: 1.5em 20px;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main article .photos-section {
    padding: 0;
  }
}
[data-history="2526"] main article .photos-section .heading {
  padding-left: 0;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main article .photos-section .bodying .item {
    display: flex;
  }
}
[data-history="2526"] main article .photos-section .bodying .item img {
  margin: 0;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main article .photos-section .bodying .item img {
    max-width: 100%;
    height: auto;
  }
}
[data-history="2526"] main article .photos-section .bodying .item .arrow {
  display: block;
  width: auto;
  height: 2.5em;
  background-image: url("/files/user/images/history/2025-26/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19px auto;
  pointer-events: none;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main article .photos-section .bodying .item .arrow {
    display: inline-block;
    min-width: 3em;
    height: 3em;
    height: auto;
    transform: rotate(-90deg);
  }
}
[data-history="2526"] main article .graph-section {
  padding: 2em 0;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main article .graph-section {
    padding: 120px 0 0 0;
  }
}
[data-history="2526"] main article .graph-section .bodying .image {
  text-align: center;
}
[data-history="2526"] main article .graph-section .bodying .image img {
  max-width: 700px;
}
[data-history="2526"] main .season-credit {
  padding-top: 80px;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main .season-credit {
    padding-top: 100px;
  }
}
[data-history="2526"] main .season-credit .roaster-coaches {
  margin-top: 0;
  padding-top: 70px;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main .season-credit .roaster-coaches {
    padding-top: 100px;
  }
}
[data-history="2526"] main .season-credit .roaster-coaches .credit-img {
  height: 30px;
  width: auto;
  margin: 1.1em 0;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main .season-credit .roaster-coaches .credit-img {
    height: 50px;
  }
}
[data-history="2526"] main .season-credit .credit-poster {
  margin-top: 64px;
}
@media screen and (min-width: 840px) {
  [data-history="2526"] main .season-credit .credit-poster {
    margin-top: 120px;
  }
}
[data-history="2526"] main .season-credit .credit-poster img {
  max-width: none;
}

/*# sourceMappingURL=altiri-history_2025-26.css.map */