@charset "EUC-JP";

/*  #contents #main
---------------------------------------------------------- */
/*-- scroll --*/
#main .box_anchorLink{
	position: absolute;
	width: 960px;
	background: #fff;
	z-index: 10;
}

#scrollArea{
	position: relative;
}

#scrollArea .fixedScrollArea{
	width: 300px;
}

/* h1 */
#contents div.hl{
	position: relative;
}

#contents div.hl .linkPlus{
	position: absolute;
	top: 10px;
	right: 0;
}

/*-- box_anchorLink --*/
#main .box_anchorLink .box_roundGray{
	margin: 0;
}

#main .box_anchorLink h2.tit{
	background: url(../../../common_v2/img/icon_h_car.gif) no-repeat 4px 6px;
}

#main .box_anchorLink .box_roundWhite{
	padding: 10px;
}

/* img */
#main .box_anchorLink .img{
	float: left;
	width: 160px;
	height: 120px;
	border: 1px solid #e5e5e5;
	text-align: center;
}

#main .box_anchorLink .img img{
	width: 140px;
	height: 70px;
	margin-top: 24px;
}

/* link */
#main .box_anchorLink .link{
	float: right;
	width: 740px;
}

#main .box_anchorLink .link div {
	margin: 0 auto;
	width: 700px;
}

#main .box_anchorLink .link .line{
	border-bottom: 1px solid #e5e5e5;
	margin: 5px auto 10px;
	padding: 0 0 8px 0;
	width: 700px;
}

#main .box_anchorLink .link ul li{
	float: left;
	width: 97px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #e5e5e5;
}

* html #main .box_anchorLink .link ul li { width: 95px; } /* if ie6 */

#main .box_anchorLink .link ul li:first-child{
	padding: 0 10px 0 0;
	width: 97px;
	border-left: none;
}

#main .box_anchorLink .link ul li .link_anchor{
	margin: 0 0 3px 0;
}

#main .box_anchorLink .link ul li .txt{
	padding: 0 0 0 12px;
}

/*-- box_gradeList --*/
#main .box_gradeList .box_roundWhite{
	padding: 10px;
}

#main .box_gradeList h2.tit em{
	padding: 0;
}

#main .box_gradeList div.img,
#main .box_gradeList div.txt{
	margin: 0 0 16px 0;
}

#main .box_gradeList div.img{
	float: left;
}

#main .box_gradeList div.img p{
	width: 300px;
	height: 225px;
	border: 1px solid #ccc;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
}

#main .box_gradeList div.img p.new{
	background: url(../../../common_v2/img/icon_img_new.png) no-repeat 0 0;
}

#main .box_gradeList div.img p span{
	/zoom: 1;
	/line-height: 225px;
	/margin-top: -1px;
}

#main .box_gradeList div.img p img {
	widht: 282px;
	height: 150px;
	/vertical-align: middle;
}

#main .box_gradeList div.txt{
	float: right;
	width: 602px;
	line-height: 1.5;
}

#main .box_gradeList .box_roundGray{
	margin: 0;
	clear: both;
}

#main .box_gradeList div.tit{
	position: reletive;
	cursor: pointer;
}

#main .box_gradeList div.tit h3{
	font-weight: bold;
	font-size: 117%;
}

#main .box_gradeList div.tit span{
	position: absolute;
	right: 0;
	top: 0;
	coursor: pointer;
}

#main .box_gradeList div.tit span a{
	display: block;
	width: 19px;
	height: 19px;
}

#main .box_gradeList div.tit span a.open{
	background: url(../../../common_v2/img/btn_details_open.gif) no-repeat 0 0;
}

#main .box_gradeList div.tit span a.close{
	background: url(../../../common_v2/img/btn_details_close.gif) no-repeat 0 0;
}

#main .box_gradeList table.tbl_type03{
	width: 100%;
	margin: 7px 0 0 0;
}

#main .box_gradeList table.tbl_type03 td{
	height: 38px;
	min-height: 38px;
}

#main .box_gradeList table.tbl_type03 td em{
	color: #ff0000;
	margin: 0 5px 0 0;
}

#main .box_gradeList table.tbl_type03 td.grade .carIcon{
	margin-top: 3px;
}

/* box_slideArea */
#main .box_slideArea{
	clear: both;
}

/* box_slideClose */
#main .box_slideClose{
	background: url(../img/bg_slide_close_body.jpg) no-repeat 0 100%;
}

#main .box_slideClose .bgTop{
	padding: 9px;
	background: url(../img/bg_slide_close_top.jpg) no-repeat 0 0;
}

/* box_slideOpen */
#main .box_slideOpen{
	background: url(../img/bg_slide_open_body.jpg) no-repeat 0 100%;
}

#main .box_slideOpen .bgTop{
	padding: 9px;
	background: url(../img/bg_slide_open_top.jpg) no-repeat 0 0;
}

#main .scrollPadding{
  padding-top: 203px;
}

#main .scrollPadding.setUp {
  transition: padding 0.45s ease-in-out;
}

/* btn_area */
#main .btn_area{
	clear: both;
	margin: -10px 0 0 0;
}

#main .btn_area .btn_roundGray a{
	padding-left: 10px;
	padding-right: 10px;
}

#main .btn_area .box_balloonWhite{
	left: 0;
}

.scrollArea #acMenu h2.tit {
	padding-right:15px;
	margin-bottom: 0;
}

.scrollArea #acMenu h2.tit em {
	float: left;
}

.scrollArea #acMenu h2.tit a {
	float: right;
	background:url(../../../usedcar/common_v2/img/renewal2/icon_plus.jpg) right center no-repeat;
	padding: 3px 30px 0 0;
	display: block;
	cursor: pointer;
}

.scrollArea #acMenu h2.tit a.active {
	background:url(../../../usedcar/common_v2/img/renewal2/icon_minus.jpg) right center no-repeat;
}

.scrollArea #acMenu .box_roundGray .roundB {
	padding: 12px 9px 0;
}

.scrollArea #main .box_anchorLink .box_roundWhite {
	margin-bottom: 10px;
}


/*-- ANG_PRJ-1197グレード一覧ページ 140418 kobashigawa --*/
.hl .btn_roundGrayB {
	position: absolute;
	top: 25px;
	right: 0;
}

.hl .btn_roundGrayB a {
	background: none;
	border: none;
	color: #0000EE;
	font-size: 100%;
	font-weight: bold;
	height: auto;
	padding: 0;
	text-align: right;
	text-decoration: underline;
}

/*----- GOO_NEWCAR-528 -----*/
.box_balloonWhite table {
	display: table;
}
.uesdcarSearchArea {
	float: right;
	margin-top: 7px;
	display: inline-block;
}
.newcarSearchArea ~ .oldCar .uesdcarSearchArea {
	padding-right: 10px;
	border-right: 1px solid #d5d5d5;
}
.usedcarSearchBtn {
	display: block;
	color: #333;
	height: 30px;
	line-height: 30px;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	text-decoration: none;
	padding: 0 10px;
}
.usedcarSearchBtn span {
	padding-left: 20px;
	position: relative;
}
.usedcarSearchBtn span::before {
	content: "";
	width: 15px;
	height: 14px;
	display: block;
	position: absolute;
	top: -2px;
	bottom: 0;
	left: 0;
	margin: auto;
	background: transparent url("../../../img-sub/cache/newcar/catalog/icon_newcar_search.png") no-repeat 0 0;
	background-size: 25px auto;
}
.usedcarSearchBtn:hover {
	text-decoration: underline;
}
.usedcarSearchBtn:hover span::before {
	opacity: 0.7;
}
.newcarSearchArea {
	float: right;
	margin-top: 7px;
}
.newcarSearchArea li {
	margin-left: 10px;
	float: left;
}
.newcarSearchTitle {
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: 33px;
	position: relative;
	padding-left: 21px;
}
.newcarSearchTitle::before {
	content: "";
	width: 16px;
	height: 14px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: transparent url("../../../img-sub/cache/newcar/catalog/icon_newcar_search.png") no-repeat 0 -14px;
	background-size: 25px auto;
}
.dealerSearchBtn {
	display: block;
	width: 138px;
	height: 30px;
	color: #333;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	text-decoration: none;
}
.dealerSearchBtn span {
	padding-left: 25px;
	position: relative;
}
.dealerSearchBtn span::before {
	content: "";
	width: 25px;
	height: 14px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -5px;
	margin: auto;
	background: transparent url("../../../img-sub/cache/newcar/catalog/icon_newcar_search.png") no-repeat 0 -28px;
	background-size: 25px auto;
}
.dealerSearchBtn:hover {
	text-decoration: underline;
}
.dealerSearchBtn:hover span::before {
	opacity: 0.7;
}
.estimateBtn {
	display: inline-block;
	position: relative;
	min-width: 200px;
	height: 32px;
	padding: 0 5px 0 45px;
	border: none;
	border-radius: 4px;
	box-sizing: border-box;
	background: #e00923;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
	transition: none;
	text-decoration: none;
	text-align: center;
}
.estimateBtn span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 32px;
	padding: 0;
	margin: auto;
	border-radius: 4px 0 0 4px;
	box-sizing: border-box;
	background: #ef4f63;
	color: #fff;
	line-height: 32px;
	text-align: center;
}
.estimateBtn:hover {
	text-decoration: none;
	opacity: 0.7;
	cursor: pointer;
}

/*-- GOO_OPE_PRJ-7879 カタログから検索結果一覧へのリンク増強 210614 shimabukuro --*/
#contents .catalog_bnr_area {
	display: block;
	overflow: hidden;
	width: 747px;
	height: 80px;
	box-sizing: border-box;
	border: 1px solid #CE0A0A;
	border-radius: 4px;
	background: #E60115;
	margin: 20px auto;
}

#contents .catalog_bnr_area .img_box {
	position: relative;
	float: left;
	width: 240px;
	text-align: center;
	background: #FFF;
	padding: 7px 0;
}

#contents .catalog_bnr_area .img_box::after {
	content: "";
	visibility: inherit;
	position: absolute;
	top: 0;
	right: -34px;
	width: 0;
	height: 0;
	border-right: 34px solid transparent;
	border-top: 78px solid #FFF;
}

#contents .catalog_bnr_area .btn_box {
	float: right;
	width: 470px;
	box-sizing: border-box;
	padding: 19px 15px 19px 0;
	margin: 0;
	clear: inherit;
}

#contents .catalog_bnr_area .btn_box span {
	display: table;
	min-width: 372px;
	height: 40px;
	text-align: center;
	border-radius: 46px;
	background: #FFF;
	margin: 0 auto;
}

#contents .catalog_bnr_area .btn_box span em {
	display: table-cell;
	position: relative;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 15px;
}

#contents .catalog_bnr_area .btn_box span em::after {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	font-style: normal;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	margin: -5px 0 0 15px;
	-webkit-transition: all .3s;
    transition: all .3s;
}

.catalog_follow_area {
	position: fixed;
	right: 0;
	bottom: 26px;
	z-index: 2;
}

.catalog_follow_area a {
	font-weight: bold;
	text-decoration: none;
}

.catalog_follow_area .close {
	text-align: right;
	margin: 0 5px 5px 0;
}

.catalog_follow_area .close a {
	color: #333;
	font-size: 20px;
	padding: 5px;
}

.catalog_follow_area .inner {
	overflow: hidden;
	border-radius: 4px 0 0 4px;
}

.catalog_follow_area .inner a {
	display: block;
	width: 142px;
	height: 86px;
	box-sizing: border-box;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	background: #E00A23 url(../../../img-sub/cache/newcar/catalog/bg_search-btn.png) no-repeat 50% 12px;
	padding-top: 53px;
}
/*-- //GOO_OPE_PRJ-7879 カタログから検索結果一覧へのリンク増強 210614 shimabukuro --*/
.usedcar_detail_rand h2{
        border-left: 5px solid #dc0707;
        font-size: 16px;
        font-weight: bold;
        padding-left: 15px;
        margin-bottom: 20px;
}
.usedcar_detail_rand {
        width: 960px;
        margin: 0 auto;
        padding-top: 50px;
}

/*----- GOO_NEWCAR-830 -----*/
.newcarCatalogArea {
	width: 302px;
	margin-top: 8px;
	text-align: right;
}
.newcarCatalogLink {
	display: inline-block;
	position: relative;
	padding-right: 24px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.newcarCatalogLink::after {
	display: block;
	position: absolute;
	top: 0;
	right: 8px;
	bottom: 0;
	width: 8px;
	height: 12px;
	margin: auto 0;
	background: url("../../../img-sub/usedcar/common/img/iphone/icon_linkmark.png") no-repeat;
	background-size: 8px 12px;
	content: "";
}
.newcarCatalogLink:hover {
	text-decoration: underline;
}
.link .model_link {
  text-align: right;
  font-weight: bold;
}

.model_link_arrow{
  position: relative;
  display: inline-block;
  color: #333333;
  vertical-align: middle;
  text-decoration: none;
  padding-right: 10px;
}

.model_link_arrow::after{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;   /* arrow size */
  height: 0.4em;  /* arrow size */
  border-top: 1px solid #FE0200;  /* thickness, color */
  border-right: 1px solid #FE0200;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* -- 価格帯表示、重量、サイズ表示用 -- */
.price_zone {
	margin-top: 4px;
}
.price_zone .price_zone_title {
	font-size: 12px;
	font-weight: bold;
}
.price_zone .price_zone_num {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.price_zone .price_zone_num span:first-child {
	margin: 0 2px 0 4px;
	color: #333333;
}
.price_zone .price_zone_num span:last-child {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-left: 2px;
}
#main .box_gradeList .price_zone_bold table .grade span img {
	width: 100%;
}
.tbl_type03 th:nth-child(7), .tbl_type03 td:nth-child(7),
.tbl_type03 th:nth-child(8), .tbl_type03 td:nth-child(8),
.tbl_type03 th:nth-child(9), .tbl_type03 td:nth-child(9) {
	padding: 3px;
}
.tbl_type03 th:nth-child(10) {
	padding: 3px 2px;
}
.tbl_type03 td:nth-child(10) {
	padding: 3px 8px 3px 2px;
}
