@charset "utf-8";
/* CSS Document */

.mainvisual {
  height: 754px;
  border-bottom: 10px solid #c4022d;
  background: url("/img/landing_page/req/vision/bg_cv-x_1097_03_001.jpg") no-repeat top center #adbde0;
}
.mainvisual a:hover {
  opacity: 0.9;
}
/* section01 */
.section01 {
  padding-bottom: 80px;
  background: url("/img/landing_page/req/vision/bg_cv-x_1097_03_002.jpg") repeat-y top center #12262d;
}
.section01 .left_box {
  float: left;
  width: 460px;
}
.section01 .right_box {
  float: right;
  width: 460px;
}
/* section02 */
.section02 {
  padding-bottom: 90px;
  background: #fff;
}
.lp_contents.max_width.section02 .lp_contents_inner {
  width: 1120px;
}
/* section03 */
.section03 {
  background: url("/img/landing_page/req/vision/bg_cv-x_1097_03_002.jpg") repeat-y top center #12262d;
}
/* section04 */
.section04 {
  background: #f0f2f3;
}
