/* CSS Document */
.mainvisual {
  background: url(/img/landing_page/req/measure/bg_lk-g5000_2060_01_001.jpg) no-repeat center top;
  background-size: cover;
  height: 244px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}

.mainvisual .txt01 {
  font-size: 46px;
  font-weight: 700;
  padding-top: 57px;
  letter-spacing: .02em;
}

.mainvisual .txt02 {
  font-size: 64px;
  font-weight: 700;
  padding-top: 17px;
  letter-spacing: .02em;
}

.section01 {
  line-height: 1;
  margin-bottom: 72px;
}

.section01 .txt01 {
  margin-top: 42px;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.43;
  color: #333333;
}

.section01 .txt01 .dec {
  font-size: 38px;
  font-weight: 700;
}

.section01 .txt02 {
  font-size: 26px;
  text-align: center;
  margin-top: 42px;
  font-weight: 600;
  line-height: 1.57;
}

.section01 .characteristic {
  width: 890px;
  margin: 34px auto;
  border: solid 4px #d4ebf4;
}

.section01 .characteristic_title {
  font-size: 30px;
  color: #3470b3;
  font-weight: 700;
  text-align: center;
  padding-top: 29px;
}

.section01 .characteristic_list {
  counter-reset: number;
  margin-bottom: 23px;
}

.section01 .characteristic_list li {
  font-weight: 600;
  font-size: 22px;
  margin-left: 30px;
  margin-right: 30px;
  line-height: 1.65;
  padding: 22px 0 17px;
  letter-spacing: -.05em;
  position: relative;
}

.section01 .characteristic_list li + li {
  border-top: dotted 1px #d4ebf4;
}

.section01 .characteristic_list li .characteristic_inner {
  display: block;
  padding-left: 54px;
  color: #666666;
}

.section01 .characteristic_list li::before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  background: #3470b3;
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  width: 35px;
  text-align: center;
}

.section01 .btn {
  margin-top: 63px;
}

.section01 .lp_btn.type05 {
  padding: 23px 162px 16px 171px;
}

.section_title {
  padding-top: 56px;
  text-align: center;
  color: #ffffff;
  background: #2a9ac9;
  height: 149px;
  font-size: 32px;
  position: relative;
}

.section_title .point {
  font-size: 38px;
  z-index: 0;
  position: relative;
}

.section_title .point::before {
  position: absolute;
  content: "";
  border: solid 5px #4aa9d1;
  width: 100%;
  z-index: -1;
  top: 1.1em;
}

.section_title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  border: solid 78px transparent;
  border-top-color: #2a9ac9;
  border-width: 49px 78px;
  height: 1px;
  width: 1px;
}

.section02_1 {
  background: #deeaef;
}

.section02_1 .item_list {
  padding-top: 79px;
  padding-bottom: 23px;
  width: 890px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.section02_1 .item_list a {
  display: block;
  width: 425px;
  box-sizing: border-box;
  border: solid 4px #badae7;
  background: #ffffff;
  padding: 10px;
  margin-bottom: 25px;
}

.section02_1 .item_list_title {
  height: 85px;
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  background: #2a9ac9;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.section02_1 .item_list_title .item_list_title_sub {
  font-size: 18px;
}

.section02_1 .item_list_title .item_list_titleinner {
  display: block;
  text-align: center;
}

.section02_1 .item_list_main {
  margin: 20px 10px 5px;
}

.section02_1 .item_list_main {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.section02_1 .item_list_main_img {
  display: block;
  margin-right: 16px;
  margin-bottom: 23px;
}

.section02_1 .item_merit_list {
  display: block;
}

.section02_1 .item_merit_list_item {
  display: block;
  color: #666666;
  font-size: 18px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 1.5;
  transform: translateY(-3px);
}

.section02_1 .item_merit_list_item::before {
  content: " ";
  top: 5px;
  left: 0;
  width: 14px;
  height: 15px;
  display: block;
  position: absolute;
  background: url(/img/landing_page/req/measure/bg_lk-g5000_2060_01_002.png) no-repeat center center;
}

.section02_1 .item_list_itme_anchor {
  display: block;
  width: 100%;
  height: 22px;
  background: #3470b3;
  color: transparent;
  position: relative;
}

.section02_1 .item_list_itme_anchor::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-38%) translateY(4px);
  border: solid 10px transparent;
  border-top-color: #ffffff;
  border-width: 10px 10px;
  height: 1px;
  width: 1px;
}

.section_block_title {
  font-size: 36px;
  list-style: 1;
}

.section02_2,
.section02_4 {
  line-height: 1;
  padding-bottom: 50px;
}

.section02_3,
.section02_5 {
  line-height: 1;
  padding-bottom: 50px;
}

.lp_contents.max_width.section02_2 .lp_contents_inner,
.lp_contents.max_width.section02_3 .lp_contents_inner,
.lp_contents.max_width.section02_4 .lp_contents_inner,
.lp_contents.max_width.section02_5 .lp_contents_inner {
  width: 890px;
  padding-top: 82px;
}

.section02_3,
.section02_5 {
  background: #deeaef;
}

.section_block_title {
  background: #2a9ac9;
  color: #ffffff;
  height: 65px;
  line-height: 65px;
  text-align: center;
  font-weight: 600;
  transform: translateY(-36px);
}

.section_block_main {
  background: #ffffff;
  padding: 0 30px 33px;
  border: solid 4px #badae7;
}

.section_block_dsc {
  font-size: 18px;
  color: #666666;
  line-height: 1.4;
}

.example_use_text {
  margin-top: 37px;
  font-size: 22px;
  color: #089ddb;
  position: relative;
  z-index: 0;
  text-align: center;
  letter-spacing: 1px;
}

.example_use_text .example_use_text_inner {
  background: #ffffff;
  padding: 0 20px;
  font-weight: 700;
  display: inline-block;
}

.example_use_text::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-top: dotted 2px #089ddb;
  z-index: -1;
  height: 1px;
  width: 100%;
}

.example_use_list {
  margin-top: 44px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.section02_2 .example_use_list_item,
.section02_4 .example_use_list_item,
.section02_5 .example_use_list_item {
  width: 192px;
}

.section02_3 .example_use_list_item {
  width: 400px;
  margin-bottom: 31px;
}

.example_use_list_item_title {
  font-size: 17px;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.4;
  color: #333333;
}

.example_use_list_item_title.up {
  padding-top: 23px;
}

.example_use_list_item_des {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
  color: #666666;
}

.section02 .lp_btn.type04 {
  padding: 32px 59px 21px 79px;
}

.section02 .lp_btn.type04 .txt {
  letter-spacing: 0;
}

.section03 .txt01 {
  width: 890px;
  margin: 20px auto;
  font-size: 18px;
  line-height: 1.9;
  font-weight: 600;
  margin-top: 51px;
  color: #333333;
}

.section03 .txt02 {
  width: 890px;
  margin: 43px auto 20px;
  font-size: 30px;
  font-weight: 700;
  color: #333333;
}

.page_contents {
  position: relative;
  width: 100%;
  min-width: 970px;
  text-align: left;
  overflow: hidden;
}

.page_contents * {
  box-sizing: content-box;
}

.page_contents img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

.page_contents .page_contact {
  width: 970px;
  margin: 0 auto;
  padding: 50px 0 26px;
  overflow: hidden;
}

.page_contents .page_contact > ul {
  float: left;
  width: 50%;
  font-size: 0;
}

.page_contents .page_contact > ul.by_form li {
  display: inline-block;
  margin: 0 0 0 22px;
}

.page_contents .page_contact > ul.by_form li:first-child {
  margin: 0;
}

.page_contents .page_contact > ul.by_number li {
  position: relative;
  margin: 0 0 10px;
  text-align: right;
}

#content.lp #main.lp .page_contents .page_contact > ul.by_number .link_01 {
  position: absolute;
  right: 6px;
  bottom: 28px;
  width: auto;
  margin: 0;
  padding: 0 0 0 12px;
  font-size: 14px;
  line-height: 1.3;
}

#content.lp #main.lp .page_contents .page_contact > ul.by_number .link_01 li {
  margin: 0;
  text-align: left;
}

#content.lp #main.lp .page_contents .page_contact > ul.by_number .link_01 li a {
  background-position: left 5px;
}

#content.lp #main.lp .page_contents .page_contact > ul.by_number .link_02 {
  position: absolute;
  left: 165px;
  bottom: 13px;
  border: none;
  width: auto;
  margin: 0;
  padding: 0 0 0 12px;
  font-size: 14px;
  line-height: 1.785;
}

#content.lp #main.lp .page_contents .page_contact > ul.by_number .link_02 li {
  margin: 0;
}

#content.lp #main.lp .page_contents .page_contact > ul.by_number .link_02 li a {
  padding-left: 0;
  background: transparent;
  font-size: 170%;
}
