@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 300 1em/1.25em 'Noto Sans JP', Arial, Verdana, "游ゴシック", YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', "メイリオ", Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}

.center{
	text-align: center;
	margin-top: 10px;
}
.bottan{
	width: 100%;
	display: block;
	margin: 30px auto;
}
.bottan a{
}
.bottan a:hover{opacity:0.5;
}
/* ヘッダー
------------------------------------------------------------*/



/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}
/* 共通
------------------------------------------------------------*/
h1, h2, h3, h4{
	font-family: "Impact", 'Josefin Sans', 'Noto Sans JP', serif;
}
img{
	max-width:100% !important;
	height: auto;
}
.inner{
	width: 98%;
	margin: 0 auto;
	padding: 0px;
}
section{clear:both;}

.col2 li{
	display: inline-block;
	width: 100%;
  	margin: 20px 0 20px 0;
}
strong{
	color: #FF0000;
	font-family: Impact;
}
.small{
	font-size: 50%;}
/* SEC01 VISION
------------------------------------------------------------*/
#sec01{
	position: static;
}
.coments{
	background: url(/images/copy06.png) no-repeat bottom;
	height: 254px;
	width: 100%;
	margin-bottom: 30px;
	padding-left: 350px;	
	font-size: 2em;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bolder;
	padding-top: 30px;
	}
/* SEC02 MESSAGE
------------------------------------------------------------*/
#sec02{
	background: #00A0E9;
	padding-top: 30px;
	padding-bottom: 30px;
}

.bg{
}
.txt h2{
	padding: 10px 0px 5px;
	font-size: 1.3em;
	color: #00a0e9;
	border-bottom: 2px solid #00a0e9;
	margin-bottom: 10px;
	font-weight: 900;
	line-height: 1.2em;
	}	
/* SEC03 SERVICE MESSAGE STORY
------------------------------------------------------------*/
#sec03{
	padding: 30px 0px;
}

.col4{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	}
/* SEC04 STORY & SUCCESS
------------------------------------------------------------*/
#sec04{
	background: #00a0e9;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}
.col4 img{
	width: 100% !important;
	display: block;
	margin: 0px auto 20px;
}
.col4 ul{
	margin: 30px 0px;
}

.col4 li h2{
	color: #FFFFFF;
	background: #00a0e9;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	padding: 6px;
}
/* SEC05 PROFILE
------------------------------------------------------------*/
#sec05{
	padding-top: 30px;
	padding-bottom: 30px;
}

#sec05 dl{
	line-height: 1.2;
}

#sec05 dt{
	clear: left;
	float: left;
	display: block;
	width: 30%;
	margin-right: 10%;
	margin-bottom: 20px;
	text-align: right;
	line-height: 1.6em;
}

#sec05 dd{
	width: 60%;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.6em;
}

#sec05 header{
	display: none;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}
/* SEC06 当社の車検
------------------------------------------------------------*/
#sec06{
	background: #FFFF99;
	padding-top: 30px;
	padding-bottom: 30px;
}
#sec06 h2{
	font-size: 2em;
	font-weight: 700;
	color: #FFFFFF;
	background: #FF6600;
	text-align: center;
	padding: 10px 0px;
	margin: 10px auto;
	width: auto;
	line-height: 1.2em;
}

#sec06 h3{
	font-size: 1.5em;
	color: #FF0000;
	border-bottom: 2px ridge #FF0000;
	margin: 10px 0px;
	padding-bottom: 5px;
	clear: both;
	width: 98%;
}
#sec06 p{
	font-size: 1.2em;
	clear: both;
	width: 98%;
	line-height: 1.5em;
}
/* SEC07 車検価格
------------------------------------------------------------*/
#sec07{
	padding-top: 30px;
	padding-bottom: 30px;
	}
/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	
#header img{
	max-width:1280px !important;
}
	.inner{
	width: 1280px;
	margin: 0px auto;
	}
	section h2{
		padding: 70px 0 20px;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
#header{
	position: static;
	width: 100%;
	height: 1000px;
	background: url(/images/mainImg.jpg) no-repeat fixed center top;
	margin-top: 50px;
}
#header h1{
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 900;
	color: #0099ff;
	background: #ffff00;
	padding: 15px;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
	position: static;
}
#slogan{
	width: 1280px;
	color: #fff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#slogan h2{
	font-size: 20px;
	font-weight: normal;
	position: absolute;
	bottom: 0px;
}
  a#menu{
		display:none;
	}
	.panel{
		display:block !important;
	}

#mainnav{
		position:fixed;
		top: 0;
		width:100%;
		z-index:500;
}
#mainnav .rogo{
	background: url(/images/rogo2.png) no-repeat;
	display: inline-block;
	height: 50px;
	width: 500px;
	vertical-align: middle;
	float: left;
	padding: 10px;
	margin: 10px;
}
	#mainnav ul{
		text-align: right;
		padding-right: 30px;
}

	#mainnav li{
	display: inline-block;
	padding: 20px 10px;
	font-size: 14px;
	font-weight: 300;
	}
	
  #mainnav a{
		color: #000;
	}
	
	#mainnav.changeNav{
		
		background: rgba(255,255,255,.9);
		border-bottom: 1px solid #d1d1d1;
	}
	
	#mainnav.changeNav li{
	padding: 10px;
	}
	/* SEC02 MESSAGE
	-----------------*/
	.txt{
	width: 60%;
	float: left;
	display: table;
	background: #f6f6f6;
	margin: 0px;
	padding: 0px;
	}
   .bg{
	width: 40%;
	float: left;
	display: table;
	background: #f6f6f6;
	margin: 0px;
	padding: 0px;
	}
	#sec02_02 .txt, #sec02_02 .bg{
		float: right;
	}

.wrap{
	clear: both;
	width: 96%;
	background: #FFFFFF;
	height: 200px;
	overflow: hidden;
	border: 3px solid #FFCC00;
	border-radius: 20px;
	margin-bottom: 20px;
}
	.vMid{
	display: table-cell;
	padding: 10px;
	vertical-align: top;
	}
	
	/* SEC03 SERVICE MESSAGE STORY
	-----------------*/

.col4 li{
	margin-bottom: 50px;
	display: inline-block;
	width: 22%;
	padding: 0 1%;
	margin-bottom: 0;
	vertical-align: top;
	text-align: left;
}

	
	/* SEC05 PROFILE
	-----------------*/
	#sec05{
		padding-top: 120px;
	}
	
  #footer{
		padding: 30px 10px 70px 0;
	}
.price{
	font-family: "Impact", 'Josefin Sans', 'Noto Sans JP', serif;
	border-bottom: 5px solid #00a0e9;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 64px;
	display: table;
	width: 100%;
}
.price img{
	width: 360px;
	margin-right: 20px;
	padding-bottom: 10px;
	height: auto;
	display: table-cell;
}
.price  .syasyu{
	font-weight: 700;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
}
.price01{
	width: 40%;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	text-align: right;
}
.price02{
	font-size: 64px;
	color: #FF0000;
	font-weight: 900;
	margin-top: 10px;
	line-height: 40px;
}
h4{
	font-size: 3em;
	font-weight: 900;
	line-height: 1.2em;
	text-align: center;
	margin: 20px 0px;
}
em{
	font-family: "Impact", 'Josefin Sans', 'Noto Sans JP', serif;
	font-weight: 900;
	color: #00a0e9;
	padding: 3px;
	margin-right: 10px;
	border: 3px solid #00a0e9;
	font-size: 2.5em;
	background: #FFFFCC;
	text-align: center;
	line-height: 2.5em;
}
#sec01 h2{
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	max-width:100%;
}
#sec01 .box01{
	width: auto;
	padding: 20px;
	border-right: 5px solid #FF9900;
	border-bottom: 5px solid #FF9900;
	border-left: 5px solid #FF9900;
	margin-top: -10px;
	margin-bottom: 30px;
}
#sec01 .box01 li{
	font-family: 'Josefin Sans', 'Noto Sans JP',serif;
	font-weight: bold;
	padding: 30px;
	font-size: 2.2em;
	margin: 0px;
	background: url(/images/chack.png) no-repeat left center;
}
#sec05 .box02{
	width: auto;
	margin-bottom: 30px;
	padding: 2em;
	border-right: 5px solid #00a0e9;
	border-bottom: 5px solid #00a0e9;
	border-left: 5px solid #00a0e9;
	margin-top: -10px;
}
#sec05 .box02 li{
	font-family: 'Josefin Sans', 'Noto Sans JP',serif;
	font-weight: bold;
	padding: 30px;
	font-size: 2.2em;
	margin: 0px;
	background: url(/images/chack.png) no-repeat left center;
}

#sec05 h2{
	font-weight: 900;
	color: #FFFFFF;
	background: #00a0e9;
	margin: 10px auto 0px;
	padding: 0.5em;
	font-size: 2em;
	line-height: 1.2em;
	}
#sec07 h2{
	font-weight: 900;
	color: #FFFFFF;
	background: #00a0e9;
	margin: 10px auto 0px;
	padding: 0.5em;
	font-size: 2em;
	line-height: 1.2em;
	text-align: center;
	}
	.col02{
	float: left;
	width: 48%;
	margin: 30px 1%;
}
}

@media only screen and (min-width: 641px){
	.col2 li{
		width: 40%;
		padding: 0 3%;
		vertical-align: top;
	}
}

@media only screen and (max-width: 640px){
	#map iframe{
	  width: 96% !important;
		left: 2%;
	}
}

@media only screen and (max-width: 799px){
#header{
	width: 100%;
	height: 600px;
	background: url(/images/mainImg_s.jpg) no-repeat fixed center top;
	margin-top: 50px;
}
#header h1{
	font-size: 18px;
	color: #00a0e9;
	background: #FFFF00;
	text-align: center;
	line-height: 18px;
	padding: 6px 0px;
	}
#slogan{
	width: 100%;
	color: #fff;
	text-align: center;
}
	#slogan h2{
	font-size: 16px;
	position: absolute;
	top: 200px;
}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}	

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #fff;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #fff;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}
#mainnav .rogo{
	background: url(/images/rogo3.png) no-repeat;
	display: block;
	height: 30px;
	width: 180px;
	float: left;
	padding: 10px;
}
	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.col4 li{
	display: inline-block;
	max-width: 46%;
	padding: 0 1%;
	margin-bottom: 0;
	vertical-align: top;
	text-align: left;
	}
	img{
		max-width:100%;!important}
		
.wrap{
	clear: both;
	width: 94%;
	background: #eeeeee;
	border: 3px solid #FFCC00;
	border-radius: 20px;
	margin: 0pt auto 20px;
}

.vMid{
	padding: 0px 20px;
	margin: 0px;
	}
h4{
	font-size: 1.3em;
	font-weight: 900;
	line-height: 1.3em;
	text-align: center;
	margin: 20px 0px;
}
strong{
	color: #FF0000;
	font-family: Impact;
}
em{
	font-family: "Impact", 'Josefin Sans', 'Noto Sans JP', serif;
	ßfont-weight: 900;
	color: #00a0e9;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #00a0e9;
	font-size: 0.85em;
	background: #FFFFCC;
	text-align: center;
	line-height: 2.15em;
	font-weight: 900;
}
#sec01{
	width: 96%;
	margin: 0 auto;
}
#sec01 h2{
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	max-width:100%;
}
#sec01 .box01{
	width: auto;
	padding: 1em;
	border-right: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
	margin: -30px auto 30px;
}
#sec01 li{
	font-family: 'Josefin Sans', 'Noto Sans JP',serif;
	font-weight: 700;
	padding: 10px 0px 10px 30px;
	font-size: 1.2em;
	margin: 0px;
	background: url(/images/chack.png) no-repeat left center;
	line-height: 1.3em;
}
#sec05 .box02{
	width: auto;
	padding: 1em;
	border-right: 2px solid #00A0E9;
	border-bottom: 2px solid #00A0E9;
	border-left: 2px solid #00A0E9;
	margin: 0px auto 30px;
}
#sec05 .box02 li{
	font-family: 'Josefin Sans', 'Noto Sans JP',serif;
	font-weight: 700;
	padding: 10px 0px 10px 30px;
	font-size: 1.2em;
	margin: 0px;
	background: url(/images/chack.png) no-repeat left center;
	line-height: 1.3em;
}

#sec05 h2{
	font-weight: 900;
	color: #FFFFFF;
	background: #00a0e9;
	margin: 10px auto 0px;
	padding: 0.5em;
	font-size: 1.8em;
	line-height: 1.2em;
	}
#sec07 h2{
	font-weight: 900;
	color: #FFFFFF;
	background: #00a0e9;
	margin: 10px auto 0px;
	padding: 0.5em;
	font-size: 1.8em;
	line-height: 1.2em;
	text-align: center;
	}
	.price{
	font-family: "Impact", 'Josefin Sans', 'Noto Sans JP', serif;
	border-bottom: 5px solid #00a0e9;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.5em;
	display: table;
	width: 100%;
}
.price img{
	width: 20ß0px;
	height: auto;
	display: table-cell;
	float: left;
}
.price  .syasyu{
	font-weight: 700;
	text-align: left;
}
.price01{
	width: 40%;
	display: table-cell;
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
}
.price02{
	font-size: 24px;
	color: #FF0000;
	font-weight: 900;
	margin-top: 10px;
}
.col02{
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
}

@media only screen and (max-width: 1199px){
	section h2{
		padding: 50px 0 20px 0;
	}
	#sec01 h2{
	padding: 0px 0 20px;
	}
	.vMid{
	padding: 0px 20px;
	}
	
img{
	max-width:100%; !important}
}
