@charset "UTF-8";

/*** 160209 GOOLA_PRJ-26 ***/
body{
	font-family: 'Helvetica','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo, sans-serif;
	min-width: 1260px;
}

.has-left-column #wrapper #contents-inner{
	border-left: 1px solid #ebebeb;
	padding: 24px 0 20px 30px;
	background-color: #ffffff;
}

.searchForm .searchbtn a{
	display: block;
	background: url("./search/img_v3/icon_magnifying_glass.png") no-repeat scroll left 2px;
	-webkit-background-size: 21px 20px;
	-moz-background-size: 21px 20px;
	-o-background-size: 21px 20px;
	background-size: 21px 20px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	padding: 3px 2px 4px 30px;
}

.search {
	clear: both;
	position: relative;
}

.search .bg {
	height: 42px;
	position: relative;
}

.search input.txt {
	border: 0 none;
	color: #9f9f9f;
	font-size: 14px;
	height: 42px;
	line-height: 1.8;
	outline: medium none;
	padding-top: 4px;
	padding-left: 20px;
	width: 514px;
}

#wrapper #left{
	height: 83%;
	height: -webkit-calc(100vh - 115px);
	height: calc(100vh - 115px);
}

#wrapper #left.scroll_topBarSlideIn{
	height: 100%;
	top: 5px
}

#wrapper #left.fixedBottom{
	height: 93%;
	height: -webkit-calc(100vh - 50px);
	height: calc(100vh - 50px);
}

#wrapper #left.scroll_top{
	height: 100%;
	top: 5px;
}

.centerhead{
	margin: 10px 0 5px;
}

.centerheadinner dt{
	padding-top: 4px;
}

.centerheadinner dd{
	margin-left: 95px;
	width: 865px;
}


.centerheadinner{
	float: none;
	font-size: 13px;
	display: block;
}

.centerheadinner{
	float: none;
	margin-left: 0;
}

.centerheadinner{
	padding: 0;
	border: none;
	margin: 0 10px 0 0;
}

.centerheadinner a{
	font-size: 12px;
	color: #666666;
}

.centerheadinner .centernavMain2{
	padding-top: 3px;
}

.centerheadinner dd li{
	border: 1px solid #d2d0d0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 4px 7px;
	margin-bottom: 7px;
}

.centernav_scroll{
	height: 70px;
	border-top:1px solid #dbdbdb;
	border-bottom:2px solid #e0e0e0;
	background-color: #ffffff;
	display: none;
	width: 100%;
	left: 0;
	z-index: 1000;
}

.centernavblock{
	width: 906px;
	font-size: 1em;
	margin-top: 10px;
	display: table;
}

.centernavblock div{
	display: table-cell;
	float:left;
/*	padding-left: 18px;*/
}

.centernavblock select{
	height: 30px;
	padding-left: 10px;
	width: 87px;
	margin-top: 0;

}

.centernav .pager{
	padding-top: 0;
}

.centernav .pager li{
	display: inline-block;
	*display: inline;
	*zoom: 1;

}
.centernav .pager li.prev{
	background: none;
}

.centernav .pager li.next{
	margin-right: 0;
	padding-right: 0;
}

.centernav .pager li.act{
	background: none;
}

.centernav .pager li.dotted{
	vertical-align: top;
	border: none;
	margin-top: 4px;
	padding: 0;
}

.centernav .pager li a{
	text-decoration: none;
	padding: 10px 11px;
	display: block;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #4d4d4d;
	font-weight: bold;
	background-color: #f1f1f1;
}

.centernav .pager li.act a{
	text-decoration: none;
	background-color: #e00923;
	color:#ffffff;
	cursor: default;
}

.centernav .centernavblock .pager li.next {margin-left: 4px;}
.centernav .centernavblock .pager li.prev {margin-right: 4px;}

.centernav .centernavblock .pager li.next,
.centernav .centernavblock .pager li.prev {
	vertical-align: bottom;
	background: #f1f1f1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0;
}

.centernav .pager li.next,
.centernav .pager li.prev {
	padding: 0 4px;
}

.centernav .centernavblock .pager li.next a {
	background: url("./search/img_v3/icon_rightarrow.png") no-repeat scroll center center;
	padding: 17px 14.4px;
}

.centernav .centernavblock .pager li.next a:hover {
	background: #e00923 url("./search/img_v3/icon_rightarrow_white.png") no-repeat scroll center center;
}

.centernav .centernavblock .pager li.prev a {
	background: url("./search/img_v3/icon_leftarrow.png") no-repeat scroll center center;
	padding: 17px 14.4px;
}

.centernav .centernavblock .pager li.prev a:hover {
	background: #e00923 url("./search/img_v3/icon_leftarrow_white.png") no-repeat scroll center center;
}

.centernav .pager li.next a,
.centernav .pager li.prev a {
	background: none;
	text-decoration: none;
	padding: 13px 10px;
	display: block;
	font-size: 15px;
	margin-right: 0;
	line-height: 1;
	text-align: center;
	background-color: #f1f1f1;
}

.centernav .pager li a:hover {
	background-color: #e00923;
	color:#ffffff;
	box-shadow: none;
}

.centernav_scroll .centernav_scrollInner{
	width: 1203px;
	padding: 14px 8px 0 48px;
	font-size: 11px;
}

.centernav_scroll .centernav_scrollInner .leftBox{
	float: left;
}

.centernav_scroll .centernav_scrollInner .rightBox{
	float: right;
	color: #636363;
}

.centernav_scroll .centernav_scrollInner p{
	line-height: 1.2;
	font-size: 130%;
}

.centernav_scroll .centernav_scrollInner p span.font_b {
	display: inline-block;
    vertical-align: top;
    font-weight: bold;
    margin-top: 18px;
}

.centernav_scroll .centernav_scrollInner p span.totalrecord{
	font-size: 40px;
    font-weight: bold;
    color: #e00923;
}

.centernav_scroll .centernav_scrollInner p span.recordrange{
	margin-left:60px;
}

.centernav_scroll .centernav_scrollInner p select{
	margin-left:10px;
	width:87px;
	height:30px;
	padding-left:10px;
}

@-moz-document url-prefix() {
	.centernav_scroll .centernav_scrollInner p select{
		vertical-align: top;
	}
}

.centernav_scroll .centernav_scrollInner p select option{
	vertical-align: middle;
}

.centernavlowerblockinner .enternavRight li ul,
.centernav_scroll .centernav_scrollInner .rightBox li ul{
	*font-size: 9px;
}

.centernavlowerblockinner .enternavRight li,
.centernav_scroll .centernav_scrollInner .rightBox li{
	float: left;
	line-height: 1.3;
	margin-right: 34px;
	*white-space:nowrap;
	*width: 10px;
	font-size: 14px;
}

.centernavlowerblockinner .enternavRight li.last,
.centernav_scroll .centernav_scrollInner .rightBox li.last{
	margin-right: 0;
}

.centernavlowerblockinner .enternavRight li ul,
.centernav_scroll .centernav_scrollInner .rightBox ul{
	text-align: center;
	width: 114%;
}

.centernav_scroll .centernav_scrollInner .rightBox li ul {
	width: 100%;
	padding-top: 4px;
}

.centernav_scroll .centernav_scrollInner .rightBox li ul li {font-size: 12px;}

.centernavlowerblockinner .enternavRight li ul li,
.centernav_scroll .centernav_scrollInner .rightBox li ul li{
	font-size: 0;
	margin-right: 2px;
	float: none;
	display: inline;
}

.centernav_scroll .centernav_scrollInner .rightBox li ul li a {
	font-size: 14px;
	color: #636363;;
	padding: 0 2px 0 9px;
}

.centernav_scroll .centernav_scrollInner .rightBox li ul li a span {
	font-size: 10px;
	padding-right: 5px;
}

.centernav_scroll .centernav_scrollInner .rightBox li ul li a span img {
	vertical-align: top;
	margin-top: 7px;
}

.textblock{
	margin: 0 0 9.5px 0;
	border-top: none;
}

.textblock .textBox{
	padding: 0;
	border-bottom: #dfdfdf 1px solid;
	margin-bottom: 30px;
}

.textblock .textBox:hover{
	cursor: pointer;
}

.textBox.secondhand_car_shop {
	box-sizing: border-box;
	width: 846px;
	margin: 0;
	padding: 30px 30px 20px 30px;
}


.textblock .textBox .detailwrap{
	overflow: hidden;
	width: 906px;
	background-color: #fff;
}

.textblock .textBox .textDetail{
    position: relative;
    box-sizing: border-box;
	width: 626px;
	min-height: 180px;
	padding: 20px 20px 10px;
}

.textBox.secondhand_car_shop .textDetail {
	float: left;
	padding: 0;
}

.textBox.secondhand_car_shop .textDetail .shop_name {
	font-size: 14px;
	padding-bottom: 10px;
}

.textBox.secondhand_car_shop .textDetail .shop_name a {
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
}
.textBox.secondhand_car_shop:hover .textDetail .shop_name a {text-decoration: underline;}

.textblock .textBox .textDetail .car_lead{
	margin-bottom: 7px;
	font-size: 1.1em;
}

.textblock .textBox .textDetail .topDetail .favorite_btn_heart {
	display: table-cell;
	padding-top: 4px;
	padding-left: 6px;
}

.textblock .textBox .imgPhoto{
	width: 280px;
	float: left;
	position: relative;
}

.textblock .textBox .imgPhoto_shop{
	width: 130px;
	margin-right: 22px;
}

.textblock .textBox .publishedNo{
	float: left;
	padding-top: 35px;
	width: 65px;
	text-align: center;
}

.textblock .textBox .textDetail p .icon{
	vertical-align: top;
}

.textblock .textBox .textDetail .bottomDetail .clumn_left{
	width: 283px;
	display: table;
}

.textblock .textBox .textDetail .bottomDetail .clumn_left .clearfix p{
	width: 130px;
	float: left;
	color: #333333;
	font-size: 13px;
	line-height:1.3;
}

.textblock .textBox .textDetail .bottomDetail .clumn_left .clearfix p span{
	font-size: 25px;
	font-weight: bold;
	margin-right: 4px;
}

.textblock .textBox .textDetail .bottomDetail .clumn_left .clearfix p span.black{
	color: #000000;
}

.textblock .textBox .textDetail .bottomDetail .clumn_left table{
	font-size:13px;
	text-align: left;
}

.textblock .textBox .textDetail .bottomDetail .clumn_left table th{
	color:#8c8c8c;
}

.textblock .textBox .textDetail .bottomDetail .clumn_left table td.star{
	color: #ff8a00;
	font-size: 1.2em;
	letter-spacing: -2;
}

.textblock .textBox .textDetail .bottomDetail .clumn_left table td.imgcell{
	padding-left: 4px;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right{
	width: 320px;
	float: left;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right ul{
	text-align: right;
	margin-right: 10px;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right ul li{
	display: inline;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right ul li.fast{
	margin-right: 11px;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right table{
	width: 100%;
	margin-bottom: 12px;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right table td{
	text-align: center;
	border-left: 1px solid #e4e4e4;
	padding:7px 5px 6px;
	width: 70px;
	font-size:12px;
	line-height: 1.1;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right table td.inspection{
	width: 80px;
}

.textblock .textBox .textDetail p.car_name a{
	line-height: 1.5;
	font-size:14px;
	text-decoration: none;
	padding-bottom: 10px;
}

.textblock .textBox .inquiryBox{
	background-color: #f1f1f1;
	width: 866px;
	padding: 10px 20px;
	position: relative;
}

.textblock .textBox .inquiryBox .clumn_left{
	float: left;
	width: 550px;
}

.textblock .textBox .inquiryBox .clumn_left p{
	line-height: 1.3;
}

.textblock .textBox .inquiryBox .clumn_left .store_name{
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
}

.textblock .textBox .inquiryBox .clumn_left .store_tel {
	font-weight: bold;
	font-size: 18px;
	padding-right: 10px;
	margin-top: 6px;
}
.textblock .textBox .inquiryBox .clumn_left .store_tel span {
	background: #636363;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	margin-right: 10px;
	padding: 2px 4px;
}

.textblock .textBox .inquiryBox .clumn_left .store_address{
	font-size: 13px;
}

.textblock .textBox .inquiryBox .clumn_right{
	float: right;
}

.textblock .textBox .inquiryBox .clumn_right p img{
	vertical-align: top;
	margin-top: 2px;
}

.textblock .textBox .textDetail .bottomDetail.textblock .textBox .textDetail .bottomDetail .clumn_right ul{
	float: right;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right ul li {
	display: block;
	float: left;
	height: 44px;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right ul li.fast a:hover img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.textblock .textBox .textDetail .bottomDetail .clumn_right ul li a:hover img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

@media screen\0 {
	.textblock.blog .textDetail .evaluation dd.reviews_number {
		vertical-align: middle;
	}
}

.textblock.rank_list .textDetail .evaluation dd.reviews_number,
.textblock.blog .textDetail .evaluation dd.reviews_number {width:360px;}

.textblock.blog .textDetail .evaluation dd.reviews_number {
	width:238px;
	font-size: 13px;
}

.textBox.secondhand_car_shop .textDetail dl.evaluation,
.textBox.secondhand_car_shop .textDetail dl.reviews_number {
	display: inline-block;
}

.textBox.secondhand_car_shop .textDetail dl.evaluation {
	margin-bottom: 0;
	padding-right: 10px;
}
.textBox.secondhand_car_shop .textDetail dl.reviews_number {margin-bottom: 0;}
.textBox.secondhand_car_shop .textDetail dl.reviews_number dt {
	letter-spacing: normal;
	width: 90px;
	font-weight: normal;
	font-size: 14px;
}

.textBox.secondhand_car_shop .textDetail dl dt {
	width: 104px;
	font-weight: bold;
}

.textBox.secondhand_car_shop .textDetail dl dd ul.star_rating_goola {
	display: table;
	margin-bottom: 3px;
}

.star_rating_goola li {
	display: table-cell;
	line-height: 1 !important;
}

.textBox .textDetail dl dd ul.star_rating_goola li.star {
	position: relative;
	width: 16px;
	height: 16px;
	padding-right: 5px;
}

.textBox .textDetail dl dd ul.star_rating_goola li.point,
.textBox.secondhand_car_shop .textDetail dl dd ul.star_rating_goola li.point {
	color: #e5111a;
	font-weight: bold;
	font-size: 20px;
	padding: 0 0 0 4px;
}

.textBox.secondhand_car_shop .textDetail dl dt,
.textBox.secondhand_car_shop .textDetail dl dd {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	font-size: 14px;
}
.textBox.secondhand_car_shop .textDetail dl dt a {font-size: 16px;}
.textBox.secondhand_car_shop .textDetail dl dd {font-size: 14px;}

.textblock .textBox .imgPhoto_shop.secondhand_car_shop {
	float: right;
	position: relative;
	width: 240px;
	margin-right: 0;
	padding-top: 31px;
}

/*リプレース追加分*/
.CarName {
	color: #333333;
	margin-right: 18px;
	font-size: 14px;
}

.CarDesc {
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
}
.CarDesc.white {
	color: #ffffff;
	font-weight: bold;
}

.car_name {
	display: table-cell;
	vertical-align: top;
	width: 550px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

.main_search_area{
	width: 908px;
	background: #fff;
}

.search_word {
	position: relative;
	border-bottom: 2px solid #d5d5d5;
	background-color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	width: 960px;
	color: #474747;
	padding-bottom: 15px;
}

.search_word:before {
	content: "";
	display: block;
	width: 60px;
	border-bottom: 2px solid #e5111a;
	position: absolute;
	bottom: 0;
	margin-bottom: -2px;
}
.search_word p {font-size: 20px;}

.search_word span {
	font-size: 20px;
	font-weight: bold;
}

/* - #menu_tab - */
.categoryMenu {
	margin-top: 24px;
}

.categoryMenu li{
	background: #fafafa;
	float: left;
	display: inline;
	width: 100px;
	text-align: center;
	height: 36px;
	padding: 8px 0 0;
}

.categoryMenu li a{
	color: #333;
	line-height: 2.0;
	text-decoration: none;
	border-right: 1px solid #d5d5d5;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0;
	display: block;
}

.categoryMenu li a:hover{
	color: #e50021;
}

.categoryMenu li.on{
	box-sizing: border-box;
	border-bottom: 4px solid #e50021;
	color: #e50021;
	background: #fff;
	height: 43px;
	margin-bottom: 11px;
}

.arrow-div {
	position: relative;
	background: #fff;
	border: 0 solid #DDDDDD;
}

.arrow-div:after, .arrow-div:before {
	top: 110%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 0;
}

.arrow-div:after {
	border-color: rgba(241, 241, 241, 0);
	border-top-color: #e00923;
	border-width: 4px;
	margin-left: -4px;
}

.arrow-div:before {
	border-color: rgba(221, 221, 221, 0);
	border-top-color: #e00923;
	border-width: 5px;
	margin-left: -5px;
}

.categoryMenu li.on a{
	color: #e50021;
}
.menu_area {
	display: inline;
}

.searchForm{
	/* background-color: #e00923; */
	border: solid 1px #e00923;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 600px;
}

.searchForm .searchbtn {
	position: absolute;
	right: 0px;
	top: 0px;
	background: #e00923;
	padding: 10px 14px 6px;
}


.PrCarList ul {
	margin: 0 auto;
}

.PrCarList li {
	float: left;
	background-color: #fff;
	margin: 0 10px;
	box-shadow: 2px 2px rgba(0,0,0,0.1);
	display: inline;
}

.PrCarList li a {
	color: #222;
	display: block;
	width: 188px;
}

.PrCarList li a:hover {
	text-decoration: none;
}

.PrCarList li img {
	width: 188px;
	height: 142px;
}

.HideLeftNav {
	position: fixed;
	left: -317px;
	z-index:100;
	width: 306px;
	background-color: #FFFFFF
}

#leftFavorite {
	height: 100%;
	background-color: #fff;
}

#leftFavoriteInner {
	margin:0px 25px;
}

.centernavMain2 .clear .clear .open {
	border: none;
}

.sort {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: 'Helvetica','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo, sans-serif;
	font-weight: bold;
}

.idCarIcon {
	width: 20px;
	height: 22px;
	position: absolute;
	margin-left: 20px;
	margin-top: 20px;
}

.listSearchCondition {
	float: left;
	margin-right: 5px;
}

.listSearchCondition img{
	vertical-align: -2px;
	margin-right: 3px;
}

.listSearchCondition a {color: #333;}

.clearSearchCondition {
	float: left;
	margin-right: 5px;
}

.clearSearchCondition a {
	color: #fff;
}

.containerSearchCondition {
	font-size: 12px;
	display: inline-block;
	margin-top: 10px;
}

.sort_resultHead_area {
	float: left;
	width: 128px;
}

select.sort {
	background: url("./search/img_v2/icon_arrow_01.png") no-repeat center right;
	background-position: 88%;
	width: 108px;
	height: 30px;
	font-size: 12px;
	padding: 0;
	margin: 6px 20px 0 0;
	padding-left: 15px;
	border: 1px solid #d5d5d5;
	color: #636363;
}

@media \0screen {
	select.sort {
		padding: 5px 5px 5px 10px;
	}
}

@media screen and (min-width: 0\0) and (min-resolution: .001dpcm) {
	select.sort {
		padding: 5px 5px 5px 10px;
	}
}

#contents-inner .select.sort {
	padding-left: 18px;
}

.resultHead {
	width: 66px;
	height: 28px;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 0;
	margin-top: 6px;
	margin-right: 20px;
	padding-right: 20px;
}

.resultHead p a {
	background: url("./search/img_v3/icon_spritesheet.png") no-repeat scroll right -92px transparent;
	color: #636363;
	padding-right: 38px;
	line-height: 2.4;
	display: block;
	width: 60px;
	text-align: center;
    font-weight: bold;
    font-size: 12px;
	text-decoration: none;
}

.resultHead .tab_img a {background: url("./search/img_v3/icon_spritesheet.png") no-repeat scroll right -148px transparent;}

.idcar {
	display: table-cell;
	vertical-align: middle;
	padding: 6px;
}

.idcar a {
	color: #333;
}

.clumn_right_top {
	color: #333;
	width: 50%;
    margin-bottom: 5px;
}

.carExplainDetail .clumn_right_top {
	float: left;
	width: auto;
	font-size: 12px;
	padding-top: 2px;
}

.disp_goo_hosyou {
	background: #e00923;
	width: 40%;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
	text-align: center;
    margin-bottom: 5px;
}

.clumn_left_middle {
	margin-top: 8px;
}

.textblock .textBox .inquiryBox .clumn_left .store_name span{
	font-weight: normal;
}

.totalPrice {
	color: #e00923;
}

.ui-effects-transfer {
	border: 1px dotted black;
	z-index:10;
}

.leftNavFavoriteList {
	margin-top: 20px;
	margin-bottom: 40px;
}

#additionalArea > div ,
.historyDetail {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom: 15px;
	margin-right: 5px;
}

.favoriteListImg {
	float: left;
	padding-right: 6px;
}

.favoriteListTxt {
	float: left;
	width: 165px;
}

.favoriteListTxt a {
	text-decoration: none;
	color: #222;
}

.leftNavFavoriteTitle {
	margin-bottom: 5px;
}

.favoriteListTitle {
	float: left;
	font-size: 10pt;
	font-weight: bold;
}

.favoriteListBtn {
	float: right;
}

.favoriteListBtn a {
	color: #222;
	border: solid 1px #e0e0e0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: bold;
	font-size: 8pt;
	margin-right: 11px;
	padding: 2px 5px;
}

.favoriteListBtn a:hover {
	text-decoration: none;

}

.priceTxt span {
	font-size: 1.2em;
	font-weight: bold;
}

.wrapFavoritelist {
	padding-bottom:10px;
}

.wrapFavoritelist p {
	margin:10px 0 10px;
}

.wrapFavoritelist .favoriteListTxt {
	width: 200px;
}

.wrapHistorydetail {
	border: solid 1px #e0e0e0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-right: 5px;
	padding: 20px 0 20px 10px;
}

.wrapHistorydetail .favoriteListTxt {
	margin-top: 8px;
	width: 165px;
}

.usedCar .textBox {
	overflow: hidden;
	border-bottom: none;
	border: 1px solid #f1f1f1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.outerDetail {width: 906px;}

/* catalog */
.textblock.news .textBox,
.textblock.rank_list .textBox,
.textblock.blog .textBox,
.textblock.catalog .textBox {
	width: 866px;
	margin-bottom: 0;
	padding: 30px 20px;
}

.textblock.news .textBox .imgPhoto,
.textblock.rank_list .textBox .imgPhoto,
.textblock.blog .textBox .imgPhoto,
.textblock.catalog .textBox .imgPhoto {
	width: 239px;
}

.textblock.news .imgPhoto {
	position: relative;
	width: 239px;
	height: 159px;
	margin: 0;
	overflow: hidden;
	vertical-align: middle;
}
.textblock.news .imgPhoto img {
	position: absolute;
	top: -10;
	left: 34%;
	margin: 0 0 0 -81px;
	vertical-align: top;
}


.textblock.news .car_name,
.textblock.rank_list .car_name,
.textblock.catalog .car_name {
	width: auto;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 0;
	position: relative;
}

.textblock.blog .car_name {
	overflow: hidden;
	width: auto;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 0;
	position: relative;
}

.textblock.blog .car_name_left a {width: 660px;}

.textblock.blog .car_name a {float: left;}
.textblock.blog .car_name .total_cost {
	float: right;
	border-left: 1px solid #d5d5d5;
	width: 186px;
	color: #e5111a;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	
}
.textblock.blog .car_name .total_cost span {
	color: #333;
	font-size: 16px;
	padding-right: 24px;
}

.textblock.rank_list .car_name > a {padding-right: 20px;}

.textblock.news .car_name > a,
.textblock.rank_list .car_name > a,
.textblock.blog .car_name > a,
.textblock.catalog .car_name > a {
	color: #4a90e2;
	font-size: 16px;
	font-weight: bold;
}

.textblock.news .textBox:hover a,
.textblock.rank_list .textBox:hover a,
.textblock.blog .textBox:hover a,
.textblock.catalog .textBox:hover a {
	text-decoration: none;
}

.textblock.news .textDetail {
	width: 620px;
	min-height: 159px;
	padding: 0 0 0 20px;
	font-size: 12px;
}

.textblock.blog .textDetail a {color: #4a90e2;}
.textblock.blog .textDetail a .dotted {
	display: inline-block;
	vertical-align: top;
	color: #333;
	margin-top: -4px;
}


@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
	.textblock.blog .textDetail .reviews_number a {
		line-height: 1.6;
	}
}

@media \0screen {
	.textblock.blog .textDetail .reviews_number a {
		line-height: 1.3;
	}
}

@media screen and (min-width: 0\0) and (min-resolution: .001dpcm) {
	.textblock.blog .textDetail .reviews_number a {
		line-height: 1.3;
	}
}

.textblock.rank_list .textDetail,
.textblock.blog .textDetail {
	width: 620px;
	padding: 0 0 0 20px;
	font-size: 12px;
}

.textblock.blog .textDetail .tag_area {
	width: auto;
	height: auto;
	padding: 0 0 4px;
}

.textblock.blog .tag_area_garages {
	position: relative;
	width: auto;
	height: auto;
	padding-bottom: 2px;
}

.textblock.blog .tag_area_garages li {padding: 2px 8px;}

.textblock.blog .tag_area li.on {
	background: #4a90e2;
	color: #ffffff;
}

.textblock.blog .tag_area li.on a {color: #ffffff;}

.textblock.catalog .textDetail {
	width: 626px;
	padding: 0;
    font-size: 12px;
    padding-left: 20px;
}

.textblock.catalog .textDetail dl:last-child {margin-bottom: 0;}

.textblock.news .textDetail > dl,
.textblock.rank_list .textDetail > dl,
.textblock.blog .textDetail > dl,
.textblock.blog .textDetail > dl .information_details,
.textblock.catalog .textDetail > dl {
	margin-bottom: 5px;
	letter-spacing: -0.5em;
	overflow: hidden;
}

.textblock.blog .textDetail dl:last-child {margin-bottom: 0;}
.textblock.blog .textDetail > dl > dd > .information_details {padding-bottom: 8px}

.textblock.blog .textDetail > dl {margin-bottom: 4px;}
.textblock.blog .textDetail > dl.evaluation {margin-bottom: 6px;}

.textblock.news .textDetail > dl > dt {width: 90px;}

.textblock.news .textDetail > dl > dt,
.textblock.news .textDetail > dl > dd,
.textblock.rank_list .textDetail > dl > dt,
.textblock.rank_list .textDetail > dl > dd,
.textblock.blog .textDetail > dl > dt,
.textblock.blog .textDetail > dl > dd > .information_details > dt,
.textblock.blog .textDetail > dl > dd,
.textblock.blog .textDetail > dl > dd > .information_details > dd,
.textblock.catalog .textDetail > dl > dt,
.textblock.catalog .textDetail > dl > dd {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}

.textblock.blog .textDetail > dl > dd > .information_details > dt,
.textblock.blog .textDetail > dl > dd > .information_details > dd {
	font-size: 1em;
	padding-bottom: 4px;
}

.textblock.blog .textDetail > dl > dd > .information_details > dd {width: 390px;}

.textblock.news .textDetail > dl > dt,
.textblock.rank_list .textDetail > dl > dt,
.textblock.blog .textDetail > dl > dd > .information_details > dt,
.textblock.catalog .textDetail > dl > dt {
	width: 106px;
	font-weight: bold;
}

.textblock.blog .textDetail > dl > dt {
	width: 86px;
	font-weight: bold;
}

.textblock.rank_list .textDetail > dl > dd {
	line-height: 1.4;
	width: 494px;
}

.textblock.blog .textDetail > dl > dd {
	line-height: 1.5;
	width: 514px;
}

@media screen\0 {
	.textblock.blog .textDetail > dl > dd {
		line-height: 1.7;
	}
}

.textblock.blog .textDetail > dl > dd .more {float: right;}
.textblock.blog .textDetail > dl > dd .posted {
	display: block;
	padding-top: 3px;
}

.textblock.news .textDetail > dl > dd,
.textblock.catalog .textDetail > dl > dd {
	width: 500px;
}
.textblock.blog .textDetail .evaluation dt {
	display: table-cell;
	width: 86px;
}
.textblock.rank_list .textDetail .evaluation dt {
	display: table-cell;
	width: 90px;
}
.textblock.rank_list .textDetail .evaluation dd,
.textblock.blog .textDetail .evaluation dd {
	display: table-cell;
	line-height: 1.5;
	width: 146px;
}

.textblock.blog .textDetail .evaluation dd {line-height: 1.4;}

/* textBox hover */
.textblock .textBox {
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
}
.textblock .textBox:before {
	content: "";
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: -100%;
	background-color: #fbfbfb;
}
.textblock .textBox:hover:before {
	left: 0;
}

/* clearable input (default) */
.clearable{
	background: #fff url("/cgi-bin/fsearch/search/img_v2/icon_search_condition_close.png") no-repeat right -18px center;
	border: 0 solid #999;
	padding: 3px 24px 3px 4px;	 /* Use the same right padding (18) in jQ! */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: background 0.4s;
}
/* clearable input (show icon) */
.clearable.x {
	background-position: right 10px center;
}
.clearable.onX{ cursor: pointer; }			  /* (jQ) hover cursor style */
.clearable::-ms-clear {display: none; width:0; height:0;} /* Remove IE default X */
@media screen and (min-width: 0\0) and (min-resolution: .001dpcm) {
	.clearable{
		background: none;
	}
}

#linkrate {
	float: left;
	width: 100%;
	margin-bottom: 16px;
/*	padding-left: 58px; */
}

#linkrate ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#linkrate ul li{
	margin-left:5px;
	margin-bottom:0px;
	display:inline;
	font-size: 13px;
}

#linkrate ul li a{
	 color: #0000FF;
}
#link-m ul{
	float: left;
	margin-left: 45px;
	margin-bottom:10px;
}
#link-m ul li{
	 line-height: 20px;
}
#link-m ul li a{

	 color: #0000FF;
}

/*** 170601 GOOLA_REPLACE-117　グーネットを参考に一部修正 ***/

.reservationConfirmation {
	float: right;
	padding-top: 4px;
}

.reservationConfirmation .btn {
	margin-right: 30px;
	float: right;
}
.reservationConfirmation .btn a {
	width: 113px;
	padding: 6px 0 6px;
	display: inline-block;
}

.reservationConfirmation .reservation_calendar {
	width: 415px;
	padding: 11px 11px 0;
	display: none;
	border: 1px solid #aaa;
	background: #fff;
	position: absolute;
	z-index: 1;
	right: 0;
	margin-top: 60px;
    text-align: left;
}

.reservationConfirmation .reservation_calendar .bg_frame {
	position: absolute;
	top: -12px;
	left: 70px;
}

.reservationConfirmation .reservation_calendar ul {
	margin: 0 -5px 11px 0;
	overflow: hidden;
}

.reservationConfirmation .reservation_calendar li {
	width: 55px;
	margin: 0 5px 0 0;
	float: left;
    font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.reservationConfirmation .reservation_calendar p {
	margin: 0 0 5px;
    font-size: 12px;
	font-weight: bold;
}

.reservationConfirmation .reservation_calendar li span, .reservationConfirmation .reservation_calendar li a {
	padding: 10px 0 32px;
	display: block;
	color: #333;
	text-decoration: none;
	background: url(https://img.goo-net.com/common_v2/img/bg_reservation_calendar.png) no-repeat 0 0;
}

.reservationConfirmation .reservation_calendar li div {
	margin: 0 0 5px;
	color: #888;
}

.reservationConfirmation .reservation_calendar li div.saturday { color: #0071a1;}
.reservationConfirmation .reservation_calendar li div.sunday { color: #d80000;}

.reservationConfirmation .reservation_calendar .elapse a { background-position: 0 0; color: #666;}
.reservationConfirmation .reservation_calendar .vacant a { background-position: -56px 0;}
.reservationConfirmation .reservation_calendar .full a { background-position: -168px 0;}

/*** 170601 GOOLA_REPLACE-117　ここまで ***/
.itemTitleMobile {
	background-image: url("https://img.goo-net.com/usedcar/common/img/iphone/icon_linkmark.png");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 8px 12px;
	-webkit-background-size: 8px 12px;
	-moz-background-size: 8px 12px;
	line-height:25px;
	border-bottom:1px solid #CCCCCC;
}

.itemTitleMobile:after {
	content: "（検索結果を見る）";
	color: red; text-decoration: none; font-weight: bold;
	padding-left: 60%;
	display: inline-block;
/*	float: right;*/
}
.itemOption {
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:1px solid #CCCCCC;
}

.itemOption:last-of-type {
	border-bottom: none;
}

.itemTitleMobile:last-of-type {
	border-bottom: none;
}

.link-options {
	 margin-left : 8px;
	 margin-right : 8px;
	 border:1px solid #CCCCCC;
	 border-radius: 5px;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
}

.link-options ul {
	 padding-left:8px;
	 padding-right:8px;
}

.link-options .title-options {
	 font-size: 14px;
	 border-bottom:1px solid #CCCCCC;
	 padding-bottom:8px;
	 padding-top:8px;
	 padding-left:8px;
	 padding-right:8px;
}

.bold-find-result-ipn {
	color: red;
	font-weight: bold;
	font-size:16px;
}

.bold-find-result-pc {
	color: red;
	font-weight: bold;
	font-size:20px;
}

.bold-find-key {
	color: red;
	font-weight: bold;
}

.bold-title-options {
	font-weight: bold;
	font-size:20px;
}

#header_v2 .inner .header_info .header_link_list {
    margin-bottom: 24px;
}

#owl-category-menu .owl_item_customize {
	background:#e6e6e6;
	padding: 13px 1px;
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: center;
	font-weight: bold;
	height:18px;
	border-right: thick solid #FFFFFF;
	border-right-style: outset;
	border-right-width: 1px;
}

#owl-category-menu .owl_item_customize a {
	color: red;
}

#owl-category-menu div.selected {
	background: red;
}

#owl-category-menu div.selected a {
	color: white;
}

#owl-category-menu div a.singleRow {
	display: block;
	padding-top: 5px;
}

.customNavigation{
  text-align: center;
}

/* use styles below to disable ugly selection */
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tag_area {
	float: left;
	width: 208px;
	height: auto;
	border-collapse: separate;
	border-spacing: 10px;
}

.tag_image {
	width: 100% !important;
}

.tag_area li {
	display: inline-block;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 0 6px 10px 0;
	padding: 1px 10px;
}

.tag_image li {
	margin-top: 6px;
}

@media screen\0 {
	.tag_area li {
		padding: 2px 10px 0px;
	}
}

.textblock .textBox .textDetail .application{
	display: table-cell;
}

.bottomDetail {
	display: table;
	padding-bottom: 10px;
}

.base_price {border-right : 1px solid #ccc;}
.base_price dl {
	display: table-cell;
	padding-right: 12px;
}
.base_price .shohiyou-price {
	padding-right: 0px;
}
.base_price dl dt {
	color: #333333;
	font-size: 12px;
}
.base_price dl dd {
	width: auto;
	line-height: 1;
	font-size: 25px;
	font-weight: bold;
	margin-right: 0;
}

.base_price dl dd.f_color_red {color: #e5111a;}

.base_price dl dd span {
	font-size: 17px;
	font-weight: bold;
}

.base_price .f_color_red  span {
	font-size: 25px;
	font-weight: bold;
}
.base_price dl dd em {
	font-size: 12px;
	font-weight: bold;
}

.detailsArea {
	display: table-cell;
	padding-left: 10px;
}
.detailsArea dl {
	display: table-cell;
	padding-left: 11px;
}
.detailsArea dl.pl0 {padding-left: 0;}
.detailsArea dl dt {
	text-align: center;
	font-size: 12px;
	padding-bottom: 11px;
}
.detailsArea dl dd {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.detailsArea dl.model_year dd,
.detailsArea dl.mileage dd,
.detailsArea dl.displacement dd {font-weight: bold;}

.favorite_area {
	width: 50px;
	display: table-cell;
}

.rank_glid .detailsArea,
.cat .detailsArea {
	font-size: 12px;
	color: #fff;
}

.rank_glid .detailsArea td,
.cat .detailsArea td {
	width: 200px;
	vertical-align: top;
	padding: 0 10px 10px 0;
}

.rank_glid .detailsArea td:last-child,
.cat .detailsArea td.detail_txt {
	padding-right: 0;
	padding-bottom: 0;
}

.rank_glid .detailsArea .tit,
.cat .detailsArea .tit {
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
}

.evaluation_area,
.state_area,
.state_text_area {
	vertical-align: top;
}

@-moz-document url-prefix() {
	.state_text_area {
		padding-top: 2px;
	}
}

.evaluation_area {
	width: 36px;
	padding-right: 10px;
}

.state_area dt {padding-right: 10px;}
.state_area {
	width: 140px;
	padding-top: 2px;
	padding-right: 10px;
}

.state_area li {padding-right: 5px;}

@-moz-document url-prefix() {
  	.state_area li {
    	line-height: 6px;
  	}
}

@media screen\0 {
	.state_area li img,
	.state_area dd {
		vertical-align: top;
	}
}

@media \0screen {
	.state_area li {
		line-height: 1.3;
	}
}

@media screen and (min-width: 0\0) and (min-resolution: .001dpcm) {
	.state_area li {
		line-height: 1.3;
	}
}

.state_text_area dt {width: 46px;}
.state_text_area dd {
	font-weight: bold;
	color: #002882;
}

.state_box {
	width: 284px;
	height: 38px;
	position: relative;
	float: left;
}

.state_box,
.state_box dl,
.state_area ul,
.state_text_area dt {
	display: table;
	color: #8c8c8c;
}

.state_area dd {vertical-align: -webkit-baseline-middle;}

@-moz-document url-prefix() {
  	.state_area dd {
		vertical-align: middle;
  	}
}

.evaluation_area,
.state_area,
.state_area dd,
.state_text_area,
.state_text_area dd,
.state_area li,
.state_text_area,
.state_text_area dd {
	display: table-cell;
}
.underDetailBtnArea {position: unset;}

.categoryMenu .slick-prev {
	background: url("./search/img_v3/btn_slider_left.png") no-repeat scroll;
	-webkit-background-size: 20px 30px;
	-moz-background-size: 20px 30px;
	-o-background-size: 20px 30px;
	background-size: 20px 30px;
	top: 23px;
	left: -20px;
}

@media \0screen {
	.categoryMenu .slick-prev {
		background: url("./search/img_v3/btn_slider_left_02.png") no-repeat scroll;
		top: 8px;
	}
}

.categoryMenu .slick-next {
	background: url("./search/img_v3/btn_slider_right.png") no-repeat scroll;
	-webkit-background-size: 20px 30px;
	-moz-background-size: 20px 30px;
	-o-background-size: 20px 30px;
	background-size: 20px 30px;
	top: 23px;
	right: -20px;
}

@media \0screen {
	.categoryMenu .slick-next {
		background: url("./search/img_v3/btn_slider_right_02.png") no-repeat scroll;
		top: 8px;
	}
}

#contents-inner #overview {
	background: #ffffff;
/*	width: 936px; */
}

#overview img {
	width: 175px;
	height: 132px;
	max-height: 132px;
}

#overview .CAT img {
	height: auto;
	padding: 20px 0;
}

#overview .promotionBtn {
	top: -53px;
	z-index: 19;
}

#overview .promotionBtn li {
	width: 77px;;
	height: 44px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	z-index: 1;
}

#overview .promotionBtn li a {text-decoration: none;}

#overview .promotionBtn li a span {
	display: block;
	padding: 7px 4px 0;
	text-align: center;
	background: #ffffff;
	color: #333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 38px;
	line-height: 1.4;
	font-size: 12px;
	font-weight: bold;
}

#overview .promotionBtn li a span.estimate_request {
	background: #ff5252;
	color: #ffffff;
}

#overview .promotionBtn .bookmark_off li a span {
	background: #a8a8a8;
	padding: 14px 4px 0px;
	height: 30px;
	color: #ffffff;
}

#contents-inner #overview .photo {
	max-width: 175px;
	height: 130px;
}

.overview_box .overview_detail,
.overview_box .overview_shop_detail {
	padding: 10px 10px 0;
}

.overview_box .subTxt {
	font-size: 12px;
	line-height: 1;
	text-align: right;
	padding-bottom: 4px;
}

.overview_detail .tag_area {padding-bottom: 0;}
.overview_box .overview_shop_detail .tag_area {padding: 0 0 6px;}
.overview_box .overview_detail .tag_area li,
.overview_box .overview_shop_detail .tag_area li {
	border: 1px solid #ffffff;
	margin-bottom: 0;
}

.overview_box .overview_detail .car_name {
	font-weight: bold;
	padding: 10px 0;
}
.overview_box .overview_detail .car_name,
.overview_box .overview_shop_detail .shop_name {
	display: block;
	width: auto;
	margin-bottom: 0;
}

.overview_box .overview_shop_detail .shop_name {
	font-weight: bold;
	padding: 8px 0;
}

.overview_box .overview_detail .car_name span,
.overview_box .overview_shop_detail .car_name span {
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}

.overview_box.cat img {
	padding: 20px 0;
	background: #fff;
}

.overview_detail .shop_name dl dd,
.overview_shop_detail .shop_name dl dd {font-weight: normal;}

.overview_detail .shop_name dl dt,
.overview_detail .shop_name dl dd,
.overview_shop_detail .shop_name dl dt,
.overview_shop_detail .shop_name dl dd {
	font-size: 12px;
}

.overview_shop_detail .base_price {
	display: block;
	border-right: none;
	color: #ffffff;
	padding-bottom: 6px;
}

.overview_shop_detail .base_price .reviews_number {padding-left: 12px;}

.overview_detail .base_price {
	display: flex;
    border-right: none;
    color: #ffffff;
    padding-bottom: 8px;
    align-items: flex-end;
}

.overview_shop_detail .base_price dl,
.overview_shop_detail .base_price dl dt,
.overview_shop_detail .base_price dl dd {
	display: table-cell;
	font-size: 12px;
	font-weight: normal;
}

.overview_detail .base_price dl dt,
.overview_detail .base_price dl dd.f_color_red {
	color: #ffffff;
}
.overview_detail .base_price .f_color_red  {
	font-size: 31px;
}

.overview_detail .base_price dl dd em,
.overview_shop_detail .base_price dl dd em {
	font-weight: normal;
	padding-left: 2px;
}
.overview_detail .base_price .f_color_red em{
	font-size: 15px;
}
.overview_detail .base_price .total-price dt {
	font-weight: bold;
	font-size: 15px;
	padding-left: 2px;
}
.overview_detail .base_price .tax-included {
	font-size: 80%;
	font-weight: normal;
}
/* USD整備情報・保証情報 */
.overview_detail .data_list {
	padding-bottom: 8px;
}

.overview_detail .data_list ul li {
	font-size: 12px;
	font-weight: bold;
}
.overview_box .star_rating_goola {
	display: table;
	margin-bottom: 3px;
}

.overview_box .star_rating_goola li.star {
	position: relative;
	width: 16px;
	height: 16px;
	padding-left: 2px;
}

.overview_box .star_rating_goola li.point {
    vertical-align: top;
    font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 1px;
}


.overview_detail .detailsArea,
.overview_shop_detail .detailsArea {
	display: block;
	color: #fff;
	padding-left: 0;
}

.overview_detail .detailsArea dl {
	width: 70px;
	padding-bottom: 8px;
	padding-left: 20px;
}

.overview_shop_detail .detailsArea dl {
	display: block;
	width: auto;
	margin-bottom: 8px;
	padding-left: 0;
}

.overview_shop_detail .detailsArea dt,
.overview_shop_detail .detailsArea dd {
	display: table-cell;
}

.overview_detail .detailsArea dl.pl0,
.overview_shop_detail .detailsArea dl.pl0 {
	padding-left: 0;
}
.overview_detail .detailsArea dl dd {
	font-weight: normal;
	text-align: left;
}

.overview_shop_detail .detailsArea dl dt,
.overview_shop_detail .detailsArea dl dd {font-size: 12px;}

.overview_detail dl dt,
.overview_shop_detail dl dt {
	line-height: 1.4;
	text-align: left;
	padding-bottom: 0;
}

.overview_detail .detailsArea dl dt,
.overview_detail .shop_name dl dt,
.overview_shop_detail .detailsArea dl dt,
.overview_shop_detail .shop_name dl dt {font-weight: bold;}

.textDetail .detailsArea {color: #333;}

.textDetail .base_price em {font-weight: normal;}

.textDetail .base_price,
.textDetail .base_price em {
	color: #333;
}

.prefectures_box {position: relative;}
.prefectures_box p {
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom:0;
	right:0;
	padding: 5px 16px;
}

@media \0screen {
	.prefectures_box p {
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#77000000,endColorstr=#77000000); 
		background: rgba(0, 0, 0, 0.7);
	}
	.prefectures_box p:not(:target) {
		filter: none;
	}
}

.prefectures_box p span {
	font-size: 14px;
	font-weight: bold;
}

.selecting {
	overflow: hidden;
	width: 906px;
}

.selecting .containerSearchCondition {
	float: left;
	margin-top: 14px;
}
.selecting .containerSearchCondition .listSearchCondition {margin-right: 20px;}
.selecting .containerSearchCondition .listSearchCondition .breadcrumbRemoveText {
	vertical-align: top;
	font-size: 12px;
}
.selecting .containerSearchCondition .listSearchCondition .breadcrumbRemoveText img {margin-right: 5px;}

.selecting .conditionClear {
	float: right;
	margin: 8px 0 0 0;
}
.selecting .conditionClear:hover {text-decoration: underline;}

#header_v2 .inner .header_info .header_link_list .item1 li a,
#header_v2 .inner .header_info #gnavi li,
#header_v2 .inner .header_info #gnavi li a {
	line-height: 1.4;
	font-size: 13px;
}

#header_v2 .inner .header_info .header_link_list .item2 a span {font-size: 83%;}
#header_v2 .inner .header_info .header_link_list .item2 .History a {
	line-height: 1.4;
	font-size: 91%;
}

#header_v2 .inner .header_info .header_link_list .item1 {margin-top: 8px;}

#header_v2 .inner .header_info .header_link_list,
#header_v2 .inner .header_info .header_link_list .item1 li,
#header_v2 .inner .header_info .header_link_list .item2 .favorite a {line-height: 1.4;}
#wrapper #contents {
	font-family: 'Helvetica','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo, sans-serif;
	padding-bottom: 0;
}

#header_v2 .inner {margin-left: 58px;}
#wrapper #container {border-top: 3px solid #bcbcbc;}

.centernav:first-of-type .centernavblock div:first-child {
	float: left;
}

#overview + .centernav .centernavblock div:first-child {
	float: none;
}

.search div#suggest {
	top: 44px !important;
	width: 600px !important;
}

.textblock.rank_list .textDetail .breakdown_point dd,
.textblock.blog .textDetail .breakdown_point dd {width: 410px;}

.breakdown_point span {
	color: #e5111a;
	font-size: 16px;
	padding-left: 4px;
	font-weight: bold;
}

.latest_review span {display: block;}

.rightBox ul li ul li:nth-child(2) a {border-left: 1px solid #636363;}

@media \0screen {
	.rightBox ul li ul > *:first-child+* a {
		border-left: 1px solid #636363;
	}
}

#pagetop {z-index: 1000;}

.gridSearchCondition.border_b_none {border-bottom: none;}
.total_area {float: left;}
.centernavblock .sort_pager_area {float: right;}
.tag_car_detail {display: block;}
.tag_car_detail .carExplainDetail {
	float: right;
	width: 318px;
	margin-right: 5px;
	padding-top: 0;
	padding-bottom: 11px;
}
.tag_car_detail .carExplainDetail .wrapMakerLogo {
	float: left;
	width: 144px;
	padding-left: 15px;
}

.ui-widget-header {
    background: #e00923;
}

#header_v2 .header_bgwrap {
    padding-bottom: 24px;
}

_::-webkit-full-page-media, _:future, :root #totalPriceCheckBox {
	vertical-align: 0%;
}

_::-webkit-full-page-media, _:future, :root .tag_car_detail .carExplainDetail .wrapMakerLogo {
	padding-left: 10px;
}

.textblock.blog .textBox .textDetail dl dd ul.star_rating_goola li.point {
	color: #e5111a;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 0 4px;
}

.textblock.blog .category_ttl {position: relative;}

.textblock.blog .category_ttl li {
	background: #ffffff;
	display: inline-block;
	border: 1px solid #333;
	font-size: 12px;
	margin-right: 10px;
	margin-bottom: 7px;
	padding: 2px 8px 0px;
}

.textblock.blog .tag_area li {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 10px;
	margin: 3px 2px 3px 0;
	padding: 2px 3px;
}

.textblock.blog .tag_area li a {color: #333;}
.selectList select:disabled {
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.new_Work_experience {
	display: table;
	width: 580px;
	background: #f1f1f1;
	padding: 20px 10px 10px;
}

.new_Work_experience .img_area {
	display: table-cell;
	padding-right: 10px;
}

.new_Work_experience .detail_area {
	display: table-cell;
	vertical-align: top;
}
.new_Work_experience .detail_area dl dt {
	color: #4a90e2;
	font-weight: bold;
	font-size: 14px;
}
.new_Work_experience .detail_area dl dd {font-size: 12px;}
.new_Work_experience .detail_area dl dd span {
	display: block;
	line-height: 1.4;
	text-align: right;
	color: #e00923;
	font-weight: bold;
	padding-top: 4px;
}
.evaluation_report {
	float: right;
	background: #ffffff;
	width: 140px;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	margin-top: 4px;
	padding: 8px 0 7px 0;
}

.evaluation_report a {
	background: url("/cgi-bin/fsearch/search/gl/images/icon_idLogo_small.png") no-repeat 0px center;
	padding: 8px 0px 7px 25px;
}

.evaluation_report a span {
	background: url("/cgi-bin/fsearch/search/img_v3/icon_rightarrow.png") no-repeat scroll right 6px;
	color: #636363;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 16px;
}

.evaluation_report a span:hover {text-decoration: underline;}

.carExplainDetail .disp_goo_hosyou {
	float: left;
	background: #ffffff;
	width: 80px;
	border: 1px solid #333;
	border-radius: 0;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
}
.reservation_eva {
	overflow: hidden;
	float: right;
}

.reservation_eva .reservationConfirmation:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.textBox .underDetail {
	display: table;
	float: left;
	padding-right: 0;
}

.textblock.blog a:hover,
.textblock.catalog .car_name > a:hover,
.textblock.rank_list .car_name > a:hover,
.textblock.news .car_name > a:hover {text-decoration: underline !important;}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:#9f9f9f;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#9f9f9f;
}
::placeholder{ /* Others */
color:#9f9f9f;
}

.clumn_right .showQr:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.textDetail .gooKanteiGoolaList10 img {width: 30px;}

.car-year-nengo {
	width: 90px !important;
}

.car-year-inspection {
	width: 110px !important;
}

.selectblock02 li span.pop {
    cursor: pointer;
    color: #000;
    border: solid 1px #ccc;
    width: 74px;
    padding: 8px 0;
    text-align: center;
    border-radius: 4px;
    font-size: x-small;
    display: block;
    text-decoration: none;
}

.selectblock02 li span.pop {
    background: #fff;
    width: 107px;
    color: #636363;
    font-size: 12px;
    padding: 6px 0;
}

.listHead {
    background: #F8F8F8;
    padding: 19px 0 13px;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
    width: 960px;
}

.listHead .change_01 {
    padding: 0 0 0 19px;
    border-bottom: none;
}

.listHead .change .number {
    float: left;
}

.listHead .change .number .txt {
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}

.listHead .change .number p {
    float: left;
}

.listHead .change .number .limit {
    float: left;
}

.listHead .change .number .txt em {
    color: #333;
    font-size: 22px;
}

.listHead .change .number .txt span.ml {
    margin: 0 0 0 15px;
}

.listHead .change .number .txt span {
    font-size: 18px;
    font-weight: normal;
}

.listHead .change .display_01 {
    float: left;
    margin-left: 19px;
}

.listHead .change .display_01 a {
    text-decoration: none;
}

.listHead .change .display_01 .icon_detail_01 {
    font-size: 14px;
    background: url(https://img.goo-net.com/ln/pc/icon_detail.png);
    background-position: left;
    padding: 0 21px 0 30px;
    background-size: 17px 12px;
    background-repeat: no-repeat;
    color: #1874E8;
}

.listHead .change .display_01 .icon_photo_01 {
    font-size: 14px;
    background: url(https://img.goo-net.com/ln/pc/icon_photo.png);
    background-position: left;
    padding-left: 29px;
    background-size: 18px;
    background-repeat: no-repeat;
    color: #1874E8;
}

.listHead .change .display_01 .off .icon_detail_01, .listHead .change .display_01 .off .icon_photo_01 {
    font-weight: bold;
    color: #333333;
}

.listHead .change .display_01 li {
    float: left;
    padding-right: 10px;
}

.listHead .change .page_ctrl {
    float: right;
    padding: 2px 0px 1px 10px;
}

.listHead .change .page_ctrl ul li {
    font-size: 14px;
    padding: 0 6px;
    display: inline-block;
}

.listHead .change .page_ctrl ul li.current {
    background: #ababab;
    color: #333333;
}

.listHead .change .page_ctrl ul li.prev {
    padding-left: 0;
}

.listHead .change .page_ctrl ul li.next {
    padding-right: 0;
}

.listHead .change .page_ctrl ul li.prev a {
    background: url(https://img.goo-net.com/common_v2/img/bg_result_ctrl_prev.gif) no-repeat 0 50%;
    padding: 0 0 0 12px;
}

.listHead .change .page_ctrl ul li.next a {
    background: url(https://img.goo-net.com/common_v2/img/bg_result_ctrl_next.gif) no-repeat 100% 50%;
    padding: 0 12px 0 0;
}

.listHead .change .page_ctrl ul li a {
    color: #1874E8;
}

.listHead .change .number .select_borderGray {
    border: 1px solid #707070;
    border-radius: 4px;
    padding: 8px 0 10px 8px;
    height: auto;
    margin: -3px 0 0;
    font-size: 14px;
    font-weight: bold;
    -webkit-appearance: auto;
    -moz-appearance: none;
    appearance: auto;
    color: #333333;
    background: #ffffff;
}

.listHead .w95 {
    width: 95px;
}

.listHead .w100 {
    width: 100px;
}

.footer-listHead {
    margin-top: 9.5px;
}

.scroolTop {
    width: 960px;
}

.input10check_01 .all_check_area_01 {
    background: #F8F8F8;
    padding: 2px 0 11.5px;
    width: 100%;
}

.input10check_01 .all_check_area_01 .check {
    width: 178px;
    margin: 0 0 0 13px;
    position: relative;
    float: left;
}

.input10check_01 .all_check_area_01 .btn {
    margin-left: 16px;
    float: left;
    margin-top: 10px;
}

.input10check_01 .all_check_area_01 .side_btn {
    float: right;
    margin: 15px 24px 0 0;
}

.input10check_01 .all_check_area_01 .check label {
    background: url(https://img.goo-net.com/ln/pc/matomete_check_btn.png) top/contain no-repeat;
    padding: 10px 8.5px 0 0;
    text-align: right;
    height: 38px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    display: block;
}

.input10check_01 .all_check_area_01 .check label:before {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    background: url(https://img.goo-net.com/ln/pc/input_check.png) center/contain no-repeat;
    position: absolute;
    top: 8px;
    left: 9px;
}

.input10check_01 .all_check_area_01 .check input {
    display: none;
}

.input10check_01 .all_check_area_01 .btn .btn_roundBlue {
    display: inline-block;
}

.input10check_01 .all_check_area_01 .btn .btn_roundBlue a {
    background: #fff;
    border: 1px solid #E00923;
    border-radius: 4px;
    padding: 13px 13px 13px 36px;
    position: relative;
    text-decoration: none;
}

.input10check_01 .all_check_area_01 .btn .btn_roundBlue a:before {
    content: " ";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 8px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(https://img.goo-net.com/ln/pc/heart_red.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.input10check_01 .all_check_area_01 .btn .btn_roundBlue a .add {
    color: #E00923;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    line-height: 1.4;
}

.input10check_01 .all_check_area_01 .btn .btn_roundRed {
    margin-left: 8px;
    display: inline-block;
}

.input10check_01 .all_check_area_01 .btn .btn_roundRed a {
    padding: 13px 13px 13px 36px;
    border: none;
    background: #E00923;
    border-radius: 4px;
    position: relative;
    text-decoration: none;
}

.input10check_01 .all_check_area_01 .btn .btn_roundRed a:before {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(https://img.goo-net.com/ln/pc/mail.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.input10check_01 .all_check_area_01 .btn .btn_roundRed a .estimate {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 0;
    line-height: 1.4;
}

.input10check_01 .all_check_area_01 .side_btn .btn_text_01 {
    border: none;
    color: #1874E8;
    font-size: 14px;
    text-decoration: none;
    line-height: 21px;
}

.tbl_scrollTit.is-active{
    position: fixed;
    z-index: 2;
    top: 53px;
    background: #fff;
}

.result_table_01 {
    position: relative;
    height: 74px;
    margin: 0 0 25px;
    background: #fff;
}

.result_table_01 .tbl_dark {
    -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 4px rgb(0 0 0 / 5%);
    width: 960px;
}

.result_table_01 .tbl_dark .tit {
    text-align: left;
    padding: 12px 0;
    font-size: 14px;
}

.result_table_01 .tbl_dark .tit p {
    padding: 0 0 0 19px;
    height: auto;
    border-color: #D5D5D5;
    font-size: 14px;
    font-weight: normal;
    border-left: 1px solid #e5e5e5;
    white-space: nowrap;
}

.result_table_01 .tbl_dark .tit span {
    font-size: 14px;
    margin-top: 6px;
    display: block;
}

.result_table_01 .tbl_dark .tit span a {
    text-decoration: none;
    color: #1874E8;
}

.result_table_01 .tbl_dark .tit.w257 {
    width: 26.77%;
}

.result_table_01 .tbl_dark .tit.w127 {
    width: 13.22%;
}

.result_table_01 .tbl_dark .tit.w115 {
    width: 11.97%;
}

.result_table_01 .tbl_dark .tit.w80 {
    width: 8.33%;
}

.result_table_01 .tbl_dark .tit.w60 {
    width: 6.25%;
}

.result_table_01 .tbl_dark .tit.w62 {
    width: 6.45%;
}

.result_table_01 .tbl_dark .tit p.noborder {
    border: none;
}

.scrollTit {
    width: 958px;
}

.scrollTit.scrollBlock {
    position: fixed;
    top: 0;
    left: auto;
    z-index: 100;
    display: none;
}

.scrollBlock .roundT {
  background: #F8F8F8;
  padding: 19px 18px 16px 23px;
  position: relative;
}

.scrollBlock .roundT:before {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 6px;
  background: #BEBEBE;
  border-radius: 6px;
  top: 0;
  left: 0;
}

.scrollBlock .roundT .lineTit {
    height: auto;
    position: relative;
}

.scrollBlock .roundT .lineTit .number {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}

.scrollBlock .roundT .lineTit .number em {
    font-size: 22px;
    font-weight: bold;
    color: #E00923;
    margin: 0 5px 0 9px;
}

.scrollBlock .roundT .lineTit .linkPlus {
    float: right;
    right: 0;
  }

.linkPlus li {
    float: left;
    font-size: 14px;
}

.linkPlus li a {
    color: #1874E8;
}

.scrollBlock .roundT .lineTit .linkPlus {
    position: absolute;
    top: 25%;
    line-height: 24px;
    font-weight: normal;
    text-decoration: none;
}

.scrollBlock .roundT .lineTit .linkPlus .my_01,
.scrollBlock .roundT .lineTit .linkPlus .noticemail {
    margin-right: 24px;
}

.scrollBlock .roundT .lineTit .linkPlus .noticemail .icon_noticemail {
    padding-left: 24px;
    background-image: url(https://img.goo-net.com/ln/pc/float_mail.png);
    background-size: 16px;
    background-position: left center;
    background-repeat: no-repeat;
    color: #1874E8;
}

.scrollBlock .roundT .lineTit .linkPlus .edit_search_condition .icon_other_01 {
    padding-left: 25px;
    background-image: url(https://img.goo-net.com/ln/pc/float_jyoken.png);
    background-size: 19px;
    background-position: left center;
    background-repeat: no-repeat;
}

.scrollBlock .roundT .lineTit .linkPlus .noticemail {
    margin-right: 20px;
}

.box_item_detail {
    border-bottom: 2px solid #E5E5E5;
    position: relative;
    width: 960px;
    cursor: pointer;
}

.box_item_detail:hover {
    background-color: #FFF5DB;
}

.box_item_detail:first-child {
    border-top: 2px solid #E5E5E5;
}

.box_item_detail .btn_compareBlueZ {
    position: absolute;
    top: 13px;
    right: 20px;
    width: 48px;
    height: 48px;
    background-image: url(https://img.goo-net.com/ln/pc/fav_off.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.box_item_detail .btn_compareBlueZ a img {
    width: 48px;
    height: 48px;
}

/* GOOLA_PRJ-671 sta */
#contents-inner .box_roundWhite .importedCar .section_body {
    padding: 35px 12px 16px 12px;
}

#contents-inner .box_roundWhite .importedCar .section_body .visual {
    margin-right: 16px;
}

#contents-inner .box_roundWhite .box_item_detail.importedCar .btn_compareBlueZ {
    right: 12px;
    top: 34px;
    background-size: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
}

#contents-inner .box_roundWhite .box_item_detail.importedCar .btn_compareBlueZ.favmark_hidden {
    display: none;
}

#contents-inner .box_roundWhite .box_item_detail.importedCar .btn_compareBlueZ img {
    width: 34px;
    height: 34px;
}

#contents-inner .box_roundWhite .importedCar .authorizedCar {
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    color: #1D2088;
    padding-left: 21px;
    position: relative;
    line-height: normal;
}

#contents-inner .box_roundWhite .importedCar .authorizedCar::after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background: url('https://img.goo-net.com/usedcar/common_v2/img/bg_imported_verified.png') no-repeat;
    background-size: contain;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

#contents-inner .box_roundWhite .importedCar .section_body .makerHosyouLogo {
    width: 251px;
    margin-top: 4px;
    display: block;
}

#contents-inner .box_roundWhite .importedCar .section_body .makerHosyouLogo img {
    width: 100%;
}

#contents-inner .box_roundWhite .importedCar .section_body .visual .label_box {
    margin-top: 8px;
}

#contents-inner .box_roundWhite .importedCar .section_body {
    display: flex;
}

#contents-inner .box_roundWhite .importedCar .section_body .data {
    float: none;
    flex: 1 auto;
}

#contents-inner .box_roundWhite .importedCar .section_body .heading {
	width: 100%;
	margin-bottom: 0;
  }

#contents-inner .box_roundWhite .importedCar .section_body .heading_inner,
#contents-inner .box_roundWhite .importedCar .section_body .heading_inner a {
    padding: 0;
}

#contents-inner .box_roundWhite .importedCar .section_body .heading_inner a {
    width: 100%;
    padding-bottom: 8px;
}

#contents-inner .box_roundWhite .importedCar .section_body .heading_inner a .ttl {
    color: #1874E8;
    line-height: 1;
}

#contents-inner .box_roundWhite .importedCar .section_body .heading_inner a .ttl:nth-child(2) {
    margin-top: 5px;
}

#contents-inner .box_roundWhite .importedCar .section_body .heading_inner a .txt {
    margin-top: 10px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .databox-top {
    padding-right: 2%;
}

#contents-inner .box_roundWhite .importedCar .databox-column .price-wrap {
    margin-bottom: 0;
    width: auto;
    align-items: flex-end;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .price-wrap .total-price {
    padding-right: 12px;
    margin-right: 12px;
    border-right: 1px solid #DBDBDB;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .price-wrap .total-price .txt {
    font-size: 18px;
    line-height: 1.4;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .price-wrap .total-price .txt .tax-included {
    font-size: 14px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .price-wrap .total-price .num-red em {
    font-size: 36px;
    line-height: 43px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .price-wrap .hontai-price .num em,
#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .price-wrap .shohiyou-price .num em {
    font-size: 20px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .price-wrap .hontai-price {
    margin: 0 12px 0 0;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .price-wrap .shohiyou-price {
    margin: 0;
}

#contents-inner .box_roundWhite .importedCar .loan-btn {
    margin-left: 9px;
    width: auto;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .subBnrBox01_left .loanPrice_label {
    margin-right: 12px;
    text-align: left;
    padding: 5px 8px;
    width: 66px;
    background: #383838;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    border-radius: 4px 0 0 4px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .subBnrBox01_left .loanPrice_txt_price {
    font-size: 18px;
    margin-right: 2px;
    margin-left: 3px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .subBnrBox01_left .loanPrice_txt_link {
    padding: 4px 12px 0 8px;
    font-size: 11px;
    font-weight: normal;
    color: #1874E8;
    background-color: transparent;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .subBnrBox01_left .loanPrice_txt_link::after {
    display: none;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .databox-bottom {
    margin: 22px auto 18px;
    min-height: 125px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .databox-bottom.noLoanFault {
    min-height: 89px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list_2>:nth-child(1) {
    padding-right: 18px;
    margin-right: 12px;
    border-right: 1px dotted #636363;
    width: 339px;
    flex: 0 0 auto;
    box-sizing: border-box;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list {
    padding-left: 0;
    flex-direction: row;
    margin-bottom: 12px;
    justify-content: flex-start;
    flex-wrap: wrap;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list p {
    font-size: 12px;
    line-height: 1.4;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list.newline p {
    max-width: 134px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list.newline p::after{
    margin-top: 0;
    top: 2px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list p:nth-child(1) {
    margin-right: 8px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list_2 ul:nth-child(2) {
    margin-right: 0;
    padding-right: 0;
    border: none
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list_2 ul li {
    padding-right: 6px;
    margin-bottom: 7px;
    height: max-content;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list_2 ul li span {
    margin-right: 0;
}

#contents-inner .box_roundWhite .importedCar .loan-adaption {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-top: 0;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .evaluation_wrap {
    margin-left: 5px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .evaluation_wrap dt {
    margin-right: 5px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .evaluation_wrap dt .icon img {
    width: 31px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .evaluation_wrap dt img {
    width: 25px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .evaluation_wrap dd:nth-child(2) {
    margin-right: 10px;
    width: 60px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .evaluation_wrap dd .icon,
#contents-inner .box_roundWhite .importedCar .section_body .data .evaluation_wrap dd .icon img {
    width: 100%;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .evaluation_wrap dd .icon img {
    background-image: none;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .evaluation_wrap dd.btn a {
    padding: 12px 10px 10px;
    line-height: 1;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list_2>:nth-child(2) {
    white-space: normal;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list_2 .sub_data {
    padding: 0;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list_2 .sub_data div {
    display: flex;
    flex-wrap: wrap;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .databox-column .data_list_2 .sub_data p {
    line-height: 1.6;
    margin-bottom: 4px;
    margin-right: 8px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .fault_diagnosisListIcon {
    margin: 10px 0 16px;
    font-size: 10px;
    color: #000000;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .info-list .tags {
    padding: 2px 3px;
    margin-bottom: 5px;
}


#contents-inner .box_roundWhite .importedCar .section_body .data .info-list .tags.nomb {
    margin: 0;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box {
    margin-top: 56px;
    display: flex;
    justify-content: flex-end;
    padding: 0;
    padding-right: 12px;
    float: none;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box.mt2 {
    margin-top: 36px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box.mt3 {
    margin-top: 46px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box.mt4 {
    margin-top: -4px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box.mt5 {
    margin-top: -10px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box .loanBtn,
#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box .estimateBtn {
    width: 212px;
    height: 48px;
    margin: 0;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box .calenderBtn,
#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box .loanBtn:nth-child(1) {
    margin-right: 8px;
    margin-left: 0;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box .loanBtn:nth-child(1){
    padding-top: 8px;
}

#contents-inner .box_roundWhite .importedCar .section_body .data .btn-Box .estimateBtn span {
    background-size: 18px;
}
/* GOOLA_PRJ-671 end */

.box_item_detail .message {
    display: block;
    width: 260px;
    height: 32px;
    text-align: center;
    margin: -23px 0 0 -130px;
    padding: 14px 0 0 0;
    background: url(https://img.goo-net.com/common_v2/img/bg_add_message.png) no-repeat 0 0;
    color: #ffffff;
    font-size: 134%;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
}

.favmark_hidden {
    display: none;
}

.favmark_show{
    display: block;
}

.section_body {
    padding: 25px 18px 10px 13px;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

.section_body .visual {
    width: 251px;
    margin-right: 17px;
    float: left;
}

.section_body .visual .img2 a > img {
    width: 251px;
    height: 190px;
}

.section_body .visual .img2 .icon-up {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 34px;
    background: url(https://img.goo-net.com/ln/pc/up.png) center/contain no-repeat;
}

.section_body .visual .img2 .icon-new {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 34px;
    background: url(https://img.goo-net.com/ln/pc/new.png) center/contain no-repeat;
}

.section_body .data .makerHosyouLogo {
    display: block;
    text-align: center;
    margin: 8px 0 0 8px;
    width: 173px;
}

.section_body .data .evaluation_wrap {
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.section_body .data .evaluation_wrap dt {
    margin-right: 4px;
}

.section_body .data .evaluation_wrap dt img {
    width: 30px;
}

.section_body .data .evaluation_wrap dd:nth-child(2) {
    display: flex;
    margin-right: 6px;
}

.section_body .data .evaluation_wrap dd .icon {
    margin-right: 3px;
}

.section_body .data .evaluation_wrap dd .icon img {
    width: 31px;
    height: 31px;
}

.section_body .data .evaluation_wrap dd .txt {
    color: #0a2167;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

.section_body .data .evaluation_wrap dd .num {
    display: flex;
    white-space: nowrap;
}

.section_body .data .evaluation_wrap dd .num .interior {
    margin-right: 6px;
}

.section_body .data .evaluation_wrap dd .num span {
    font-size: 16px;
}

.section_body .data .evaluation_wrap dd.btn figure {
    margin: 0;
}

.section_body .data .evaluation_wrap dd.btn a {
    font-size: 12px;
    font-weight: bold;
    background: #FED900;
    display: block;
    color: #1D2088;
    padding: 7px 11px;
    text-decoration: none;
    border-radius: 4px;
    white-space: nowrap;
    line-height: 1.4;
}

.section_body .data .evaluation_wrap dd.btn-blue a {
    background: #1D2088;
    color: #fff;
}

.section_body .data .fault_diagnosisListIcon {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
    color: #EE1C24;
    margin-left: 8px;
}

.section_body .data .fault_diagnosisListIcon img {
    width: 100%;
}

.section_body .data .fault_diagnosisListIcon div:nth-child(1) {
    width: 32.27px;
    margin-right: 4px;
}

.loan-adaption{
	display: flex;
	justify-content: flex-end;
	margin-top: 5px;
	float: right;
	width: 720px;
}
.loan-btn{
	width: 258px;
}

.section_body .visual .label_box {
    margin-top: 10px;
}

.section_body .visual .label_box input {
    display: none;
}

.section_body .visual .label_box label {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding-left: 28px;
    background-image: url(https://img.goo-net.com/ln/pc/input_check.png);
    background-size: 20px;
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    line-height: 20px;
}

.section_body .visual .label_box input:checked ~ label {
    background-image: url(https://img.goo-net.com/ln/pc/input_checked.png);
}

.section_body .visual .fault_diagnosisLogo {
    margin-top: 11px;
}

.section_body .visual .fault_diagnosisLogo img {
    width: 100%;
}

.section_body .data .evaluation_wrap dd.gookantei01 .icon_id-text img {
    height: 31px;
    width: 61px;
}

.section_footer {
    display: table;
    background: #F1F1F1;
    border-radius: 6px;
    padding: 16px 15px 15px 13px;
    margin: 0 6px 23.5px 8px;
    height: 34px;
    width: 918px;
    border-top: 1px dotted #ccc;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

.section_footer .shop2 {
    display: table-cell;
    width: 100%;
    margin: 0;
    position: relative;
    height: 100%;
    float: left;
}

.section_footer .shop2 div {
    display: table-cell;
    height: 100%;
    width: 80px;
    margin-right: 10px;
    vertical-align: middle;
}

.section_footer .shop2 div .label_01 {
    padding: 5px 10px 5px 10px;
    font-size: 12px;
    font-weight: bold;
    background: #333;
    border-radius: 2px;
    color: #fff;
}

.section_footer .shop2 a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #333;
    display: table-cell;
    padding-left: 10px;
    padding-right: 15px;
}

.section_footer .shop2 a span {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-top: 6px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
}

.section_footer .rev {
    display: table-cell;
    top: 50%;
    right: 0;
    width: 60px !important;
    vertical-align: middle;
}

.section_footer .rev_wrap .lazy {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
}

.section_footer .rev_wrap em {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #E00923;
    font-weight: bold;
    margin: 0 0 0 4px;
}

.section_footer .rev a {
    display: block;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 12px;
    font-weight: normal;
    color: #1874E8;
    text-align: center;
}

.section_footer .callNoteBox {
/*    margin: 0 0 0 24px; */
    padding: 0 10px 0 20px;
    display: table-cell;
    vertical-align: middle;
    width: 241px !important;
    height: 100%;
    position: relative;
}

.section_footer .callNoteBox span {
    display: table-cell;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    line-height: 1;
    border-radius: 2px;
    background: #333;
    color: #fff;
    top: 50%;
    left: 0;
    vertical-align: middle;
}

.section_footer .callNoteBox em {
    display: table-cell;
    padding-left: 5px;
    text-decoration: none;
    color: #DF0923;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.05em;
    top: 50%;
    left: 42px;
    word-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
    vertical-align: middle;
}

.box_item_detail .visual .img2 {
    position: relative;
}

.section_body .data {
    float: right;
    width: 658px;
}

.section_body .data h2 a {
    padding: 0 10px 15px 0;
}

.section_body .data h4 a {
    padding: 0 10px 21px 0;
}

.section_body .data .databox-column .price-wrap .hontai-price,
.section_body .data .databox-column .price-wrap .shohiyou-price {
	margin: 0px 2px 0px 8px;
}

.section_body .data .databox-column .price-wrap .hontai-price .txt,
.section_body .data .databox-column .price-wrap .shohiyou-price .txt {
    font-size: 12px;
    font-weight: bold;
}

.section_body .data .databox-column .price-wrap .hontai-price .num,
.section_body .data .databox-column .price-wrap .shohiyou-price .num {
    font-size: 12px;
    line-height: 1.4;
}

.section_body .data .databox-column .price-wrap .hontai-price .num em,
.section_body .data .databox-column .price-wrap .shohiyou-price .num em {
    font-size: 24px;
    font-weight: bold;
}

.section_body .data .databox-column .price-wrap .hontai-price .num em span,
.section_body .data .databox-column .price-wrap .shohiyou-price .num em span {
    font-size: 24px;
    font-weight: bold;
}

.section_body .data .databox-column .price-wrap .total-price {
    padding-right: 10px;
	border-right: 1px dotted #ccc;
}

.section_body .data .databox-column .price-wrap .total-price .num-red em {
    color: #E00923;
    font-size: 30px;
    font-weight: bold;
}

.section_body .data .databox-column .price-wrap .total-price .txt {
    font-size: 15px;
	font-weight: bold;
}
.section_body .data .databox-column .data_list{
	display: flex;
	padding-left: 14px;
	flex-direction: column;
	justify-content: center;
}

.section_body .data .databox-column .data_list p {
	position: relative;
	padding-left: 14px
}

.section_body .data .databox-column .data_list p::after{
	content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6.5px;
    width: 11px;
    height: 11px;
    background: url(https://img.goo-net.com/usedcar/common_v2/img/spread_new/icon_awesome_tag.png) no-repeat;
    background-size: contain;
}

.section_body .data .databox-column .data_list_2 {
    width: 100%;
	white-space: nowrap;
	display: flex;
}

.section_body .data .databox-column .data_list_2 ul {
    display: flex;
    border-right: 1px dotted #ccc;
    padding-bottom: 2px;
    flex-wrap: wrap;
    margin-right: 12px
}

.section_body .data .databox-column .data_list_2 ul li {
    font-weight: bold;
    margin-bottom: 10px;
    padding-right: 13px;
    font-size: 12px;
}

.section_body .data .databox-column .data_list_2 ul li span {
    font-size: 12px;
    color: #333333;
    padding: 2px 4px;
    text-align: center;
    background: #F1F1F1;
    border-radius: 4px;
    font-weight: normal;
    margin-right: 9px;
}

.section_body .data .databox-column .data_list_2 ul:nth-child(2) {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 2px;
}

.section_body .data .databox-column .data_list_2 .sub_data {
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
}

.section_body .data .databox-column .data_list_2 .sub_data span::after {
    content: ":";
}

.section_body .data .databox-column .data_list_2 .sub_data p {
    font-size: 10px;
    line-height: 2.2;
    margin-right: 8px;
}

.section_body .data .info-list {
    margin-top: -1px;
}

.section_body .data .info-list .tags {
    display: inline-block;
    padding: 2px 5px;
    background: #fff;
    border: 1px solid #9F9F9F;
    border-radius: 2px;
    font-size: 10px;
    color: #333;
    margin-bottom: 2px;
}


.section_body .data .subBnrBox01_left .loanPrice {
    display: flex;
    align-items: center;
    width: 100%;
    text-decoration: none;
    border-radius: 6px;
    background: #F1F1F1;
}

.section_body .data .subBnrBox01_left .loanPrice_label {
    display: block;
    width: 72px;
    background: #E00923;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 6px 0 6px;
    margin-right: 8px;
}

.section_body .data .subBnrBox01_left .loanPrice_txt {
    font-weight: bold;
    color: #333;
    font-size: 12px;
}

.section_body .data .btn-Box {
    position: relative;
    display:flex;
}

.section_body .data .btn-Box .estimateBtn,
.section_body .data .btn-Box .calenderBtn,
.section_body .data .btn-Box .loanBtn {
    display: inline-block;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
    padding: 16px 0 15px 50.28px;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    width: 213px;
    box-sizing: border-box;
    border: 1px solid #EF4F63;
    color: #E00923;
    background-color: #FFF;
}


.section_body .data .btn-Box .estimateBtn {
	color: #fff;
    background: #F15E68 !important;
    margin-left: 8.5px;
}

.section_body .data .btn-Box .loanBtn:nth-child(n+1) {
    font-size: 14px;
    padding: 6px 0 6px 50.28px;
    line-height: 1.2;
}

.section_body .data .btn-Box .calenderBtn {
    color: #fff;
    background: #E00923;
    margin-left: 8.5px;
}

.section_body .data .btn-Box .calenderBtn span {
    background-color: #C30017;
    background-image: url(https://img.goo-net.com/ln/pc/calender.png);
    background-position: center;
    background-size: 22.34px 24px;
    background-repeat: no-repeat;
    width: 50.28px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.section_body .data .btn-Box .loanBtn span {
    background-color: #EF4F63;
    background-image: url(https://img.goo-net.com/ln/pc/dol.png);
    background-position: center;
    background-size: 24px;
    background-repeat: no-repeat;
    width: 50.28px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.section_body .data .btn-Box .estimateBtn span{
    background-color: #E00923;
    background-image:url(https://img.goo-net.com/cache/ipn/usedcar/spread/icon_mail.png);
    background-position: center;
    background-size: 22.34px 24px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 50.28px;
    height: 100%;
}

.section_body .data .subBnrBox01_left .loanPrice_txt_price {
    font-size: 20px;
    font-weight: bold;
    color: #E00923;
    margin: 0 3px 0 3px;
    letter-spacing: -0.05em;
}

.section_body .data .subBnrBox01_left .loanPrice_txt_link {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    padding: 4px 16px 5px 9px;
    background: #E00923;
    border-radius: 13px;
    position: relative;
    margin-left: 8px;
}

.section_body .data .subBnrBox01_left .loanPrice_txt_link::after {
    content: " ";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(https://img.goo-net.com/ln/pc/arrow.png) center/contain no-repeat;
}

.section_body .data .databox-column .databox-top {
    padding-right: 9px;
    white-space: nowrap;
	display: flex;
}

.heading {
    width: 600px;
    margin-bottom: 5px;
}

.heading_inner h2 a {
    color: #333333;
    text-decoration: none;
}

.heading_inner h4 a {
    color: #333333;
    text-decoration: none;
}

.heading_inner a .ttl {
    font-size: 14px;
    font-weight: bold;
}

.heading_inner a .ttl span {
    font-size: 20px;
}

.heading_inner a .txt {
    word-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
    font-size: 12px;
    margin-top: 15px;
    font-weight: normal;
    line-height: 1.5;
}

.databox-column {
    justify-content: space-between;
}

.databox-column .price-wrap {
    display: flex;
    margin-bottom: 8px;
	align-items: flex-end;
}
.databox-column .price-wrap .tax-included {
	font-size: 80%;
	font-weight: normal;
}

.genericBanner {
    margin-top: 13px;
}
.genericBanner img {
    width: 960px;
    height: 155px;
}
.bikekaitoriBanner {
    margin-top: 16px;
}
.bikekaitoriBanner img {
    width: 960px;
    height: 155px;
}
