@charset "utf-8";
/* CSS Document */
@font-face{
	font-family: 'Arial Black';
	font-style: normal;
	font-weight: 400;
	src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}

.sec_ttl {margin-bottom: 85px;text-align: center;font-size: 30px;color: #0057a2;line-height: 1.2;}

.sub_ttl{margin: 1.5em 0 0.2em;padding-left: 13px;font-size: 25px;line-height: 1.4;border-left: 8px solid #0057a2;color:#0057a2;}

/**********************************/
/*========================================
 +　支払金額
========================================*/
.price{
	font-size:20px;
}
/*========================================
 + 早見項目
========================================*/
#group2{
	margin:10px 0 5px 0;
	border:1px solid #a6a6a6;
	border-collapse:collapse;
}
#group2 th{
	background-image: url(/usedcar/images/detail/data_TH.gif);
	background-repeat:repeat-x;
	height:34px;
	background-position:1px 1px;
	border:solid #a6a6a6;
	border-width:0 1px;
	text-align:center;
	width:100px;
	border:1px solid #a6a6a6;
}
#group2 td{
	height:34px;
	border:1px solid #a6a6a6;
	text-align:center;
	line-height:1.2em;
}
/*========================================
 +　お問合せ
========================================*/
.ContactDisp{
	background-color:#dcdcdc;
	padding:5px 0;
	margin:5px 0;
}
.contactBt{
	background-image: url(../images/detail/ContactBt.png);
	background-position:0 0;
	width:344px;
	height:0px;
	padding:55px 0 0 0;
	overflow:hidden;
	display:block;
	margin:auto;
}
.contactBt:hover,#contactBt.hover{
	background-position:0 -55px;
}
.contactBt2{
	background-image: url(../../newcar/images/mitumoriBt.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:201px;
	height:59px;
	display:block;
	margin:0px auto 0px;
}
.contactBt2:hover,contactBt2.hover{
	background-position:0 -59px;
}

#IptDisp{
	
	border: none !important;
}

/*========================================
 +　画像
========================================*/
#img_area{
	padding:15px;
	position:relative;
	background-color:#e5e5e5;
	margin:0 0 10px;
	
}
#main_img_disp{
	width:642px;
	height:;
	position:relative;
	margin:0 auto;
}
#main_img{
	width:640px;
	border:1px solid #c6c6c6;
}
#main_img p{
	background-color:#FFF;
	padding:5px 0;
	text-align:center;
}
#ArrowPrevBt{
	width:33px;
	height:33px;
	position:absolute;
	cursor:pointer;
	top:50%;
	left:5px;
	display:block;
	margin-top:-7px;
}
#ArrowNextBt{
	width:33px;
	height:33px;
	position:absolute;
	cursor:pointer;
	top:50%;
	right:5px;
	margin-top:-7px;
}

#s_imgArea{
	margin:10px auto 0;
	padding:0px 0 0px 0px;
	text-align:center;
}
.s_img{
	display: inline-block;
	width:60px;
	height:46px;
	margin: 0 1px 10px 2px;
	text-decoration:none;
}
.s_img a{
	display:block;
	width:61px;
	height:46px;
	border:1px solid #c6c6c6;
}

.s_img a:visited{
	text-decoration:none;
	border:1px solid #c6c6c6;
}
.s_img a:hover{
	border:1px solid #154ea0;
}
.s_img_bd {
	border:1px solid #154ea0 !important;
}
/* AP Element */
#AP_ImgPrev{
	position:absolute;
	width:46px;
	height:33px;
	top:220px;
	left:1px;
}
#AP_ImgNext{
	position:absolute;
	width:46px;
	height:33px;
	top:220px;
	right:1px;
}

/* お問合せ */
#contact_disp01{
	background-image:url(../images/detail/contact_disp_01.gif);
	width:283px;
	height:153px;
	position:relative;
}
#contact_disp02{
	background-image:url(../images/detail/contact_disp_02.gif);
	width:283px;
	height:153px;
	position:relative;
}
#contact_disp03{
	background-image:url(../images/detail/contact_disp_03.gif);
	width:283px;
	height:153px;
	position:relative;
}
#contact_disp01 a,#contact_disp02 a,#contact_disp03 a{
	position:absolute;
	left:6px;
	top:40px;
}

/* 基本情報 */
#inner,#inner2{
	margin:0 0px 10px;
	padding:0;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-spacing:0;
	background-repeat:repeat-x;
	list-style:none;
	width:100%;
}
#inner li{
	font-weight: normal;
	text-align:center;
	width:353px;
	float:left;
	height:30px;
	line-height:27px;
}
#inner th,#inner2 th{
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	height:25px;
	width: 200px;
	text-align:center;
	background-color:#EEE;
	background-repeat:repeat-y;
	border-bottom:1px solid #CCC;
}
#inner td,#inner2 th{
	height:25px;
	text-align:left;
	padding-right:8px;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	min-width: 239px;
}
/*　装備情報　*/
#soubi{
	list-style:none;
	margin:20px 0 40px
}
#soubi li{
	padding:5px;
	height: 40px;
	line-height: 29px;
	background-color:#e2e2e2;
	width: 245px;
	float:left;
	text-align:center;
	margin:0 5px 5px 0;
	/* font-size:11px; */
}
#comment{
	border:1px solid #a6a6a6;
	padding:10px;
	margin:0 0 20px;
}

/*　おすすめ中古車　*/
#reccomendTT{
	background-image:url(../../images/usedcar/detail/recommendTT.png);
	height:35px;
	line-height:35px;
	font-size:13px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}
#reccomend_list{
	border:solid #c2c2c4;
	border-width:0 1px 1px;
	border-bottom-left-radius: 5px;  /* 左下 */
	border-bottom-right-radius: 5px; /* 右下 */
	-webkit-border-bottom-left-radius: 5px;  /* 左下 */
	-webkit-border-bottom-right-radius: 5px; /* 右下 */
	-moz-border-radius-bottomleft: 5px;  /* 左下 */
	-moz-border-radius-bottomright: 5px; /* 右下 */
	padding:5px;
}
#reccomend_list li{
	padding:5px 0;
	border-top:1px dotted #999999;
}
#reccomend_list li:first-child{border-top:none;}
.recImg{
	width:80px;
	height:60px;
	border:1px solid #999;
	display:block;
	float:left;
}
.recTxt{
	width:98px;
	float:right;
}
.recPrice{
	margin:5px 0 0;
	text-align:right;
}
.recPrice span{
	font-size:14px;
	font-weight:bold;
	color:#F00;
}

#contactBt3{
	float:right;
	margin:15px auto;
	width:334px;
	display:block;
}
#contactBt4{
	float:left;
	margin:15px auto;
	width:334px;
	display:block;
}
#torioki{
	position:absolute;
	top:83px;
	right:0;

}
.newcar_spec{
	background-image: url(../images/detail/newcar_spec.png);
	width:706px;
	height:66px;
	position: relative;
	cursor:pointer;
	margin: 0 0 20px;	
}
.newcar_spec p{
    /* position: absolute; */
    /* top: 20px; */
    /* left: 15px; */
    color: white;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    line-height: 66px;
}
/*　目玉車　*/
.price_disp {
    display: table;
    width: 100%;
    margin: 14px auto;
    border: 2px solid #154ea0;
    padding: 2px;
    box-sizing: border-box;
}
.price_th{
	background:url(/sp/usedcar/images/strip-blue-small-bg.jpg) !important;
	color:#FFF;
	text-align:center;
	font-weight: bold;
	font-size: 21px;
	position: relative;
	padding: 0 0 0 15px !important;
}
.price_th span{position: absolute;top: -16px;left: -13px;}
.price_disp div{display: table-cell;padding: 9px 0;text-align: center;vertical-align: middle;background: #deeeff;}

.price_disp .show-price{ width: 100%; display: flex; justify-content: center; align-items: center;}
img.img-price-number { max-width: 24px !important; }
img.img-dot-number { max-width: 5% !important; }  
.price_disp .tax{
	margin: 4px 2px;
	width: 73px;
	text-align: center;
	color: #045ff2;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #045ff2;
	padding: 2px 4px;
	display: inline-block;
}

/*CONTACT*/
.contact_disp {
    background-image: none;
    width: 100%;
    height: auto;
    position: relative;
	margin: 10px auto;
	font-size: 16px;
}
.contact_disp table { border-collapse:separate; border-spacing:10px 12px; width:100%; margin:20px auto;  background-color:#fff; }
.contact_disp th { width:30%; padding:8px 20px; text-align:left; font-weight:normal; color:#fff; background-color:#0057a2; }
.contact_disp td {border-bottom:1px dashed #68514e;padding:5px 10px 10px;text-align: left;}
.contact_disp input,.contact_disp textarea{
	border: 1px solid #CCC;
    padding: 3px 5px;
    border-radius:3px;
 }
.contact_disp input.required{
    border-left: 2px solid #b70306;
 }
 #email{ width: 400px;}
 span.edit_required {
    font-size: 13px;
    margin: 0 0 0 10px;
}
.button_block {
    text-align: center;
}
#send_Bt1 {
	display: inline-block;
  margin:0 auto;
  width:250px;
  padding:16px 0 14px;
  font-size: 20px;
  text-align:center;
  font-family: inherit;
  border:medium none;
  color: #0057a2;
  background:#ffd76e;
  -webkit-transition:all 0.7s;
  transition:all 0.7s;
}
#clear_Bt1{
	display: inline-block;
	margin:0 auto;
	width:250px;
	padding:16px 0 14px;
	font-size: 20px;
	text-align:center;
	font-family: inherit;
	border:medium none;
	color: #0057a2;
	background:#e3e3e3;
	-webkit-transition:all 0.7s;
	transition:all 0.7s;
  }
#send_Bt1:hover,#clear_Bt1:hover{
	/* opacity:0.8; */
	opacity: 0.5;
}
.edit_notify {
    font-size: 16px;
    font-weight: bold;
    color: #0057a2;
}
/* contact thanks */
.contactBox_tel { width: 80%; margin: 55px auto 0; padding: 20px; text-align: center; background: #e7f4ff; }
.contactBox_tel .ttl {margin: -34px auto 1em;font-size: 20px;font-weight: bold;color: #0057a2;}
.contactBox_tel .tel {display: inline-block;margin: 0 auto;font-size: 39px;font-weight: bold;color: #681916;line-height: 1;}




@media(max-width:580px){
	.price_disp{ display: flex; flex-wrap: wrap; align-items: center; background: #deeeff;}
	/* .price_disp div{ display: block; width: 30%;} */
	.price_disp .show-price img{ max-width: 50px;}
	.price_disp .price_th{ display: block; width: 100%;}
	

}


.guide-intro-msg {margin: 2em auto 2em; padding:.6em 0;width: 79%;text-align:center;font-size: 1.2rem; font-weight:bold; line-height:1.4; border-top:3px solid #faba30; border-bottom:3px solid #faba30;}
.color-org {
    color: #eb5e06;
}
.big {
    font-size: 1.3em;
}
.marker {
    background: linear-gradient(transparent 50%, #fff284 0%);
}

.guide-intro-msg  .sp_br{
	display: none;
}



/* 非掲載在庫 */
.contact-oder{
	margin:30px 0 0 ;
	text-align:center;
}
.contact-oder p {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 700;
	position: relative;
	margin: 0 0 13px;
	text-align: center;
	display: inline-block;
	padding: 0 40px;
	color: #005aaa;
}
.contact-oder p::before {
	left: 30px;
	transform: translate(-50%,-50%) rotate(-45deg);
	content: "";
	width: 30px;
	height:30px;
	display: block;
	border-left: 4px solid #005aaa;
	position: absolute;
	bottom: -4px;
	pointer-events: none;
}
.contact-oder p::after {
	right: 0;
	transform: translate(-50%,-50%) rotate(-45deg);
	content: "";
	width: 30px;
	height:30px;
	display: block;
	border-bottom: 4px solid #005aaa;
	position: absolute;
	bottom: -6px;
	pointer-events: none;
}

.contact-oder p span{
	position:relative;
	font-size: 30px;
}
.contact-oder p span:after{
	content:'';
	position:absolute;
	left: -3px;
	bottom: 8px;
	width:100%;
	height: 14px;
	background-color:#fffc00;
	z-index:2;
}
.contact-oder p span b{
	z-index: 3;
	position: relative;
	font-size: 26px;
}

.contact_bt2{
	background-color: #005bab;
	border-radius: 10px;
	width: 500px;
	margin: -9px auto 20px;
	padding: 14px 15px 17px;
	display: block;
	border-bottom: 5px solid #acd5e2;
	text-align: center;
}
.contact_bt2_txt {
	background-color: #ffffff;
	/* width: 48%; */
	color: #005bab;
	border-radius: 28px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 3px 10px;
	margin: 0 0 0px;
	display: inline-block;
	padding: 0 55px;
}
.contact_bt2 .tel{color: #ffffff !important;font-size: 19px;line-height: 1.5;/* text-shadow: 0px 2px 0 #67b8ff; */margin: 0;}
.contact_bt2 .tel i{font-size: 35px;margin: 0 5px 0 0;position: relative;top: 5px;/* text-shadow: 0px 2px 0 #67b8ff; */}
.contact_bt2:hover{opacity: 0.8;}


/*TAB切替*/
.tab-area {
	display: flex;
	border: 2px solid;
	cursor: pointer;
  }
  .tab {
	width: calc(100%/3);
	padding: 5px;
	text-align: center;
  }
  .tab:nth-child(n+2) {
	border-left: 2px solid;
  }
  .tab.active {
	background-color: #000;
	color: #fff;
  }

  .panel {
	display: none;
	text-align: center;
  }
  .panel.active {
	display: block;
  }