@charset "utf-8";

body,
html {
  height: 100%;
}
.pc_view {
  display: inline-block;
}
.sp_view {
  display: none;
}
.wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  background: #e4e5e8;
  background: -moz-linear-gradient(left, #e4e5e8 0%, #fefefe 50%, #e4e5e8 100%);
  background: -webkit-linear-gradient(left, #e4e5e8 0%, #fefefe 50%, #e4e5e8 100%);
  background: linear-gradient(to right, #e4e5e8 0%, #fefefe 50%, #e4e5e8 100%);
}
.wrapper img {
  max-width: 100%;
}

.main_contents {
  overflow: hidden;
  margin: 0;
  width: 100%;
}
.main_contents .heading_01 {
  margin: 0;
  text-align: center;
}
.left_box,
.right_box {
  box-sizing: border-box;
  width: 50%;
  height: 90vh;
}
.left_box {
  position: relative;
  float: left;
  padding-top: 56vh;
  background: url("/img/ss/products/microscope/vr/1048_02_002.jpg") no-repeat left top #fff;
  background-size: auto 65%;
  text-align: center;
}
.right_box {
  float: right;
  padding-top: 12vmin;
  background: url("/img/ss/products/microscope/vr/1048_02_001.png") repeat-x center bottom #ebecee;
  background-size: auto 70%;
}
.left_box .new_products {
  position: absolute;
  top: 10px;
  right: 10px;
}
.left_box .new_products img {
  max-height: 42px;
  height: 3.9vh;
}
.left_box h1 {
  margin-bottom: 4vh;
}
.left_box h1 img {
  max-width: none;
  width: auto;
  height: 7.9vmin;
}
.left_box .btn {
  margin: 0 auto 4vh;
  max-width: 426px;
}
.left_box .btn .lp_btn {
  position: relative;
  display: table;
  margin-top: 15px;
  width: 100%;
  height: 5.6vmin;
}
.left_box .lp_btn.type05 {
  padding: 2vmin 1.2vmin 2vmin 2.5vmin;
  background: #df3939;
  background: -moz-linear-gradient(top, #df3939 0%, #ce1a1b 100%);
  background: -webkit-linear-gradient(top, #df3939 0%, #ce1a1b 100%);
  background: linear-gradient(to bottom, #df3939 0%, #ce1a1b 100%);
  box-shadow: 0 5px 0 rgba(126, 126, 126, 0.32);
  line-height: 1;
}
.left_box .lp_btn.type05 .txt {
  display: table-cell;
  padding-top: 1px;
  padding-right: 62px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
}
.left_box .lp_btn.type05.icon03 .icon {
  display: table-cell;
  width: 20px;
}
.left_box .lp_btn.type05.icon03 .icon:before {
  display: block;
  width: 20px;
  height: 25px;
  background: url("/img/ss/products/microscope/vr/1048_02_003.png") no-repeat left center;
  background-size: contain;
  content: "";
  vertical-align: middle;
}
.left_box .lp_btn.type05 .img {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  padding: 0;
  border: 1px solid #ccc;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.left_box .tel_img img {
  max-width: none;
  width: auto;
  height: 6.3vmin;
}

.lp_header {
  display: table;
  padding: 16px 20px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  background: #fff;
}
.lp_header .logo {
  display: table-cell;
  vertical-align: middle;
}
.lp_header .logo a {
  display: inline-block;
  margin-right: 12px;
}

.lp_footer {
  position: absolute;
  bottom: 0;
  padding: 0 20px;
  width: 100%;
  height: 60px;
  border-top: 1px solid #ccc;
  background: #fff;
}
.lp_footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
  font-size: 0;
}
.lp_footer .copy,
.lp_footer .link {
  display: table;
  width: 50%;
  height: 100%;
  font-size: 12px;
}
.lp_footer .copy {
  float: left;
}
.lp_footer .copy span {
  display: table-cell;
  vertical-align: middle;
}
.lp_footer .link {
  float: right;
  text-align: right;
}
.lp_footer .link ul {
  display: table-cell;
  vertical-align: middle;
  letter-spacing: -0.4em;
}
.lp_footer .link ul li {
  display: inline-block;
  padding: 0 8px;
  border-left: 1px solid #ccc;
  letter-spacing: normal;
}
.lp_footer .link ul li:first-child {
  border-left: none;
}

#mainvs {
  position: relative;
  margin: 0 auto 2.7vmin;
  width: 860px;
}
#mainvs .inner {
  overflow: hidden;
  margin: auto;
  max-width: 650px;
}
#mainvs .js_bxslider_vr {
  width: 10000px;
}
#mainvs .js_bxslider_vr li {
  float: left;
  width: 650px;
  text-align: center;
}
#mainvs .js_bxslider_vr li img {
  height: 54.1vmin;
}
#mainvs .bx-viewport {
  margin: auto;
  max-width: 650px;
}
#mainvs #bx_pager {
  position: absolute;
  top: 29%;
  z-index: 5;
  width: 100%;
  font-size: 0;
  line-height: 1;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
#mainvs #bx_pager .bx_prev,
#mainvs #bx_pager .bx_next {
  position: absolute;
  top: 120px;
  display: inline-block;
  width: 25px;
  height: 57px;
}
#mainvs #bx_pager .bx_prev {
  left: 0;
  background: url("/img/ss/products/microscope/vr/1048_02_004.png") no-repeat center center;
}
#mainvs #bx_pager .bx_next {
  right: 0;
  background: url("/img/ss/products/microscope/vr/1048_02_005.png") no-repeat center center;
}
#mainvs #bx_navi {
  position: relative;
  z-index: 10;
  margin: 10vmin auto 0;
  width: 52%;
  text-align: center;
}
#mainvs #bx_navi:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
  font-size: 0;
}
#mainvs #bx_navi .navi_inner {
  display: inline-block;
}
#mainvs #bx_navi a {
  display: table;
  float: left;
  margin-left: 10px;
  border: 1px solid #707a8f;
  cursor: pointer;
}
#mainvs #bx_navi a span {
  display: table-cell;
  width: 3.8vmin;
  height: 3.8vmin;
  color: #707a8f;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
#mainvs #bx_navi a.active {
  background: #707a8f;
}
#mainvs #bx_navi a.active span {
  color: #fff;
}
#mainvs #bx_navi a:first-child {
  margin-left: 0;
}

@media screen and (max-height: 780px) {
  .lp_footer {
    position: relative;
  }
}
@media screen and (max-width: 1720px) {
  body {
    min-width: 100%;
  }
  #mainvs {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .pc_view {
    display: none;
  }
  .sp_view {
    display: inline-block;
  }
  .wrapper .inner {
    padding: 0;
  }
  .left_box,
  .right_box {
    float: none;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  .left_box {
    padding: 3% 3% 3% 33%;
    background: url("/img/ss/products/microscope/vr/1048_02_002.jpg") no-repeat left center #fff;
    background-size: auto 85%;
  }
  .left_box h1 {
    margin-bottom: 2vh;
  }
  .left_box h1 img,
  .left_box .tel_img img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .left_box .btn {
    margin: 0 auto 1vh;
    max-width: 218px;
  }
  .left_box .lp_btn.type05 {
    padding: 1.2vmin 0.2vmin 1.2vmin 2vmin;
  }
  .left_box .lp_btn.type05.icon03 .icon {
  }
  .left_box .lp_btn.type05.icon03 .icon:before {
    width: 13px;
    height: 20px;
  }
  .left_box .lp_btn.type05 .txt {
    padding-right: 47px;
    font-size: 11px;
  }
  .left_box .lp_btn.type05 .img {
    width: 29px;
  }
  .right_box {
    padding: 6vmin 0;
  }
  .lp_header .logo a {
    margin-right: 9px;
    width: 100.5px;
  }
  .lp_header .logo .country {
    width: 29.25px;
  }
  .lp_footer {
    position: relative;
    padding: 10px 0;
    width: 100%;
    height: auto;
    border-top: 1px solid #ccc;
    background: #fff;
  }
  .lp_footer .copy,
  .lp_footer .link {
    float: none;
    width: 100%;
    text-align: center;
  }

  .main_contents {
    min-height: 100%;
    height: auto;
  }

  #mainvs {
    margin-bottom: 0;
    padding: 0 15px;
  }
  #mainvs .js_bxslider_vr {
    width: 100%;
  }
  #mainvs .js_bxslider_vr li {
    float: none;
    margin-bottom: 40px;
    width: 100%;
  }
  #mainvs .js_bxslider_vr li:last-child {
    margin-bottom: 0;
  }
  #mainvs .js_bxslider_vr li img {
    height: auto;
  }

  .lp_footer {
    position: relative;
  }
}
