@charset "UTF-8";
.l-container {
  width: 100%;
}

.feature {
  background: #f9f2f5;
  color: #000;
  font-family: 游ゴシック体, 游ゴシック Medium, Yu Gothic Medium, Yu Gothic, YuGothic, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-feature-settings: "palt";
  font-style: normal;
  font-weight: 400;
  overflow: clip;
  position: relative;
  text-align: center;
  width: 100%;
}
.feature a {
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease-in;
}
.feature a:has(> img) {
  display: block;
}
.feature img {
  height: auto;
  width: 100%;
}
.feature p {
  margin: 0;
}
.feature .js-inview.fade {
  opacity: 0;
  transition: opacity 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.feature .js-inview.fade.is-active {
  opacity: 1;
}
.feature .js-inview.slide-v {
  mask-image: linear-gradient(0deg, transparent, transparent 39.6666666667%, rgba(0, 0, 0, 0.02) 43.3333333333%, rgba(0, 0, 0, 0.08) 45%, rgba(0, 0, 0, 0.18) 46.6666666667%, rgba(0, 0, 0, 0.32) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.68) 51.6666666667%, rgba(0, 0, 0, 0.82) 53.3333333333%, rgba(0, 0, 0, 0.92) 55%, rgba(0, 0, 0, 0.98) 56.6666666667%, #000 58.3333333333%, #000);
  mask-size: 100% max(300%, 100vh);
  mask-position: center 100%;
  transform: translateZ(0);
  transition: mask-position 1.6s 0.4s linear, -webkit-mask-position 1.4s linear;
}
.feature .js-inview.slide-v.is-active {
  animation: opa1 1s cubic-bezier(0.51, 0.21, 0.41, 1) 0s 1 forwards;
  mask-position: center 0;
}
@keyframes opa1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.feature .credit li {
  font-family: "meno-banner", serif;
  font-size: 2.9333333333cqw;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 1;
  margin-bottom: 2.4cqw;
  white-space: nowrap;
}
.feature .credit__text {
  margin-right: 0.5333333333cqw;
}
.feature .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 1.0600706714vw;
  width: 100%;
}
.feature .slick-dots li {
  display: inline-block;
  margin: 0 1.3333333333cqw;
  width: 8cqw;
}
.feature .slick-dots button {
  height: 0.5333333333cqw;
  position: relative;
  width: 100%;
  border: 0;
  background: #ffd2dd;
  font-size: 0;
}
.feature .slick-dots button:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 0.5333333333cqw;
}
.feature .slick-dots .slick-active button:after {
  background: #ffa6bb;
  animation: progress 3.75s linear forwards;
}
@keyframes progress {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.feature .content__wrap {
  display: flex;
  position: relative;
  width: 100%;
}
.feature .content__left {
  position: relative;
  text-align: left;
  width: 50%;
}
.feature .content__left .hero {
  box-sizing: border-box;
  display: block;
  height: calc(100dvh - 80px);
  position: sticky;
  top: 80px;
  left: 0;
  width: 100%;
}
.feature .content__left .hero img {
  height: 100%;
  object-fit: cover;
  object-position: center top;
  width: 100%;
}
.feature .content__right {
  overflow: clip;
  width: 50%;
}
.feature .content__right .inner {
  container-type: inline-size;
  margin: 0 auto;
  max-width: 460px;
}
.feature .content__right .lead {
  margin-bottom: 19.4666666667cqw;
  padding-top: 147.2cqw;
  position: relative;
}
.feature .content__right .lead-img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 49.4699646643vw;
}
.feature .content__right .lead-img.slide-v {
  transform: translateX(-50%) translateZ(0);
}
.feature .content__right .lead-txt {
  position: relative;
  z-index: 2;
}
.feature .content__right .lead-txt p {
  font-size: 3.2cqw;
  letter-spacing: 0.05em;
  line-height: 7.04cqw;
  margin-bottom: 5.6cqw;
}
.feature .content__right .lead-txt p:last-child {
  margin-bottom: 0;
  padding: 0.8cqw 0 0 1.0666666667cqw;
}
.feature .content__right .bnr {
  background: #50789c;
  padding: 1.7667844523vw 0;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1415px) {
  .feature .content__right .bnr {
    padding: 25px 0 !important;
  }
}
.feature .content__right .bnr-txt {
  width: 58.6572438163vw;
}
.feature .content__right .c-01 {
  box-sizing: border-box;
  height: 287.2cqw;
  padding-top: 33.3333333333cqw;
  position: relative;
}
.feature .content__right .c-01::before {
  background: url(../img/motif-01.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 287.2cqw;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-01 .cap {
  margin: 0 auto 0;
  width: 71.4666666667cqw;
}
.feature .content__right .c-01-img__01 {
  opacity: 0;
  position: absolute;
  top: 70.9333333333cqw;
  left: 24cqw;
  transition: all 0.5s ease-in 0s;
  width: 32cqw;
  z-index: 2;
}
.feature .content__right .c-01-img__02 {
  opacity: 0;
  position: absolute;
  top: 81.3333333333cqw;
  right: 5.3333333333cqw;
  transition: all 0.5s ease-in 0.25s;
  width: 32cqw;
  z-index: 2;
}
.feature .content__right .c-01-img__03 {
  opacity: 0;
  position: absolute;
  top: 114.9333333333cqw;
  left: 5.3333333333cqw;
  transition: all 0.5s ease-in 0.5s;
  width: 32cqw;
  z-index: 2;
}
.feature .content__right .c-01-img__04 {
  opacity: 0;
  position: absolute;
  top: 126.9333333333cqw;
  right: 24cqw;
  transition: all 0.5s ease-in 0.75s;
  width: 32cqw;
  z-index: 2;
}
.feature .content__right .c-01-img__05 {
  position: absolute;
  bottom: 32cqw;
  left: 8cqw;
  width: 84.2666666667cqw;
  z-index: 2;
}
.feature .content__right .c-01 .js-inview.is-active .c-01-img__01, .feature .content__right .c-01 .js-inview.is-active .c-01-img__02, .feature .content__right .c-01 .js-inview.is-active .c-01-img__03, .feature .content__right .c-01 .js-inview.is-active .c-01-img__04 {
  opacity: 1;
}
.feature .content__right .c-02 {
  box-sizing: border-box;
  height: 274.9333333333cqw;
  margin-top: -4cqw;
  margin-bottom: 4cqw;
  position: relative;
}
.feature .content__right .c-02::before {
  background: url(../img/motif-02.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 274.9333333333cqw;
  pointer-events: none;
  position: absolute;
  top: 4cqw;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-02 .cap {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 6.6666666667cqw;
  width: 33.3333333333cqw;
  z-index: 2;
}
.feature .content__right .c-02-img__01 {
  margin-bottom: 13.3333333333cqw;
}
.feature .content__right .c-02-img__02 {
  margin-left: 6.1333333333cqw;
  opacity: 0;
  transition: all 0.5s ease-in 0.25s;
  width: 48cqw;
}
.feature .content__right .c-02-img__03 {
  margin: -32cqw 5.8666666667cqw 0 auto;
  opacity: 0;
  position: relative;
  transition: all 0.5s ease-in 0.25s;
  width: 48cqw;
  z-index: 2;
}
.feature .content__right .c-02 .js-inview.is-active .c-02-img__02, .feature .content__right .c-02 .js-inview.is-active .c-02-img__03 {
  opacity: 1;
}
.feature .content__right .c-02 .js-inview.slide-v {
  padding-top: 4cqw;
}
.feature .content__right .c-02 .credit {
  margin: -24cqw 0 0 5.8666666667cqw;
  text-align: left;
  width: 34.6666666667cqw;
}
.feature .content__right .c-02 .credit a {
  color: #44536f;
}
.feature .content__right .c-03 {
  height: 318.9333333333cqw;
  position: relative;
}
.feature .content__right .c-03::before {
  background: url(../img/motif-03.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 318.9333333333cqw;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-03-img__01 {
  margin: 0 auto 4cqw;
  width: 88cqw;
}
.feature .content__right .c-03-img__02 {
  margin: 0 auto 8cqw;
  width: 88cqw;
}
.feature .content__right .c-03 .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 66.6666666667cqw;
}
.feature .content__right .c-03 .credit li {
  margin-right: 1.6cqw;
  margin-left: 1.6cqw;
}
.feature .content__right .c-03 .credit li a {
  color: #44536f;
}
.feature .content__right .c-04 {
  height: 176.8cqw;
  position: relative;
}
.feature .content__right .c-04::before {
  background: url(../img/motif-04.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 176.8cqw;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-04-img__01 {
  margin-bottom: 2.332155477vw;
}
.feature .content__right .c-04 .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 80cqw;
}
.feature .content__right .c-04 .credit li {
  margin-right: 1.6cqw;
  margin-left: 1.6cqw;
}
.feature .content__right .c-04 .credit li a {
  color: #ffa6bb;
}
.feature .content__right .c-05 {
  height: 208.2666666667cqw;
  position: relative;
}
.feature .content__right .c-05::before {
  background: url(../img/motif-05.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 208.2666666667cqw;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-05-img__01 {
  margin-bottom: 8cqw;
}
.feature .content__right .c-05 .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 80cqw;
}
.feature .content__right .c-05 .credit li {
  margin-right: 1.6cqw;
  margin-left: 1.6cqw;
}
.feature .content__right .c-05 .credit li a {
  color: #ffa6bb;
}
.feature .content__right .c-06 {
  box-sizing: border-box;
  height: 418.9333333333cqw;
  position: relative;
}
.feature .content__right .c-06::before {
  background: url(../img/motif-06.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 272cqw;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-06::after {
  background: url(../img/motif-07.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 146.9333333333cqw;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-06 .cap {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 4.5333333333cqw;
  width: 30.6666666667cqw;
  z-index: 2;
}
.feature .content__right .c-06-img__01 {
  margin: 0 auto 10.6666666667cqw;
  width: 80cqw;
}
.feature .content__right .c-06-img__02 {
  margin-bottom: 10.6666666667cqw;
}
.feature .content__right .c-06-img__03 {
  margin: 0 auto 8cqw;
  width: 76cqw;
}
.feature .content__right .c-06 .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 80cqw;
}
.feature .content__right .c-06 .credit li {
  margin-right: 1.6cqw;
  margin-left: 1.6cqw;
}
.feature .content__right .c-06 .credit li a {
  color: #e98d88;
}
.feature .content__right .c-06 .js-inview.slide-v {
  padding-top: 10.6666666667cqw;
}
.feature .content__right .c-07 {
  margin-bottom: 5.9363957597vw;
  position: relative;
}
.feature .content__right .c-07::before {
  background: url(../img/motif-08.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 85.2296819788vw;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-07-img__01 {
  margin: 0 auto 4.2402826855vw;
  max-width: 460px;
}
.feature .content__right .c-07-img__02 {
  margin-bottom: 2.7561837456vw;
}
.feature .content__right .c-07-img__02 .slick-slide {
  max-width: 19.5053003534vw;
}
@media screen and (min-width: 1415px) {
  .feature .content__right .c-07-img__02 .slick-slide {
    width: 276px !important;
  }
}
.feature .content__right .c-07 .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 17.667844523vw;
}
.feature .content__right .c-07 .credit li {
  font-size: 0.9893992933vw;
  margin-right: 0.2826855124vw;
  margin-bottom: 0.7067137809vw;
  margin-left: 0.4240282686vw;
}
.feature .content__right .c-07 .credit li a {
  color: #774731;
}
.feature .content__right .c-07 .credit__text {
  margin-right: 0.2826855124vw;
}
.feature .content__right .c-08 {
  height: 310.9333333333cqw;
  position: relative;
}
.feature .content__right .c-08::before {
  background: url(../img/motif-09.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 310.9333333333cqw;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-08-img__01 {
  margin: 0 auto 4cqw;
  width: 88cqw;
}
.feature .content__right .c-08-img__02 {
  margin: 0 auto 8cqw;
  width: 88cqw;
}
.feature .content__right .c-08 .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 53.3333333333cqw;
}
.feature .content__right .c-08 .credit li {
  margin-right: 1.6cqw;
  margin-left: 1.6cqw;
}
.feature .content__right .c-08 .credit li a {
  color: #774731;
}
.feature .content__right .c-09 {
  height: 45.5123674912vw;
  padding-top: 29.3333333333cqw;
  position: relative;
}
.feature .content__right .c-09::before {
  background: url(../img/motif-10.png) no-repeat left top;
  background-size: 100%;
  content: "";
  height: 169.3333333333cqw;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 153.3333333333cqw;
  z-index: 5;
}
.feature .content__right .c-09-img__01 {
  margin: 0 auto 13.3333333333cqw;
  width: 64cqw;
}
.feature .content__right .btn {
  margin: 0 auto;
  width: 77.6cqw;
}
.feature .content__right .staff li {
  color: #774731;
  font-family: "meno-banner", serif;
  font-size: 3.2cqw;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 1;
  margin-bottom: 3.2cqw;
}
.feature .content__right .staff li:last-child {
  margin-bottom: 0;
}

.l-footer {
  padding-top: 0;
}
.l-footer .pc-footer {
  margin-top: 0;
  position: relative;
}