@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: inherit;
	font-size: 100%;
	vertical-align: baseline; 
}

html {
	line-height: 1; 
}

ol, ul {
	list-style: none; 
}

table {
	border-collapse: collapse;
	border-spacing: 0; 
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle; 
}

q, blockquote {
	quotes: none; 
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none; 
}

a img {
	border: none; 
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block; 
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
	vertical-align: bottom; 
}

:focus {
	outline: 0; 
}

body {
	font-size: 14px;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	color: #000; 
}

a {
	-webkit-tap-highlight-color: rgba(173, 173, 173, 0.6);
	color: #000; 
}

br {
	letter-spacing: 0; 
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#header {
	width: 100%;
	background: url("../images/common/bg_header.png") no-repeat center top;
	background-size: 100% auto;
	padding: 5px 0 0; 
}
#header h1 img {
	width: 100%;
	height: auto; 
}

.nav {
	*zoom: 1;
	width: 100%;
	background: #fff;
	padding: 0 0; 
}
.nav:after {
	content: "";
	display: table;
	clear: both; 
}
.nav li {
	float: left;
	width: 25%;
	height: auto;
	padding: 0;
	margin: 0; 
}
.nav li img {
	width: 100%;
	height: auto;
	vertical-align: top; 
}

#subnav {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000;
	background: url("../images/common/bg_header.png") no-repeat center top;
	background-size: 100% auto;
	padding: 5px 0 0; 
}
#subnav .nav {
	background: rgba(255, 255, 255, 0.8); 
}

#wrapper .pagetitle img {
	width: 100%;
	height: auto; 
}
#wrapper h2 img {
	width: 100%;
	height: auto; 
}

#footer {
	background: #fff; 
}
#footer .inquiry {
	margin: 0 auto;
	width: 94%;
	padding: 0 0 35px; 
}
#footer .inquiry img {
	width: 100%;
	height: auto; 
}
#footer .f_relations .official img {
	width: 100%;
	height: auto; 
}
#footer .f_relations ul {
	background: #f5fbfe;
	padding: 0 4% 15px; 
}
#footer .f_relations ul li a {
	display: block;
	margin: 0 auto;
	border-bottom: 1px solid #000;
	padding: 15px 20px;
	background: url("../images/common/i_arr.png") no-repeat left center;
	background-size: 12px 12px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
}
#footer .footer_info {
	background: #f7c8ce url("../images/common/bg_info.png") no-repeat center top;
	background-size: 100% auto;
	padding: 20px 4% 15px;
	font-size: 13px; 
}
#footer .footer_info h1 img{
	width:42%;}

#footer .footer_info .tel {
	padding: 15px 0 0; 
}
#footer .footer_info .tel img {
	width: 100%;
	height: auto; 
}
#footer .footer_link .a_pc {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 84%;
	padding: 0 10px;
	background: #fff; 
}
#footer .footer_link .a_pc img {
	width: 32%;
	height: auto;
	margin: 18px 0 0;
	vertical-align: top; 
}
#footer .footer_link .a_pagetop {
	display: inline-block;
	width: 16%; 
}
#footer .footer_link .a_pagetop img {
	width: 100%;
	height: auto;
	vertical-align: top; 
}
#footer .copyright {
	background: #c3d94e;
	padding: 10px 4px; 
}
