@charset "utf-8";
/* CSS Document */
@font-face{
	font-family: 'Arial Black';
	font-style: normal;
	font-weight: 400;
	src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}
.h2TT{
	background-image: url(../../common/images/h2TT_search_L.gif);
}

/**********************************/
/*========================================
 +　支払金額
========================================*/
.price{
	font-size:20px;
}
/*========================================
 + 早見項目
========================================*/
#group2{
	margin:10px 0 5px 0;
	border:1px solid #a6a6a6;
	border-collapse:collapse;
}
#group2 th{
	background-image: url(/usedcar/images/detail/data_TH.gif);
	background-repeat:repeat-x;
	height:34px;
	background-position:1px 1px;
	border:solid #a6a6a6;
	border-width:0 1px;
	text-align:center;
	width:100px;
	border:1px solid #a6a6a6;
}
#group2 td{
	height:34px;
	border:1px solid #a6a6a6;
	text-align:center;
	line-height:1.2em;
}
/*========================================
 +　お問合せ
========================================*/
.ContactDisp{
	background-color:#dcdcdc;
	padding:5px 0;
	margin:5px 0;
}
.contactBt{
	background-image: url(../images/detail/ContactBt.png);
	background-position:0 0;
	width:344px;
	height:0px;
	padding:55px 0 0 0;
	overflow:hidden;
	display:block;
	margin:auto;
}
.contactBt:hover,#contactBt.hover{
	background-position:0 -55px;
}
.contactBt2{
	background-image: url(../../newcar/images/mitumoriBt.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:201px;
	height:59px;
	display:block;
	margin:0px auto 0px;
}
.contactBt2:hover,contactBt2.hover{
	background-position:0 -59px;
}

#IptDisp{
	
	border: none !important;
}

/*========================================
 +　画像
========================================*/
#img_area{
	padding:15px;
	position:relative;
	background-color:#e5e5e5;
	margin:0 0 10px;
	
}
#main_img_disp{
	width:642px;
	height:;
	position:relative;
	margin:0 auto;
}
#main_img{
	width:640px;
	border:1px solid #c6c6c6;
}
#main_img p{
	background-color:#FFF;
	padding:5px 0;
	text-align:center;
}
#ArrowPrevBt{
	width:33px;
	height:33px;
	position:absolute;
	cursor:pointer;
	top:50%;
	left:5px;
	display:block;
	margin-top:-7px;
}
#ArrowNextBt{
	width:33px;
	height:33px;
	position:absolute;
	cursor:pointer;
	top:50%;
	right:5px;
	margin-top:-7px;
}

#s_imgArea{
	margin:10px auto 0;
	padding:0px 0 0px 0px;
	text-align:center;
}
.s_img{
	display: inline-block;
	width:60px;
	height:46px;
	margin: 0 1px 10px 2px;
	text-decoration:none;
}
.s_img a{
	display:block;
	width:61px;
	height:46px;
	border:1px solid #c6c6c6;
}

.s_img a:visited{
	text-decoration:none;
	border:1px solid #c6c6c6;
}
.s_img a:hover{
	border:1px solid #154ea0;
}
.s_img_bd {
	border:1px solid #154ea0 !important;
}
/* AP Element */
#AP_ImgPrev{
	position:absolute;
	width:46px;
	height:33px;
	top:220px;
	left:1px;
}
#AP_ImgNext{
	position:absolute;
	width:46px;
	height:33px;
	top:220px;
	right:1px;
}

/* お問合せ */
#contact_disp01{
	background-image:url(../images/detail/contact_disp_01.gif);
	width:283px;
	height:153px;
	position:relative;
}
#contact_disp02{
	background-image:url(../images/detail/contact_disp_02.gif);
	width:283px;
	height:153px;
	position:relative;
}
#contact_disp03{
	background-image:url(../images/detail/contact_disp_03.gif);
	width:283px;
	height:153px;
	position:relative;
}
#contact_disp01 a,#contact_disp02 a,#contact_disp03 a{
	position:absolute;
	left:6px;
	top:40px;
}

/* 基本情報 */
#inner,#inner2{
	margin:0 0px 10px;
	padding:0;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-spacing:0;
	background-repeat:repeat-x;
	list-style:none;
	width:100%;
}
#inner li{
	font-weight: normal;
	text-align:center;
	width:353px;
	float:left;
	height:30px;
	line-height:27px;
}
#inner th,#inner2 th{
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	height:25px;
	width:150px;
	text-align:center;
	background-color:#EEE;
	background-image: url(/newcar/images/detail/kihon_Th.gif);
	background-repeat:repeat-y;
	border-top:1px solid #FFF;
	border-left:1px solid #f7f7f7;
	border-bottom:1px solid #CCC;
}
#inner td,#inner2 th{
	height:25px;
	text-align:left;
	padding-right:8px;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	min-width:150px;
}
/*　装備情報　*/
#soubi{
	list-style:none;
}
#soubi li{
	padding:5px;
	height:20px;
	line-height:20px;
	background-color:#e2e2e2;
	width:220px;
	float:left;
	text-align:center;
	margin:0 5px 5px 0;
	font-size:11px;
}
#comment{
	border:1px solid #a6a6a6;
	padding:10px;
	margin:0 0 20px;
}

/*　おすすめ中古車　*/
#reccomendTT{
	background-image:url(../../images/usedcar/detail/recommendTT.png);
	height:35px;
	line-height:35px;
	font-size:13px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}
#reccomend_list{
	border:solid #c2c2c4;
	border-width:0 1px 1px;
	border-bottom-left-radius: 5px;  /* 左下 */
	border-bottom-right-radius: 5px; /* 右下 */
	-webkit-border-bottom-left-radius: 5px;  /* 左下 */
	-webkit-border-bottom-right-radius: 5px; /* 右下 */
	-moz-border-radius-bottomleft: 5px;  /* 左下 */
	-moz-border-radius-bottomright: 5px; /* 右下 */
	padding:5px;
}
#reccomend_list li{
	padding:5px 0;
	border-top:1px dotted #999999;
}
#reccomend_list li:first-child{border-top:none;}
.recImg{
	width:80px;
	height:60px;
	border:1px solid #999;
	display:block;
	float:left;
}
.recTxt{
	width:98px;
	float:right;
}
.recPrice{
	margin:5px 0 0;
	text-align:right;
}
.recPrice span{
	font-size:14px;
	font-weight:bold;
	color:#F00;
}

#contactBt3{
	float:right;
	margin:15px auto;
	width:334px;
	display:block;
}
#contactBt4{
	float:left;
	margin:15px auto;
	width:334px;
	display:block;
}
#torioki{
	position:absolute;
	top:83px;
	right:0;

}
.newcar_spec{
	background-image: url(../images/detail/newcar_spec.png);
	width:706px;
	height:66px;
	position: relative;
	cursor:pointer;
	margin: 0 0 20px;	
}
.newcar_spec p{
    /* position: absolute; */
    /* top: 20px; */
    /* left: 15px; */
    color: white;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    line-height: 66px;
}
/*　目玉車　*/
.price_disp {
    display: table;
    width: 100%;
    margin: 14px auto;
    border: 2px solid #154ea0;
    padding: 2px;
    box-sizing: border-box;
}
.price_th{
	background:url(/sp/usedcar/images/strip-blue-small-bg.jpg) !important;
	color:#FFF;
	text-align:center;
	font-weight: bold;
	font-size: 21px;
	position: relative;
	padding: 0 0 0 15px !important;
}
.price_th span{position: absolute;top: -16px;left: -13px;}
.price_disp div{display: table-cell;padding: 9px 0;text-align: center;vertical-align: middle;background: #deeeff;}

.price_disp .show-price{ width: 100%; display: flex; justify-content: center; align-items: center;}
img.img-price-number { max-width: 24px !important; }
img.img-dot-number { max-width: 5% !important; }  
.price_disp .tax{
	margin: 4px 2px;
	width: 57px;
	text-align: center;
	color: #045ff2;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #045ff2;
	padding: 2px 4px;
	display: inline-block;
}
@media(max-width:580px){
	.price_disp{ display: flex; flex-wrap: wrap; align-items: center; background: #deeeff;}
	/* .price_disp div{ display: block; width: 30%;} */
	.price_disp .show-price img{ max-width: 50px;}
	.price_disp .price_th{ display: block; width: 100%;}
	

}

