@charset "utf-8";
/* CSS Document */
.conTtl{padding-top: 66px !important;}
/* contents */
.sub_TT{
	background: url(../../common/images/arrow_a2.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: 8px;
	background-color:#e7e8e8;
	border-top:1px solid #dfdfdf;
	line-height:1em;
	font-size:13px;
	padding:10px 20px 10px 5px;
	text-shadow:1px 1px 0 #FFF;
}
#zaikoList { padding: 5px;}
#zaikoList > li {width:48%; display:  inline-block; vertical-align: top; margin-left:5px}
#zaikoList > li:nth-child(odd){ }
#zaikoList h3 { font-weight:bold; padding:5% 5%; margin-bottom:-1px; background:#f6f6f6; border:solid 1px #dcdcdc;font-size: 13px;}
#zaikoList h3 span { font-weight:normal; font-size:90%; }
#zaikoList .Cimg { display:block; margin-bottom:8px; position: relative;}
.soldout_img{ position: absolute; top: 0;}
#zaikoList h3+div {overflow:hidden;padding:5%;border:solid 1px #dcdcdc;margin-bottom:10%;}
.tagList li { margin-right:8px; padding:2px 10px 1px; float:left; color:#fff; font-size:11px; }
.tagList li.kubun_1 { background:#FF9600;}

#zaikoList > li  table{width:100%; margin:10px 0 0;table-layout: fixed; border-top:1px solid #FFF; border-collapse: collapse; font-size: 11px;}
#zaikoList > li table th{
	background: #f5f5f5;
	font-weight: normal;
	text-align: center;
	padding: 3px 0;
	border: solid 1px #dcdcdc;
}
#zaikoList > li table td{
	text-align: center;
	border: solid 1px #dcdcdc;
	padding: 3px 0;
	text-align: center;

}

#zaikoList .carContact { padding:0; margin:0; background:none; }
#zaikoList .carContact .tel,#zaikoList .carContact .contactBtn { display:none; }
#zaikoList .carContact .detailBtn a { padding:7px 16% 6px 5px; font-size:90%; }
#zaikoList .carContact .arrow::after { right:7%; }

.dtlBt a{
	background-color: #b6061e;
	margin: 5px 0px 0 0;
	padding: 0 23px 0 15px;
	height: 35px;
	display: block;
	color: #fff !important;
	font-weight: bold;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	box-shadow: 0 2px 0 #b0b0b0;
	border-radius: 3px;
	position: relative;
	color: #FFF !important;
}
.dtlBt a img{position: absolute; top: 15px; right: 10px;}



/* 検索パネル */
#BtDisp{
	width:100%;
	margin:2px 0 0;
}
#BtDisp td{
	width:50%;
}

#page_TT{
	padding:7px 10px 7px 10px;
	margin:0 0 0px 0 ;
	text-align:left;
	font-weight:bold;
	background-color:#FFF;
	border-bottom:2px solid #c8142d;
}
#page_TT span{
	font-size: 14px;
	color:#ff0000;
	font-weight:bold;
}

#ShiboriListBtn{
	height:39px;
	width:64%;
	padding:0 0 0 35%;
	float:left;
	display:block;
	font-weight:bold;
	color:#FFF;
	font-weight:bold;
	line-height:37px;
	background: url(../images/glass.png);
	background-repeat:no-repeat;	
	background-position:15% center;
	background-size:27px;
	font-size:14px;
	background-color:#c8142d;
	color:#FFF;
	text-decoration:none;
}

#changeListBtn{
	height:39px;
	width:64%;
	padding:0 0 0 35%;
	float:left;
	display:block;
	font-weight:bold;
	color:#FFF;
	font-weight:bold;
	line-height:37px;
	background: url(../images/Arrow.png);
	background-repeat:no-repeat;	
	background-position:15% center;
	background-size:27px;
	font-size:14px;
	text-decoration:none;
	font-size:14px;
	background-color:#c8142d;
	color:#FFF;
	text-decoration:none;
}

#display1{
	margin:0px 0 0 0;
	padding:0px;

}
#display2{
	margin:0px 0 0 0;
	padding:5px;
}
#display2_in{
	background-color:#FFF;
	padding:5px;
}
.changeBtnBox{
	width:304px;
	height:32px;
	margin:5px auto 0;
}
.changeBtnLeft{
	width:150px;
	height:30px;
	float:left;
	line-height:30px;
	text-align:center;
	background-image:-moz-linear-gradient(left top , #FFF 0% ,#FFF 2% , #efefef 2.1% , #d0d0d0 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF),color-stop(0.02, #FFF), color-stop(0.021, #efefef),  color-stop(1, #d0d0d0));
	border: 1px solid #c7c7c7;
	border-radius: 5px 0px 0px 5px;
	font-weight:bold;
	text-shadow:0 1px #FFF;
}
.changeBtnLeft a{
	font-weight:bold;
	text-shadow:0 1px #FFF;
	color:#404040;
	display:block;
}

.changeBtnRight{
	width:150px;
	height:30px;
	float:left;
	line-height:30px;
	text-align:center;
	background-image:-moz-linear-gradient(left top , #FFF 0% ,#FFF 2% , #efefef 2.1% , #d0d0d0 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF),color-stop(0.02, #FFF), color-stop(0.021, #efefef),  color-stop(1, #d0d0d0));
	border: 1px solid #c7c7c7;
	border-left: 1px solid #FFF !important;
    border-radius: 0px 5px 5px 0px;
	font-weight:bold;
	text-shadow:1px #FFF;
}
.changeBtnRight a{
	font-weight:bold;
	text-shadow:0 1px #FFF;
	color:#404040;
	display:block;
}
#changeClear{
	width:302px;
	height:32px;
	line-height:32px;
	background-image:-moz-linear-gradient(left top , #FFF 0% ,#FFF 2% , #efefef 2.1% , #d0d0d0 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF),color-stop(0.02, #FFF), color-stop(0.021, #efefef),  color-stop(1, #d0d0d0));
	border: 1px solid #c7c7c7;
    border-radius: 5px 5px 5px 5px;	
	font-weight:bold;
	text-shadow:0 1px #FFF;
	display:block;
	margin:0 auto;
	color:#404040;
	text-align:center;
	}
#changeClear a{
	font-weight:bold;
	text-shadow:0 1px #FFF;
	color:#404040;
	display:block;
}

#zyoken_area{
	padding:0;
	background-color:#FFF;
}
#zyoken_area select{
	font-size:120%;
	padding:5px;
}
#zyoken_area a{
	color:#333;
}
.zyokenWaku{
	padding:5px 0;
}

/*========================================
 + 絞り込み検索
========================================*/
#search_disp{
	background-image: url(/usedcar/images/main/back.gif);
	background-repeat:repeat;
	padding:5px;
	margin: 5px;
}
#search_disp th{
	background-color: #FFF;
	border-top:1px solid #FFF;
	border-bottom:1px dotted #bcc0c4;
	text-align:left;
	padding:3px 5px 3px 7px;
	font-weight: normal;
	width:80px;
}
#search_disp td{
	background-color:#FFF;
	padding:3px;
	border-bottom:1px dotted #bcc0c4;
}
#maker_list label{
	line-height:1.2em;
	width:95px;
	display: inline-block;
	margin:0 0 5px;
	line-height:1.2em;
}
#maker_list label input{
	margin:0 3px 0 0;
}
#store_list label{
	line-height:20px;
	width:95px;
	display: inline-block;
	line-height:20px;
}

#nenshiki_list label{
	line-height:20px;
	width:145px;
	display: inline-block;
	line-height:20px;
	margin:0 0 5px;
}
#price_list label{
	line-height:20px;
	width:145px;
	display: inline-block;
	line-height:20px;
	margin:0 0 5px;
}
#kudou label{
	line-height:20px;
	width:145px;
	display: inline-block;
	line-height:20px;
	margin:0 0 5px;
}



#searchBt_disp{
	background-color:#FFF;
	padding:10px;
	position:relative;
}
#kensaku{
	background:-moz-linear-gradient(center top , #c8142d 0%, #e0243e 50%, #c8142d 100%) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8142d), color-stop(50%,#e0243e), color-stop(100%,#c8142d));
	border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-bottom:2px solid #890013;
	box-shadow:0 2px 0 #dad9d9;
	display:block;
	width:80%;
	height:37px;
	text-align:center;
	line-height:37px;
	color:#FFF;
	text-decoration:0 1px 0px #00488a;
	margin: auto;
}
#clear{
	background:-moz-linear-gradient(center top , #909192 0%, #9e9f9f 50%, #909192 100%) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#909192), color-stop(50%,#9e9f9f), color-stop(100%,#909192));
	border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-bottom:2px solid #7b7c7c;
	box-shadow:0 2px 0 #dad9d9;
	display:block;
	float:left;
	width:35%;
	height:37px;
	text-align:center;
	line-height:37px;
	color:#FFF;
	text-decoration:0 1px 0px #00488a;
}


#color_area{
	margin:8px 0 0 0;
}
#color_area li{
	width:43px;
	float:left;
	margin:0 15px 7px 0;
	text-align:center;
}
/* チェックリスト */
#search_disp input[type="checkbox"] {
    border: 1px solid #aaaaaa;
    vertical-align: -8px;
    -webkit-appearance: none;
    position: relative;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    width: 20px;
    height: 20px;
    /*Other Browser*/
    background: #e2e2e2;
    /*For Old WebKit*/
    background: -webkit-gradient(
        linear, left top, left bottom,
        color-stop(0.00, #ffffff),
        color-stop(1.00, #e2e2e2)
    );
    /*For Modern Browser*/
    background: linear-gradient(
        to bottom,
        #ffffff 0%,
        #e2e2e2 100%
    );
}

#search_disp input[type="checkbox"]:checked {
    /*Other Browser*/
    background: #99cc00;
    /*For Old WebKit*/
    background: -webkit-gradient(
        linear, left top, left bottom,
        color-stop(0.00, #009fdf),
        color-stop(1.00, #009fdf)
    );
    /*For Modern Browser*/
    background: linear-gradient(
        to bottom,
        #009fdf 0%,
        #009fdf 100%
    );
    border: 1px solid #003566;
}

#search_disp input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 13px;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    content: "";
    width: 7px;
    height: 3px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
}

#search_disp input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 6px;
    top: 13px;
    content: "";
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    width: 13px;
    height: 3px;
    background: #ffffff;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left 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;	
}	
.price span{font-size: 24px; line-height:26px; margin: 0 3px 0 0;}

/*========================================
 + ページング
========================================*/
.page_area{
	margin:10px 0 5px 0;
	clear:both;
	height: auto !important;
	line-height:24px;
	padding:0px 0px 5px; 
}

.page{
	margin:0 2px;
	float:none !important;
	font-size:12px;
	border:1px solid #dcdcdc;
	width:24px;
	display:block;
	text-align:center;
	display: inline-block;
	background-color: #FFF;
	text-decoration: none;
}
.page:hover,.page.hover{
	color:#5e5e5e !important;
	text-decoration:none;
	
}

.page_sel{
	margin-left:5px;
	float:none !important;
	color:#FFF !important;
	font-weight:bold;
	text-decoration:none;
	width:24px;
	display: inline-block;
	background-color: #989898;
	border:1px solid #989898;
}
#page_TT{
	float:none !important;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
}
#page_TT span{
	font-size:20px;
	color:#ff1200;
	font-family: 'Arial Black';
	font-weight: normal;
	font-style:italic;
}
.page_number{
	float: none !important;
	text-align: center  !important;
	margin-right:10px;
}

/**/
.red_16B{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:30px 5px;
}



#search ul {
  /*display: flex;*/
  /*margin-bottom: 24px;*/
}
#search ul li {
  flex: 1;
  list-style-type: none;
  box-sizing: border-box;
  border: 1px solid #eee;
  padding: 8px 8px 0;
  margin-left: -1px;
  margin-top: -1px;
  background: #e5e5e5;
  text-align:center;
  width: 33.6%;
  float:left;
  font-size:14px;
}
h4 {
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-bottom: 16px;
  padding: 8px;
  background: #bf1956;
}
#search{
  padding: 8px;
}

.cb{clear:both;}