﻿@charset "UTF-8";

/* IE対策 */ header,footer,nav,section,article,figure,aside,main { display: block;}

*{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

h1,h2,h3,h4,h5,h6,ul,
.logo,.contact_box {
	font-size: 0;
	line-height: 0;
}

html {
	font-size: 62.5%;
	line-height: 1;
}

body {
	width: 100%;
	min-width: 1080px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	position: relative;
	color: #333333;
	font-size: 14px;
	line-height: 180%;
	margin:0px;
}

body p{line-height: 180%;font-size: 14px;}

/* link */
a:link,a:visited { color: #1f1f1f; text-decoration: underline;}
a:hover,a:active { color: #1f1f1f; text-decoration: none;}

a img {	transition: All 0.6s ease; opacity: 1;}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	zoom: 1;
	transition: .4s;
}

/* align */
.cen { text-align: center;}

/* clear */
.cf:before,.cf:after { content: " "; display: table;}
.cf:after { clear: both; font-size: 0; line-height: 0; height: 0;}
.cf { *zoom: 1;}
br.clear { font-size: 0; margin: 0; padding: 0; line-height: 0;}

hr { border: none; font-size: 0; line-height: 0; clear: both;}
/*header > .wrapper,
footer > .wrapper,
section > .inner {
	max-width: 1060px;
	margin: 0 auto;
}*/

header > .wrapper,
section > .inner {
	max-width: 1080px;
	margin: 0 auto;
}


/* bg */
.bg {
	width: 100%;
	height:900px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position: fixed;
	top: 0;
	z-index: -1;
}

/* lower common -------------------------*/
.par_img { position: absolute;}

/* totop
-------------------------*/
	
/* ClearFix
-------------------------*/
.cf:before,.cf:after { content: " "; display: table;}
.cf:after { clear: both;}
.cf { *zoom: 1;}

br.clear { font-size: 0; margin: 0; padding: 0; line-height: 0;}



/* header -------------------------*/
header {
	width: 100%;
	min-height: 150px;
	min-width:1080px;
	z-index: 999;
	overflow: hidden;
	color:#fff;
	position: absolute;
	top: 0;
	}
	
header .wrapper{ overflow:hidden;}

header .wrapper .h_fl{ float: left; width: 380px;}
header h1 {
		font-size: 12px;
		font-weight: normal;
		text-align: left;
		margin: 0;
		padding:25px 10px 15px;
	}
	header .logo {
		margin:auto;
		float:left;
		padding:0;
	}
	
header .wrapper .h_fr{ float:right; width: 190px; padding-top: 45px;}
	



/* footer -------------------------*/

footer .inner{
	width: 100%;
	color: #fff;
	text-align: center;
	background: url(../images/con02_bg.jpg) fixed;
	padding: 20px 0 30px;
	}



	footer .copyright {
		display: block;
		text-align: center;
		font-size: 12px;
		line-height: 1;
		font-weight:bold;
		
	}
	footer .copyright a { color: #fff;}
		footer .copyright a:not(:hover) { text-decoration: underline;}


/* visual -------------------------*/

main > section {
	overflow: hidden;
}


#top {
	height: 700px;
	position: relative;
	overflow:hidden;
	background: url(../images/firstBG.jpg) fixed center center;
}

.layer {
	width: 100%;
	height: 700px;
	position: absolute;
	top: 0;
	left: 0;
	}
#top .scene {width:525px; height:160px; margin:0 auto;}



/* content01 -------------------------*/

.content01 {
	padding:80px 0;
	background: url(../images/col01_bdr.png) top repeat-x , url(../images/con01_bg.jpg) fixed;
	/*border-top:10px solid #c5c2bf;*/
	color: #291402;
	}
	
.content01 .inner{width: 1080px;margin: 0 auto;}
.content01 h2 {padding:0 0 20px;}


.content01 ul{overflow: hidden; margin-top: 80px;}
.content01 ul li{float: left; width: 320px; margin: 0 60px 0 0;}
.content01 ul li:last-child{float: right; margin: 0;}

.content01 ul li img{margin-bottom: 10px;}

/* content02 -------------------------*/

.content02 {
	padding:80px 0;
	background: url(../images/con02_bg.jpg) fixed;
	line-height: 180%;
	color: #291402;
	}
	
.content02 .inner{width: 1080px;margin: 0 auto;}
.content02 h2 {padding:0 0 50px;}
.content02 ul li{padding-top: 30px;}


/* content03 -------------------------*/

.content03 {
	padding:80px 0;
	background: url(../images/con01_bg.jpg) fixed;
	color: #291402;
	}

.content03 h2 {padding:0 0 20px;}


.content03 .inner{width: 1080px;margin: 0 auto;}
.content03 .menuBox{
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 35px 50px 50px;
	margin-top: 50px;
}

.content03 h3{
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	line-height: 180%;
	letter-spacing: 2px;
	margin-bottom: 25px;
}
	.colbr{color: #21a8b4;}
	.colrd{color: #ea2a45;}


.content03 .menuBox ul{overflow: hidden;}
.content03 .menuBox ul li{float: left; width: 320px; margin: 2px;}

.content03 .fLeft{float: left;}
.content03 .fRight{float: right;}
.content03 .clear{overflow: hidden;}
.content03 .menuBox table{
	width: 450px;
	margin-top: 40px;
	font-size: 14px;
}
.content03 .menuBox table th{
	font-weight: normal;
	text-align: left;
	padding: 10px 0;
	width: 225px;
}
.content03 .menuBox table td{padding: 10px 0; width: 130px; text-align: right;}
.content03 .menuBox table td:nth-child(2){text-align: center;  width: 27px;}


/* content04
----------------------------------- */

.content04 {
	padding:80px 0;
	background: url(../images/con02_bg.jpg) fixed;
	line-height: 180%;
	color: #fff;
	}
	
.content04 .inner{width: 960px;margin: 0 auto;}
.content04 h2{margin: 0 0 20px 0;}

.content04 .column{overflow:hidden; margin: 0;}
.content04 .fLeft{float:left; width:410px;}
.content04 .fRight{float:right; width:410px;}

.content04 h3{
	line-height: 180%;
	font-size: 32px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 2px;
	padding: 0 0 10px 5px;
}
.deftable {
		text-align:left;
		width: 100%;
		font-size:14px;
		border-collapse: collapse;
	color: #fff;
		}
	.deftable tr{}
	.deftable th{
		font-weight: normal;
		padding: 5px;
		width: 120px;
}
	.deftable td{
		font-weight: 300;
		padding: 5px;
	}
.content04 .fLeft p{padding: 20px 5px;}



.mapArea{width: 100%;}
#map {
	width: 100%;
	height: 400px;
	padding:0 auto;
	}
