@charset "utf-8";
/* CSS Document */
.mainvisual {
  height: 838px;
  border-bottom: 6px solid  #aa0013;
  background: url("/img/landing_page/req/autoid/bg_bt-w300_w200_1018_01_001.jpg") no-repeat center top #dee0e3;
}
.mainvisual h1 {
  margin-bottom: 363px;
}
.section01 {
  background: #fff;
}
.section01 .ofh {
  margin-bottom: 60px;
}
.section01 .ofh .left_box {
  float: left;
  width: 484px;
  text-align: left;
}
.section01 .ofh .right_box {
  float: right;
  width: 485px;
  text-align: right;
}
.section01 .bd_box {
  box-sizing: border-box;
  border: 1px solid  #ddd;
}
.section01 .bd_box .left_box {
  width: 483px;
}
.section02 {
  background: #f1f1f1;
}
.section02 .section02_ttl {
  border-bottom: 1px solid  #e4e4e4;
  background: #333;
  text-align: center;
}
