@charset "utf-8";

/* reset */
.mainvisual img,
.lp_contents img {
  vertical-align: middle;
}

/* common */
.point_list dt {
  margin-bottom: 20px;
  padding: 6px 0 5px 26px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_011.png") no-repeat left top;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.point_list.wide dt {
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_012.png") no-repeat left top;
}
.point_list dd {
  margin-bottom: 12px;
  font-size: 18px;
}
.point_list.cw dd {
  color: #fff;
}
.point_list dd span {
  margin-right: 10px;
  color: #4162b4;
  font-weight: bold;
  font-size: 20px;
}
.sections h2 {
  margin-bottom: 50px;
  text-align: left;
}
.sections .cap {
  padding-top: 5px;
  font-size: 12px;
  line-height: 1.4em;
}
.sections .list_arrow.bottom li {
  position: relative;
  margin-bottom: 35px;
}
.sections .list_arrow.bottom li:last-child {
  margin-bottom: 0;
}
.sections .list_arrow.bottom li:after {
  position: absolute;
  bottom: -39px;
  left: 50%;
  display: block;
  margin-left: -14px;
  border: 14px solid rgba(0,0,0,0);
  border-top: 14px solid #4162b4;
  content: "";
}
.sections .list_arrow.bottom li:last-child:after {
  display: none;
}
.sections .list_arrow.right {
  overflow: hidden;
}
.sections .list_arrow.right li {
  position: relative;
  float: left;
  margin-right: 20px;
  width: 310px;
}
.sections .list_arrow.right li:last-child {
  margin-right: 0;
}
.sections .list_arrow.right li:after {
  position: absolute;
  top: 50%;
  right: -32px;
  display: block;
  margin-top: -14px;
  border: 14px solid rgba(0,0,0,0);
  border-left: 14px solid #4162b4;
  content: "";
}
.sections .list_arrow.right li:last-child:after {
  display: none;
}
.color_white {
  color: #fff;
}

/* mainvisual */
#main .mainvisual {
  height: 700px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_001.jpg") no-repeat center top #131313;
}
#main .mainvisual h1 {
  padding-top: 50px;
  text-align: center;
}
#main .mainvisual .main_lead {
  margin-top: -20px;
  text-align: center;
}
#main .mainvisual .main_btn {
  text-align: center;
}
.main_bottom {
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_002.jpg") repeat-x center top #131313;
}
.main_bottom .lp_contents_inner {
  overflow: hidden;
  padding: 50px 0;
}
.main_bottom .lp_contents_inner .left_list,
.main_bottom .lp_contents_inner .right_list {
  width: 482px;
}
.main_bottom .lp_contents_inner .left_list {
  float: left;
}
.main_bottom .lp_contents_inner .right_list {
  float: right;
}
.main_bottom .lp_contents_inner .left_list li,
.main_bottom .lp_contents_inner .right_list li {
  margin-bottom: 5px;
}

/* section01 */
.section01 {
  padding-bottom: 85px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_003.jpg") no-repeat center top #fff;
}
.section01 .left_box {
  float: left;
  padding-top: 120px;
  width: 485px;
}
.section01 .right_box {
  float: right;
  padding-top: 90px;
  width: 425px;
}

/* section02 */
.section02 {
  padding-bottom: 40px;
  background: #131313;
}
.section02 .left_box {
  float: left;
  padding-top: 40px;
  width: 425px;
}
.section02 .right_box {
  float: right;
  padding-top: 180px;
  width: 485px;
}

/* section03 */
.section03 {
  padding-bottom: 40px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_004.jpg") no-repeat center top #fff;
}
.section03 .left_box {
  float: left;
  padding-top: 140px;
  width: 485px;
}
.section03 .right_box {
  float: right;
  padding-top: 50px;
  width: 475px;
}

/* section04 */
.section04 {
  padding: 80px 0 70px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_005.jpg") no-repeat right top,
  url("/img/landing_page/req/microscope/bg_bz-x_1019_02_006.jpg") no-repeat left bottom #131313;
}
.section04 .list_arrow.right {
  margin-bottom: 40px;
}
.section04 .list_arrow.right li .txt {
  padding: 10px 0;
  background: #c3cfeb;
  text-align: center;
  font-size: 16px;
}

/* section05 */
.section05 .lp_contents_inner {
  padding: 120px 0 130px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_013.jpg") no-repeat right top #fff;
}

/* section06 */
.section06 {
  padding-bottom: 80px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_007.jpg") no-repeat center top #131313;
}
.section06 .left_box {
  float: left;
  padding-top: 80px;
  width: 425px;
}
.section06 .right_box {
  float: right;
  padding-top: 175px;
  width: 485px;
}

/* section07 */
.section07 {
  padding: 80px 0 70px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_008.jpg") no-repeat right top,
  url("/img/landing_page/req/microscope/bg_bz-x_1019_02_009.jpg") no-repeat left bottom #fff;
}
.section07 h2 {
  text-align: center;
}
.section07 .list_arrow.right {
  margin-bottom: 40px;
}

/* section08 */
.section08 {
  padding: 70px 0 80px;
  background: url("/img/landing_page/req/microscope/bg_bz-x_1019_02_010.jpg") no-repeat center top #131313;
}
.section08 h2 {
  text-align: center;
}
.section08 .txt {
  font-size: 16px;
}
.section08 .list_arrow.right {
  margin-top: -18px;
  margin-bottom: 40px;
}
.section08 .list_arrow.right li::after {
  right: -29px;
}
