@charset "UTF-8";
.mainvisual {
  height: 445px;
  background: url("/img/landing_page/req/safety/bg_gl-r_1078_01_001.jpg") no-repeat center top #072340;
}
.mainvisual + .mainvisual_bottom {
  width: 100%;
  height: 20px;
  background: url("/img/landing_page/req/safety/bg_gl-r_1078_01_002.jpg") no-repeat center top #f8c751;
}
.section01 {
  padding-bottom: 72px;
  background: #e9eef0;
}
.section02,
.section04 {
  background: #fff;
}
.section03 {
  background: #e9eef0;
}
.section03 .img_list_wrap {
  overflow: hidden;
  padding-bottom: 58px;
}
.section03 .img_list_wrap li {
  float: left;
  overflow: hidden;
  width: 250px;
}
.section03 .img_list_wrap li:last-child {
  width: 216px;
}
