#pagetitle{
	background:url('../images/checkup2/h2.jpg') no-repeat top center;
}
main{
	width:100% !important;
}
main h3{
	font-size:30px;
	text-align:center;
	color:#eb8813;
	margin:0 0 20px;
}
main section{
	max-width:1200px;
	margin:0 auto 100px;
}
#section1{
}
#section1 article{
	min-height:400px;
	padding:45px 0 45px 500px;
	box-sizing:border-box;
	background:url('../images/checkup2/checkup2-4_img1.jpg') no-repeat top left;
}
#section2{
	width:1040px;
	box-sizing:border-box;
	margin:0 auto 80px;
}

#section2 h3{
	font-size:20px;
	color:#df7f0d;
	text-align:center;
	margin:0 0 50px;
}
#section2 h3 img{
	vertical-align:middle;
	margin:0 10px 0 0;
}
#section2 article{
	width:680px;
	padding:60px 40px;
	box-sizing:border-box;
	margin:0 auto;
	background:#fff2b6;
}
#section2 article p{
	line-height:50px;
	text-align:center;
	border:2px solid #eb8813;
	border-radius:25px;
	box-sizing:border-box;
}