@charset "UTF-8";

.mainvisual{
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1109_04_001.png") repeat-x left top;
}

.mainvisual_inner{
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1109_04_002.jpg") no-repeat right bottom;
  padding-top: 75px;
  padding-left: 35px;
  height: 450px;
}

.mainvisual_inner .h1_img{
  margin-bottom: 35px;
}

.slide_block {
  background-color: #393b3c;
}
.section02 {
  background-color: #393b3c;
  padding-top: 32px;
}
.section01 {
  background: #f3f3f3;
  border-top: solid 1px #e6e6e6;
  padding-top: 50px;
  padding-bottom: 51px;
}
/* slider start */
.slide_title{
  margin-left: 35px;
}
.slide_box {
  width: 100%;
  height: 774px;
  background: #393b3c;
  background-repeat: no-repeat;
  background-position: center top, left top, right top;
  background-size: auto, 50% 100%, 50% 100%;
}
.slide_inner {
  width: 970px;
  margin: 0 auto;
  padding-top: 14px;
  position: relative;
  text-align: center;
}
.slide_inner .bx-wrapper {
  margin: 0 auto;
  position: relative;
}
.slide_inner .prev-btn {
  position: absolute;
  width: 24px;
  height: 58px;
  top: 48%;
  left: -20px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1109_04_003.png") no-repeat center center;
}
.slide_inner .next-btn {
  position: absolute;
  width: 24px;
  height: 58px;
  top: 48%;
  right: -20px;
  background: url("/img/landing_page/req/microscope/bg_vhx-7000_1109_04_004.png") no-repeat center center;
}
.slide_inner .bx-prev,
.slide_inner .bx-next {
  position: absolute;
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
}
.slide_inner .bx-controls {
  margin-top: 30px;
  margin-left: 4px;
  width: 100%;
}
.slide_inner .bx-pager {
  text-align: center;
}
.slide_inner .bx-controls .bx-pager-item {
  display: inline-block;
  overflow: hidden;
  margin-right: 9px;
}
.slide_inner .bx-controls .bx-pager-item a {
  display: block;
  width: 8px;
  height: 8px;
  text-indent: -100px;
  background: #ffffff;
  border-radius: 4px;
}
.slide_inner .bx-controls .bx-pager-item a.active {
  background: #5bb5ff;
}
.slide_inner .bx-controls .bx-pager-item a:hover {
  opacity: 1;
}
.js_bxslider li {
  display: block;
}
/* slider end */

/* button adjustment */
.lp_btn.type05 {
  padding: 23px 15px 16px 19px;
}

.lp_btn.type05 .txt {
  letter-spacing: 1px;
  font-size: 20px;
  padding-right: 10px;
}
.lp_btn.icon03 .txt {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 39px;
}
/* button adjustment end */

.item_des {
  display: flex;
  width: calc(100% - 35px);
  margin: 25px 0 0 auto;
}
.item_des:first-of-type {
  margin-top: 53px;
}
.item_des dd {
  margin-left: 28px;
  line-height: 1.7;
  display: flex;
  align-items: center;
}
.item_des .item_title {
  font-weight: bold;
  margin-bottom: 14px;
  font-size: 20px;
}
.fz20 {
  font-size: 20px;
}
