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

body{
	font-family: sans-serif;
	color: #333333;
	/*background-color: #fff;*/
}

a{
	color: #000;
	text-decoration: none;
}

li{
	list-style: none;
}

a:hover {
	opacity: 0.7;
}
a p:hover{
	opacity: 0.7;
}
a img:hover{
	opacity: 0.7;
}

.container{
	max-width: 960px;
	margin: 0 auto;
}

.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}

/*PCの時非表示*/
/*.PC-none{
	display: none;
}*/


header{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 100;
	background: #fff;
}
.h_top_text{
	width: 70%;
	float: left;
}
.h_top_right{
	width: 13%;
	float: right;
}
.h_top_right a{
	color: #fff;
}
.h_copy{
	width: 100%;
	display: inline-block;
	background: #89c454;
	color: #fff;
	float: left;
	font-size: 13px;
}
.logo_cachi{
	font-size: 11px;
	color: #5c6787;
	margin-left: 8%;
	margin-bottom: -10px;
}
.logo_title{
	font-size: 11px;
	color: #5c6787;
	margin-left: 8%;
	margin-top: -20px;
}
.h_logo{
	width: 40%;
	float: left;
	margin-top: 10px;
}
.h_tel{
	width: 40%;
	float: right;
	font-size: 13px;
	text-align: center;
	margin: 10px 0;
	color: #5dbf00;
	font-weight: bold;
}
.h_tel ul{
	width: 74%;
	margin: auto;
}
.h_tel ul li{
	width: 48%;
	float: left;
}

.g_nav{
	margin-top: 10px;
	/*border-bottom: 4px solid #14ad28;*/
}
.g_nav_line_back{
	width: 100%;
	height: 5px;
	margin-top: -5px;
	background: url(../img/common/h_line_back.jpg);
	/*border-bottom: 4px solid #14ad28;*/
}
.g_nav ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.g_nav li{
	width: 16%;
	font-size: 14px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-bottom: 5px solid #89c454;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.g_nav li a{
	color: #59b200;
}
.g_nav li:hover{
	border-bottom: 5px solid #ffc000;
}
.g_nav li img{
	/*width: 80%;*/
	vertical-align: sub;
	margin-right: 5px;
}


.bx-wrapper{
	box-shadow:none;
	border: none;
}

.main-img img{
	width: 100%;
	height: 200px;
}

nav{
	width: 100%;
	height: 20px;
}

.global-menu{
	width: 100%;
}

.global-menu li{
	height: 40px;
	text-align: center;
	width: 20%;
	float: left;
}


.content_backt2{
	padding-bottom: 50px;
	background: #ff000017;
}

.content_back{
	padding-bottom: 50px;
	background: #fffbf0;
}


.pan_img img:nth-child(2){
	margin-left: -6px;
}

}
.pan_img img:nth-child(2){
	margin-left: -6px;
}


footer{
	width: 100%;
	background: #fff;
	border-top: 5px solid #ffc000;
}
.f_logo{
	margin: 10px 0;
}
.footer_content01{
	width: 46%;
	float: left;
	margin-top: 30px;
	text-align: center;
}
.f_address_text{
	font-size: 13px;
	margin: 5px 0;
}
.footer_content01 ul{
	margin-top: 10px;
}
.footer_content01 ul li{
	width: 44%;
	float: left;
	margin-left: 5%;
}
.footer_content02{
	width: 53%;
	float: right;
	margin-top: 30px;
	text-align: center;
}
.footer_content_list01{
	width: 100%;
	display: inline-block;
}
.footer_content_list01 li{
	width: 25%;
	float: left;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
}
.footer_content_list01 li:after{
	content: "｜";
	float: right;
}
.footer_content_list02{
	width: 104%;
	display: inline-block;
}
.footer_content_list02 li{
	width: 25%;
	float: left;
	font-size: 13px;
	text-align: center;
	margin-top: 8px;
}
.footer_content_list02 li:after{
	content: "｜";
	float: right;
}

.footer_content_list03{
	width: 100%;
	display: inline-block;
}
.footer_content_list03 li{
	width: 50%;
	float: left;
	font-size: 13px;
	text-align: center;
	margin-top: 8px;
}
.footer_content_list03 li:after{
	content: "｜";
	float: right;
}
.foot_back_line{
	clear: both;
	width: 100%;
	height: 106px;
	background: url(../img/common/f_back_line.jpg);
}
.foot_back_line p{
	padding-top: 75px;
	text-align: center;
	color: #fff;
}
.f_btns{
	text-align: center;
	margin-top: 20px;
}
.f_btns ul li{
	width: 48%;
	float: left;
}


/*フッターPC削除*/
.footer_content03{
	display: none;
}






/*パンくず*/
.pan_img{
	margin-top: 30px;
}






@media screen and (min-width: 640px){
.SP_man_img{
	display: none;
}
.sp_hoken_btn{
	display: none;
}
.PC-none{
	display: none;
}
}


@media screen and (max-width: 639px){
.SP-none{
	display: none;
}
}
