.l-container {
  width: auto;
}

img {
  max-width: 100%;
  transition: 0.3s;
}

a {
  transition: 0.7s;
}
a:hover {
  text-decoration: none;
}
a img {
  transition: 0.7s;
}
.js-fade {
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
  transform: translateY(2rem);
}
.js-fade.is-active {
  opacity: 1;
  transform: translateY(0);
}

.swiper-pagination {
  bottom: 3vw !important;
  transition: 0s !important;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 2.7571428571vw;
  height: 0.3571428571vw;
  background: #fff;
  opacity: 1;
  border-radius: 0;
  margin: 0 0.1857142857vw !important;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #808080;
}
.swiper-pagination .swiper-pagination-bullet:first-of-type {
  margin-left: 0 !important;
}
.swiper-pagination .swiper-pagination-bullet:last-of-type {
  margin-right: 0 !important;
}

.credit {
  z-index: 10;
  position: absolute;
  top: 49.7857142857vw;
  width: 50vw;
  left: 25.2142857143vw;
  text-align: center;
  pointer-events: none;
}
.credit .item {
  display: inline-block;
  line-height: 1;
  font-size: 0.8571428571vw;
  color: #fff;
  pointer-events: all;
  position: relative;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.credit .item:before {
  position: absolute;
  bottom: 0.0714285714vw;
  left: 0;
  width: 100%;
  height: 0.0714285714vw;
  background: #fff;
  content: "";
}
.credit .link {
  line-height: 1;
  font-size: 0.8571428571vw;
  transition: 0.3s;
  color: #fff;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.credit .link:hover {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.7;
}
.credit .link .price {
  margin-left: 0.2857142857vw;
}

.feature {
  font-feature-settings: "palt" 1;
  color: #fff;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: 500;
  position: relative;
  background: #000;
  overflow: hidden;
}

.mv__Inner {
  position: relative;
  margin: auto;
  width: 100%;
  height: 128.5714285714vw;
}
.mv__Thum {
  position: absolute;
  width: 100vw;
  top: 0vw;
  left: 0vw;
  overflow: hidden;
}
.mv__Thum img {
  scale: 1.1;
  transition: scale 1.5s ease;
}
.mv__Thum.is-active img {
  scale: 1;
}
.mv__Ttl {
  position: absolute;
  width: 33.9285714286vw;
  top: 60.4285714286vw;
  left: 33.2142857143vw;
  opacity: 0;
  transition: opacity 1s ease;
  pointer-events: none;
}
.mv__Ttl.is-active {
  opacity: 1;
}
.mv__Txt {
  position: absolute;
  width: 71.4285714286vw;
  top: 116.5714285714vw;
  left: 14.4285714286vw;
  text-align: center;
  font-size: 1.0714285714vw;
  line-height: 2.1428571429vw;
  letter-spacing: 0.17em;
  opacity: 0;
  transition: opacity 1s ease;
  pointer-events: none;
}
.mv__Txt.is-active {
  opacity: 1;
}

.sec01__Inner {
  position: relative;
  margin: auto;
  width: 100%;
  height: 171.4285714286vw;
}
.sec01__Ttl {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 22.6428571429vw;
  left: 0;
  font-size: 1.7857142857vw;
  letter-spacing: 0.05em;
  z-index: 10;
  pointer-events: none;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  transform: translateX(0.5714285714vw);
}
.sec01__Ttl span {
  display: inline-block;
}
.sec01__Model {
  position: absolute;
  width: 50vw;
  top: 14.6428571429vw;
  left: 25vw;
  overflow: hidden;
}
.sec01 .credit {
  top: 71.9285714286vw;
}
.sec01__Txt {
  position: absolute;
  width: 50vw;
  top: 80.8571428571vw;
  left: 25vw;
  font-size: 0.9285714286vw;
  line-height: 2vw;
  text-align: justify;
  letter-spacing: 0.07em;
}
.sec01__Flex {
  position: absolute;
  width: 50vw;
  left: 25vw;
  text-align: justify;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec01__Flex.-flex01 {
  top: 94.0714285714vw;
}
.sec01__Flex.-flex01 .sec01__Flex-Txt {
  transform: translateX(-0.6428571429vw);
}
.sec01__Flex.-flex02 {
  flex-direction: row-reverse;
  top: 127.3571428571vw;
}
.sec01__Flex-Thum {
  width: 25vw;
}
.sec01__Flex-Txt {
  letter-spacing: 0.075em;
  font-size: 0.9285714286vw;
  line-height: 2vw;
  width: 21.4285714286vw;
}
.sec01 .swiper-pagination {
  bottom: 0.6021428571vw !important;
}

.sec02__Inner {
  position: relative;
  margin: auto;
  width: 100%;
  height: 64.8571428571vw;
}
.sec02__Ttl {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 5vw;
  left: 0;
  font-size: 1.7857142857vw;
  letter-spacing: 0.05em;
  z-index: 10;
  pointer-events: none;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  transform: translateX(0.6428571429vw);
}
.sec02__Ttl span {
  display: inline-block;
}
.sec02__Model {
  position: absolute;
  width: 42.8571428571vw;
  top: 0vw;
  left: 28.5714285714vw;
  overflow: hidden;
}

.sec03__Inner {
  position: relative;
  margin: auto;
  width: 100%;
  height: 64.5714285714vw;
}
.sec03__Ttl {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 5vw;
  left: 0;
  font-size: 1.7857142857vw;
  letter-spacing: 0.05em;
  z-index: 10;
  pointer-events: none;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  transform: translateX(0.6428571429vw);
}
.sec03__Ttl span {
  display: inline-block;
}
.sec03__Model {
  position: absolute;
  width: 42.8571428571vw;
  top: 0vw;
  left: 28.5714285714vw;
  overflow: hidden;
}

.sec04__Inner {
  position: relative;
  margin: auto;
  width: 100%;
  height: 64.9285714286vw;
}
.sec04__Ttl {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 4.8571428571vw;
  left: 0;
  font-size: 1.7857142857vw;
  letter-spacing: 0.05em;
  z-index: 10;
  pointer-events: none;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  transform: translateX(0.7142857143vw);
}
.sec04__Ttl span {
  display: inline-block;
}
.sec04__Model {
  position: absolute;
  width: 42.8571428571vw;
  top: 0vw;
  left: 28.5714285714vw;
  overflow: hidden;
}

.sec05__Inner {
  position: relative;
  margin: auto;
  width: 100%;
  height: 68.2857142857vw;
}
.sec05__Ttl {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 5vw;
  left: 0;
  font-size: 1.7857142857vw;
  letter-spacing: 0.05em;
  z-index: 10;
  pointer-events: none;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.sec05__Ttl span {
  display: inline-block;
}
.sec05__Model {
  position: absolute;
  width: 42.8571428571vw;
  top: 0vw;
  left: 28.5714285714vw;
  overflow: hidden;
}
.sec05 .credit {
  top: 49.9285714286vw;
}
.sec05 .swiper-pagination {
  bottom: 2.7142857143vw !important;
}

.allitembtn {
  text-align: center;
  padding-bottom: 12.5714285714vw;
}
.allitembtn a {
  display: inline-block;
  font-size: 1.2857142857vw;
  color: #fff;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: 0 0.2857142857vw 0.2857142857vw 0.2857142857vw;
  border-bottom: 1px solid #fff;
  transform: translateX(0.7857142857vw);
  letter-spacing: 0.04em;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}