@charset "UTF-8";
.story-mv__inner {
  position: relative;
  z-index: 100;
  display: grid;
  align-items: center;
  height: max(100vh - 90px, 628px);
  padding: 48px;
}
.story-mv__title {
  display: inline-flex;
  gap: 8px;
  padding: 6px 16px;
  background-color: #fff;
  color: #0081A0;
}
.story-mv__title .en {
  align-self: center;
  font-family: "Cormorant Infant", -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 75%;
}
.story-mv__title .jp {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "MS 明朝", serif;
  font-weight: 600;
  font-size: 1.6rem;
}
.story-mv__subtitle {
  margin-top: 12px;
  color: #0081A0;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "MS 明朝", serif;
  font-weight: 600;
  font-size: 4.4rem;
  letter-spacing: -0.05em;
  line-height: 1.5;
}
.story-mv__subtitle__inner {
  padding: 0 24px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background: linear-gradient(to right, #fff 0%, #fff 100%) repeat-x left 0.08em/100% 95%;
}
.story-scene__head {
  margin-bottom: 80px;
  text-align: center;
}
.story-scene__head__number {
  display: flex;
  align-content: center;
  width: fit-content;
  gap: 4px;
  margin-inline: auto;
  margin-bottom: 14px;
  padding: 4px 20px;
  background-color: #fff;
  font-family: "Cormorant Infant", -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Arial, sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1;
}
.story-scene__head__number .num {
  font-size: 2.7rem;
}
.story-scene__head__title {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "MS 明朝", serif;
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.9;
}
.story-scene__head__inner {
  padding: 5px 16px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background: linear-gradient(to right, #fff 0%, #fff 100%) repeat-x left 0em/100% 100%;
}
.story-scene__grid {
  display: grid;
}
.story-scene__grid__text p {
  line-height: 2;
}
.story-scene__grid__text .c-btn.-line {
  width: min(321px, 100%);
}
.story-scene__grid__image {
  display: flex;
  flex-direction: column;
}
.story-scene__grid__image img {
  position: relative;
}
.story-panel {
  overflow: clip;
  position: relative;
  min-height: 100vh;
}
.story-panel__bg {
  position: fixed;
  top: -40px;
  left: -40px;
  width: calc(100vw + 80px);
  height: calc(100vh + 80px);
  background-size: cover;
  background-position: center;
}
.story-panel__blur-overlay {
  position: absolute;
  inset: -20px;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(20px);
  pointer-events: none;
  z-index: 2;
  opacity: 0;
  mix-blend-mode: screen;
}
.story-panel__content {
  position: relative;
  z-index: 3;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 100vh;
  padding-top: 120px;
  padding-bottom: 160px;
  transition: filter 0.3s ease;
}
.story-scene01__section01 {
  z-index: 7;
}
.story-scene01__section01 .story-panel__content {
  margin-top: 0;
}
.story-scene01__section01 .story-scene__grid__image02 {
  margin-top: -21px;
  align-self: end;
}
.story-scene01__section02 {
  z-index: 6;
}
.story-scene01__section02 .story-scene__grid__image03 {
  margin-left: 16px;
}
.story-scene01__section02 .story-scene__grid__image04 {
  margin-top: -12px;
  margin-left: clamp(-250px, -20px + -180 * (100vw - 768px) / 272, -20px);
}
.story-scene01__section03 {
  z-index: 5;
}
.story-scene01__section03 .story-scene__grid__image05 {
  align-self: end;
  z-index: 2;
  margin-right: -138px;
}
.story-scene01__section03 .story-scene__grid__image06 {
  margin-top: -98px;
}
.story-scene02__section01 {
  z-index: 4;
}
.story-scene02__section01 .story-scene__grid__image01 {
  z-index: 2;
}
.story-scene02__section01 .story-scene__grid__image02 {
  margin-top: -28px;
  margin-right: -44px;
  align-self: end;
}
.story-scene02__section02 {
  z-index: 3;
}
.story-scene02__section02 .story-scene__grid__image03 {
  align-self: end;
}
.story-scene02__section02 .story-scene__grid__image04 {
  margin-top: -42px;
  margin-left: -190px;
  margin-left: clamp(-190px, 30px + -110 * (100vw - 768px) / 272, 30px);
}
.story-scene03__section01 {
  z-index: 2;
}
.story-scene03__section02 {
  z-index: 1;
}
.story-scene03__section02 .story-scene__grid__image02 {
  z-index: 2;
  margin-left: -203px;
}
.story-scene03__section02 .story-scene__grid__image03 {
  margin-top: -70px;
  margin-left: -20px;
  max-width: calc(100% + 20px);
}
.story-check {
  padding-top: 80px;
  padding-bottom: 120px;
  background-color: #009FB9;
}
.story-check__inner {
  padding-inline: 40px;
}
.story-check .c-title {
  color: #fff;
}
.story-check__intro {
  margin-bottom: 64px;
  color: #fff;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "MS 明朝", serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 140%;
  text-align: center;
}
.story-check__block {
  display: grid;
  gap: 24px;
}
.story-check__block__item {
  padding: 56px 80px 64px;
  background-color: #fff;
}
.story-check__block__title {
  margin-bottom: 28px;
  color: #0081A0;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "MS 明朝", serif;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.4;
}
.story-check__grid {
  display: grid;
  grid-template-columns: 47.5% minmax(0, 1fr);
  gap: 24px 48px;
}
.story-check__grid .c-btnWrap {
  margin-top: 32px;
}
.story-check__info {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
  padding: 24px 40px 24px 20px;
  background-color: #E0F0F3;
}
.story-check__info::before {
  color: #0081A0;
  font-size: 44px;
}
.story-check__info p {
  line-height: 1.4;
}
.story-aside {
  padding-top: 80px;
  padding-bottom: 120px;
  background-color: #fff;
}
.story-aside__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 48px;
}
.story-footer {
  background: url(/ss/initiatives/assets/img/story/01/img-footer-pc.webp) no-repeat center center/cover;
}
.story-footer__inner {
  padding: 64px 40px;
}
.story-footer__block {
  margin-left: auto;
  width: 597px;
}
.story-footer__title {
  background-color: #fff;
}
.story-footer__title img {
  width: 100%;
}
.story-footer__text {
  padding: 36px 70px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(24px);
}
.story-footer__text p {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS PMincho", "MS 明朝", serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.7;
}
.story-footer__logo {
  margin-top: 16px;
}

/* ▼hover挙動 */
/* ▼タブレット用デザインとして付け足すデザイン */
@media print, screen and (min-width: 768px) {
  .story-scene__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .story-scene__grid.-reverse .story-scene__grid__image {
    order: 1;
  }
  .story-scene__grid.-reverse .story-scene__grid__text {
    order: 2;
  }
  .story-scene01__section01 .story-scene__grid__text {
    padding-top: 60px;
    padding-left: 40px;
  }
  .story-scene01__section02 .story-scene__grid__text {
    padding-top: 72px;
    padding-right: 70px;
  }
  .story-scene01__section03 .story-scene__grid__text {
    padding-top: 283px;
    padding-left: 16px;
  }
  .story-scene02__section01 .story-scene__grid__text {
    padding-top: 64px;
    padding-left: 120px;
  }
  .story-scene02__section02 .story-scene__grid__text {
    padding-top: 112px;
    padding-right: 40px;
  }
  .story-scene03__section01 .story-scene__grid__text {
    padding-top: 40px;
    padding-left: 40px;
  }
  .story-scene03__section02 .story-scene__grid__text {
    padding-top: 270px;
    padding-right: 92px;
  }
  .story-aside__carousel .swiper-control {
    display: none;
  }
  .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 56px;
  }
}
/* ▼モバイルのみ付け足すデザイン */
@media screen and (max-width: 767.98px) {
  .story-mv {
    background-image: url(/ss/initiatives/assets/img/story/01/img-mv-sp.webp);
  }
  .story-mv__inner {
    align-items: start;
    min-height: 552px;
    padding: 12px;
  }
  .story-mv__title {
    padding-inline: 12px;
  }
  .story-mv__subtitle {
    margin-top: 16px;
    line-height: 1.15;
  }
  .story-mv__subtitle__inner {
    padding: 3px 16px;
    font-size: 2.8rem;
    vertical-align: top;
  }
  .story-scene__head {
    margin-bottom: 48px;
  }
  .story-scene__head__number {
    margin-bottom: 10px;
    padding: 3px 16px;
  }
  .story-scene__head__number .num {
    font-size: 2.4rem;
  }
  .story-scene__head__title {
    font-size: 2.6rem;
    line-height: 1.75;
  }
  .story-scene__head__inner {
    padding: 2px 12px;
  }
  .story-scene__grid {
    gap: 64px;
  }
  .story-panel__content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .story-scene01__section01 .story-scene__grid__image01 {
    width: 66.9444444444vw;
  }
  .story-scene01__section01 .story-scene__grid__image02 {
    width: 42.7777777778vw;
    margin-top: -12px;
    margin-right: 0;
  }
  .story-scene01__section02 .story-scene__grid__image03 {
    align-self: end;
    width: 75.2777777778vw;
    margin-left: 0;
  }
  .story-scene01__section02 .story-scene__grid__image04 {
    width: 27.7777777778vw;
    margin-top: 28px;
    margin-left: 0px;
  }
  .story-scene01__section03 .story-scene__grid__image05 {
    width: 37.5vw;
    margin-right: 0;
  }
  .story-scene01__section03 .story-scene__grid__image06 {
    width: 63.0555555556vw;
    margin-top: -43px;
  }
  .story-scene02__section01 .story-scene__grid__image01 {
    width: 31.3888888889vw;
  }
  .story-scene02__section01 .story-scene__grid__image02 {
    width: 80vw;
    margin-top: -16px;
    margin-right: 0;
  }
  .story-scene02__section02 .story-scene__grid__image03 {
    width: 75.5555555556vw;
  }
  .story-scene02__section02 .story-scene__grid__image04 {
    width: 40vw;
    margin-top: -16px;
    margin-left: 0;
  }
  .story-scene02__section02 .story-panel__content {
    padding-top: 120px;
  }
  .story-scene03__section01 .story-scene__grid__image01 {
    width: 100%;
  }
  .story-scene03__section02 .story-scene__grid__image02 {
    width: 40vw;
    margin-left: 0;
  }
  .story-scene03__section02 .story-scene__grid__image03 {
    align-self: end;
    width: 71.3888888889vw;
    margin-top: -28px;
    margin-left: 0;
    max-width: auto;
  }
  .story-check {
    padding-bottom: 80px;
  }
  .story-check__inner {
    padding-inline: 20px;
  }
  .story-check__intro {
    margin-bottom: 40px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .story-check__block__item {
    padding: 48px 20px 64px;
  }
  .story-check__block__title {
    margin-bottom: 24px;
    font-size: 2rem;
  }
  .story-check__grid {
    grid-template-columns: minmax(0, 1fr);
  }
  .story-check__grid .c-btnWrap {
    margin-top: 24px;
  }
  .story-check__info {
    gap: 0;
    margin-bottom: 24px;
    padding: 16px 20px 16px 12px;
  }
  .story-check__info::before {
    font-size: 33px;
  }
  .story-aside__list {
    grid-template-columns: minmax(0, 1fr);
  }
  .story-footer {
    background-image: url(/ss/initiatives/assets/img/story/01/img-footer-sp.webp);
  }
  .story-footer__inner {
    min-height: 586px;
    padding: 64px 20px;
  }
  .story-footer__block {
    margin-inline: auto;
    width: min(320px, 100%);
  }
  .story-footer__text {
    padding: 24px 20px 40px;
  }
  .story-footer__text p {
    font-size: 1.6rem;
  }
  .swiper {
    overflow: visible;
  }
  .swiper-slide {
    width: 264px;
  }
}