
@import url(simulation.css?20200614) only screen and (min-width: 980px);
@import url(syaken_quest.css) only screen and (min-width: 980px);

/* @import url(index_tab_sp.css) only screen and (min-width:641px) and (max-width:979px);
@import url(vehicle_type_sp.css) only screen and (min-width:641px) and (max-width:979px);
@import url(tax_sp.css) only screen and (min-width:641px) and (max-width:979px); */

@import url(simulation_sp.css?20210705) only screen and (max-width: 979px);
@import url(syaken_quest_sp.css?20210705) only screen and (max-width: 979px);
/*@import url(store_list_sp.css) only screen and (max-width: 979px);*/

@import url(store_list_sp.css) only screen and (max-width: 979px);

#header {
    margin: 0 auto 15px;
}
#content {
	width: 970px;
	margin: 0 auto;
	background: #FFFFFF;
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	padding: 10px 0;
}
.midashi {
	width: 780px;
	height: 40px;
	line-height: 40px;
	color:#FFFFFF;
	font-size: 20px;
	font-weight: 700;
	padding-left: 170px;
	text-shadow: 2px 2px 2px #000000;
	background: #FFF url(../images/index/midashi.png) no-repeat ; 
	margin: 0 auto 20px;
}
.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.btn_area {
	width: 916px;
	margin: 0 auto 30px;
	display: block;
}
.btn_area li {
	width: 432px;
	height: 70px;
	float: left;
	margin-right: 50px;
}

.btn_area li.inquiry_ntn {
	margin-right: 0;
}

.reserve_innner {
	display: block;
	font-size: 17px;
	margin-top: 12px;
}

.reserve_ntn a {
	display: block;
	width: 432px;
	height: 60px;
	text-decoration: none;
	font-size: 25px;
	line-height: 2.5em;
	text-align: center;
	color: #ffffff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

background: #b4e391;
background: -moz-linear-gradient(top,  #b4e391 0%, #61c419 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e391), color-stop(100%,#61c419));
background: -webkit-linear-gradient(top,  #b4e391 0%,#61c419 100%);
background: -o-linear-gradient(top,  #b4e391 0%,#61c419 100%);
background: -ms-linear-gradient(top,  #b4e391 0%,#61c419 100%);
background: linear-gradient(to bottom,  #b4e391 0%,#61c419 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#61c419',GradientType=0 );


box-shadow:rgba(97, 97, 97, 0.6) 0px 0px 5px 3px;
-webkit-box-shadow:rgba(97, 97, 97, 0.6) 0px 0px 5px 3px;
-moz-box-shadow:rgba(97, 97, 97, 0.6) 0px 0px 5px 3px;
}

.inquiry_ntn a {
	display: block;
	width: 432px;
	height: 60px;
	text-decoration: none;
	font-size: 25px;
	line-height: 2.5em;
	text-align: center;
	color: #ffffff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

background: rgb(255,183,107);
background: -moz-linear-gradient(top,  rgba(255,183,107,1) 0%, rgba(255,167,61,1) 20%, rgba(255,127,4,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,107,1)), color-stop(20%,rgba(255,167,61,1)), color-stop(100%,rgba(255,127,4,1)));
background: -webkit-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 20%,rgba(255,127,4,1) 100%);
background: -o-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 20%,rgba(255,127,4,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 20%,rgba(255,127,4,1) 100%);
background: linear-gradient(to bottom,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 20%,rgba(255,127,4,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 );


box-shadow:rgba(97, 97, 97, 0.6) 0px 0px 5px 1px;
-webkit-box-shadow:rgba(97, 97, 97, 0.6) 0px 0px 5px 1px;
-moz-box-shadow:rgba(97, 97, 97, 0.6) 0px 0px 5px 1px;
}

.btn_area li a:hover {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.6;
}

#go_top {
	float: right;
	display: block;
	margin-right: 10px;
}

.pc_only{ display: block;}
.sp_only{ display: none;}

@media screen and (max-width: 979px) {
    .pc_only{ display: none;}
    .sp_only{ display: block;}


	.btn_area {
		display: none;
	}




	.midashi {
		width: 100%;
		height: auto;
		line-height: 22px;
		color: #FFFFFF;
		font-size: 18px;
		font-weight: 700;
		padding: 10px 5px;
		background: #cf121b;
		box-sizing: border-box;
		text-shadow: none;
		margin: 0;
	}


	/*---- お問合せ -----*/
	#topCotact {
		width:100%;
		margin: 10px auto;
		text-align:center;
		box-sizing:border-box;
	}
	#topCotact li{
		width:45%;
		margin:0 1.5%;
		height: 45px;
		display: inline-block;
	}
	#topCotact li a {
		line-height:50px;
		font-size:18px;
	}

	/*---------*/


}