@charset "utf-8";
/* CSS Document */

.lp_contents.max_width:not(.section01) .lp_contents_inner {
  width: 890px;
}
.lp_contents .lp_contents_inner p {
  font-size: 18px;
  line-height: 1.8;
}
.lp_contents h2 {
  margin: 50px 0;
  color: #072762;
  font-size: 34px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-left: 30px;
  border-bottom: 1px solid #e0e0e0;
  background: url(/img/landing_page/req/autoid/labo/bg_autoid_labo_004.png) no-repeat top 13px left 0;
  line-height: 1;
}
.lp_contents h3 {
  color: #005c9e;
  font-size: 22px;
  font-weight: bold;
  padding-left: 22px;
  background: url(/img/landing_page/req/autoid/labo/bg_autoid_labo_005.jpg) no-repeat top 7px left 0;
  margin-bottom: 20px;
}
.mainvisual_section01_outer{
  background: url(/img/landing_page/req/autoid/labo/bg_autoid_labo_003.jpg) no-repeat bottom center;
}
.mainvisual .mainvisual_main_txt {
  padding-top: 34px;
  font-size: 69px;
  font-weight: bold;
  line-height: 1.3;
  color: #0b3388;
  text-align: center;
}
.mainvisual .mainvisual_sub_txt {
  display: block;
  padding-top: 44px;
  color: #0b3388;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .03em;
}
.lp_contents.max_width.section01 {
  height: 348px;
  position: relative;
}
.lp_contents.max_width.section01::before,
.lp_contents.max_width.section01::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  height: 348px;
  width: calc((100% - 1600px) / 2);
}
.lp_contents.max_width.section01::before {
  left: 0;
  background: url(/img/landing_page/req/autoid/labo/bg_autoid_labo_011.jpg) repeat-x bottom center;
}
.lp_contents.max_width.section01::after {
  right: 0;
  background: url(/img/landing_page/req/autoid/labo/bg_autoid_labo_011.jpg) repeat-x bottom center;
}
.lp_contents.max_width.section01 .lp_contents_inner {
  padding: 62px 0 0 38px;
  letter-spacing: -0.7px;
  background: rgba(255,255,255,.8) url(/img/landing_page/req/autoid/labo/bg_autoid_labo_009.png) no-repeat center center;
  height: 100%;
  width: 888px;
}
.lp_contents.max_width.section01 p {
  font-size: 18px;
  line-height: 1.7;
}
.lp_contents.max_width.section01 p:not(:last-child) {
  margin-bottom: 20px;
}
.lp_contents .flex_box {
  display: flex;
  justify-content: space-between;
}
.lp_contents.max_width.section02 {
  padding-bottom: 30px;
}
.lp_contents.max_width.section02 p {
  margin-bottom: 20px;
}

.lp_contents.max_width.section02 .flex_box {
  margin-bottom: 50px;
}

.lp_contents.max_width.section02 .flex_box.style_01 .flex_item {
  flex-basis: 206px;
}

.lp_contents.max_width.section02 .flex_box.style_01 .flex_item dt {
  font-size: 17px;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 5px;
}

.example_list {
  font-size: 18px;
}

.example_list dt,
.example_list dd {
  margin-bottom: 7px;
}

.lp_contents.max_width.section03,
.lp_contents.max_width.section04 {
  background: #f8f8f8;
}

.lp_contents.max_width.section03,
.lp_contents.max_width.section04 {
  padding: 50px;
}

.lp_contents.max_width.section03 h2,
.lp_contents.max_width.section04 h2 {
  margin-top: 0;
}

.lp_contents.max_width.section03 p {
  font-size: 18px;
  line-height: 1.6;
}

.lp_contents.max_width.section03 .lead {
  color: #005c9e;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}

.lp_contents.max_width.section04 {
  padding-top: 0;
}

.lp_contents.max_width.section04 table {
  width: 100%;
}
.lp_contents.max_width.section04 table,
.lp_contents.max_width.section04 th,
.lp_contents.max_width.section04 td {
  border-collapse: collapse;
  border:1px solid #ccc;
}

.lp_contents.max_width.section04 th,
.lp_contents.max_width.section04 td {
  padding: 10px;
}

.lp_contents.max_width.section04 th {
  background: #f2f2f2;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}

.lp_contents.max_width.section04 td {
  background: #fff;
  font-size: 16px;
}

.lp_contents.max_width.section05 {
  padding: 50px 0;
}

.lp_contents.max_width.section05 .tel_content .ttl {
  text-align: center;
  color: #fff;
  background: #005c9e;
  font-size: 22px;
  padding: 8px 0;
  font-weight: bold;
}

.lp_contents.max_width.section05 .tel_content .flex_box {
  border: 1px solid #005c9e;
  padding: 30px 50px;
  align-items: center;
}

.lp_contents.max_width.section05 .tel_content .flex_box .tel_num {
  font-size: 42px;
  font-weight: bold;
  line-height: 1;
}

.lp_contents.max_width.section05 .tel_content .flex_box .notes {
  font-size: 16px;
}

.lp_contents.max_width.section05 .tel_content .flex_box span {
  border: 1px solid #333;
  padding: 1px 5px;
  margin-right: 10px;
}
