@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url('https://fonts.cdnfonts.com/css/gilroy-bold');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');

@font-face{
	font-family: 'Arial Black';
	font-style: normal;
	font-weight: 400;
	src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}

#print{
	position:absolute;
	top:10px;
	right:10px;
}
.h3TT{
	padding: 0 0 0 px;
}
/*========================================
 + 画像表示
========================================*/
#img_area{
	background-color: #000;
	margin:20px auto 0;
	position: relative;
	padding: 40px 25px;
	border-radius: 20px;
}
#main_img_disp{
	width:482px;
	height:365px;
	position:relative;
	margin:auto;
}
#main_img{
	width:482px;
	height:365px;
	float:left;
	float:left;
	position:relative;
}

#CarImage_Main{
	width:482px;
}

#ArrowPrevBt{
	width:28px;
	height:51px;
	position:absolute;
	cursor:pointer;
	top:50%;
	left:0px;
	display:block;
	margin-top:-26px;
}
#ArrowNextBt{
	width:28px;
	height:51px;
	position:absolute;
	cursor:pointer;
	top:50%;
	right:0px;
	margin-top:-26px;

}
#Ndetail_tel{
	margin:15px 0 0;
	text-align:right;
}
#s_imgArea{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding:10px 0 1px;
	margin: 64px 0 20px;
}
#s_imgArea li{
	float:left;
	width:80px;
	height:60px;
	margin:0 9px 9px 0;
}
.s_img a{
	display:block;
	width:80px;
	height:60px;
}
.s_img a:visited{
	text-decoration:none;
}
.s_img a:hover{
}
#s_imgArea li:nth-child(5n) {
	margin:0 0 9px !important;
}
.s_img_bd {
	border:1px solid #64c0e8 !important;
}
#img_price_disp{
	width:440px;
	float:right;
}
#img_price_disp h2 {
	color:#fff;
}
#img_price_disp dd {
	color:#fff;
	margin:0;
	line-height: 2;
	width: 50%;
	float: left;
}
#img_price_disp .price{
	margin:0 6px 0 0;
	font-size:32px;
	font-weight:bold;
	color:#fff;
}
#price_1up{
	background-image:url(../images/detail/1ip.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	background-color:#f6fd6b;
}
#img_price_disp span{font-size:20px; margin:0 5px 0 0;}
#img_price_disp table tr:last-child td:first-child{
	background-color:#f7f9b7;
	width:120px;
}
#img_price_disp table tr:last-child td:last-child{
	background-color:#ffffff;
}
#img_price_disp table td:last-child{
	text-align:right;
	height:55px;
	padding:0 7px 0 0;
}

.hontai{
	line-height: 4.1!important;
    font-size: 18px;
}
/*========================================
 +　お問合せ
========================================*/
#newcar_contact{
	margin:10px 0 0;
	text-align:center;
}

#newcar_contact a{
	background-color: #fff;
	padding: 15px 0;
	border-radius: 30px;
	background-image: url(/index/images/aaa.png);
	background-size: 22px;
	background-position: 211px 22px;
	background-repeat: no-repeat;
	width: 260px;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
#newcar_contact a:hover{
	color:#fff;
	background:#6e6e6e;
	background-image: url(/index/images/arrow2.png);
	background-size: 22px;
	background-position: 221px 22px;
	background-repeat: no-repeat;
	transition: 0.2s;
}

/*========================================
 +　詳細情報
========================================*/

/* 切り替えボタン */

#KirikaeBtDisp{
}
#KirikaeBtDisp ul{
	
	margin:35px 0 0px;
	border-bottom:1px solid #66a9db;
}
#KirikaeBtDisp ul li{
	width:185px;
	height:36px;
	float:left;
	margin:0 0px;
}
#KirikaeBtDisp ul li:first-child{
	margin:0 0 0 10px;
}
#KirikaeBtDisp ul li a{
	width:185px;
	height:36px;
	display:block;
	background-image:url(../images/newcar_detail/tab02.png);
	background-repeat:no-repeat;
	color:#b3b3b3;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	line-height:36px;
	text-decoration:none;
}
#KirikaeBtDisp ul li a h3{
	font-size:16px;
}
#KirikaeBtDisp ul li.selected a,#KirikaeBtDisp ul li a:hover{
	background-image:url(../images/newcar_detail/tab.png);
	background-repeat:no-repeat;
	color:#509dd6 !important;
	height:37px;
}

/* 基本情報 */
.H3_TT{ color:#1a2950;}
.detail_data{
	box-sizing:border-box;
	padding:5px 0;
}
.detail_data .w_main{
	padding:15px 0;
}
#disp2,#disp3{display:none;}
.disp_non{display:none;}
#inner{
	width:100%;
	padding:0;
	border-spacing:0;
}
#inner th{
	height:30px;
	width:25%;
	text-align: right;
	padding:3px 10px 3px 0; 
	color:#4496d3;
	font-weight: bold;
}


#inner tr:nth-child(even) th {
	background-color:#f5f5f5;
	padding:0 10px 0 0 !important;
}
#inner tr:nth-child(even) td {
	background-color:#f5f5f5;
	padding:0  0 0 10px !important;
}
#inner td{
	padding:3px 0;
	width:25%;
	padding:0 0 0 10px;
}

.contents{
	width:1000px;
	margin:0 auto;
}

/*========================================
 + 装備オプション
========================================*/
#soubiArea{
	margin:0px 0 20px;
}
.soubi_Select {
	float:right;
	margin:0px 0px;
	padding:0px 0px;
}
#spec_list2 {
	border-right:3px solid #509bbb;
}
#spec_list2 td {
	height:25px;
	border-right:1px dotted #c0c0c0;
	padding:5px 8px;
	line-height:14px;
	line-height:1.24em;
}
#soubi_disp {
	float:left;
}
.Selectbutton_koumoku:hover,.Selectbutton_koumoku.hover{text-decoration:none;}

#midashiArea1 div{
	
}
#midashiArea1 div:hover{
	text-decoration:underline;
	background-color:#d0e9f3 !important;
}
#btn_midashi1{
	color:#ffcf29 !important;
}



/* 基本情報 */
#inner{
	width:100%;
	padding:0;
	border-spacing:0;
	background-repeat:repeat-x;
	list-style:none;
	margin:5px 0 0 0;
}
#inner li{
	font-weight: normal;
	text-align:center;
	width:50%;
	float:left;
	line-height:15px;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

#inner li:nth-child(odd){
	border-left: 1px solid #cbcbcb;
}

#inner li:nth-child(2){
	border-top: 1px solid #cbcbcb;
}
#inner li:first-child{
	border-top: 1px solid #cbcbcb;
}



#inner .kihon_Title {
	/* height:18px; */
	width: 155px;
	text-align:left;
	background-color:#f5f5f5;
	padding: 18px 13px;
	float:left;
}
#inner .kihon_Data {
	text-align:left;
	min-width:320px;
	padding: 18px 10px;
	float: right;
}


#disp1 table{
	margin: 10px 0 0 0;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 13px;
	width: 100%;
}
#disp1 tr{
	float:left;
	width: 50%;
}
#disp1  th{
	background: #f5f5f5;
	font-weight: normal;
	text-align: left;
	padding: 5px 17px;
	border: solid 1px #dcdcdc;
	width: 155px;
}
#disp1  td{
	text-align: center;
	border: solid 1px #dcdcdc;
	padding: 18px 10px;
	text-align: left;
	width: 345px;
}


.en_title{
	font-family: "Poppins", sans-serif;
	font-size:18px;
	margin-bottom: 15px;

}
.jp_title{
	font-size:32px;
	font-weight:bold;
}
.t_m{
	margin:70px 0 30px;
}



/* カラー */
#color{
	margin: 15px 0 65px 0px;
}
#color li{
	border: 1px solid #cbcbcb;
	border-radius: 60px;
	padding: 15px 20px;
	margin: 0 15px 25px 0;
	display:inline-block;
}



/**************************************
    スマホレスポンシブ
***************************************/
@media (max-width:980px){

	.contents{width:100%;}

	#main_img {
		width:100%;
		height:auto;
	}
	#CarImage_Main {width: 100%;margin-bottom: 10px;}
	#img_price_disp {float:none;}
	#img_price_disp {width:100%;}

	#inner .kihon_Data {
		min-width:100%;
		height:none;
		padding: 15px 10px 30px;
	}

	#newcar_contact img{width:100%!important;}


	h2 {padding:0;}
	#img_price_disp dd {
		width: 100%;
		float: none;
		line-height: 1;
	}
	.hontai {line-height: 2.1 !important;}
	#s_imgArea {margin: 25px 0 20px;}


	.detail_data .w_main {
		padding: 0;
		width: 95%;
		margin-inline: auto;
	}

	#disp1 tr{
		width: 100%;
		clear: both;
		float:none;
	}
	#disp1  th{
		padding: 14px 8px;
		width: 30%;
	}
	#disp1  td{
		padding: 18px 8px;
		width: 70%;
	}

	.color_area{
		width: 95%;
		margin-inline: auto;
	}

	#color li {
		margin: 0 15px 15px 0;
	}
	
}