@charset "UTF-8";
.container-width {
  max-width: 768px;
}

/**********
メインビジュアル
**********/
.mv {
  /* border-bottom: 1px solid #fff; */
}
.mv_btn_area {
	position: relative;
}
.mv_btn {
	position: absolute;
	max-width: 379px;
	width: 50vw;
	top: 5%;
	right: 0;
	margin: 0 auto;
}
/**********
fv_nav
**********/
.fv_nav_btn_area {
	position: relative;
}
.fv_nav_btn {
	position: absolute;
	max-width: 688px;
	width: 90vw;
	top: 50%;
	left: 51%;
	transform: translate(-50%, -50%);
	margin: 0 auto;
}
.fv_nav_btn_area table td {
	padding: 1%;
}
/**********
trial-car
**********/
.trial-car_btn_area {
	position: relative;
}
.trial-car_btn {
	position: absolute;
	max-width: 688px;
	width: 90vw;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0 auto;
}
.trial-car_btn_area table td {
	padding: 1%;
}
/**********
プレゼント
**********/
.present_btn_area {
  position: relative;
}
.reserve_btn {
  position: absolute;
  max-width: 652px;
  width: 85vw;
  top: 64%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/**********
フレッシャーズキャンペーン
**********/
.fscp_02_btn_area {
  position: relative;
}
.reserve_btn_fscp_02 {
  position: absolute;
  max-width: 652px;
  width: 85vw;
  top: 72%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/**********
即納車
**********/
.instant_btn_area {
  position: relative;
}
.reserve_btn_instant {
  position: absolute;
  max-width: 652px;
  width: 85vw;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/**********
specialcar
**********/
.special_btn_area {
  position: relative;
}
.reserve_btn_special {
  position: absolute;
  max-width: 652px;
  width: 85vw;
  top: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
}



/**********
注目の新型続々登場
**********/
.newcar02 .img {
  margin-top: -5.9%;
}

/**********
問い合わせ
**********/
.toiawase-area {
  padding: 4.3% 5%;
  background: #00418e;
}

.toiawase-btn-area {
  position: relative;
}
.toiawase-btn {
  position: absolute;
  width: 100%;
  padding: 0 5%;
  left: 0;
  top: 40%;
}

/**********
問い合わせフォーム
**********/
.contactform .contactform-wrap {
  padding-top: 6%;
  padding-bottom: 10%;
}

.contactform .datetime-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contactform .datetime-flex .date {
  -webkit-flex-basis: 55%;
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
}

.contactform .datetime-flex .time {
  -webkit-flex-basis: 43%;
  -ms-flex-preferred-size: 43%;
  flex-basis: 43%;
}

.contactform .badge-hissu {
  color: #fff;
  background-color: #ff0000;
}

.contactform .badge-ninni {
  color: #fff;
  background-color: #22ac38;
}

.contactform .confirmbtn {
  padding: 48px 24px 0;
}
@media (max-width: 768px) {
  .contactform .confirmbtn {
    padding: 24px 24px 0;
  }
}

.contactform .form-tel-cap {
  margin-top: 2.5%;
  width: 87%;
}

.contactform .form-btn-tel {
  width: 90%;
  margin-top: 4%;
  margin-bottom: 6.6%;
}

.form-group.check label {
  display: block;
}

.form-group.check input {
  margin-left: 1em;
}
.form-group p {
	font-size: 80%;
}
/**********
会社案内
**********/

#shopinfo .shopinfo-ttl {
  margin-bottom: 2%;
}
#shopinfo .shopinfo-wrap {
  padding-top: 3.2%;
  padding-bottom: 0%;
  position: relative;
}
.shop-tel {
  max-width: 182px;
  width: 24vw;
  left: 15%;
  top: 54%;
  position: absolute;
}
@media (max-width: 768px) {
  .shop-tel {
    top: 54%;
  }
}
@media (max-width: 500px) {
  .shop-tel {
    top: 53.5%;
  }
}

#shopinfo .shopinfo-wrap .shopbox {
  margin-top: 2.6%;
  padding: 1.7% 1.4%;
  border: 10px solid #00418e;
  background-color: white;
  margin-top: 5%;
}

#shopinfo .shopinfo-wrap .shopbox .data dt {
  padding: 10px;
  font-weight: bold;
  background: #ffffc8;
}

#shopinfo .shopinfo-wrap .shopbox .data dd {
  padding: 10px;
  margin-bottom: 8px;
}

#shopinfo .shopinfo-wrap .mapbox {
  margin-top: 5%;
}

.officeimgbox img {
  width: 90%;
  max-width: 660px;
}


/**********
プライバシーポリシー
**********/
#privacypolicy .tp {
  margin-top: 40px;
}

#privacypolicy .pp_head {
  margin-top: 60px;
  padding: 0 0px 0 8px;
  letter-spacing: 0.07em;
  border-left: 8px solid #f7931e;
  color: #333;
  font-weight: bold;
}

#privacypolicy .pp_subhead {
  /* color: #fff; */
  padding: 5px 0 5px 10px;
  /* background-color: #A0A698; */
  /* background-color: #C4C7AA; */
  color: #82827f;
  background-color: #d1d1cb;
}

#privacypolicy dd {
  margin-bottom: 1.5rem;
  margin-left: 0;
  margin-top: 1rem;
}

#thanks .thanks-wrap {
  background-image: url(../img/2x/thanks-back.png);
  padding-top: 15%;
  padding-bottom: 15%;
}

#thanks .thanks-wrap .thanks-ttl {
  max-width: 375px;
  width: 70%;
  padding: 0 9% 3.5%;
}

#thanks .thanks-wrap p {
  font-size: 4.16667vw;
  font-weight: 600;
  margin-top: 5.7%;
  line-height: 6.7vw;
}

@media (min-width: 768px) {
  #thanks .thanks-wrap p {
    font-size: 32px;
  }
}

#thanks .thanks-wrap .to-top-btn {
  max-width: 320px;
  width: 65%;
  margin-top: 9%;
}

/* フッター */
footer {
  background-color: #DFDFDF;
  color: #000;
  padding-top: 5%;
	margin-top: 2%;
	padding-bottom: 60px;
}

footer .inner {
  padding-bottom: 5%;
}

footer .inner div {
  margin-bottom: 5%;
}

footer .copy {
  color: #000;
  font-size: 80%;
  padding: 10px 0;
  font-size: 1em;
  line-height: 1;
}

footer .inner a {
  color: #252525;
}
footer .inner a:hover {
	opacity: 0.5;
	text-decoration: none;
}

/* トップに戻るボタン */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 1%;
  font-size: 77%;
}

@media (min-width: 768px) {
  #page-top {
    right: calc(calc((100% - 768px) / 2));
  }
}

#page-top a {
  display: block;
  /* background: #666; */
  /* color: #fff; */
  width: 100px;
  padding: 25px 0;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  opacity: 0.8;
}

#page-top a:hover,
#page-top a:focus {
  /* background: #999; */
  text-decoration: none;
  opacity: 1;
}

/*============
#mask
=============*/
#mask {
  display: none;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#mask.open {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 999;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: inherit;
  }
}
.d-inline-block {
  display: inline-block;
}

.relative {
  position: relative;
}

.mv-cta-btn {
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translateX(-50%);
  width: 87vw;
  max-width: 687px;
  z-index: 1;
}

/*============
     SNS
=============*/
.socialEffect_box {
	display: flex;
	justify-content: center;
}
.socialEffect_link {
	margin: 20px;
	font-size: 2em;
}

/*============
footer menu
=============*/
/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 90px;
   bottom: 0px;
   font-size: 0;
   opacity: 0.95;
   z-index: 99;
	right: 0;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
	flex-direction: column;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 100%;
   padding:0;
   margin:0;
   font-size: 10px;
/*   border-right: 1px solid #fff;*/
}

#sp-fixed-menu li:first-child{
   background: #E87B2A;
  border-top-left-radius: 15px;
}
#sp-fixed-menu li:nth-child(2){
   background: #296CD4;
}
#sp-fixed-menu li:last-child{
   background: #FFF;
/*	width: 55px;*/
}



.arrow-top::after{
    content: '';
    border: 0;
    border-top: solid 2px #003171;
    border-right: solid 2px #003171;
    display: inline-block;
    width: 10px;
    height: 10px;
/*     矢印アイコンの位置を設定 */
    position: absolute;
    top: 88%;
    right: 45%;
    transform: rotate(-45deg);
}

/*ボタンを調整*/
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
   padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

/* ===============================================
カウントダウン
=============================================== */
.countdown{
	text-align: center;
}
/* ===============================================
ヘッダーのスタイリング
=============================================== */
header {
  position: relative;
  z-index: 999;
  height: 100px;
}
@media screen and (max-width: 480px) {
  header {
    height: 50px;
  }
}
header .header_inner {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 768px;
  max-width: 100%;
  padding: 0 30px;
  height: 100px;
  z-index: 999 !important;
  background-color: #FFF;
}
@media screen and (max-width: 480px) {
  header .header_inner {
    height: 50px;
  }
}
/*
header .header_inner h1 {
  width: 100%;
  text-align: center;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .header_inner h1 img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 70%;
  height: 100%;
	margin-top: 20px;
}
*/
/* h1のスタイル修正（ロゴを中央配置） */
header .header_inner h1 {
  width: 100%;
  text-align: center;
  height: auto;
  display: flex;
  justify-content: center; /* ロゴを中央に配置 */
  align-items: center;
}

/* ロゴ画像のスタイル修正（サイズを画面幅に応じて変更） */
header .header_inner h1 img {
  object-fit: contain;
  width: 500px; /* デフォルトサイズ */
  height: auto;
  max-width: 80%; /* 画面幅に応じて縮小 */
  margin-top: 20px;
}

/* スマホ・タブレット用のレスポンシブ調整 */
@media screen and (max-width: 768px) {
  header .header_inner h1 img {
    width: 400px; /* タブレット時 */
  }
}

@media screen and (max-width: 480px) {
  header .header_inner h1 img {
    width: 160px; /* スマホ時 */
  }
}
header .header_inner .burger {
  width: 40px;
  height: 40px;
  position: relative;
}
@media screen and (max-width: 480px) {
  header .header_inner .burger {
    width: 30px;
    height: 30px;
  }
}
header .header_inner .burger .burger_btn {
  width: 100%;
  position: absolute;
  right: 0;
  height: 40px;
  cursor: pointer;
  z-index: 999;
}
@media screen and (max-width: 480px) {
  header .header_inner .burger .burger_btn {
    height: 30px;
  }
}
header .header_inner .burger .burger_btn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  height: 3px;
  background: #000;
  width: 100%;
}
header .header_inner .burger .burger_btn span:nth-of-type(1) {
  top: 5px;
}
header .header_inner .burger .burger_btn span:nth-of-type(2) {
  top: 18px;
}
@media screen and (max-width: 480px) {
  header .header_inner .burger .burger_btn span:nth-of-type(2) {
    top: 13px;
  }
}
header .header_inner .burger .burger_btn span:nth-of-type(3) {
  bottom: 5px;
}
header .header_inner .burger .burger_btn.active span {
  width: 100%;
}
header .header_inner .burger .burger_btn.active span:nth-of-type(1) {
  top: 18px;
  left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 480px) {
  header .header_inner .burger .burger_btn.active span:nth-of-type(1) {
    top: 13px;
  }
}
header .header_inner .burger .burger_btn.active span:nth-of-type(2) {
  opacity: 0;
}
header .header_inner .burger .burger_btn.active span:nth-of-type(3) {
  top: 5px;
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
header .header_inner .burger .burger_btn.active {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 999;
}
header .header_inner #burger_nav {
  z-index: 900;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 768px;
  -webkit-transition: all 0 ease-in;
  transition: all 0 ease-in;
  visibility: hidden;
  opacity: 0;
  position: fixed;
}
header .header_inner #burger_nav.active {
  top: 100%;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  z-index: 900;
}
header .header_inner #burger_nav.active > #burger_nav-list {
  position: fixed;
  top: 100px;
  z-index: 999;
  width: 100%;
  max-width: 768px;
  overflow: auto;
  background: #E7E7E7;
  height: 100vh;
  overflow-y: scroll;
  overflow-x: hidden;
	line-height: 2.5em;
}
@media screen and (max-width: 480px) {
  header .header_inner #burger_nav.active > #burger_nav-list {
    top: 50px;
  }
}
@media screen and (min-width: 767.9px) {
  header .header_inner #burger_nav.active > #burger_nav-list {
    height: auto;
  }
}
header .header_inner #burger_nav.active > #burger_nav-list > ul {
  margin: 0 auto;
  list-style: none;
  padding: 0;
}
header .header_inner #burger_nav.active > #burger_nav-list > ul li {
  text-align: center;
  margin: 0 auto;
  z-index: 900;
  position: relative;
  white-space: nowrap;
  border-bottom: 1px solid #FFF;
}
header .header_inner #burger_nav.active > #burger_nav-list > ul li a {
  color: #000;
  padding: 15px;
  display: block;
  font-weight: bold;
  font-size: 16px;
}
/* 画面幅576px以下(スマホ想定)で2列に並べる */
@media (max-width: 576px) {
  .form-inline {
    display: flex;
    flex-wrap: wrap;  /* 要素を折り返す */
  }
  .form-inline .form-check {
    /* 幅を50%にして2列化 */
    flex: 1 1 50%;
    max-width: 50%;

    /* インラインスタイルを上書きする場合 */
    margin-right: 0 !important;
    margin-bottom: 1em; /* 下に少し余白 */
    
    /* ラジオボタンとラベルを縦中央でそろえる */
    display: flex;
    align-items: center;
  }

  /* ラジオボタンとラベルの間隔を微調整したい場合 */
  .form-check-input {
    margin-right: 0.5em;
  }
}