@charset "UTF-8";
.lp_contents_inner img,
.mainvisual_inner img {
  vertical-align: middle;
}
.mainvisual {
  height: 580px;
  background: url("/img/landing_page/req/static/bg_sj-l_1098_01_001.jpg") no-repeat center top #e7eaee;
}

/* section01 */
.section01 {
  background: #fff;
}
.section01 .lp_contents_inner {
  padding: 60px 10px 90px;
}
.section01 h2 {
  margin-bottom: 60px;
}
.section01 .float_box_01 {
  overflow: hidden;
  padding-left: 88px;
  margin-bottom: 40px;
}
.section01 .float_box_01 .left_box {
  float: left;
  width: 313px;
}
.section01 .float_box_01 .right_box.txt_01 {
  float: right;
  width: 510px;
  font-size: 18px;
  line-height: 2em;
}
.section01 .float_box_01 .right_box.txt_01 span {
  font-weight: bold;
}
.section01 .float_box_02 {
  overflow: hidden;
}
.section01 .float_box_02 .left_box,
.section01 .float_box_02 .right_box {
  width: 465px;
}
.section01 .float_box_02 .left_box {
  float: left;
}
.section01 .float_box_02 .right_box {
  float: right;
}

/* section02 */
.section02 {
  border-bottom: 2px solid #d0d4dd;
  background: url("/img/landing_page/req/static/bg_sj-l_1098_01_002.jpg") repeat left top;
}
.section02 .lp_contents_inner {
  padding: 65px 10px 90px;
}
.section02 h2 {
  margin-bottom: 50px;
}
.section02 .txt_01 {
  margin-bottom: 60px;
  text-align: center;
  font-size: 18px;
  line-height: 2em;
}
.section02 .float_box_01 {
  overflow: hidden;
}
.section02 .float_box_01 li {
  float: left;
  margin-right: 35px;
  width: 293px;
}
.section02 .float_box_01 li:last-child {
  margin-right: 0;
}
#main .section02 .float_box_01 li .list_ttl {
  margin: 35px 0 25px;
}
.section02 .float_box_01 li .list_txt {
  text-align: left;
  font-size: 15px;
  line-height: 1.8em;
}
