@charset "utf-8";
/* CSS Document */
/**********************************/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap');
.roboto_font{
	font-family: 'Roboto Condensed', sans-serif;
}
.conTtl {
    margin: 25px 0 11px;
}
.conTtl h2 {
    color: #000;
    padding: 0 0 0 24px;
    font-size: 21px;
    position:relative;
    background-color: #FFF;
    font-weight: bold;
}
.conTtl h2::before{
    content:'';
    width:8px;
    height: 41px;
    position:absolute;
    display:block;
    background: #d93832;
    border-radius: 10px;
    left: 0;
    top: 50%;
    margin: -21px 0 0;
}




.ttl{
	text-align:center;
	margin: 0;
	padding: 0;
}
.ttl h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	/* border-radius: 30px; */
	/* border: 2px solid #fff; */
	padding: 10px 16px;
	text-align: left;
	/* display: inline-block; */
	background-color: #C17501;
	margin-bottom: 5px;
	-webkit-background-size: 5px;
}

.datail_disp {
margin-bottom:30px; 
}
#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 0 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: 325px;
	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: 39px;
	color:#C00;
	font-weight:bold;
}
.price_txt{font-size: 14px;margin: 0;padding: 0;text-align: right;}

#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 15px;
}

.carContact > span{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	display:block;
}
/* .newcar{
	background-image: url("../images/detail/newcar_back.jpg");
	width:309px;
	height:80px;
	margin: 15px 0 0;
	padding: 15px 0;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}
 */
.freedial_tel{
	background-color:#FFF;
	width:90%;
	margin:10px auto;
	text-align:center;
	padding: 8px 0;
	box-sizing: border-box;
}
.freedial_tel p:first-child{
	font-size: 29px;
	margin: 0;
	padding: 0;
	color: rgb(255, 0, 0);
}
.freedial_tel p:first-child i{
	margin: 0px 5px 0 0;
	transform: rotate(-41deg);
	top: -1px;
	position: relative;
}
.freedial_tel p:first-child span{
	font-size: 30px;
}
.freedial_tel p:last-child{
	font-weight:bold;;
	margin:0;
	font-size:13px;
}
.carContact .tel span{display: block;text-align: center;font-size: 15px;margin: 0 0 5px;font-weight: bold;}
.carContact .tel a{background-color: #FFF;border-radius: 3px;padding: 10px;display: block;width: 246px;margin: auto;position: relative;}


.carContact  .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;
}
.carContact  .contactBtn img{position: absolute;top: 15px;right: 15px;width: auto;}

/*======================================
 +　切り替えボタン
========================================*/
#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;}

.inner{
	width:100%
	margin: 10px 0 65px 0;
}
table{
	margin: 10px 0 10px 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:100px 30px 0 150px;
}	
.ContactDisp_in_text tr{
	height:37px;
}	
.ContactDisp_in_text td{
	height:35px;
}
.contact_disp a{
	position:absolute;
	bottom:50px;
	right:390px;
}
#tokusen{
	background-image:url(../images/search/tokuten.png);
	width:754px;
	height:266px;
	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 45px;
}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.otherList li {
    box-sizing: border-box;
    width: 23%;
    margin-right: 18px;
    border: 1px solid #ababab;
    box-shadow: 3px 3px #e1e1e1;
    border-radius: 5px;
    padding: 7px;
    list-style: none;
    margin-left: 0;
}
.otherList li table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: none !important;
}
.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;
}



#contact_message{
	background: #ffcc5f;
	font-weight: bold;
	color: #40120d;
	font-size: 18px;
	position: relative;
	font-family: "M PLUS 1p";
	text-align: center;
	padding: 10px 0;
	margin: 20px 101px 20px;
	/* box-shadow: 4px 4px 0 #ffdf25; */
}
#contact_message::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffcc5f;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin: 0 0 0 -12px;
    /* box-shadow: 4px 4px 0 #ffdf25; */
    z-index: 3;
}

