@charset "utf-8";

#lpImRequestSurvey{
display:table;
position:relative;
width:100%;
background:#ccd3da url(../../img/landing_page/lp_im_request_survey/lp_im_request_survey_bg_02.jpg) no-repeat left center;
}
.lpImRequestSurveyTxt{
z-index:1;
position:relative;
display:table-cell;
width:550px;
padding:0 55px;
color:#fff;
font-size:116.7%;
line-height:1.6;
vertical-align:middle;
}
.lpImRequestSurveyTxt strong{
padding:0 0 3px;
background:url(../../img/landing_page/lp_im_request_survey/lp_im_request_survey_bg_01.png) repeat-x left bottom;
}
.lpImRequestSurveyHdg{
margin:0 0 34px;
font-size:300%;
font-weight:normal;
line-height:1.2;
}
.lpImRequestSurveyImg{
display:table-cell;
height:420px;
}
.lpImRequestSurveyImg > img{
z-index:0;
position:absolute;
left:0;
top:50%;
margin-top:-210px;
}
div#MainContent .lpImRequestSurveyImg > p{
z-index:1;
position:absolute;
top:50%;
right:0;
margin-top:-210px;
}