@charset "UTF-8";
.lp_contents_inner img,
.mainvisual_inner img {
  vertical-align: middle;
}
#main .mainvisual p,
#main .lp_contents p {
  margin-top: 0;
}
.mainvisual {
  height: 600px;
  background: url("/img/landing_page/req/measure/bg_lj-x8000_1069_03_001.jpg") no-repeat center top #fff;
}
.mainvisual .new_release {
  padding: 13px 25px 11px;
}
.mainvisual h1 {
  margin: 75px 0 55px;
  text-align: left;
}
.mainvisual .mv_btn {
  text-align: left;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/* section01 */
.section01 {
  position: relative;
  z-index: 5;
  height: 200px;
  background: url("/img/landing_page/req/measure/bg_lj-x8000_1069_03_002.jpg") no-repeat center top #0075a9;
}
.section01 .lp_contents_inner {
  position: relative;
  z-index: 5;
}
.section01 .lp_contents_inner .txt01 {
  padding-top: 50px;
  text-align: center;
}

/* section02 */
.section02 {
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 680px;
  background: #1b2128;
  padding-top: 50px;
}
.section02 .lp_contents_inner {
  position: relative;
  z-index: 5;
}
.section02 .lp_contents_inner .bg_box01 {
  background: url("/img/landing_page/req/measure/bg_lj-x8000_1069_03_003.jpg") no-repeat center top;
  height: 550px;
  padding: 0 33px 0 36px;
}
.section02 .lp_contents_inner .bg_box01 .ttl {
text-align: center;
padding-top: 10px;
height: 55px;
}
.section02 .lp_contents_inner .bg_box01 .col2_area {
margin-top: 40px;
}
.section02 .lp_contents_inner .bg_box01 .col2_area .left_box {
width: 440px;
float: left;
}
.section02 .lp_contents_inner .bg_box01 .col2_area .right_box {
width: 420px;
float: right;
}
.section02 .lp_contents_inner .bg_box01 .col2_area dd {
padding: 20px 0 34px;
}
.section02 .lp_contents_inner .bg_box01 .col2_area dd:last-child {
padding: 20px 0 0;
}

/* section03 */
.section03 {
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 790px;
  background: #1c216b;
  padding-top: 70px;
}
.section03:before,
.section03:after {
  position: absolute;
  left: 50%;
  z-index: 0;
  display: block;
  margin-left: -710px;
  border-right: 710px solid rgba(0,0,0,0);
  border-left: 710px solid rgba(0,0,0,0);
  content: "";
}
.section03:before {
  top: 0;
  border-top: 430px solid #262f7b;
  border-bottom: 0 solid rgba(0,0,0,0);
}
.section03:after {
  bottom: 0;
  border-top: 0 solid rgba(0,0,0,0);
  border-bottom: 360px solid #212a73;
}
.section03 .lp_contents_inner {
  position: relative;
  z-index: 5;
}
.section03 .lp_contents_inner .bg_box02 {
  background: url("/img/landing_page/req/measure/bg_lj-x8000_1069_03_004.png") no-repeat center top;
  height: 641px;
  padding: 0 23px 0 36px;
}
.section03 .lp_contents_inner .bg_box02 .ttl {
text-align: center;
padding-top: 17px;
height: 73px;
}
.section03 .lp_contents_inner .bg_box02 .col2_area {
margin-top: 40px;
}
.section03 .lp_contents_inner .bg_box02 .col2_area .left_box {
width: 440px;
float: left;
}
.section03 .lp_contents_inner .bg_box02 .col2_area .right_box {
width: 430px;
float: right;
}
.section03 .lp_contents_inner .bg_box02 .col2_area dd {
padding: 17px 0 30px;
}
.section03 .lp_contents_inner .bg_box02 .col2_area dd:last-child {
padding: 20px 0 0;
}

/* section04 */
.section04 {
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%);
}
.section04 .lp_contents_inner {
  padding: 40px 0 10px;
}
.section04 .lp_contents_inner .txt01 {
  margin-bottom: 40px;
}
.section04 .lp_contents_inner .img_list {
  overflow: hidden;
}
.section04 .lp_contents_inner .img_list li {
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
}
.section04 .lp_contents_inner .img_list li:nth-child(3n) {
  margin-right: 0;
}
