@charset "UTF-8";

/*-----------------------------------

	base

-----------------------------------*/
html {
    overflow-y: auto;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 62.5%;
	overflow-x: hidden;
}
body {
	font: 13px/1.6 "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
	font-size: 13px;
    font-size: 1.3em;
	color: #333;
	font-weight: 400;
	margin:0 !important;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	z-index: 999;
}
::selection {
	background: #fac846;
	color: #fff;
}

//Firefox
::-moz-selection {
	background: #fac846;
	color: #fff;
}
.contents_inner{
	width: 1000px;
	margin: 0 auto;
}
img {
    max-width: 100%;
    height: auto;
}
a, a:link, a:visited {
	color:#333434;
	text-decoration:none;
    cursor: pointer;
}
a:hover {
	color:#333434;
	text-decoration:none;
	transition : 0.2s ;
	-webkit-transition : 0.1s ;
	-moz-transition    : 0.1s ;
	-o-transition      : 0.1s ;
	-ms-transition     : 0.1s ;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
a img{
	transition : 0.2s ;
	-webkit-transition : 0.2s ;
	-moz-transition    : 0.2s ;
	-o-transition      : 0.2s ;
	-ms-transition     : 0.2s ;
}
a:hover img {
      opacity: 0.7;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.sp {
	display:none;
}
.pc {
	display:block;
}

.min {
    font-family: "Sawarabi Mincho";
}

.mb30 {
	margin-bottom:30px;	
}

@media screen and (max-width: 1150px) {

	.contents_inner{
		width: 95%;
		margin: 0 auto;
		max-width: 1160px;
	}

}

@media screen and (max-width: 840px) {

	body {
		font-size: 13px;
		font-size: 1.3em;
		line-height: 1.6em;
		font-weight: normal;
		letter-spacing: 0.05rem;
	}
	img {
		vertical-align: middle;
		line-height: 1;
	}
	#contents {
		margin-bottom:30px;	
	}

}

@media screen and (max-width: 640px) {

	body {
		color: #4a4a4a;
	}
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}
}

/*-----------------------------------

	clearfix

-----------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

/*-----------------------------------

	header

-----------------------------------*/
header {
	position: relative;
}
.bar_blue{
	position: relative;
    background-color: #003893;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	z-index:1;
}
.bar_blue .bar_blueR {
    position: absolute;
    top: 15%;
    bottom: 0;
    right: 10px;
    margin: auto;
    width: 15%;
    max-width: 171px;
    text-align: right;
}
header .bar_blue .bar_title {
    text-align: center;
    max-width: 687px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.bar_blue .header_title {
    position: absolute;
    top: 15%;
    bottom: 0;
    right: 10px;
    margin: auto;
    width: 15%;
    max-width: 171px;
    text-align: right;
}

.mainvisual {
	/*background: url(../img/index/title_01.jpg) no-repeat;
	background-position: center;
	width:100%;
	height:760px;*/
}
.mainvisual img{
    display:block;
}
@media screen and (max-width: 840px) {
	
	.bar_blue {
		padding-top: 5px;
		padding-bottom: 8px;
	}
	header .bar_blue .bar_title {
		text-align: left;
		margin-left: 0;
		width: 72%;
		padding-bottom: 1px;
	}

}

@media screen and (max-width: 640px) {
	
	.bar_blue .header_title,
	.bar_blue .bar_blueR {
		top: 20%;
		width: 20%;
	}
		
}

/*-----------------------------------

	footer

-----------------------------------*/

footer {
 background-color: #F4F3F1;
}
footer #footer_bg {
 padding:50px 0;
 clear: both;
}
footer .big_text {
	line-height: 100%;
	font-size:24px;	
}
footer .b_txt {
	font-size:30px;		
}
footer h3 {
 background-color: #003893;
 text-align: left;
 position: relative;
 margin-bottom: 5px;
 padding-top: 7px;
 padding-bottom: 7px;
 padding-left: 10px;
}
footer h3 span {
 position: absolute;
 top: 9px;
 right: 10px;
}
.btn_suzuki {
 width: 80%;
 margin: auto auto 50px auto;
}
.btn_suzuki1 {
 width: 50%;
 margin: auto auto 50px auto;
}
.btn_suzuki_hp {
	float:left;
	width:49%;
	margin-right:2%;
	background: #004d9f;
	font-size: 20px;
	font-weight:bold;
	text-align: center;
}
.btn_suzuki_hp:last-child {
	margin-right:0;
}
.btn_suzuki_hp:hover {
	opacity:0.8;	
}
.btn_suzuki_hp a{
	padding: 20px 0;
	display: block;
	color:#fff !important;
	position:relative;
}
.btn_suzuki_hp span{
	position:relative;
	display: inline-block;
}
.btn_suzuki_hp span:before {
	position:absolute;
	top: 20px;
	left: -60px;
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #ffffff;
}
.btn_suzuki_sp{
	background: #004d9f;
	font-size: 20px;
	font-weight:bold;
	text-align: center;
	margin:50px 0 0 0;
}
.btn_suzuki_sp:hover {
	opacity:0.8;	
}
.btn_suzuki_sp a{
	padding: 20px 0;
	display: block;
	color:#fff !important;
	position:relative;
}
.btn_suzuki_sp span{
	position:relative;
	display: inline-block;
}
.btn_suzuki_sp span:before {
	position:absolute;
	top: 20px;
	left: -60px;
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #ffffff;
}
/**/
#outline {
 text-indent: 20px;
 font-size: 85%;
 background-color:#f9f3e9;
 background-image: url(../img/footer/icon_outline.gif);
 background-repeat: no-repeat;
 background-position: 13px 13px;
 clear: both;
 padding: 15px;
 border: 1px solid #ccc;
}
#outline span {
border: 1px solid #666;
 padding: 1px 3px;
 font-size: 80%;
 margin-right: 2px;
 margin-left: 2px;
}
/**/
#ecocar {
}
#ecocar_red {
 background-color: #E50012;
 color: #fff;
 padding: 2px 5px;
 margin-bottom: 5px;
 font-size: 92%;
 font-weight: bold;
 text-align: left;
 clear: both;
}
#ecocar h5 {
font-size:24px;
 color: #0076b2;
 font-weight: bold;
}
#ecocar dl {
}
#ecocar dl dt {
 float: left;
 margin-right: 10px;
 background-color: #AACC03;
 text-align: center;
 font-size: 85%;
 padding: 15px 7px;
 font-weight: bold;
}
#ecocar dl dd {
 overflow: hidden;
}
/*===================================== copy =====================================*/
.copyright {
 font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
 float: left;
}
#footer_bottom {
 background-color: #fff;
 overflow: hidden;
 padding: 10px 0;
 border-top: 1px solid #F4F3F1;
 font: 80% "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
 color: #666;
}
#footer_bottom ul {
 margin: 0;
 padding: 0;
 float: right;
}
#footer_bottom ul li {
 font-size: 10px;
 float: left;
 display: block;
 margin: 0 0 0 10px;
}
#footer_bottom a {
 color: #333;
 text-decoration: none;
}
.u15 .red {
	color:#FF0004;	
}

@media screen and (max-width :  840px) {
	
.btn_suzuki,
.btn_suzuki1 {
 width: 95%;
margin: 30px auto auto auto;
}
.btn_suzuki_hp,
.btn_suzuki_sp {
	font-size: 16px;
}
.btn_suzuki1 {
	font-size: 16px;
}


}

@media screen and (max-width :  640px) {
	
footer {
}
footer .big_text {
	font-size:18px;	
}
footer .b_txt {
	font-size:20px;		
}
footer h3 {
 background-color: #003893;
 position: relative;
 padding: 10px 15px;
}
/**/
#maps {
 padding-left: 20px;
 padding-right: 20px;
}
#maps a {
 color: #fff;
}
#maps dl {
 float: none;
 width: 100%;
 margin-left: 0px;
 font-size: 108%;
}
#maps dl dt {
 float: left;
 width: 50%;
}
#maps dl dt h4 {
}
#maps dl dt > *:nth-child(2) {
}
#maps dl dt > *:nth-child(2) span {
}
#maps dl dt p:last-child {
}
#maps dl dd {
 width: 50%;
}
/**/
#footer_bg {
}
/**/
#outline {
}
#outline span {
}
/**/
#ecocar {
}
#ecocar_red {
 text-align: center;
 line-height: 1.3;
 padding-top: 4px;
 padding-bottom: 5px;
}
#ecocar h5 {
font-size:18px;
 line-height: 1.3;
}
#ecocar dl {
}
#ecocar dl dt {
 float: none;
 margin-left: 0px;
 padding: 4px 2px;
 width: 160px;
 margin-bottom: 3px;
}
#ecocar dl dd {
}
/**/
.copyright {
 text-align: center;
 float: none !important;
}
#footer_bottom {
 font: 70% "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
}
#footer_bottom ul {
 text-align: center;
 float: none;
}
#footer_bottom ul li {
 font-size: 10px;
 float: none;
 display: inline-block;
}



.btn_suzuki_hp {
	width: 100%;
	float:none;
	font-size: 16px;
	margin-right: 0;
	margin-bottom: 30px;
}
.btn_suzuki_hp:last-child {
	margin-bottom:0;
}



}

@media screen and (max-width :  320px) {
	
	.btn_suzuki1 {
		font-size: 14px;
	}

}
