#page_title{
	background:url('../images/service/h2.jpg') no-repeat top center;
}
#main section article{
	max-width:940px;
	margin:0 auto 50px;
}
#section0{
	text-align:center;
	font-size:36px;
	color:#756646;
	line-height:1.5em;
	margin:0 0 80px;
}
#section1 img,
#section3 img,
#section5 img{
	float:left;
	margin:0 40px 40px 0;
}
#section2 img,
#section4 img,
#section6 img{
	float:right;
	margin:0 0 40px 40px;
}
section h3 img{
	float:none !important;
	margin:0 !important;
}
#section7{
	padding:70px 0 0 0;
	background:url('../images/service/bg1.png') no-repeat top center;
}
#section7 article{
	max-width:900px;
	padding:50px;
	box-sizing:border-box;
	margin:0 auto;
	background:rgba(255,255,255,0.6);
}
#section7 article table{
	width:100%;
}
#section7 article th,
#section7 article td{
	border:1px solid #ccc;
	padding:10px;
}
#section8 p{
	font-size:16px;
	width:80%;
	margin:0 auto;
}
@media screen and (max-width: 800px) {
	#page_title{
		background-size:auto 100%;
	}
#section0{
	font-size:20px;
}
	#section1 article{
		width:100% !important;
		padding:0 3% !important;
		box-sizing:border-box;
	}
	#main section{
		height:auto !important;
		padding:0px 3% 40px !important;
	}

	#section7{
		padding:70px 0 0 0;
	}
	#section7 article{
		width:100% !important;
		padding:0 3% !important;
		box-sizing:border-box;
		margin:0 auto;
		background:rgba(255,255,255,0.6);
	}
	#section7 article th,
	#section7 article td{
		padding:5px !important;
	}
}