@charset "UTF-8";

html {
	min-width: 320px;
	font-size: 62.5%;/*10px*/
}
/*---------------------------------
ヘッダ
----------------------------------*/

/*---　ヘッダ　ボタン　---*/
ul#h-nav{
	font-size: 0;
}
ul#h-nav li{
	display: inline-block;
	width: 25%;
	height: 60px;
	font-size: 1.3rem;
	vertical-align: top;
}
ul#h-nav p a{
	display: block;
	color: #3c3c3c;
}
ul#h-nav li p{
	line-height: 1;
}

/*---　ヘッダ　ボタン　---*/
.h-nav-pc{
	display: none;
}

.btn-header01{
	background-color: #8eb855;
	background-image: url("../img_frame/bg_btn_header01.jpg");
}
.btn-header02{
	background-color: #b9d996;
	background-image: url("../img_frame/bg_btn_header02.jpg");
}
.btn-header02 p a{
	background-image:url("../img_frame/ico_sp_header02.png");
	background-repeat: no-repeat;
	background-position: center top 7px;
	padding: 38px 0 6px 0;
}

.btn-header03{
	background-color: #b6daae;
	background-image: url("../img_frame/bg_btn_header03.jpg");
}
.btn-header03 p a{
	background-image:url("../img_frame/ico_sp_header03.png");
	background-repeat: no-repeat;
	background-position: center top 7px;
	padding: 38px 0 6px 0;
}
.btn-header04{
	background-color: #e6c49c;
	background-image: url("../img_frame/bg_btn_header04.jpg");
}
.btn-header04 p a{
	background-image:url("../img_frame/ico_sp_header04.png");
	background-repeat: no-repeat;
	background-position: center top 7px;
	padding: 38px 0 6px 0;
}


/*---------------------------------
グローバルナビ
----------------------------------*/

/*---　グローバルナビ　---*/
ul#menu {
	display: none;
	position:absolute;
	z-index:999;
	top: 60px;
	width: 100%;
	background-color: #8eb855;
}
ul#menu li {
	line-height: 1;
	border-bottom:solid 1px #ffffff;
}
ul#menu li:first-child {
	border-top:solid 1px #ffffff;
}
ul#menu li:last-child {
	border-bottom:none;
}
ul#menu li a {
	display: block;
	font-size:1.7rem;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	padding: 10px 0;
}
ol#menu-element li.contact{
	display: none;
}
#toggle {
	text-align: center;
	margin-top: 21px;
}

#toggle div {
	display: block;
	width: 28px;
	height: 2px;
	background-color:#ffffff;
	margin: 6px auto;
}

/*---------------------------------
インフォメーション
----------------------------------*/
.bnr-area ul{
	text-align: center;
}
.bnr-area li{
	width: 80%;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 20px 0;
	margin: 20px auto;
}
.bnr-area h1{
	font-size: 1.5rem;
	line-height: 1;
	font-weight: normal;
	color: #000000;
	margin: 10px 0;
}
.bnr-area p{
	width: 80%;
	font-size: 90%;
	line-height: 1.4;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin: 6px auto;
	letter-spacing: 0.2em;
}
.bnr-area img{
	width: 80%;
}
#btn-bnr-area{
	display:block;
	width: 40%;
	font-size: 1.5rem;
	line-height: 1.3;
	color: #565757;
	background-color: #ebf0a9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 4px 0;
	margin: 10px auto 0 auto;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
#btn-f-info:hover{
	color: #ffffff;
	background-color: #7db452;
}

/*---------------------------------
ページトップへ
----------------------------------*/
.pagetop{
}
.pagetop a
{
    display: block;
	width: 20%;
	font-size: 1.7rem;
	text-align: center;
	color: #7e6b5a;
	border-radius: 10px 10px 0 0;
	background-color: #e8e5e0;
	padding: 5px 30px 5px 35px;
	margin: 0 10px 0 auto;
}

/*---------------------------------
フッタ　イメージ
----------------------------------*/
.footer-img{
	background-image: url("../img_frame/bg_footer_img.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	padding: 56% 0 20px 0;
}


/*----------------------------
footer
----------------------------*/

 #footer{
 }
/*---　フッタ　ナビゲーション　---*/
.footer-nav{
	 margin: 20px 0;
 }
.footer-nav ul{
	 text-align: center;
	  vertical-align: top;
 }
.footer-nav ul li{
	 font-size: 1.4rem;
	 margin: 10px 0;
 }
.footer-nav ul li a{
	 color: #755246;
 }
 
/*---　フッタ　会社情報　---*/
.footer-cpmpany-wrap{
	 text-align: center;
}

.f-logo h1{
	display: block;
	width:62.5%;
	line-height: 1;
	background-image:url(../img_frame/f_logo.png);
	background-repeat:no-repeat;
	background-position: center;
	background-size: contain;
	padding: 18% 0 0 0;
	margin: 10px auto;
}
.f-logo h1 span {
  display:none;
}
/*---　フッタ　住所　---*/
.f-add{
	font-size: 1.3rem;
	color: #755246;
}

/*---　フッタ　footer-wrap　---*/
.footer-wrap{
	text-align: center;
}

/*---　フッタ　運営会社　---*/
.f-op-company{
	width: 80%;
	font-size: 1.3rem;
	background-color: #ffffff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 10px 0;
	margin: 10px auto;
	border: 2px solid #E8DCB7;
}

/*---　コピーライト　---*/
.f-copyright{
	font-size:1.1rem;
	color: #755246;
	padding: 15px 0;
}

/*----------------------------
ミディアムサイズ
----------------------------*/
@media only screen and (min-width: 40em){	/* 640px */

/*---------------------------------
インフォメーション
----------------------------------*/
.bnr-area ul{
	text-align: center;
	padding: 0;
	margin: 30px 0;
}
.bnr-area li{
	display: inline-block;
	width: 30%;
	vertical-align: top;
	margin: 0 6px;
}
#btn-bnr-area{
	width: 60%;
}

/*---------------------------------
フッタ　イメージ
----------------------------------*/
.footer-img{
	padding: 30% 0 0 0;
	margin: 0 0 20px 0;
}

/*---------------------------------
フッタ
----------------------------------*/
/*---　フッタ　ナビゲーション　---*/
.footer-nav{
	text-align: center;
}
.footer-nav ul{
	width: 32%;
	display: inline-block;
	margin: 0;
}
/*---　フッタ　ロゴ　---*/
.f-logo h1{
	width:200px;
	padding: 60px 0 0 0;
}
/*---　フッタ　運営会社　---*/
.f-op-company{
	width: 294px;
	border: 2px solid #E8DCB7;
}

} /* end 640px*/

/*----------------------------
ラージサイズ
----------------------------*/

 @media only screen and (min-width: 60em) {	/*960px*/

/*---　トグル　---*/
#toggle {
	display: none;
}
ul#h-nav li.btn-header01{
	display: none;
}

/*---　ヘッダ　ボタン　---*/
ul#h-nav li{
	width: auto;
	height:66px;
	border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	margin: 0 0 0 10px;
}
ul#h-nav li p {
	font-size: 1.1rem;
	line-height: 1.3;
}
ul#h-nav li p b {
	font-size: 2rem;
}
ul#h-nav li i.br::before {
	content: "\A" ;
	white-space: pre ;
}

/*---　ヘッダ　ボタン　---*/
.h-nav-sp{
	display:none;
}
.h-nav-pc{
	display:block;
}
.btn-header02 p a{
	background-image:url("../img_frame/ico_pc_header02.png");
	background-position: left 16px top 12px;
	padding:16px 16px 10px 96px;
}
.btn-header02 p a:hover{
	background-color: rgba(255,255,255, 0.2); 
}
.btn-header03 p a{
	background-image:none;
	padding:16px 16px 10px 16px;
}
.btn-header03 p a:hover{
	background-color: rgba(255,255,255, 0.2); 
}
.btn-header03 p b{
	color: #008842;
	background-image:url("../img_frame/ico_pc_header03.png");
	background-repeat: no-repeat;
	background-position: left top 2px;
	padding:0 0 0 36px;
}
.btn-header04 p a{
	background-image:url("../img_frame/ico_pc_header04.png");
	background-position: center top 2px;
	padding:42px 16px 10px 16px;
}
.btn-header04 p a:hover{
	background-color: rgba(255,255,255, 0.2); 
}

/*---------------------------------
グローバルナビ
----------------------------------*/
#navigation{
	width: 240px;
}
.fixed {
	position: fixed;
	height: 100px;
	top: -30px;
	z-index: 99;
	background-image: url("../img_frame/menu_logo.png");
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul#menu {
	width: 220px;
	display: block;
	top: 100px;
	background-color: transparent;
	background-image: url("../img_frame/bg_menu_bottom.png"); 
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 20px;
}
ul#menu .menu-inner{
	background-image: url("../img_frame/bg_menu.jpg"); 
	padding: 20px 20px 0 20px;
	margin-bottom: 56px;
}
ul#menu li {
	border-bottom:none;
}
ul#menu li:first-child {
	border-top:none;
}
ul#menu li a {
	font-size: 1.4rem;
	text-align: left;
	color: #000000;
	padding: 12px 0 12px 30px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
ul#menu li a:hover {
	background-image: url("../img_frame/bg_gnav_default.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.default{
	background-image: url("../img_frame/bg_gnav_default.png");
	background-repeat: no-repeat;
	background-position: left center;
}

ol#menu-element{
	border-top: solid 1px #ffffff;
	padding: 14px 0;
	margin-top: 10px;
}
ol#menu-element li a{
	font-size: 1.4rem;
	text-align: left;
	color: #000000;
	padding: 7px 0 7px 30px;
}
ol#menu-element li.contact{
	display:block;
}
ol#menu-element li.contact a{
	background-color: rgba(255,255,255, 1); 
	background-image: url("../img_frame/bg_menu-element_contact.png");
	background-repeat: no-repeat;
	background-position: left 14px center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 16px 10px 16px 60px;
	margin-top: 15px;
}
ol#menu-element li.contact a:hover{
	background-color: rgba(255,255,255, 0.8); 
} 

/*---------------------------------
コンテンツ
----------------------------------*/
#contents{
	 max-width: 750px;
	 padding: 0 50px 0 280px;
	 margin: 0 auto;
}
	
/*---------------------------------
ページトップへ
----------------------------------*/
.pagetop{
	max-width: 980px;
	margin: 0 auto;
}
.pagetop a{
	width: 10%;
	margin: 0 10px 0 auto;
}

/*---------------------------------
フッタ　イメージ
----------------------------------*/
.footer-img{
	padding: 10% 0 0 0;
}

/*---------------------------------
フッタ
----------------------------------*/	 
#footer{
	 max-width: 750px;
	 padding: 0 50px 0 280px;
	 margin: 0 auto;
}
.footer-wrap{
	position: relative;
	margin: 0 0 10px 0;
}
.footer-nav{
	float: right;
	width: 58%;
	vertical-align: top;
	margin: 0;
}
.footer-nav ul{
	vertical-align: top;
}
.footer-nav ul li{
	font-size: 1.3rem;
	text-align: left;
	margin: 4px 0;
} 

/*---　フッタ　会社情報　---*/
.footer-cpmpany-wrap{
	 float: left;
	 width: 40%;
	text-align: left;
}
.f-logo h1{
	margin: 0;
}

/*---　フッタ　運営会社　---*/
.f-op-company{
	float: left;
	width: 40%;
	border: 2px solid #E8DCB7;
}
/*---　コピーライト　---*/
.f-copyright{
	position:absolute;
	bottom: 0;
	right: 0;
	width: 58%;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: right;
}

} /* end 960px*/
