@charset "utf-8";
/* CSS Document */

.lp_contents_inner {
  background: #f1f1f1;
}

.mv_lp_title {
  font-size: 77px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding-top: 50px;
}
.mv_lp_lead {
  margin-top: 64px;
  font-size: 21px;
  text-align: center;
  line-height: 1.66;
}
.mv_lp_series_name {
  font-size: 15px;
  text-align: right;
  padding-right: 15px;
  margin-top: 330px;
}

.section_01 {
  background: url(/img/landing_page/req/measure-sys/bg_vl_2030_02_001.jpg) no-repeat top center;
  height: 625px;
}

.section_contents {
  margin: 30px;
  background-color: rgb(255, 255, 255);

  color: #151515;
  box-shadow: rgba(138, 137, 137, 0.1) 0 0 5px 1px;
}

.section_02 {
}

.section_title {
  font-size: 42px;
  font-weight: bold;
  line-height: 119px;
  padding-left: 30px;
  border-left: solid 12px #cf0000;
}

.section_img {
  margin: 0 0 9px;
  text-align: center;
}
.comparison {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.comparison dt {
  padding-top: 21px;
  padding-bottom: 24px;
}

.comparison dd {
  margin-left: 22px;
  line-height: 1.625;
  font-size: 16px;
  padding-top: 21px;
  padding-bottom: 24px;
}
.comparison_list {
  margin: 10px 30px;
}
.comparison_item + .comparison_item {
  border-top: dotted 1px #dadada;
}

.cv_btn_lp {
  text-align: center;
}
