html {
  scroll-behavior: smooth;
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
  scroll-padding-top: 80px;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
.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: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  background: #f4eaee;
}
.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: 1;
}
.feature video {
  max-width: 100%;
}
.feature img {
  vertical-align: bottom;
  max-width: 100%;
  transition: 0.3s;
}
.feature img:hover {
  opacity: 0.8;
}
.feature .wrap {
  display: flex;
}
.feature .wrap .leftcont {
  width: calc((100% - 50rem) / 2);
}
.feature .wrap .leftcont__Inner {
  position: sticky;
  top: 80px;
  width: 100%;
  height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature .wrap .leftcont__Inner p {
  width: 27.1rem;
}
.feature .wrap .rightcont {
  width: calc((100% - 50rem) / 2);
}
.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__Inner a {
  width: 22.9rem;
  display: block;
}
.feature .wrap .centercont {
  width: 50rem;
  overflow: clip;
  background: #fff;
}
.feature .credit {
  text-align: center;
}
.feature .credit .item {
  display: inline-block;
  position: relative;
  font-size: 1.2666666667rem;
  line-height: 1.6rem;
  color: #000;
  margin-right: 1.8666666667rem;
}
.feature .credit .item.-mr0, .feature .credit .item:last-child {
  margin-right: 0;
}
.feature .credit .item .link {
  font-size: 1.2666666667rem;
  line-height: 1.6rem;
  color: #000;
  display: inline-flex;
  align-items: center;
  font-family: "inter-18pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 200;
}
.feature .credit .item .link .limited {
  display: inline-block;
  width: 4.6666666667rem;
  line-height: 1;
  margin-right: 0.3333333333rem;
}
.feature .credit .item .link .txt:after {
  content: "_";
}
.feature .credit .item .link .price {
  padding-left: 0.1333333333rem;
}
.feature .credit .item.-w .link:after {
  content: "/";
  margin: 0 0.3333333333rem;
}
.feature .credit .item.-w .link:last-of-type:after {
  display: none;
}
.feature .mv {
  margin-bottom: 13.3333333333rem;
}
.feature .mv__Txt {
  position: relative;
  padding: 7.7333333333rem 0 16.6666666667rem;
  text-align: center;
  font-size: 1.6rem;
  line-height: 3.3333333333rem;
  font-weight: 600;
  background: url("./../img/bg_grade.png");
  background-size: cover;
}
.feature .mv__Txt:before {
  position: absolute;
  top: 2.6666666667rem;
  left: 2.5333333333rem;
  width: 44.0666666667rem;
  height: 44.4666666667rem;
  content: "";
  background: url("./../img/deco_mvbottom.png");
  background-size: cover;
}
.feature .mv__Video {
  width: 37.2rem;
  height: 66.1333333333rem;
  margin: auto;
  position: relative;
}
.feature .mv__Video video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.feature .mv__Video #music {
  position: absolute;
  top: 1.6rem;
  right: 1.4666666667rem;
  z-index: 10;
}
.feature .mv__Video #music:hover {
  cursor: pointer;
}
.feature .mv__Video #music span {
  display: none;
}
.feature .mv__Video #music span.active {
  display: block;
}
.feature .mv__Video #music span.off {
  width: auto;
  height: 1.2666666667rem;
}
.feature .mv__Video #music span.off img {
  width: auto;
  height: 100%;
}
.feature .mv__Video #music span.on {
  width: auto;
  height: 1.2666666667rem;
}
.feature .mv__Video #music span.on img {
  width: auto;
  height: 100%;
}
.feature .sec01 {
  margin-bottom: 11.5333333333rem;
}
.feature .sec01__Flex {
  display: flex;
  gap: 1.2rem;
  margin-bottom: 7.2666666667rem;
}
.feature .sec01__Ttl {
  width: 3.42rem;
}
.feature .sec01__Model a {
  display: block;
}
.feature .sec01__Model.-model01 {
  width: 42.6666666667rem;
}
.feature .sec01__Model.-model02 {
  margin: 0 auto 0.8666666667rem;
  width: 48.2666666667rem;
}
.feature .sec02 {
  padding-bottom: 12.4rem;
  position: relative;
}
.feature .sec02:before {
  position: absolute;
  width: 100%;
  height: 94.2rem;
  content: "";
  background: #f2edee;
  top: 73.3333333333rem;
  left: 0;
  z-index: -1;
}
.feature .sec02__Ttl {
  width: 21.2533333333rem;
  margin: 0 auto 2.6rem;
}
.feature .sec02__Model a {
  display: block;
}
.feature .sec02__Model.-model01 {
  margin-bottom: 6.1333333333rem;
}
.feature .sec02__Model.-model02 {
  width: 42.6666666667rem;
  margin: 0 auto 1.2rem;
}
.feature .sec03 {
  padding-bottom: 11.3333333333rem;
}
.feature .sec03__Ttl {
  width: 21.3333333333rem;
  margin: 0 auto 2.4666666667rem 3.3333333333rem;
}
.feature .sec03__Model a {
  display: block;
}
.feature .sec03__Model.-model01 {
  margin-bottom: 6.2666666667rem;
}
.feature .sec03__Model.-model02 {
  width: 48.3333333333rem;
  margin: 0 auto -1.3333333333rem;
  transform: translateX(0.2666666667rem);
}
.feature .sec03 .credit {
  position: relative;
  z-index: 10;
}
.feature .sec04 {
  padding-bottom: 17rem;
}
.feature .sec04__Ttl {
  width: 32rem;
  margin: 0 auto 2.6666666667rem;
}
.feature .sec04__Model a {
  display: block;
}
.feature .sec04__Model.-model01 {
  margin-bottom: 8.2rem;
}
.feature .sec04__Model.-model02 {
  position: relative;
}
.feature .sec04__Model.-model02 .creditlink {
  position: absolute;
  bottom: -1rem;
  right: 2.2rem;
  width: 22.1333333333rem;
  display: inline-block;
}
.feature .sec05 {
  margin-bottom: 7.4666666667rem;
}
.feature .sec05__Flex {
  display: flex;
  gap: 2.0666666667rem;
  margin-bottom: 1rem;
}
.feature .sec05__Ttl {
  width: 2.9333333333rem;
  padding-top: 1.0666666667rem;
}
.feature .sec05__Model a {
  display: block;
}
.feature .sec05__Model.-model01 {
  width: 41.8rem;
}
.feature .sec05__Model.-model02 {
  margin: 7.8666666667rem auto 0.5333333333rem;
}
.feature .staff {
  text-align: center;
  font-size: 1.2666666667rem;
  line-height: 1.7333333333rem;
  font-family: "inter-18pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 7.7333333333rem;
}
.feature .checkallitems {
  text-align: center;
  margin-bottom: 7.4rem;
}
.feature .checkallitems a {
  display: inline-block;
  width: 31.3333333333rem;
}
.feature .special {
  width: 35.0666666667rem;
  margin: 0 auto 8.0666666667rem;
}
.feature .special__Txt {
  text-align: center;
  margin-bottom: 1rem;
}
.feature .special__Txt span {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  padding-right: 2.2rem;
  position: relative;
  font-weight: 600;
  letter-spacing: 0.01em;
}
.feature .special__Txt span:before {
  position: absolute;
  top: 70%;
  transform: translateY(-50%);
  right: 0;
  content: "";
  width: 1.2rem;
  height: 0.6666666667rem;
  background: url(./../img/arrow.svg);
  background-size: cover;
  background-position: bottom center;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}