@charset "utf-8";

/*base     ======================================*/
html {
  font-size: 62.5%;
}

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: #90bde8;
  background: linear-gradient(90deg, rgba(144, 189, 232, 1) 1%, rgba(216, 228, 230, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(216, 228, 230, 1) 80%, rgba(144, 189, 232, 1) 100%);
}

img {
  margin-top: -1px;
}

.wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: auto;
  max-width: 769px;
}

/*project  ======================================*/
.main {
  background-color: #fff;
}

/*mainVisual*/
.mainvisual {
  background: #33a3de;
}

.mainvisual_title {
  top: 0;
  left: 0;
  width: 100%;
}
.mainvisual_title2 {
  top: 0;
  left: 0;
  width: 100%;
  animation-delay: 1.5s;
}

.recommend--tl {
  top: 0;
  left: 0;
  width: 100%;
}

.mv_btn {
  width: 100%;
  background: #fff;
}

.mv_btn .columns {
  width: 86%;
}

.recommend_box .columns {
  width: 86%;
  bottom: 15%;
  left: 7%;
}

.zrv .recommend_box .columns {
  bottom: 15%;
}

#new-fit .recommend_box .columns {
  bottom: 2.3%;
}
#nbox .recommend_box .columns {
  bottom: 2%;
}

#nbox .btn_nbox {
  width: 90%;
  left: 5%;
  bottom: 4%;
}

.sokuno--tl {
  top: 0;
  left: 0;
  width: 100%;
}

.vezel .recommend_box .columns {
  bottom: 10%;
}

.stepwgn .recommend_box .columns {
  bottom: 10%;
}

.sensing_ico {
  top: 1.5%;
  right: 6.8%;
  width: 16%;
}

.nbox .sensing_ico {
  top: 15%;
  left: 7.8%;
}

.fit .sensing_ico {
  top: -6%;
  right: 2%;
}

.freed .sensing_ico {
  top: 7.5%;
  left: 42%;
}

.vezel .sensing_ico {
  top: 17.5%;
  left: 7.8%;
}

.zrv .sensing_ico {
  top: 17.5%;
  left: 7.8%;
}

.stepwgn .sensing_ico {
  top: 18.5%;
  left: 7.8%;
}

.nbox-new .sensing_ico {
  top: 1.5%;
  right: 1.5%;
  z-index: 1;
}
.nbox-new .posi--a {
  z-index: 2;
}

/*usedcar*/
#usedcar .bg--usedcar {
  background: #cccccc url(../images/4_usedcar_bg.webp) no-repeat;
  background-size: 100% auto;
}

#usedcar .usedcar--tl {
  width: 90%;
  left: 5%;
  top: 6%;
}

.border-gray {
  border-top: 6px solid #3e3a39;
}

.bg--usedcar {
  background-color: #face00;
}
.bgColor--nbox {
  background-color: #a7a7b3;
}

.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%;
}

.btn--ai {
  z-index: 15;
  left: 5%;
  bottom: 12.5%;
}

.bgColor--gray {
  background-color: #e3e3e3;
}

.bgColor--red {
  background-color: #d10200;
}

.btn--crv {
  bottom: 1%;
}

.car--crv {
  width: 90%;
  left: 5%;
  top: 14%;
}

#new-fit {
  background-color: #1b3686;
}

/*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;
}

.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;
  }
}
