@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_02_001.jpg") no-repeat center top #070e28;
}

/* section01 */
.section01 {
  background: #fff;
}
.section01 .lp_contents_inner {
  padding: 60px 10px 100px;
}
.section01 h2 {
  margin-bottom: 55px;
}
.section01 .img_box01 {
  text-align: center;
  background: url("/img/landing_page/req/static/bg_sj-l_1098_02_002.jpg") repeat-y center top;
  margin-bottom: 65px;
}
.section01 .left_box {
  float: left;
  width: 490px;
}
.section01 .left_box .txt_01 {
  font-size: 18px;
  line-height: 2em;
  font-weight: bold;
  margin-bottom: 15px;
}
.section01 .left_box .txt_02 {
  font-size: 18px;
  line-height: 2.2em;
  margin-bottom: 15px;
}
.section01 .left_box.txt_02 span {
  font-weight: bold;
}
.section01 .left_box .txt_03 {
  font-size: 18px;
  line-height: 2.2em;
}
.section01 .right_box {
  float: right;
  width: 460px;
}

/* section02 */
.section02 {
  border-bottom: 2px solid #d0d4dd;
  background: url("/img/landing_page/req/static/bg_sj-l_1098_02_003.jpg") no-repeat center top #f1f1f1;
}
.section02 .lp_contents_inner {
  padding: 60px 10px 85px;
}
.section02 h2 {
  margin-bottom: 85px;
}
.section02 .txt_01 {
  margin-bottom: 120px;
  text-align: left;
  font-size: 18px;
  line-height: 2em;
  padding-left: 440px;
}
.section02 .txt_01 span {
  font-weight: bold;
}
.section02 .float_box_01 {
  overflow: hidden;
}
.section02 .float_box_01 li {
  float: left;
  margin-right: 34px;
  width: 294px;
}
.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;
}
