﻿@charset "utf-8";
/* =======================================

  index

======================================= */
img.ban_l {
  margin: 0 0 25px 20px;
  border-bottom: 5px solid #e5e5e5;
  position: relative;}
div.bans {
  margin: 20px auto 0 auto;
  padding-bottom: 30px;
  text-align: center;}
div.bans a img { border-bottom: 5px solid #e5e5e5;}

/* ---------------------------------------
  wideslider
--------------------------------------- */
.wideslider {
  width: 100%;
  height: 409px;
  background: #472d78;
  border-bottom: 5px solid #e5e5e5;
  min-width: 960px;
  text-align: left;
  position: relative;
  overflow: hidden;}
.wideslider ul, .wideslider ul li {
  float: left;
  display: inline;
  overflow: hidden;}
.wideslider ul li img {
  width: 100%;
  display: none;}
.wideslider_base {
  top: 20px;
  position: absolute;}
.wideslider_wrap {
  top: 0;
  height: 409px;
  position: absolute;
  overflow: hidden;}
.slider_prev, .slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;}
.slider_prev, .slider_next {
  background: transparent url(../img/wideslider/slider_ami.gif) left top repeat;}
.slider_prev .prev {
  position: absolute;
  top: 164px;
  right: 27px;}
.slider_next .next {
  position: absolute;
  top: 164px;
  left: 27px;}
.pagination {
  bottom: 9px;
  left: 0;
  width: 100%;
  height: 7px;
  text-align: center;
  position: absolute;
  z-index: 100;}
.pagination a {
  margin: 0 1px;
  width: 80px;
  height: 7px;
  display: inline-block;
  overflow: hidden;
  background: #a396bc;}
.pagination a.active {
  filter: alpha(opacity=100)!important;
  -moz-opacity: 1!important;
  opacity: 1!important;}

/* ---------------------------------------
  新着情報
--------------------------------------- */
.news { position: relative;}
.news ul {
  margin: 0 0 30px 20px;
  width: 220px;
  max-height: 300px;
  overflow-y: scroll;}
#blog ul {
  width: 620px;
  max-height: 240px;}
.news li {
  display: block;
  margin: 0 0 15px 0;}
.news li span { display: inline-block;}
.news li span.date {
  text-decoration: none;
  font-weight: bold;
  letter-spacing: normal;}
/* tag */
.news li span.date:before {
  content: "info.";
  width: 60px;
  height: 15px;
  line-height: 15px;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
  background: #472d78;}
.news li.new span.date:before {
  content: "ＮＥＷ";
  background: #dcdf03;}
.news li.seiyaku span.date:before {
  content: "ご成約";
  background: #ef9c1a;}

.news li span.txt {
  width: 195px;
  margin-top: 5px;}
.news li.seiyaku span.txt { color: #ef9c1a;}

#blog li span.txt { width: 595px;}
#blog li span.txt a:after {
  content: "〈続きを読む〉";
  display: inline-block;
  float: right;
  padding-top: 3px;
  font-size: 12px;}
.news li a span.txt { text-decoration: underline; }

/* ---------------------------------------
  スーパー乗るだけ
--------------------------------------- */
#sns #point { background: transparent url(../img/index/sns_point.jpg) right bottom no-repeat;}
#sns .point {
  float: left;
  width: 420px;
  min-height: 110px;}

/* ---------------------------------------
  tjsj
--------------------------------------- */
#main #tjsj { padding-bottom: 30px;}
/* carousel */
.carousel img {
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-bottom: 5px solid #e5e5e5;}
.carousel span { display: block;}
.carousel .tj:before, #tj .lineup_box:before {
  content: "展示車";
  background: #ef9c1a;}
.carousel .sj:before, #sj .lineup_box:before {
  content: "試乗車";
  background: #6382d1;}
.carousel .tj:before, .carousel .sj:before,
#tj .lineup_box:before, #sj .lineup_box:before {
  position: absolute;
  z-index: 99 !important;
  left: 5px;
  top: 5px;
  width: 60px;
  height: 15px;
  line-height: 15px;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  text-decoration: none;
  color: #fff;}
.owl-prev, .owl-next {
  position: absolute;
  top: 0;
  height: 157px;
  width: 18px;
  background: #472d78;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;}
.chukoimg .owl-prev, .chukoimg .owl-next {
  top: 140px;
  height: 120px;
  width: 24px;}
.owl-prev:hover, .owl-next:hover { background: #77c7dd;}
.owl-prev:after, .owl-next:after {
  content: " ";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 72px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);}
.chukoimg .owl-prev:after, .chukoimg .owl-next:after {
  width: 10px;
  height: 10px;
  top: 50px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;}
.owl-next:after { right: 7px;}
.chukoimg .owl-next:after { right: 9px;}
.owl-prev:after {
  left: 7px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);}
.chukoimg .owl-prev:after { left: 9px;}
.owl-prev { left: -20px;}
.owl-next { right: -20px;}
.chukoimg .owl-prev { left: -12px;}
.chukoimg .owl-next { right: -12px;}


/* =======================================

  pages contents common

======================================= */

/* ---------------------------------------
  main
--------------------------------------- */
#main .tel {
  width: 495px;
  margin: 20px auto 0 auto;
  padding: 20px 20px 15px 20px;
  background: #ebf1f7;
  position: relative;}
#main .tel p.title {
  font-size: 20px;
  margin: 0;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px dotted #aaa;}
#main .tel p.title:before {
  content: " ";
  background: url(../img/common/icons.png) 0px -78px no-repeat;
  vertical-align: middle;
  padding-left: 32px;}
#main .tel span {
  margin: 0 0 0 20px;
  font-size: 22px;
  font-weight: bolder;}

/* ---------------------------------------
  cardesc_box / lineup_box
--------------------------------------- */
.cardesc_box, .lineup_box {
  width: 620px;
  min-height: 180px;
  margin: 19px 0 0 19px;
  padding-top: 20px;
  border: 1px solid #e5e5e5;
  border-bottom: 5px solid #e5e5e5;
  position: relative;
  z-index: 9;}
.lineup_box {
  padding-top: 10px;
  min-height: 110px;}
.cardesc_box img, .lineup_box img.car {
  float: left;
  width: 250px;
  height: 200px;
  top: 50%;
  margin: -100px 20px 0 20px;
  position: absolute;
  z-index: 10;}
.lineup_box img.car {
  width: 150px;
  height: 120px;
  margin-top: -60px;}
.cardesc_box ul {
  margin: 10px 0 15px 310px !important;
  position: relative;
  z-index: 12;}
.lineup_box ul { margin: 5px 0 8px 210px !important;}
.cardesc_box ul li, .lineup_box ul li { margin: 0 !important;}
.lineup_box li { font-size: 12px !important;}
.cardesc_box span.car_name, .lineup_box span.car_name {
  font-size: 18px;
  font-weight: bolder;
  padding-left: 190px;
  display: inline-block;}
.cardesc_box span.car_name { padding-left: 290px;}
.cardesc_box span.car_maker, .lineup_box span.car_maker {
  margin: 0 10px 0 0;
  color: #db322e;
  font-size: 14px;
  font-weight: normal;}
.cardesc_box span.rentacar_name {
  font-size: 18px;
  font-weight: bolder;
  margin: 0 0 0 300px;}

/* レンタカーp */
.cardesc_box p.txts {
  margin: 0 0 0 290px !important;
  font-size: 12px !important;}

/* 試乗ボタン */
.lineup_box .btnS {
  display: inline-block;
  margin: 0 0 15px 240px;}
.lineup_box .btnS .btn {
  width: 280px;
  padding: 5px;
  border-bottom: 5px solid #e5e5e5;}

/* ---------------------------------------
  side navi
--------------------------------------- */
#sidenavi {
  margin: 0 0 30px 0;
  padding-bottom: 0;
  background: #fff;
  border-bottom: 5px solid #e5e5e5;}
#sidenavi h2:before {
  content: " ";
  height: 70px;
  width: 70px;
  display: inline-block;
  background: #6aca35 url(../img/common/icons.png) -180px -200px no-repeat;
  position: absolute;
  top: 0;
  left: 0;}
.tjsj #sidenavi h2:before { background: #6382d1 url(../img/common/icons.png) 0px -350px no-repeat;}
.tjsj #sidenavi h2 span { background: linear-gradient(transparent 60%, #d3dcf3 40%);}
.chuko #sidenavi h2:before { background: #dcdf03 url(../img/common/icons.png) -270px -200px no-repeat;}
.s_navi li { border-bottom: 1px solid #fff;}
.s_navi li a {
  width: 220px;
  padding: 12px 20px;
  position: relative;
  display: inline-block;
  outline: none;
  color: #fff;
  background: #6aca35;
  text-decoration: none;
  font-weight: 400;
  text-shadow: 0 0 1px rgba(255,255,255,0.3);
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;}
.tjsj .s_navi li a { background: #6382d1;}
.chuko .s_navi li a { background: #dcdf03;}
.s_navi li a:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f5f8fb;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;}
.s_navi li a:hover, .s_navi li a:focus, .s_navi li a:active, .s_navi li.cur a {color: #323232;}
.s_navi li a:hover:before, .s_navi li a:focus:before, .s_navi li a:active:before, .s_navi li.cur a:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.s_navi li.cur a { padding-left: 36px;}
.s_navi li.cur a:after {
  content: " ";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -4px;
  border-right: 1px solid #323232;
  border-top: 1px solid #323232;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);}


/* =======================================

  SNS

======================================= */
.sns_pages h2:before {
  background: #db322e url(../img/common/icons.png) -90px -200px no-repeat !important;
}
.sns_pages li a {
  background: #db322e !important;
}
.sns_includes {
  width: 580px;
  margin: 20px 0 0 20px;
  padding: 20px;
  background: #ebf1f7;}
.sns_includes p { margin: 0 0 10px 0 !important;}
.sns_includes p.p1 { font-size: 16px;}
.sns_includes p.p3 {
  font-size: 10px;
  margin: 0 !important;}
.sns .btnSns .btn {
  line-height: 1.2;
  padding: 5px 0;
  border-bottom: 5px solid #e5e5e5;}
.sns .btnSns .btn:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);}
table.snsend { border: 0 !important;}
table.snsend thead th {
  background: #ed6562;
  color: #fff;
  font-weight: normal !important;
  font-size: 16px;
  text-align: center;
  border-right: 5px solid #fff;}
table.snsend tbody td {
  background: #f8dcdc;
  vertical-align: top !important;
  border-right: 5px solid #fff;}


/* =======================================

  サービス

======================================= */

/* ---------------------------------------
  作業までの流れ
--------------------------------------- */
/* list */
ul.nagare { margin: 20px 20px 0 20px !important;}
ul.nagare li {
  padding: 15px 20px 20px 20px;
  background: #f3f3ff;
  font-size: 16px;
  font-weight: bolder;
  position: relative;}
ul.nagare li span {
  font-size: 14px;
  font-weight: normal;
  display: block;}
ul.nagare li:after {
  content: " ";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 50%;
  bottom: 8px;
  margin: -6px 0 0 0;
  border-right: 1px solid #323232;
  border-bottom: 1px solid #323232;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);}
ul.nagare li:last-child:after { content: none;}

/* ---------------------------------------
  追加料金
--------------------------------------- */
/* list */
ul.roadservice li.first {
  border: 1px solid #ccc;
  width: auto;
  margin-bottom: 0 !important;}
ul.roadservice li.next {
  width: auto;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0 !important;}
ul.roadservice li > span.dan {
  display: table-cell;
  vertical-align: middle;
  float: left;
  padding: 10px;}
ul.roadservice li > span.dan2 {
  display: block;
  margin-left: 200px;
  padding: 10px;
  border-left: 1px solid #ccc;}
 
/* =======================================

  キャンペーン

======================================= */
.newslist {
  border-top: 1px solid #e5e5e5;
  margin-top: 20px !important;}
.newslist li {
  display: block;
  padding: 10px 0 0 5px;
  margin: 0 !important;
  border-bottom: 1px solid #e5e5e5;}
.newslist li a {
  display: block;
  padding-bottom: 12px;
  text-decoration: none;}
.newslist li a.external:after { content: none !important;}
.newslist li:before {
  content: none !important;
  vertical-align: top;
  padding-left: 20px;}
.newslist li span.date {
  width: 120px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: normal;
  vertical-align: top;
  font-weight: bolder;}
.newslist li span.date:before {
  content: " ";
  padding-left: 25px;
  background: url(../img/common/icons.png) 0 0 no-repeat;}
.newslist li span.txt {
  width: 480px;
  display: inline-block;
  text-decoration: underline;}
.newslist li.pdf span.txt:after {
  content: " ";
  overflow: hidden;
  background: url(../img/common/icons.png) -205px -17px no-repeat;
  padding-right: 40px;
  vertical-align: middle;}
.newslist li.pdf a:hover span.txt:after { background: url(../img/common/icons.png) -265px -17px no-repeat;}

/* =======================================

  お客様の声

======================================= */
.inner_box {
  width: 620px;
  margin: 19px 0 0 19px;
  padding-top: 20px;
  border: 1px solid #e5e5e5;
  border-bottom: 5px solid #e5e5e5;
  position: relative;}
.voice_box {
  padding: 10px 0 20px 0;
  text-align: center;}
.inner_box p {
  margin: 0 0 0 20px !important;
  text-align: left;}
.inner_box p span.date {
  margin-right: 10px;
  font-weight: bold;
  letter-spacing: normal;}
.inner_box p span.service {
  font-size: 11px;
  background: #472d78;
  height: 17px;
  line-height: 17px;
  padding: 0 10px;
  color: #fff;}
.inner_box img.voice {
  width: 580px;
  height: auto;
  margin-top: 10px;}

/* =======================================

  スタッフ紹介

======================================= */
.inner_box img.staff {
  float: left;
  width: 160px;
  height: 160px;
  margin: -10px 0 0 5px;}
table.staff {
  margin: 0 0 0 180px;
  width: 425px;
  table-layout: initial;}
table.staff th, table.staff td {
  padding: 0 0 10px 0;
  vertical-align: top;}
table.staff thead th {
  font-weight: 600;
  font-size: 16px;}
table.staff thead th span {
  padding: 2px 5px 3px 5px;
  line-height: 1.0;
  background: #77c7dd;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 500;}
table.staff tbody th {
  width: 65px;
  padding: 0 20px 0 5px;
  font-weight: 500;}

/* コメント 共通 */
.inner_box p.cmt, .lineup_box p.cmt {
  background: #f5f8fb;
  margin: 0 15px 15px 180px !important;
  padding: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;}
.lineup_box p.cmt { margin: 0 15px 15px 190px !important;}


/* =======================================

  中古車

======================================= */

/* 商品画像 */
.chuko .chukoimg {
  margin: 20px auto 0 auto;
  padding: 0 0 10px 0;
  width: 620px;
  background: #f5f8fb;}
/* Thumb */
.owl-thumbs {
  box-sizing: border-box;
  margin: 5px 0 0 10px;}
.owl-thumbs .owl-thumb-item {
  width: 101px;
  float: left;
  cursor: pointer;
  outline: none;
  padding: 6px 6px 0 0;
  filter: alpha(opacity=60);
  opacity: 0.6;
  border: none;
  background: transparent;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;}
.owl-thumbs .owl-thumb-item img {
  width: 95px;
}
/*.owl-thumbs .active, */
.owl-thumb-item:hover, .owl-thumbs .active {
  filter: alpha(opacity=100)!important;
  opacity: 1!important;}

/* 他 */
.helpicon:after, #kakaku:before {
  content: "?";
  display: inline-block;
  margin-left: 5px;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #888;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 14px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;}
#kakaku:before { margin: 0 5px 0 0;}
.helpicon:hover:after, #kakaku:before { background: #77c7dd;}


/* =======================================

  sitemap

======================================= */

/* list */
ul#sitemap { margin: 20px;}
ul#sitemap ul {
  margin-left: 10px; 
  position: relative;}
ul#sitemap ul:before {
  content: " ";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid #ccc;}
ul#sitemap li {
  margin: 0;
  padding: 5px 12px 3px 16px;
  position: relative;
  text-transform: uppercase;}
ul#sitemap li a { 
  font-weight: bold;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;}
ul#sitemap ul li:before {
  content: " ";
  display: block;
  width: 12px;
  height: 0;
  border-top: 1px solid #ccc;
  position: absolute;
  top: 16px;
  left: 0;}
ul#sitemap ul li:last-child:before {
  height: auto;
  top: 16px;}


/* =======================================

  privacy

======================================= */
#privacy h3 { background: none;}
#privacy h3:before { content: none;}
p.privacy {
  margin: 15px 0 0 0 !important;
  text-align: center;
  font-size: 14px;}



/* =======================================

  共通

======================================= */
.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt12 {margin-top: 12px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt23 {margin-top: 23px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mb0 {margin-bottom: 0px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb12 {margin-bottom: 12px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.ml3 {margin-left: 3px !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml11 {margin-left: 11px !important;}
.ml12 {margin-left: 12px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml30 {margin-left: 30px !important;}
.ml40 {margin-left: 40px !important;}
.mr10 {margin-right: 10px !important;}
.mr20 {margin-right: 20px !important;}
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt40 {padding-top: 40px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb30 {padding-bottom: 30px !important;}

.floatleft {float: left !important;}
.floatright {float: right !important;}
.clearleft {clear: left !important;}
.clearright {clear: right !important;}
.clearboth {clear: both !important;}

.fs10 {font-size: 10px !important;}
.fs11 {font-size: 11px !important;}
.fs12 {font-size: 12px !important;}
.fs14 {font-size: 14px !important;}
.fs16 {font-size: 16px !important;}
.fs18 {font-size: 18px !important;}
.fs20 {font-size: 20px !important;}
.fs22 {font-size: 22px !important;}
.fs24 {font-size: 24px !important;}
.fs26 {font-size: 26px !important;}

.bold {font-weight: bolder !important;}
.normal {font-weight: normal !important;}

.red {color: #db322e !important;}
.yellow {color: #dcdf03 !important;}

.center {text-align: center; margin-left: auto; margin-right: auto !important;}
img.center {display:block;}
.right {text-align: right !important;}

/* ---------------------------------------
  width height
--------------------------------------- */
.w50p { width: 50% !important;}
.w40p { width: 40% !important;}
.w30p { width: 30% !important;}

.w80, input.w80, select.w80, textarea.w80, button.w80 { width: 80px !important; max-width: 80px !important;}
.w100, input.w100, select.w100, textarea.w100, button.w100 { width: 100px !important; max-width: 100px !important;}
.w120, input.w120, select.w120, textarea.w120, button.w120 { width: 120px !important; max-width: 120px !important;}
.w160, input.w160, select.w160, textarea.w160, button.w160 { width: 160px !important; max-width: 160px !important;}
.w200, input.w200, select.w200, textarea.w200, button.w200 { width: 200px !important; max-width: 200px !important;}
.w260, input.w260, select.w260, textarea.w260, button.w260 { width: 260px !important; max-width: 260px !important;}
.w280, input.w280, select.w280, textarea.w280, button.w280 { width: 280px !important; max-width: 280px !important;}
.w320, input.w320, select.w320, textarea.w320, button.w320 { width: 320px !important; max-width: 320px !important;}
.w420, input.w420, select.w420, textarea.w420, button.w420 { width: 420px !important; max-width: 420px !important;}
.w460, input.w460, select.w460, textarea.w460, button.w460 { width: 460px !important; max-width: 460px !important;}
.w570, input.w570, select.w570, textarea.w570, button.w570 { width: 570px !important; max-width: 570px !important;}
.w600, input.w600, select.w600, textarea.w600, button.w600 { width: 600px !important; max-width: 600px !important;}

textarea.h60 { min-height: 60px !important;}
textarea.h100 { min-height: 100px !important;}
textarea.h200 { min-height: 200px !important;}
textarea.h300 { min-height: 300px !important;}
