@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700italic,700,400italic);

@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);
}
.bm_10{margin-bottom:10px;}

#pointBt{
	position:fixed;
	width:159px;
	right:50%;
	margin:0 -660px 0 0;
	top:50px;
}

/*========================================
 + 絞り込みパネル
========================================*/
#zyoken_area{
	/* background-image:url(/usedcar/images/search/panel.gif); */
	background-repeat: repeat;
	padding: 18px;
	text-align: center;
	margin:0;
	position: relative;
	background: #e7f4ff;
	/* border: 4px solid #0057a2; */
}
#zyoken_area h3{
	color: #0057a2;
	font-size: 21px;
	padding: 5px 0 10px 7px;
	/* text-shadow:1px 1px 0 #1454b4; */
	text-align: left;
}
/* 絞り込みパネル */
#panelSlct{
	border-collapse:collapse;
	border-bottom: 2px solid #1454b4;
	position: relative;
	text-align: left;
}

#panelSlct th{
	background-color: #0057a2;
	border-bottom: 3px solid #e7f4ff;
	text-align:center;
	padding:7px;
	color: #FFF;
	/* font-size: 14px; */
	font-weight: normal;
}
#panelSlct td{
	vertical-align: middle;
	padding: 3px 5px;
	background-color:#FFF;
	border-right: 3px solid #e7f4ff;
	border-bottom: 3px solid #e7f4ff;
}
#panelSlct td select{
	padding:3px;
}
.w170,#kyoten_code{width:70%;}
#yonku{width:100px;}

#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{
	width: 300px;
	text-align:center;
	display: inline-block;
	margin: 25px auto 0;
	/* padding: 16px 0 14px; */
	font-size: 120%;
	font-family: inherit;
	border: medium none;
	color: #0057a2;
	background: #ffd76e;
	-webkit-transition: all 3s;
	transition: all 3s;
	height: 60px;
	line-height: 60px;
}
#clear{
	width: 300px;
	text-align:center;
	display: inline-block;
	margin: 25px 0 0 15px;
	/* padding: 16px 0 14px; */
	font-size: 120%;
	font-family: inherit;
	border: medium none;
	color: #5f5f5f;
	background: #dadada;
	-webkit-transition: all 3s;
	transition: all 3s;
	line-height: 60px;
	height: 60px;
}

/* 並べ替え */
.H3_TT{
	padding: 3px 0 0px 5px;
	font-size:16px;
	border-bottom: 3px solid #0057a2;
	position:relative;
}
.H3_TT:before{
	content:'';
	width:100%;
	height:3px;
	background:#feb545;
	position:absolute;
	bottom: 2px;
	left:0;
}
.H3_TT span{
	font-weight: bold;
	color: #0057a2;
	font-size: 29px;
}
#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;
	display:flex;
	flex-wrap: wrap;
}
#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 8px;
	margin:0 2px 10px;
	width: 246px;
}
#SearchList li h3{
	/*background-image:url(/usedcar/images/search/carNM_h3_new.gif);*/
	background-color:#e8e7e7;
	line-height: 1.6em;
	padding:7px 5px 10px;
	font-size: 14px;
	height: 75px;
}
#SearchList li h3 a{
	color:#000 !important
}
.CarInfo{
	margin:3px 5px 0;
	padding:0 0px 0px;

}
.price_search{
	text-align:right;
	float:right;
	width: 109px;
	height:32px;
	line-height:48px;
	position:relative;
	background-image:url(/usedcar/images/search/priced.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0 5px 0 0;
}
.price_tt{
	position:
	absolute;
	color:#7b7b7b;
	top: -15px;
	left:0;
	font-size: 12px;
	line-height:1em !important;
}
.price_txt{
	font-family: 'Noto Sans', sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#e90a5a;
	font-size: 30px;
	line-height:25px;
}
.new{
	position:absolute;
	top:0;
	left:0;
}
.sold{
	position:absolute;
	top:0;
	left:0;
}

.infotext{
	margin: 5px 0px;
}	
.nenshiki{
	font-size: 12px;
	float:
	left;
	width: 119px;
	border-right:1px solid #e8e7e7;
	margin: 0;
}	
.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:33px;
	right:3px;
}

.txt_icon{
	position:absolute;
	bottom:0px;
	left:0px;
}

.txt_icon2{
	position:absolute;
	top:1px;
	right:1px;
}

.limited {
    display: block;
    text-align: right;
    margin: 0 0 3px auto;
}
.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;
}

.limited_list h3{
    background: #c6edff !important;
} 

/* .limited_list {
	background: rgb(255,245,170);
    background: linear-gradient(155deg, rgba(255,245,170,0.5214460784313726) 0%, rgba(248,224,0,0.4598214285714286) 100%);
} */

/*============================
	+色選択
============================*/
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;
}


.guide-intro-msg { margin: 2em 0 2em; padding:.6em 0; text-align:center; font-size:1.7rem; font-weight:bold; line-height:1.4; border-top:3px solid #faba30; border-bottom:3px solid #faba30; }
.color-org {
    color: #eb5e06;
}
.big {
    font-size: 1.3em;
}
.marker {
    background: linear-gradient(transparent 50%, #fff284 0%);
}

.guide-intro-msg  .sp_br{
	display: none;
}


/* 非掲載在庫 */
.contact-oder{
	margin:90px 0 0 ;
	text-align:center;
}
.contact-oder p {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 700;
	position: relative;
	margin: 0 0 13px;
	text-align: center;
	display: inline-block;
	padding: 0 40px;
	color: #005aaa;
}
.contact-oder p::before {
	left: 30px;
	transform: translate(-50%,-50%) rotate(-45deg);
	content: "";
	width: 30px;
	height:30px;
	display: block;
	border-left: 4px solid #005aaa;
	position: absolute;
	bottom: -4px;
	pointer-events: none;
}
.contact-oder p::after {
	right: 0;
	transform: translate(-50%,-50%) rotate(-45deg);
	content: "";
	width: 30px;
	height:30px;
	display: block;
	border-bottom: 4px solid #005aaa;
	position: absolute;
	bottom: -6px;
	pointer-events: none;
}

.contact-oder p span{
	position:relative;
	font-size: 30px;
}
.contact-oder p span:after{
	content:'';
	position:absolute;
	left: -3px;
	bottom: 8px;
	width:100%;
	height: 14px;
	background-color:#fffc00;
	z-index:2;
}
.contact-oder p span b{
	z-index: 3;
	position: relative;
	font-size: 26px;
}

.contact_bt2{
	background-color: #005bab;
	border-radius: 10px;
	width: 500px;
	margin: -9px auto 20px;
	padding: 14px 15px 17px;
	display: block;
	border-bottom: 5px solid #acd5e2;
	text-align: center;
}
.contact_bt2_txt {
	background-color: #ffffff;
	/* width: 48%; */
	color: #005bab;
	border-radius: 28px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 3px 10px;
	margin: 0 0 0px;
	display: inline-block;
	padding: 0 55px;
}
.contact_bt2 .tel{color: #ffffff !important;font-size: 19px;line-height: 1.5;/* text-shadow: 0px 2px 0 #67b8ff; */margin: 0;}
.contact_bt2 .tel i{font-size: 35px;margin: 0 5px 0 0;position: relative;top: 5px;/* text-shadow: 0px 2px 0 #67b8ff; */}
.contact_bt2:hover{opacity: 0.8;}


.site_link{
	display: flex;
	flex-wrap: wrap;
	justify-content:
	space-around;
	align-items: center;
	margin: 20px 0;
}
.site_link li{
	width: 50%;
}
.site_link li img{
	max-width: 100%;
}

.body_list {
	display: flex;
	margin: 20px 0px 21px;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}
ul {
	list-style-type: none;
}
.body_list li {
	width: 200px;
	text-align: center;
	cursor: pointer;
	transition: 0.7s;
	margin: 0 20px 15px;
  }
.type_search1{
	border:4px solid #f0351c;
	border-radius:10px;
  }

  .type_search1 img{
	padding:10px;
  }

  .type_search1 p{
	background-color:#f0351c ;
	color:#fff;
	margin:0;
	padding:7px 0;
	font-weight:bold;
  }

  .type_search2{
	border:4px solid #007729;
	border-radius:10px;
  }

  .type_search2 p{
	background-color:#007729 ;
	color:#fff;
	margin:0;
	padding:7px 0;
	font-weight:bold;
  }

  .type_search2 img{
	padding:10px;
  }

  .type_search3{
	border:4px solid #c846b5;
	border-radius:10px;
  }

  .type_search3 p{
	background-color:#c846b5 ;
	color:#fff;
	margin:0;
	padding:7px 0;
	font-weight:bold;
  }

  .type_search3 img{
	padding:10px;
  }

  .type_search4{
	border:4px solid #551997;
	border-radius:10px;
  }

  .type_search4 p{
	background-color:#551997 ;
	color:#fff;
	margin:0;
	padding:7px 0;
	font-weight:bold;
  }

  .type_search4 img{
	padding:10px;
  }

  .type_search5{
	border:4px solid #0038d0;
	border-radius:10px;
  }

  .type_search5 p{
	background-color:#0038d0 ;
	color:#fff;
	margin:0;
	padding:7px 0;
	font-weight:bold;
  }

  .type_search5 img{
	padding:10px;
  }

  .type_search6{
	border:4px solid #32cc27;
	border-radius:10px;
  }

  .type_search6 p{
	background-color:#32cc27 ;
	color:#fff;
	margin:0;
	padding:7px 0;
	font-weight:bold;
  }

  .type_search6 img{
	padding:10px;
  }

  .type_search7{
	border:4px solid #e59dd6;
	border-radius:10px;
  }

  .type_search7 p{
	background-color:#e59dd6 ;
	color:#fff;
	margin:0;
	padding:7px 0;
	font-weight:bold;
  }

  .type_search7 img{
	padding:10px;
  }  