@charset "utf-8";

body,
html {
  height: 100%;
}

.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 {
  margin: 1.6vmin 0 0;
  width: 100%;
}
.main_contents .heading_01 {
  margin: 0;
  text-align: center;
}

.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;
}

.vr_cvbox {
  margin: auto;
  margin: 0 auto 2.4vmin;
  padding: 0.8vmin 0 0.8vmin;
  max-width: 1240px;
  background: #fff;
}
.vr_cvbox .cv_inner:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
  font-size: 0;
}
.vr_cvbox .cv_inner .left {
  float: left;
  padding: 0 2.31vmin;
  width: 724px;
  border-right: 1px solid #c9c9c9;
}
.vr_cvbox .cv_inner .right {
  float: left;
  padding: 0 4.16vmin;
  width: 516px;
}
.vr_cvbox .heading_01 img {
  height: 15.7vmin;
}
.vr_cvbox .btn {
  margin: 0;
  max-width: 426px;
}
.vr_cvbox .btn .lp_btn {
  height: 5.6vmin;
}
.vr_cvbox .info {
  margin-top: 2.7vmin;
  text-align: center;
}
.vr_cvbox .info img {
  height: 4.6vmin;
}
.vr_cvbox .lp_btn {
  position: relative;
  display: table;
  margin-top: 15px;
  width: 100%;
}
.vr_cvbox .lp_btn.type05 {
  padding: 1.4vmin 1.2vmin 1.4vmin 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;
}
.vr_cvbox .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;
}
.vr_cvbox .lp_btn.type05.icon03 .icon {
  display: table-cell;
  width: 20px;
}
.vr_cvbox .lp_btn.type05.icon03 .icon:before {
  display: block;
  width: 20px;
  height: 25px;
  background: url(/img/ss/products/microscope/vr/bg_ad_1048_02_001.png) no-repeat left center;
  background-size: contain;
  content: "";
  vertical-align: middle;
}
.vr_cvbox .lp_btn.type05 .img {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  padding: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#mainvs {
  position: relative;
  margin: 0 auto 2.7vmin;
  width: 1390px;
  height: 100%;
}
#mainvs .inner {
  overflow: hidden;
  margin: auto;
  max-width: 1185px;
}
#mainvs .js_bxslider_vr {
  width: 10000px;
}
#mainvs .js_bxslider_vr li {
  float: left;
  width: 1185px;
  text-align: center;
}
#mainvs .js_bxslider_vr li img {
  height: 58.5vmin;
}
#mainvs .bx-viewport {
  margin: auto;
  max-width: 1185px;
}
#mainvs #bx_pager {
  position: absolute;
  top: 15%;
  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/bg_ad_1048_02_002.png) no-repeat center center;
}
#mainvs #bx_pager .bx_next {
  right: 0;
  background: url(/img/ss/products/microscope/vr/bg_ad_1048_02_003.png) no-repeat center center;
}
#mainvs #bx_navi {
  margin: 0.9vmin auto;
  width: 100%;
  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: 860px) {
  .lp_footer {
    position: relative;
  }
}
@media screen and (max-width: 1390px) {
  body {
    min-width: 100%;
  }

  #mainvs {
    width: 100%;
  }

  .vr_cvbox .cv_inner .left {
    width: 58.38%;
  }
  .vr_cvbox .cv_inner .right {
    width: 41.61%;
  }
  .vr_cvbox .lp_btn {
    height: auto;
  }
  .vr_cvbox .lp_btn.type05 .txt {
    padding-right: 46px;
    font-size: 18px;
  }
  .vr_cvbox .lp_btn.type05 .img {
    width: 46px;
  }
}
@media screen and (max-width: 979px) {
  .vr_cvbox .lp_btn.type05 .txt {
    letter-spacing: 1px;
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .wrapper .inner {
    padding: 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 {
    padding: 0 15px;
  }
  #mainvs .js_bxslider_vr {
    width: 100%;
  }
  #mainvs .js_bxslider_vr li {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
  #mainvs .js_bxslider_vr li:last-child {
    margin-bottom: 0;
  }
  #mainvs .js_bxslider_vr li img {
    height: auto;
  }
  #mainvs .js_bxslider_vr .sp_small {
    margin: 0 auto 20px;
    width: 80%;
  }

  .vr_cvbox {
    padding: 15px;
  }
  .vr_cvbox .cv_inner {
    display: block;
    width: 100%;
  }
  .vr_cvbox .cv_inner .left,
  .vr_cvbox .cv_inner .right {
    display: block;
    float: none;
    width: 100%;
  }
  .vr_cvbox .cv_inner .left {
    padding: 0 0 10px;
    border: none;
    border-bottom: 1px solid #c9c9c9;
  }
  .vr_cvbox .cv_inner .right {
    margin: auto;
    padding: 20px 0 0;
    max-width: 426px;
  }
  .vr_cvbox .heading_01 img {
    height: auto;
  }
  .vr_cvbox .info {
    margin-top: 20px;
    padding-left: 0;
  }
  .vr_cvbox .info img {
    height: auto;
  }

  .lp_footer {
    position: relative;
    margin-top: 20px;
  }
}
