@charset "utf-8";
/* CSS Document */
/**********************************/

#detail_top_disp .w980{
	padding:10px 0;
}
.dtl_top_disp{
	border: 3px double #d4d4d4;
	background-color:#FFF;
	box-sizing: content-box;
	    border-radius: 3px;
}
.dtl_h2TT{
	background-image:url(../images/detail/h2_TT.gif);
	background-repeat:repeat;
	padding:10px;
	color:#FFF;
	font-size:15px;
	margin:0 0 7px;
}
.dtl_top_disp2{
	padding:10px 0;
	
}
#dtlTT{
	background-image:url(../images/detail/h3TT.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#002678;
	color:#FFF;
	font-size:16px;
	padding:12px 10px;
}
/*========================================
 + 早見項目
========================================*/
#car_data_point{
	width:100%;
	table-layout: fixed;
}
#car_data_point th{
	background-color:#f1f1f1;
	padding:13px 0;
	text-align:center;
}
#car_data_point td{
	text-align:center;
	padding:13px 0;
	background-color:#FFF;
}
#car_data_point td .price{
	font-size:26px;
	color:#C00;
	font-weight:bold;
}
.t_r{text-align:right !important;}
#car_data_point .BB{ border-bottom:3px solid #FFF;}


/*========================================
 +　画像
========================================*/
#img_area{
	margin:auto;
	width:634px;
	float:left;
}
#main_img{
	margin:0px auto 0;

	text-align:center;
	position:relative;
	border:2px solid #c8142d;
}
.soldout_img{
	position: absolute;
}
#AP_ImgPrev{
	position:absolute;
	cursor:pointer;
	top:200px;
	left:0px;
	display:block;
}
#AP_ImgNext{
	position:absolute;
	cursor:pointer;
	top:200px;
	right:0px;
}

#s_imgArea{
	padding:0px 0 0px 0px;
	margin: 15px 0 30px 0;
}
.s_img{
	display:block;
	margin:0 2px 5px 0;
	float:left;
	text-decoration:none;
}
.s_img a{
	display:block;
	width:56px;
	height:42px;
	border:1px solid #cccccc;
	padding:1px;
	background-color:#FFF;
}

.s_img a:visited{
	text-decoration:none;
}
.s_img a:hover{
	border:1px solid #c8142d;
 	background-color:#FFF !important;
}

#ImtCmt_area{
	padding:10px ;
	text-align:center;
}
.cmn_h2TT {
    font-size: 22px;
    font-weight: normal;
    margin-left: 5px;
}



/*========================================
  在庫
========================================*/
#car_data_Rdisp{
	width:310px;
	float:right;

}
.label-mishiyou{
	font-size: 12px;
	color: #FFF;
	padding: 3px;
	border-radius: 3px;
	background-color: rgba(255,150,0,1.00) ;
	display: inline-block;
}
.price{
	font-size:26px;
	color:#C00;
	font-weight:bold;
}
.price_txt{ font-size: 14px;}

#car_data_Rdisp table{
	margin: 10px 0 0 0;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 13px;
}
#car_data_Rdisp table th{
	background: #f5f5f5;
	font-weight: normal;
	text-align: center;
	padding: 5px 0;
	border: solid 1px #dcdcdc;
}
#car_data_Rdisp table td{
	text-align: center;
	border: solid 1px #dcdcdc;
	padding: 5px 0;
	text-align: center;

}

.carContact{
	background-color: #e7e7e7;
	margin: 15px 0 0;
	padding: 15px 0;
justify-content: center;}

.newcar{
	background-image: url("../images/detail/newcar_back.jpg");
	width:309px;
	height:79px;
	margin: 15px 0 0;
	padding: 15px 0;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}

.carContact .tel span{ display: block; text-align: center; font-size: 14px; margin: 0 0 5px;}
.carContact .tel a{ background-color: #FFF; border-radius: 3px; padding: 10px; display: block; width: 256px; margin: auto;}


.contactBtn {
	width: 266px;
    background-color: #174f9b;
	padding: 0 23px 0 15px;
	height: 40px;
	display: block;
	color: #fff !important;
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	box-shadow: 0 2px 0 #b0b0b0;
	border-radius: 3px;
	position: relative;
	margin: 15px auto 0;
	box-sizing: border-box;
}
.contactBtn img{position: absolute; top: 15px; right: 15px;}

.contactBtn2 {
	width: 266px;
    background-color: #e18b04;
	padding: 0 23px 0 15px;
	height: 40px;
	display: block;
	color: #fff !important;
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	box-shadow: 0 2px 0 #b0b0b0;
	border-radius: 3px;
	position: relative;
	margin: 15px auto 0;
	box-sizing: border-box;
}
.contactBtn2 img{position: absolute; top: 15px; right: 15px;}

/*======================================
 +　切り替えボタン
========================================*/
#KirikaeBtDisp{
	position: relative;
	z-index:990;
}
#KirikaeBtDisp ul{
	text-align:center;
}
#KirikaeBtDisp ul li{
	display:inline-block;	
	height:70px;
	margin:0 20px 0;
	width:332px;
	text-align:center;
	box-sizing: border-box;
	position:relative;
	background-color:#FFF;
}
#KirikaeBtDisp ul li a{
	display:block;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/detail/tab.jpg);
	width:332px;
	height:0;
	padding:70px 0 0 0;
	overflow:hidden;
}
#KirikaeBtDisp ul li:first-child a{ background-position:0 0 ;}
#KirikaeBtDisp ul li:last-child a{ background-position:-332px 0 ;}
#KirikaeBtDisp ul li:first-child.selected a{
	background-position:0 -70px;
}
#KirikaeBtDisp ul li:last-child.selected a{
	background-position:-332px -70px;
}

.detail_data{
	margin:-7px 0 0 0;
	padding:10px 10px;
	background-color:#FFF;
	border:2px solid #000;
	z-index:999;
	position:relative;
}
/* 基本情報 */
#disp2,#disp3{display:none;}


table{
	margin: 10px 0 0 0;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 13px;
}
.inner th{
	background: #f5f5f5;
	font-weight: normal;
	text-align: center;
	padding: 5px 0;
	border: solid 1px #dcdcdc;
}
.inner td{
	text-align: center;
	border: solid 1px #dcdcdc;
	padding: 5px 10px;
	/*text-align: right;*/

}
.t_c td{
	text-align: center !important;

}
#panelSlct td select{
	padding:5px;
}

/*　装備情報　*/
#soubi{
	margin-top:5px;
	margin-bottom:20px;
	background-color:#FFF;
	padding:10px;
}
#soubi li{
	background-color:#e7e8e8;
	float:left;
	padding:7px 20px;
	display:inline-block;
	margin:0 5px 10px;
	border-radius: 15px; 
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#comment{
	padding:15px;
	background-color:#FFF;
}

#comment2{
	padding:15px;
	background-color:#FFF;
}

#data_disp{
	padding:15px;
	background-color:#f1f1f1;
}

#car_data_catalog{
	border:3px solid #FFF;
}
#car_data_catalog{
	width:100%;
	table-layout: fixed;
}
#car_data_catalog th{
	background-color:#f1f1f1;
	padding:5px 0;
	text-align:center;
}
#car_data_catalog td{
	text-align:center;
	padding:5px 0;
	background-color:#FFF;
}
#car_data_catalog td .price{
	font-size:20px;
	color:#C00;
}
#data_disp ul{
	background-color:#FFF;
	margin:10px 0 0;
	padding:7px;
}
#data_disp ul li{
	display:inline-block;
	margin:5px 30px 0 0;
	font-size:14px;
	
}
.t_r{text-align:right !important;}
.contact_disp{
	margin:50px 0 50px;
	background-image:url(../images/detail/contact.gif);
	background-repeat:repeat;
}
.ContactDisp_in{
	background-image: url(../images/detail/cotact_disp_new.png);
	background-repeat:no-repeat;
	height:376px;
	position:relative;
	margin: auto ;
	width:960px;
}
.ContactDisp_in_text{
	padding:80px 30px 0 150px;
}	
.ContactDisp_in_text tr{
	height:50px;
}	
.ContactDisp_in_text td{
	height:50px;
}
.contact_disp a{
	position:absolute;
	bottom:50px;
	right:390px;
}
#tokusen{
	background-image:url(../images/search/tokuten.png);
	width:754px;
	height:377px;
	margin:30px auto;

}
#month{
	font-size:30px;
	color:white;
	font-weight:bold;
	position: relative;
	left:57px;
	top:26px;	
}	
.zaikoDetail h4 {
    border-bottom: 2px solid #005fa9;
    margin: 30px 0 10px;
    text-align: left;
    width: 100%;
}
.otherList {
    margin: 20px 0 30px;
}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.otherList li {
    box-sizing: border-box;
    width: 24%;
	margin-right:5px;
}
.otherList li table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.otherList li table th {
    background: #f6f6f6 none repeat scroll 0 0;
}
.otherList li table tr > * {
    border: 1px solid #dcdcdc;
    font-size: 12px;
    padding: 5px 10px 3px;
}
.otherList a {
	text-decoration: none;
}
.arrow {
    display: inline-block;
    font-size: 90%;
    padding: 0 10px 0 18px;
    position: relative;
    text-decoration: none;
}
.otherList .detailBtn {
    background: #c6162d none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 90%;
    font-weight: bold;
    margin: 5px 0 0;
    padding: 7px 16% 6px 5px;
    text-align: center;
    width: auto;
}
.arrow::after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 3px 0 3px 10px;
    content: " ";
    height: 0;
    margin-top: -3px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 0;
}



/* 選ばれる理由 */
.reasonBox .ttl { margin-bottom: 0; padding:.75em 0; font-size: 1.6em; line-height:1.3; text-align: center; font-weight: bold; background-color: #f39800; color:#fff;}
.reasonBox .ttl .first_row { font-weight: bold; font-size: 1rem; }
.reasonBox .ttl .red { font-weight: bold; font-size: 1.6em; color: #f4001d; }
.reasonBox .ttl .emphasize { font-size: 120%; font-weight: bold;}
.reasonBox { margin: 50px auto ;}

.dl-reason { border-bottom: 1px solid #dcdcdc;}
.dl-reason > dt { padding:1rem; font-size:1.1em; font-weight:700; border-top: 1px solid #dcdcdc; position:relative; cursor:pointer; }
.dl-reason > dt:first-child { border-top: none;}
.dl-reason > dt::after {
  position:absolute; top:50%; right:20px;
  content: ""; width:8px;height:8px; margin-top: -5px;
  border-top: 2px solid #f39800;
  border-right: 2px solid #f39800;
  transform: rotate(135deg);
  transition: all .5s;}
.dl-reason > dt.active::after { transform: rotate(-45deg);}
.dl-reason > dd { display: none; padding: 0 0 1rem;}
.dl-reason > dd > div { display: flex; width:100%; }
.dl-reason > dd > div > figure { width:25%; }
.dl-reason > dd > div > figure > img { width:100%; }
.dl-reason > dd > div > p { margin: 0 1rem; width: 75%;}

.dl-reason.area { margin-top:-2em; }
.dl-reason.area dd { padding:0 1rem 1rem; }
