@charset "UTF-8";



/* cssリセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,header,footer,article,section,nav,hgroup,aside {margin:0; padding:0; font-size:100%;}h1,h2,h3,h4,h5,h6 {font-weight: normal;}
table { }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none; list-style-position:outside;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
img{vertical-align:bottom;}
body {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background-position:top center; background-attachment:fixed;}
html {height:100%;}
em {font-weight:bold;}
a:link {text-decoration:underline; color:#0081cd;}
a:visited {text-decoration:underline; color:#0081cd;}
a:active {text-decoration:underline; color:#0081cd;}
a:hover {text-decoration:underline; color:#73cbf3;} 

h1{text-align:center;}

◆CSS
#container {
	width: 100%;
	text-align: center;
}

/* #fullbg_stretch
--------------------------- */
#fullbg_stretch  img {
	visibility: hidden;
}

/* #contents
--------------------------- */
#contents {
	text-align: left;
	position: relative;
	z-index: 99;
}

#contents #overlaybg {
	top: 0;
	left: 0;
	width: 100%;
	/*background: #fff;*/
	position: absolute;
}

#contents #wrapper {
	width: 100%;
	text-align: left;
	position: relative;
}
#wrapper {
}

#gNav {
	width:100%;
	height:54px;
	background-color:#0fae78;
	opacity: 0.8;
	-moz-opacity:0.8;
	zoom:1;
}
#gNav #nav {
	width:960px;
	margin:0 auto;
}
#gNav #nav li{
	display:inline;
	float:left;
	margin:0;
	display:block;
	font-size:120%;
}
#gNav li a {
	display:block;
	color:#d62b01;
	font-weight:bold;
	text-decoration:none;
	padding:13px 30px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
	zoom: 1;
		color:#fff;
	}
	
#gNav li a:hover { background:#fff;
	opacity: 0.9;
	-moz-opacity:0.9;
	zoom:1;
	color:#0fae78;
	}

#mainimage{ text-align: center;}

#main {
	width:800px;
	padding:30px;
	background-color:#fff;
	margin:20px auto;
	min-height:500px;
}

#main h2 {
	text-align:center;
	font-size:48px;
	font-weight:100;
	color:#666666;
	margin:20px 0 35px 0;
}

#main h3 {
	color: #0fae78;
	font-size: 30px;
	margin: 50px 0 20px 0;
	border-bottom: dotted 1px #bababa;
	clear:both;
}

#main h4 {
	font-size: 20px;
	font-weight: bold;
	color: #0fae78;
	margin: 20px 0 5px 0;
}

#main article p {
	color:#333333;
	line-height:180%;
}

/*画像回り込みCSS */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
	margin: 5px 0 35px 35px;
	display: inline;
	}

img.alignleft {
	float: left;
	margin: 5px 35px 35px 0;
	display: inline;
	}

a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: “alpha( opacity=60 )”;	
}

/*table%form*/
#main article table {

border-collapse: collapse;
margin: 10px 20px;
}



#main article table th {

background: #E4EBF8;
border: solid 1px #ccc;
text-align: center;
padding: 9px;
}



#main article table td {

background: #fff;
border: solid 1px #ccc;
padding: 9px;
}



#main article table p {

margin: 0;
padding: 0;
}

#main article table.overview {
	width:70%;
	margin:20px auto;
}

#main article table.overview th {
	background:#003366;
	color:#fff;
}

#main article table.form {
	border:hidden;
	width:70%;
	margin:20px auto;
}
#main article table.form td {
	border:1px #ccc dotted;
}
input[type="text"].yourname {
    width: 89%;
}
input[type="text"].yourinfo { width: 100%; }
input[type="email"].mailinfo { width: 100%; }
input[type="tel"].telinfo { width: 100%; }
input[type="textarea"].message { width: 100% !important; }
textarea.message { width: 100% !important; }

.wpcf7-submit {
	background: #09C;
	border: 1px solid #DDD;
	color: #FFF;
	width: 100px;
	padding: 10px 0;
}


#main article table.iqfm-table {
	border:hidden;
	width:70%;
	margin:20px auto;
}
#main article table.iqfm-table th {
	border:1px #ccc dotted;
	background:#FFFFFF;
}
#main article table.iqfm-table td {
	border:1px #ccc dotted;
}
input#iqfm-input-text-2 { width: 300px; }
input#iqfm-input-text-3 { width: 300px; }
input#iqfm-input-text-4 { width: 300px; }
input#iqfm-input-text-5 { width: 300px; }
input#iqfm-input-text-6 { width: 300px; }
input#iqfm-input-tel1-7 { width: 85px; }
input#iqfm-input-tel2-7 { width: 85px; }
input#iqfm-input-tel3-7 { width: 85px; }
input#iqfm-input-textarea-8 { 
	width: 300px; 
	height:150px
}
input#inquiryformSubmit-7 { 
	text-align:center;
	margin:0 350px;
}


/*table&form*/

#footer{
	text-align:center;
	position:relative;
	top:256px;
}
#subfooter{
	text-align:center;
	position:relative;
	top:10px;
}
#footer p{ margin:5px;}
#subfooter p{ margin:5px;}

/* スライド用css */
.viewer {
	margin: 0 auto;
	width: 651px;
	height: 380px;
	text-align: left;
	overflow: hidden;
}

.viewer ul {
	width: 651px;
	height: 380px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 651px;
	height: 380px;
	display: none;
	position: absolute;
}