@charset "utf-8";
/* CSS Document */
.mainvisual,.lp_contents{
  line-height: 1;
}

.mainvisual{
  background: url("/img/landing_page/req/measure-sys/bg_xm_2110_08_002.jpg") top left repeat-x;
}

.mainvisual .mainvisual_inner{
  height: 330px;
  position: relative;
  background: url("/img/landing_page/req/measure-sys/bg_xm_2110_08_001.jpg") top left no-repeat;
}

.mainvisual .title{
  position: absolute;
  top: 90px;
  left: 168px;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

.mainvisual .title span{
  font-weight: bold;
  letter-spacing: 0.080em;
  color: #6d7ad9;
}

.mainvisual .text{
  position: absolute;
  top: 283px;
  right: 232px;
  font-size: 24px;
  font-weight: bold;
}

.lp_contents .section1{
  padding: 46px 0 54px;
  background: #f1f2f3;
}

.lp_contents .section1 .text{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.43;
  text-align: center;
}

.lp_contents .section1 .text .large{
  font-size: 50px;
  font-weight: bold;
  color: #6d7ad9;
}

.lp_contents .section2{
  padding: 58px 0 0;
  border-bottom: 1px solid #e0e0e0;
}

.lp_contents .section2 .main_title{
  font-size: 58px;
  font-weight: bold;
  line-height: 1.29;
  text-align: center;
}

.lp_contents .section2 .main_title .sub_title{
  font-size: 50px;
  font-weight: bold;
}

.lp_contents .section2 .image_left_block{
  margin-top: 24px;
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
}

.lp_contents .section2 .image_left_block .img{
  margin: 0 42px 0 47px;
  position: relative;
}

.lp_contents .section2 .image_left_block .img .list{
  font-size: 16px;
  color: #6d7ad9;
}

.lp_contents .section2 .image_left_block .img .list .item_01,
.lp_contents .section2 .image_left_block .img .list .item_02,
.lp_contents .section2 .image_left_block .img .list .item_03{
  position: absolute;
}

.lp_contents .section2 .image_left_block .img .list .item_01{
  top: 168px;
  left: 170px;
}

.lp_contents .section2 .image_left_block .img .list .item_02{
  top: 237px;
  left: 30px;
}

.lp_contents .section2 .image_left_block .img .list .item_03{
  top: 300px;
  left: 269px;
  text-shadow:#fff 1px 1px 10px,
  #fff -1px 1px 10px,
  #fff 1px -1px 10px,
  #fff -1px -1px 10px;
}

.lp_contents .section2 .image_left_block .description{
  margin-top: 75px;
}

.lp_contents .section2 .image_left_block .description .description_box{
  margin-bottom: 54px;
}

.lp_contents .section2 .image_left_block .description .description_box .title{
  margin-bottom: 16px;
  padding-bottom: 18px;
  font-size: 32px;
  font-weight: bold;
  border-bottom: 1px solid #6d7ad9;
}

.lp_contents .section2 .image_left_block .description .description_box .text{
  font-size: 18px;
  line-height: 1.5;
}