@charset "utf-8";
/* CSS Document */

.mainwrap{
  background: url('/img/landing_page/req/general/bg_request-document_004.jpg') repeat-x left top;
}
.lp_contents .section1{
  background: url('/img/landing_page/req/general/bg_request-document_001.jpg') no-repeat center top;
	height:360px;
}
.lp_contents .section2{
  background: url('/img/landing_page/req/general/bg_request-document_002.jpg') repeat-x left top;
}
.lp_contents .section5{
  background: url('/img/landing_page/req/general/bg_request-document_003.jpg') repeat-x left top;
}

.section3{
	margin-bottom:69px;
}

.section4{
	margin-bottom:66px;
}

.section5{
	margin-bottom:49px;
}

.section6{
	margin-bottom:80px;
}

.section3 ul{
	width:970px;
}

.section3 ul li{
	width:300px;
	margin-right:35px;
	float:left;
}

.section3 ul .li_last{
	width:300px;
	margin-right:0;
}

.section6 ul{
	width:970px;
}

.section6 .box_left{
	float:left;
	margin-right:74px;
}

.timg01{
	padding:80px 0 47px 0;
}

.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}