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;
}
 
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;
}
 
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;
}
 
/*テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}
*/
 
/*ボックスシャドウ {
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
*/
 
/*ボックスシャドウ内側 {
    -moz-box-shadow: inset 1px 1px 3px #000;
    -webkit-box-shadow: inset 1px 1px 3px #000;
    box-shadow: inset 1px 1px 3px #000;
}
*/
 
/*角丸 {
    border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}
*/
 
/*トランジション {
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
}
*/
 
/*透明 {
    filter: alpha(opacity=25);
    -moz-opacity:0.25;
    opacity:0.25;
}
*/
 
/*背景のみ透明 {
    background-color:rgba(255,255,255,0.2);
}
*/
 
/*グラデーション {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
    background-image: -moz-linear-gradient(top, #ffffff, #000000);
    background-image: -ms-linear-gradient(top, #ffffff, #000000);
    background-image: -o-linear-gradient(top, #ffffff, #000000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
    background-image: -webkit-linear-gradient(top, #ffffff, #000000);
    background-image: linear-gradient(top, #ffffff, #000000);
}
*/
 
/*スマホ対応
@media screen and (max-width: 480px){
    
}
@media screen and (max-width: 320px){
    
}
*/

a {
	text-decoration: none;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	text-align: center;
}

#wrapper {
	height: auto;
	width: 100%;
	margin: 0px auto;
	background-image: url(../img/common/wrapper_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

ul.h_menu {
	position: absolute;
	top: 49px;
	right: 0px;
	display: table;
	height: 40px;
	width: 430px;
}

ul.h_menu li {
	display: table-cell;
	height: 40px;
}

ul.h_menu li a {
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

.h_menu01 {
	width: 127px;
	background-image: url(../img/top/h_menu01.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_menu01 a {
	width: 127px;
}

.h_menu01 a:hover {
	width: 127px;
	background-image: url(../img/top/h_menu01_r.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_menu02 {
	width: 152px;
	background-image: url(../img/top/h_menu02.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_menu02 a {
	width: 152px;
}

.h_menu02 a:hover {
	width: 152px;
	background-image: url(../img/top/h_menu02_r.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_menu03 {
	width: 151px;
	background-image: url(../img/top/h_menu03.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_menu03 a {
	width: 151px;
}

.h_menu03 a:hover {
	width: 151px;
	background-image: url(../img/top/h_menu03_r.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi {
	position: absolute;
	top: 105px;
	right: 0px;
	display: table;
	height: 31px;
	width: 556px;
}

.h_navi li {
	display: table-cell;
	height: 31px;
}

.h_navi li a {
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

.h_navi01 {
	width: 84px;
	background-image: url(../img/top/h_navi01.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi01 a {
	width: 84px;
}

.h_navi01 a:hover {
	width: 84px;
	background-image: url(../img/top/h_navi01_r.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi02 {
	width: 154px;
	background-image: url(../img/top/h_navi02.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi02 a {
	width: 154px;
}

.h_navi02 a:hover {
	width: 154px;
	background-image: url(../img/top/h_navi02_r.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi03 {
	width: 96px;
	background-image: url(../img/top/h_navi03.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi03 a {
	width: 96px;
}

.h_navi03 a:hover {
	width: 96px;
	background-image: url(../img/top/h_navi03_r.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi04 {
	width: 111px;
	background-image: url(../img/top/h_navi04.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi04 a {
	width: 111px;
}

.h_navi04 a:hover {
	width: 111px;
	background-image: url(../img/top/h_navi04_r.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi05 {
	width: 111px;
	background-image: url(../img/top/h_navi05.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.h_navi05 a {
	width: 111px;
}

.h_navi05 a:hover {
	width: 111px;
	background-image: url(../img/top/h_navi05_r.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#contents {
	height: auto;
	width: 980px;
	margin: 0px auto;
}

.link_box {
	height: auto;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
}

.link_box a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}

#footer {
	height: 525px;
	width: 100%;
	background-image: url(../img/common/footer_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#infooter {
	position: relative;
	height: 525px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.pagetop {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 25px;
	width: 136px;
	background-image: url(../img/common/page_top.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.pagetop a {
	height: 25px;
	width: 136px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

.pagetop a:hover {
	background-image: url(../img/common/page_top_r.jpg);
	background-repeat: no-repeat;
}

.info_box {
	position: absolute;
	top: 43px;
	left: 0px;
	height: auto;
	width: 293px;
	text-align: left;
}

.info_box01 {
	padding-top: 17px;
	background-color: #87BC42;
	color: #FFF;
}

.info_txt01 {
	height: 46px;
	width: 148px;
	margin-left: 30px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/common/info_txt01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.info_address {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 16px;
}

.info_box02 {
	margin-top: 10px;
	padding-top: 17px;
	background-color: #318239;
	color: #FFF;
}

.info_tit {
	height: 30px;
	width: 151px;
	margin-left: 25px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/common/info_tit.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.info_txt02 {
	height: 21px;
	width: 209px;
	margin-top: 10px;
	margin-left: 30px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/common/info_txt02.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.info_address02 {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 16px;
}

.f_tel_bold {
	font-size: 21px;
	font-weight: bold;
	line-height: 25px;
}

.f_catch {
	position: absolute;
	top: 87px;
	left: 484px;
	height: 20px;
	width: 228px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/common/f_catch.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.f_logo {
	position: absolute;
	top: 109px;
	left: 485px;
	height: 41px;
	width: 467px;
	background-image: url(../img/common/f_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.f_logo a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 41px;
	width: 467px;
}

.f_navi {
	position: absolute;
	top: 195px;
	right: 0px;
	height: auto;
	width: 560px;
	color: #85BA40;
	text-align: right;
}

.f_navi p a:before {
	content: "　|　";
	color: #85BA40;
}

.f_navi p a {
	font-size: 12px;
	line-height: 24px;
	color: #666;
}

.f_navi p a:hover {
	font-size: 12px;
	color: #F90;
}

.copyright {
	position: absolute;
	top: 291px;
	right: 0px;
	font-size: 12px;
	color: #333;
	text-align: right;
}

#toggle {
	display: none;
}

@media screen and (max-width: 640px){

#wrapper {
	overflow: hidden;
}

/*ヘッダー共通*/
#header{
	position: fixed;
	height: auto;
	width: 100% !important;
	background-image: url(../img/common/wrapper_bg.jpg);
	background-size: 100%;
	z-index: 5;

}

#header h1{
	position: static !important;
	height: auto;
	width: 90% !important;
	margin: 5px auto;
	display: block;
	background-image: url(../img/common/mobile_h1_logo.png) !important;
	background-position: center !important;
	background-size: contain;
	background-repeat: no-repeat !important;
}
.headlogo a{
	padding: 10px;
	height: 30px !important;
	width: 100% !important;
	display: block;
}
#header h2 {
	position: static !important;
	display: none !important;
}
.accept_txt {
	display: none !important;
}

.gh-nav {
	display: block;
}

.gh_menu {
	display: none;
	height: 0px;
}

/*ナビメニュー*/

#toggle {
	display: block;
	position: relative;
	width: 100%;
	background: #318239;
	border-bottom: 2px solid #99CC00;
}

#toggle a {
	display: block;
	position: relative;
	padding: 12px 0px 10px;
	width: 100%;
	color: #fff;
	text-align: center;
}

#gh_navi {
	display: none;
	position: static !important;
	height: auto;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

#gh_navi li {
	display: block;
	width: 100%;
	height: auto !important;
	background-image: none !important;
	text-align: center;
    border-bottom: 1px dashed #99CC00;
	background-position: center;
    background: #318239;
}

#gh_navi li a {
	display: block;
	height: auto !important;
	width: 100%;
	padding: 12px 0px 10px;
	background-image: none !important;
	text-indent: inherit;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

#gh_navi li a:hover {
	background-image: none !important;
	background-color: #99CC00;
}

#toggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #FFF;
}

#toggle a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background:#318239;
}

#toggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background: #318239;
}

#toggle a:before{
	margin-top: -6px;
}

#toggle a:after{
	margin-top: 2px;
}

ul.c_navi1 {
	width: 100%;
	height: auto;
	padding: 0px;
	text-align: center;
}

ul.c_navi1 li {
	float: none;
	display: block;
	background-image: none;
	text-align: center;
	width: 100%;
	padding: 8px 0px 3px;
	margin-bottom: 1px;
}

ul.c_navi1 li a {
	width: 100%;
	height: auto;
	text-indent: inherit;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.c_navi1_01 {
	background-color: #D7624D;
}

.c_navi1_02 {
	margin: 0px;
	background-color: #488A7D;
}

.c_navi1_03 {
	margin: 0px;
	background-color: #C8AE44;
}

ul.c_navi1 li a:hover {
	background-image: none;
	color: #333;
	text-decoration: underline;
}

div.contact_txt {
	height: 69px;
	width: 279px;
	margin: 0px auto;
	background-image: url(../img/common/mobile_contact_txt.png);
	background-repeat: no-repeat;
}

/*コンテンツ*/

div.name_txt {
	display: none;
}

div.contact_navi_btn {
	float: none;
	width: 300px;
	margin: 0px auto;
}

div.tel_box {
	float: none;
	width: 312px;
	margin: 10px auto 0px auto;
}

div.link_box {
	width: 100%;
}

div.link_box img {
	height: auto;
	width: 90%;
}

.float_left {
	padding-top: 15px;
	float: none;
}

.float_right {
	padding-top: 15px;
	float: none;
}

.link_text {
	height: auto;
	width: 100%;
	margin: 5px auto;
	text-align: center;
}

.link_text p {
	height: auto !important;
	display: inline !important;
	font-size: 13px;
	color: #C8AE44;
}

.link_text img {
	height: 0px;
	display: none;
}

/*フッター*/

#footer {
	height: auto;
	width: 100%;
	background-position: bottom center;
}

#infooter {
	height: auto;
	width: 100%;
	position: static;
}

div.pagetop {
	position: static;
	display: none;
	height: 0px;
}

div.info_box {
	position: static;
	display: block;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

p.info_txt01 {
	height: 27px;
	width: 100%;
	margin: 0px auto;
	background-image: url(../img/common/mobile_info_txt01.png);
	background-position: center;
}

div.info_box01 {
	width: 100%;
}

p.info_address {
	padding: 10px 10px 15px 10px;
}

.info_tit {
	margin: 0px auto;
	background-position: center;
}

div.info_box02 {
	margin-bottom: 35px;
}

p.info_txt02 {
	margin: 10px auto;
	background-position: center;
}

p.info_address02 {
	padding: 0px 10px 15px 10px;
}

p.info_address02 a {
	color: #FFF;
}

p.f_catch {
	position: static;
	display: none;
	height: 0px;
}

div.f_logo {
	position: static;
	display: none;
	height: 0px;
}

div.f_navi {
	position: static;
	width: 100%;
	padding: 10px 0px;
	text-align: center;
}

div.f_navi p a {
	display: block;
	padding-top: 15px;
	padding-bottom: 8px;
	color: #033;
	font-weight: bold;
	background-color: #99CC00;
	border-bottom: 1px dashed #FFFFFF;
}

div.f_navi p a:hover {
	color: #FFF;
	background-color: #033;
}

div.f_navi p a:after {
	content: "　|　";
	color: #85BA40;
}

p.copyright {
	position: static;
	padding: 80px 0px 50px;
	text-align: center;
}
}