@charset "utf-8";
.mainvisual img,
.lp_contents img {
  vertical-align: top;
}
.flex_image {
  display: flex;
  flex-wrap: wrap;
}
.flex_image > * {
  margin: 0;
}

/* mainvisual */
.mainvisual {
  background: url("/img/landing_page/req/vision/bg_iv3_2061_02_001.jpg") no-repeat center top #c9e5ec;
}
.mainvisual .mainvisual_inner {
  position: relative;
}
.mainvisual .mainvisual_inner .mv_btn {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
}

/* lp_contents */
.lp_contents .content_btn01 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
}
.lp_contents .content_btn02 {
  position: absolute;
  bottom: 89px;
  left: 0;
  width: 100%;
  text-align: center;
}
.section02,
.section06 {
  background: #fff;
}

/* section01 */
.section01 {
  background: url("/img/landing_page/req/vision/bg_iv3_2061_02_002.jpg") repeat-x left top;
}

/* section03 */
.section03 {
  background: url("/img/landing_page/req/vision/bg_iv3_2061_02_003.jpg") repeat-x left top;
}

/* section04 */
.section04 {
  background: url("/img/landing_page/req/vision/bg_iv3_2061_02_004.jpg") no-repeat center top,
  url("/img/landing_page/req/vision/bg_iv3_2061_02_006.jpg") repeat-x center bottom #e7f5fe;
}

/* section05 */
.section05 {
  background: url("/img/landing_page/req/vision/bg_iv3_2061_02_007.jpg") repeat-x left top;
}

/* section07 */
.section07 {
  background: url("/img/landing_page/req/vision/bg_iv3_2061_02_008.jpg") repeat-x left top;
}
