@charset "utf-8";
/* CSS Document */

.bg_01 {
  background-image: url('/img/landing_page/req/measure-sys/bg_xm_1058_10_001.jpg'), url('/img/landing_page/req/measure-sys/bg_xm_1058_10_002.jpg'), url('/img/landing_page/req/measure-sys/bg_xm_1058_10_003.jpg');
  background-repeat: no-repeat;
  background-position: center top, left top, right top;
  background-size: auto, 50% 100%, 50% 100%;
  height: 540px;
}
.mainvisual.max_width .mainvisual_inner {
  width: 988px;
  padding-top: 114px;
}
.headline_01 {
  text-align: right;
  margin-bottom: 90px;
}
.lp_contents.max_width .lp_contents_inner {
  width: 950px;
}
.section_01 {
  padding: 42px 0;
  background: #dae6eb;
}
.presentBlock li {
  float: left;
  width: 475px;
}
.presentBlock li img {
  vertical-align: top;
}
.presentBlock:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}
.cautionBlock {
  background: #f3f3f3;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  padding: 35px 0 35px 32px;
  line-height: 1.85;
}
.cautionBlock .strong {
  color: #bb0000;
}