@charset "utf-8";


/* common ---------------- */
#contents { padding-top: 55px; padding-bottom: 55px; }

.pageTitle { padding: 1.4em 15px 1.3em; font-size: 28px; font-weight: bold; font-family: 'M PLUS Rounded 1c', sans-serif; text-align: center; line-height: 1.4; background: #0167c4; color: #fff; }
.pageTitle span { display: block; font-size: .5em; color: #fff100; font-weight: bold; font-family: 'Rajdhani', sans-serif; }
.rcatch { margin-top:2em; font-weight:bold; color: #e80026; font-size:1.5em; text-align:center; line-height:1.4em; }

#pan { margin: 0 auto; padding: 8px 0; }
#pan ul { max-width: 1000px; margin: 0 auto; }
#pan li { display: inline-block; font-size: 13px; }
#pan li a { color: #0167c4; }
#pan li a:hover { color: #15a1ea; }
#pan li:not(:last-child)::after { content: ">"; padding-left: 15px; padding-right: 10px; }

/* title */

/* contents ---------------- */
#contents .pageLead em, #contents section .lead em { font-size: 1.2em; }
.slick-dots li, .slick-dots li button { margin: 0; width: 13px; height: 13px; }
.slick-dots li button::before { color: #d0d0d0; opacity: 1; }
.slick-dots li.slick-active button::before { color: #0167c4; opacity: 1; }

[class^="bnrLink-"] { margin: 1em auto; }
[class^="bnrLink-"] a { display:inline-block; max-width:280px; }
[class^="bnrLink-"] a:hover { box-shadow: 0 0 0 #fff; -webkit-transform: translate(5px,5px); transform: translate(5px,5px); }

.bnrLink-yellow a { box-shadow: 5px 5px 0 #fdcb2e; }
.bnrLink-blue a { box-shadow: 5px 5px 0 #15a1ea; }
.bnrLink-red a { box-shadow: 5px 5px 0 #fe3a2c; }
.bnrLink-green a { box-shadow: 5px 5px 0 #149b47; }

/* about */
#about .secttl1 { width:600px; }
#about .point { margin-top: 89px; }
#about .pCon { margin: 55px auto; padding: 25px 30px; background-size: auto auto; background-color: rgba(254, 212, 67, 1); background-image: repeating-linear-gradient(90deg, transparent, transparent 6px, rgba(254, 218, 95, 1) 6px, rgba(254, 218, 95, 1) 10px ); position: relative; }
#about .pCon .num { position: absolute; top: -45px; left: 8px; width: 78px; height: 65px; margin: 0; }
#about .pCon .num span {
display: block; width: 100%; height: 100%;
font-size: 38px; font-weight: bold; text-align: center; color: #fff; line-height: 1.6;
background: #fdb32e; box-shadow: 5px 1px 0 #15a1ea; border-radius: 50%;
position: relative; z-index: 22;
}
#about .pCon .num:before, #about .pCon .num:after {
content: ""; position: absolute; width: 0; height: 0;
border-style: solid; border-width: 0 21px 21px 0;
-webkit-transform: rotate(-8deg); transform: rotate(-8deg);
}
#about .pCon .num:before {
bottom: -13px; left: 17px; border-color: transparent #fdb32e transparent transparent;
z-index: 20;
}
#about .pCon .num:after {
bottom: -17px; left: 23px; border-color: transparent #15a1ea transparent transparent;
z-index: 19;
}
#about .pCon .sliders { width: 400px; }
#about .slick-dotted.slick-slider { margin-bottom: 0; }
#about .slick-dots { bottom: -18px; }

#about .pCon .txt { width: calc(100% - 420px); min-height: 220px; margin-left: 20px; padding: 20px; background: #fff; border-radius: 5px; }
#about .pCon .ttl { padding-left: 1.5em; font-size: 21px; font-weight: bold; color: #f4821a; line-height: 1.4; text-indent: -1.5em; }
#about .pCon .ttl:before { content: "●"; margin-right: .5em; }
#about .pCon .txt p { margin: .75em auto 0; padding-left: 2.3em; }

#about .pageLead { text-align:center; }

.supportCon-red .rtable table { border-spacing: .2em; }
.supportCon-red .rtable { margin-top:4em; width:100%; overflow:auto; }
.supportCon-red .support .rtable table { border-spacing: .2em; }
.supportCon-red .rtable th { width:20%; padding: .9em 1em; background-color:#fff; color: #000; border:1px solid #666; white-space: nowrap  }
.supportCon-red .rtable th.tit { width:100%; background-color: #e80026; color: #fff; font-size:1.6em; padding: .55em; text-align:center; border-bottom:1px solid #666; text-align:center; font-weight:bold; }
.supportCon-red .rtable td { width: 20%; padding: .9em 1em; background-color: #f5f0ee; border: 1px solid #666; text-align: center; font-weight:bold  }
.supportCon-red .rtable .total td { font-size: 1.3em; color: #e80026; background-color: #ffe0de; }

.coupon .copy { margin:3em 0 1em; font-weight:bold; font-size:1.6em; line-height:1.4em; text-align:center; }
.coupon ul { display: flex; justify-content: space-between; margin-bottom: 3em; }
.coupon li { background: #e80026; font-weight: bold; font-size: 1.8em; padding: 1em; width: 48%; color: #fff; text-align: center; }
.coupon .link_list{ padding:0; }
.coupon li .popup{ display: block; padding: 1em; color: #fff; }


[class^="supportCon-"] { margin-top: 43px; }
[class^="supportCon-"] .ttl { padding: .8em 0 .65em; font-size: 21px; color: #fff; text-align: center; font-weight: bold; line-height: 1; background: #fdb32e; }
.supportCon-red .ttl { background: #e80026; }
.supportCon-yellow .ttl { background: #fdcb2e; }
.supportCon-green .ttl { background: #149b47; }

[class^="supportCon-"] .sBox { padding: 40px; background-size: auto auto; }

.supportCon-red .sBox { background: rgba(232, 0, 38, 0.1); }
.supportCon-yellow .sBox { background: rgba(253, 203, 46, 0.1); }
.supportCon-green .sBox { background: rgba(20, 155, 71, 0.1); }

[class^="supportCon-"] .imgBox { width: 380px; margin: 0 auto; position: relative; }
[class^="supportCon-"] .imgBox .img { width:100%; margin-bottom:20px; }
[class^="supportCon-"] .txtBox { width: calc(100% - 420px); }
[class^="supportCon-"] .txtBox p { margin-top: 0; }

.supportCon-yellow  .txtBox .bnrLink-yellow a { border-color: #fff; }
.supportCon-green .imgBox .bnrLink-green { position: absolute; bottom: 1em; right: 1em; margin: 0; }

/* IE11 */
@media all and (-ms-high-contrast: none){
  .melitList .mTxt-unused { position: absolute; }
}

/* reason */
#reason #contents > section:not(:nth-of-type(1)) { margin-top: calc(89px + 1.6rem); }

#reason .box { position:relative; }
#reason .box ul li { width: 50%; }
#reason .box .ttl { position: absolute; bottom: -1em; left: 0; width: 100%; text-align: center; }
#reason .box .ttl img { max-width: 247px; }
#reason .pageLead { margin: 0 auto; padding: 25px 0; text-align: center; }

#reason .mainBox { margin:0 auto 55px; }
#reason .mainBox .subBox { width:100%; margin-bottom:4em; border:3px solid #0167c4; }
#reason .mainBox .img li { width:50%; }
#reason .mainBox .ttl { padding: .35em; font-size: 21px; text-align: center; color: #fff; font-weight: bold; line-height: 1.4; background: #0167c4; }
#reason .mainBox .ttl span { display: inline-block; padding-left: 1.5em; background: url("../img/reason/ico_check.png") no-repeat left top .35em / 23px auto; }

#reason .mainBox dl { height: calc(100% - 50px); padding: 20px 25px calc(20px - 1em); background: #f8f8f8; }
#reason .mainBox dt { margin-bottom: .6em; padding-left: 1.5em; font-size: 1.2em; color: #fdb32e; font-weight: bold; line-height: 1.5; background: url("../img/reason/ttl_check.png") no-repeat left top .28em / 20px; }
#reason .mainBox li:nth-child(2) dt { color: #15a1ea; background-image: url("../img/reason/ttl_niko.png"); }
#reason .mainBox dd { margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px dashed #888; }
#reason #contents > section .lead { text-align: center; }

#reason .border_ttl { text-align:center; font-size:20px; color:#0167c4; font-weight:bold; }
#reason .border_ttl span { position: relative; display: inline-block; padding: 0 0.5em; }
#reason .border_ttl span::before, #reason .border_ttl span::after { position: absolute; top: 50%; content: ''; width:20em; height:2px; background: #0167c4; }
#reason .border_ttl span::before { left: 100%; }
#reason .border_ttl span::after { right: 100%; }

#reason .secttl2 { width:100%; margin-bottom:0; color: #0167c4; font-size:21px; font-weight:bold; border-left:5px solid #0167c4; }
#reason .txtarea { width:48%; }
#reason .subBox { margin-bottom:20px; }
#reason .subBox figure { width:48%; }

#reason .priceBox dl { width: 48%; height: calc(100% - 50px); padding: 20px 25px calc(20px - 1em); }
#reason .priceBox dt { width:200px; padding:3px 30px; font-size: 1.2em; color: #0167c4; border: 1px solid #0167c4; font-weight: bold; line-height: 1.5; background-color: #fff; background: url("../img/reason/ttl_check.png") no-repeat left top .28em / 20px; }
#reason .priceBox dd { margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px dashed #888; }

#purchase .element { margin-top: 40px; }
#purchase .element .elementbox { margin:15px auto; padding:40px 30px 20px; background:#e3f2ff; }
#purchase .element .elementbox dl { width:48%; height: calc(100% - 50px); }
#purchase .element .elementbox dt { width:50%; padding: 5px 30px; color:#0167c4; border:1px solid #0167c4; background-color:#fff!important; font-size: 1.2em; font-weight: bold; line-height: 1.5; background: url("../img/reason/ttl_check.png") no-repeat left top .28em / 20px; background-position: 0.35em 0.4em; }
#purchase .element .elementbox dd { margin-bottom:2em; padding:20px; color:#fff; background-color:#0167c4; }

#send .flow { margin-top:20px; }
#send .flow_box { margin-top:20px; padding:20px; border: 1px solid #0167c4; border-right: 1px solid #fff; background: #e3f2ff; }
#send .flow_box figure { width:40%; margin: 30px auto 0; }
#send .flow ol { width:60%; }
#send .flow .nolist li { border-bottom:2px dashed #878787; line-height:2em; }
#send .flow .nolist li:before { line-height:2.4em; }
#send .flow .nolist li:after { background-color:#0167c4; }

#r_stock .img li { width: 50%; }

.nolist { list-style-type:none; place-content:space-around start; padding:0 25px 25px; }
.nolist li { position:relative; line-height:2.3em; counter-increment: number; padding: .6em 1em .8em 2.6em; margin-bottom:0!important; border-bottom:2px solid #15a1ea; font-weight:bold; }
.nolist li:before { content: counter(number); counter-reset:list; position:absolute; top: .5em; left:1em; color: #fff; text-align:center; z-index:1;}
.nolist li:after { content: ""; position:absolute; top: .8em; left: .5em; background-color: #15a1ea; border-radius:50%; width:1.6em; height:1.6em; }
.nolist li a::after { content: ""; position:absolute; top: 1.2em; right: .5em; background: url(../img/arrow_r.svg)top right no-repeat; width:100%; height:100%; background-size:20px; }

/*modal_window*/
.popbox{ position: relative; width: 100%; max-width: 460px; margin: 0 auto; padding: 30px; border: 4px solid #15a1ea; border-radius: 6px; background: #fff; }
.cmax li{position: relative;line-height: 1.6em;padding:.5em 1em .8em 2.6em;border-bottom: 2px solid #15a1ea;font-weight: bold;}
.cmax li:last-child{border: 0;}
.cmax .small{font-weight: normal;color: #878787;line-height: 1.4em;font-size: .9em;}
.cmax li::before{ font-family: "Font Awesome 5 Free";
  content: "\f058";/*アイコンの種類*/
  position: absolute;top:  .5em; left : .5em;font-size: 1.3em; color: #15a1ea;/*アイコン色*/ }
#minasuru > p { margin: 0;}
.mfp-content .nolist { padding-bottom: .3em;}
.mfp-content .nolist li { line-height: 1.6em;}
.mfp-content .nolist li::before { top: .85em;}
.mfp-content .nolist .small { font-weight: normal;color: #878787;line-height: 1.4em;font-size: .9em; }
.mfp-content .copy { margin-bottom:1.5em; font-weight:bold; font-size:1.6em; text-align:center; line-height:1.4em; }
.mprice { margin:1em 0 1.3em; }
.mprice li { width:48%; margin-right:1%; }
.mprice p { font-weight:bold; font-size:0.85em; margin:0; line-height:0.8em; }
.mprice .big { font-size:2.3em; }


.bnrVoice { margin: 55px auto 0; text-align: center; }

/* お客様の声 */
#enquete .maxNum { margin: 50px auto 0; text-align: center; }
#enquete .maxNum span { display: inline-block; font-size: 20px; position: relative; }
#enquete .maxNum span:before { content: ""; position: absolute; top: 16px; left: 0; width: 21px; height: 21px; }
#enquete .maxNum em { padding: 0 5px; font-size: 1.6em; color: #0167c4; }
.enquete_list { margin:60px auto; }
.enquete_list li { width: 32%; margin-bottom: 20px; padding: 50px 20px 20px; text-align: center; background: #fff; border: 2px solid #fff100; border-radius: 5px; position: relative; }
.enquete_list li:not(:nth-child(3n)) { margin-right:2%; }
.enquete_list li .date {
  position:absolute; top:0; left:0; width:100%; margin:0; padding:4px 0;
  text-align:center; font-size:13px; background:#fff100;
}
.enquete_list li p { margin: 0 auto; }
.enquete_list li .user { margin-bottom: 10px; text-align: left; }
.enquete_list li .user .nickname { font-size: 16px; font-weight: bold; color: #0167c4; line-height: 1.5; }
.enquete_list li .user .car_name { line-height: 1.5; }
.enquete_list li .user .car_name span { display: inline-block; font-size: 18px; font-weight: bold; color: #15a1ea; }
.enquete_list li .user .txt { margin-top: 20px; }
.enquete_list li .shop { margin-top: 25px; padding-top: 25px; border-top: 2px dashed #ddd; }

.enquete_list li .shop .response { font-weight: bold; }
.enquete_list li .shop .txt { margin-top: 5px; }

/* 納車式 */
.voice_list { margin:60px auto; }
.voice_list li { position:relative; width:230px; margin-bottom:50px; }
.voice_list li:not(:nth-child(4n)) { margin-right:20px; }
.voice_list li a {
  display:block; padding:10px; text-decoration:none; background:#eee;
}
.voice_list li a figure { transition:all .3s; -webkit-transition:all .3s; }
.voice_list li a:hover figure { opacity:0.7; }
.voice_list li .date {
  position:absolute; top:-28px; left:0; width:100%; margin:0; padding:4px 0;
  text-align:center; font-size:13px; background:#fff100;
  border-radius:5px 5px 0 0;
}
.voice_list li a:focus { outline:none; }
.voice_list li img { max-width:100%; }

/* pageNav */
.pageNav { margin-top:20px; border:2px solid #fff100; border-radius:5px; }
.pageNav li { width:50%; float:left; }
.pageNav li a {
  position:relative; display:block; padding:10px;
  text-align:center; font-size:16px; font-weight:bold; text-decoration:none;
  background-color: #fff;
  transition:all .3s; -webkit-transition:all .3s;
}
.pageNav li a:hover { color:#333; background-color:#fffbba; }
.pageNav li a.active { background:#fff100; }

/* company */
#company #contents > section:not(:nth-of-type(1)) { margin-top: calc(89px + 1.6rem); }

#company .history { width:90%; }
#company .history dt {
  width:24%; padding:8px 0; margin: 6px 0 0; text-align:center; color:#fff; font-weight:bold;
  float:left; clear:left; background: #15a1ea;
}
#company .history dd {padding:14px 10px 14px 26%; margin: 0 0 4px; border-bottom:1px solid #15a1ea; }
#company .history dd p { margin:0 0 8px; padding:0 0 0 100px; position:relative; }
#company .history dd span {
  display:inline-block; position:absolute; left:0; top:-2px; width:60px;
  padding:2px 10px 0; margin-right:10px; font-size:13px; text-align:center;
  color:#15a1ea; border:1px solid #ccc; border-radius:4px;
}

#greeting .conBox { width: 90%; margin: 0 auto; padding: 50px 50px 30px; font-size: 14px; background: #e8e8e8; }
#greeting .conBox .txt p { margin-top: 0; }
#greeting .conBox .lead { margin: 20px auto 0; }

#access { margin-bottom: 60px; }
#access .shopCon .gmap { width: 100%; padding-top: 30%; position: relative; }
#access .shopCon .gmap iframe { position: absolute; top: 0; left: 0; width: 100%; }

#access .shopCon .accessBox { margin-top: 20px; }
#access .shopCon .accessBox .tbl { width: 58%; margin-left: -10px; }
#access .shopCon .tbl .access p { margin-bottom: 10px; }
#access .shopCon .acc_con { width: 40%; margin-top: 10px; }
#access .shopCon .acc_con dt { padding: 8px 13px; color: #000; background: #fff100; position: relative; }
#access .shopCon .acc_con dd { margin-bottom: 13px; padding: 8px 13px 13px; background: #f8f8f8; }
#access .shopCon .indoor { margin-top: 20px; }
#access .shopImg { margin: 21px auto 0; }
#access .shopImg li { width: 32%; }

/* -- staff ------------------------ */
#staff .staffList {display: flex;flex-wrap: wrap;margin-bottom: 4em;}
#staff .staffList li { width: 23%; text-align: center; border: 4px solid #ff3c15; border-radius: 6px; }
#staff .staffList li.joto { border: 4px solid #0067c4; }
#staff .staffList li.joto .shop { background: #e80026; }
#staff .staffList li:not(:nth-child(4n+1)) { margin-left: 2.6%; }
#staff .staffList li:nth-child(n+5) { margin-top: 20px; }
#staff .staffList li .img { padding: 0; overflow: hidden; border-radius: 0; }
#staff .staffList li a { display:block; text-decoration:none; }
#staff .staffList li a:focus { outline:none; }
#staff .staffList li .post{background:#fff047;color: #787878;font-size: .9em;margin: 0;}
#staff .staffList li .shop { margin: 0; padding: .8em 0; font-size: 1em; color: #fff;font-weight: bold;}
#staff .staffList li .name{font-size: 1.3em; color: #000; padding: .5em 0 .8em; margin: 0;font-weight: bold;}
#staff .staffList li.empty { height:0; margin-bottom:0; }
#staff .staffList li .img:before, #staff .staffList li .img:after,
#staff .staffList li a .img, #staff .staffList li a .img img { transition:all .3s; -webkit-transition:all .3s;margin: 0; }
#staff .staffList li a:hover .img { background:#ccc; }
#staff .staffList li a:hover .img:before, #staff .staffList li a:hover .img:after { opacity:0.8; }
#staff .staffList li a:hover .img img { opacity:0.7; }
/*popup*/
#staff .staffCon { position: relative; width: 100%; max-width: 460px; margin: 0 auto; padding: 30px; border: 4px solid #0067c4; border-radius: 6px; background-color: #ffffff; }
#staff .staffCon .img { width: 300px; margin: 0 auto 1em; text-align: center; }
#staff .staffCon .name { padding: 0 0 .5em; margin-bottom: .5em; font-size: 1.5em; font-weight: 500; border-bottom: 2px solid #0067c4;}
#staff .staffCon .name .kana { margin-left:15px; font-size:16px; }
#staff .staffCon .post { text-align: left;margin: 0; }
#staff .staffCon .post span { display: block; text-align: left; color: #0067c4; font-size: .9em; }
.txtBox{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.txtBox dt { position: relative;width: 20%;}
.txtBox dd{ width:80%;}
.txtBox dt::after { content: "："; position: absolute; right: 0;}
.txtBox > * { margin-bottom: 5px; }

.bnrCorporate { margin-top: 34px; }

/* contact thanks */
.thanks .intro, .thanks .info { max-width: 80%; margin: 34px auto; }
.thanks .info { padding:1.5em; background-size: auto auto; background-color:#e3f2ff;
  border-top: 3px solid #15a1ea; border-bottom: 3px solid #15a1ea; position: relative; }
.thanks .info .name { font-size: 1.15em; font-weight: bold; margin-bottom: .5em; }

/* sitemap */
#sitemap .list { display: inline-block; }
#sitemap .list > li { margin-bottom:30px; }
#sitemap .list > li { margin-bottom: 20px; }
#sitemap .list > li > a { font-size: 16px; padding-left: 1.8em; line-height: 1; position: relative; }
#sitemap .list > li > ul { margin-left: 20px; }
#sitemap .list > li > ul li a { font-size: 14px; position: relative; }
#sitemap .list > li > ul li a:before { content: "・"; }

#sitemap .list > li > a:before { content: ""; position: absolute; top: 0; left: 0; width: 20px; height: 20px; background-color: #0167c4; background-repeat: no-repeat; background-position: center; background-size: 100% auto; border-radius: 50%; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
#sitemap .list > li > a:after { content: ""; position: absolute; top: 6px; left: 6px; width: 8px; height: 8px; background: #fff; border-radius: 50%; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
#sitemap .list > li > a:hover:before { background-color: #15a1ea; background-image: none; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
#sitemap .list > li > a:hover:after{ left: 5px; border-top: 2px solid #fff; border-right: 2px solid #fff; background: none; border-radius: 1px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

/* privacy */
#privacy .secttl1 { width:600px; }
#privacy .list { list-style:decimal; margin-left:2em; margin-bottom:15px; }

.dlCon { margin-top:34px; }
.dlCon dt { padding:16px; font-size:1.3em; color: #fff; font-weight:400; background: #15a1ea; position: relative; }
.dlCon dd { position:relative; margin-bottom:34px; padding:21px; background: #e3f2ff; }

#privacy .txtBox dt { width: 100%;}
#privacy .txtBox dd { width: 100%; }
#privacy .txtBox .right{ margin-left: auto; }