@charset "utf-8";
/* CSS Document */
body {
  color: #000;
}

p {
  font-size: 18px;
  line-height: 1.8;
}

.mainvisual {
  position: relative;
  overflow: hidden;
  padding: 101px 0 63px;
  height: 680px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_012.jpg") no-repeat center top;
}

.mainvisual::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: calc((100% - 1600px) / 2);
  height: 680px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_008.png");
  background-size: 1px 100%;
  content: "";
}

.mainvisual::after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: calc((100% - 1600px) / 2);
  height: 680px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_009.png");
  background-size: 1px 100%;
  content: "";
}

.mainvisual_inner {
  position: relative;
}

.mainvisual_inner h1 {
  margin-bottom: 44px;
}

.mainvisual_inner .lead {
  margin-bottom: 158px;
}

.mainvisual_inner .main_img {
  position: absolute;
  top: 75px;
  right: 0;
}

.mainvisual_inner .main_img p {
  position: absolute;
  bottom: 77px;
  right: 3px;
  color: #081431;
  font-weight: 600;
  font-size: 16px;
}

.mainvisual_inner .main_img p span {
  margin-right: 10px;
  padding: 0 5px;
  border: 2px solid #d00303;
  color: #d00303;
  font-weight: 600;
  font-size: 15px;
}

.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.flex_box.center {
  justify-content: center;
}

.flex_box .bnr {
  margin-left: 30px;
}

.section01 {
  color: #081431;
  text-align: center;
}

.bg_section01 {
  padding: 53px 0;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_011.png") no-repeat center top #f5f7f8;
}

.section01 h2 {
  margin-bottom: 20px;
}

.section02 {
  position: relative;
  overflow: hidden;
  height: 165px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #1b2b3e), color-stop(50%, #142132));
  background: linear-gradient(to right, #1b2b3e 50%, #142132 50%);
}

.section02::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 15px 26.5px 0 26.5px;
  border-style: solid;
  border-color: #f5f7f8 transparent transparent transparent;
  content: "";
}

.bg_section02 {
  padding: 53px 0 58px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_002.jpg") no-repeat center top;
  text-align: center;
}

.section03 {
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #284f71), color-stop(50%, #153450));
  background: linear-gradient(to right, #284f71 50%, #153450 50%);
}

.bg_section03 {
  padding-top: 86px;
  height: 600px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_003.jpg") no-repeat center top;
}

.section03 .flex_box .flex_item:first-child {
  position: relative;
}

.section03 .flex_box .flex_item:first-child .txt_style_01 {
  position: absolute;
  color: #fff;
  font-size: 16px;
}

.section03 .flex_box .flex_item:first-child .txt_style_01.txt_01 {
  top: 3px;
  left: 23px;
  color: #081431;
}
.section03 .flex_box .flex_item:first-child .txt_style_01.txt_02,
.section03 .flex_box .flex_item:first-child .txt_style_01.txt_03,
.section03 .flex_box .flex_item:first-child .txt_style_01.txt_04,
.section03 .flex_box .flex_item:first-child .txt_style_01.txt_05 {
  top: 154px;
}

.section03 .flex_box .flex_item:first-child .txt_style_01.txt_02 {
  left: 35px;
}
.section03 .flex_box .flex_item:first-child .txt_style_01.txt_03 {
  left: 157px;
}

.section03 .flex_box .flex_item:first-child .txt_style_01.txt_04 {
  left: 281px;
}

.section03 .flex_box .flex_item:first-child .txt_style_01.txt_05 {
  right: 37px;
  text-align: center;
  line-height: 1.4;
}

.section03 .flex_box .flex_item:first-child .txt_style_01.txt_05 span {
  font-size: 12px;
}

.section03 .flex_box .flex_item:first-child .txt_style_01.txt_06 {
  top: 256px;
  left: 23px;
}

.section03 .flex_box .flex_item:last-child {
  padding: 85px 22px 0 0;
  color: #fff;
}

.section03 .flex_box .flex_item:last-child h2 {
  margin-bottom: 55px;
}

.section03 .flex_box .flex_item:last-child p {
  margin-bottom: 21px;
}

.section04 {
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #153450), color-stop(50%, #122439));
  background: linear-gradient(to right, #153450 50%, #122439 50%);
}

.bg_section04 {
  padding-top: 81px;
  height: 771px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_004.jpg") no-repeat center top;
}

.section04 .flex_box .flex_item.left {
  padding-top: 85px;
}

.section04 .flex_box .flex_item.left h2 {
  margin-bottom: 59px;
}

.section04 .flex_box .flex_item.left p {
  margin-bottom: 20px;
  color: #fff;
  line-height: 1.5;
}

.section04 .flex_box .flex_item.right .title_01 {
  position: relative;
  margin-bottom: 5px;
  padding: 3px 0;
  width: 277px;
  background: #fff;
  text-align: center;
  font-size: 16px;
}

.section04 .flex_box .flex_item.right .title_01::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 34px 32px;
  border-style: solid;
  border-color: transparent transparent #e8ebee transparent;
  content: "";
}

.section04 .flex_box .flex_item.right .title_02 {
  position: relative;
  margin-bottom: 5px;
  padding: 3px 0;
  width: 276px;
  background: #2281c7;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.section04 .flex_box .flex_item.right .title_02::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 34px 32px;
  border-style: solid;
  border-color: transparent transparent #1f6eab transparent;
  content: "";
}

.section05 {
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #122439), color-stop(50%, #051322));
  background: linear-gradient(to right, #122439 50%, #051322 50%);
}

.bg_section05 {
  padding-top: 89px;
  height: 745px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_005.jpg") no-repeat center top;
}

.section05 .ttl_inner {
  margin-bottom: 55px;
  color: #fff;
  text-align: center;
}

.section05 .ttl_inner h2 {
  margin-bottom: 33px;
}

.section05 .flex_box .flex_item p {
  position: relative;
  margin-bottom: 17px;
  padding: 3px 0;
  width: 100%;
  background: #2281c7;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.section05 .flex_box .flex_item p::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 34px 32px;
  border-style: solid;
  border-color: transparent transparent #1f6eab transparent;
  content: "";
}

.section06 {
  margin-bottom: 50px;
}

.tel_content {
  margin-left: 35px;
}

.tel_content_inner {
  margin: 0 auto;
  padding-bottom: 5px;
  max-width: 800px;
  border-radius: 3px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_010.png");
}

.tel_content .tel_content_top {
  position: relative;
  margin: 0 auto;
  padding: 11px 0 11px 81px;
  max-width: 521px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  color: #fff;
  font-size: 20px;
}

.tel_content .tel_content_top::before {
  position: absolute;
  bottom: 0;
  left: 15px;
  display: block;
  width: 51px;
  height: 68px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_006.jpg") no-repeat center top;
  content: "";
}

.tel_content .tel_content_top h2 {
  text-align: left;
  line-height: 1.4;
}

.tel_content .tel_content_bottom {
  margin: 0 5px;
  padding-bottom: 15px;
  background: #fff;
  color: #333;
  text-align: center;
}

.tel_content .tel_content_bottom .tel {
  padding-left: 72px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1119_09_007.jpg") no-repeat;
  background-position: 217px 23px;
  font-weight: bold;
  font-size: 44px;
}

#main .tel_content .tel_content_bottom .reception {
  margin-top: -16px;
  font-size: 16px;
}
