@charset "UTF-8";
/* index */
.car_topKvArea {
  position: relative;
  max-width: var(--top-size_pc);
  margin: 0 auto;
}

/* 
.car_topKvArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url("../../design.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  opacity: 0.2;
  z-index: 99;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
.car_topKvArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 375px;
  height: 730px;
  background-image: url("../../design__sp.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  opacity: 0.2;
  z-index: 99;
  pointer-events: none;
}
} */
.car_topKvArea__title {
  line-height: 1;
  width: 36.72%;
  position: absolute;
  left: 6.67%;
  top: 17.31%;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 0;
}
.car_topKvArea__title_05 {
  width: 61.42%;
  margin-bottom: 4.02%;
}
.car_topKvArea__title_01 {
  width: 100%;
  margin-bottom: 11.18%;
  position: relative;
}
.car_topKvArea__title_01::before {
  content: "";
  display: block;
  position: absolute;
  top: 88.5%;
  left: -0.88%;
  width: 60.6%;
  height: 20%;
  background: url(/lineup/ek_space/teaser/common/img/kv_title/kv_title_line.svg) no-repeat;
  background-size: contain;
  z-index: -1;
}
.car_topKvArea__title_02 {
  width: 50.50%;
  margin-bottom: 16.46%;
}
.car_topKvArea__title_03 {
  width: 99.86%;
  margin-bottom: 3.97%;
}
.car_topKvArea__title_04 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 4.763% 0;
  background-color: var(--color_primaryBlack);
  cursor: pointer;
  text-decoration: none !important;
}
@media screen and (min-width: 768px) {
  .car_topKvArea__title_04 {
    transition: var(--transition-time);
  }
  .car_topKvArea__title_04:hover {
    background-color: var(--color_primaryRed);
  }
}
.car_topKvArea__title_01 img,
.car_topKvArea__title_02 img,
.car_topKvArea__title_03 img,
.car_topKvArea__title_05 img {
  width: 100%;
}
.car_topKvArea__title_04 img {
  width: 33.34%;
}
/*ご利用の条件*/
.pdf_view .mod-link-01__inner {
  border-collapse: separate;
}
.car_header__logo {
  width: 118px;
}
.car_header__logo .car_header__logoLink {
  width: 118px;
}
.car_header__logo .car_header__logoLink img {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .car_header__logo {
    width: 100px;
    margin: 0 auto;
  }
  .car_header__logo .car_header__logoLink {
    width: 100px;
  }
  .car_top360Area {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 767px) {
  /* index */
  .car_topKvArea__title {
    left: 0;
    right: 0;
    top: 8.28%;
    width: 81.87%;
    margin: 0 auto;
  }
  .car_topKvArea__title_05 {
    width: 64.38%;
    margin-bottom: 3.93%;
  }
  .car_topKvArea__title_01 {
    margin-bottom: 10.30%;
  }
  .car_topKvArea__title_02 {
    width: 48.86%;
    margin-bottom: 131.07%;
  }
  .car_topKvArea__title_03 {
    width: 99.68%;
    margin-bottom: 5.25%;
  }
  .car_topKvArea__title_04 {
    padding: 5.36% 0;
  }
  .car_topKvArea__title_04 img {
    width: 53.42%;
  }
}
@media screen and (max-width: 1500px) {
  .car_topicsArea_slider__inner {
    width: 990px !important;
  }
}
@media screen and (max-width: 767px) {
  .car_topicsArea_slider__inner {
    width: auto !important;
  }
}