@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');
}
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700italic,700,400italic);
.h2TT{
	background-image: url(../../common/images/h2TT_search_L.gif);
}
.bm_10{margin-bottom:10px;}

#pointBt{
	position:fixed;
	width:159px;
	right:50%;
	margin:0 -660px 0 0;
	top:50px;
}

/*========================================
 + 絞り込みパネル
========================================*/
#zyoken_area{
	background-image:url(../images/search/panel.gif);
	background-repeat: repeat;
	padding:5px;
	margin:0;
	position: relative;
}
#zyoken_area h3{
	color:#FFF;
	font-size:18px;
	padding:2px 0 0px 7px;
	text-shadow:1px 1px 0 #1454b4;
}
/* 絞り込みパネル */
#panelSlct{
	border-collapse:collapse;
	border-bottom: 2px solid #1454b4;
	position: relative;
}

#panelSlct th{
	background-color:#FFF;
	text-align:center;
	padding:7px;
	border-right: 2px solid #1454b4;
}
#panelSlct td{
	vertical-align: middle;
	padding:7px;
	background-color:#FFF;
	border-right: 2px solid #1454b4;
}
#panelSlct td select{
	padding:3px;
}

#color_area{
	margin:8px 0 0 10px;
	width:450px;
}
#color_area li{
	width:32px;
	float:left;
	margin:0 15px 8px 0;
}
#color_area li .fl{
	margin:4px 0 0;
}

#kensaku{
	margin: 20px auto 0;
	width: 251px;
	display: block;
}
#clear{
	color: #fff;
	padding: 0 10px;
	font-weight: 700;
	font-size: 12px;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 5px;
}

/* 並べ替え */
.H3_TT{
	padding:3px 0 6px 5px;
	font-size:16px;
}
.H3_TT span{
	font-weight: bold;
	color:#e90059;
	font-size:18px;
}
#row{
	clear:both;
	height:18px;
	line-height:18px;
	text-align:left;
	padding:3px 10px;
	margin:0 0 5px;
	border-bottom:1px solid #cfcfcf;
	position:relative;
}
#row a{
	margin:0 5px;
}
#row_bold{
	font-weight:bold;
}
#row span{
	margin:0 3px;
}
#row_R{
	position: absolute;
	font-weight:bold;
	right:0;
	top:2px;
}

/*========================================
 + 検索結果一覧
========================================*/
#SearchList{
	margin:0;
}
#SearchList li{
	/*border-top:3px solid #154ea0;*/
	border-top:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	padding:0px 0px 0px;
	margin:0 2px 10px;
	width:225px;
}
#SearchList li h3{
	/*background-image:url(/usedcar/images/search/carNM_h3_new.gif);*/
	background-color:#e8e7e7;
	line-height:1.2em;
	padding:7px 5px 10px;
	font-size:12px;
	height:25px;
}
#SearchList li h3 a{
	color:#000 !important
}
.CarInfo{
	margin:3px 5px 0;
	padding:0 0px 0px;

}
.price_search{
	text-align:right; 
	float:right;
	width:103px;
	height:32px;
	line-height:48px;
	position:relative;
	background-image:url(../images/search/priced.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0 5px 0 0;
}
.price_tt{
	position:absolute;
	color:#7b7b7b;
	top:-2px;
	left:0;
	font-size:10px;
	line-height:1em !important;
}
.price_txt{
	font-family: 'Noto Sans', sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#e90a5a;
	font-size:23px;
	line-height:25px;
}
.new{
	position:absolute;
	top:0;
	left:0;
}
.sold{
	position:absolute;
	top:0;
	left:0;
}

.infotext{
	margin:5px 5px;
}	
.nenshiki{
	font-size:11px;
	float:left;
	width:90px;
	border-right:1px solid #e8e7e7;
}	
.ImgDisp{
	margin:0 0 0px;
	position:relative;
}
.prevBt{
	position:absolute;
	left:-7px;
	top:70px;
}
.nextBt{
	position:absolute;
	right:-7px;
	top:70px;
}
.CarImg{
	margin:3px;
	position:relative;
	
}
.flg_icon{
	position:absolute;
	bottom:3px;
	right:3px;
}
.ImgNm{
	text-align:center;
	margin:9px 0 0 0;
	width:210px;
}
.CarData{
	margin:4px 0 0 0;
}
.CarData li:first-child{
	padding:0 0 0 0 !important;
	border-left:none;
}
.CarData li{
	float:left;
	border:none !important;
	padding:0 15px 0 0 !important;
	margin:0 !important;
	border-left:1px solid #eeeeee;
}
.CarInfo table{
	margin:0px 0 0 0;
	border:1px solid #a6a6a6;
	border-collapse:collapse;
	height:73px;
	text-align:center;
}
.CarInfo table th{
	background-image: url(/usedcar/images/search/data_TH.gif);
	background-repeat:repeat-x;
	height:27px;
	background-position:1px 1px;
	border:solid #a6a6a6;
	border-width:0 1px;
	text-align:center;
	font-weight:100;
}
.CarInfo table td{
	border:solid #a6a6a6;
	border-width:0 1px;
	font-size:11px;
	line-height:1.2em;
	text-align:center;
}
.red{
	font-size:12px;
	color:#e90a5a;
}
.src_bt_disp{
	text-align:center;
    padding: 0 0 4px;
}
.src_bt_disp a{
	display:inline-block;
	margin:0 0px;
}
.DetailBt{
	background-image:url(/usedcar/images/search/DetailBt.png);
	background-repeat:no-repeat;
	width:243px;
	height:41px;
	background-position:0 0;
	display:block;
	margin:5px 0 0 0;
	float:right;
}
.DetailBt:hover,.DetailBt.hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.DetailBt2{
	background-image:url(/usedcar/images/search/DetailBt2.png);
	background-repeat:no-repeat;
	width:238px;
	height:40px;
	background-position:0 0;
	display:block;
	margin:5px 0 0 0;
	float:right;
}
.DetailBt2:hover,.DetailBt.hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.ContactBt{
	background-image:url(/usedcar/images/search/syousai.gif);
	background-repeat:no-repeat;
	width:211px;
	height:41px;
	background-position:0 0;
	display:block;
	margin:5px auto 0;
}

.torioki{
	background-image:url(/usedcar/images/search/torioki.gif);
	background-repeat:no-repeat;
	width:147px;
	height:39px;
	background-position:0 0;
	display:block;
	margin:5px 0 0 0;
}

.toiawase{
	background-image:url(/usedcar/images/search/mitsumori.gif);
	background-repeat:no-repeat;
	width:211px;
	height:41px;
	background-position:0 0;
	display:block;
	margin:2px auto 0;
}


.ContactBt:hover,.DetailBt.hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#rst_zero_disp {
	border:5px solid #FCC;
}
#rst_zero_disp p {
	padding:15px 10px;
	border:1px solid #EEE;
	text-align:center;
	font-size:14px;
}




/*============================
	+色選択
============================*/
input[type="checkbox"] {
    display: none;
}
/*---------- color_search ----------*/

#color_search{
}
#color_search li {
	float: left;
	box-sizing: border-box;
	width: 21px;
	height: 21px;;
	margin: 0 10px 0 0
}
#color_search li label {
    position: relative;
    display: block;
    word-break: break-all;
}
#color_search li label input[type="checkbox"] + span,
#color_search li label input[type="radio"] + span {
	position: relative;
	cursor: pointer
}
#color_search li label span {
    display: inline-block;
    font-weight: 700;
}
#color_search li label input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
#color_search li label input[type="checkbox"] + span::before,
#color_search li label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
#color_search li label input[type="checkbox"] + span::before {
    z-index: 0;
    background-color: transparent;
    width: 21px;
    height: 21px;
}
#color_search li label input[type="checkbox"] + span::after {
	z-index: 1;
	margin: 0px 5px;
	width: 9px;
	height: 15px;
	line-height: 18px;
	position: absolute;
	top: 1px;
	left: 1px;
}
#color_search li label input[type="checkbox"]:checked + span::after {
    border: 2px solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*--- 白 ---*/
#color_search li:first-child label input[type="checkbox"] + span::before,
#color_search li:last-child label input[type="checkbox"] + span::before {
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #979596;
}
#color_search li:first-child label input[type="checkbox"]:checked + span::after,
#color_search li:last-child label input[type="checkbox"]:checked + span::after {
    border-color:#000;
}

/*--- ブラック ---*/
#color_search li:nth-child(2) label input[type="checkbox"] + span::before {
    background-color: #000;
}

/*--- レッド ---*/
#color_search li:nth-child(3) label input[type="checkbox"] + span::before {
    background-color: #eb0301;
}

/*--- ブルー ---*/
#color_search li:nth-child(4) label input[type="checkbox"] + span::before {
    background-color: #043ba0;
}

/*---イエロー ---*/
#color_search li:nth-child(5) label input[type="checkbox"] + span::before {
    background-color: #fffd00;
}
#color_search li:nth-child(5) label input[type="checkbox"]:checked + span::after {
    border-color:#000;
}

/*--- グリーン ---*/
#color_search li:nth-child(6) label input[type="checkbox"] + span::before {
    background-color: #32bf01;
}

/*--- ブラウン　---*/
#color_search li:nth-child(7) label input[type="checkbox"] + span::before {
    background-color: #541800;
}

/*--- ゴールド　---*/
#color_search li:nth-child(8) label input[type="checkbox"] + span::before {
    background: linear-gradient(45deg, #8d6029, #e8d185);
}
#color_search li:nth-child(8) label input[type="checkbox"]:checked + span::after {
    border-color:#000;
}

/*--- シルバー　---*/
#color_search li:nth-child(9) label input[type="checkbox"] + span::before {
    background: linear-gradient(45deg, #434243, #ffffff);
}
#color_search li:nth-child(9) label input[type="checkbox"]:checked + span::after {
    border-color:#000;
}

/*--- グレー---*/
#color_search li:nth-child(10) label input[type="checkbox"] + span::before {
    background: #7e7f81
}
#color_search li:nth-child(10) label input[type="checkbox"]:checked + span::after {
    border-color:#000;
}

/*--- オレンジ---*/
#color_search li:nth-child(11) label input[type="checkbox"] + span::before {
    background: #fba301
}
#color_search li:nth-child(11) label input[type="checkbox"]:checked + span::after {
    border-color:#000;
}

/*--- パープル---*/
#color_search li:nth-child(12) label input[type="checkbox"] + span::before {
    background: #6d00bb
}

/*--- ピンク---*/
#color_search li:nth-child(13) label input[type="checkbox"] + span::before {
    background: #ed00fe
}

/*--- ベージュ---*/
#color_search li:nth-child(14) label input[type="checkbox"] + span::before {
    background: #ffda9b
}
#color_search li:nth-child(14) label input[type="checkbox"]:checked + span::after {
    border-color:#000;
}

/*--- パール---*/
#color_search li:nth-child(15) label input[type="checkbox"] + span::before {
    background: #f6edc2
}
#color_search li:nth-child(15) label input[type="checkbox"]:checked + span::after {
    border-color:#000;
}

/*--- ガンメタ---*/
#color_search li:nth-child(16) label input[type="checkbox"] + span::before {
    background: #4d5266
}
#color_search li:nth-child(16) label input[type="checkbox"]:checked + span::after {
    border-color:#000;
}

/*--- ダークブルー---*/
#color_search li:nth-child(17) label input[type="checkbox"] + span::before {
    background: #163a76
}

/*--- その他　---*/
#color_search li:nth-child(18) label input[type="checkbox"] + span::before {
    background: #f7f6f5
}
#color_search li:nth-child(18) label input[type="checkbox"] + span::before {
	background: url(../images/color/color018.jpg);
}
#nenshiki_disp select {
	float: left;
}
.float-left  {
	float: left;
	padding: 5px  5px 0;
}


