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

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
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%;
  background: #f4f3f2;
  font-feature-settings: "palt";
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.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 img {
  vertical-align: bottom;
  max-width: 100%;
}
.feature img:hover {
  opacity: 1;
}
.feature img {
  vertical-align: bottom;
  max-width: 100%;
}
.feature .js-fade {
  filter: blur(10px);
  transform: scale(1.01);
  opacity: 0;
  transition: 1.5s;
}
.feature .js-fade.is-active {
  filter: blur(0);
  transform: scale(1);
  opacity: 1;
}
.feature .js-fade-up {
  opacity: 0;
  transform: translateY(10rem);
  transition: opacity 1.1s ease, transform 1.1s ease;
}
.feature .js-fade-up.is-active {
  opacity: 1;
  transform: translateY(0);
}
.feature .wrap {
  display: flex;
}
.feature .wrap .leftcont {
  width: calc((100% - 51rem) / 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__Ttl {
  width: 19.8rem;
}
.feature .wrap .rightcont {
  width: calc((100% - 51rem) / 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 a {
  width: 17rem;
  display: block;
}
.feature .wrap .centercont {
  width: 51rem;
  overflow: clip;
  position: relative;
}
.feature .credit .item {
  display: inline-block;
  margin-right: 1.02rem;
  font-size: 1.496rem;
  line-height: 1;
}
.feature .credit .item .link {
  font-size: 1.496rem;
  line-height: 2.992rem;
  letter-spacing: 0.05em;
  font-family: "instrument-serif", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
}
.feature .credit .item.-mr0, .feature .credit .item:last-child {
  margin-right: 0;
}
.feature .centercont {
  width: 100%;
  padding-bottom: 10.88rem;
}
.feature .mvbottom {
  padding: 8.024rem 0 9.52rem;
  display: flex;
  flex-flow: column;
  gap: 4.08rem;
}
.feature .mvbottom__Dl {
  color: #7a344a;
  text-align: center;
}
.feature .mvbottom__Dt {
  margin-bottom: 2.72rem;
  font-size: 2.04rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
.feature .mvbottom__Dd {
  font-size: 4.76rem;
  font-family: "instrument-serif", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1;
}
.feature .mvbottom__Dd span {
  margin-top: 1.02rem;
  display: block;
  font-size: 1.768rem;
  letter-spacing: 0.05em;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.feature .sec01 {
  padding-bottom: 7.48rem;
  background: #e2dce0;
}
.feature .sec01__Model.-model01 > a {
  display: block;
}
.feature .sec01__Model.-model02 {
  width: 40.8rem;
  margin: auto;
  position: relative;
  z-index: 10;
  padding-bottom: 11.22rem;
}
.feature .sec01__Model.-model02 a {
  display: block;
  background: #fff;
}
.feature .sec01__Model.-model02 a:hover {
  opacity: 1;
}
.feature .sec01__Model.-model02 a:hover img {
  opacity: 0.8;
}
.feature .sec01__Model.-model03 {
  width: 46.92rem;
  margin-bottom: 3.4rem;
}
.feature .sec01__Model.-model04 {
  width: 38.76rem;
  margin-left: auto;
  margin-bottom: 2.04rem;
}
.feature .sec01__Txt {
  font-size: 2.856rem;
  color: #7a344a;
  letter-spacing: 0.05em;
  padding-left: 30.26rem;
  font-family: "instrument-serif", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 2.244rem;
  line-height: 1;
}
.feature .sec01 .credit {
  width: 38.76rem;
  margin-left: auto;
}
.feature .sec02 {
  padding-top: 13.6rem;
  padding-bottom: 12.92rem;
}
.feature .sec02__Model.-model00 {
  width: 42.84rem;
  margin-left: auto;
  margin-bottom: 5.44rem;
}
.feature .sec02__Model.-model01 {
  margin-bottom: 8.16rem;
}
.feature .sec02__Model.-model02 {
  width: 40.8rem;
  margin: auto;
}
.feature .sec02__Model.-model03 {
  width: 40.8rem;
  margin: 0 auto 1.904rem;
}
.feature .sec02 .credit {
  width: 36.72rem;
  margin: auto;
  text-align: center;
}
.feature .sec03 {
  padding-top: 4.624rem;
  padding-bottom: 8.16rem;
  background: #e2dce0;
}
.feature .sec03__Txt {
  font-size: 3.4rem;
  color: #7a344a;
  letter-spacing: 0.05em;
  font-family: "instrument-serif", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
.feature .sec03__Txt.-txt01 {
  padding-left: 29.648rem;
  margin-bottom: 3.06rem;
}
.feature .sec03__Txt.-txt02 {
  padding-left: 36.516rem;
  margin-bottom: -0.68rem;
  position: relative;
  z-index: 10;
}
.feature .sec03__Txt.-txt03 {
  padding-left: 4.76rem;
  margin-bottom: 5.44rem;
}
.feature .sec03__Model.-model01 > a {
  display: block;
}
.feature .sec03__Model.-model02 {
  width: 40.8rem;
  margin: 0 auto 10.2rem;
  position: relative;
  z-index: 10;
}
.feature .sec03__Model.-model02 a {
  display: block;
  background: #fff;
}
.feature .sec03__Model.-model02 a:hover {
  opacity: 1;
}
.feature .sec03__Model.-model02 a:hover img {
  opacity: 0.8;
}
.feature .sec03__Model.-model03 {
  width: 44.88rem;
  margin-left: auto;
  margin-bottom: 5.44rem;
}
.feature .sec03__Model.-model04 {
  width: 46.92rem;
  margin-bottom: 2.04rem;
}
.feature .sec03 .credit {
  width: 46.92rem;
  text-align: right;
}
.feature .sec04 {
  padding-top: 13.6rem;
  padding-bottom: 11.56rem;
}
.feature .sec04__Model.-model01 {
  width: 34.272rem;
  margin: 0 auto 2.04rem;
}
.feature .sec04 .credit {
  width: 36.72rem;
  margin: auto;
  text-align: center;
}
.feature .sec05 {
  padding-bottom: 12.58rem;
}
.feature .sec05__Model.-model01 {
  width: 42.84rem;
}
.feature .sec05__Model.-model02 {
  width: 42.84rem;
  margin-bottom: 5.44rem;
}
.feature .sec05__Model.-model03 {
  width: 36.72rem;
  margin-left: auto;
  margin-right: 2.72rem;
  margin-bottom: 9.52rem;
}
.feature .sec05__Model.-model04 {
  margin-bottom: 2.04rem;
}
.feature .sec05 .credit {
  width: 43.52rem;
  margin: auto;
  text-align: center;
}
.feature .sec06 {
  width: 47.6rem;
  margin: 0 auto 10.88rem;
  background: #fff;
  padding: 0.68rem;
}
.feature .sec06__Inner {
  padding: 6.12rem 0 7.14rem;
  border: 1px solid #e8dae4;
}
.feature .sec06__Ttl {
  text-align: center;
  font-size: 4.08rem;
  letter-spacing: 0.05em;
  color: #7a344a;
  font-family: "instrument-serif", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 3.06rem;
}
.feature .sec06__Flex {
  width: 41.48rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 4.76rem;
}
.feature .sec06__Thum {
  width: 19.38rem;
  position: relative;
}
.feature .sec06__Thum .swiper-pagination {
  position: static;
  margin-top: 1.36rem;
  display: flex;
  justify-content: center;
  gap: 1.088rem;
}
.feature .sec06__Thum .swiper-pagination .swiper-pagination-bullet {
  width: 1.088rem;
  height: 1.088rem;
  opacity: 1;
  margin: 0;
  background: #d6d6d6;
}
.feature .sec06__Thum.-thum01 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #eac9ce;
}
.feature .sec06__Thum.-thum02 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #9b506b;
}
.feature .sec06__Txt {
  color: #7a344a;
  text-align: center;
}
.feature .sec06__Txt.-txt01 {
  font-size: 1.768rem;
  letter-spacing: 0.05em;
  line-height: 3.978rem;
  margin-bottom: 1.7rem;
}
.feature .sec06__Txt.-txt02 {
  font-size: 2.04rem;
  letter-spacing: 0.05em;
  line-height: 4.59rem;
  margin-bottom: 3.4rem;
}
.feature .sec06__Comment {
  color: #9e9797;
  text-align: center;
  font-size: 1.496rem;
  letter-spacing: 0.05em;
  line-height: 3.366rem;
}
.feature .checkallitems {
  text-align: center;
}
.feature .checkallitems a {
  width: 36.72rem;
  height: 6.12rem;
  background: #7a344a;
  color: #fff;
  font-size: 3.264rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-family: "instrument-serif", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}