@charset 'UTF-8';

.p-25thanniversary-1001 {
  font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Meiryo', sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 1.75;
}

.p-25thanniversary-1001 img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
  }

@media all and (max-width: 767px) {
    .p-25thanniversary-1001 .--only-pc {
    display: none;
  }
}

@media all and (min-width: 768px) {
    .p-25thanniversary-1001 .--only-sp {
    display: none;
  }
}

.p-25thanniversary-1001 .--serif {
  font-family: 'Hiragino Mincho ProN', 'YuMincho', 'Yu Mincho', 'MS PMincho', serif;
}

.p-25thanniversary-1001-logo {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 6.125em;
}

.p-25thanniversary-1001-logo img {
  width: 9.25em;
}

.p-25thanniversary-1001-hero {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 1em 0 2em;
  margin-bottom: 3.5em;
}

.p-25thanniversary-1001-hero__inner {
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
}

.p-25thanniversary-1001-hero__mv {
  line-height: 1;
  text-align: center;
  margin-bottom: 32px;
}

.p-25thanniversary-1001 .--imgTxt {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.p-25thanniversary-1001-hero__title {
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5;
  width: 30.5625em;
  margin: 0 auto;
}

.p-25thanniversary-1001-hero__title .--imgTxt {
  aspect-ratio: 489 / 68;
  background-image: url(/assets/img/special/25thanniversary/1001/main_heading.svg);
}

.p-25thanniversary-1001-hero__title .--author {
  display: block;
  text-align: right;
}

.p-25thanniversary-1001-hero__nav {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

.p-25thanniversary-1001-hero__nav a {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease-out;
}

.p-25thanniversary-1001-hero__nav a:hover {
  opacity: 0.6;
}

.p-25thanniversary-1001 .--story-01 {
  background-image: url(/assets/img/special/25thanniversary/1001/story_01_heading.svg);
  aspect-ratio: 191 / 53;
}

.p-25thanniversary-1001 .--story-02 {
  background-image: url(/assets/img/special/25thanniversary/1001/story_02_heading.svg);
  aspect-ratio: 198 / 53;
}

.p-25thanniversary-1001 .--story-03 {
  background-image: url(/assets/img/special/25thanniversary/1001/story_03_heading.svg);
  aspect-ratio: 198 / 53;
}

@media all and (max-width: 767px) {
  .p-25thanniversary-1001-hero {
    margin-bottom: 2.6875em;
  }

  .p-25thanniversary-1001-hero__title {
    width: 17.0625em;
    margin-bottom: 2em;
  }

  .p-25thanniversary-1001-hero__title .--author {
    font-size: 0.66666667em;
  }

  .p-25thanniversary-1001-hero__nav {
    width: 84%;
  }

  .p-25thanniversary-1001-hero__nav > li {
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #E5E0D9;
  }

  .p-25thanniversary-1001-hero__nav > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }

  .p-25thanniversary-1001-hero__nav a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .p-25thanniversary-1001-hero__nav .--imgTxt {
    width: auto;
    height: 1.4375em;
  }

  .p-25thanniversary-1001-hero__nav .--navTxt {
    display: block;
    width: calc(100% - 6em);
    line-height: 1.5;
  }
}

@media all and (min-width: 768px) and (max-width: 1280px) {
  .p-25thanniversary-1001-hero__nav {
    font-size: 1.25vw;
  }
}

@media all and (min-width: 768px) {
  .p-25thanniversary-1001-hero__nav {
    position: absolute;
    left: 61.5em;
    top: 0;
    width: 15em;
    height: 37.5em;
  }

  .p-25thanniversary-1001-hero__nav > li {
    width: 6.25em;
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #FFF;
    border-radius: 0 0 1.25em 0;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
  }

  .p-25thanniversary-1001-hero__nav > li:nth-child(1) {
    width: 5em;
    left: 0;
    z-index: 3;
  }

  .p-25thanniversary-1001-hero__nav > li:nth-child(2) {
    left: 3.75em;
    z-index: 2;
  }

  .p-25thanniversary-1001-hero__nav > li:nth-child(3) {
    left: 8.75em;
    z-index: 1;
  }

  .p-25thanniversary-1001-hero__nav a {
    display: block;
    height: 100%;
    padding: 1em 1.25em;
  }

  .p-25thanniversary-1001-hero__nav > li:nth-child(2) a,
  .p-25thanniversary-1001-hero__nav > li:nth-child(3) a {
    padding-left: 2.25em;
  }

  .p-25thanniversary-1001-hero__nav .--imgTxt {
    width: 1.4375em;
    height: 5.375em;
    background-position: center top;
    margin: 0 auto 1.5em;
  }

  .p-25thanniversary-1001-hero__nav .--story-01 {
    background-image: url(/assets/img/special/25thanniversary/1001/story_01_heading_vertical.svg);
    aspect-ratio: unset;
  }
  
  .p-25thanniversary-1001-hero__nav .--story-02 {
    background-image: url(/assets/img/special/25thanniversary/1001/story_02_heading_vertical.svg);
    aspect-ratio: unset;
  }
  
  .p-25thanniversary-1001-hero__nav .--story-03 {
    background-image: url(/assets/img/special/25thanniversary/1001/story_03_heading_vertical.svg);
    aspect-ratio: unset;
  }

  .p-25thanniversary-1001-hero__nav .--navTxt {
    display: block;
    writing-mode: vertical-lr;
    width: fit-content;
    margin: 0 auto;
    font-size: 1.0625em;
    line-height: 1.4;
    letter-spacing: 0.3em;
  }
}

.p-25thanniversary-1001 .js-fadein {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.p-25thanniversary-1001 .js-fadein.is-visible {
  opacity: 1;
}

.p-25thanniversary-1001-story {
  margin: 0 auto;
  max-width: 1060px;
  width: calc(100% - 1.25em);
  position: relative;
  padding-top: 1.5em;
}

.p-25thanniversary-1001-story + .p-25thanniversary-1001-story {
  margin-top: 6.4rem;
}

.p-25thanniversary-1001-story__title {
  font-size: 2em;
  font-weight: normal;
  line-height: 1.75;
  margin: 0 0 0.90625em;
}

.p-25thanniversary-1001-story__title .--imgTxt {
  width: auto;
  height: 1.65625em;
  margin-bottom: 0.25em;
}

.p-25thanniversary-1001-story__illust {
  line-height: 1;
  position: relative;
  padding-bottom: 1.375em;
}

.p-25thanniversary-1001-story__illust img {
  display: block;
}

.p-25thanniversary-1001-story__illust.--pos-01 img:nth-child(1) {
  width: 19.8125em;
}

.p-25thanniversary-1001-story__illust.--pos-01 img:nth-child(2) {
  width: 8.5em;
  position: absolute;
  left: 24.125em;
  bottom: 0;
}

.p-25thanniversary-1001-story__illust.--pos-02 img:nth-child(1) {
  width: 22.3125em;
}

.p-25thanniversary-1001-story__illust.--pos-02 img:nth-child(2) {
  width: 16.8125em;
  position: absolute;
  left: 24.375em;
  bottom: 0;
}

.p-25thanniversary-1001-story__illust.--pos-03 img:nth-child(1) {
  width: 28.875em;
}

.p-25thanniversary-1001-story__illust.--pos-03 img:nth-child(2) {
  width: 12.875em;
  position: absolute;
  left: 28.875em;
  bottom: 0;
}

.p-25thanniversary-1001-story__cover {
  width: 18.75em;
  position: absolute;
  right: 2.5em;
  top: 0;
}

.p-25thanniversary-1001-story__block {
  padding: 8em 25em 2.5em 2.5em;
  margin-top: -5em;
}

.p-25thanniversary-1001-story__block.--color-01 {
  background-color: #F4FDF2;
}

.p-25thanniversary-1001-story__block.--color-02 {
  background-color: #F5ECEC;
}

.p-25thanniversary-1001-story__block.--color-03 {
  background-color: #E8EFF7;
}

.p-25thanniversary-1001-story__block p {
  font-size: 1.6rem;
}

@media all and (max-width: 767px) {
  .p-25thanniversary-1001-story {
    width: 100%;
    padding: 1em 1em 0;
  }
  
  .p-25thanniversary-1001-story + .p-25thanniversary-1001-story {
    margin-top: 3rem;
  }

  .p-25thanniversary-1001-story__title {
    font-size: 1.25em;
    margin-bottom: 2em;
  }
  
  .p-25thanniversary-1001-story__title .--imgTxt {
    height: 1.5em;
    margin-bottom: 0.9em;
  }

  .p-25thanniversary-1001-story__illust {
    padding-bottom: 0;
  }
  
  .p-25thanniversary-1001-story__illust.--pos-01 img:nth-child(1) {
    width: 10.4375em;
  }
  
  .p-25thanniversary-1001-story__illust.--pos-01 img:nth-child(2) {
    width: 4.625em;
    position: static;
    left: unset;
    bottom: unset;
    margin-left: 7.1875em;
    margin-top: -0.6875em;
  }
  
  .p-25thanniversary-1001-story__illust.--pos-02 img:nth-child(1) {
    width: 11.75em;
  }
  
  .p-25thanniversary-1001-story__illust.--pos-02 img:nth-child(2) {
    width: 10.5625em;
    position: static;
    left: unset;
    bottom: unset;
    margin-left: 2.25em;
    margin-top: 1.4375em;
  }

  .p-25thanniversary-1001-story__illust.--pos-03 {
    margin-top: -2.25em;
  }
  
  .p-25thanniversary-1001-story__illust.--pos-03 img:nth-child(1) {
    width: 13.5em;
  }
  
  .p-25thanniversary-1001-story__illust.--pos-03 img:nth-child(2) {
    width: 6.8125em;
    position: static;
    left: unset;
    bottom: unset;
    margin-left: 5.1875em;  
  }

  .p-25thanniversary-1001-story__cover {
    width: 8.125em;
    right: 1em;
  }

  .p-25thanniversary-1001-story__block {
    padding: 8em 2em 2.5em;
    margin: -5em -1em 0;
  }
}

@media all and (min-width: 768px) and (max-width: 1060px) {
  .p-25thanniversary-1001-story {
    font-size: 1.50943396vw;
  }
}

.p-25thanniversary-1001-author {
  margin: 2.5em auto;
  max-width: 688px;
  background-color: #FAF8F3;
  padding: 1.5em;
}

.p-25thanniversary-1001-author p {
  font-size: 0.75em;
  margin: 0;
}

.p-25thanniversary-1001-author__title {
  line-height: 1.5;
  font-size: 1.125em;
  font-weight: normal;
  margin: 0 0 1em;
}

.p-25thanniversary-1001-author__title span {
  display: inline-block;
  font-size: 0.66666667em;
  margin-left: 1.33333333em;
}

.p-25thanniversary-1001-hr {
  margin: 2.5em 0;
  border: none;
  height: 1px;
  background-color: #000;
}

@media all and (max-width: 767px) {
  .p-25thanniversary-1001-author {
    margin: 3em auto;
    width: calc(100% - 3em);
  }

  .p-25thanniversary-1001-hr {
    display: none;
  }
}

.p-25thanniversary-1001-reserve {
  margin: 2.5em auto;
  max-width: 720px;
  border-radius: 1.25em;
  overflow: hidden;
  background-color: #F7F6F4;
}

.p-25thanniversary-1001-reserve__img {
  line-height: 1;
}

.p-25thanniversary-1001-reserve__body {
  padding: 2.5em 3.5em;
}

.p-25thanniversary-1001-reserve__title {
  text-align: center;
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1.5;
  margin: 0 0 1.11111111em;
}

.p-25thanniversary-1001-reserve__text1 {
  text-align: center;
  margin: 0;
}

.p-25thanniversary-1001-reserve__button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  transition: opacity 0.2s ease-out;
  width: 22.5em;
  max-width: 100%;
  border-radius: 2px;
  height: 2.5em;
  margin: 1.5em auto 0;
  background-color: #7C7973;
}

.p-25thanniversary-1001-reserve__button:hover {
  opacity: 0.7;
}

.p-25thanniversary-1001-reserve__button::before {
  content: '';
  display: inline-block;
  width: 1.25em;
  height: 1.375em;
  margin-right: 0.5em;
  background: url(/assets/img/special/25thanniversary/1001/icon_01.svg) no-repeat center center / contain;
}

.p-25thanniversary-1001-reserve__link {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  width: fit-content;
  font-size: 0.875em;
  margin: 1em auto 0;
}

.p-25thanniversary-1001-reserve__link:hover {
  opacity: 0.7;
}

.p-25thanniversary-1001-reserve__link::after {
  content: '';
  display: inline-block;
  width: 0.42857143em;
  height: 0.64285714em;
  margin-left: 0.5em;
  background: url(/assets/img/special/25thanniversary/1001/arrow_01.svg) no-repeat center center / contain;
}

@media all and (max-width: 767px) {
  .p-25thanniversary-1001-reserve {
    border-radius: 0;
  }

  .p-25thanniversary-1001-reserve__body {
    padding: 2.5em 1.5em;
  }
}
