@charset "UTF-8";
.lp_contents_inner img,
.mainvisual_inner img {
  vertical-align: middle;
}
.mainvisual {
  height: 463px;
  background: url("/img/landing_page/req/measure/bg_cl-3000_1098_04_001.jpg") no-repeat center top,
  url("/img/landing_page/req/measure/bg_cl-3000_1098_04_002.jpg") repeat-x center top;
}

/* section01 */
.section01 {
  background: url("/img/landing_page/req/measure/bg_cl-3000_1098_04_003.jpg") repeat left top;
}

/* section02 */
.section02 {
  height: 748px;
  background: url("/img/landing_page/req/measure/bg_cl-3000_1098_04_004.jpg") no-repeat center top #fff;
}
.section02 .lp_contents_inner {
  padding: 0 10px;
  text-align: left;
}
.section02 .left_box,
.section02 .right_box {
  float: left;
  width: 285px;
}
.section02 .right_box {
  margin-left: 15px;
}

/* section03 */
.section03 {
  height: 680px;
  background: url("/img/landing_page/req/measure/bg_cl-3000_1098_04_005.jpg") no-repeat center top #09090a;
}
.section03 .lp_contents_inner {
  padding: 0 10px;
  text-align: left;
}
.section03 .box_inner {
  margin: 0 0 0 auto;
  width: 475px;
}
.section03 .left_box,
.section03 .right_box {
  width: 230px;
}
.section03 .left_box {
  float: left;
}
.section03 .right_box {
  float: right;
  margin-left: 14px;
}

/* section04 */
.section04 {
  background: #fff;
}
.section04 .lp_contents_inner {
  overflow: hidden;
  padding: 0 10px;
  text-align: left;
}
.section04 .lp_contents_inner .left_box {
  float: left;
  width: 420px;
}
.section04 .lp_contents_inner .right_box {
  float: right;
  padding: 70px 0;
  width: 496px;
}
.section04 .lp_contents_inner .right_box > p {
  float: left;
  margin-right: 15px;
  width: 240px;
}
.section04 .lp_contents_inner .right_box > p:last-child {
  margin-right: 0;
}

/* section05 */
.section05 {
  height: 675px;
  background: url("/img/landing_page/req/measure/bg_cl-3000_1098_04_006.jpg") no-repeat center top #4d5156;
}
.section05 .lp_contents_inner {
  overflow: hidden;
  padding: 0 10px 70px;
  text-align: left;
}
.section05 .left_box {
  float: left;
  padding-top: 70px;
  width: 491px;
}
.section05 .left_box p + p {
  margin-top: 15px;
}
.section05 .right_box {
  float: right;
  width: 375px;
  text-align: left;
}

/* section06 */
.section06 {
  background: #eceeef;
}
.section06 .lp_contents_inner {
  padding: 0 10px 60px;
}
.section06 .float_box_01 {
  overflow: hidden;
}
.section06 .float_box_01 li {
  float: left;
  margin-right: 35px;
  width: 293px;
}
.section06 .float_box_01 li:last-child {
  margin-right: 0;
}
