@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	font-style:normal;
	font-size:14px;
	color:#333;
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;
	line-height:1;
	font-weight:normal;

}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
 
html{
	overflow-y: scroll;
}
 
blockquote, q {
	quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
input, textarea,{
	margin: 0;
	padding: 0;
}
 
ol, ul{
	list-style:none;
}
 
table{
	border-collapse: collapse; 
	border-spacing:0;
}
 
caption, th{
	text-align: left;
}
 
a:focus {
	outline:none;
}
 
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
 
.clearfix {
	min-height: 1px;
}
 
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
 
.both{
	clear:both;
}
 
.inline_block {	
	display: inline-block;	
	*display: inline;	
	*zoom: 1;	
}


body{
	font-family:"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

p{
	width:95%;
	margin:10px auto;
	background-size:189px;
	font-size:12px;
}

a:hover{
	opacity:0.8;
}

img{
	display:block;
	width:100%;
}

h1{
	font-size:200%;
	font-weight:bold;
	text-align:center;
}



h3{
	width:95%;
	margin:0 auto;
	font-size:140%;
	font-weight:bold;
	border-bottom:1px solid #4ec4f5;
	padding-bottom:5px;
}


table{
	width:93%;
	margin:15px auto;
}

th{
	font-weight:normal;
	color:#333;
	background:#f2f2f2;
	padding:10px 0;
	width:30%;

}

td{
	padding:0 0 0 20px;
	background:#fff;

}

#toTop{
	position:fixed;
	bottom:10px;
	right:5px;
	display;block;
	z-index:998;
}

#toTop a{
	display:block;
	background:rgba(0,0,0,0.4);
	border-radius:50%;
	color:#fff;
	font-size:12px;
	padding:16px 10px;
}

.clear{
	clear:both;
}

#contents{
	margin:10px auto 0;
	width:100%;
	overflow:hidden;
}

header{
	background:#fff;
	width:100%;
	border-top: solid 3px #0d66c3;
}


header a{
	diplay:block;
}

.header_inner img{
}


.header_inner{
	width:100%;
	margin:10px auto 20px;
	overflow:hidden;
}

header img{
	display:block;
}


#g_nav{
	padding:5px 0;
	background:#FFFFFF;
	border-bottom: solid 1px #f2f2f2;
	border-top: solid 3px #0d66c3;
}

#g_nav ul{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
}


#g_nav li{
	display:block;
	width:50%;
	float:left;
	text-align:center;
}

#g_nav li:last-child{
	width:100%;
	clear:both;
	float:none;
}

#g_nav li a{
	display:block;
	padding:12px 0;
	font-size:14px;
	background:#0d66c3;
	color:#fff;
	border:solid 1px #fff;
}


.right_contents,
.left_contents{
	width:100%;
}

section{
	background:#fff;
}

.right_contents img{
	margin:0 0 5px 0;
}

.sitemenu li a{
	display:block;
	background:#fff;
	padding:15px 0 15px 17px;
	border-bottom:solid 1px #f2f2f2;
}

.sitemenu li a:before{
	content:url("images/sankaku.png");
	position:relative;
	top:2px;
	padding-right:10px;
}

.sitemenu li a:active,
.sitemenu li a:focus,
.sitemenu li a:hover{
	background:#e7f8ff;
	opacity:1;
}

.sitemenu{
	width:100%;
	margin-top:10px;
}

.otoiawase_02{
	background:#fff;
	margin:10px auto;
	border:solid 1px #0d66c3;
	padding:10px 0;
	border-radius:3px;
	box-shadow:0 1px 2px #aaa;
	cursor:pointer;
	width:98%;
}

.otoiawase_02 a{
	display:block;
}

.otoiawase_02 img{
	width:100%;
	display:block;
}

.footer_inner{
	display:none;
}

footer{
	width:100%;
	background:#0d66c3;
}

.foot_botm{
	background:#dddddd;
	width:100%;
}

address{
	width:100%;
	margin:0 auto;
	padding:10px 0 10px 0;

}

.tintai.png img{
	width:auto;
	float:right;
}
.top_bnr{
	overflow:hidden;
}

.top_bnr img{
	width:100%;
}

.top_right,
.top_left{
	width:98%;
	margin:10px auto;
}

.info ul li{
	font-size:13px;
	border-bottom: solid 1px #f2f2f2;
	padding:10px 0 10px 0;
}

article .postbox{
	width:99%;
	margin:auto;
	overflow:hidden;
}

h4{
	background:#dddddd;
	padding:5px 0 5px 5px;
}

.post{
	width:100%;
	margin:5px 1%;
	background:#f2f2f2;
	overflow:hidden;
}

.post h3{
	margin-top:40px;
}

.post img{
	width:30%;
	margin:5px;
	float:left;
	border-radius:5px;
}

.post p{
	display:none;
}

.sitemenu h2.menu_top{
	margin:0 0 10px 0;
}

.access{
	border-bottom: solid 1px #f2f2f2;
}

.access p{
	line-height:1.5
}
.info h2.info_top{
	margin:10px 0 5px 0;
}

section img.section_top{
	margin:15px auto 10px;
}

article{
	width:96%;
	margin:10px 2%;
}
article p{
	font-size:15px;
	line-height:1.8;
	margin:5px auto;
}

article h1 {
	font-weight: normal;
	margin: 10px auto;
	text-align:left;
	font-size:20px;
	color: #fff;
	background: #0d66c3;
	padding: 12px 20px;
	box-sizing: border-box;
	margin: 10px auto;
	border-radius: 7px;
}

article h1:before {
	border-left: solid 6px #fff;
	content: "";
	margin: 0 12px 0 0;
	border-radius: 3px;
}

h2 {
	margin:30px 0 10px 0;
	padding:10px;
	border-bottom:dashed 1px #0d66c3;
	border-top:solid 1px #0d66c3;
	background:#fcfcff;
	font-size:20px;
}

article h3 {
	width: 93%;
	margin: 15px 3% 20px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 3px double #0d66c3;

	padding:0 0 5px 10px;
}
article table th{
	width:30%;
	padding:10px 0 10px 10px;
	border-bottom:5px solid #fff;
}

article .postbox .post p{
	width: 95%;
	margin: 10px auto;
	background-size: 189px;
	font-size: 12px;
}
.baibai_left {
	width: 100%;
	margin: 20px auto;
}

img.eye_02,
img.eye_12,
img.eye_09,
img.eye ,
img.eye_13,
img.eye_16 {
	float: right;
	margin:10px;
	width:40%;
}

article h5{
 width:90%;
 margin:5px auto 15px;
 font-size:130%;
 line-height:1.5em;
 font-weight:bold;
 color:#0d66c3;
}

article p span.small{
 font-size:80%;
}

article img.eye_r{
 float:right;
	width:40%;
}

.art_bottom{
	margin:20px auto;
	width:100%;
}

p strong{
 font-weight:bold;
 font-size:110%;
 color:#a72326;
	
}

img.img_s{
 width:200px;
 margin:0 15px 0 10px;
}

table.jirei_table{
width:58%;
margin:0 auto;
}

.art_top{
	margin:5px 0 0 0;
}

.art_top a img{
	margin:10px 15px 10px 0;
}

.art_top p{
	width:98%;
	margin:20px auto 5px;
	text-align:center;	
}

.art_top p strong{
	font-size:14px;

}

a img:hover{
	opacity:0.8;
}

img.sign{
	float:right;
	margin-bottom:20px;
}
.link li{
	width:90%;
	margin:20px auto;
	text-decoration:underline;	
	
}

.link {
	margin-bottom:20px;
}

top_about img{
	float: left;
	margin:0 15px 20px 15px;
	width:50%;
}

.flexslider{
	width:100%;
	margin:10px auto 0;
	border:none;
}

.flex-control-nav{
	bottom:-20px;
}

.flex-direction-nav{
	display:none;
}

.index_post{
	width: 98%;
	margin: 10px 1% 30px;
	overflow:hidden;
}

.index_post p {
	font-size: 15px;
	line-height: 1.4;
	margin: 5px auto;
}

.index_post img{
	width:34%;
	float:left;
	margin:10px;
}

.fb_area{
	width:100%;
	margin:10px auto;
	overflow:hidden;
}

.fb_iframe_widget{
	width:98%;
	border:solid 1px #0d66c3;
	margin:10px auto;
}

.fb_area ul{
	width:95%;
	margin:10px auto;
}

.fb_area ul li{
	text-align:center;
	margin-bottom:12px;
	border-bottom:0 !important;
	padding:0;
}

.fb_area ul li a{
	font-size:20px;
	padding:20px 0;
	display:block;
	border:solid 1px #0d66c3;
	position:relative;
}

.fb_area ul li:first-child a span{
	color:#fff;
}


.fb_area ul li:last-child a span{
	color:#0d66c3;
}

.fb_area ul li a span{
	display:block;
}

.fb_area ul li:first-child a{
	background:#0d66c3;
	color:#fff;
}

.fb_area ul li:last-child a{
	background:#fff;
	color:#0d66c3;
}

.fb_area ul li:last-child a:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
	border-left-color: #0d66c3;
	top: 44%;
	right: 7px;
}

.fb_area ul li:first-child a:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
	border-left-color: #fff;
	top: 47%;
	right: 7px;
}


h2 p strong{
	font-weight: bold;
	font-size: 200%;
	color: #a72326;
}

a.kanren{
	display:block;
	width: 98%;
	margin: 30px auto;
}

.baibai_list{
	width:98%;
	margin:10px auto;
}

.baibai_list li{
	border-bottom:dashed 1px #ccc;
	margin-bottom:12px;
	padding-bottom:5px;
}

.baibai_list li:before{
	content:"・";
	margin-right:1em;
}

.access_map{
	width:90%:
	margin:10px auto;
	text-align:center;
}

.form_table{
	width:95%;
	margin:10px auto;
border-collapse:collapse;
border:0px;
}

.form_table td,
.form_table th{
	padding:15px;
	box-sizing:border-box;
	background:#fff;
	font-size:16px;
	vertical-align:middle;
	display:inline-block;
	width:95%;
}

.form_table th{
	position:relative;
	border-top:solid 1px #0d66c3;
	border-right:solid 1px #0d66c3;
	border-left:solid 1px #0d66c3;
	border-bottom:dashed 1px #0d66c3;
	background:#f3f3f3;
	border-radius:7px 7px 0 0;
}

.form_table td{
	margin-bottom:20px;
	border-right:solid 1px #0d66c3;
	border-left:solid 1px #0d66c3;
	border-bottom:solid 1px #0d66c3;
	border-radius:0 0 7px 7px;
}


.form_table th span{
	font-size:10px;
	display:block;
}

.form_table th span.hissu{
	position:absolute;
	background:#f66;
	color:#fff;
	padding:3px 7px;
	right:10px;
	top:42%;
	border-radius:4px;
}

.form_table th span.nini,
.form_table th span.nini2,
.form_table th span.nini1{
	position:absolute;
	background:#6c6;
	color:#fff;
	padding:3px 7px;
	right:10px;
	top:42%;
	border-radius:4px;
}

.form_table th span.nini2{
	display:none;
}

.form_table td select,
.form_table td textarea,
.form_table td input[type="text"]{
	width:90%;
	padding:8px 12px;
	border:solid 1px #ccc;
	border-radius:7px;
	outline:none;
}

.form_table td select:focus,
.form_table td textarea:focus,
.form_table td input[type="text"]:focus{
	border:solid 1px #0d66c3;
}

.form_table td select{
	width:50%;
	margin-bottom:10px;
}

.form_table td textarea{
	height:7em;
}

.form_table td.sbmt_btn{
	border:none;
}


.sbmt_btn input[type="submit"]{
	width:80%;
	display:block;
	font-size:21px;
	margin:5px auto;
	background:#ddd;
	box-shadow:1px 1px 2px #fff inset,2px 2px 4px #aaa;
	border:solid 1px #ccc;
	border-radius:5px;
	padding:15px 0;
	color:#333;
}

.sbmt_btn input[type="submit"]:hover,
.sbmt_btn input[type="submit"]:active,
.sbmt_btn input[type="submit"]:focus{
	box-shadow:2px 2px 4px #fff inset;
	outline:none;
}

.err_mes{
	width:85%;
	margin:20px auto;
}
.err_mes li{
	font-size:15px;
	color:#f22;
	margin:10px auto;
}

article .about_tbl{
	width:90%;
	margin:10px auto;
}

article .about_tbl td,
article .about_tbl th{
	vertical-align:middle;
	padding:13px;
	box-sizing:border-box;
	line-height:1.6em;
}

.main_toi{
	display:none;
}


.main_toi img{
	display:block;
	width:100%;
}

img.slide_over{
 position:absolute;
 margin:0 5%;
 width:90%;
 z-index:999;
}

.access_h2{
	font-size:16px;
}
img.eye_13{
	width:25%;
	min-width: 120px
}

.access_h2{
	line-height:1.5;
	padding:10px 5%;
}
.access_p{
	margin:5px 5%;
}


article table.provacy_ul{
	width:94%;
	margin:0 auto;
}


article table.provacy_ul th{
	width:4%;
	text-align:center;
	background:#fff;
	padding:10px 0;
}

article table.provacy_ul td{
	padding:0;
	line-height:1.5;
}