html {
  scroll-behavior: smooth;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
.l-container {
  width: 100%;
}

.js-zoom {
  transform: translate3d(0, 0, 0) scale(1.1);
  opacity: 0;
  transition: opacity 2s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94), scale 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js-zoom.is-active {
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
}

.js-fade {
  opacity: 0;
  transition-duration: 0.8s;
}
.js-fade.is-active {
  opacity: 1;
}

.feature {
  box-sizing: border-box;
  color: #222222;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  width: 100%;
  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 img {
  vertical-align: bottom;
  max-width: 100%;
}
.feature .wrap {
  display: flex;
}
.feature .wrap .leftcont {
  width: 33.3333333333%;
}
.feature .wrap .rightcont {
  width: 33.3333333333%;
}
.feature .wrap .rightcont__Inner {
  text-align: center;
  position: relative;
  top: 0;
  height: 100%;
}
.feature .wrap .rightcont__Sticky {
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
  left: 0;
  text-align: center;
}
.feature .wrap .rightcont__Btn {
  position: absolute;
  bottom: 3rem;
  right: 5rem;
  display: block;
}
.feature .wrap .rightcont__Btn img {
  width: 21.3rem;
  display: inline-block;
}
.feature .wrap .centercont {
  width: 33.3333333333%;
  overflow: hidden;
}
@keyframes progress {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.feature .swiper-pagination {
  margin-top: 0.8888888889vw;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.3555555556vw;
}
.feature .swiper-pagination .swiper-pagination-bullet {
  width: 3.5555555556vw;
  height: 2px;
  background: rgba(34, 34, 34, 0.3);
  position: relative;
  opacity: 1;
  border-radius: 0;
}
.feature .swiper-pagination .swiper-pagination-bullet:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  content: "";
  background: #000;
}
.feature .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  animation: progress 3s linear forwards;
}
.feature .credit {
  margin-top: 1.5555555556vw;
  text-align: center;
}
.feature .credit .item {
  display: inline-block;
  position: relative;
  margin-right: 0.5777777778vw;
  margin-bottom: 0.4444444444vw;
}
.feature .credit .item .link {
  line-height: 1;
  font-size: 1.0666666667vw;
  letter-spacing: 0.04em;
  color: #222;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.feature .credit .item.-mr0, .feature .credit .item:last-child {
  margin-right: 0;
}
.feature .credit .item.-mr0:before, .feature .credit .item:last-child:before {
  display: none;
}
.feature .mv {
  background: #F9F8F2;
  padding-bottom: 5.7777777778vw;
}
.feature .mv__Thum {
  overflow: hidden;
}
.feature .mv__Thum span {
  display: inline-block;
}
.feature .mv__Ttl {
  font-size: 3.8222222222vw;
  line-height: 1;
  font-family: "ogg", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  position: relative;
  padding: 2.7555555556vw 0 1.1555555556vw 2.2222222222vw;
}
.feature .mv__Ttl .-alt24 {
  color: #704821;
  font-family: "altesse-std-24pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.5555555556vw;
  display: block;
  position: absolute;
  left: 1.3333333333vw;
  top: 1.3333333333vw;
}
.feature .mv__Ttl .-alt64 {
  margin-right: 0.2666666667vw;
  font-size: 4.8888888889vw;
  font-family: "altesse-std-64pt", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.feature .mv__Thum {
  margin-bottom: 2.2222222222vw;
}
.feature .mv__Txt {
  font-size: 1.1555555556vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.04em;
  line-height: 2.0222222222vw;
  text-align: center;
  transform: translateX(0.3555555556vw);
}
.feature .sec01 {
  padding: 6.3555555556vw 0 5.5555555556vw;
}
.feature .sec01__Inner {
  position: relative;
}
.feature .sec01__Inner:before {
  position: absolute;
  content: "";
  top: 73.3333333333vw;
  left: 0;
  width: 100%;
  height: 147.1111111111vw;
  background: #F9F8F2;
  z-index: -1;
}
.feature .sec01__Ttl {
  padding-left: 3.5555555556vw;
  font-size: 3.3777777778vw;
  font-family: "ogg", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 3.8222222222vw;
  margin-bottom: 1.2444444444vw;
}
.feature .sec01__Ttl .-big {
  font-family: "altesse-std-64pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.5333333333vw;
  transform: translate(-0.0444444444vw, 0.2222222222vw);
  display: inline-block;
}
.feature .sec01__Ttl > span {
  display: inline-block;
}
.feature .sec01__Ttl > span:nth-child(2) {
  padding-left: 5.7777777778vw;
}
.feature .sec01__Model.-model01 {
  width: 29.7777777778vw;
  margin: 0 auto;
  overflow: hidden;
  border: 0.2666666667vw solid #222;
}
.feature .sec01__Model.-model01 a {
  display: block;
}
.feature .sec01__Model.-model02 {
  width: 24.8888888889vw;
  margin: 4.2222222222vw 0 -12.4444444444vw auto;
}
.feature .sec01__Model.-model03 {
  width: 20vw;
}
.feature .sec01__Checklist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.4444444444vw 1.7777777778vw;
  width: 27.5555555556vw;
  margin: 1.5555555556vw auto 0;
}
.feature .sec01__Checklist li {
  font-size: 1.1484444444vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 1.9111111111vw;
  position: relative;
  letter-spacing: 0.02em;
}
.feature .sec01__Checklist li:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2444444444vw;
  height: 1.2444444444vw;
  content: "";
  background: url("./../img/icon_check.png");
  background-size: cover;
}
.feature .sec02 {
  padding-bottom: 5.5555555556vw;
}
.feature .sec02__Inner {
  position: relative;
}
.feature .sec02__Ttl {
  font-size: 3.3777777778vw;
  font-family: "ogg", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  position: absolute;
  top: 5.3333333333vw;
  right: -0.2222222222vw;
  letter-spacing: 0.01em;
  writing-mode: vertical-lr;
  z-index: 10;
  pointer-events: none;
}
.feature .sec02__Ttl .-big {
  font-family: "altesse-std-64pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.5333333333vw;
  transform: translate(0.4444444444vw, -0.6666666667vw);
  display: inline-block;
}
.feature .sec02__Ttl .-big:nth-child(2) {
  margin-top: 0.8888888889vw;
  font-size: 7.1111111111vw;
  transform: translate(1.3333333333vw, 0);
}
.feature .sec02__Model.-model01 {
  margin: 0 auto;
  overflow: hidden;
}
.feature .sec02__Model.-model01 a {
  display: block;
}
.feature .sec02__Model.-model02 {
  width: 26.2222222222vw;
  margin: 4.2222222222vw auto 2.4444444444vw;
  position: relative;
}
.feature .sec02__Model.-model02 .swiper {
  overflow: hidden;
}
.feature .sec02__Checklist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.4444444444vw 1.7777777778vw;
  width: 27.5555555556vw;
  margin: 1.5555555556vw auto 0;
}
.feature .sec02__Checklist li {
  font-size: 1.1484444444vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 1.9111111111vw;
  position: relative;
  letter-spacing: 0.02em;
}
.feature .sec02__Checklist li:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2444444444vw;
  height: 1.2444444444vw;
  content: "";
  background: url("./../img/icon_check.png");
  background-size: cover;
}
.feature .sec03 {
  padding: 0 0 6.2222222222vw;
}
.feature .sec03__Inner {
  position: relative;
}
.feature .sec03__Inner:before {
  position: absolute;
  content: "";
  top: 66.6666666667vw;
  left: 0;
  width: 100%;
  height: 39.1111111111vw;
  background: #F9F8F2;
  z-index: -1;
}
.feature .sec03__Ttl {
  padding-left: 2.6666666667vw;
  font-size: 3.3777777778vw;
  font-family: "ogg", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 4.2222222222vw;
  letter-spacing: 0.01em;
}
.feature .sec03__Ttl .-big {
  font-family: "altesse-std-64pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.5333333333vw;
  transform: translate(-0.2666666667vw, 0.2222222222vw);
  display: inline-block;
}
.feature .sec03__Ttl > span {
  display: block;
}
.feature .sec03__Ttl > span:nth-child(1) .-big {
  transform: translate(-0.0444444444vw, 0.2222222222vw);
  font-size: 7.1111111111vw;
}
.feature .sec03__Ttl > span:nth-child(2) {
  padding-left: 3.1111111111vw;
}
.feature .sec03__Model.-model01 {
  margin: 0 auto 2.8888888889vw;
  overflow: hidden;
}
.feature .sec03__Model.-model01 a {
  display: block;
}
.feature .sec03__Model.-model02 {
  width: 26.2222222222vw;
  margin: 4.2222222222vw auto 2.8888888889vw 0;
}
.feature .sec03__Model.-model02 .swiper {
  overflow: hidden;
}
.feature .sec03__Model.-model02 .swiper-pagination {
  justify-content: flex-start;
  padding-left: 1.7777777778vw;
}
.feature .sec03__Model.-model03 {
  width: 20.4444444444vw;
  margin-left: auto;
}
.feature .sec03__Checklist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.4444444444vw 1.7777777778vw;
  width: 27.5555555556vw;
  margin: 1.4222222222vw auto 0;
}
.feature .sec03__Checklist li {
  font-size: 1.1484444444vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 1.9111111111vw;
  position: relative;
  letter-spacing: 0.02em;
}
.feature .sec03__Checklist li:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2444444444vw;
  height: 1.2444444444vw;
  content: "";
  background: url("./../img/icon_check.png");
  background-size: cover;
}
.feature .sec04 {
  padding-bottom: 5.3333333333vw;
}
.feature .sec04__Inner {
  position: relative;
}
.feature .sec04__Ttl {
  font-size: 3.3777777778vw;
  font-family: "ogg", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  position: absolute;
  top: 3.2vw;
  right: 1.4222222222vw;
  writing-mode: vertical-lr;
  z-index: 10;
  letter-spacing: 0.01em;
  pointer-events: none;
}
.feature .sec04__Ttl .-big {
  font-family: "altesse-std-64pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.5333333333vw;
  transform: translate(0.4444444444vw, -0.8888888889vw);
  display: inline-block;
}
.feature .sec04__Ttl .-big:nth-child(2) {
  transform: translate(0.4444444444vw, 0);
}
.feature .sec04__Model.-model01 {
  margin: 0 auto 2.4888888889vw;
  position: relative;
}
.feature .sec04__Model.-model01 .-hide {
  overflow: hidden;
}
.feature .sec04__Checklist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.4444444444vw 1.7777777778vw;
  width: 27.5555555556vw;
  margin: auto;
}
.feature .sec04__Checklist li {
  font-size: 1.1484444444vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 1.9111111111vw;
  position: relative;
  letter-spacing: 0.02em;
}
.feature .sec04__Checklist li:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2444444444vw;
  height: 1.2444444444vw;
  content: "";
  background: url("./../img/icon_check.png");
  background-size: cover;
}
.feature .sec05 {
  margin-bottom: 6.2222222222vw;
}
.feature .sec05__Inner {
  position: relative;
  padding: 6.4444444444vw 0 6.2222222222vw;
}
.feature .sec05__Inner:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 96.7111111111vw;
  background: #F9F8F2;
  z-index: -1;
}
.feature .sec05__Ttl {
  padding-left: 5.9111111111vw;
  font-size: 3.3777777778vw;
  font-family: "ogg", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 3.7777777778vw;
  margin-bottom: 1.2444444444vw;
}
.feature .sec05__Ttl .-big {
  font-family: "altesse-std-64pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.5333333333vw;
  display: inline-block;
  transform: translate(0.0444444444vw, 0.1777777778vw);
}
.feature .sec05__Ttl > span {
  display: block;
}
.feature .sec05__Ttl > span:nth-child(2) {
  padding-left: 5.1111111111vw;
}
.feature .sec05__Ttl > span:nth-child(2) .-big {
  transform: translate(-0.6666666667vw, 0.1777777778vw);
}
.feature .sec05__Model.-model01 {
  margin-bottom: 1.5111111111vw;
  overflow: hidden;
}
.feature .sec05__Model.-model01 a {
  display: block;
}
.feature .sec05__Model.-model01 .swiper {
  overflow: hidden;
}
.feature .sec05__Model.-model02 {
  width: 26.2222222222vw;
  margin: 3.5555555556vw 0 0 0;
}
.feature .sec05__Checklist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.4444444444vw 1.7777777778vw;
  width: 26.6666666667vw;
  margin: 1.7777777778vw auto 0;
}
.feature .sec05__Checklist li {
  font-size: 1.1484444444vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 1.9111111111vw;
  position: relative;
}
.feature .sec05__Checklist li:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2444444444vw;
  height: 1.2444444444vw;
  content: "";
  background: url("./../img/icon_check.png");
  background-size: cover;
}
.feature .sec06 {
  padding-bottom: 5.3333333333vw;
}
.feature .sec06__Inner {
  position: relative;
}
.feature .sec06__Ttl {
  font-size: 3.3777777778vw;
  font-family: "ogg", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  position: absolute;
  top: 2.6666666667vw;
  left: 0.4444444444vw;
  letter-spacing: 0.01em;
  writing-mode: vertical-lr;
  z-index: 10;
}
.feature .sec06__Ttl .-big {
  font-family: "altesse-std-64pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.5333333333vw;
  display: inline-block;
  transform: translate(0.3555555556vw, 0.0444444444vw);
}
.feature .sec06__Model.-model01 {
  width: 27.5555555556vw;
  margin: 0 0 5.5555555556vw auto;
  position: relative;
  border: 0.2666666667vw solid #222;
}
.feature .sec06__Model.-model01 .-hide {
  overflow: hidden;
}
.feature .sec06__Model.-model01 .swiper-pagination {
  justify-content: flex-end;
  padding-right: 1.7777777778vw;
}
.feature .sec06__Checklist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.4444444444vw 1.7777777778vw;
  width: 26.6666666667vw;
  margin: 1.5111111111vw auto 0;
}
.feature .sec06__Checklist li {
  font-size: 1.1484444444vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 1.9111111111vw;
  position: relative;
}
.feature .sec06__Checklist li:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2444444444vw;
  height: 1.2444444444vw;
  content: "";
  background: url("./../img/icon_check.png");
  background-size: cover;
}
.feature .sec07 {
  padding: 6.3555555556vw 0 4.4444444444vw;
  background: rgba(193, 189, 174, 0.2);
}
.feature .sec07__Ttl {
  text-align: center;
  font-size: 3.3777777778vw;
  font-family: "ogg", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #C1BDAE;
  line-height: 1;
  margin-bottom: 2.4444444444vw;
  transform: translateX(-0.0888888889vw);
}
.feature .sec07__Ttl .-big {
  font-size: 4.5333333333vw;
  font-family: "altesse-std-64pt", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.feature .sec07__Txt {
  font-size: 1.1555555556vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.04em;
  line-height: 2.0222222222vw;
  text-align: center;
  transform: translateX(0.0444444444vw);
  margin-bottom: 5.7777777778vw;
}
.feature .sec07__Box {
  width: 31.5555555556vw;
  margin: 0 auto 1.7777777778vw;
  background: #fff;
  padding: 2vw 0 2.6666666667vw;
}
.feature .sec07__Box-Ttl {
  text-align: center;
  font-size: 1.4222222222vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.4888888889vw;
  letter-spacing: 0.04em;
  margin-bottom: 2.2222222222vw;
}
.feature .sec07__Box-Series {
  text-align: center;
  font-size: 1.1555555556vw;
  color: #C1BDAE;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-bottom: 1.7777777778vw;
}
.feature .sec07__Box-List {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 29.7777777778vw;
  margin: auto;
  gap: 0.3555555556vw;
}
.feature .sec07__Box-Item {
  width: 14.6666666667vw;
  border: 0.0888888889vw solid #C1BDAE;
}
.feature .sec07__Box-Item a {
  display: flex;
  justify-content: space-between;
  color: #222;
}
.feature .sec07__Box-Item-Thum {
  width: 6.2222222222vw;
  margin: auto;
}
.feature .sec07__Box-Item-Detail {
  width: calc(100% - 6.2222222222vw);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature .sec07__Box-Item-Detail-Name {
  font-size: 0.9777777778vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.04em;
  line-height: 1.7111111111vw;
  margin-bottom: 1.5555555556vw;
}
.feature .sec07__Box-Item-Detail-Check {
  transform: translate(0, -0.4444444444vw);
}
.feature .sec07__Box-Item-Detail-Check span {
  font-size: 0.8888888889vw;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-style: normal;
  padding-right: 0.8888888889vw;
  position: relative;
}
.feature .sec07__Box-Item-Detail-Check span:before {
  content: "";
  width: 0.3555555556vw;
  height: 0.7111111111vw;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("./../img/icon_arrow.svg");
  background-size: cover;
}
.feature .sec07__Box-Item.-w100 {
  width: 100%;
}
.feature .sec07__Box-Item.-w100 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 1.5555555556vw 0 1.9555555556vw;
  position: relative;
}
.feature .sec07__Box-Item.-w100 a:before {
  content: "";
  width: 0.3555555556vw;
  height: 0.7111111111vw;
  position: absolute;
  right: 2.2222222222vw;
  top: 50%;
  transform: translateY(-50%);
  background: url("./../img/icon_arrow.svg");
  background-size: cover;
}
.feature .sec07__Box-Item.-w100 a span {
  font-size: 1.1555555556vw;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.feature .sec07__Box.-box02 .sec07__Box-Item a {
  padding-bottom: 0.9777777778vw;
  display: block;
}
.feature .sec07__Box.-box02 .sec07__Box-Item-Thum {
  margin-bottom: 1.3333333333vw;
}
.feature .sec07__Box.-box02 .sec07__Box-Item-Detail {
  width: 100%;
}
.feature .sec07__Box.-box02 .sec07__Box-Item-Detail-Name {
  min-height: 3.4666666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature .sec07__Box.-box03 .sec07__Box-Item {
  width: 9.6vw;
}
.feature .sec07__Box.-box03 .sec07__Box-Item.-w100 {
  width: 100%;
  text-align: center;
}
.feature .sec07__Box.-box03 .sec07__Box-Item.-w100 a {
  padding-bottom: 1.9555555556vw;
}
.feature .sec07__Box.-box03 .sec07__Box-Item a {
  padding-bottom: 0.9777777778vw;
  display: block;
}
.feature .sec07__Box.-box03 .sec07__Box-Item-Thum {
  margin-bottom: 1.3333333333vw;
}
.feature .sec07__Box.-box03 .sec07__Box-Item-Detail {
  width: 100%;
}
.feature .checkallitem {
  margin: 5.7777777778vw 0;
  text-align: center;
}
.feature .checkallitem a {
  display: inline-block;
  font-size: 2.0444444444vw;
  padding: 0 0.4444444444vw 0.4444444444vw;
  font-family: "ogg", sans-serif;
  font-weight: 400;
  font-style: normal;
  border-bottom: 0.0888888889vw solid #C1BDAE;
  letter-spacing: 0.02em;
  transform: translate(0.2666666667vw, 0);
}
.feature .checkallitem a .-big {
  font-family: "altesse-std-64pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.6666666667vw;
  display: inline-block;
  transform: translate(-0.2666666667vw, 0.0888888889vw);
}
.feature .checkallitem a .-big:nth-child(2) {
  transform: translate(-0.2666666667vw, 0.0888888889vw);
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}