@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
.u-font-akshar {
  font-family: "Akshar", sans-serif;
}

@media screen and (min-width: 769px) {
  a:hover img {
    opacity: 0.7;
    transition: 0.3s ease-out;
  }
}
.vcustom-content {
  overflow: clip;
}

.vcustom-vm800 {
  padding-top: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.vcustom-vm800 .l-header {
  position: fixed;
  top: 0;
}
.vcustom-vm800 .l-header.is-below {
  top: -125px;
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 768px) {
  .vcustom-vm800 .l-header.is-below {
    top: -125px;
  }
  .vcustom-vm800 .l-header.is-below .l-header__sub__nav {
    top: 49px;
  }
}
.vcustom-vm800 .l-header.is-below.is-shown {
  top: -79px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800 .l-header.is-below.is-shown {
    top: -75px;
  }
}
.vcustom-vm800 .l-header.is-subnav {
  top: 0 !important;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800 .l-header.is-subnav.is-below {
    top: -75px !important;
  }
}
.vcustom-vm800 .l-header__main {
  background: #152034;
}
.vcustom-vm800 .l-header__main__nav.is-opened {
  z-index: 2;
}
.vcustom-vm800 .l-header__main__nav__category-list {
  z-index: 2;
}
.vcustom-vm800 .l-header__sub {
  position: relative;
  background: none;
  color: #fff;
  z-index: 1;
}
.vcustom-vm800 .l-header__sub__current {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800 .l-header__sub {
    display: block;
    background: rgba(0, 0, 0, 0.7);
    padding-top: 16px;
    padding-bottom: 15px;
  }
}
.vcustom-vm800 .l-header__sub__hamburger {
  display: none;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800 .l-header__sub__hamburger {
    display: block;
    position: absolute;
    top: 13px;
    right: 20px;
    width: 18px;
    height: 18px;
    border: none;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    background: none;
    transform: rotate(-135deg);
  }
}
.vcustom-vm800 .l-header__sub__hamburger.is-active {
  top: 16px;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .vcustom-vm800 .l-header__sub__nav {
    display: none;
    position: fixed;
    top: 125px;
    left: 0;
    width: 100%;
    padding-top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
    transition: top 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .vcustom-vm800 .l-header__sub__nav__list {
    display: block;
    padding: 30px;
  }
}
.vcustom-vm800 .l-header__sub__nav__list__item a {
  color: #fff;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800 .l-header__sub__nav__list__item a {
    display: block;
    width: 100%;
    padding: 16px;
    border-top: 2px solid #fff;
    text-align: center;
  }
}
.vcustom-vm800 .l-header__sub__nav__list__item a:hover {
  color: #D2AE00;
}
.vcustom-vm800 .l-footer {
  background: #152034;
}
.vcustom-vm800__inner {
  max-width: 116.6rem;
  width: 90%;
  margin: auto;
}
@media screen and (min-width: 1919px) {
  .vcustom-vm800__inner {
    max-width: 160rem;
  }
}
.vcustom-vm800__mv {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__mv {
    height: 177.8666666667vw;
  }
}
.vcustom-vm800__mv video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.vcustom-vm800__purchase {
  position: relative;
  height: 500vh;
  background: #010103;
}
.vcustom-vm800__purchase__scroll {
  position: sticky;
  top: 0;
  width: 100%;
  height: 0;
}
.vcustom-vm800__purchase__container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__container {
    top: 50vh;
    transform: translateY(-50%);
    height: 177.8666666667vw;
  }
}
.vcustom-vm800__purchase__bg img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
}
.vcustom-vm800__purchase__bg.is-01 .vcustom-vm800__purchase__bg01 img {
  opacity: 1;
}
.vcustom-vm800__purchase__bg.is-02 .vcustom-vm800__purchase__bg02 img {
  opacity: 1;
}
.vcustom-vm800__purchase__bg.is-03 .vcustom-vm800__purchase__bg03 img {
  opacity: 1;
}
.vcustom-vm800__purchase__bg.is-04 .vcustom-vm800__purchase__bg04 img {
  opacity: 1;
}
.vcustom-vm800__purchase__bg.is-05 .vcustom-vm800__purchase__bg05 img {
  opacity: 1;
}
.vcustom-vm800__purchase__bg.is-06 .vcustom-vm800__purchase__bg06 img {
  opacity: 1;
}
.vcustom-vm800__purchase__bg.is-07 .vcustom-vm800__purchase__bg07 img {
  opacity: 1;
}
.vcustom-vm800__purchase__inner {
  position: absolute;
  left: 43.4722222222%;
  top: 50%;
  width: min(620px, 43.0555555556%);
  margin-left: auto;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__inner {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: translateY(0);
  }
}
.vcustom-vm800__purchase__inner img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__content {
    position: absolute;
    top: min(50px, 13.3333333333vw);
    right: 5.3333333333vw;
    width: 59.2vw;
    max-width: 222px;
    aspect-ratio: 222/431;
  }
}
.vcustom-vm800__purchase__copy {
  width: 88.064516129%;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__copy {
    position: absolute;
    top: 0;
    right: 4.5045045045%;
    width: 90.990990991%;
  }
}
.vcustom-vm800__purchase__name {
  width: 100%;
  margin: 26px auto 0;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__name {
    position: absolute;
    top: 8.120649652%;
    right: 0;
    width: 100%;
    margin: 0;
  }
}
.vcustom-vm800__purchase__feature {
  width: 97.4193548387%;
  margin-inline: auto;
  margin: 25px auto 0;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__feature {
    position: absolute;
    top: 31.5545243619%;
    right: 0;
    width: 100%;
    margin: 0;
  }
}
.vcustom-vm800__purchase__point {
  width: 94.8387096774%;
  margin-inline: auto;
  margin: 26px auto 0;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__point {
    position: absolute;
    top: 51.0440835267%;
    right: 2.7027027027%;
    width: 86.4864864865%;
    margin: 0;
  }
}
.vcustom-vm800__purchase__btns {
  max-width: 338px;
  margin: 25px auto 0;
  margin-inline: auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__btns {
    position: absolute;
    width: 73.3333333333vw;
    bottom: min(40px, 10.6666666667vw);
    left: 13.3333333333vw;
    margin: 0;
  }
}
.vcustom-vm800__purchase__btn01 {
  display: inline-block;
  width: 100%;
  padding: 13px;
  background: #fff;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  box-shadow: none;
  border: none;
  transition: background-color 0.3s, color 0.3s;
  letter-spacing: 0.4em;
}
.vcustom-vm800__purchase__btn01:hover {
  background: #727272;
  color: #fff;
}
.vcustom-vm800__purchase__btn02 {
  display: inline-block;
  width: 112px;
  margin-top: 33px;
  padding: 10px 2px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__btn02 {
    margin-top: 6.1333333333vw;
  }
}
.vcustom-vm800__purchase__btn02:hover {
  background: #fff;
  color: #808080;
}
.vcustom-vm800__purchase__modal {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition-property: opacity 0.5s;
}
.vcustom-vm800__purchase__modal.is-open {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
.vcustom-vm800__purchase__modal__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 48px;
  position: relative;
  width: calc(100% - 120px);
  max-width: 848px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__modal__inner {
    display: block;
    max-width: 276px;
    margin-inline: auto;
    padding-bottom: 75px;
  }
}
.vcustom-vm800__purchase__modal__close {
  position: absolute;
  right: -60px;
  top: -60px;
  color: #fff;
  border: none;
  background: none;
  font-size: 40px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__modal__close {
    right: 50%;
    top: initial;
    bottom: 0;
    transform: translateX(50%);
  }
}
.vcustom-vm800__purchase__modal__each {
  display: block;
  padding: 18px 10px 18px;
  width: 47.1698113208%;
  background: none;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  transition: color 0.3s, background-color 0.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__modal__each {
    width: 100%;
    margin-top: 10px;
    border: 2px solid #fff;
    background: none;
  }
}
.vcustom-vm800__purchase__modal__each:hover {
  background: #fff;
  color: #152034;
}
.vcustom-vm800__purchase__modal__shop {
  margin: 0;
  text-align: center;
  font-size: 4.4rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__modal__shop {
    margin-top: 5px;
    font-size: 2.4rem;
  }
}
.vcustom-vm800__purchase__modal__direct {
  font-size: 2.2rem;
  font-weight: 400;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__purchase__modal__direct {
    font-size: 1.6rem;
  }
}
.vcustom-vm800__outline {
  position: relative;
  width: 100%;
  height: 750vh;
  overflow: clip;
  background: #151515;
}
.vcustom-vm800__outline__scroll {
  position: sticky;
  top: 0;
  width: 100%;
  height: 0;
}
.vcustom-vm800__outline__container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: url(../img/outline_bg_grad.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__container {
    background: url(../img/outline_bg_sp.jpg) no-repeat center center;
    background-size: 100% auto;
  }
}
.vcustom-vm800__outline__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vcustom-vm800__outline__background img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.vcustom-vm800__outline__mov {
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0.72);
  transition: transform 0.3s, filter 0.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__mov {
    transform: scale(1);
  }
}
.vcustom-vm800__outline__mov img,
.vcustom-vm800__outline__mov video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__mov img,
  .vcustom-vm800__outline__mov video {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.vcustom-vm800__outline__inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vcustom-vm800__outline__content {
  width: 100%;
  max-width: 880px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__content {
    padding: 75px 0;
  }
}
.vcustom-vm800__outline__main {
  position: relative;
  width: 100%;
  max-width: 770px;
  margin-inline: auto;
  padding: 24px 33px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__main {
    width: calc(100% - 34px);
    padding: 11px 13px;
  }
}
.vcustom-vm800__outline__main__frame01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__outline__main__frame01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  border-top: 2px solid #D2AE00;
  border-left: 2px solid #D2AE00;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__main__frame01:before {
    width: 35px;
    height: 35px;
  }
}
.vcustom-vm800__outline__main__frame01:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  border-bottom: 2px solid #D2AE00;
  border-right: 2px solid #D2AE00;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__main__frame01:after {
    width: 35px;
    height: 35px;
  }
}
.vcustom-vm800__outline__main img {
  max-width: 100%;
}
.vcustom-vm800__outline__lead {
  font-size: 1.4rem;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s;
  transition-delay: 1.5s;
  text-align: center;
}
.vcustom-vm800__outline__lead.is-active {
  opacity: 1;
}
.vcustom-vm800__outline__lead img {
  max-width: 100%;
}
.vcustom-vm800__outline__desc {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__desc {
    justify-content: space-between;
  }
}
.vcustom-vm800__outline__motions {
  position: relative;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__motions {
    width: 44%;
    aspect-ratio: 165/274;
  }
}
.vcustom-vm800__outline__motion {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-inline: auto;
  aspect-ratio: 440/413;
  text-align: center;
  transition: opacity 0.5s;
  opacity: 0;
  transition: opacity 0.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__motion {
    aspect-ratio: none;
  }
}
.vcustom-vm800__outline__motion.is-active {
  opacity: 1;
}
.vcustom-vm800__outline__motion img {
  width: 100%;
  max-width: 248px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__motion img {
    max-width: initial;
  }
}
.vcustom-vm800__outline__features {
  box-sizing: border-box;
  padding-left: 10px;
  width: 50%;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__features {
    margin-top: 0;
    padding-left: 0;
    width: 54.9333333333%;
  }
}
.vcustom-vm800__outline__feature {
  margin: 0;
  margin-top: 23px;
  transition: opacity 0.5s;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s, transform 0.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__feature {
    margin-top: 20px;
  }
}
.vcustom-vm800__outline__feature:nth-child(1) {
  width: 69.7727272727%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__feature:nth-child(1) {
    width: 92.7184466019%;
  }
}
.vcustom-vm800__outline__feature:nth-child(2) {
  width: 96.3636363636%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__feature:nth-child(2) {
    width: 80.0970873786%;
  }
}
.vcustom-vm800__outline__feature:nth-child(3) {
  width: 87.2727272727%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__outline__feature:nth-child(3) {
    width: 91.7475728155%;
  }
}
.vcustom-vm800__outline__feature.is-active {
  opacity: 1;
  transform: translateY(0);
}
.vcustom-vm800__outline__feature img {
  max-width: 100%;
}
.vcustom-vm800__outline .js-outline-trigger-spacer {
  height: 50vh;
}
.vcustom-vm800__outline .js-outline-trigger-expand {
  height: 100vh;
}
.vcustom-vm800__outline .js-outline-trigger-blur {
  height: 50vh;
}
.vcustom-vm800__outline .js-outline-trigger-content {
  height: 150vh;
}
.vcustom-vm800__outline .js-outline-trigger-feature01 {
  height: 100vh;
}
.vcustom-vm800__outline .js-outline-trigger-feature02 {
  height: 100vh;
}
.vcustom-vm800__outline .js-outline-trigger-feature03 {
  height: 100vh;
}
.vcustom-vm800__outline.is-expand .vcustom-vm800__outline__mov {
  transform: scale(1);
}
.vcustom-vm800__outline.is-blur .vcustom-vm800__outline__mov,
.vcustom-vm800__outline.is-blur .vcustom-vm800__outline__background {
  filter: blur(15px) brightness(0.5);
}
.vcustom-vm800__outline.is-feature01 .js-outline-motion01 {
  opacity: 1;
}
.vcustom-vm800__outline.is-feature01 .js-outline-feature01 {
  opacity: 1;
  transform: translateY(0);
}
.vcustom-vm800__outline.is-feature02 .js-outline-motion01 {
  opacity: 0;
}
.vcustom-vm800__outline.is-feature02 .js-outline-motion02 {
  opacity: 1;
}
.vcustom-vm800__outline.is-feature02 .js-outline-feature02 {
  opacity: 1;
  transform: translateY(0);
}
.vcustom-vm800__outline.is-feature03 .js-outline-motion02 {
  opacity: 0;
}
.vcustom-vm800__outline.is-feature03 .js-outline-motion03 {
  opacity: 1;
}
.vcustom-vm800__outline.is-feature03 .js-outline-feature03 {
  opacity: 1;
  transform: translateY(0);
}
.vcustom-vm800__feature01 {
  position: relative;
  width: 100%;
  overflow: clip;
  background: #000;
}
.vcustom-vm800__feature01__mov {
  position: sticky;
  top: 0;
  width: 100%;
  height: 0;
}
.vcustom-vm800__feature01__mov img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.vcustom-vm800__feature01__mov video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.vcustom-vm800__feature01__inner {
  max-width: 690px;
  margin-left: auto;
}
.vcustom-vm800__feature01__intro {
  height: 100vh;
  margin-bottom: 20vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vcustom-vm800__feature01__desc__heading {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
.vcustom-vm800__feature01__desc__icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__desc__icon {
    width: 106px;
    height: 106px;
  }
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__desc__icon img {
    position: absolute;
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.vcustom-vm800__feature01__desc__icon__frame01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature01__desc__icon__frame01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  border-top: 1px solid #D2AE00;
  border-left: 1px solid #D2AE00;
}
.vcustom-vm800__feature01__desc__icon__frame01:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 35px;
  border-top: 1px solid #D2AE00;
  border-right: 1px solid #D2AE00;
}
.vcustom-vm800__feature01__desc__icon__frame02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature01__desc__icon__frame02:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  border-bottom: 1px solid #D2AE00;
  border-left: 1px solid #D2AE00;
}
.vcustom-vm800__feature01__desc__icon__frame02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  border-bottom: 1px solid #D2AE00;
  border-right: 1px solid #D2AE00;
}
.vcustom-vm800__feature01__desc__num {
  margin: 0;
  margin-left: 20px;
  color: #D2AE00;
  font-family: "Oswald", sans-serif;
  font-size: 3.3rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__desc__num {
    font-size: 2.2rem;
  }
}
.vcustom-vm800__feature01__desc__num span {
  display: inline-block;
  border-bottom: 2px solid #D2AE00;
}
.vcustom-vm800__feature01__desc__lead {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 5.4rem;
  color: #fff;
  font-weight: 700;
  transition-delay: 1.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__desc__lead {
    font-size: 3.6rem;
  }
}
.vcustom-vm800__feature01__desc__body {
  line-height: 1.5;
  margin-top: 15px;
  font-size: 1.9rem;
  color: #fff;
  font-weight: 500;
  transition-delay: 1.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__desc__body {
    font-size: 1.6rem;
  }
}
.vcustom-vm800__feature01__panels {
  width: 100%;
  height: 325vh;
  position: relative;
  padding-bottom: 10vh;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__panels {
    display: block;
  }
}
.vcustom-vm800__feature01__panels__indicator {
  position: sticky;
  top: 10vh;
  width: 32px;
  height: 80vh;
}
.vcustom-vm800__feature01__panels__indicator__wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 80vh;
}
.vcustom-vm800__feature01__panels__indicator__in {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.vcustom-vm800__feature01__panels__indicator__in span {
  width: 100%;
  height: 4px;
  transform-origin: left center;
  transform: scale(0.66);
  background: #D2AE00;
  opacity: 0.5;
}
.vcustom-vm800__feature01__panels.is-panel01 .vcustom-vm800__feature01__panels__indicator__in span:nth-child(1) {
  opacity: 1;
  transform: scale(1);
}
.vcustom-vm800__feature01__panels.is-panel02 .vcustom-vm800__feature01__panels__indicator__in span:nth-child(2) {
  opacity: 1;
  transform: scale(1);
}
.vcustom-vm800__feature01__panels.is-panel02 .vcustom-vm800__feature01__panel01 {
  transform: translate3d(0, -30px, 0) scale(0.95);
  opacity: 0.6;
  filter: brightness(0.6);
  transition: transform 0.3s;
}
.vcustom-vm800__feature01__panels.is-panel03 .vcustom-vm800__feature01__panels__indicator__in span:nth-child(3) {
  opacity: 1;
  transform: scale(1);
}
.vcustom-vm800__feature01__panels.is-panel03 .vcustom-vm800__feature01__panel01 {
  transform: translate3d(0, -60px, 0) scale(0.9);
  opacity: 0.6;
  filter: brightness(0.6);
  transition: transform 0.3s;
}
.vcustom-vm800__feature01__panels.is-panel03 .vcustom-vm800__feature01__panel02 {
  transform: translate3d(0, -30px, 0) scale(0.95);
  opacity: 0.6;
  filter: brightness(0.6);
  transition: transform 0.3s;
}
.vcustom-vm800__feature01__spacer {
  position: sticky;
  height: 30vh;
}
.vcustom-vm800__feature01__panel {
  position: sticky;
  top: 10vh;
  width: calc(100% - 40px);
  max-height: 80vh;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__panel {
    width: 100%;
    margin-right: 0;
  }
}
.vcustom-vm800__feature01__panel > div {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 50px 30px;
  -webkit-backdrop-filter: blur(12px) brightness(1.2);
          backdrop-filter: blur(12px) brightness(1.2);
}
.vcustom-vm800__feature01__panel__frame01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature01__panel__frame01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-top: 2px solid #D2AE00;
  border-left: 2px solid #D2AE00;
}
.vcustom-vm800__feature01__panel__frame01:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-top: 2px solid #D2AE00;
  border-right: 2px solid #D2AE00;
}
.vcustom-vm800__feature01__panel__frame02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature01__panel__frame02:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90px;
  height: 90px;
  border-bottom: 2px solid #D2AE00;
  border-left: 2px solid #D2AE00;
}
.vcustom-vm800__feature01__panel__frame02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  height: 90px;
  border-bottom: 2px solid #D2AE00;
  border-right: 2px solid #D2AE00;
}
.vcustom-vm800__feature01__panel__num {
  position: absolute;
  left: 23px;
  top: 30px;
  width: 118px;
}
.vcustom-vm800__feature01__panel__num img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__panel__num {
    width: 87px;
    height: 76px;
  }
  .vcustom-vm800__feature01__panel__num img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.vcustom-vm800__feature01__panel__title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin: 0;
  margin-top: -20px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__panel__title {
    height: 50px;
    font-size: 2rem;
  }
}
.vcustom-vm800__feature01__panel__img {
  max-width: 448px;
  margin-inline: auto;
  margin-top: -15px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__panel__img {
    margin-top: 20px;
  }
}
.vcustom-vm800__feature01__panel__img img, .vcustom-vm800__feature01__panel__img video {
  max-width: 100%;
}
.vcustom-vm800__feature01__panel__body {
  max-width: 448px;
  margin-inline: auto;
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature01__panel__body {
    font-size: 1.6rem;
  }
}
.vcustom-vm800__feature01__panel__bottom {
  position: absolute;
  right: 20px;
  bottom: 10px;
  color: #D2AE00;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
}
.vcustom-vm800__feature02 {
  position: relative;
  width: 100%;
  overflow: clip;
  background: #000;
}
.vcustom-vm800__feature02__mov {
  position: sticky;
  top: 0;
  width: 100%;
  height: 0;
}
.vcustom-vm800__feature02__mov img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.vcustom-vm800__feature02__mov video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.vcustom-vm800__feature02__inner {
  max-width: 690px;
}
.vcustom-vm800__feature02__intro {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vcustom-vm800__feature02__desc__heading {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
.vcustom-vm800__feature02__desc__icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__desc__icon {
    width: 106px;
    height: 106px;
  }
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__desc__icon img {
    position: absolute;
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.vcustom-vm800__feature02__desc__icon__frame01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature02__desc__icon__frame01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  border-top: 1px solid #D2AE00;
  border-left: 1px solid #D2AE00;
}
.vcustom-vm800__feature02__desc__icon__frame01:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 35px;
  border-top: 1px solid #D2AE00;
  border-right: 1px solid #D2AE00;
}
.vcustom-vm800__feature02__desc__icon__frame02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature02__desc__icon__frame02:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  border-bottom: 1px solid #D2AE00;
  border-left: 1px solid #D2AE00;
}
.vcustom-vm800__feature02__desc__icon__frame02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  border-bottom: 1px solid #D2AE00;
  border-right: 1px solid #D2AE00;
}
.vcustom-vm800__feature02__desc__num {
  margin: 0;
  margin-left: 20px;
  color: #D2AE00;
  font-family: "Oswald", sans-serif;
  font-size: 3.3rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__desc__num {
    font-size: 2.2rem;
  }
}
.vcustom-vm800__feature02__desc__num span {
  display: inline-block;
  border-bottom: 2px solid #D2AE00;
}
.vcustom-vm800__feature02__desc__lead {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 5.4rem;
  color: #fff;
  font-weight: 700;
  transition-delay: 1.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__desc__lead {
    font-size: 3.6rem;
  }
}
.vcustom-vm800__feature02__desc__body {
  line-height: 1.5;
  margin-top: 15px;
  font-size: 1.9rem;
  color: #fff;
  font-weight: 500;
  transition-delay: 1.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__desc__body {
    font-size: 1.6rem;
  }
}
.vcustom-vm800__feature02__panels {
  width: 100%;
  height: 325vh;
  position: relative;
  padding-bottom: 10vh;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__panels {
    display: block;
  }
}
.vcustom-vm800__feature02__panels__indicator {
  position: sticky;
  top: 10vh;
  width: 32px;
  height: 80vh;
}
.vcustom-vm800__feature02__panels__indicator__wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80vh;
}
.vcustom-vm800__feature02__panels__indicator__in {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.vcustom-vm800__feature02__panels__indicator__in span {
  width: 100%;
  height: 4px;
  transform-origin: right center;
  transform: scale(0.66);
  background: #D2AE00;
  opacity: 0.5;
}
.vcustom-vm800__feature02__panels.is-panel01 .vcustom-vm800__feature02__panels__indicator__in span:nth-child(1) {
  opacity: 1;
  transform: scale(1);
}
.vcustom-vm800__feature02__panels.is-panel02 .vcustom-vm800__feature02__panels__indicator__in span:nth-child(2) {
  opacity: 1;
  transform: scale(1);
}
.vcustom-vm800__feature02__panels.is-panel02 .vcustom-vm800__feature02__panel01 {
  transform: translate3d(0, -30px, 0) scale(0.95);
  opacity: 0.6;
  filter: brightness(0.6);
  transition: transform 0.3s;
}
.vcustom-vm800__feature02__panels.is-panel03 .vcustom-vm800__feature02__panels__indicator__in span:nth-child(3) {
  opacity: 1;
  transform: scale(1);
}
.vcustom-vm800__feature02__panels.is-panel03 .vcustom-vm800__feature02__panel01 {
  transform: translate3d(0, -60px, 0) scale(0.9);
  opacity: 0.6;
  filter: brightness(0.6);
  transition: transform 0.3s;
}
.vcustom-vm800__feature02__panels.is-panel03 .vcustom-vm800__feature02__panel02 {
  transform: translate3d(0, -30px, 0) scale(0.95);
  opacity: 0.6;
  filter: brightness(0.6);
  transition: transform 0.3s;
}
.vcustom-vm800__feature02__spacer {
  position: sticky;
  height: 30vh;
}
.vcustom-vm800__feature02__panel {
  position: sticky;
  top: 10vh;
  width: calc(100% - 40px);
  max-height: 80vh;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__panel {
    width: 100%;
    margin-left: 0;
  }
}
.vcustom-vm800__feature02__panel > div {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 50px 30px;
  -webkit-backdrop-filter: blur(12px) brightness(1.2);
          backdrop-filter: blur(12px) brightness(1.2);
}
.vcustom-vm800__feature02__panel__frame01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature02__panel__frame01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-top: 2px solid #D2AE00;
  border-left: 2px solid #D2AE00;
}
.vcustom-vm800__feature02__panel__frame01:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-top: 2px solid #D2AE00;
  border-right: 2px solid #D2AE00;
}
.vcustom-vm800__feature02__panel__frame02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature02__panel__frame02:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90px;
  height: 90px;
  border-bottom: 2px solid #D2AE00;
  border-left: 2px solid #D2AE00;
}
.vcustom-vm800__feature02__panel__frame02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  height: 90px;
  border-bottom: 2px solid #D2AE00;
  border-right: 2px solid #D2AE00;
}
.vcustom-vm800__feature02__panel__num {
  position: absolute;
  left: 23px;
  top: 30px;
  width: 118px;
}
.vcustom-vm800__feature02__panel__num img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__panel__num {
    width: 87px;
    height: 76px;
  }
  .vcustom-vm800__feature02__panel__num img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.vcustom-vm800__feature02__panel__title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin: 0;
  margin-top: -20px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__panel__title {
    height: 50px;
    font-size: 2rem;
  }
}
.vcustom-vm800__feature02__panel__img {
  max-width: 448px;
  margin-inline: auto;
  margin-top: -15px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__panel__img {
    margin-top: 20px;
  }
}
.vcustom-vm800__feature02__panel__img img, .vcustom-vm800__feature02__panel__img video {
  max-width: 100%;
}
.vcustom-vm800__feature02__panel__body {
  max-width: 448px;
  margin-inline: auto;
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature02__panel__body {
    font-size: 1.6rem;
  }
}
.vcustom-vm800__feature02__panel__bottom {
  position: absolute;
  right: 20px;
  bottom: 10px;
  color: #D2AE00;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
}
.vcustom-vm800__feature03 {
  position: relative;
  width: 100%;
  overflow: clip;
  background: #000;
}
.vcustom-vm800__feature03__mov {
  position: sticky;
  top: 0;
  width: 100%;
  height: 0;
}
.vcustom-vm800__feature03__mov img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.vcustom-vm800__feature03__mov video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.vcustom-vm800__feature03__inner {
  max-width: 690px;
  margin-left: auto;
}
.vcustom-vm800__feature03__intro {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vcustom-vm800__feature03__desc__heading {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
.vcustom-vm800__feature03__desc__icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__desc__icon {
    width: 106px;
    height: 106px;
  }
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__desc__icon img {
    position: absolute;
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.vcustom-vm800__feature03__desc__icon__frame01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature03__desc__icon__frame01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  border-top: 1px solid #D2AE00;
  border-left: 1px solid #D2AE00;
}
.vcustom-vm800__feature03__desc__icon__frame01:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 35px;
  border-top: 1px solid #D2AE00;
  border-right: 1px solid #D2AE00;
}
.vcustom-vm800__feature03__desc__icon__frame02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature03__desc__icon__frame02:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  border-bottom: 1px solid #D2AE00;
  border-left: 1px solid #D2AE00;
}
.vcustom-vm800__feature03__desc__icon__frame02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  border-bottom: 1px solid #D2AE00;
  border-right: 1px solid #D2AE00;
}
.vcustom-vm800__feature03__desc__num {
  margin: 0;
  margin-left: 20px;
  color: #D2AE00;
  font-family: "Oswald", sans-serif;
  font-size: 3.3rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__desc__num {
    font-size: 2.2rem;
  }
}
.vcustom-vm800__feature03__desc__num span {
  display: inline-block;
  border-bottom: 2px solid #D2AE00;
}
.vcustom-vm800__feature03__desc__lead {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 5.4rem;
  color: #fff;
  font-weight: 700;
  transition-delay: 1.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__desc__lead {
    font-size: 3.6rem;
  }
}
.vcustom-vm800__feature03__desc__body {
  line-height: 1.5;
  margin-top: 15px;
  font-size: 1.9rem;
  color: #fff;
  font-weight: 500;
  transition-delay: 1.3s;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__desc__body {
    font-size: 1.6rem;
  }
}
.vcustom-vm800__feature03__panels {
  width: 100%;
  height: 325vh;
  position: relative;
  padding-bottom: 10vh;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__panels {
    display: block;
  }
}
.vcustom-vm800__feature03__panels__indicator {
  position: sticky;
  top: 10vh;
  width: 32px;
  height: 80vh;
}
.vcustom-vm800__feature03__panels__indicator__wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 80vh;
}
.vcustom-vm800__feature03__panels__indicator__in {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.vcustom-vm800__feature03__panels__indicator__in span {
  width: 100%;
  height: 4px;
  transform-origin: left center;
  transform: scale(0.66);
  background: #D2AE00;
  opacity: 0.5;
}
.vcustom-vm800__feature03__panels.is-panel01 .vcustom-vm800__feature03__panels__indicator__in span:nth-child(1) {
  opacity: 1;
  transform: scale(1);
}
.vcustom-vm800__feature03__panels.is-panel02 .vcustom-vm800__feature03__panels__indicator__in span:nth-child(2) {
  opacity: 1;
  transform: scale(1);
}
.vcustom-vm800__feature03__panels.is-panel02 .vcustom-vm800__feature03__panel01 {
  transform: translate3d(0, -30px, 0) scale(0.95);
  opacity: 0.6;
  filter: brightness(0.6);
  transition: transform 0.3s;
}
.vcustom-vm800__feature03__panels.is-panel03 .vcustom-vm800__feature03__panels__indicator__in span:nth-child(3) {
  opacity: 1;
  transform: scale(1);
}
.vcustom-vm800__feature03__panels.is-panel03 .vcustom-vm800__feature03__panel01 {
  transform: translate3d(0, -60px, 0) scale(0.9);
  opacity: 0.6;
  filter: brightness(0.6);
  transition: transform 0.3s;
}
.vcustom-vm800__feature03__panels.is-panel03 .vcustom-vm800__feature03__panel02 {
  transform: translate3d(0, -30px, 0) scale(0.95);
  opacity: 0.6;
  filter: brightness(0.6);
  transition: transform 0.3s;
}
.vcustom-vm800__feature03__spacer {
  position: sticky;
  height: 30vh;
}
.vcustom-vm800__feature03__panel {
  position: sticky;
  top: 10vh;
  width: calc(100% - 40px);
  max-height: 80vh;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__panel {
    width: 100%;
    margin-right: 0;
  }
}
.vcustom-vm800__feature03__panel > div {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 50px 30px;
  -webkit-backdrop-filter: blur(12px) brightness(1.2);
          backdrop-filter: blur(12px) brightness(1.2);
}
.vcustom-vm800__feature03__panel__frame01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature03__panel__frame01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-top: 2px solid #D2AE00;
  border-left: 2px solid #D2AE00;
}
.vcustom-vm800__feature03__panel__frame01:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-top: 2px solid #D2AE00;
  border-right: 2px solid #D2AE00;
}
.vcustom-vm800__feature03__panel__frame02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__feature03__panel__frame02:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90px;
  height: 90px;
  border-bottom: 2px solid #D2AE00;
  border-left: 2px solid #D2AE00;
}
.vcustom-vm800__feature03__panel__frame02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  height: 90px;
  border-bottom: 2px solid #D2AE00;
  border-right: 2px solid #D2AE00;
}
.vcustom-vm800__feature03__panel__num {
  position: absolute;
  left: 23px;
  top: 30px;
  width: 118px;
}
.vcustom-vm800__feature03__panel__num img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__panel__num {
    width: 87px;
    height: 76px;
  }
  .vcustom-vm800__feature03__panel__num img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.vcustom-vm800__feature03__panel__title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin: 0;
  margin-top: -20px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__panel__title {
    height: 50px;
    font-size: 2rem;
  }
}
.vcustom-vm800__feature03__panel__img {
  max-width: 448px;
  margin-inline: auto;
  margin-top: -15px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__panel__img {
    margin-top: 20px;
  }
}
.vcustom-vm800__feature03__panel__img img, .vcustom-vm800__feature03__panel__img video {
  max-width: 100%;
}
.vcustom-vm800__feature03__panel__body {
  max-width: 448px;
  margin-inline: auto;
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__feature03__panel__body {
    font-size: 1.6rem;
  }
}
.vcustom-vm800__feature03__panel__bottom {
  position: absolute;
  right: 20px;
  bottom: 10px;
  color: #D2AE00;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
}
.vcustom-vm800__performance {
  position: relative;
  background: #121212;
  width: 100vw;
  height: 110vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance {
    height: auto;
    padding: 110px 0 130px;
  }
}
.vcustom-vm800__performance__left {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  display: flex;
  /* 画像間の余白 */
}
.vcustom-vm800__performance__left > div {
  animation: marquee 20s linear infinite;
  display: flex;
}
.vcustom-vm800__performance__left > div > div {
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__left {
    top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__left img {
    width: auto;
    height: 88px;
  }
}
.vcustom-vm800__performance__right {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  display: flex;
  /* 画像間の余白 */
}
.vcustom-vm800__performance__right > div {
  animation: marquee-rev 20s linear infinite;
  display: flex;
}
.vcustom-vm800__performance__right > div > div {
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__right {
    bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__right img {
    width: auto;
    height: 88px;
  }
}
.vcustom-vm800__performance__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__inner {
    display: block;
    padding-inline: 16px;
  }
}
.vcustom-vm800__performance__text {
  width: 38.5%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__text {
    width: 100%;
  }
}
.vcustom-vm800__performance__lead {
  font-size: 4.8rem;
  font-weight: 700;
  color: #D2AE00;
  margin: 0;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__lead {
    font-size: 3.2rem;
  }
}
.vcustom-vm800__performance__body {
  font-size: 19px;
  color: #fff;
  line-height: 1.5;
  margin: 0;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__body {
    margin-top: 14px;
    font-size: 1.6rem;
  }
}
.vcustom-vm800__performance__mov {
  position: relative;
  width: 55%;
  padding: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__mov {
    width: 100%;
    margin-top: 20px;
    padding: 20px;
  }
}
.vcustom-vm800__performance__mov__frame01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__performance__mov__frame01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-top: 2px solid #D2AE00;
  border-left: 2px solid #D2AE00;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__mov__frame01:before {
    width: 45px;
    height: 45px;
  }
}
.vcustom-vm800__performance__mov__frame01:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-top: 2px solid #D2AE00;
  border-right: 2px solid #D2AE00;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__mov__frame01:after {
    width: 45px;
    height: 45px;
  }
}
.vcustom-vm800__performance__mov__frame02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__performance__mov__frame02:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90px;
  height: 90px;
  border-bottom: 2px solid #D2AE00;
  border-left: 2px solid #D2AE00;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__mov__frame02:before {
    width: 45px;
    height: 45px;
  }
}
.vcustom-vm800__performance__mov__frame02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  height: 90px;
  border-bottom: 2px solid #D2AE00;
  border-right: 2px solid #D2AE00;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__performance__mov__frame02:after {
    width: 45px;
    height: 45px;
  }
}
.vcustom-vm800__performance__mov video {
  max-width: 100%;
}
.vcustom-vm800__eyecatch {
  position: relative;
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  background: url(../img/eyecatch_img_pc.webp) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__eyecatch {
    background: url(../img/eyecatch_img_sp.webp) no-repeat center center;
  }
}
.vcustom-vm800__eyecatch img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.vcustom-vm800__features {
  position: relative;
  padding: 150px 1.6rem 180px;
  background: url(../img/features_bg_pc.webp) no-repeat center/cover;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features {
    padding: 80px 1.6rem 100px;
  }
}
.vcustom-vm800__features__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 960px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features__inner {
    margin-top: 70px;
  }
}
.vcustom-vm800__features h2 {
  width: 100%;
  margin: 0;
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 7rem;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features h2 {
    font-size: 4.8rem;
  }
}
.vcustom-vm800__features__column {
  width: 43.75%;
  margin-top: 90px;
}
.vcustom-vm800__features__block {
  width: 100%;
}
.vcustom-vm800__features__each {
  position: relative;
  width: 100%;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features__each {
    padding: 16px;
  }
}
.vcustom-vm800__features__each + .vcustom-vm800__features__each {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features__each + .vcustom-vm800__features__each {
    margin-top: 50px;
  }
}
.vcustom-vm800__features__each.-wide {
  margin-top: 118px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features__each.-wide {
    margin-top: 50px;
  }
}
.vcustom-vm800__features__each p {
  margin: 0;
  margin-top: 24px;
  line-height: 1.4;
  font-size: 18px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features__each p {
    font-size: 1.6rem;
  }
}
.vcustom-vm800__features__each img {
  max-width: 100%;
}
.vcustom-vm800__features__frame01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__features__frame01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features__frame01:before {
    width: 30px;
    height: 30px;
  }
}
.vcustom-vm800__features__frame01:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  height: 70px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features__frame01:after {
    width: 30px;
    height: 30px;
  }
}
.vcustom-vm800__features__frame02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vcustom-vm800__features__frame02:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features__frame02:before {
    width: 30px;
    height: 30px;
  }
}
.vcustom-vm800__features__frame02:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__features__frame02:after {
    width: 30px;
    height: 30px;
  }
}
.vcustom-vm800__detail {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56.25vw;
  padding: 100px 0;
  background: #000;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail {
    padding: 0;
    height: 177.8666666667vw;
  }
}
.vcustom-vm800__detail__main {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 56.25vw;
  transform: translateY(-50%);
  transition: opacity 0.3s;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__main {
    height: 100%;
  }
}
.vcustom-vm800__detail__main img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 910px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__main img {
    min-width: initial;
  }
}
.vcustom-vm800__detail__inner {
  position: relative;
  width: 66.6666666667%;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
}
.vcustom-vm800__detail__inner h2 {
  margin: 0;
  font-family: "Oswald", sans-serif;
  font-size: 70px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__inner h2 {
    text-align: center;
    font-size: 4.8rem;
  }
}
.vcustom-vm800__detail__text {
  width: 243px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
  }
}
.vcustom-vm800__detail__text h2 {
  width: 100%;
  text-align: center;
}
.vcustom-vm800__detail__toggle {
  margin-top: 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__toggle {
    justify-content: center;
    margin-top: 15px;
  }
}
.vcustom-vm800__detail__toggle p {
  font-weight: 400;
  margin-right: 20px;
  font-size: 2rem;
  font-family: "Oswald", sans-serif;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__toggle p {
    font-size: 1.6rem;
  }
}
.vcustom-vm800__detail__toggle__black {
  width: 44px;
  height: 44px;
  margin-right: 12px;
  border-radius: 50%;
  background: #000;
  border: 2px solid #606060;
  cursor: pointer;
}
.vcustom-vm800__detail__toggle__white {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #fff;
  cursor: pointer;
}
.vcustom-vm800__detail__body {
  position: relative;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__body {
    width: 91.7333333333%;
    margin-inline: auto;
    margin-top: 93.3333333333%;
    text-align: center;
  }
}
.vcustom-vm800__detail__body p {
  margin: 0;
}
.vcustom-vm800__detail__body img {
  max-width: 100%;
}
.vcustom-vm800__detail__body .js-detail-toggle-white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vcustom-vm800__detail__note {
  position: relative;
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__note {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
}
.vcustom-vm800__detail__note p {
  margin: 0;
}
.vcustom-vm800__detail__note .js-detail-toggle-white {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__detail__note .js-detail-toggle-white {
    width: 100%;
    text-align: center;
  }
}
.vcustom-vm800__detail.is-black .js-detail-toggle-black {
  opacity: 1;
}
.vcustom-vm800__detail.is-black .js-detail-toggle-white {
  opacity: 0;
}
.vcustom-vm800__detail.is-black .js-detail-black {
  border-color: #D2AE00;
}
.vcustom-vm800__detail.is-white .js-detail-toggle-white {
  opacity: 1;
}
.vcustom-vm800__detail.is-white .js-detail-toggle-black {
  opacity: 0;
}
.vcustom-vm800__detail.is-white .js-detail-white {
  border-color: #D2AE00;
}
.vcustom-vm800__size {
  position: relative;
  padding: 120px 16px 130px;
  background: #000;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__size {
    padding: 60px 16px 75px;
  }
}
.vcustom-vm800__size__inner {
  position: relative;
  width: 100%;
  max-width: 962px;
  margin-inline: auto;
}
.vcustom-vm800__size h2 {
  margin: 0;
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 70px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__size h2 {
    font-size: 4.8rem;
  }
}
.vcustom-vm800__size__controller {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__size__controller {
    position: static;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
  }
}
.vcustom-vm800__size__ml {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.vcustom-vm800__size__ml p {
  margin: 0;
  font-size: 2rem;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.vcustom-vm800__size__ml button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 0 10px;
  padding: 0;
  width: 46px;
  height: 46px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  background: none;
  font-size: 22px;
  transition: background-color 0.3s, color 0.3s;
  cursor: pointer;
}
.vcustom-vm800__size__ml button + button {
  margin-left: 20px;
}
.vcustom-vm800__size__ml button:hover {
  background: #fff;
  color: #000;
}
.vcustom-vm800__size__ol {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__size__ol {
    margin-top: 0;
  }
}
.vcustom-vm800__size__ol p {
  margin: 0;
  font-size: 2rem;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.vcustom-vm800__size__ol button {
  position: relative;
  display: inline-block;
  width: 114px;
  height: 38px;
  margin: 0 0 0 10px;
  padding: 0;
  border-radius: 100px;
  border: 2px solid #fff;
  background: none;
  cursor: pointer;
}
.vcustom-vm800__size__ol button:before {
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 6px;
  width: calc(100% - 18px);
  height: calc(100% - 12px);
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
}
.vcustom-vm800__size__ol button:after {
  content: "";
  position: absolute;
  top: calc(50% - 11px);
  left: 9px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
}
.vcustom-vm800__size__view {
  position: relative;
  aspect-ratio: 962/466;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__size__view {
    margin-top: 35px;
    aspect-ratio: 660/865;
  }
}
.vcustom-vm800__size__view__each {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
.vcustom-vm800__size__view__each img {
  max-width: 100%;
}
.vcustom-vm800__size.is-mn .js-size-toggle-m {
  background: #fff;
  color: #000;
}
.vcustom-vm800__size.is-mn .js-size-m {
  opacity: 1;
}
.vcustom-vm800__size.is-mol .js-size-toggle-m {
  background: #fff;
  color: #000;
}
.vcustom-vm800__size.is-mol .js-size-toggle-ol:before {
  opacity: 1;
}
.vcustom-vm800__size.is-mol .js-size-toggle-ol:after {
  left: calc(100% - 31px);
}
.vcustom-vm800__size.is-mol .js-size-m-ol {
  opacity: 1;
}
.vcustom-vm800__size.is-ln .js-size-toggle-l {
  background: #fff;
  color: #000;
}
.vcustom-vm800__size.is-ln .js-size-l {
  opacity: 1;
}
.vcustom-vm800__size.is-lol .js-size-toggle-l {
  background: #fff;
  color: #000;
}
.vcustom-vm800__size.is-lol .js-size-toggle-ol:before {
  opacity: 1;
}
.vcustom-vm800__size.is-lol .js-size-toggle-ol:after {
  left: calc(100% - 31px);
}
.vcustom-vm800__size.is-lol .js-size-l-ol {
  opacity: 1;
}
.vcustom-vm800__gallery {
  position: relative;
  top: 0;
  padding: 100px 0 130px;
  background: url(../img/gallery_bg_pc.jpg) no-repeat center/cover;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__gallery {
    padding: 50px 0 70px;
  }
}
.vcustom-vm800__gallery h2 {
  margin: 0;
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 70px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__gallery h2 {
    font-size: 4.8rem;
  }
}
.vcustom-vm800__gallery__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
  margin-top: 50px;
  margin-inline: auto;
}
.vcustom-vm800__gallery__each {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__gallery__each {
    margin-top: 20px;
  }
}
.vcustom-vm800__gallery__each img {
  max-width: 100%;
}
.vcustom-vm800__gallery__column {
  width: 36.1666666667%;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__gallery__column {
    width: 48%;
  }
}
.vcustom-vm800__warranty {
  position: relative;
  width: 100vw;
  height: 180vh;
}
.vcustom-vm800__warranty__inner {
  position: sticky;
  top: 0;
  width: 100%;
  height: 0;
}
.vcustom-vm800__warranty__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(../img/warranty_bg_pc.jpg) no-repeat center/cover;
  background-size: cover;
  padding: 8.1rem 0 4.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__warranty__content {
    padding: 4rem 0;
    background-image: url(../img/warranty_bg_sp.jpg);
    background-size: cover;
  }
}
.vcustom-vm800__warranty__img {
  width: 39rem;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__warranty__img {
    width: 60%;
  }
}
.vcustom-vm800__warranty__img img {
  width: 100%;
}
.vcustom-vm800__warranty__note {
  margin: 3.4rem 0 0;
  font-size: 1.6rem;
  line-height: 1.6875;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__warranty__note {
    font-size: 1.2rem;
  }
}
.vcustom-vm800__spec {
  position: relative;
  padding: 100px 16px;
  background: #fff;
}
.vcustom-vm800__spec h2 {
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 70px;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__spec h2 {
    font-size: 4.8rem;
  }
}
.vcustom-vm800__spec__content {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__spec__content {
    margin-top: 60px;
  }
}
.vcustom-vm800__spec__content dl {
  margin: 0;
}
.vcustom-vm800__spec__content dt {
  margin: 0;
}
.vcustom-vm800__spec__content dt button {
  display: block;
  position: relative;
  width: 100%;
  padding: 13px 36px;
  border: none;
  background: #EFEFEF;
  color: #000;
  border-top: 1px solid #000;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 40px;
  text-align: left;
  transition: background-color 0.3s;
  cursor: pointer;
}
.vcustom-vm800__spec__content dt button:hover {
  background: #D8D8D8;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__spec__content dt button {
    padding: 13px 10px;
    font-size: 2.4rem;
  }
}
.vcustom-vm800__spec__content dt button:after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 25px;
  width: 18px;
  height: 8px;
  background: url(../img/icon_arrow_acc.svg) no-repeat center center;
  background-size: contain;
  transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__spec__content dt button:after {
    right: 10px;
  }
}
.vcustom-vm800__spec__content dt button.is-open:after {
  transform: rotate(0);
}
.vcustom-vm800__spec__content dd {
  display: none;
  margin: 0;
}
.vcustom-vm800__spec__content dd table {
  table-layout: fixed;
  width: 100%;
  border-spacing: 0;
}
.vcustom-vm800__spec__content dd table tr td {
  width: 100%;
  padding: 20px 44px;
  font-size: 24px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__spec__content dd table tr td {
    padding: 5px 10px;
    font-size: 1.6rem;
  }
}
.vcustom-vm800__spec__content dd table tr:nth-child(odd) td {
  background: #D0D0D0;
}
.vcustom-vm800__spec__content dd table tr:nth-child(even) td {
  background: #DDDDDD;
}
.vcustom-vm800__spec__note {
  margin-top: 30px;
  line-height: 1.7;
  font-size: 15px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__spec__note {
    font-size: 1.4rem;
  }
}
.vcustom-vm800__lineup {
  padding: 12rem 0 41rem;
  background: #000;
  position: relative;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup {
    padding: 6rem 0 17rem;
  }
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__inner {
    width: 100%;
  }
}
.vcustom-vm800__lineup h2 {
  margin: 0;
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 70px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup h2 {
    font-size: 4.8rem;
  }
}
.vcustom-vm800__lineup__table-wrap {
  position: relative;
  padding-top: 65px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__table-wrap {
    width: calc(100% - 9.4vw);
    margin-inline: auto;
    padding-top: 0;
  }
  .vcustom-vm800__lineup__table-wrap:after {
    content: "";
    position: absolute;
    left: -1px;
    top: 0;
    width: 2px;
    height: 100%;
    background: #000;
    z-index: 1;
  }
}
.vcustom-vm800__lineup__table-box {
  width: 100%;
}
.vcustom-vm800__lineup__scroll {
  position: absolute;
  right: 0;
  top: 0;
  width: 104px;
  padding-top: 10px;
  transition: opacity 0.3s;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__scroll {
    top: 140px;
    right: initial;
    left: 0;
    width: 70px;
    height: 70px;
    background: rgba(255, 255, 255, 0.85);
    padding: 25px 10px;
    z-index: 3;
  }
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__scroll.is-scr {
    opacity: 0;
  }
}
.vcustom-vm800__lineup__scroll__arrow {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
}
.vcustom-vm800__lineup__scroll__arrow:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  transform-origin: left center;
  animation: arrow-border 2s infinite;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__scroll__arrow:before {
    background: #000;
  }
}
.vcustom-vm800__lineup__scroll__arrow:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  width: 16px;
  height: 2px;
  background: #fff;
  transform-origin: right top;
  transform: rotate(30deg);
  animation: arrow-tip 2s infinite;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__scroll__arrow:after {
    background: #000;
  }
}
@keyframes arrow-border {
  0% {
    transform: scale(0.5, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes arrow-tip {
  0% {
    right: 50%;
  }
  100% {
    right: 0;
  }
}
.vcustom-vm800__lineup__scroll p {
  margin: 2px;
  line-height: 1;
  font-family: "Oswald", sans-serif;
  font-size: 1.6rem;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__scroll p {
    color: #000;
  }
}
.vcustom-vm800__lineup__table {
  width: 1712px;
  margin-top: 30px;
  border-top: 1px solid #000000;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__table {
    width: 1283px;
    margin-top: 45px;
  }
}
.vcustom-vm800__lineup__table-box {
  overflow: auto;
}
.vcustom-vm800__lineup__table tr th {
  position: sticky;
  left: 0;
  width: 200px;
  padding: 1.5rem 0 1.6rem 2rem;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
  color: #000;
  z-index: 2;
}
.vcustom-vm800__lineup__table tr th:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
}
.vcustom-vm800__lineup__table tr th span {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__table tr th {
    width: 118px;
    font-size: 1.4rem;
    padding: 6px;
    padding-right: 0;
  }
}
.vcustom-vm800__lineup__table tr td {
  width: 252px;
  padding-inline: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.55;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__table tr td {
    font-size: 1.4rem;
    width: 194px;
  }
}
.vcustom-vm800__lineup__table tr td.cell-img {
  margin-top: 12px;
  text-align: center;
}
.vcustom-vm800__lineup__table tr td.cell-img img {
  max-width: 100%;
}
.vcustom-vm800__lineup__table tr td.bg-none {
  background-color: transparent;
}
.vcustom-vm800__lineup__table tr td:last-child {
  border-right: 2px solid #fff;
}
.vcustom-vm800__lineup__table tr:nth-child(1) th {
  background: #000;
}
.vcustom-vm800__lineup__table tr:nth-child(1) td {
  border-bottom: none;
}
.vcustom-vm800__lineup__table tr:nth-child(n+2) {
  height: 80px;
}
.vcustom-vm800__lineup__table tr:nth-child(n+2) th {
  background: #ddd;
}
.vcustom-vm800__lineup__name {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.vcustom-vm800__lineup__name p {
  margin: 0 0 9px;
}
.vcustom-vm800__lineup__name span {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__name span {
    font-size: 1.4rem;
  }
}
.vcustom-vm800__lineup__marquee {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  display: flex;
  /* 画像間の余白 */
}
.vcustom-vm800__lineup__marquee > div {
  animation: marquee 10s linear infinite;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__marquee {
    bottom: -2px;
  }
}
@media screen and (max-width: 768px) {
  .vcustom-vm800__lineup__marquee img {
    width: auto;
    height: 88px;
  }
}

.js-frame-frame {
  transform: scale(0);
  transition: transform 0.5s;
  transition-delay: 0.2s;
}
.js-frame-in {
  opacity: 0;
  transition: opacity 0.5s;
  transition-delay: 0.8s;
}
.js-frame.is-active .js-frame-frame {
  transform: scale(1);
}
.js-frame.is-active .js-frame-in {
  opacity: 1;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes marquee-rev {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}/*# sourceMappingURL=vm800.css.map */