@charset "utf-8";

body {
  counter-reset: section;
}

h1 {
  padding: 54px 0;
  text-align: center;
}

h1 .ttl {
  border-bottom: 3px solid #6190bf;
  color: #333;
  display: inline-block;
  font-family: serif;
  font-size: 42px;
  font-weight: normal;
  line-height: 1.25;
}

.btn-area {
  display: inline-block;
  margin-top: 45px;
}

h2 {
  margin-bottom: 55px;
  width: 420px;
}

.sec_main {
  margin: 0 auto;
  padding: 90px 0;
  width: 960px;
}

.sec_main:before,
.sec_main:after {
  content: " ";
  display: table;
}

.sec_main:after {
  clear: both;
}

.sec_main .box-left {
  float: left;
  width: 420px;
}

.sec_main .box-left p + p {
  margin-top: 20px;
}

.sec02 .sec_main .box-left p,
.sec04 .sec_main .box-left p {
  color: #fff;
}

.sec_main .box-right {
  float: right;
  width: 505px;
}

/* ----------------------------------------------------------------------------
 * sec01
 * ------------------------------------------------------------------------- */

.sec01 {
  background: url("../../../../../img/ss/products/microscope/vr/vr_feature_bg_01.jpg") center top no-repeat #fff;
}

.sec01 .sec_main {
  padding: 0 0 170px;
}

/* ----------------------------------------------------------------------------
 * sec02
 * ------------------------------------------------------------------------- */

.sec02 {
  background: url("../../../../../img/ss/products/microscope/vr/vr_feature_bg_02.jpg") top center no-repeat #343434;
}

/* ----------------------------------------------------------------------------
 * sec03
 * ------------------------------------------------------------------------- */

.sec03 {
  background: #fff;
}

.sec03 .box-right ul > li {
  display: table;
  margin-bottom: 10px;
}

.sec03 .box-right ul > li > * {
  display: table-cell;
  vertical-align: middle;
}

.sec03 .box-right ul > li .container {
  padding-left: 20px;
}

.sec03 .box-right ul > li .container h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 10px;
}

.sec03 .box-right ul > li .container p {
  font-size: 12px;
  line-height: 1.5;
}

/* ----------------------------------------------------------------------------
 * sec04
 * ------------------------------------------------------------------------- */

.sec04 {
  background: url("../../../../../img/ss/products/microscope/vr/vr_feature_bg_03.jpg") top center no-repeat #343434;
}

.sec04 .sec_main .box-right {
  text-align: center;
}

.sec04 .sec_main .box-right img {
  margin-top: 150px;
}

/* ----------------------------------------------------------------------------
 * sec05
 * ------------------------------------------------------------------------- */

.sec05 {
  background: #fff;
}

.sec05 .sec_main {
  padding: 90px 0 170px;
}

.sec05 .sec_main .box-right {
  text-align: center;
}

.sec05 .sec_main .box-right img {
  margin-top: 50px;
}
