@charset "UTF-8";

.mainvisual {
  height: 610px;
  background: url("/img/landing_page/req/measure/bg_cl-3000_1079_05_001.jpg") no-repeat center top,
  url("/img/landing_page/req/measure/bg_cl-3000_1079_05_002.jpg") repeat-x center top;
}
.mainvisual .mv_btn {
  padding-left: 96px;
}
.section01 {
  margin-top: -180px;
}
.section01 .table_ttl {
  padding: 10px 0 8px;
  background: #66876e;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.section01 .table_style01 {
  width: 100%;
  border: 3px solid #66876e;
  border-spacing: 0;
  border-top: none;
}
.section01 .table_style01 th,
.section01 .table_style01 td {
  border-right: 1px solid #b9c5c5;
  border-bottom: 1px solid #b9c5c5;
}
.section01 .table_style01 th:last-of-type,
.section01 .table_style01 td:last-of-type {
  border-right: none;
}
.section01 .table_style01 tr:last-of-type td {
  border-bottom: none;
}
.section01 .table_style01 thead {
  background: url("/img/landing_page/req/measure/bg_cl-3000_1079_05_003.jpg") repeat center top;
}
.section01 .table_style01 th {
  padding: 5px 0 3px;
  color: #66876e;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
.section01 .table_style01 td {
  padding: 10px;
  background: #fff;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}
.section01 .table_style01 td:nth-of-type(4) {
  text-align: left;
}
.section01 .table_style01 td.app {
  text-align: left;
}
.section01 .table_style01 td.app > img {
  vertical-align: middle;
}
.section01 .table_style01 td.app .txt {
  z-index: 14;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  text-align: left;
}
.section01 .table_style01 td .catalog_link {
  display: inline-block;
  text-align: center;
}
.section01 .table_style01 td .catalog_link > img {
  border: 1px solid #ccc;
  vertical-align: middle;
}
.section01 .table_style01 td .catalog_link .btn {
  display: inline-block;
  margin-top: 7px;
  padding: 6px 14px 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: -webkit-linear-gradient(top, rgba(248,49,49,1) 0%,rgba(216,33,19,1) 99%);
  background: linear-gradient(to bottom, rgba(248,49,49,1) 0%,rgba(216,33,19,1) 99%);
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  line-height: 1em;
}
.list_dot > li {
  padding-left: 1.1em;
  text-indent: -1.1em;
}
.list_dot > li:before {
  content: "・";
  margin-right: 0.1em;
}