@charset "utf-8";
/* CSS Document */
.mainvisual {
  height: 728px;
  background: url("/img/landing_page/req/measure/bg_lk-g5000_1038_01_001.jpg") center top no-repeat #e5eaec;
}
.mainvisual h1 {
  margin-bottom: 355px;
}
.section01 {
  height: 675px;
  background: url("/img/landing_page/req/measure/bg_lk-g5000_1038_01_002.jpg") center top no-repeat #fff;
}
.section02 {
  height: 850px;
  background: url("/img/landing_page/req/measure/bg_lk-g5000_1038_01_003.jpg") center top no-repeat #dce2e4;
}
.section03 {
  padding-bottom: 100px;
  height: 630px;
  background: #f8f8f8;
}
.section03 ul::after {
  display: block;
  clear: both;
  width: 1px;
  height: 0;
  content: "";
}
.section03 ul li {
  float: left;
  width: 300px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.section03 ul li img {
  vertical-align: middle;
}
.section03 ul li:nth-of-type(2) {
  margin: 0 35px;
}
