@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap');
.roboto_font{
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: bold;
}
#footer{
	margin-top: 0 !important;
}
h2.secTtl {
    padding: 10px 10px;
    display: block;
    font-size: 20px;
    font-weight: 900;
    /* background: #d6d6d6; */
    margin-bottom: 10px;
    border-bottom: 4px solid #9dd110;
}

h2.secTtl span{
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 10px;
}
/**********************************/
.datail_disp {
margin-bottom:30px; 
}
#detail_top_disp .w980{
	padding:10px 0;
}
.dtl_top_disp{
	border: 3px double #d4d4d4;
	background-color:#FFF;
	box-sizing: content-box;
	    border-radius: 3px;
}
.dtl_h2TT{
	background-image:url(../images/detail/h2_TT.gif);
	background-repeat:repeat;
	padding:10px;
	color:#FFF;
	font-size:15px;
	margin:0 0 7px;
}
.dtl_top_disp2{
	padding:10px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#dtlTT{
	background-image:url(../images/detail/h3TT.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#002678;
	color:#FFF;
	font-size:16px;
	padding:12px 10px;
}
/*========================================
 + 早見項目
========================================*/
#car_data_point{
	width:100%;
	table-layout: fixed;
}
#car_data_point th{
	background-color:#f1f1f1;
	padding:13px 0;
	text-align:center;
}
#car_data_point td{
	text-align:center;
	padding:13px 0;
	background-color:#FFF;
}
#car_data_point td .price{
	font-size:26px;
	color:#C00;
	font-weight:bold;
}
.t_r{text-align:right !important;}
#car_data_point .BB{ border-bottom:3px solid #FFF;}


/*========================================
 +　画像
========================================*/
#img_area{
	margin: 0 auto 0 0;
	width: 640px;
}
.slider-for{
	width: 640px;
	height: 480px;
	overflow: hidden;
}
#main_img{
	margin:0px auto 0;
	text-align:center;
	position:relative;
	/* border: 3px solid #444a4a; */
}
.thumbnail-slide{
    width: 100%;
    background: #fff;
    padding: 0px 50px;
    border: 1px solid #777777;
    background: #FFF;
    margin: 15px auto;
}
.soldout_img{
	position: absolute;
}
.otherBox{
	border:1px solid #fda33c;
	padding: 0 0 10px;
}
.cmn_h2TT {
	background:#f8f2ef;
    font-size: 16px;
    font-weight: normal;
    /* margin-left: 2px; */
    position:relative;
    padding: 15px 0 15px;
    font-weight: bold;
    text-align:center;
}



/*========================================
  在庫
========================================*/
#car_data_Rdisp{
	width: calc(100% - 670px);
}
.label-mishiyou{
	font-size: 12px;
	color: #FFF;
	padding: 3px;
	border-radius: 3px;
	background-color: rgba(255,150,0,1.00) ;
	display: inline-block;
}
.price{
	font-weight:bold;
	color: #e7151b;
	font-size: 43px;
	text-align: right;
	font-family: 'Roboto Condensed', sans-serif;
}
.price_txt{font-size: 16px;/* line-height: 1.3rem; */text-align: right;margin: 0 0 10px;}

.price_box{margin: 0;display:flex;flex-wrap:wrap;justify-content:space-between;width: 81%;}

.price_box dl{
    width: 48%;
}
.price_box dd{
    margin: 20px 10px 0 0;
}
.price_total dd{
    color: #777777;
}
.price_sougaku dd{
    color: #ba2400;
}
.price_box dd p{
    font-size: 50px;
    font-weight:bold;
    display: flex;
    align-items: flex-end;
    line-height: 33px;
    justify-content: flex-end;
	margin: 10px 0 10px;
}
.price_box dd p small{
    font-size: 42px;
    line-height: 27px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: bold;
}
.en_tani{
    font-size: 13px;
    text-align: center;
    line-height: 13px;
    position: relative;
    top: -1px;
}
.price_total dt{
    color:#FFF;
    text-align: center;
    background: #777777;
    padding: 9px;
    font-size: 14px;
}
.price_sougaku dt{
    text-align: center;
    color:#FFF;
    background: #000000;
    padding: 9px;
    font-size: 14px;
}

#seibi{
	font-size:14px; 
	color:#000; 
	font-weight:100; 
	justify-content: flex-start;
	position:relative;
	top:-10px;
}

#hosyou{
	font-size:14px; 
	color:#000; 
	font-weight:100; 
	position:relative;
	/*top:-10px;*/
}

.detail-car {display: flex;flex-wrap: wrap;width: 420px;background-color: #f5f5f5;margin: 20px 0;padding: 15px 5px;}
.detail-car > div {display: block;width: 25%;padding: 0 5px 0.3rem;border: dashed #9add00;border-width: 0px 1px 0px 0;text-align: center;font-size: 12px;/* color: #878686; */line-height: 1.2;}
.detail-car > div:last-child {border:none !important;}
.detail-car > div span{ font-size:10px;}
.detail-car > div > p:first-child{padding: 5px 0 5px;margin: 0 0 0.3rem;font-size: 13px;}
.detail-car strong {display: block;color: #000;font-size: 14px;font-weight: bold;margin: 0px 0 0;}
.detail-car strong small { display: inline-block; font-size: 12px;font-weight:normal;}
.detail-car > span {display: block;color: #000;font-size: 12px;}



.contact_Bt{
	display:block;
	text-align:center;
	background: #ba2400;
	height: 75px;
	color: #FFF !important;
	font-size: 20px;
	line-height: 75px;
	border-radius: 5px;
}
.contact_Bt i{
	margin-right:5px;
}

.carContact{
	background-color: #fffa6d;
	margin: 20px 0 0;
	padding: 15px 15px;
}
.carContact dd:first-child{
	margin-bottom:15px;
}
.freedial {
    color: #ba2400 !important;
    font-size: 40px;
    font-weight: bold;
    background: #ffffff;
    display: block;
    text-align: center;
    padding: 10px 0;
}
.freedial i{/* 	transform: rotate(-32deg); */font-size: 38px;margin: 0 0px 0 0;}
.freedial p{
	font-size: 12px;
	color:#000;
	margin: 2px 0 0;
	padding: 0 0 0 1px;
}
.carContactBtm dl{
	display:flex;
	justify-content:center;

}
.carContactBtm{
	padding: 30px 15px;

	margin:50px 0;
}
.carContactBtm dl dd:first-child{
	margin:0 20px 0 0;
}
.carContactBtm dl dd{
	width:400px;
}
/*======================================
 +状態
========================================*/
.detail_data_disp{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.detail_data{
	width: 100%;
}
.detail_data dt{
	font-size: 20px;
	font-weight:bold;
	color: #000000;
	border-bottom: 2px solid #000000;
	padding: 12px 20px;
	margin:0 0 15px;
}
.detail_data dd{
	margin:0 0 20px;
	
	justify-content: space-between;
}
.detail_data_flex{
	display: flex;
	flex-wrap: wrap;
	
}
.data_list{
	border: 2px solid #f5f5f5;
	display: flex;
	flex-wrap: wrap;
	width: 49.7%;
}
.data_list li{
	width:50%;
	display: flex;
	font-size:15px;
	border-bottom: 1px solid #dedede;
}
.data_list li .data_list_title{
	width: 52%;
	background-color: #f5f5f5;
	/* height:45px; */
	/* line-height:45px; */
	padding: 13px 0px 10px 5px;
	font-size: 13px;
	font-weight: bold;
}
.data_list li .data_list_data{
	width: 48%;
	font-size: 13px;
	/* height:45px; */
	/* line-height:45px; */
	/* padding:0 0 0 15px; */
	font-weight: b;
	padding: 13px 0px 10px 6px;
}
.data_list li.wide{
	width:100%;
}
.data_list li.wide .data_list_title{
	width: calc(100% / 2 * 0.39)!important;
}
.data_list li.wide .data_list_data{
	width: calc( 100% - (100% / 2 * 0.39)) !important;
	line-height: 1.6;
}
.data_list2{
	
flex-wrap: wrap;
}

.data_list2 ul{
	display:flex;
	flex-wrap:wrap;

}
.data_list2 li{
	display: flex;
	width: auto;
	font-size: 13px;
	border: 1px solid #808080;
	border-radius: 5px;
	width: calc(100% / 6 - 9px);
	margin: 0 10px 10px 0;
	justify-content: center;
}
.data_off{
	border: 1px solid #f5f5f5;
	background-color:#f5f5f5;
	color:#b4b3b3;

}
.data_list2 li:nth-child(6n){
	margin:0 0 10px 0;
}
.data_list2 li .data_title{
	width: 100%;
	/* height:45px; */
	/* line-height:45px; */
	padding: 13px 0px 10px 7px;
	margin: 0 10px 0 0;
	font-size: 13px;
	text-align: center;
}
.data_list2 li .data_content{
	width: 20%;
	/* height:45px; */
	/* line-height:45px; */
	/* padding:0 0 0 15px; */
	font-weight: b;
	padding: 13px 0px 10px 0px;
	text-align: center;
}

/**/
.data_right_disp{
	width: calc(100% - 725px);

}
.dtl_store_disp{
	padding: 10px 10px 0;
}
.dtl_store_disp p.store_detail{
	margin: 10px 5px;
}
.dtl_store_disp p.store_detail span{
	font-size: 19px;
	font-weight: bold;
	color: #ff8800;
	display: block;
	margin-bottom: 5px;
}
.store_freedial{
	border-top: 1px dashed #fe8800;
	padding: 10px 5px 0px;
	margin: 10px 0 0;
}
.store_freedial > span{
	display:block;
	font-size:16px;
	margin: 0 0 5px;
}
.store_freedial .freedial {
    font-size: 31px;
}
.store_freedial .freedial i{
	font-size: 33px;
}


/* 基本情報 */
#disp2,#disp3{display:none;}


#detail_data_box table{
	margin: 10px 0 40px 0;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 13px;
	width: 100%;
}
#detail_data_box table th{
	background: #e2e2e2;
	font-weight: normal;
	text-align: center;
	padding: 5px 0;
	border: solid 1px #bdbdbd;
	margin: -1px 0px 0 0px;
}
#detail_data_box table td{
	text-align: center;
	border: solid 1px #bdbdbd;
	padding: 5px 10px;
	text-align: right;
	margin: -1px 0px 0 -1px;
}
.t_c td{
	text-align: center !important;

}
#panelSlct td select{
	padding:5px;
}

/*　装備情報　*/
#soubi{
	/* margin-top:5px; */
	margin-bottom: 40px;
	background-color:#FFF;
	padding: 10px 0;
}
#soubi li{
	background-color:#e7e8e8;
	float:left;
	padding: 5px 16px;
	display:inline-block;
	margin: 0px 5px 5px 0;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

div#contact_ds {
    margin: 15px 0 0;
    background: #e2e2e2;
    padding:15px 0;
}
div#contact_ds .tel{
	text-align:center;
	font-size: 21px;
}
div#contact_ds .tel a {
    padding: 5px;
    display: block;
    /* width: 246px; */
    margin: auto;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 36px;
    color: #000;
    line-height: 30px;
}
#comment{
	padding:15px;
	background-color:#FFF;
}

#comment2{
	padding:15px;
	background-color:#FFF;
}

#data_disp{
	padding:15px;
	background-color:#f1f1f1;
}

#car_data_catalog{
	border:3px solid #FFF;
}
#car_data_catalog{
	width:100%;
	table-layout: fixed;
}
#car_data_catalog th{
	background-color:#f1f1f1;
	padding:5px 0;
	text-align:center;
}
#car_data_catalog td{
	text-align:center;
	padding:5px 0;
	background-color:#FFF;
}
#car_data_catalog td .price{
	font-size:20px;
	color:#C00;
}
#data_disp ul{
	background-color:#FFF;
	margin:10px 0 0;
	padding:7px;
}
#data_disp ul li{
	display:inline-block;
	margin:5px 30px 0 0;
	font-size:14px;
	
}
.t_r{text-align:right !important;}

.ContactDisp_in{
	background-image: url(../images/detail/cotact_disp_new.png);
	background-repeat:no-repeat;
	height:376px;
	position:relative;
	margin: auto ;
	width:960px;
}
.ContactDisp_in_text{
	padding:100px 30px 0 150px;
}	
.ContactDisp_in_text tr{
	height:37px;
}	
.ContactDisp_in_text td{
	height:35px;
}
.contact_disp a{
	position:absolute;
	bottom:50px;
	right:390px;
}
#tokusen{
	background-image:url(../images/search/tokuten.png);
	width:754px;
	height:266px;
	margin:30px auto;

}
#month{
	font-size:30px;
	color:white;
	font-weight:bold;
	position: relative;
	left:57px;
	top:26px;	
}	
.zaikoDetail h4 {
    border-bottom: 2px solid #005fa9;
    margin: 30px 0 10px;
    text-align: left;
    width: 100%;
}
.otherList {
    margin: 0px 0 10px;
    padding: 0 10px;
}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.otherList li {
    box-sizing: border-box;
    width: 100%;
    /* margin-right:5px; */
    border-bottom: 1px dashed #fe8800;
    padding: 8px 0;
    display:flex;
    justify-content:space-between;
}
.otherList li > a{
	width: 40%;
}
.otherList li figure{
	width: 58%;
	font-size: 13px;
}
.otherList li figure div div{
	margin:0 0 3px;
}
.otherList li figure p{
	display:flex;
	align-items: center;
}
.otherList li figure p strong{
	font-weight:bold;
	font-size: 21px;
}
.otherList li .en_tani{
    font-size: 10px;
    text-align: center;
    line-height: 10px;
    position: relative;
    top: -1px;
}
.otherList li figure p strong small{
	font-size: 20px;
}
.red_txt{
	color: #ff0000;
}
.otherlist_kyoten{
	margin: 10px 0 0;
}
.otherlist_kyoten i{
	margin: 0 7px 0 0;
}

#contact_message{
	background: #ffcc5f;
	font-weight: bold;
	color: #40120d;
	font-size: 18px;
	position: relative;
	font-family: "M PLUS 1p";
	text-align: center;
	padding: 10px 0;
	margin: 20px 0 20px;
	/* box-shadow: 4px 4px 0 #ffdf25; */
}
#contact_message::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffcc5f;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin: 0 0 0 -12px;
    /* box-shadow: 4px 4px 0 #ffdf25; */
    z-index: 3;
}
.otherlist_ichiran{
	background: #f8f2ef;
	border-radius: 5px;
	border-bottom: 2px solid #f2ded5;
	padding: 10px 20px;
	margin: auto;
	display:block;
	font-weight:bold;
	width:90%;
	text-align:center;
	font-size: 16px;
}

/*CONTACT*/
.contact_disp {
}
.contact_disp table {border-collapse:separate;border-spacing:10px 12px;width:100%;margin: 0px auto;/* background-color:#fff; */max-width: 625px;}
.contact_disp th {width:30%;padding: 0px 0px;text-align:left;font-weight:normal;color: #000;/* background-color:#0057a2; */text-align: right;font-size: 15px;}
.contact_disp td {/* border-bottom:1px dashed #68514e; */padding: 0px 4px 0px;text-align: left;}
.contact_disp input,.contact_disp textarea{
	border: 1px solid #bdbdbd;
	padding: 3px 5px;
	border-radius:3px;
	font-size: 18px;
	line-height: 1.5rem;
	}
	.w90P{width:90%;}
.contact_disp input.required{
    border-left: 2px solid #b70306;
 }
 #email{ width: 400px;}
 span.edit_required {
    font-size: 10px;
    margin: 0 0 0 3px;
    background: #000;
    color: #FFFF;
    padding: 2px 5px;
    border-radius: 3px;
    position: relative;
    top: -2px;
}

.contact_disp table p{
	background-color: #ececec;
	border: 1px solid #bdbdbd;
	padding: 3px 5px;
	border-radius:3px;
	font-size: 18px;
	line-height: 1.5rem;
	margin: 0;
}


.button_block {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#send_Bt1 {
	display: inline-block;
	padding:16px 0 14px;
	font-size: 20px;
	text-align:center;
	font-family: inherit;
	border:medium none;
	color: #ffffff;
	background: #2e3182;
	-webkit-transition:all 0.7s;
	transition:all 0.7s;
	width: 300px;
	margin: 5px;
}
#clear_Bt1{
	display: inline-block;
	margin: 5px;
	width: 300px;
	padding:16px 0 14px;
	font-size: 20px;
	text-align:center;
	font-family: inherit;
	border:medium none;
	color: #000;
	background:#e3e3e3;
	-webkit-transition:all 0.7s;
	transition:all 0.7s;
	background: #FFF;
	}
#send_Bt1:hover,#clear_Bt1:hover{
	/* opacity:0.8; */
	opacity: 0.5;
}
.edit_notify {
    font-size: 16px;
    font-weight: bold;
    color: #0057a2;
    text-align: center;
}
/* 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: 18px; font-weight: bold; color: #0057a2; }
.contactBox_tel .tel { display: inline-block; margin: 0 auto; font-size: 30px; font-weight: bold; color: #681916; line-height: 1;  }

.data_list2.disp_sp{display: none;}
.data_list2.disp_pc{}

.m20T{ margin-top: 20px;}

.font13{
	font-size: 1.2rem;
}

.font12{
	font-size: 1.1rem;
}
.weight_b{
	font-weight: bold;
}


.company_info{
	background-color: #f7fde8;
	margin: 95px 0 198px;
}
.company_info_in{
	display: flex;
	align-items: end;
	justify-content:space-between;
	margin: 0px 0 0;
	position: relative;
	top: -38px;
}

.company_info_in > dd:first-child{
	display: flex;
	flex-wrap: wrap;
	margin: 0 20px 0 0;
}
.company_info_in > dd:first-child dl{
	margin:10px 0 0 15px;
	font-size:14px;
}
.company_info_in > dd:first-child h3{
	font-size: 20px;
	font-weight:bold;
	padding: 5px 10px;
	margin: 0 0 13px;
	line-height: 28px;
	width:100%;
	border-bottom:3px solid #000;
}
.company_info_in > dd:first-child dl dt{
	color:#84b612;
	font-weight:bold;
	margin: 0 0 3px;
}
.company_info_in > dd:first-child dl dd{
	margin: 0 0 10px;
}
.company_info_in iframe{
	border-radius:20px;
}




/* 鑑定書ボタン */
.kantei_table{
	width: 100%!important;
	margin:30px 0;
	border: 5px solid #ebeae8;
	display: block;
}
.k_table_th{
	padding: 15px 22px;
	display: inline-block;
	width: 93.5%;
	background: #f7f7f7;
	font-size: 14px;
	font-weight: bold !important;
	/* display: block; */
}
.k_table_td{
	padding:15px 22px;
	display: block;
	width: 93%;
}
.k_table_td_inner{
	width: 210px;
	font-size: 16px;
}
.aaa{
	font-weight:bold;
}
.bbb{
	background: #000;
	color: #fff;
	padding: 3px 10px;
	margin-right: 18px;
	font-size: 12px;
}


.kantei_link{
	width: 100%;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #78a302;
	transition: opacity 0.3s;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.09);
}

.kantei_link img{
	display: inline-block;
    width: auto;
    height: 20px;
}

/* 見積エリア */
.kl_txt{
	margin-left: 6px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.03rem;
    color: #fff;
}

.mitsumori_wrap{
	width: 1180px!important;
    margin: auto;
}

.stockcar__form .form__dt .form__mark--required {background-color: #78a302!important;}

.stockcar__form .form__contents {border-top: 1px solid #78a302!important;}
.stockcar__form .form__dt {border-top: 1px solid #78a302!important;}
.stockcar__form .form__contents--last {border-bottom: 1px solid #78a302!important;}
.stockcar__form .form__dt--last {border-bottom: 1px solid #78a302!important;}


  
.mitsumori_title .ttl01 {
	display: inline-block;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 0.03rem;
	line-height: 1.15;
}

.stockcar__form .form__contents .num__contents .price01 {color:#78a302!important;}
.stockcar__form .form__dt .ttl__contents01 .pack__list .item01::before {background-color:#78a302!important;}
.stockcar__form .form__totalprice .totalprice__contents .price__num {color:#78a302!important;}

.stockcar__form .form__totalprice .totalprice__contents:nth-child(n+2) { border-top: 1px solid #78a302!important;}

.stockcar__form .form__contents .form__link01 .link01 {border-bottom: 1px solid #78a302!important;}

.stockcar__form .form__totalprice {background-color: #f2fff4!important;}
.stockcar__form .form__dt .ttl__contents01 .pack__list {background-color: #f2fff4!important;}

.stockcar__form .form__contents .select__contents::before {
    border-bottom: 1px solid #78a302!important;
    border-right: 1px solid #78a302!important;
	left: 145px !important;
}