/* keyColor red = #e60012 */
.sr > dl{
  width:100%;
  display:table;
}
.sr > dl dt, .sr > dl dd{
  display:table-cell;
}
.sr > dl dt{
  width: 17.5em;
}
#shop{
  width: 100%;
  margin-bottom: 35px;
  position: relative;
  overflow: hidden;
}

/* Small Store / Wi-Fi
-----------------------------------------------------------*/
#shop > i{
  position: absolute;
  top: 0;
  right: 0;
}

/* ローカルメニュー
-----------------------------------------------------------*/
#loc.sr span{
  display: block;
  text-align:left;
  font-size:11px;
}

/********************************************************************************************

 スライド

********************************************************************************************/
#srSlide{
  width: 360px;
  float: left;
}
#srSlide ul{
  width: 360px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
#srSlide li{
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
  font-size: 0;
}

/********************************************************************************************

拠点情報

********************************************************************************************/
#data{
  float: right;
  width: 340px;
  min-height:360px;
  position: relative;
}
/* ディーラーアイコン
------------------------------*/
#dealerIcon{
  height: 26px;
  line-height: 0;
  font-size: 0;
  margin-bottom: 20px;
}
#dealerIcon li{
  display: inline-block;
  margin-right: 13px;
}
/* 各種情報
------------------------------*/
#data article{
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}
#data article h3{
  float: left;
  width: 70px;
  font-weight: bold;
}
#data article p{
  float: right;
  width: 260px;
}


/* ボタン
------------------------------*/
#data nav{
  width: 339px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 1px;
}
#data nav p{
  float: left;
  margin-right: 1px;
  line-height: 0;
  font-size: 0;
}
#data nav p:nth-child(3n){
  margin-right: 0;
}

.srUsedcar{
	padding-top:15px;
	clear:both;
}

i.trcCorner{
	bottom:5px;
	font-style:normal;
}
.trcCorner span{
	background: #000;
	color: #fff;
	padding: 7px 10px;
	margin-left:15px;
	display:inline-block;
	font-size: 13px;
	font-size: 1.3rem;
}

/********************************************************************************************

gmap

********************************************************************************************/
#gmapWrap{
  background: #fff;
  margin-bottom: 35px;
  padding: 1px;
  border: 4px solid #000;
}
#gmap{
  width: 710px;
  height: 410px;
}
#wrap.showroom #gmap{
  width: 710px;
  height: 610px;
}

#gmapBtn {
	margin-bottom:10px;
}
#gmapBtn p{
	float:left;
	margin-right: 2px;
}
#gmapBtn p:nth-child(2n){
	margin-right:0px;

}
/********************************************************************************************

ショールームブログ

********************************************************************************************/
#blogLoad table{
    table-layout:fixed;
}
#blogLoad table img{
  max-width:100%;
}
#blogLoad table tbody > tr:last-of-type td{
  display: block;
}
#blogLoad .infobbs_title02 {
  clear: left;
  background: transparent;
  padding: 0;
  border-top: none;
  border-bottom: none;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
}
#blogLoad .infobbs_title02 table{
  background: #eee;
  margin-bottom: 15px;
  padding: 10px;
}

/********************************************************************************************

スタッフ紹介

********************************************************************************************/

/* スタッフ紹介TOP
-----------------------------------------------------------*/
#staffBtnList li{
  float: left;
  width: 234px;
  margin: 0 9px 9px 0;
}
#staffBtnList li:nth-child(3n){
  margin-right: 0;
}
#staffBtnList li a{
  display: block;
  background: #f2f2f2;
  padding: 24px 15px 24px 20px;
  text-decoration: none;
  position: relative;
}
#staffBtnList li a:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #000;
  position: absolute;
  top: 50%;
  left: 9px;
  margin-top: -5px;
}
#staffBtnList li a:hover{
  background: #000;
  color: #fff;
}
#staffBtnList li a:hover:before{
  border-left-color: #fff;
}

/* 個別
-----------------------------------------------------------*/
#staffList:after{
  content: '';
  display: block;
  clear: both;
  width: 0;
  height: 0;
}
#staffList section{
  float: left;
  width: 212px;
  padding: 10px;
  margin: 0 9px 9px 0;
  border: 1px solid #ddd;
  box-sizing: content-box;
}
#staffList section:nth-child(3n){
  margin-right: 0;
}


#staffList section figure{
  float: left;
  width: 100px;
}
#staffList h3{
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
#staffList section > p{
  background: #eee;
  margin-bottom: 8px;
  padding: 3px 4px;
  line-height: 1;
  text-align: right;
}
#staffList section article{
  margin-bottom: 3px;
  overflow: hidden;
}
#staffList section > p,
#staffList section article{
  font-size: 11px;
  font-size: 1.1rem;
}
#staffList section article h4{
  float: left;
}
#staffList section article p{
  float: left;
}
#staffList section article h4:after{
  content: '\ff1a';
}
#staffList section .blood p:after{
  content: '\578b'; /* 型 */
}
#staffList section .sign p:after{
  content: '\5ea7'; /* 座 */
}

/* メンテナンス
-----------------------------------------------------------*/
.group{
	margin-bottom:30px;
	overflow:hidden;
}
.group{
	margin-bottom:15px;
	overflow:hidden;
}

.txt_cm{
	line-height:2;
}
.cap{
	padding:7px 0px 7px 13px;
	background-color:#e60012;
	font-size:18px;	
	color:#ffffff;
}
.cap2{
	padding:5px 0px 5px 13px;
	background-color:#eeeeee;
	font-size:16px;	
}

.cnt{
	width:385px;
	float:left;
}
.cnt2{
	width:298px;
	float:right;
}
.cnt3{
	width:200px;
	float:left;
}
.cnt4{
	width:440px;
	float:right;
}
.cnt5{
	width:675px;
}
.cnt6{
	width:335px;
	float:left;
	margin:0 48px 0 0;
}
/* GoodJob関連
-----------------------------------------------------------*/
div.goodjob_image{
  text-align: right;
}
.goodjob_image form{
  display: inline-block;
  width:64px;
}
.goodjob_image input[type="image"]{
  width: 100%;
  outline: none;
}
.goodjob_count{
  background-color: #000;
  color: #fff;
  border-radius: 3px;
  margin-top: 3px;
  padding: 7px 0 2px;
  text-align: center;
  line-height: 1;
  font-family: 'Expletus Sans', cursive;
  font-size: 14px;
}

/* 店舗一覧
-----------------------------------------------------------*/
/* table_layout
=============================== */
.table_layout {
  display: table;
  width: 100%;
  line-height: 1.8;
  font-size: 14px;
  border-top: 1px solid #e6e6e6;
}
.showroom .table_layout {
  border-collapse: separate;
  border-spacing: 1px;
}
.table_layout dl {
  display: table-row;
}
.table_layout dt {
  display: table-cell;
  vertical-align: top;
  padding: 10px;
}
.company .table_layout dt {
  width: 65px;
}
.showroom .table_layout dt {
  width: 25%;
  font-weight: bold;
  vertical-align: middle;
  padding: 12px 8px 12px 10px;
}
.table_layout dd {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0;
}
.showroom .table_layout dd {
  padding: 12px;
  vertical-align: middle;
}
.showroom .table_layout dd:nth-child(2) {
  padding-left: 5px;
  width: 29%;
  vertical-align: middle;
}
.showroom .table_layout dd:nth-child(3) {
    padding-left: 0px;
}
.table_layout dd span {
  display: inline-block;
}
.table_layout dd .inline li {
  display: inline-block;
}
.table_layout dd .inline li:after {
  padding-left: 0.5em;
  content: "\FF0F";
}
.table_layout dd .inline li:last-child:after {
  content: none;
}
.table_layout .table_layout_head {
  font-size: 12px;
  font-size: 1.2rem;
}
.table_layout .table_layout_head dt {
  font-weight: normal;
  background: #000;
  color: #FFF;
  padding: 10px 12px;
}
.table_layout .table_layout_head dd {
  background: #000;
  color: #FFF;
  padding: 10px 12px;
}
/* showroom_map
=============================== */
.showroom_map_canvas {
  width: 100%;
  height: 350px;
  border: 4px solid #000;
  box-sizing: border-box;
}

.showroom_zip {
  padding-right: 0.5em;
}
.square_btn-wrap{
    display: flex;
    justify-content: space-between;
    padding:0 2% 4% 2%;
  }

.square_btn{
    width: 90%;
    display:block;
    text-align: center;
    padding: 0.5em 1em;
    margin: 0 3% 0 3%;
    text-decoration: none;
    background:#FF9900;/*ボタン色*/
    color: #FFF !important;
    border-bottom: solid 4px #bbb;
    border-radius: 3px;
   font-weight: bold;
   transition: .5s;
}
.square_btn:hover{
  opacity: .7;
}
.square_btn._hojin{
    width: 102%;
    margin-right: 75px;
    margin-left: -5%;
    background: #00A0EA;
}
.square_btn._width{
    width: 108%;
    margin-left: -15%;
}
.square_btn._usedcar{
    background:#626262;
}
.square_btn._left{
    background:#626262;
    width: 100%;
    margin-left: -20%;
}
.square_btn._right{
    width: 102%;
    margin-left: -9%;
}
.lp-sr-title {
    background: #E70012;
    color: #fff;
    text-align: center;
    font-size: 2em;
    padding: 2% 0;
    margin: 2% 0;
}

.shop_area{
  font-size: 22px;
  font-weight: 500;
  padding-top: 15px;
  color: #e70012;
}
