@charset "UTF-8";

html {
  font-size: 10px;
}

@media screen and (max-width: 1200px) {
  html {
    font-size: calc(10 * (100vw / 1200));
  }
}

/*-------------------------
 common
-------------------------*/
.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}

.l-container {
  width: 100%;
  margin: auto;
}

#feature {
  margin: 0 auto;
  font-feature-settings: "palt";
  width: 120re;
  text-align: center;
  overflow: clip;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Elza", sans-serif;
  font-weight: 500;
  font-style: normal;
  background: #D3E1E7;
  margin: 0;
}

.feature img {
  width: 100%;
  height: auto;
  display: block;
}

.feature a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.feature a:link,
.feature a:visited {
  color: #000;
}

.feature a:hover {
  opacity: 0.7;
}

.feature .sec02 figure,
.feature .sec03 figure,
.feature .sec04 figure {
  background: #fff;
  height: fit-content;
}

.feature .section {
  position: relative;
  margin: auto;
  /* padding-top: 14.8rem; */
}

.feature .sec01 span,
.feature .section__ttl,
.feature .section__credit,
.feature .section__pre,
.feature .pre {
  font-family: "fields-display", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.feature .credit,
.feature .staff_credit {
  font-family: "pragmatica", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.feature figure {
  height: fit-content;
}


/*-------------------------
 fade
-------------------------*/
.fadeIn {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1.4s ease, opacity 1.4s ease;
}

.fadeIn.is_show {
  visibility: visible;
  opacity: 1;
}

@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0%);
  }
}

.scroll-infinity {
  position: relative;
}

.scroll-infinity__list--right {
  animation: infinity-scroll-right 60s infinite linear 0.5s both;
}

.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
  margin-top: 15rem;
}

.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}

.scroll-infinity__item {
  width: calc(100vw / 6);
  margin: 0 0.5rem;
}

.scroll-infinity__item>img {
  width: 100%;
}

/*-------------------------
  movie
-------------------------*/
.movie {
  position: relative;
  width: 60%;
  margin: 0 auto;
}

.movie video {
  width: 100%;
}

.movie .play-btn {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.movie .play-btn .thumb {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.movie .play-btn .btn {
  display: block;
  width: 4.5rem;
  position: absolute;
  bottom: 3.3rem;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}

.movie .play-btn.playActive {
  display: none;
}

.movie__button {
  position: absolute;
  right: 1.3rem;
  bottom: 1.3rem;
  width: 2.9rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
}

.movie {
  position: relative;
  margin-inline: auto;
  width: 100%;
}

.movie__button .sound-off {
  display: none;
}

.movie__button {
  display: none;
}

.movie__button.btnShow {
  display: block;
}

.movie__close{
  display: none;
}

.movie__close.btnShow{
  display: block;
}

.movie__close{
  position: absolute;
  right: 1.3rem;
  top: 1.3rem;
  width: 2.9rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
}

/*-------------------------
  credit
-------------------------*/
.creditList .credit a {
  font-family: elza, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #fff;
}

.creditList {
  display: inline-block;
}

.creditList .credit {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  justify-content: left;
}

.cre11 .credit {
  display: block;
  justify-content: left;
}

.cre01 .credit,
.cre04 .credit,
.cre07 .credit,
.cre10 .credit,
.cre12 .credit {
  justify-content: center;
}

.cre01 {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 56.5rem;
}

.cre02 {
  text-align: left;
  position: absolute;
  left: 1.4rem;
  bottom: 1.2rem;
  width: 23rem;
  z-index: 20;
}

.cre03 {
  text-align: left;
  position: absolute;
  left: 1.3rem;
  top: 1.2rem;
  width: 23rem;
  z-index: 20;
}

.cre04 {
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 2.5rem;
  width: 58.5rem;
  transform: translateX(0.5rem);
}

.cre05 {
  text-align: left;
  position: absolute;
  left: 1.3rem;
  top: 1.2rem;
  width: 23rem;
  z-index: 20;
}

.cre06 {
  text-align: left;
  position: absolute;
  left: 2.4rem;
  top: 1.8rem;
  width: 23rem;
  z-index: 20;
}

.cre07 {
  text-align: left;
  position: absolute;
  left: 2.4rem;
  bottom: 0.8rem;
  width: 23rem;
  z-index: 20;
}

.cre08 {
  text-align: left;
  position: absolute;
  left: 1.4rem;
  bottom: 1rem;
  width: 23rem;
  z-index: 20;
}

.cre09 {
  text-align: left;
  position: absolute;
  left: 1.4rem;
  bottom: 2.4rem;
  width: 23rem;
  z-index: 20;
}

.cre10 {
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0.5rem;
  width: 42.5rem;
  z-index: 20;
}

.cre11 {
  text-align: left;
  position: absolute;
  left: 1.5rem;
  bottom: 0.5rem;
  margin: 0 auto;
  width: 21rem;
  z-index: 20;
}

.cre12 {
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  top: 5.8rem;
  margin: 0 auto;
  width: 120rem;
  z-index: 20;
}

/*-------------------------
  top
-------------------------*/
#feature .hero {
  position: relative;
  width: 120rem;
  margin: auto;
}

#feature .hero__text {
  width: 100%;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 2.2;
  margin: 6.2rem 0 0;
}

/*-------------------------
  content
-------------------------*/
#feature .ttl {
  font-family: "brevia", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 1.66em;
  transform: translateX(1.4rem);
}

#feature .cont01 {
  background: linear-gradient(to top, #D3E1E7, rgba(211, 225, 231, 0.5));
  padding-top: 14.8rem;
}

#feature .cont02 {
  background: linear-gradient(to top, #D9E2E6, rgba(217, 226, 230, 0.5));
}

#feature .cont03 {
  background: linear-gradient(to top, #D3E1E7, rgba(220, 226, 233, 0.5));
}

#feature .cont04 {
  background: linear-gradient(to top, #DFE3E9, rgba(223, 227, 233, 0.5));
}

#feature .cont05 {
  background: linear-gradient(to top, #E5E6EA, rgba(229, 230, 234, 0.5));
  background-size: contain;
}

#feature .cont06 {
  background: linear-gradient(to top, #E5E6EA, rgba(229, 230, 234, 1));
}

#feature .cont07 {
  background: linear-gradient(to bottom, #EBECED, rgba(235, 236, 237, 0.05));
}

#feature .cont08 {
  background: linear-gradient(to top, #E5E6EA, rgba(229, 230, 234, 1));
}

#feature .set {
  position: relative;
}

#feature .cont02 .sticky {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: url(../img/bg01.jpg);
  background-size: cover;
  position: sticky;
  top: calc((100vh - 90rem) / 2);
  left: 0;
  right: 0;
  margin: auto;
}

#feature .img01 {
  width: 50.7rem;
  margin: 1.7rem auto 17.5rem;
  background: #fff;
}

#feature .cont02 .sticky__img {
  position: relative;
  padding-bottom: 22rem;
  display: flex;
  flex-direction: column;
  gap: 30vh;
}

#feature .img02 {
  width: 42.5rem;
  top: -12rem;
  margin: 20rem auto 0;
  position: relative;
  z-index: 2;
  background: #fff;
}

#feature .cont03 {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin: 10rem 0;
}

#feature .img03 {
  width: 50.6rem;
  margin: 0;
  background: #fff;
  position: relative;
}

#feature .img04 {
  width: 50.7rem;
  margin: 0;
  background: #fff;
}

#feature .cont04 .inner {
  width: 98.96328rem;
  margin: auto;
}

#feature .cont04 .sticky {
  position: relative;
  width: 58.5rem;
  margin: auto;
  background-size: cover;
  position: sticky;
  top: calc((100vh - 70rem) / 2);
  left: 0;
}

#feature .cont04 .sticky__img {
  position: relative;
  padding-top: 20rem;
  padding-bottom: 25rem;
  display: flex;
  flex-direction: column;
  pointer-events: none;
}

#feature .img05 {
  width: 30rem;
  top: 31rem;
  position: sticky;
  z-index: 2;
  transform: translateX(-1.3rem);
  background: #fff;
  pointer-events: auto;
  margin-top: 9rem;
}

#feature .img05-2 {
  width: 30rem;
  top: 30rem;
  transform: translateY(45.5rem);
  margin-left: auto;
  margin-right: 1.2rem;
  position: sticky;
  z-index: 2;
}

#feature .cont05.sticky {
  margin: auto;
  padding-top: 10rem;
  position: sticky;
  top: calc((100vh - 326rem) / 2);
  left: 0;
  right: 0;
}

#feature .bg03 {
  width: 100%;
  height: 67.5rem;
  margin: 10.5rem auto 0;
}

#feature .bg03 img {
  height: 67.5rem;
}

#feature .img06 {
  width: 58.5rem;
  margin: -52.5rem auto 0;
  background: #fff;
  z-index: 20;
  position: relative;
}


#feature .img07 {
  width: 100%;
  margin: 15rem auto 0;
  background: #fff;
}

#feature .img08 {
  width: 100%;
  margin: 1rem auto 0;
  position: relative;
  z-index: 10;
  background: #fff;
}

#feature .img09 {
  position: relative;
  width: 50.7rem;
  height: 67.6rem;
  margin: 10rem auto 0 45rem;
  background: #fff;
}

#feature .cont06 {
  margin: auto;
  width: 100%;
}

#feature .cont06 .inner {
  margin: auto;
  width: 100%;
}

#feature .cont07 {
  width: 100%;
}

#feature .cont07 .inner {
  margin: auto;
  width: 100%;
  position: sticky;
  top: -90rem;
  z-index: 20;
  background: #E5E6EA;
}


#feature .bg-color {
  position: relative;
  z-index: 10;
}

#feature .cont07 .sticky__img {
  position: relative;
  padding-top: 0;
  padding-bottom: 12rem;
  display: flex;
  flex-direction: column;
}


#feature .img10 {
  width: 58.5rem;
  top: 10rem;
  margin: -4.9rem 41rem 0 auto;
  position: sticky;
  z-index: 10;
  background: #fff;
}

#feature .img11 {
  width: 30rem;
  top: 0rem;
  margin: 0rem auto 0 44rem;
  transform: translateY(12rem);
  position: sticky;
  z-index: 2;
  background: #fff;
}

#feature .cont08 {
  z-index: 20;
  width: 100%;
  margin: auto;
  position: sticky;
  top: -128rem;
  padding-top: 5rem;
}

#feature .img12 {
  width: 102.3rem;
  margin: auto;
  background: #fff;
}

#feature .img13 {
  width: 58.5rem;
  margin: 4.9rem 38.2rem 0 auto;
  background: #fff;
  position: relative;
}


#feature .cont09 {
  z-index: 20;
  width: 100%;
  margin: auto;
  background: #E5E6EA;
  position: sticky;
  top: -325rem;
  padding-top: 15rem;
}

#feature .cont09 .ttl {
  margin-top: 8.3rem;
}

#feature .img18 {
  width: 42.5rem;
  margin: 0 auto;
  background: #fff;
}

#feature .img19 {
  width: 42.5rem;
  margin: 7.5rem auto 0;
  background: #fff;
  position: relative;
}

#feature .img20 {
  width: 58.5rem;
  margin: 14.8rem auto 0;
  background: #fff;
  position: relative;
}

#feature .img21 {
  width: 42.5rem;
  margin: 5rem auto 0;
  background: #fff;
}

#feature .bg04 {
  width: 120rem;
  margin: 5rem auto 0;
  background: #fff;
  position: relative;
}

#feature .img22 {
  width: 58.5rem;
  margin: -7.5rem auto 0;
  background: #fff;
  position: relative;
  z-index: 20;
}

#feature .cont10 {
  z-index: 20;
  width: 100%;
  margin: auto;
  background-image: url(../img/bg05.jpg);
  background-size: cover;
  position: sticky;
  top: 60rem;
  padding-top: 19.8rem;
}

#feature .text-area {
  position: relative;
}

#feature .text-area.--2 {
  padding-top: 11.3rem;
}

#feature .text-area h3 {
  font-family: brevia, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.6rem;
  letter-spacing: 0.8em;
  line-height: 1.8;
  transform: translateX(0.7rem);
}


#feature .text_wrapper {
  padding-bottom: 8rem;
  position: relative;
  margin-bottom: 45px;
}

#feature .text-area .modal_text {
  font-size: 1.4rem;
  letter-spacing: 0.13em;
  line-height: 2.308;
  padding-bottom: 9rem;
  margin: 3.8rem auto 0;
  overflow: hidden;
}

#feature .show_more {
  position: absolute;
  bottom: 5rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  padding-top: 1rem;
  text-align: center;
  background: linear-gradient(180deg, rgb(235, 245, 248, 0) 0%, rgb(235, 245, 248, 1) 53%);
  cursor: pointer;
  transition: bottom 0.8s;
}

#feature .show_more.--2 {
  bottom: 0.8rem;
  padding-top: 8rem;
}

#feature .show_more img {
  width: 4.08694rem;
  height: 5.35514rem;
  margin: auto;
}

.active {
  background: none;
  bottom: -3rem;
}

#feature .text-area .text-link {
  font-size: 1.1rem;
  letter-spacing: 0.04em;
  position: relative;
  top: 3rem;
}

#feature .text-area02 {
  margin-top: 26.8rem;
}

#feature .text-area02 h2 {
  font-family: brevia, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.6rem;
  letter-spacing: 0.8em;
  line-height: 1.8;
  border-bottom: solid 0.054rem #231815;
  display: inline;
  padding-left: 0.95rem;
  padding-bottom: 0.9rem;
}

#feature .text-area02 h3 {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.8;
  border: solid 0.054rem #231815;
  display: inline-block;
  padding: 0.2rem 1.5rem;
  margin-top: 6.7rem;
  font-weight: 400;
}

#feature .text-area02 .text-area02__title {
  margin-top: 18.5rem;
  padding: 0.2rem 0.4rem;
}

#feature .text-area02 p {
  font-size: 1.9rem;
  letter-spacing: 0.08em;
  margin-top: 2.5rem;
  font-family: elza, sans-serif;
  font-weight: 300;
  font-style: normal;
}

#feature .text-area02 .small {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  margin-left: 0;
  font-family: elza, sans-serif;
  font-weight: 300;
  font-style: normal;
}

#feature .text-area02 .text02 {
  font-size: 1.4rem;
  letter-spacing: 0.13em;
  line-height: 3.3;
  font-family: elza, sans-serif;
  font-weight: 300;
  font-style: normal;
}

#feature .text-area02 .text03 {
  font-size: 1.1rem;
  letter-spacing: 0.13em;
  line-height: 2.2;
  font-family: elza, sans-serif;
  font-weight: 300;
  font-style: normal;
  position: relative;
  top: 2rem;
}

#feature .text-area02 .text-area03__title {
  margin-top: 21.6rem;
  padding: 0.2rem 1.4rem;
}


#feature .text-area02__txt p {
  letter-spacing: 0.08em;
}

#feature .staff-credit {
  width: 53.11465rem;
  margin: 20rem auto 0;
  padding-bottom: 6rem;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  display: flex;
  justify-content: space-between;
  text-align: left;
  font-family: elza, sans-serif;
  font-weight: 300;
  font-style: normal;
  position: relative;
  z-index: 60;
}

#feature .staff-credit p {
  margin-bottom: 2rem;
}

#feature .text-area__img {
  width: 6.3479rem;
  margin: 3rem auto -4rem;
}

.text-area02__txt {
  margin-top: 3.2rem !important;
  letter-spacing: 0.34rem !important;
  line-height: 2;
}

#feature .text-area02 .text04 {
  font-size: 1.1rem;
  letter-spacing: 0.13em;
  line-height: 2.2;
  font-family: elza, sans-serif;
  font-weight: 300;
  font-style: normal;
  position: relative;
  top: 0.5rem;
}

#feature .img24 {
  width: 30rem;
  margin: 9.5rem auto 0;
}


#feature .btn-all {
  padding: 0;
  margin: 19.5rem auto 0;
  width: 27.16593rem;
  position: relative;
  z-index: 50;
  transform: translateX(-0.8rem);
}
#feature .btn-all img {
  margin: auto;
  text-align: center;
}
