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

@media screen and (max-width: 1440px) {
  html {
    font-size: 0.6944444444vw;
  }
}
.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: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  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 .wrap {
  display: flex;
}
.feature .wrap .leftcont {
  width: 50%;
}
.feature .wrap .leftcont__Inner {
  position: sticky;
  top: 80px;
  width: 100%;
  height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(./../img/bg_leftcont_pc.png);
  background-size: cover;
  background-position: top center;
}
.feature .wrap .leftcont__Ttl {
  position: absolute;
  width: 70%;
  bottom: 7.5rem;
  left: 50%;
  transform: translateX(-50%);
  filter: drop-shadow(0 0 2px rgba(247, 240, 213, 0.8));
}
.feature .wrap .rightcont {
  width: 50%;
}
.feature .wrap .rightcont__Inner {
  width: 46rem;
  overflow: clip;
  background: #fcf2c8;
  position: relative;
  margin: auto;
}
.feature .swiper-pagination {
  width: 0.8586666667rem;
  display: flex;
  flex-flow: column;
  gap: 2.1466666667rem;
  bottom: 2.0853333333rem;
  right: 2.0853333333rem;
  left: auto;
}
.feature .swiper-pagination .swiper-pagination-bullet {
  width: 0.8586666667rem;
  height: 0.8586666667rem;
  opacity: 1;
  background: none;
  border: 0.0613333333rem solid #3f3e3c;
  margin: 0;
}
.feature .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3f3e3c;
}
.feature .credit {
  text-align: center;
}
.feature .credit .item {
  display: inline-block;
  position: relative;
  font-size: 1.4106666667rem;
  line-height: 2.5392rem;
  color: #3f3e3c;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-right: 0.3066666667rem;
}
.feature .credit .item .link {
  font-size: 1.4106666667rem;
  line-height: 2.5392rem;
  color: #3f3e3c;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.feature .credit .item .link .price {
  padding-left: 0.1226666667rem;
}
.feature .credit .item.-mr0, .feature .credit .item:last-child {
  margin-right: 0;
}
.feature .credit .item.-mr0 .link, .feature .credit .item:last-child .link {
  padding-right: 0;
}
.feature .js-fade {
  visibility: hidden;
  opacity: 0;
  transition: 1.5s;
  transform: translateY(3.0666666667rem);
}
.feature .js-fade.is-active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.feature .mv__Txt {
  padding-top: 6.44rem;
  font-size: 1.472rem;
  letter-spacing: -0.06em;
  line-height: 2.944rem;
  text-align: center;
  margin-bottom: 9.5066666667rem;
}
.feature .sec01 {
  margin-bottom: 11.96rem;
}
.feature .sec01__Model.-model01 {
  margin-bottom: 6.1333333333rem;
}
.feature .sec01__Model.-model02 {
  width: 36.8rem;
  margin: 0 auto 1.9626666667rem;
}
.feature .sec02 {
  margin-bottom: 11.96rem;
}
.feature .sec02__Model.-model01 {
  margin-bottom: 6.1333333333rem;
}
.feature .sec02__Model.-model02 {
  width: 36.8rem;
  margin: 0 auto 1.9626666667rem;
}
.feature .sec03 {
  margin-bottom: 11.96rem;
}
.feature .sec03__Model.-model01 {
  margin-bottom: 6.1333333333rem;
}
.feature .sec03__Model.-model02 {
  width: 36.8rem;
  margin: 0 auto 1.9626666667rem;
  position: relative;
}
.feature .sec04 {
  margin-bottom: 11.8373333333rem;
}
.feature .sec04__Model.-model01 {
  margin-bottom: 6.0106666667rem;
}
.feature .sec04__Model.-model02 {
  width: 36.8rem;
  margin: 0 auto 1.9626666667rem;
}
.feature .sec05 {
  margin-bottom: 11.96rem;
}
.feature .sec05__Model.-model01 {
  margin-bottom: 6.1333333333rem;
}
.feature .sec05__Model.-model02 {
  width: 36.8rem;
  margin: 0 auto 1.9626666667rem;
  position: relative;
}
.feature .sec06__Allitems {
  text-align: center;
  margin-bottom: 7.36rem;
}
.feature .sec06__Allitems a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24.5333333333rem;
  height: 6.7466666667rem;
  font-family: "norman-variable", sans-serif;
  font-variation-settings: "wght" 400;
  color: #3f3e3c;
  font-size: 4.2933333333rem;
  border: 0.1226666667rem solid #3f3e3c;
  padding-bottom: 1.2266666667rem;
}
.feature .sec06__Model {
  position: relative;
}
.feature .sec06__Model-Txt {
  position: absolute;
  bottom: 3.4346666667rem;
  letter-spacing: 0.02em;
  left: 0;
  width: 100%;
  font-family: "norman-variable", sans-serif;
  font-variation-settings: "wght" 400;
  font-size: 1.7173333333rem;
  line-height: 3.0912rem;
  color: #fff;
  text-align: center;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}