#pagetitle{
	background:url('../images/checkup2/h2.jpg') no-repeat top center;
}
main{
	width:100% !important;
}
main section{
	max-width:1200px;
	margin:0 auto 100px;
}
.guide_hakui2{
	width:1040px;
	margin:0 auto 45px;
	box-sizing:border-box;
}
#section1{
	width:1040px;
	margin:0 auto 180px;
	position:relative;
}
#section1 .guide{
	position:absolute;
	bottom:-100px;
	right:200px;
}
#section1 .inner{
	width:1040px;
	position: relative;
	padding:40px 20px 40px;
	background-color: #fff;
	border:3px solid #dddedd;
	box-sizing:border-box;
	border-radius: 10px;
	margin:0px auto 30px;
}
#section1 article{
	display:flex;
}
#section1 dl{
	width:calc(50% - 40px);
	margin:0 20px;
}
#section1 dt{
	line-height:54px;
	color:#c63e23;
	font-size:20px;
}
#section1 dt span{
	width:54px;
	height:54px;
	border-radius:50%;
	line-height:54px;
	text-align:center;
	display:inline-block;
	color:#fff;
	font-size:33px;
	background:#e56a52;
	margin:0 15px 0 0;
}
#section1 dd{
	padding:10px;
}
#section1 dd strong{
	font-weight:normal;
	border-bottom:3px solid #f4c2b7;
}
main h3{
	font-size:20px;
	color:#df7f0d;
	text-align:center;
	margin:0 0 50px;
}
main h3 img{
	vertical-align:middle;
	margin:0 10px 0 0;
}
#section2{
	margin:0 auto 80px;
	padding:360px 0 0 0;
	background:url('../images/checkup2/checkup2-5_img1.jpg') no-repeat top center;
}
#section2 article{
	text-align:center;
}
#section2 article iframe{
	width:940px;
	display:block;
	margin:50px auto 100px;
}
#section2 .more a{
	display:block;
	width:350px;
	margin:20px auto 30px;
	line-height:60px;
	background:#16a3c6 url('../images/common/icon_window.png') no-repeat left 10px center;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 30px;
	box-sizing:border-box;
}
#section3{
	padding:25px 0;
	background:#ffe7e5;
}
#section3 p{
	width:530px;
	margin:0 auto;
	background:#e56a52 url('../images/common/plus_white.png') no-repeat right 10px center;
}
#section3 p a{
	display:block;
	line-height:2em;
	height:90px;
	padding:15px 0 0 0;
	box-sizing:border-box;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	background:url('../images/common/icon_form.png') no-repeat left 10px center;
}