@charset "UTF-8"; 
/*
	lp/lp01_us
*/
.lp-visual{
	height:550px;
	background:url( imgs/pc/lp-visual.jpg ) no-repeat;
	background-position:50% 0;
	background-color:#fff;
}
.lp-to-request1{
	padding:40px 0 60px;
	background:url( imgs/pc/lp-request1-bg.jpg ) no-repeat;
	background-position:50% 0;
	background-color:inherit;
}
.content .topic1{
	background:url( imgs/pc/topic1.jpg ) no-repeat;
	background-position:50% 0;
	height:3212px;
}
.content .topic2{
	background:url( imgs/pc/topic2.jpg ) no-repeat;
	background-position:50% 0;
	height:2180px;
}
.content .topic3{
	background:url( imgs/pc/topic3.jpg ) no-repeat;
	background-position:50% 0;
	height:2547px;
}
.lp-to-request2 > .wrap{
	position:absolute;
	z-index:2;
	top:-10px; left:0; right:0;
}
.lp-to-request3 > .wrap{
	position:absolute;
	z-index:2;
	top:-10px; left:0; right:0;
}
.lp-to-request4{
	text-align:center;
	display:block;
	width:100%;
	position:relative;
}
.lp-to-request4:before, .lp-to-request4:after{
	display:none;
}
.lp-to-request4 > .wrap{
	display:inherit;
	width:inherit;
	position:absolute;
	z-index:2;
	top:-280px; left:0; right:0;
}
