@charset "utf-8";
/* CSS Document */

.mainvisual {
  height: 630px;
  background: url("/img/landing_page/req/vision/bg_cv-x_1097_02_001.jpg") no-repeat top center,
  url("/img/landing_page/req/vision/bg_cv-x_1097_02_002.jpg") repeat-x top left;
}
/* section01 */
.section01 {
  padding-bottom: 80px;
  background: url("/img/landing_page/req/vision/bg_cv-x_1097_02_003.jpg") no-repeat top center #e2e5e6;
}

/* section02 */
.section02 {
  position: relative;
  background: url("/img/landing_page/req/vision/bg_cv-x_1097_02_004.jpg") repeat-y top center #3a3d41;
}
.section02 .ab_arrow {
  position: absolute;
  top: 222px;
}

/* section03 */
.section03 {
  padding-bottom: 100px;
  background: #eff2f3;
}
/* section04 */
.section04 {
  padding-bottom: 100px;
  background: #e5e7e8;
}
/* section05 */
.section05 {
  background: #fff;
}
