@charset "UTF-8";
html {
  scroll-behavior: smooth;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.js-fade {
  visibility: hidden;
  opacity: 0;
  transition: 1s ease-in-out;
}
.js-fade.is-active {
  visibility: visible;
  opacity: 1;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.feature {
  box-sizing: border-box;
  color: #000;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 100%;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 500;
  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 img {
  transition: 0.6s;
}
.feature a:hover img {
  opacity: 0.7;
}
.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);
}
.feature .wrap .LeftCont__Child {
  position: relative;
}
.feature .wrap .LeftCont .mv__Thum {
  height: calc(100vh - 80px);
  width: 100%;
}
.feature .wrap .LeftCont .mv__Thum img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.feature .wrap .LeftCont .mv__Ttl {
  position: absolute;
  bottom: 4rem;
  left: 2.6rem;
  width: 46rem;
}
.feature .wrap .RightCont {
  width: 50%;
}
.feature .wrap .RightCont__Inner {
  padding-top: 80px;
  overflow: clip;
  width: 49rem;
  margin: auto;
}
.feature .credit {
  width: 45.08rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.98rem 0.392rem;
}
.feature .credit .item {
  display: inline-block;
  position: relative;
  margin-right: 0.784rem;
}
.feature .credit .item .link {
  font-size: 1.568rem;
  font-family: "neue-haas-grotesk-display", sans-serif;
  letter-spacing: 0.02em;
}
.feature .credit .item.-mr0, .feature .credit .item:last-child {
  margin-right: 0;
}
.feature .mv__Inner {
  position: relative;
  width: 100%;
}
.feature .mv__Txt {
  font-size: 1.568rem;
  text-align: center;
  font-weight: 500;
  line-height: 3.3973333333rem;
  letter-spacing: 0.05em;
  margin: 3.92rem auto 11.1066666667rem;
}
.feature .-cateTtl {
  margin: 0 auto 3.4626666667rem;
  clip-path: inset(0 0 100% 0);
  transition: 1s;
  text-align: center;
}
.feature .-cateTtl img {
  max-width: none;
  width: auto;
}
.feature .-cateTtl.is-active {
  clip-path: inset(0 0 0 0);
}
.feature .-modelTxt {
  position: absolute;
  font-family: "canada-type-gibson", sans-serif;
  font-style: italic;
  font-size: 2.0906666667rem;
  letter-spacing: 0.17em;
}
.feature .sec01 {
  margin-bottom: 11.2373333333rem;
}
.feature .sec01 .-cateTtl {
  width: 37.1093333333rem;
}
.feature .sec01__Model.-model01 {
  width: 45.08rem;
  margin: 0 auto;
}
.feature .sec01__Model.-model02 {
  width: 45.08rem;
  margin: 0 auto 2.744rem;
}
.feature .sec01__Model.-model03 {
  width: 37.24rem;
  margin: 0 auto 4.0506666667rem;
}
.feature .sec01__Ttl {
  font-family: "ryo-display-plusn", serif;
  text-align: center;
  font-size: 3.2666666667rem;
  letter-spacing: 0.1em;
  line-height: 5.488rem;
  margin-bottom: 3.0053333333rem;
}
.feature .sec01__Txt {
  text-align: justify;
  font-size: 1.568rem;
  letter-spacing: 0.07em;
  line-height: 3.0053333333rem;
  width: 43.12rem;
  margin: 0 auto;
}
.feature .sec01 .credit {
  margin: 0 auto 6.2066666667rem;
}
.feature .sec02 {
  margin-bottom: 10.8453333333rem;
}
.feature .sec02 .-cateTtl {
  width: 41.552rem;
}
.feature .sec02__Model.-model01 {
  margin: 0 auto 2.744rem;
}
.feature .sec02__Model.-model02 {
  width: 37.24rem;
  margin: 0 auto 4.116rem;
}
.feature .sec02__Ttl {
  font-family: "ryo-display-plusn", serif;
  text-align: center;
  font-size: 3.2666666667rem;
  letter-spacing: 0.1em;
  line-height: 5.488rem;
  margin-bottom: 3.0053333333rem;
}
.feature .sec02__Txt {
  text-align: justify;
  font-size: 1.568rem;
  letter-spacing: 0.064em;
  line-height: 3.0053333333rem;
  width: 43.12rem;
  margin: 0 auto;
}
.feature .sec02 .credit {
  margin: 0 auto 6.1413333333rem;
}
.feature .sec03 {
  margin-bottom: 11.0413333333rem;
}
.feature .sec03 .-cateTtl {
  width: 29.3346666667rem;
}
.feature .sec03__Model.-model01 {
  width: 45.08rem;
  margin: 0 auto 2.8093333333rem;
}
.feature .sec03__Model.-model02 {
  width: 36.5866666667rem;
  margin: 0 auto 4.0506666667rem;
}
.feature .sec03__Ttl {
  font-family: "ryo-display-plusn", serif;
  text-align: center;
  font-size: 3.2666666667rem;
  letter-spacing: 0.095em;
  line-height: 5.488rem;
  margin-bottom: 3.136rem;
}
.feature .sec03__Txt {
  text-align: justify;
  font-size: 1.568rem;
  letter-spacing: 0.068em;
  line-height: 3.0053333333rem;
  width: 43.12rem;
  margin: 0 auto;
}
.feature .sec03 .credit {
  margin: 0 auto 6.1413333333rem;
}
.feature .sec04 {
  margin-bottom: 12.152rem;
}
.feature .sec04 .-cateTtl {
  width: 45.3413333333rem;
}
.feature .sec04__Model.-model01 {
  margin: 0 auto 2.94rem;
}
.feature .sec04__Model.-model02 {
  width: 37.24rem;
  margin: 0 auto 4.2466666667rem;
}
.feature .sec04__Ttl {
  font-family: "ryo-display-plusn", serif;
  text-align: center;
  font-size: 3.0053333333rem;
  letter-spacing: 0.06em;
  line-height: 5.292rem;
  margin-bottom: 2.744rem;
}
.feature .sec04__Txt {
  text-align: justify;
  font-size: 1.568rem;
  letter-spacing: 0.07em;
  line-height: 3.0053333333rem;
  width: 43.12rem;
  margin: 0 auto;
}
.feature .sec04 .credit {
  margin: 0 auto 5.88rem;
}
.feature .allitemBtn {
  margin-bottom: 9.5386666667rem;
}
.feature .allitemBtn a {
  margin: auto;
  border: 1px solid #000;
  width: 44.1rem;
  height: 7.7093333333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8293333333rem;
  letter-spacing: 0.15em;
  line-height: 1;
}
.feature .allitemBtn a span {
  position: relative;
  display: inline-block;
  transform: translateX(-0.784rem);
}
.feature .allitemBtn a span:before {
  position: absolute;
  width: 0.784rem;
  height: 1.3066666667rem;
  background: url("./../img/icon_arrow.png");
  background-size: cover;
  top: 50%;
  right: -1.96rem;
  transform: translateY(-50%);
  content: "";
}

.staff {
  margin-bottom: 20.9066666667rem;
}
.staff dt {
  font-size: 2.0906666667rem;
  font-family: "brigade", sans-serif;
  line-height: 1;
  letter-spacing: 0.17em;
  text-align: center;
  margin-bottom: 0.98rem;
}
.staff dd {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-size: 1.5026666667rem;
  line-height: 2.94rem;
  letter-spacing: 0.06em;
  text-align: center;
}

.l-container {
  width: 100%;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}