@charset "UTF-8";
/* color */
/* ============================================ */
/* font */
/* ============================================ */
/* font-size */
/* ============================================ */
/* top */
/* ============================================ */
.top-main {
  border-top: 20px solid #0068b6;
  background: #cbe1ef;
}
@media all and (max-width: 896px) {
  .top-main {
    border-top-width: 10px;
  }
}
.top-main__slide {
  max-width: 1800px;
  margin-inline: auto;
  container-type: inline-size;
}
.top-main__slide .splide.is-static {
  visibility: visible;
}
.top-main__slide .splide.is-static .splide__track {
  overflow: visible;
}
.top-main__slide .splide.is-static .splide__list {
  transform: none !important;
}
.top-main__slide .splide.is-static .splide__slide {
  width: 100% !important;
}
.top-main__slide .splide.is-static .splide__pagination {
  display: none;
}
.top-main__slide .splide.is-static .splide__autoplay {
  display: none;
}
.top-main__slide .splide__pagination {
  padding: 0 20px;
  bottom: 0.625cqw;
}
.top-main__slide .splide__pagination__page {
  width: 14px;
  height: 14px;
  margin: 10px;
  opacity: 1;
  background: #c8c9ca;
}
@media all and (max-width: 896px) {
  .top-main__slide .splide__pagination__page {
    width: 10px;
    height: 10px;
    margin: 8px;
  }
}
.top-main__slide .splide__pagination__page.is-active {
  transform: scale(1);
  background: #231815;
}
.top-main__slide .splide__pagination__page:focus-visible {
  outline: 2px solid #000;
}
.top-main__slide .splide__autoplay {
  position: absolute;
  bottom: 1.04cqw;
  right: 1.04cqw;
  z-index: 10;
}
.top-main__slide .splide__toggle {
  text-align: center;
  width: 7.14em;
  background: #231815;
  color: #fff;
  padding: 0.7em;
  cursor: pointer;
  font-size: clamp(0.625rem, 0.3772rem + 0.4425vw, 0.875rem);
}
.top-main__slide .splide__toggle:focus-visible {
  outline: 2px solid #000;
}
.top-main__slide .splide__toggle:focus:not(:focus-visible) {
  outline: none;
}
.top-main__slide .splide__toggle.is-playing .splide__toggle__play {
  display: none;
}
.top-main__slide .splide__toggle.is-paused .splide__toggle__pause {
  display: none;
}
.top-main__slide .splide__slide:focus-visible {
  outline: 2px solid #000;
}
.top-main__slide .splide__slide:focus:not(:focus-visible) {
  outline: none;
}
.top-main__slide .splide__slide img {
  width: 100%;
  max-width: none;
}

.top-section {
  margin-top: 64px;
}
@media all and (max-width: 896px) {
  .top-section {
    margin-top: 40px;
  }
}
.top-section__container {
  background: #fff;
  padding: 64px 3.56cqw 48px;
  border-radius: 40px;
  box-shadow: 6px 6px 18px rgba(35, 24, 21, 0.6);
}
@media all and (max-width: 896px) {
  .top-section__container {
    padding: 40px 24px;
    border-radius: 24px;
    box-shadow: 4px 4px 12px rgba(35, 24, 21, 0.6);
  }
}
.top-section__ttl {
  text-align: center;
  color: #0068b6;
  font-size: clamp(2rem, 0.5133rem + 2.6549vw, 3.5rem);
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  .top-section__ttl {
    font-size: clamp(1.5rem, 0.9231rem + 1.9231vw, 2rem);
  }
}
.top-section__catch {
  text-align: center;
  font-size: clamp(1.25rem, 0.6305rem + 1.1062vw, 1.875rem);
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.75;
  margin-top: 24px;
}
@media all and (max-width: 896px) {
  .top-section__catch {
    text-align: left;
    font-size: clamp(1rem, 0.7115rem + 0.9615vw, 1.25rem);
    inline-size: -webkit-fit-content;
    inline-size: -moz-fit-content;
    inline-size: fit-content;
    margin-inline: auto;
    margin-top: 20px;
  }
}

.top-about__catch {
  word-break: keep-all;
  text-align: center;
  font-size: clamp(1.5rem, 1.0044rem + 0.885vw, 2rem);
  line-height: 1.75;
  margin-top: 32px;
}
@media all and (max-width: 896px) {
  .top-about__catch {
    word-break: normal;
    text-align: left;
    font-size: clamp(1.125rem, 0.6923rem + 1.4423vw, 1.5rem);
    margin-top: 24px;
  }
}
.top-about__img {
  text-align: center;
  margin-top: 48px;
}
@media all and (max-width: 896px) {
  .top-about__img {
    margin-top: 32px;
  }
}
.top-about__img figure {
  display: inline-block;
}
.top-about__img figure figcaption {
  text-align: left;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  margin: 12px 0 0 auto;
}
@media all and (max-width: 896px) {
  .top-about__img figure figcaption {
    margin-top: 8px;
  }
}
.top-about__detail {
  margin-top: 48px;
}
@media all and (max-width: 896px) {
  .top-about__detail {
    margin-top: 32px;
  }
}
.top-about__detail__ttl {
  text-align: center;
  font-size: clamp(1.125rem, 0.8772rem + 0.4425vw, 1.375rem);
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.8;
  display: flex;
  align-items: center;
  gap: 0.6em;
}
@media all and (max-width: 896px) {
  .top-about__detail__ttl {
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
  }
}
.top-about__detail__ttl > span {
  flex-shrink: 0;
}
.top-about__detail__ttl::before, .top-about__detail__ttl::after {
  content: "";
  flex-grow: 1;
  display: block;
  width: 100%;
  height: 1px;
  background: #231815;
}
.top-about__detail__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px 4cqw;
  margin-top: 32px;
  padding-bottom: 48px;
  border-bottom: 1px solid #231815;
}
@media all and (max-width: 896px) {
  .top-about__detail__list {
    gap: 24px;
    margin-top: 28px;
    padding-bottom: 40px;
  }
}

.top-topics__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(400px, 100%), 1fr));
  gap: 32px 2.89cqw;
  margin-top: 48px;
}
@media all and (max-width: 1367px) {
  .top-topics__list {
    grid-template-columns: repeat(auto-fill, minmax(min(300px, 100%), 1fr));
  }
}
@media all and (max-width: 896px) {
  .top-topics__list {
    margin-top: 32px;
  }
}
.top-topics__list__link {
  display: block;
}
.top-topics__list__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1200/677;
}
.top-topics__list__ttl {
  font-size: clamp(1.125rem, 0.7533rem + 0.6637vw, 1.5rem);
  font-weight: 700;
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .top-topics__list__ttl {
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
    margin-top: 16px;
  }
}
.top-topics__list__txt {
  line-height: 1.75;
  margin-top: 8px;
}
@media all and (max-width: 896px) {
  .top-topics__list__txt {
    font-size: clamp(0.875rem, 0.7308rem + 0.4808vw, 1rem);
    margin-top: 5px;
  }
}

.top-news__list {
  margin-top: 48px;
}
@media all and (max-width: 896px) {
  .top-news__list {
    margin-top: 16px;
  }
}
.top-news__list__item {
  border-bottom: 1px solid #231815;
  font-size: clamp(1rem, -0.3023rem + 2.3256vw, 1.5rem);
}
.top-news__list__link {
  max-width: 1240px;
  margin-inline: auto;
  padding: 16px 0;
  display: flex;
  align-items: flex-start;
  gap: 12px 1.2em;
}
@media all and (max-width: 896px) {
  .top-news__list__link {
    flex-direction: column;
  }
}
.top-news__list__block {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media all and (max-width: 896px) {
  .top-news__list__block {
    width: 100%;
    flex-wrap: wrap;
  }
}
.top-news__list__date {
  width: 7.5em;
  color: #0068b6;
}
.top-news__list__category {
  text-align: center;
  width: 8em;
  padding: 0.2em 0.4em;
  font-size: clamp(0.875rem, -0.4273rem + 2.3256vw, 1.375rem);
  color: #fff;
  line-height: 1.5;
  background: #e50012;
  border-radius: 8px;
}
@media all and (max-width: 896px) {
  .top-news__list__category {
    border-radius: 5px;
  }
}
.top-news__list__category.category-exhibition {
  background: #0068b6;
}
.top-news__list__category.category-notice {
  background: #C6530A;
}
.top-news__list__category.category-event {
  background: #10693c;
}
.top-news__list__category.category-other {
  background: #535353;
}
.top-news__list__txt {
  padding-top: 0.1em;
}

.top-area__container {
  text-align: center;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(600px, 100%), 1fr));
  gap: 32px 20px;
  margin-top: 40px;
}
@media all and (max-width: 896px) {
  .top-area__container {
    margin-top: 24px;
  }
}
.top-area__inner {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  background: #d9eedb;
  padding-bottom: 24px;
}
.top-area__inner.--blue {
  background: #cbe1ef;
}
.top-area__inner.--blue .top-area__ttl {
  background: #0068b6;
}
.top-area__ttl {
  font-size: clamp(1.5rem, 0.7566rem + 1.3274vw, 2.25rem);
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 0.35em;
  color: #fff;
  background: #1B8742;
}
@media all and (max-width: 896px) {
  .top-area__ttl {
    font-size: clamp(1.25rem, 0.9615rem + 0.9615vw, 1.5rem);
  }
}
.top-area__catch {
  word-break: keep-all;
  font-size: clamp(1.25rem, 0.6305rem + 1.1062vw, 1.875rem);
  font-weight: 700;
  line-height: 1.5;
  width: calc(100% - 48px);
  margin-top: 24px;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .top-area__catch {
    font-size: clamp(1rem, 0.7115rem + 0.9615vw, 1.25rem);
    margin-top: 20px;
  }
}
.top-area__contents {
  width: calc(100% - 48px);
  margin-top: 24px;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .top-area__contents {
    width: calc(100% - 40px);
  }
}
.top-area__info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px 24px;
}
@media all and (max-width: 896px) {
  .top-area__info {
    gap: 20px 16px;
  }
}
@media all and (max-width: 480px) {
  .top-area__info {
    grid-template-columns: repeat(1, 1fr);
  }
}
.top-area__info__item {
  background: #fff;
  padding-bottom: 24px;
}
.top-area__info__item.--color01 .top-area__info__ttl {
  background: #C6530A;
}
.top-area__info__item.--color01 .top-area__info__btn__link {
  background: #C6530A;
}
.top-area__info__item.--color02 .top-area__info__ttl {
  background: #835393;
}
.top-area__info__item.--color02 .top-area__info__btn__link {
  background: #835393;
}
.top-area__info__item.--color03 .top-area__info__ttl {
  background: #007FA3;
}
.top-area__info__item.--color03 .top-area__info__btn__link {
  background: #007FA3;
}
.top-area__info__item.--color04 .top-area__info__ttl {
  background: #D63B50;
}
.top-area__info__item.--color04 .top-area__info__btn__link {
  background: #D63B50;
}
.top-area__info__ttl {
  font-size: clamp(1.25rem, 0.7544rem + 0.885vw, 1.75rem);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: #fff;
  background: #0068b6;
  padding: 0.3em 0.6em;
}
@media all and (max-width: 896px) {
  .top-area__info__ttl {
    font-size: clamp(1rem, 0.7115rem + 0.9615vw, 1.25rem);
  }
}
.top-area__info__btn {
  font-size: clamp(1.125rem, 0.8772rem + 0.4425vw, 1.375rem);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.15em;
  width: calc(100% - 24px);
  max-width: 280px;
  margin-top: 20px;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .top-area__info__btn {
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
  }
}
.top-area__info__btn__link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  box-shadow: 2px 2px 8px rgba(35, 24, 21, 0.6);
  padding: 0.4em;
  border-radius: 9999px;
  color: #fff;
  background: #0068b6;
}
.top-area__info__btn__link::after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background: url("../images/common/arrow_right_white.png") center center/contain no-repeat;
}
.top-area__detail {
  padding: 32px;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
@media all and (max-width: 896px) {
  .top-area__detail {
    padding: 24px;
    gap: 24px;
  }
}
.top-area__detail__btn {
  font-size: clamp(1.125rem, 0.8772rem + 0.4425vw, 1.375rem);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.15em;
  width: 100%;
  max-width: 340px;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .top-area__detail__btn {
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
    max-width: 240px;
  }
}
.top-area__detail__btn__link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  box-shadow: 2px 2px 8px rgba(35, 24, 21, 0.6);
  padding: 0.4em 0.6em;
  border-radius: 9999px;
  color: #fff;
  background: #0068b6;
}
.top-area__detail__btn__link::after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background: url("../images/common/arrow_right_white.png") center center/contain no-repeat;
}
.top-area__detail__btn__link.--nolink {
  background: #4d4d4d;
  color: #bfbfbf;
}
.top-area__detail__btn__link.--nolink::after {
  background-image: url("../images/common/arrow_right_gray.png");
}

.top-event__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(400px, 100%), 1fr));
  gap: 32px 4.44cqw;
  margin-top: 48px;
}
@media all and (max-width: 1367px) {
  .top-event__list {
    grid-template-columns: repeat(auto-fill, minmax(min(300px, 100%), 1fr));
  }
}
@media all and (max-width: 896px) {
  .top-event__list {
    margin-top: 24px;
  }
}
.top-event__list__item.--end .top-event__list__img::before {
  content: "";
  display: block;
  width: 15.74cqw;
  height: 15.74cqw;
  background: url("../images/common/event_end.png") center center/contain no-repeat;
  position: absolute;
  top: 3cqw;
  left: 3.2cqw;
}
.top-event__list__link {
  display: block;
}
.top-event__list__img {
  container-type: inline-size;
  position: relative;
}
.top-event__list__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1200/677;
}
.top-event__list__ttl {
  font-size: clamp(1.125rem, 0.7533rem + 0.6637vw, 1.5rem);
  font-weight: 700;
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .top-event__list__ttl {
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
    margin-top: 16px;
  }
}
.top-event__list__txt {
  line-height: 1.75;
  margin-top: 8px;
}
@media all and (max-width: 896px) {
  .top-event__list__txt {
    font-size: clamp(0.875rem, 0.7308rem + 0.4808vw, 1rem);
    margin-top: 5px;
  }
}

.top-support__img {
  text-align: center;
  margin-top: 32px;
}

.top-character__container {
  margin-top: 48px;
  display: flex;
  align-items: center;
  gap: 24px 3.11cqw;
}
@media all and (max-width: 896px) {
  .top-character__container {
    margin-top: 32px;
    flex-direction: column;
  }
}
.top-character__contents {
  flex-shrink: 0;
  text-align: center;
  width: 400px;
}
@media all and (max-width: 1025px) {
  .top-character__contents {
    width: 300px;
  }
}
@media all and (max-width: 896px) {
  .top-character__contents {
    width: 100%;
  }
}
@media all and (max-width: 896px) {
  .top-character__img {
    width: 50%;
    margin-inline: auto;
  }
}
.top-character__img img {
  width: 274px;
}
.top-character__name {
  font-size: clamp(1.75rem, 1.0066rem + 1.3274vw, 2.5rem);
  letter-spacing: 0.15em;
  margin-top: 32px;
}
@media all and (max-width: 896px) {
  .top-character__name {
    font-size: clamp(1.25rem, 0.6731rem + 1.9231vw, 1.75rem);
    margin-top: 16px;
  }
}
.top-character__inner {
  flex-grow: 1;
  font-size: clamp(1.125rem, 0.8772rem + 0.4425vw, 1.375rem);
}
@media all and (max-width: 896px) {
  .top-character__inner {
    width: 100%;
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
  }
}
.top-character__catch {
  font-size: clamp(1.25rem, 0.6305rem + 1.1062vw, 1.875rem);
  font-weight: 700;
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  .top-character__catch {
    font-size: clamp(1rem, 0.7115rem + 0.9615vw, 1.25rem);
  }
}
.top-character__ttl {
  font-weight: 700;
  padding-left: 1em;
  position: relative;
  margin-top: 32px;
}
@media all and (max-width: 896px) {
  .top-character__ttl {
    margin-top: 20px;
  }
}
.top-character__ttl::before {
  content: "";
  display: block;
  width: 0.8em;
  height: 0.8em;
  background: #231815;
  position: absolute;
  top: 0.375em;
  left: 0;
}
.top-character__txt {
  line-height: 1.85;
  margin-top: 8px;
}
.top-character__txt + .top-character__txt {
  margin-top: 32px;
}
@media all and (max-width: 896px) {
  .top-character__txt + .top-character__txt {
    margin-top: 20px;
  }
}
.top-character__txt a {
  color: #0068b6;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.top-movie__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
  gap: 32px 4.44cqw;
  margin-top: 48px;
}
@media all and (max-width: 896px) {
  .top-movie__list {
    margin-top: 32px;
  }
}
.top-movie__list__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.top-movie__list__txt {
  color: #0068b6;
  font-size: clamp(1.125rem, 0.7533rem + 0.6637vw, 1.5rem);
  font-weight: 700;
  line-height: 1.75;
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .top-movie__list__txt {
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
    margin-top: 16px;
  }
}

.top-qa__list {
  margin-top: 48px;
  border-top: 1px solid #231815;
}
@media all and (max-width: 896px) {
  .top-qa__list {
    margin-top: 32px;
  }
}
.top-qa__list__item {
  border-bottom: 1px solid #231815;
}
.top-qa__acc.is-opened .top-qa__acc__mark::after {
  rotate: 0deg;
}
.top-qa__acc__trigger {
  cursor: pointer;
  width: 100%;
  display: flex;
  padding: 20px 0;
  position: relative;
}
@media all and (max-width: 896px) {
  .top-qa__acc__trigger {
    padding: 16px 0;
  }
}
.top-qa__acc__trigger:focus-visible {
  outline: 2px solid #000;
}
.top-qa__acc__trigger:focus:not(:focus-visible) {
  outline: none;
}
.top-qa__acc__q {
  width: 100%;
  max-width: 1200px;
  padding-right: calc(60px + 8cqw);
  display: flex;
  align-items: center;
  gap: 4cqw;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .top-qa__acc__q {
    padding-right: calc(34px + 4cqw);
  }
}
.top-qa__acc__q__icon {
  flex-shrink: 0;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  display: grid;
  place-content: center;
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  background: #D63B50;
}
@media all and (max-width: 896px) {
  .top-qa__acc__q__icon {
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
  }
}
.top-qa__acc__q__txt {
  flex-grow: 1;
  font-size: clamp(1.125rem, 0.0197rem + 1.9737vw, 1.5rem);
}
@media all and (max-width: 896px) {
  .top-qa__acc__q__txt {
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
  }
}
.top-qa__acc__mark {
  display: block;
  width: 60px;
  height: 60px;
  background: #c6c7c7;
  position: absolute;
  top: 50%;
  right: 4cqw;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  .top-qa__acc__mark {
    width: 34px;
    height: 34px;
    right: 0;
  }
}
.top-qa__acc__mark::before, .top-qa__acc__mark::after {
  content: "";
  display: block;
  width: 34px;
  height: 5px;
  background: #231815;
  position: absolute;
  inset: 0;
  margin: auto;
  transition: rotate 0.3s ease-out;
}
@media all and (max-width: 896px) {
  .top-qa__acc__mark::before, .top-qa__acc__mark::after {
    width: 20px;
    height: 3px;
  }
}
.top-qa__acc__mark::after {
  rotate: -90deg;
}
.top-qa__acc__contents {
  overflow: hidden;
}
.top-qa__acc__contents[hidden] {
  display: block;
  visibility: hidden;
}
.top-qa__acc__contents:not[hidden] {
  visibility: visible;
}
.top-qa__acc__a {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  gap: 4cqw;
  /* __contentsにpaddingを付けると崩れるため */
  padding-right: calc(60px + 8cqw);
  padding-bottom: 20px;
}
@media all and (max-width: 896px) {
  .top-qa__acc__a {
    padding-right: calc(34px + 4cqw);
    padding-bottom: 16px;
  }
}
.top-qa__acc__a__icon {
  flex-shrink: 0;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  display: grid;
  place-content: center;
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  background: #0068b6;
}
@media all and (max-width: 896px) {
  .top-qa__acc__a__icon {
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
  }
}
.top-qa__acc__a__block {
  flex-grow: 1;
}
.top-qa__acc__a__txt {
  font-size: clamp(1.125rem, 0.0197rem + 1.9737vw, 1.5rem);
  line-height: 1.75;
}
@media all and (max-width: 896px) {
  .top-qa__acc__a__txt {
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
  }
}
.top-qa__acc__a__txt a {
  color: #0068b6;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.top-qa__acc__a__txt + .top-qa__acc__a__txt {
  margin-top: 12px;
}
@media all and (max-width: 896px) {
  .top-qa__acc__a__txt + .top-qa__acc__a__txt {
    margin-top: 8px;
  }
}
.top-qa__copyright {
  text-align: center;
  font-size: clamp(1.125rem, 0.0197rem + 1.9737vw, 1.5rem);
  margin-top: 56px;
}
@media all and (max-width: 896px) {
  .top-qa__copyright {
    font-size: clamp(0.9375rem, 0.7212rem + 0.7212vw, 1.125rem);
    margin-top: 40px;
  }
}

.top-info {
  margin-top: 80px;
}
@media all and (max-width: 896px) {
  .top-info {
    margin-top: 64px;
  }
}
.top-info__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(240px, 100%), 1fr));
  gap: 32px;
}
@media all and (max-width: 896px) {
  .top-info__list {
    gap: 24px;
  }
}
.top-info__list__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1200/677;
}
.top-info__list__txt {
  font-size: clamp(1rem, 0.8761rem + 0.2212vw, 1.125rem);
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .top-info__list__txt {
    font-size: clamp(0.875rem, 0.7308rem + 0.4808vw, 1rem);
    margin-top: 12px;
  }
}