@charset "utf-8";
/* CSS Document */
.conTtl {
    margin: 15px 0 5px;
}
.conTtl h2 {
    color: #000;
    padding: 18px 0 0 19px;
    font-size: 20px;
    position:relative;
    line-height: 1em;
    min-height: 41px;
}
.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;
}

/* contents */
.ttl{
	text-align:center;
}
.ttl h3 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border-radius: 30px;
	border: 2px solid #fff;
	padding: 5px 22px;
	text-align: center;
	display: inline-block;
	background-color: #1d9230;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, #22ac38), color-stop(.5, transparent), to(transparent));
	-webkit-background-size: 5px;
}

#mainTT{
	line-height:1.2em !important;
	/* font-size:13px; */
}

.search_TT{
    position: relative;
    background-color: #feb32f;
    text-align:center;
    background-image: none;
    padding:0 !important;
    color:#000;
    border: none !important;
    margin:0 0 10px;
    font-size:18px;
    height:30px;
    line-height:30px;
}

.search_TT:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid #feb32f;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin:0 0 0 -8px;
}
.wideslider{
	/* padding:10px; */
	position: relative;
	/* border: 1px solid #fff; */
	margin-bottom: 10px;
}
.wideslider p{
	background-color:#FFF;
	padding:3px;
	text-align:center;
}
.soldout_img{
	position: absolute;
	top: 0;
	left:0;
	z-index: 99;
}	

/*========================================
 +　支払金額
========================================*/
.price_disp{
	background-color:#FFF;
	margin: 8px 3px 5px;
	text-align: right;
	border: 3px double #d4d4d4;
	border-radius: 3px;
	color:#040404;
}
.price_th{
	background-color:#f1f1f1;
	padding:5px 0;
	text-align:center;
	display:block;
	font-weight: bold;
}
.price_disp p{
	text-align:right;
	padding: 5px 10px 4px 0;
	height:35px;
	line-height:35px;
}
.price_disp .price{
	font-size: 30px;
	margin:0 3px 0 0;
	background-color:transparent;
}


.carDtlTable {
	margin:-1px 0 10px;
	background-color:#FFF;
}
.carDtlTable th{
	line-height:1.4em;
	font-weight:bold;
	width:40%;
	background-color:#f1f1f1;
	text-align:center;
	color:#4c4c4c;
	text-shadow:0 1px #FFF;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:3px 0;
}
.carDtlTable td{
	padding-left:5px;
	border-top:1px solid #ccc;
}


.label_icon{font-size: 13px !important;/* display: block; */margin: 0 auto;text-align: center;}
.price { font-size:1.2em; color:#F00; font-weight:bold;}

.comment {
	padding:10px 3px 10px;
	background-color:#FFF;
}

#detail_data_box {

}
#detail_data_box table{
	margin: 10px auto 0;
	border-collapse: collapse;

	width: 98%;
}
#detail_data_box table th{
	background: #f5f5f5;
	font-weight: normal;
	text-align: center;
	padding: 3px 0 3px 7px;
	border: solid 1px #dcdcdc;
	text-align: left;
	width: 150px;
}
#detail_data_box table td{
	text-align: center;
	border: solid 1px #dcdcdc;
	padding: 3px 10px;
	text-align: left;

}
#detail_data_box table:last-child td{ text-align: center !important;}


/*========================================
  TOPのデータ
========================================*/
table.top_data{
	margin: 10px auto 0;
	border-collapse: collapse;
	table-layout: fixed;
	width: 98%;
}
table.top_data th{
	background: #f5f5f5;
	font-weight: normal;
	text-align: center;
	padding: 5px 0;
	border: solid 1px #dcdcdc;
}
table.top_data td{
	text-align: center;
	border: solid 1px #dcdcdc;
	padding: 5px 0;
	text-align: center;

}
#tokusen{
	background-image:url(/usedcar/images/search/tokuten.png);
	width:300px;
	height:105px;
	background-size: 100%;
	margin:15px auto;
position: relative;
}
#month{
	font-size:14px;
	color:white;
	font-weight:bold;
	position: absolute;
	left:20px;
	top:10px;	
}




/*========================================
  こCONTACR
========================================*/
.contact_disp{
	margin:50px 0 50px;
	background-color: #c8142d;
	background-repeat:repeat;
	padding: 5px;
}
.ContactDisp_in{
	background-color: #FFF;
	padding: 5px;

}
.contact_disp h3{
	font-size: 16px;
	color: #FFF;
	padding: 8px 0;
	text-align: center;
}
.ContactDisp_in_text{
	margin: auto;
	padding: 0 10px;

}	
.ContactDisp_in_text tr{
}	
.ContactDisp_in_text td{
}
.ContactDisp_in_text td input[type="text"]{padding: 3px; width: 100%; box-sizing: border-box; }
.contact_disp a{
}
.otherList {
    margin: 2px 0 30px;
    padding: 0px 2%;
}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.otherList li {
    box-sizing: border-box;
    width: 49%;
    margin-top: 10px;
    margin: 10px 0.5% 0;
    /* box-shadow: 2px 2px 0 #dbdbdb; */
}
.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 #cbcbcb;
    font-size: 11px;
    padding: 2px;
    font-weight: normal;
}
.otherList li table tr .price{
    font-size: 16px;
    font-weight:bold;

}
.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: 14px;
	position: relative;
	font-family: "M PLUS 1p";
	text-align: center;
	padding: 10px 0;
	margin: 20px 0 0;
	/* 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;
}
