@charset "UTF-8";
/* default settings */
/* CUSTOM STYLES */
/* =================================================================== */
* {
  touch-action: pan-x pan-y;
}

.nbf .c_054-2 ol {
  box-sizing: border-box;
}

.page-top img {
  max-width: 100%;
}

@media (max-width: 750px) {
  .pc-only {
    display: none !important;
  }
}

@media (min-width: 751px) {
  .sp-only {
    display: none !important;
  }
}

@keyframes dots {
  from {
    width: 0px;
  }
  to {
    width: 0.9375rem;
  }
}
@keyframes spin {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes strikes {
  from {
    left: 2.5rem;
  }
  to {
    left: 6.25rem;
    opacity: 0;
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateY(0.625rem);
  }
}
.genz-footer {
  position: relative;
  z-index: 99;
  background: #1a1a1a;
}

@media (min-width: 751px) {
  .l-wrapper {
    width: 100%;
    height: calc(100vh - 6.375rem);
    margin-top: 6.375rem;
    -ms-overflow-style: none; /* Edge, Internet Explorer */
    scrollbar-width: none; /* Firefox */
    overflow: hidden;
  }
  .l-wrapper.is-static {
    overflow-y: scroll;
  }
}

::-webkit-scrollbar {
  display: none;
}

@media (min-width: 751px) {
  #page-scroller.is-static {
    position: static;
  }
}

@media (min-width: 751px) {
  .js-popup {
    cursor: pointer;
  }
}

.genz-wrap {
  position: relative;
  background: url("/SP/DriveLetter/img/bg1.png") repeat-y top;
  background-size: 100% auto;
  padding-top: 100dvh;
  padding-bottom: 3.125rem;
}
@media (min-width: 751px) {
  .genz-wrap {
    width: 35.875rem;
    margin-left: auto;
    margin-right: 4.6vw;
    padding-bottom: 9.375rem;
  }
}
.genz-wrap.is-active {
  transition: all ease 1s;
}
.genz-wrap.is-scroll {
  transform: translateY(calc(-100dvh + 4.0625rem));
}

.genz-content {
  width: 100%;
  padding: 0 1.875rem;
  box-sizing: border-box;
}
@media (min-width: 751px) {
  .genz-content {
    padding: 0 2.8125rem;
  }
}

.genz-ttl1 {
  text-align: center;
  margin: 0;
}
.genz-ttl1 img.img1 {
  width: 6.3125rem;
}
@media (min-width: 751px) {
  .genz-ttl1 img.img1 {
    width: 9.4375rem;
  }
}
.genz-ttl1 img.img2 {
  width: 7.3125rem;
}
@media (min-width: 751px) {
  .genz-ttl1 img.img2 {
    width: 10.4375rem;
  }
}
.genz-ttl1 img.img3 {
  width: 7.3125rem;
}
@media (min-width: 751px) {
  .genz-ttl1 img.img3 {
    width: 10.4375rem;
  }
}
.genz-ttl1 img.img4 {
  width: 5.875rem;
}
@media (min-width: 751px) {
  .genz-ttl1 img.img4 {
    width: 9rem;
  }
}
.genz-ttl1 img.img5 {
  width: 8.875rem;
}
@media (min-width: 751px) {
  .genz-ttl1 img.img5 {
    width: 13.125rem;
  }
}
.genz-ttl1 img.img6 {
  width: 10.0625rem;
}
@media (min-width: 751px) {
  .genz-ttl1 img.img6 {
    width: 15rem;
  }
}

.genz-text {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #707070;
  font-family: ShinGoPro-Light, sans-serif !important;
  letter-spacing: 0.05em;
  margin-top: 0.9375rem;
}
@media (min-width: 751px) {
  .genz-text {
    font-size: 1.0625rem;
    line-height: 1.6;
    margin-top: 1.25rem;
  }
}

.genz-imgtxt1__ttl {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.6875rem;
}
@media (min-width: 751px) {
  .genz-imgtxt1__ttl {
    margin-bottom: 1.5625rem;
  }
}
.genz-imgtxt1__ttl img.img1 {
  width: 8.3125rem;
}
@media (min-width: 751px) {
  .genz-imgtxt1__ttl img.img1 {
    width: 11.4375rem;
  }
}
.genz-imgtxt1__ttl img.img2 {
  width: 8.0625rem;
}
@media (min-width: 751px) {
  .genz-imgtxt1__ttl img.img2 {
    width: 11.1875rem;
  }
}
.genz-imgtxt1__ttl img.img3 {
  width: 11.25rem;
}
@media (min-width: 751px) {
  .genz-imgtxt1__ttl img.img3 {
    width: 16.5rem;
  }
}
.genz-imgtxt1__img {
  width: 100%;
  position: relative;
}
.genz-imgtxt1__img iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.genz-imgtxt1__img::after {
  content: "";
  width: 4.375rem;
  height: 4.375rem;
  background: url(/SP/DriveLetter/img/youtube.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.genz-imgtxt1__list {
  list-style: none;
  padding-left: 0;
  margin: 3.1875rem 0 0;
}
@media (min-width: 751px) {
  .genz-imgtxt1__list {
    margin: 4.6875rem 0 0;
  }
}
.genz-imgtxt1__list li + li {
  margin-top: 1.0625rem;
}
@media (min-width: 751px) {
  .genz-imgtxt1__list li + li {
    margin-top: 1.5625rem;
  }
}
.genz-imgtxt1__list li:nth-child(2n) {
  text-align: right;
}
.genz-imgtxt1 + .genz-imgtxt1 {
  margin-top: 3.0625rem;
}
@media (min-width: 751px) {
  .genz-imgtxt1 + .genz-imgtxt1 {
    margin-top: 4.6875rem;
  }
}

.loading {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  transition: all ease 1s;
  padding-top: 4rem;
  box-sizing: border-box;
}
@media (min-width: 751px) {
  .loading {
    width: 35.875rem;
    left: auto;
    right: 0;
    position: absolute;
  }
}
.loading.is-out {
  opacity: 0;
}
.loading__wrap {
  text-align: center;
}
.loading__car {
  position: relative;
}
.loading__car .car {
  width: 4rem;
  height: 1.875rem;
  background: url(/SP/DriveLetter/img/car-wheel.png) no-repeat top left;
  background-size: 100% auto;
}
.loading__car .wheel {
  width: 0.6875rem;
  height: 0.6875rem;
  background: url("/SP/DriveLetter/img/car-wheel.png") no-repeat bottom left;
  background-size: 4rem auto;
  background-position: bottom 0 left 0;
  position: absolute;
  top: 0.9375rem;
  left: 0.625rem;
  animation: spin 1s linear infinite;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading__car .wheel.wheel2 {
  left: auto;
  right: 0.4375rem;
}
.loading__car .wheel img {
  width: 100%;
}
.loading__text {
  font-size: 0.875rem;
  line-height: 1;
  font-style: italic;
  color: #707070;
  margin-top: 0.75rem;
  position: relative;
}
.loading__text span {
  font-family: "Nissan Light", Verdana, Arial, sans-serif !important;
}
.loading__text .dots {
  display: inline-block;
  width: 0.1875rem;
  overflow: hidden;
  vertical-align: bottom;
  animation: dots 1s linear infinite;
  transition: 1;
  position: absolute;
  left: 100%;
  bottom: 0;
  text-align: left;
}

.show-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all ease 3s;
  padding-top: 4rem;
  box-sizing: border-box;
}
@media (max-width: 750px) {
  .show-logo {
    position: absolute;
  }
}
@media (min-width: 751px) {
  .show-logo {
    width: 35.875rem;
    left: auto;
    right: 0;
    position: absolute;
  }
}
.show-logo.is-show {
  opacity: 1;
}
.show-logo__img img {
  width: 12.625rem;
}
@media (min-width: 751px) {
  .show-logo__img img {
    width: 18.5rem;
  }
}

.kv {
  width: 100%;
  height: calc(100% - 4rem);
  position: absolute;
  top: 4rem;
  left: 0;
  background: url("/SP/DriveLetter/img/kv-bg.jpg") no-repeat center bottom 40%;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 12.5vh;
  text-align: center;
  opacity: 0;
  transition: all ease 3s;
}
@media (min-width: 751px) {
  .kv {
    background: url("/SP/DriveLetter/img/kv-bg.jpg") no-repeat center center;
    background-size: cover;
  }
}
.kv.is-show {
  opacity: 1;
}
.kv__logo {
  margin: 0;
}
.kv__logo img {
  width: 9.375rem;
}
@media (min-width: 751px) {
  .kv__logo img {
    width: 13.75rem;
  }
}
.kv__img {
  margin-top: -0.25rem;
}
@media (min-width: 751px) {
  .kv__img {
    margin-top: 0;
  }
}
.kv__img img {
  width: 21.5rem;
}
@media (min-width: 751px) {
  .kv__img img {
    width: 31.5625rem;
  }
}
.kv__text {
  margin: 0.625rem 0 0;
}
.kv__text img {
  width: 8.75rem;
}
.kv__scroll {
  width: 3.5rem;
  position: absolute;
  z-index: 1;
  left: calc(50% - 1.75rem);
  bottom: 3.125rem;
}
@media (min-width: 751px) {
  .kv__scroll {
    width: 5.125rem;
    left: calc(50% - 2.5625rem);
    bottom: 2.5rem;
  }
}
.kv__scroll::after {
  content: "";
  width: 1.6875rem;
  height: 0.8125rem;
  background: url("/SP/DriveLetter/img/scroll.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -1.25rem;
  left: 0.875rem;
  animation: scroll 1s linear infinite;
}
@media (min-width: 751px) {
  .kv__scroll::after {
    width: 2.5rem;
    height: 1.1875rem;
    bottom: -1.8125rem;
    left: 1.3125rem;
  }
}

.section1 {
  width: 100%;
  height: 100dvh;
  height: calc(var(--vh, 1vh) * 100);
  min-height: 31.25rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
@media (max-width: 750px) {
  .section1 {
    background: url("/SP/DriveLetter/img/bg1.png") repeat-y top;
    background-size: 100% auto;
  }
}
@media (min-width: 751px) {
  .section1 {
    height: calc(100vh - 6.375rem);
    top: 6.375rem;
    left: auto;
    right: 4.6vw;
    width: 35.875rem;
  }
}
.section1.is-active {
  position: relative;
  right: 0;
  top: 0;
}
@media (min-width: 751px) {
  .section1::after {
    content: "";
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: -6.375rem;
    right: -4.6vw;
    z-index: -1;
  }
}

.section2 {
  width: 100%;
  height: 100vh;
  min-height: 31.25rem;
  position: relative;
  z-index: 8;
  box-sizing: border-box;
}
@media (min-width: 751px) {
  .section2::after {
    content: "";
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: -6.375rem;
    right: -4.6vw;
    z-index: -1;
  }
}
.section2__img {
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: relative;
  z-index: 0;
}
.section2__img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.section2__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section2__img video {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.section2__txt {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}
@media (min-width: 751px) {
  .section2__txt {
    margin-top: -5.5rem;
  }
}
.section2__text {
  text-align: center;
  width: 100%;
  margin: 0;
}
.section2__text img {
  width: 16rem;
}
@media (min-width: 751px) {
  .section2__text img {
    width: 25rem;
  }
}

.section3 {
  padding: 6.875rem 0 0;
  position: relative;
  z-index: 8;
}
@media (min-width: 751px) {
  .section3::after {
    content: "";
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: -6.375rem;
    right: -4.6vw;
    z-index: -1;
  }
}
.section3 .genz-text {
  padding: 0 0.8125rem;
  margin-bottom: 2.5625rem;
}
@media (min-width: 751px) {
  .section3 .genz-text {
    padding: 0 1.4375rem;
    margin-bottom: 3.75rem;
  }
}

.section-new {
  background-image: linear-gradient(to right, #726E62 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 12px 1px;
  background-repeat: repeat-x;
  padding: 2.8125rem 0 4.0625rem;
}
@media (min-width: 751px) {
  .section-new {
    padding: 4rem 0 6rem;
  }
}

.section4 {
  padding: 3.9375rem 0 4.125rem;
  background-image: linear-gradient(to right, #726E62 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 12px 1px;
  background-repeat: repeat-x;
}
@media (min-width: 751px) {
  .section4 {
    padding: 5.625rem 0 5.9375rem;
  }
}
.section4 .genz-ttl1 {
  margin-bottom: 2.75rem;
}
@media (min-width: 751px) {
  .section4 .genz-ttl1 {
    margin-bottom: 4.125rem;
  }
}
.section4-slider {
  margin-top: 0.875rem;
  margin-bottom: 0;
  pointer-events: none;
}
@media (min-width: 751px) {
  .section4-slider {
    margin-top: 1.5625rem;
  }
}
.section4-slider__item {
  padding: 0 0.375rem;
  width: 11.8125rem;
  box-sizing: border-box;
}
@media (min-width: 751px) {
  .section4-slider__item {
    width: 16.875rem;
    padding: 0 0.625rem;
  }
}

.section5 {
  padding: 4rem 0 3.9375rem;
  background-image: linear-gradient(to right, #726E62 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 0.75rem 0.0625rem;
  background-repeat: repeat-x;
}
@media (min-width: 751px) {
  .section5 {
    padding: 5.6875rem 0 5.8125rem;
  }
}
.section5 .genz-content {
  padding: 0 1.5625rem;
}
@media (min-width: 751px) {
  .section5 .genz-content {
    padding: 0 2.5rem;
  }
}
.section5 .genz-text {
  padding: 0 1.25rem;
  margin-bottom: 2.4375rem;
  margin-top: 0.75rem;
}
@media (min-width: 751px) {
  .section5 .genz-text {
    margin-top: 1.0625rem;
    padding: 0 1.75rem;
    margin-bottom: 3.75rem;
  }
}
.section5-imgtxt {
  padding: 0;
  margin-bottom: 2.8125rem;
}
@media (min-width: 751px) {
  .section5-imgtxt {
    margin-bottom: 4.375rem;
  }
}
.section5-imgtxt__ttl {
  text-align: center;
  margin: 0;
}
.section5-imgtxt__ttl img.img1 {
  width: 12.5rem;
}
@media (min-width: 751px) {
  .section5-imgtxt__ttl img.img1 {
    width: 15.625rem;
  }
}
.section5-imgtxt__ttl img.img2 {
  width: 13.375rem;
}
@media (min-width: 751px) {
  .section5-imgtxt__ttl img.img2 {
    width: 16.5rem;
  }
}
.section5-imgtxt__ttl img.img3 {
  width: 14.75rem;
}
@media (min-width: 751px) {
  .section5-imgtxt__ttl img.img3 {
    width: 17.875rem;
  }
}
.section5-imgtxt__ttl img.img4 {
  width: 13.375rem;
}
@media (min-width: 751px) {
  .section5-imgtxt__ttl img.img4 {
    width: 16.5rem;
  }
}
.section5-imgtxt__img {
  margin-top: 0.875rem;
}
@media (min-width: 751px) {
  .section5-imgtxt__img {
    margin-top: 1.25rem;
  }
}
.section5-imgtxt__text {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #707070;
  font-weight: 400;
  margin: 0.5625rem 0 0;
  font-family: ShinGoPro-Light, sans-serif !important;
  position: relative;
  padding: 0 0.875rem;
}
@media (min-width: 751px) {
  .section5-imgtxt__text {
    font-size: 1rem;
    line-height: 1.6;
    margin: 0.9375rem 0 0;
  }
}
.section5-imgtxt__text::before {
  content: "";
  width: 0.6875rem;
  height: 0.6875rem;
  background: url("/SP/DriveLetter/img/icon-text1.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0.1875rem;
  left: 0;
}
.section5-imgtxt__text::after {
  content: "";
  width: 0.6875rem;
  height: 0.6875rem;
  background: url("/SP/DriveLetter/img/icon-text2.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0.1875rem;
  right: 0;
}
.section5-imgtxt.is-txt2 {
  margin-top: 2.8125rem !important;
  margin-bottom: 0;
}
@media (min-width: 751px) {
  .section5-imgtxt.is-txt2 {
    margin-top: 4.125rem;
  }
}
.section5-imgtxt + .section5-imgtxt {
  margin-top: 3.75rem;
  margin-bottom: 0;
}
@media (min-width: 751px) {
  .section5-imgtxt + .section5-imgtxt {
    margin-top: 5.5rem;
  }
}

.section6 {
  padding: 4rem 0 4.0625rem;
  background-image: linear-gradient(to right, #726E62 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 12px 1px;
  background-repeat: repeat-x;
}
@media (min-width: 751px) {
  .section6 {
    padding: 6rem 0 5.875rem;
  }
}
.section6 .genz-content {
  padding: 0 2.8125rem;
}
@media (min-width: 751px) {
  .section6 .genz-content {
    padding: 0 4.125rem;
  }
}
.section6-imgtxt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2.875rem;
}
@media (min-width: 751px) {
  .section6-imgtxt {
    margin-top: 3.9375rem;
  }
}
.section6-imgtxt__img {
  width: 8.875rem;
}
@media (min-width: 751px) {
  .section6-imgtxt__img {
    width: 13rem;
  }
}
.section6-imgtxt__txt {
  flex: 1;
  text-align: center;
  margin-left: 1.375rem;
  padding-bottom: 0.5rem;
}
.section6-imgtxt__text1 {
  font-size: 0.75rem;
  line-height: 1;
  font-family: "Nissan Light", Verdana, Arial, sans-serif !important;
  color: #707070;
  margin: 0;
}
@media (min-width: 751px) {
  .section6-imgtxt__text1 {
    font-size: 1.125rem;
  }
}
.section6-imgtxt__text2 {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-family: "Nissan Light", Verdana, Arial, sans-serif !important;
  color: #707070;
  white-space: nowrap;
}
@media (min-width: 751px) {
  .section6-imgtxt__text2 {
    line-height: 1.2;
    font-size: 1.125rem;
  }
}
.section6-imgtxt__logo1 {
  margin-bottom: 0.125rem;
  line-height: 1;
}
.section6-imgtxt__logo1 img {
  width: 2.3125rem;
}
@media (min-width: 751px) {
  .section6-imgtxt__logo1 img {
    width: 3.375rem;
  }
}
.section6-imgtxt__logo2 {
  margin: 0.375rem 0 0.3125rem;
}
.section6-imgtxt__logo2 img {
  width: 6.9375rem;
}
@media (min-width: 751px) {
  .section6-imgtxt__logo2 img {
    width: 9.125rem;
  }
}
.section6 .genz-text {
  margin: 0.625rem 0 0;
}
@media (min-width: 751px) {
  .section6 .genz-text {
    margin: 1.25rem 0 0;
  }
}
.section6__btn {
  display: flex;
  justify-content: center;
  margin: 1.875rem 0 1.3125rem;
}
@media (min-width: 751px) {
  .section6__btn {
    margin: 2.75rem 0 1.9375rem;
  }
}
.section6__btn a {
  display: block;
  width: 9.5rem;
}
@media (min-width: 751px) {
  .section6__btn a {
    width: 14rem;
  }
}

.section7 {
  padding: 4.0625rem 0 50px;
}
@media (min-width: 751px) {
  .section7 {
    padding: 6.0625rem 0 50px;
  }
}
.section7__ttl1 {
  text-align: center;
  margin: 1.375rem 0;
}
@media (min-width: 751px) {
  .section7__ttl1 {
    margin: 2.1875rem 0;
  }
}
.section7__ttl1 img {
  width: 11.875rem;
}
@media (min-width: 751px) {
  .section7__ttl1 img {
    width: 15rem;
  }
}
.section7__ttl1 + .genz-text {
  padding: 0 0 0 0.8125rem;
  letter-spacing: -0.0015em;
}
.section7__ttl2 {
  text-align: center;
}
.section7__ttl2 img {
  width: 3.9375rem;
}
@media (min-width: 751px) {
  .section7__ttl2 img {
    width: 5.75rem;
  }
}
.section7__ttl3 {
  text-align: center;
  margin-top: 2.375rem;
}
@media (min-width: 751px) {
  .section7__ttl3 {
    margin-top: 3.125rem;
  }
}
.section7__ttl3 img {
  width: 9.6875rem;
}
@media (min-width: 751px) {
  .section7__ttl3 img {
    width: 14.25rem;
  }
}
.section7__text {
  padding-left: 1.25rem;
}
@media (min-width: 751px) {
  .section7__text {
    margin-top: 10px;
  }
}
.section7__text .genz-text {
  margin-top: 0.4375rem;
}
.section7__text .genz-text a {
  color: #1FA9FF;
}
.section7__text .genz-text span {
  color: #1FA9FF;
}
.section7-img1 {
  position: relative;
  margin-top: 1.5rem;
}
.section7-img1__txt img {
  width: calc(100% + 0.4375rem);
  margin-left: -0.4375rem;
  max-width: none;
}
.section7-img1__img {
  width: 7.9375rem;
  position: absolute;
  bottom: 0.0625rem;
  right: 0.0625rem;
  z-index: 1;
}
@media (min-width: 751px) {
  .section7-img1__img {
    width: 38.5%;
  }
}
.section7-img1__img img {
  width: 100%;
}
.section7-img2 {
  margin-top: 1.25rem;
}
.section7-img2 img {
  width: 100%;
}
.section7-sec {
  margin-top: 4rem;
  padding: 4rem 0 0;
  background-image: linear-gradient(to right, #726E62 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 12px 1px;
  background-repeat: repeat-x;
}
@media (min-width: 751px) {
  .section7-sec {
    margin-top: 6rem;
    padding: 6rem 0 0;
  }
}
.section7-banner {
  width: calc(100% - 1.0625rem);
  margin-left: auto;
}
@media (min-width: 751px) {
  .section7-banner {
    width: calc(100% - 1.5625rem);
  }
}
.section7-banner a {
  text-decoration: none;
  color: #707070;
  transition: 0.3s all;
}
@media (min-width: 751px) {
  .section7-banner a:hover {
    opacity: 0.7;
  }
}
.section7-banner__ttl {
  line-height: 1.2;
  margin: 1.25rem 0 0.625rem;
  font-size: 1rem;
  font-weight: 400;
}
@media (min-width: 751px) {
  .section7-banner__ttl {
    font-size: 1.25rem;
  }
}
.section7-banner__text {
  margin: 0 -0.625rem 0 0;
  font-size: 0.75rem;
}
@media (min-width: 751px) {
  .section7-banner__text {
    font-size: 1.0625rem;
  }
}
.section7-banner__btn {
  display: inline-block;
  font-size: 0.75rem;
}
@media (min-width: 751px) {
  .section7-banner__btn {
    font-size: 1.0625rem;
  }
}
.section7-banner__btn::after {
  content: "＞";
  color: #C3002F;
}
.section7 .accordion {
  width: calc(100% - 1.0625rem);
  margin-left: auto;
  margin-top: 1.5625rem;
}
@media (min-width: 751px) {
  .section7 .accordion {
    width: calc(100% - 1.5625rem);
  }
}
.section7 .accordion__ttl {
  padding: 0.25rem 0.625rem;
}
@media (min-width: 751px) {
  .section7 .accordion__ttl {
    padding: 0.625rem 0.625rem;
  }
}
.section7 .accordion__cont {
  padding: 1.375rem 0.75rem 1.75rem;
  background: none;
  border-top: 1px solid #726E62;
}
@media (min-width: 751px) {
  .section7 .accordion__cont {
    padding: 2.3125rem 1.25rem 1.75rem;
  }
}
.section7 ol {
  list-style: none;
  padding-left: 0;
  margin: 0.6875rem 0 0;
}
@media (min-width: 751px) {
  .section7 ol {
    margin: 1.3125rem 0 0;
  }
}
.section7 ol li {
  position: relative;
  padding-left: 2.5rem;
}
@media (min-width: 751px) {
  .section7 ol li {
    padding-left: 3.5625rem;
  }
}
.section7 ol li + li {
  margin-top: 1.25rem;
}
@media (min-width: 751px) {
  .section7 ol li + li {
    margin-top: 1.875rem;
  }
}
.section7 ol li .num {
  width: 2rem;
  margin-top: 0.1875rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 751px) {
  .section7 ol li .num {
    width: 3rem;
  }
}
.section7 ol li .genz-text {
  flex: 1;
  margin-left: 0;
  margin-top: 0;
}
.section7 ol li .genz-text span {
  color: #1FA9FF;
}
.section7 ol li .genz-text a {
  color: #1FA9FF;
}
.section7 ol li .genz-text a.point-non {
  pointer-events: none;
}
.section7 ol li .genz-text a.no-color {
  text-decoration: none;
}
.section7 .totop {
  margin-top: 3.125rem;
  width: 2.9375rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 751px) {
  .section7 .totop {
    cursor: pointer;
    margin-top: 4.5rem;
    width: 4.5625rem;
  }
}
.section7 .close-event {
  position: relative;
}
.section7 .close-event .end {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 104%;
  height: 106%;
  background-color: rgba(114, 110, 98, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  transform: translate(-50%, -50%);
}
.section7 .close-event .end .end-text {
  text-align: center;
}
.section7 .close-event .end .end-text span {
  font-size: 0.75rem;
  color: #FFFCF4;
  font-weight: 400;
  display: inline-block;
  padding: 0.9375rem 1.875rem;
  border: 0.125rem solid #FFFCF4;
  white-space: nowrap;
}
@media (min-width: 751px) {
  .section7 .close-event .end .end-text span {
    font-size: 1.0625rem;
    padding: 1.25rem 2.5rem;
  }
}
.section7__video {
  padding: 3.125rem 0 0;
}
.section7__video .genz-text {
  text-align: center;
}

.c-popup1__item {
  border: 1px solid #000;
  padding: 0.625rem;
}
.c-popup1__item:not(:last-child) {
  margin-bottom: 45px;
}
.c-popup1__popup {
  position: fixed;
  left: 0;
  top: 0;
  overflow: scroll;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.28);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 99;
  backface-visibility: hidden;
}
@media (min-width: 751px) {
  .c-popup1__popup {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.c-popup1__popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  z-index: 999999;
}
@media (min-width: 751px) {
  .c-popup1__popup.js-showpopup .c-popup1__container {
    width: 37.5rem;
  }
}
.c-popup1__popup.js-showpopup .c-popup1__close {
  top: -0.9375rem;
  right: 1.875rem;
}
.c-popup1__wrap {
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4rem;
  box-sizing: border-box;
}
.c-popup1__container {
  position: relative;
  width: 100%;
  margin: 40px auto;
  text-align: left;
  transition-property: transform;
  transition-duration: 0.3s;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 751px) {
  .c-popup1__container {
    width: 62.5rem;
  }
}
.c-popup1__container.short-video {
  width: 75%;
}
@media (min-width: 751px) {
  .c-popup1__container.short-video {
    width: 26.875rem;
  }
}
.c-popup1__close {
  position: absolute;
  width: 1.9375rem;
  height: 1.9375rem;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  top: -2.5rem;
  right: 0.625rem;
  background: url("/SP/DriveLetter/img/icon-close.png") no-repeat center;
  background-size: contain;
}
@media (min-width: 751px) {
  .c-popup1__close {
    cursor: pointer;
    width: 2.8125rem;
    height: 2.8125rem;
    top: -3.125rem;
    right: 0;
  }
}
.c-popup1__block {
  width: 100%;
}
.c-popup1__txt__cont {
  position: relative;
}
.c-popup1__txt__cont img {
  width: 100%;
}
.c-popup1__txt__cont iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.c-popup1__txt__cont.short {
  padding-top: 178%;
}
.c-popup1__txt__cont.video {
  padding-top: 62%;
}
.c-popup1__slider__item {
  width: 24.375rem;
  padding: 0 2.75rem;
  box-sizing: border-box;
}
@media (min-width: 751px) {
  .c-popup1__slider__item {
    width: 37.5rem;
  }
}

.letter {
  padding: 4rem 0 3.375rem;
  background-image: linear-gradient(to right, #726E62 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 12px 1px;
  background-repeat: repeat-x;
}
@media (min-width: 751px) {
  .letter {
    padding: 6.25rem 0 5.1875rem;
  }
}
.letter-list {
  list-style: none;
  padding: 0 0.375rem;
  margin: 0;
}
.letter-list li + li {
  margin-top: 2.0625rem;
}
@media (min-width: 751px) {
  .letter-list li + li {
    margin-top: 3rem;
  }
}
.letter-list__item {
  text-align: center;
}
.letter-list__item__img {
  margin-top: 1.4375rem;
}
@media (min-width: 751px) {
  .letter-list__item__img {
    margin-top: 2.0625rem;
  }
}
.letter-list__item__img img {
  width: 15.375rem;
}
@media (min-width: 751px) {
  .letter-list__item__img img {
    width: 22.5625rem;
  }
}
.letter-list__item.item1 .letter-list__item__ttl img {
  width: 15.9375rem;
}
@media (min-width: 751px) {
  .letter-list__item.item1 .letter-list__item__ttl img {
    width: 23.375rem;
  }
}
.letter-list__item.item2 .letter-list__item__ttl {
  padding-left: 1.25rem;
}
.letter-list__item.item2 .letter-list__item__ttl img {
  width: 14.6875rem;
}
@media (min-width: 751px) {
  .letter-list__item.item2 .letter-list__item__ttl img {
    width: 21.5625rem;
  }
}
.letter-list__item.item2 .letter-list__item__img {
  margin-top: 0.9375rem;
}
.letter-list__item.item3 .letter-list__item__ttl {
  text-align: right;
  padding-right: 0.625rem;
}
.letter-list__item.item3 .letter-list__item__ttl img {
  width: 16.875rem;
}
@media (min-width: 751px) {
  .letter-list__item.item3 .letter-list__item__ttl img {
    width: 24.75rem;
  }
}
.letter-list__item.item4 .letter-list__item__ttl {
  text-align: right;
  padding-right: 0.625rem;
}
.letter-list__item.item4 .letter-list__item__ttl img {
  width: 16.1875rem;
}
@media (min-width: 751px) {
  .letter-list__item.item4 .letter-list__item__ttl img {
    width: 23.75rem;
  }
}
.letter .genz-text {
  padding: 0 0.8125rem;
  margin-bottom: 2.8125rem;
  margin-top: 0.6875rem;
}
@media (min-width: 751px) {
  .letter .genz-text {
    margin-bottom: 3.875rem;
  }
}

@media (max-width: 750px) {
  .genz-pc {
    display: none;
  }
}
@media (min-width: 751px) {
  .genz-pc {
    width: 100vw;
    height: 100vh;
    background: url("/SP/DriveLetter/img/bg-pc.jpg") no-repeat center;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
.genz-pc.top {
  background: none;
  z-index: 10;
  width: auto;
}
@media (min-width: 751px) {
  .genz-pc__logo1 {
    width: 7.75rem;
    margin: 1.3125rem 1.625rem 0;
  }
}
@media (min-width: 751px) {
  .genz-pc__logo2 {
    width: 29.75rem;
    cursor: pointer;
  }
}
@media (min-width: 751px) {
  .genz-pc__txt {
    width: 29.75rem;
    text-align: center;
    margin: 7.6875rem 0 0 5.625rem;
  }
}
.genz-pc__nav {
  list-style: none;
  padding: 0;
  margin: 12% 0 0;
}
.genz-pc__nav li:not(:last-child) {
  margin-bottom: 1.25rem;
}
.genz-pc__nav li .anchor {
  font-size: 2.25rem;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: #FFC641;
  text-decoration: none;
  border-bottom: 1px dashed transparent;
  font-family: "Nissan Regular", Verdana, Arial, sans-serif !important;
  pointer-events: none;
}
.genz-pc__nav li .anchor.is-active {
  border-bottom: 2px dashed #FFC641;
}
.genz-pc__nav li .anchor.click {
  pointer-events: all;
}

.js-showpopup .slick-next {
  right: auto;
  left: 50%;
  margin-left: 9.5625rem;
  width: 2.5rem;
  height: 2.5rem;
}
@media (min-width: 751px) {
  .js-showpopup .slick-next {
    left: auto;
    right: 0;
    margin-left: 0;
  }
}
.js-showpopup .slick-next::before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background: url("/SP/DriveLetter/img/icon-next.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0.625rem;
  left: 0.625rem;
  opacity: 1;
  z-index: 1;
}
@media (min-width: 751px) {
  .js-showpopup .slick-next::before {
    width: 1.875rem;
    height: 1.875rem;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
  }
}
.js-showpopup .slick-prev {
  left: 50%;
  margin-left: -12.0625rem;
  width: 2.5rem;
  height: 2.5rem;
}
@media (min-width: 751px) {
  .js-showpopup .slick-prev {
    left: 0;
    margin-left: 0;
  }
}
.js-showpopup .slick-prev::before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background: url("/SP/DriveLetter/img/icon-next.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0.625rem;
  left: 0.625rem;
  transform: rotate(-180deg);
  opacity: 1;
  z-index: 1;
}
@media (min-width: 751px) {
  .js-showpopup .slick-prev::before {
    width: 1.875rem;
    height: 1.875rem;
    top: 0.25rem;
    left: 0.25rem;
  }
}
.js-showpopup .slick-arrow.slick-disabled {
  opacity: 0;
  pointer-events: none;
}
.js-showpopup .slick-slider {
  width: 100%;
}

.accordion {
  border: 1px solid #726E62;
}
.accordion__ttl {
  padding: 0.25rem 0.9375rem;
  position: relative;
}
@media (min-width: 751px) {
  .accordion__ttl {
    padding: 0.625rem 0.9375rem;
    cursor: pointer;
  }
}
.accordion__ttl::after {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  border-top: 1px solid #726E62;
  border-right: 1px solid #726E62;
  position: absolute;
  top: calc(50% - 0.625rem);
  right: 1.375rem;
  transform: rotate(135deg);
  transition: 0.3s all;
}
.accordion__ttl img {
  width: 100%;
}
.accordion__ttl img.img1 {
  width: 4.625rem;
}
@media (min-width: 751px) {
  .accordion__ttl img.img1 {
    width: 7.75rem;
  }
}
.accordion__ttl img.img2 {
  width: 4.625rem;
}
@media (min-width: 751px) {
  .accordion__ttl img.img2 {
    width: 7.75rem;
  }
}
.accordion__ttl.accordion-active::after {
  transform: rotate(315deg);
  top: calc(50% - 0.0625rem);
}
.accordion__cont {
  padding: 1.0625rem 0.875rem 0.625rem;
  background-image: linear-gradient(to right, #726E62 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 8px 1px;
  background-repeat: repeat-x;
  display: none;
}
.accordion__cont.show-text {
  display: block;
}
.accordion__cont.show-text .btn-show.show {
  display: none;
}
.accordion__text1 {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #707070;
  font-family: ShinGoPro-Light, sans-serif !important;
  margin-top: 0;
  letter-spacing: 0.05em;
}
.accordion__text1:not(:last-child) {
  margin-bottom: 1.125rem;
}
@media (min-width: 751px) {
  .accordion__text1 {
    font-size: 1rem;
    line-height: 1.6;
  }
}
.accordion.new .show-cont {
  display: none;
}

.provisions {
  background: url(/SP/DriveLetter/img/bg1.png) repeat-y top;
  background-size: 100% auto;
  padding: 3.125rem 2.5rem;
  width: 100%;
  height: 70vh;
  box-sizing: border-box;
}
.provisions__cont {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.provisions__ttl {
  font-size: 1.25rem;
  text-align: center;
  color: #707070;
}
@media (min-width: 751px) {
  .provisions__ttl {
    font-size: 1.625rem;
  }
}
.provisions__text {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #707070;
  letter-spacing: 0.05em;
  margin-top: 1.25rem;
}
@media (min-width: 751px) {
  .provisions__text {
    font-size: 1.0625rem;
    line-height: 1.6;
    margin-top: 2.5rem;
  }
}
.provisions__text a {
  color: #707070;
  word-break: break-all;
}/*# sourceMappingURL=top.css.map */