html {
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1440px) {
  html {
    font-size: 0.6944444444vw;
  }
}
body {
  max-width: 100%;
}

.l-container {
  width: 100%;
}

.sp {
  display: none;
}

.feature {
  box-sizing: border-box;
  color: #000;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 100%;
  font-family: "poppins", "ryo-gothic-plusn", sans-serif;
  font-feature-settings: "palt";
}
.feature * {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  scroll-margin-top: 50px;
}
.feature a {
  color: #000;
  text-decoration: none;
}
.feature a:hover {
  opacity: 0.8;
}
.feature video {
  max-width: 100%;
}
.feature img {
  vertical-align: bottom;
  max-width: 100%;
}
.feature .js-fade {
  opacity: 0;
  transition: opacity 1s, transform 1s;
  transform: translateY(10px);
}
.feature .js-fade.is-active {
  opacity: 1;
  transform: translateY(0);
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.feature .swiper-slide-active .swiper-img,
.feature .swiper-slide-duplicate-active .swiper-img,
.feature .swiper-slide-prev .swiper-img {
  animation: zoomUp 7s linear 0s normal both;
}
.feature .swiper-slide img {
  height: auto;
  width: 100%;
}
.feature .wrap {
  display: flex;
}
.feature .wrap .leftcont {
  width: 62rem;
}
@media screen and (min-width: 1441px) {
  .feature .wrap .leftcont {
    flex: 62 1 62rem;
  }
}
.feature .wrap .leftcont__Inner {
  position: sticky;
  top: 80px;
  width: 100%;
  height: calc(100vh - 80px);
  background: url("./../img/img_mv_pc.png");
  background-size: cover;
  background-position: top center;
}
.feature .wrap .leftcont__Ttl {
  position: absolute;
  width: 54.1rem;
  bottom: 4.2rem;
  left: 50%;
  transform: translateX(-50%);
}
.feature .wrap .rightcont {
  width: 42rem;
}
@media screen and (min-width: 1441px) {
  .feature .wrap .rightcont {
    flex: 42 1 42rem;
  }
}
.feature .wrap .rightcont__Inner {
  position: sticky;
  top: 80px;
  width: 100%;
  height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature .wrap .rightcont__Ttl {
  text-align: center;
  font-size: 4rem;
  color: #8e394b;
  letter-spacing: 0.02em;
  margin-bottom: 2.2rem;
  font-family: "cofo-raffine", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.feature .wrap .rightcont__List {
  display: flex;
  flex-wrap: wrap;
  width: 25rem;
  margin: auto;
}
.feature .wrap .rightcont__Item {
  width: 12.5rem;
}
.feature .wrap .centercont {
  width: 40rem;
  overflow: clip;
  background: #fff;
  position: relative;
}
@media screen and (min-width: 1441px) {
  .feature .wrap .centercont {
    flex: 0 0 40rem;
  }
}
.feature .centerwrap {
  position: sticky;
  top: -7.4666666667rem;
}
.feature .centerwrap {
  position: sticky;
  top: 0rem;
  background: #f0d3d4;
}
.feature .mv {
  padding-bottom: 12.8rem;
  padding-top: 5.5466666667rem;
}
.feature .mv__Logo {
  width: 10.1333333333rem;
  margin: 0 auto 3.4666666667rem;
}
.feature .mv__Txt {
  font-size: 1.3333333333rem;
  line-height: 2.5066666667rem;
  text-align: center;
  color: #8e394b;
  letter-spacing: 0.02em;
  font-weight: 500;
}
.feature .sec01 {
  background: url("./../img/bg_sec01.png");
  background-size: cover;
  margin-top: -4.2666666667rem;
  padding-top: 11.8933333333rem;
  padding-bottom: 13.3333333333rem;
  position: sticky;
  top: -346.6666666667rem;
}
.feature .sec01__Deco {
  position: absolute;
}
.feature .sec01__Deco.-deco01 {
  width: 9.3866666667rem;
  top: -2.9866666667rem;
  right: 2.4533333333rem;
  transition-delay: 0.4s;
}
.feature .sec01__Deco.-deco02 {
  width: 5.9733333333rem;
  top: 99.04rem;
  right: 2.9226666667rem;
  transition-delay: 0.4s;
}
.feature .sec01__Deco.-deco03 {
  width: 6.6133333333rem;
  top: 316.2133333333rem;
  left: 5.4933333333rem;
  transition-delay: 0.4s;
}
.feature .sec01__Ttl {
  text-align: center;
  font-size: 6.9866666667rem;
  color: #8e394b;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 0.96rem;
  font-family: "cofo-raffine", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.feature .sec01__Ttl span {
  display: block;
  font-size: 3.728rem;
  transform: translateY(-0.8533333333rem);
  letter-spacing: 0.05em;
}
.feature .sec01__Txt {
  text-align: center;
  color: #8e394b;
  letter-spacing: 0.02em;
  font-size: 1.3333333333rem;
  font-weight: 500;
  line-height: 2.2933333333rem;
  margin-bottom: 5.3333333333rem;
}
.feature .sec01__Model.-model01 {
  margin-bottom: 2.1333333333rem;
  overflow: hidden;
}
.feature .sec01__Model.-model02 {
  position: relative;
  width: 34.9333333333rem;
  margin-left: auto;
}
.feature .sec01__Model.-model02 .sec01__Model-Ttl {
  position: absolute;
  width: 28.1066666667rem;
  top: -3.8933333333rem;
  left: -3.5733333333rem;
  pointer-events: none;
}
.feature .sec01__Model.-model03 {
  width: 32.16rem;
  margin-bottom: 14.08rem;
}
.feature .sec01__Model.-model04 {
  position: relative;
  margin-bottom: 12.16rem;
}
.feature .sec01__Model.-model04 .-credittxt {
  position: absolute;
  width: 29.3866666667rem;
  top: -4rem;
  left: 50%;
  transform: translateX(-50%);
}
.feature .sec01__Model.-model05 {
  position: relative;
  width: 31.84rem;
  margin: 0 auto 14.9333333333rem;
}
.feature .sec01__Model.-model05 .-credittxt {
  position: absolute;
  width: 15.6266666667rem;
  top: -3.2rem;
  right: -3.04rem;
}
.feature .sec01__Model.-model06 {
  position: relative;
  width: 36.1066666667rem;
  margin-bottom: 4.0533333333rem;
}
.feature .sec01__Model.-model06 .-credittxt {
  position: absolute;
}
.feature .sec01__Model.-model06 .-credittxt.-item01 {
  width: 19.3066666667rem;
  top: -3.4666666667rem;
  right: 1.44rem;
}
.feature .sec01__Model.-model06 .-credittxt.-item02 {
  width: 4.3733333333rem;
  top: 3.5733333333rem;
  right: -2.9866666667rem;
}
.feature .sec01__Model.-model07 {
  position: relative;
  width: 33.0133333333rem;
  margin-left: auto;
}
.feature .sec01__Model.-model07 .-credittxt {
  position: absolute;
  width: 10.24rem;
  bottom: -2.0266666667rem;
  left: -2.72rem;
}
.feature .sec01 .credit {
  text-align: center;
  margin-bottom: 16.64rem;
}
.feature .sec01 .credit .item {
  display: inline-block;
}
.feature .sec01 .credit .item .link {
  font-size: 1.6rem;
  color: #8e394b;
  letter-spacing: 0.07em;
  font-family: "cofo-raffine", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.feature .sec01 .credit .item .link .price {
  margin-left: 0.2133333333rem;
}
.feature .sec02 {
  background: url("./../img/bg_sec02.png");
  background-size: 100%;
  padding-top: 9.44rem;
  padding-bottom: 20.8rem;
  position: sticky;
  top: -176rem;
}
.feature .sec02__Ttl {
  width: 21.0666666667rem;
  margin: 0 auto 4.5866666667rem;
}
.feature .sec02__Txt {
  text-align: center;
  color: #5d75bc;
  letter-spacing: 0.02em;
  font-size: 1.3333333333rem;
  line-height: 2.2933333333rem;
  margin-bottom: 6.7733333333rem;
  font-weight: 500;
}
.feature .sec02__Model.-model01 {
  margin-bottom: 1.7066666667rem;
  overflow: hidden;
}
.feature .sec02__Model.-model02 {
  position: relative;
  width: 33.8666666667rem;
  margin: 0 auto 13.2266666667rem;
}
.feature .sec02__Model.-model02 .sec02__Model-Ttl {
  position: absolute;
  width: 31.4133333333rem;
  top: -8.2666666667rem;
  left: 1.3333333333rem;
  pointer-events: none;
  z-index: 10;
}
.feature .sec02__Model.-model02 a {
  display: inline-block;
  opacity: 0;
  position: relative;
  transform: none;
  transform-origin: 50% 0;
  rotate: 10deg;
}
.feature .sec02__Model.-model02.is-active a {
  opacity: 1;
  rotate: 0deg;
  transition: 0.4s cubic-bezier(0.25, 0.25, 0.4, 1.65) 0s;
}
.feature .sec02__Model.-model03 {
  width: 31.0933333333rem;
  position: relative;
  z-index: 10;
}
.feature .sec02__Model.-model03 .sec02__Model-Ttl {
  position: absolute;
  width: 22.2933333333rem;
  top: -9.3333333333rem;
  left: 15.1466666667rem;
  pointer-events: none;
  z-index: 10;
}
.feature .sec02__Model.-model03 a {
  display: inline-block;
  opacity: 0;
  position: relative;
  transform: none;
  transform-origin: 50% 0;
  rotate: 10deg;
}
.feature .sec02__Model.-model03.is-active a {
  opacity: 1;
  rotate: 0deg;
  transition: 0.4s cubic-bezier(0.25, 0.25, 0.4, 1.65) 0s;
}
.feature .sec02__Model.-model04 {
  width: 30.9333333333rem;
  margin-top: -2.1333333333rem;
  margin-left: 7.04rem;
}
.feature .sec02__Model.-model04 a {
  display: inline-block;
  opacity: 0;
  position: relative;
  transform: none;
  transform-origin: 50% 0;
  rotate: -10deg;
}
.feature .sec02__Model.-model04.is-active a {
  opacity: 1;
  rotate: 0deg;
  transition: 0.4s cubic-bezier(0.25, 0.25, 0.4, 1.65) 0s;
}
.feature .sec02 .credit.-credit_260715PIS_E {
  text-align: right;
  margin-bottom: 16.8533333333rem;
}
.feature .sec02 .credit.-credit_260715PIS_F {
  margin-bottom: 1.8133333333rem;
}
.feature .sec02 .credit .item {
  display: inline-block;
  border: 0.0533333333rem solid #5d75bc;
  padding: 0.1066666667rem 0.5333333333rem 0.1066666667rem 1.0666666667rem;
}
.feature .sec02 .credit .item .link {
  font-size: 1.3226666667rem;
  color: #5d75bc;
  letter-spacing: 0.03em;
  font-family: "fira-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@keyframes fuwafuwa {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 10px, 0);
  }
}
.feature .sec03 {
  background: url("./../img/bg_sec03.png");
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 14.4rem;
  padding-bottom: 20.0533333333rem;
  position: sticky;
  top: -325.3333333333rem;
}
.feature .sec03__Ttl {
  width: 20.1066666667rem;
  margin: 0 auto 3.52rem;
}
.feature .sec03__Txt {
  text-align: center;
  color: #fff;
  letter-spacing: 0.02em;
  font-size: 1.3333333333rem;
  line-height: 2.2933333333rem;
  margin-bottom: 6.24rem;
}
.feature .sec03__Model.-model01 {
  margin-bottom: 21.0666666667rem;
  position: relative;
}
.feature .sec03__Model.-model01 .-credittxt {
  position: absolute;
}
.feature .sec03__Model.-model01 .-credittxt.-credit01 {
  width: 23.7866666667rem;
  bottom: -2.1866666667rem;
  left: 3.0933333333rem;
}
.feature .sec03__Model.-model01 .-credittxt.-credit02 {
  width: 11.0933333333rem;
  bottom: -3.84rem;
  left: 10.6666666667rem;
}
.feature .sec03__Model.-model01 .-credittxt.-credit03 {
  width: 12.5333333333rem;
  bottom: -5.0666666667rem;
  left: 5.6rem;
}
.feature .sec03__Model.-model01 .-credittxt.-credit04 {
  width: 10.6666666667rem;
  bottom: -7.2rem;
  left: 12.5866666667rem;
}
.feature .sec03__Model.-model02 {
  position: relative;
  width: 38.9333333333rem;
  margin: 0 auto;
}
.feature .sec03__Model.-model02 .sec03__Model-Ttl {
  position: absolute;
  width: 25.0666666667rem;
  top: -6.1866666667rem;
  left: 1.6rem;
  pointer-events: none;
}
.feature .sec03__Model.-model03 {
  width: 35.5733333333rem;
  margin: -2.4rem auto 18.1333333333rem -1.4933333333rem;
  position: relative;
}
.feature .sec03__Model.-model03 .-credittxt {
  position: absolute;
  width: 20.6933333333rem;
  left: 17.6rem;
  bottom: 1.2266666667rem;
  pointer-events: none;
}
.feature .sec03__Model.-model04 {
  width: 37.6rem;
  margin: 0 auto 6.72rem -0.4266666667rem;
  position: relative;
  animation: fuwafuwa 3s ease-in-out infinite alternate;
  will-change: transform;
}
.feature .sec03__Model.-model04 .sec03__Model-Ttl {
  position: absolute;
  width: 9.8666666667rem;
  top: -1.92rem;
  right: 0.5333333333rem;
  pointer-events: none;
  z-index: 10;
}
.feature .sec03__Model.-model04 .-credittxt {
  position: absolute;
  width: 5.7066666667rem;
  left: 3.4666666667rem;
  bottom: 2.08rem;
  pointer-events: none;
}
.feature .sec03__Model.-model05 {
  width: 35.6266666667rem;
  margin: 0 -0.8rem 5.9733333333rem auto;
  position: relative;
  animation: fuwafuwa 2.6s ease-in-out infinite alternate;
  will-change: transform;
}
.feature .sec03__Model.-model05 .sec03__Model-Ttl {
  position: absolute;
  width: 21.44rem;
  top: -0.8rem;
  left: -2.88rem;
  pointer-events: none;
  z-index: 10;
}
.feature .sec03__Model.-model05 .-credittxt {
  position: absolute;
  width: 5.7066666667rem;
  left: 25.28rem;
  bottom: -1.28rem;
  z-index: 10;
}
.feature .sec03__Model.-model06 {
  width: 34.88rem;
  margin: -1.6rem auto 21.8133333333rem 0.8rem;
  position: relative;
  animation: fuwafuwa 3s ease-in-out infinite alternate;
  will-change: transform;
}
.feature .sec03__Model.-model06 .sec03__Model-Ttl {
  position: absolute;
  width: 7.9466666667rem;
  top: 4.2666666667rem;
  right: -0.8533333333rem;
  pointer-events: none;
  z-index: 10;
}
.feature .sec03__Model.-model06 .-credittxt {
  position: absolute;
  width: 5.6rem;
  left: 5.76rem;
  bottom: -0.5333333333rem;
  z-index: 10;
}
.feature .sec03__Model.-model07 {
  position: relative;
}
.feature .sec03__Model.-model07 .sec03__Model-Ttl {
  position: absolute;
  width: 15.5733333333rem;
  top: -6.1866666667rem;
  left: 3.2rem;
  pointer-events: none;
  z-index: 10;
}
.feature .sec03__Model.-model07 .fadeswiper {
  overflow: hidden;
  border-radius: 3.7333333333rem;
}
.feature .sec04 {
  background: url("./../img/bg_sec04.png");
  background-size: 100%;
  padding-top: 14.9333333333rem;
  padding-bottom: 19.7333333333rem;
  position: sticky;
  top: -245.3333333333rem;
}
.feature .sec04__Ttl {
  text-align: center;
  font-size: 6.176rem;
  color: #2a8b6d;
  letter-spacing: 0.015em;
  line-height: 1;
  margin-bottom: 2.6666666667rem;
  font-family: "decoy", serif;
  font-weight: 800;
  font-style: normal;
}
.feature .sec04__Ttl span {
  display: block;
  font-size: 2.9013333333rem;
}
.feature .sec04__Txt {
  text-align: center;
  color: #2a8b6d;
  letter-spacing: 0.02em;
  font-size: 1.3333333333rem;
  line-height: 2.2933333333rem;
  margin-bottom: 1.3333333333rem;
}
.feature .sec04__Deco {
  position: absolute;
  width: 6.24rem;
  display: inline-block;
}
.feature .sec04__Deco img {
  opacity: 0;
  transform: scale(0.9);
}
.feature .sec04__Deco.-deco01 {
  top: 4.16rem;
  left: 31.7866666667rem;
}
.feature .sec04__Deco.-deco02 {
  top: 86.1333333333rem;
  left: 2.88rem;
}
.feature .sec04__Deco.-deco03 {
  top: 107.0933333333rem;
  left: 30.4rem;
  z-index: 10;
}
.feature .sec04__Deco.-deco04 {
  top: 266.72rem;
  left: 32.4266666667rem;
}
.feature .sec04__Deco.-deco05 {
  top: 273.1733333333rem;
  left: 27.7333333333rem;
}
.feature .sec04__Model.-model01 {
  width: 40.4266666667rem;
  margin: 0 auto -0.32rem -1.7493333333rem;
}
.feature .sec04__Model.-model02 {
  width: 35.2rem;
  margin: 0 auto 1.6rem;
  overflow: hidden;
  border-radius: 52% 52% 0% 0%/28% 28% 0% 0%;
}
.feature .sec04__Model.-model03 {
  width: 36.5866666667rem;
  margin: 0 auto 9.1733333333rem 2.1866666667rem;
  position: relative;
}
.feature .sec04__Model.-model03 .sec04__Model-Ttl {
  position: absolute;
  width: 12.9066666667rem;
  top: -2.8rem;
  left: 3.7333333333rem;
}
.feature .sec04__Model.-model04 {
  width: 35.04rem;
  margin: 0 auto 13.7066666667rem 1.0666666667rem;
  position: relative;
}
.feature .sec04__Model.-model04 .sec04__Model-Ttl {
  position: absolute;
  width: 19.84rem;
  top: -3.0933333333rem;
  left: 13.44rem;
}
.feature .sec04__Model.-model05 {
  width: 23.7333333333rem;
}
.feature .sec04__Model.-model06 {
  width: 34.1333333333rem;
  margin: -0.2133333333rem 0 0 auto;
}
.feature .sec04 .credit.-credit_260715PIS_K {
  text-align: center;
  margin-bottom: 7.5733333333rem;
}
.feature .sec04 .credit.-credit_260715PIS_04 {
  width: 35.2rem;
  margin: 0 auto 12.5333333333rem;
}
.feature .sec04 .credit.-credit_260715PIS_04 .item {
  display: block;
  line-height: 1;
}
.feature .sec04 .credit.-credit_260715PIS_L {
  background: #c9dcce;
  bottom: 1.0133333333rem;
  left: 16.8rem;
  transform: rotate(8deg);
  position: absolute;
  text-align: center;
  border: 0.0533333333rem solid #2a8b6d;
  padding: 0.2133333333rem 1.28rem 0 1.3866666667rem;
}
.feature .sec04 .credit.-credit_260715PIS_L .item .link {
  letter-spacing: -0.05em;
}
.feature .sec04 .credit.-credit_260715PIS_M {
  background: #c9dcce;
  bottom: -1.12rem;
  left: 10.4533333333rem;
  transform: rotate(-6deg);
  position: absolute;
  text-align: center;
  border: 0.0533333333rem solid #2a8b6d;
  padding: 0.2133333333rem 1.3866666667rem 0 1.3866666667rem;
}
.feature .sec04 .credit.-credit_260715PIS_M .item .link {
  letter-spacing: -0.05em;
}
.feature .sec04 .credit .item {
  display: inline-block;
}
.feature .sec04 .credit .item .link {
  font-size: 1.6rem;
  color: #2a8b6d;
  font-style: italic;
  font-family: "sirenia", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.feature .sec05 {
  background: url("./../img/bg_sec05.png");
  background-size: 100%;
  padding-top: 15.36rem;
  padding-bottom: 12.3733333333rem;
  position: relative;
}
.feature .sec05__Ttl {
  text-align: center;
  font-size: 6.0266666667rem;
  color: #8e394b;
  letter-spacing: 0.02em;
  line-height: 1;
  margin-bottom: 5.6rem;
  font-family: "reina-small", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.feature .sec05__Ttl span {
  display: block;
  font-size: 3.3226666667rem;
}
.feature .sec05__Model.-model01 {
  width: 35.2rem;
  margin: 0 auto 1.6rem;
}
.feature .sec05__Model.-model02 {
  width: 33.1733333333rem;
  margin: -1.4933333333rem auto 0 6.24rem;
  position: relative;
}
.feature .sec05__Model.-model02 .sec05__Model-Ttl {
  position: absolute;
  width: 9.92rem;
  top: 8.2666666667rem;
  left: -0.32rem;
  pointer-events: none;
}
.feature .sec05 .credit {
  text-align: center;
}
.feature .sec05 .credit.-credit_260715PIS_N {
  bottom: -1.3866666667rem;
  left: 11.4666666667rem;
  background: #dbbdc5;
  transform: rotate(-7deg);
  position: absolute;
  text-align: center;
  border: 0.0533333333rem solid #8e394b;
  padding: 0.32rem 1.6rem 0.32rem 1.3866666667rem;
}
.feature .sec05 .credit.-credit_260715PIS_N .item a {
  letter-spacing: 0.06em;
}
.feature .sec05 .credit .item {
  display: block;
  line-height: 1.3;
}
.feature .sec05 .credit .item .link {
  font-size: 1.4373333333rem;
  color: #8e394b;
  letter-spacing: 0.04em;
  font-family: "reina-small", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.feature .sec06 {
  padding-top: 9.1733333333rem;
  padding-bottom: 11.2rem;
  position: relative;
  background: #fff;
}
.feature .sec06__Btn {
  width: 11.52rem;
  display: block;
  margin: 0 auto 2.1333333333rem;
}
.feature .sec06__Txt {
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #8e394b;
  letter-spacing: 0.07em;
  font-family: "cofo-raffine", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.feature .sec06__Txt span {
  display: block;
  margin-bottom: 0.5333333333rem;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}