#copy{
	background-color:#FFF;
	width:100%;
	position:absolute;
	bottom:0;
	font-size:10px;
	line-height:30px;
	text-align:center;

}
#sp_tel{
	height:32px;
	width:32px;
	position:absolute;
	right:13px;

	z-index:3;
	display:none;

}


/*subpage*/
.page_title{
	background:#CCC;
	height:70px;
	position:relative;
	top:-10px;
	z-index:0;
}

.page_title h1{
	line-height:70px;
	margin:0;
	text-align:left;
}

.page_left{
	float:left;
	width:76%;
	padding-bottom:35px;
}

.page_left .inner{
	padding-top:30px;
	padding-left:37px;
	padding-right:37px;
	text-align:left;
}


.page_left .inner h2,.page_left .inner p{
	display:block;
	border-bottom:dotted 1px #CCC;
	line-height:300%;
	margin:0;
	padding:0;

}

.page_right{
	float:left;
	width:22%;
	padding-bottom:35px;
}
.page_right .inner{
	padding-top:30px;
	padding-left:29px;
	padding-right:0;
}


.bana {
	display:block;
	margin-top:22px;
}

/*subpage*/

#hemenu ul li a#spmenu{
	display:none;
}

@media only screen and (max-width:980px){
	.container{
		width:100%;
		padding-left:10px;
		padding-right:10px;

	}


	.pc_980{
		display:none;
	}


}


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


	#sns .fb{
		display:none;
	}
	#sns .link{
		width:100%;
		display:table-cell;
		vertical-align:top;
	}
	#sns .link img{
		width:95%;
}
	#hemenu{
		width:900px;
	}
	.logo_r{
		width:590px;
	}

	.logo{
		width:280px;
	}

}


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

footer{
	position:relative;
}


footer .logo{
	width:70%;

}
footer .logo img{
	width:95%;

}


	#mainv{
		margin-top:70px;
	}

	#hemenu{
		height:70px;
		border-bottom:1px solid #ccc;
	}




	.fl{
		float:none;
		width:100%;
	}
	.fl3_l{
			float:none;
			width:100%;
		text-align:center;
	}
	.fl3_c{
			float:none;
			width:100%;
		text-align:center;
	}

	.fl3_r{
			float:none;
			width:100%;
		text-align:center;
	}

	section h1{
		line-height:200%;
		font-size:16px;

	}


	#footer_menu{
		display:none;
	}


#sp_tel{
	display:block;
	top:30px;
	bottom:0;
}


	#hemenu{
		width:100%;
		position: fixed;
		top:0px;
		background:url(../images/menu_bg2.png);
	}
	#hemenu .logo_r{
		width:40px;
	}

	#hemenu .logo{
		width:240px;
		text-align:left;
	}

	#hemenu .logo img{
		width:200px;
	}
	.addr{
		display:none;
	}

	#hd_menu{
		position: absolute;
		display:block;
		right:0;
	}

	#hemenu ul li{
		display:block;
	}


	#hemenu ul li a#spmenu{
		position: absolute;
		display:block;
		right:0;
		top:-5px;
	}

	#hemenu ul#hd_menu {
		background:#fff;
		width:100%;
		top:70px;
		display:none;
	}
	#hd_menu  li{
		border-bottom:dotted 1px #ccc;
	}




	/*subpage*/
.container{
padding-left: 0px;
    padding-right: 0px;
}


	.page_left{
		float:none;
		width:95%;
	}


	.page_right{
		display:none;
	}

.page_left .inner {
padding-left: 0px;
    padding-right: 0px;
		width:95%;
	margin:auto;
}

	/*subpage*/



}


