﻿@charset "utf-8";
/* CSS Document */
/*bace*/

body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address,table {
	margin: 0;
	padding: 0;
	font-size: 0.97em;
	font-weight: normal;
	font-style: normal;
	line-height: 2em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
img {border:0;}
ul {list-style: none;}

body {
	color: #333333;
	text-align: center;
	font-family: "メイリオ",meiryo,Verdana,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}


#page {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}



/**:::::::::::::::::::::::::::::::::::::::::::::::**/
/*::::::::::::↓↓header↓↓::::::::::::::::*/
#header {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.main_image{
	background-image: url(../images/header_bottom.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}
.main_imge_back{
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	font-size: 0px;

}
/******トグルボタン通常隠す**************/
.header_logo_area {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	
}
.header_logo_area:after{
	content:"";
	display:block;
	clear: both;
}

.header_logo {
	float: left;
	width: 51.87%;
	margin-top: 36px;
	font-size: 0px;
	margin-bottom: 36px;
}
.header_logo_s {
display: none;
}
.header_right {
	float: right;
	width: 46.25%;
	margin-top: 14px
	
}



.header_form {
	float: right;
	width: 34.23%;
	
}
.header_tel {
	width: 64.4%;
	float: left;
}


 #menu {
	display: none;
}

.header_menu_area{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.main_image_sm{display: none;
}
.menu1,.menu2,.menu3,.menu4{float: left;
width:20%;
	font-size: 0px;}
.menu5{float: right;
width:20%;
	font-size: 0px;}
/***↓↓header595px↓↓**/
@media (max-width: 595px) {#header {border-top: #00712e 8px solid;
	}
	.header_logo{display: none;}
.header_logo_s {
	display: block;
	float: none;
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;

}
	
	.header_logo_s img{width:95%;
	margin-left: auto;
	margin-right: auto;
	border-bottom:3px solid #007028;
		padding-bottom: 25px;
	}
.header_right {
float: none;
width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 20px;
	
}

	
#menu {
	display: block;
	width: 100%;
	background-color: #007028;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	padding: 8px;
	border-top: #6aaf70 3px solid}

#menu a {
	text-decoration:none;
	color:#FFFFFF}

#menu span{
margin-left:5px;
	color:#ffffff;}

	.header_menu_area img{
display:none;}


/*スライダー最初は閉じる*/
.header_menu_area  {
display:none;
}

#header li{ background-color:  #8faf6a;
border-bottom:#FFFFFF 1px solid;
padding:1%;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.9em;
	font-weight: bold;
	text-align: center;
	}
#header li a{ color:#FFF;
text-decoration: none;
	}

#header li a:hover{ color:#775426;

	text-decoration: none;}

#header_menu li a:before{content:attr(data-label);}
.menu1,.menu2,.menu3,.menu4,.menu5{
width:100%;
	font-size: 2px;}

	
.main_image{display: none;
}	
		
.main_image_sm{display: block;
}	
	
	
	
}/***header595px-end**/
/*::::::::::::↑↑header↑↑::::::::::::::::*/
/**:::::::::::::::::::::::::::::::::::::::::::::::**/



/**:::::::::::::::::::::::::::::::::::::::::::::::**/
/****************↓↓↓フッター↓↓↓********************/
#footer {

	padding-top: 35px;
	margin-top: 45px;
	background-color: #00712e;
	color: #fff;
}
.footer_br{
	color: #fff;}
.footer_or{	
	color: #fff;
margin-top: 30px;
padding-top: 4px;
font-size: 13px;
	background-color: #d1e09b;
 }
.coryright{width: 70%;
margin-left: auto;
margin-right: auto;
line-height: 1.2em;}
#footer_area{width: 960px;
margin-right: auto;
margin-left: auto;
	color: #fff;

}
.footer_logo {
margin-left: auto;
margin-right: auto;
width:41.66%;
	font-size: 0px;
	line-height: 1em;
	
}
.footer_add {
	margin-top: 20px;
text-align: center;
	line-height: 1.4em;
}
.footer_tel{float: none;
line-height: 1.4em;}
.footer_mail{float: none;
line-height: 1.4em;}
.footer_bottom{width:40%;
margin-left: auto;
margin-right: auto;}



.footer_add a,.footer_tel a,.footer_mail a{color: #fff;
text-decoration: underline}

.footer_add a:hover{text-decoration: none}

@media(max-width: 900px) {
.footer_tel{float: none;}
.footer_mail{float: none;}
.footer_bottom{width:100%;
margin-left: auto;
margin-right: auto;}
}
/****************ヘッダーにもどるボタンｂ********************/
    #pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
    }
    #pageTop a {
	display: block;
	z-index: 999;
	border-radius: 3px;
	width: 35px;
	height: 35px;
	background-color: #82bd87;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
    }
	#pageTop  i {
	padding: 25%;
	}
	#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
    }
@media(max-width: 767px) {/**←フッター767px-スタート**/
#footer {
	margin-top: 0;

		border-top-width: none;
	border-top-style: none;
	border-top-color: none;
	padding-top: 30px;
}
	.footer_logo {
float: none;
width:70%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
}
.footer_add {
float: none;
width:95%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	margin-top: 20px;
}
}/**←フッター767px-end**/
/****************↑↑フッター終わり↑↑********************/
/**:::::::::::::::::::::::::::::::::::::::::::::::**/




/**:::::::::::::::::::::::::::::::::::::::::::::::**/
/****************↓↓mainースタート↓↓********************/
#main {
	float: right;
	width: 71.875%;
}
/****************↑↑mainー終わり↑********************/
/**:::::::::::::::::::::::::::::::::::::::::::::::**/



/**:::::::::::::::::::::::::::::::::::::::::::::::**/
/****************↓↓sideースタート↓↓********************/
#side {
	float: left;
	width: 23.4375%;
}
#side a:hover img{opacity: 0.7}
.side_form{margin-bottom: 20px;}
#toggle_side_t_01,#toggle_side_t_02,#toggle_side_t_03,#toggle_side_t_04,#toggle_side_t_05{display: none;}

.side_t01,.side_t02,.side_t03,.side_t04,.side_t05{
	background-color: #00712e;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-top-left-radius:6px;
	border-top-right-radius: 6px;
}
.side_line{border-top: 1px solid #D9D9D9;
border-right: 1px solid #D9D9D9;
border-left: 1px solid #D9D9D9;}
.side_t02,.side_t03,.side_t04,.side_t05{margin-top:20px;}
.side_line  li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #D9D9D9;
	padding-left: 10px;
	padding-right: 10px;
	line-height:1.2em; 
}

.side_line .icon-circle-right{
	color:#e37634;
margin-right: 5px;
}
/*
.side_line  li  i{color: #014B18;
margin-right: 5px;}
*/
.side_line  li  a{color: #3A3A3A;
text-decoration: none;}
.side_line  li  a:hover{text-decoration: underline;
color:#96c409;}
@media(max-width: 767px) {
	#side {
	float: none;
	width: 100%;
	padding:5%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
	.side_line li{
		border-top: none;
	}
	.side_form{display: none;}
	#toggle_side_t_01,#toggle_side_t_02,#toggle_side_t_03,#toggle_side_t_04,#toggle_side_t_05{display: block;
	text-align: center;
	color: #FFF;
	background-color: #6aaf70;
		padding-top:10px;
		padding-bottom: 10px;
		border-top: 1px #FFFFFF solid;
	}
	.side_t01,.side_t02,.side_t03,.side_t04,.side_t05{display: none;}
	/*スライダー最初は閉じる*/
.menu_side_01,.menu_side_02,.menu_side_03,.menu_side_04,.menu_side_05{
	display:none;}
	.side_line  li {
	padding-left: 20px;
		padding-right: 20px;
}

}
/****************↑↑sideー終わり↑********************/
/**:::::::::::::::::::::::::::::::::::::::::::::::**/

@media(max-width: 767px) {
/*600px以上767px以下*/

body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address,table {
	font-size: 0.94em;
	line-height: 1.6em;
}

#main {
	float: left;
	width: 100%;
	padding-left: 3.5%;
	padding-right: 3.5%;;
	
	
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

}








@media (max-width: 595px) {
/***************フォントサイズ・テキストハイ変える*******************/
body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address,table {
	font-size: 0.94em;
	line-height: 1.6em;
}
	#main{padding-left: 3.5%;
	padding-right: 3.5%;}
}





@media(max-width:959px){
/*600px以上960px以下*/

img{
max-width: 100%;
height: auto;
width:auto;　
}
/*レスポンシブ用PC以外は100％*/
#page{
width:100%;
	background-image: none;
}
	body{

	background-image: none;
	}
	#header{
		border-top: 4px solid #007028;
		background-color: #fff;
	}
.header_logo_area,.header_menu_area,#footer_area{
width:100%;
}	
	
}



.sm_pv{display: none;}
@media(max-width: 767px) {.sm_pv{display: block;}}