/*

細かい色の設定をする場合

*/
/*border color
	#b4b4b4
	#c9c9c9
*/
/*background color
	#f4f4f4
	#effafa
*/

/*

[ベース]

*/


@media print {
  .l-header {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
}

/* ===============================
2023-09-25 メンテナンスここから
=============================== */
 body[data-usedcar="hidden"] #usedcar-resp > *,
body[data-usedcar="hidden"] #COMMON-USEDCAR > *,
body[data-usedcar="hidden"] #COMMON-UCAR > *{
	display: none !important;
}
body[data-usedcar="hidden"] #COMMON-USEDCAR:before,
body[data-usedcar="hidden"] #usedcar-resp:before,
body[data-usedcar="hidden"] #COMMON-UCAR:before {
	content: "\00305f\003060\003044\00307e\0030e1\0030f3\0030c6\0030ca\0030f3\0030b9\004e2d\003067\003059";
	text-align: center;
	display: block !important;
} 

/* ===============================
2023-09-25 メンテナンスここまで
=============================== */

 #COMMON-UCAR{
	/*width: 700px;*/
	width: 100%;
	margin: 0 auto;
}
#COMMON-UCAR-compare{
	width: 900px;
	margin: 0 auto;
}
/*

[一覧]

*/

/*
[一覧]　検索
*/
.COMMON-UCAR-search{

}
.COMMON-UCAR-search table{
	width: 100%;
	margin: 0 0 10px;
	background: #f4f4f4;
}
.COMMON-UCAR-search table th{
	padding: 5px 5px 5px 10px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
}
.COMMON-UCAR-search table td{
	padding: 5px;
}
.COMMON-UCAR-search-title{
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 3px solid #333333;
	font-weight: bold;
}
.COMMON-UCAR-search-list{
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #c9c9c9;
	overflow: hidden;
	clear: both;
}
.COMMON-UCAR-search-list li{
	margin: 0 10px 0 0;
	line-height: 1.5;
	display: block;
	float: left;
	list-style-type: none;
}

.COMMON-UCAR-search-btns{
	padding: 10px 0;
	text-align: center;
	background: #f4f4f4;
	overflow: hidden;
}
.COMMON-UCAR-search-toggle{
	width: 33%;
	vertical-align: bottom;
	display: block;
	float: left;
}
.COMMON-UCAR-search-toggle p a{
	width: 142px;
	height: 20px;
	margin: 0 auto;
	padding-top: 6px;
	display: block;
	text-indent: -9999px;
	background: url(../img/btnSearchOpen.gif) center center no-repeat;
}
.COMMON-UCAR-search-submit{
	width: 33%;
	vertical-align: bottom;
	display: block;
	float: left;
}
.COMMON-UCAR-search-submit input{
	width: 182px;
	height: 32px;
	margin: 0 auto;
	border: 0;
	cursor: pointer;
	background: url(../img/btnSearch.gif) center top no-repeat;
}
.COMMON-UCAR-search-reset{
	width: 33%;
	vertical-align: bottom;
	display: block;
	float: left;
}
.COMMON-UCAR-search-reset p a{
	width: 116px;
	height: 20px;
	margin: 0 auto;
	padding-top: 6px;
	display: block;
	text-indent: -9999px;
	background: url(../img/btnSearchReset.gif) center center no-repeat;
}
/*
[一覧・詳細]　ヘッダー・フッター
*/
.COMMON-UCAR-list-header,
.COMMON-UCAR-list-footer{
	margin: 20px 0;
}
.COMMON-UCAR-sort{
	margin: 10px 0;
	padding: 0;
	text-align: center;
}
.COMMON-UCAR-sortUp{
	width: 21px;
	height: 21px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.COMMON-UCAR-sortDown{
	width: 21px;
	height: 21px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.COMMON-UCAR-sortUp a{
	width: 15px;
	height: 15px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../img/btnSortUp.gif) center top no-repeat;
}
.COMMON-UCAR-sortDown a{
	width: 15px;
	height: 15px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../img/btnSortDown.gif) center top no-repeat;
}

.COMMON-UCAR-num{
	width: 48%;
	float: left;
}
.COMMON-UCAR-num span{
	color: #cc0000;
	font-weight: bold;
}
.COMMON-UCAR-paging{
	width: 48%;
	text-align: right;
	list-style: none;
	float: right;
}
.COMMON-UCAR-paging li{
	margin: 0 2px;
	display: inline;
	list-style-type: none;
}
.COMMON-UCAR-list-header .COMMON-UCAR-compare-btn{
	padding: 10px 0 0;
	text-align: center;
	clear: both;
}
.COMMON-UCAR-list-header .COMMON-UCAR-compare-btn input{
	width: 232px;
	height: 20px;
	margin: 0 auto;
	border: 0;
	cursor: pointer;
	background: url(../img/btnCompare.gif) center center no-repeat;
}
.COMMON-UCAR-list-footer .COMMON-UCAR-compare-btn{
	padding: 0 0 10px;
	text-align: center;
	clear: both;
}
.COMMON-UCAR-list-footer .COMMON-UCAR-compare-btn input{
	width: 232px;
	height: 20px;
	margin: 0 auto;
	border: 0;
	cursor: pointer;
	background: url(../img/btnCompare.gif) center center no-repeat;
}

.COMMON-UCAR-date{
	width: 48%;
	float: left;
}
/*
[一覧]　表
*/
.COMMON-UCAR-table table{
	width: 100%;
	border-collapse: collapse;
}
.COMMON-UCAR-table-header td{
	padding: 5px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	border: 1px solid #b4b4b4;
	background: url(../img/bgTableHeader.gif) left bottom repeat-x;
}
.COMMON-UCAR-table-list td{
	padding: 5px;
	text-align: center;
	border: 1px solid #b4b4b4;
}
.COMMON-UCAR-table-list .COMMON-UCAR-info{width: 310px; text-align: left; border-bottom: none;}
.COMMON-UCAR-table-list .COMMON-UCAR-thumb{width: 160px; margin: 0 5px 5px 0; text-align: left; float: left;}
.COMMON-UCAR-table-list .COMMON-UCAR-thumb img{width: 160px !important;}
.COMMON-UCAR-table-list .COMMON-UCAR-name{width: 140px; padding: 0; float: left;}
.COMMON-UCAR-table-list .COMMON-UCAR-name li{text-align: left; list-style-type: none;}

.COMMON-UCAR-table-list .COMMON-UCAR-price {
	color: #cc0000;
	font-weight: bold;
}

.COMMON-UCAR-table-list .COMMON-UCAR-price-block {
	color: #333;
	font-weight: normal;
	text-align: center;
}

.COMMON-UCAR-table-list .COMMON-UCAR-price-block:not(:first-child) {
	margin-top: .85em;
}

.COMMON-UCAR-table-list .COMMON-UCAR-price-block > dt {
	font-size: 92%;
	margin-bottom: .25em;
}

.COMMON-UCAR-table-list .COMMON-UCAR-price-block > dd {
	font-weight: bold;
	line-height: 1.2;
}

.COMMON-UCAR-table-list .COMMON-UCAR-price-block:first-child {
	color: #cc0000;
	font-size: 120%;
}
.COMMON-UCAR-table-list .COMMON-UCAR-price-block:first-child > dd{
	font-size: 80%;
}

.COMMON-UCAR-table-list .COMMON-UCAR-price-block > dd span {
	font-size: 80%;
	display: inline-block;
}

#usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-price:before {
	content: none !important;
}
.COMMON-UCAR-table .COMMON-UCAR-price:before {
	content: none !important;
}

@media screen and (max-width: 768px) {
	#usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-price-block {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	#usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-price-block > dt:after {
		content: "\ff1a";
	}
}

.COMMON-UCAR-table-list .COMMON-UCAR-year{}
.COMMON-UCAR-table-list .COMMON-UCAR-distance{text-align: right;}
.COMMON-UCAR-table-list .COMMON-UCAR-color{}
.COMMON-UCAR-table-list .COMMON-UCAR-power{text-align: right;}
.COMMON-UCAR-table-list .COMMON-UCAR-compare-check{
	color: #333333;
	text-align: left;
	font-weight: bold;
	border-top: none;
	background: url(../img/bgCheck.gif) left top repeat-y;
}
.COMMON-UCAR-table-list .COMMON-UCAR-shop{
	text-align: left;
}

/*

[詳細]

*/
.COMMON-UCAR-detail-header{
	padding: 0 0 10px;
}
/*
[詳細]　車名など
*/
.COMMON-UCAR-detail-info{
	padding: 1.5em 1.5em;
	background: #f5f5f5;
	position: relative;
	overflow:hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 960px) {
	.COMMON-UCAR-detail-info{
	padding:1em;
	}
}
.COMMON-UCAR-detail-name{
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 3px solid #333333;
	font-weight: bold;
	width: 100%;
}
.COMMON-UCAR-detail-type{
	margin: 0 0 5px;
	padding: 0 0 0 8px;
	width: 100%;
}
.COMMON-UCAR-detail-num{
	color: #333333;
	margin: 0 0 5px;
	padding: 0 0 0 8px;
	width: 100%;
}
.COMMON-UCAR-detail-info_main{
	width:49%;
	float:left;
}


/*
[詳細]　比較チェックと問い合わせボタン
*/
.COMMON-UCAR-detail-interest{
	width: 100%;
	display: flex;
	justify-content: space-between;
	gap:5px;
/*	position: absolute;
	top: 0;
	right: 0;*/
}
@media screen and (max-width: 768px) {
	.COMMON-UCAR-detail-interest{
		flex-direction: column;
	}	
}
.COMMON-UCAR-detail-interest p{
	margin:0;
}
.COMMON-UCAR-detail-interest p.COMMON-UCAR-detail-count{
	margin:8px 0 0;
}
.COMMON-UCAR-detail-compare-check{
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	color: #333333;
	text-align: right;
	font-weight: bold;
	border-top: none;
	background: url(../img/bgCheckDetail.gif) right top repeat-y;
	order: 2;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.COMMON-UCAR-detail-count{
	text-align:right;
}
.COMMON-UCAR-detail-contact{
	padding: 10px;
}
.COMMON-UCAR-detail-contact a{
	width: 127px;
	height: 32px;
	float: right;
	display: block;
	text-indent: -9999px;
	background: url(../img/btnContact.gif) 0 0 no-repeat;
}
/*
[詳細]　金額
*/
.COMMON-UCAR-detail-price {
	margin: 10px 0 0 0;
	margin-top: 1em;
	font-weight: bold;
	color: #cc0000;
}
.COMMON-UCAR-detail-price._total {
	color: #cc0000;
}
.COMMON-UCAR-detail-price._base {
	color: #333;
}
.COMMON-UCAR-detail-price._expenses {
	color: #333;
}
.COMMON-UCAR-detail-price-caution li {
	padding: 0 0 0 1em;
	text-indent: -1em;
	list-style-type: none;
}

.COMMON-UCAR-detail-price-caution._total a {
	color: #333;
	text-decoration: underline;
}

.COMMON-UCAR-detail-price-caution._total a:hover {
	text-decoration: none;
}

.COMMON-UCAR-detail-shop{
	margin: 10px 0 20px;
	padding: 10px 0 0;
	border-top: 1px solid #c9c9c9;
	overflow: hidden;
}
.COMMON-UCAR-detail-shop-name{
	float: left;
}
.COMMON-UCAR-detail-shop-info{
	float: right;
}
.COMMON-UCAR-detail-shop-info span{
	padding: 0 0 0 20px;
	color: #cc0000;
	font-weight: bold;
	background: url(../img/iconTel.gif) 0 0 no-repeat;
}

/*
[詳細]　写真
*/
.COMMON-UCAR-detail-photo{
	margin: 0 0 10px;
	text-align: center;
}
.COMMON-UCAR-detail-photo-main{
	margin: 5px 0 0 0;
}
.COMMON-UCAR-detail-photo-main img{
	width: 100%;
}
.COMMON-UCAR-detail-thumb{
	overflow: hidden;
}
.COMMON-UCAR-detail-thumb li{
	/*width: 50px;*/
	margin: 1px 0 0 0;
	display: block;
	float: left;
	list-style-type: none;
}
/*
[詳細]　車種情報詳細
*/
.COMMON-UCAR-detail-table{
	width: 100%;
	border-collapse: collapse;
}
.COMMON-UCAR-detail-table th{
	padding: 5px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #b4b4b4;
	border-right: none;
	background: #f5f5f5;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}
.COMMON-UCAR-detail-table td{
	padding: 5px;
	border: 1px solid #b4b4b4;
	border-left: none;
	text-align: left;
	vertical-align: top;
}
.COMMON-UCAR-recycle{
	width: 11px;
	height: 12px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../img/btnQ.gif) 0 0 no-repeat;
}
.COMMON-UCAR-print{
	padding: 10px 0 20px;
	text-align: center;
}
.COMMON-UCAR-print a{
	width: 116px;
	height: 20px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../img/btnPrint.gif) 0 0 no-repeat;
}
.COMMON-UCAR-detail-caution li{
	padding: 0 0 0 1em;
	text-indent: -1em;
	list-style-type: none;
}


/*

[比較]

*/
.COMMON-UCAR-compare-header{
	margin: 20px 0;
	border-bottom: 1px solid #b4b4b4;
	overflow: hidden;
}
.COMMON-UCAR-compare-title{
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 3px solid #333333;
	font-weight: bold;
}
.COMMON-UCAR-compare-status{
	margin: 0 0 5px;
	text-align: center;
}
.COMMON-UCAR-compare-status span{
	padding: 0 5px;
	color: #cc0000;
	font-weight: bold;
}

.COMMON-UCAR-compare-sort{
	width: 604px;
	margin: 0 auto;
	border-right: 1px solid #b4b4b4;	
	overflow: hidden;
}
.COMMON-UCAR-compare-distance{
	width: 200px;
	padding: 0 0 5px;
	border-left: 1px solid #b4b4b4;
	float: left;
}
.COMMON-UCAR-compare-price{
	width: 200px;
	padding: 0 0 5px;
	border-left: 1px solid #b4b4b4;
	float: left;
}
.COMMON-UCAR-compare-year{
	width: 200px;
	padding: 0 0 5px;
	border-left: 1px solid #b4b4b4;
	float: left;
}
.COMMON-UCAR-compare-distance dt,
.COMMON-UCAR-compare-price dt,
.COMMON-UCAR-compare-year dt{
	padding: 5px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	background: #f5f5f5;
}
.COMMON-UCAR-compare-distance dd,
.COMMON-UCAR-compare-price dd,
.COMMON-UCAR-compare-year dd{
	width: 49%;
	padding: 5px 0 0 0;
	text-align: center;
	float: left;
}
.COMMON-UCAR-compare-sort-down a{
	padding: 2px 0 0 20px;
	background: url(../img/btnSortDown.gif) left center no-repeat;
}

.COMMON-UCAR-compare-sort-up a{
	padding: 2px 0 0 20px;
	background: url(../img/btnSortUp.gif) left center no-repeat;
}

/*
[比較]　項目
*/
.COMMON-UCAR-compare{
	clear: both;
}
.COMMON-UCAR-compare-table-header{
	width: 100px;
	border-bottom: 1px solid #b4b4b4;
	float: left;
}
.COMMON-UCAR-compare-table-header li{
	padding: 5px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #b4b4b4;
	border-right: none;
	border-bottom: none;
	background: #f5f5f5;
	white-space: nowrap;
	vertical-align: top;
}
/*
[比較]　車種
*/
.COMMON-UCAR-compare-table-list{
	width: 200px;
	border-bottom: 1px solid #b4b4b4;
	float: left;
}
.COMMON-UCAR-compare-table-list li{
	padding: 5px;
	border: 1px solid #b4b4b4;
	border-left: none;
	border-bottom: none;
	vertical-align: top;
}
/*IE6のみtile()でズレが生じるので調整*/
* html .COMMON-UCAR-compare-table-header li,
* html .COMMON-UCAR-compare-table-list li{
	line-height: 1;
}
* html .COMMON-UCAR-compare-table-list .COMMON-UCAR-tile-photo{
	margin-bottom: -1px;
}
* html .COMMON-UCAR-compare-table-list .COMMON-UCAR-tile-photo{
	vertical-align: text-bottom;
}
/*
[比較]　閉じる
*/
.COMMON-UCAR-close{
	padding: 20px 0;
	text-align: center;
	clear: both;
}
.COMMON-UCAR-close a{
	width: 116px;
	height: 20px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(../img/btnClose.gif) 0 0 no-repeat;
}
/*

フォントサイズ

*/
.COMMON-UCAR-detail-name{
	font-size: 16px;
}
.COMMON-UCAR-detail-price span{
	font-size: 20px;
}
.COMMON-UCAR-compare-title{
	font-size: 16px;
}
.COMMON-UCAR-compare-status span{
	font-size: 14px;
}

/**************************************************

clear

**************************************************/
.COMMON-UCAR-search-list:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
 /* IE6 */
* html .COMMON-UCAR-search-list{zoom: 1;}
 /* IE7 */
*:first-child+html .COMMON-UCAR-search-list{zoom: 1;}

/**************************************************

車両状態証明書の表示（全販社）

**************************************************/

.COMMON-UCAR-detail-info__sub{
	width: 100%;
	order: 1;
}
.COMMON-UCAR-detail-info__sub p{
	width:100%;
	display: flex;
	justify-content: flex-end;
	box-sizing: border-box;
}
a.COMMON-UCAR-detail-condition:link,
a.COMMON-UCAR-detail-condition:visited,
a.COMMON-UCAR-detail-condition:active,
a.COMMON-UCAR-detail-condition:hover{
	color:#fff !important;
	text-decoration: none !important;
}

.COMMON-UCAR-detail-condition {
		display: block;
    border-radius: 4px;
    background-color: #333;
    color: #fff;
    text-decoration: none;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0.5em;
    text-align: center;
    transition: opacity .2s;
		max-width: 320px;
		box-sizing: border-box;
}
@media screen and (max-width: 768px) {
.COMMON-UCAR-detail-condition {
	font-size:1.2rem;
	padding: 1em 0.5em;
	text-indent: -1em;
	max-width: 100%;
}
}
.COMMON-UCAR-detail-condition:hover {
	opacity:0.7;
}

.COMMON-UCAR-detail-condition:after {
    content: "";
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    display: block;
    width: 6px;
    height: 6px;
    margin: auto 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: transform .4s;
    transform: rotate(45deg);
}
@media screen and (max-width: 960px) {
	.COMMON-UCAR-detail-condition:after {
		right: 1em;
		width: 4px;
		height: 4px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
	}	
}
/* .COMMON-UCAR-detail-condition{
	display: none !important;
} */

/**************************************************

COMMON-UCAR-delete

**************************************************/
.COMMON-UCAR-delete{
  text-align: center;
}
.COMMON-UCAR-delete__text{
  padding-bottom: 2em;
}
.COMMON-UCAR-delete__link{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22rem;
  height: 2.76923em;
  border-radius: 5px;
  background: #fff;
  border: 1px solid;
  text-decoration: none;
  font-weight: bold;
  transition: opacity .2s ease-out;
  margin: 0 auto; 
  text-decoration: none!important;
}
.COMMON-UCAR-delete__link:hover{
  opacity: .7;
}