@charset "utf-8";
/* CSS Document */

.mainvisual{
  height: 337px;
  background: url('/img/landing_page/req/general/bg_support-kph_1057_01_001.jpg') no-repeat center top #d3e0e2;
}

.lp_contents.max_width{
  background-color: #ffffff;
}
.section1{
  overflow: hidden;
  margin-bottom: 50px;
}
.section1 .left_box{
  width: 671px;
  float: left;
}
.section1 .right_box{
  width: 256px;
  float: right;
}
.section2{
  overflow: hidden;
  margin-bottom: 70px;
}
.section2 .left_box{
  width: 646px;
  float: left;
}
.section2 .right_box{
  width: 256px;
  float: right;
}
.section3{
  overflow: hidden;
  margin-bottom: 70px;
}
.section3 .left_box{
  width: 560px;
  float: left;
}
.section3 .right_box{
  width: 371px;
  float: right;
}
