@charset "utf-8";
/* CSS Document */

body {
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mainvisual {
  height: 360px;
  background: url("/img/landing_page/req/measure-sys/bg_vl_1108_02_001.jpg") center top no-repeat;
}

.new_release {
  margin-right: 20px;
}
.mainvisual.max_width p.new {
  display: table;
}
.mainvisual.max_width p.new span {
  display: table-cell;
}
h1 {
  margin-top: 38px;
}
.lp_btn.type05 {
  padding: 23px 13px 16px 12px;
}
.lp_btn.icon03 .txt {
  padding-left: 30px;
}
.section1 {
  padding: 80px 0 20px;
  background: #e6e6e6;
}
.section1 .lp_contents_outer {
  overflow: hidden;
  margin: 0 auto;
  width: 970px;
}


.section1 .lp_contents_outer .lp_contents_inner {
  width: 1132px;
}
.section1 .lp_contents_outer .lp_contents_inner dl {
  float: left;
  margin: 0 20px 40px 0;
  width: 310px;
}
.section1 .lp_contents_outer .lp_contents_inner dl dd {
  padding: 20px 0;
  color: #333;
  text-align: center;
  font-size: 15px;
}
.section1 .lp_contents_outer .lp_contents_inner dl:before,
.section1 .lp_contents_outer .lp_contents_inner dl:after {
  display: table;
  content: "";
}
.section1 .lp_contents_outer .lp_contents_inner dl:after {
  clear: both;
}
