/*base     ======================================*/
html {
  font-size: 62.5%;
  /*10px*/
}

body {
  overflow-x: hidden;
  width: 100%;
  color: #231815;
  letter-spacing: 0.1rem;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  font-family:
    "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  line-height: 1.6;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: linear-gradient(
    150deg,
    rgba(234, 252, 255, 1) 10%,
    rgba(167, 245, 218, 1) 40%,
    rgba(227, 250, 254, 1) 70%,
    rgba(162, 226, 206, 1)
  );
}

.wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: auto;
  max-width: 769px;
}

/*project  ======================================*/
.main {
  background-color: #fff;
}
/*mainVisual*/
.mainvisual_title {
  top: 1%;
  left: 10%;
  width: 80%;
}
.mainvisual_car {
  z-index: 10;
  bottom: 15%;
  left: 3%;
  width: 94%;
}
.bg--recommend {
  background: #33a3de;
}
.recommend--tl {
  width: 94%;
  left: 3%;
  top: 3%;
}
.recommend_box .columns {
  width: 86%;
  bottom: 15%;
  left: 7%;
}
.zrv .recommend_box .columns {
  bottom: 12%;
}
.vezel .recommend_box .columns {
  bottom: 10%;
}
.sensing_ico {
  top: 1.5%;
  right: 6.8%;
  width: 16%;
}
.n-box .sensing_ico {
  top: 5%;
}
.fit .sensing_ico {
  top: 3.5%;
}

/*tokuten*/
#tokuten .bg--tokuten {
  background-color: #a1d7df;
}
#tokuten .tokuten--tl {
  width: 94%;
  left: 3%;
  top: 10%;
}
/*newcar*/
#newcar .bg--newcar {
  background: #faf6b2;
}
#newcar .newcar--tl {
  width: 94%;
  left: 3%;
  top: 10%;
}
.newcar .recommend_box .columns {
  width: 82%;
  left: 9%;
  bottom: 7%;
}
.nboxcbs .recommend_box .columns {
  bottom: 5.5%;
}
/*usedcar*/
#usedcar .bg--usedcar {
  background: #5fd0cf;
}
#usedcar .usedcar--tl {
  width: 90%;
  left: 5%;
  top: 6%;
}

.border-gray {
  border-top: 6px solid #3e3a39;
}

.bg--usedcar {
  background-color: #0e4bb7;
  background: url(../images/bg_usedcar-blue.webp) repeat-y;
  background-size: 100% auto;
}

.bg--usedcar2 {
  background-color: #f9ea9f;
}
.btn_apply {
  width: 80%;
  left: 11%;
  bottom: 8%;
  z-index: 5;
}
.used-freed .btn_apply {
  bottom: 7.5%;
}
.btn--used-search {
  left: 5%;
  bottom: 42.5%;
}

.btn_apply_wrap {
  width: 80%;
  bottom: 15%;
  height: 100px;
}
.democar_box {
  background: #fff;
  border: 1px solid #e50012;
}

.usedcar_btn {
  bottom: 5%;
  left: 8%;
  width: 86%;
}
.usedcar_box {
  width: 96%;
  margin-left: 1%;
}
.btn--myhonda {
  z-index: 15;
  left: 5%;
  bottom: 5%;
}

.bgColor--gray {
  background-color: #e3e3e3;
}

/*20251126　修正追加分　*/
.bgColor--red {
  background-color: #d10200;
}

.btn--crv {
  bottom: 1%;
}
.car--crv {
  width: 90%;
  left: 5%;
  top: 14%;
}

/*animation ======================================*/
.splide__pagination {
  position: relative;
  bottom: initial;
  left: initial;
  right: initial;
}
.splide__pagination__page {
  background: #aaa;
  height: 12px;
  margin: 7px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 12px;
}

.splide__arrow {
  top: 59.7%;
  background-color: #fff;
  height: 80px;
  width: 40px;
  background: none;
  z-index: 100;
}

.splide__arrow svg {
  height: 60px;
  width: 20px;
}

.splide__arrow svg path {
  transform: scaleY(2.1);
  transform-origin: center center; /* ���S����ɐL�΂� */
}

.splide__arrow--prev {
  left: -3px;
}
.splide__arrow--next {
  right: -3px;
}

@media all and (min-width: 769px) {
  .splide__arrow {
    height: 80px;
    width: 80px;
  }
  .splide__arrow--prev {
    left: -25px;
  }
  .splide__arrow--next {
    right: -15px;
  }

  .splide__arrow svg {
    height: 70px;
    width: 30px;
  }

  .splide__arrow--prev.splide__arrow svg {
    margin-right: -1.4em;
  }

  .splide__pagination__page {
    height: 20px;
    margin: 13px;
    width: 20px;
  }
}

#usedcar .splide__arrow {
  top: 45%;
}

/*MAP*/
.showroom1_bg {
  background-color: #bf0008;
  padding: 2% 3% 0% 3%;
}
.showroom2_bg {
  background-color: #484399;
  padding: 2% 3% 0% 3%;
}
.showroom3_bg {
  background-color: #e78023;
  padding: 2% 3% 0% 3%;
}
.showroom4_bg {
  background-color: #6cb246;
  padding: 2% 3% 0% 3%;
}

.accordion-content {
  display: none;
}

.accordion-title {
  cursor: pointer;
}

/*fixed_btn*/
@media all and (max-width: 768px) {
  .fixedbtn {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 1;
    background-color: rgba(256, 256, 256, 0.9);
    height: auto;
  }

  .fixedbtn1 {
    width: 100%;
    left: 0%;
    top: 10%;
  }

  .fixedbtn2 {
    width: 49%;
    left: 0%;
    bottom: 5%;
  }

  .fixedbtn3 {
    width: 49%;
    right: 0%;
    bottom: 5%;
  }
}

@media all and (min-width: 769px) {
  .fixedbtn {
    position: fixed;
    width: 100px;
    top: 50px;
    bottom: auto;
    right: 0;
    z-index: 1;
    background-color: rgba(256, 256, 256, 0);
    background: none;
    height: 0;
  }
  .fixedbtn .content {
    width: 100%;
  }

  .fixedbtn1 {
    width: 88px;
    right: 0%;
    left: auto;
    bottom: 0%;
    top: 3px;
  }

  .fixedbtn2 {
    width: 88px;
    right: 0%;
    bottom: auto;
    top: 190px;
  }

  .fixedbtn3 {
    width: 88px;
    right: 0%;
    bottom: auto;
    top: 376px;
  }
}
footer {
  padding-bottom: 40vw;
}
@media all and (min-width: 769px) {
  footer {
    padding-bottom: 0;
  }
}
