@charset "utf-8";
/* CSS Document */

#page_contents .lp_contents.section01 {
  position: relative;
  height: 594px;
}
#page_contents .lp_contents.section01:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 594px;
  top: 0;
  left: 0;
  background: url(/img/landing_page/req/autoid/bg_bt-w300_w200_1089_01_001.jpg) repeat-x;
  z-index: -1;
}
#page_contents .lp_contents.section01:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 594px;
  top: 0;
  right: 0;
  background: url(/img/landing_page/req/autoid/bg_bt-w300_w200_1089_01_002.jpg) repeat-x;
  z-index: -1;
}

#page_contents .lp_contents.section03 {
  background: #f4c01d;
  height: 873px;
}