@charset "utf-8";
.mainvisual {
  border-bottom: 1px solid #dfe6ed;
  background: url("/img/landing_page/req/measure/bg_wi-5000_1107_01_001.jpg") no-repeat center top #fff;
}

.lp_contents {
  border-bottom: 1px solid #e0e7ee;
  background: url("/img/landing_page/req/measure/bg_wi-5000_1107_01_002.jpg") no-repeat center top #eef1f4;
}
.section01,
.section02 {
  overflow: hidden;
}
.section01 .left_box,
.section02 .left_box {
  float: left;
  width: 484px;
}
.section01 .right_box,
.section02 .right_box {
  float: right;
  width: 484px;
}
