@charset "utf-8";
/*positioning->Box->visual*/
/*common class*/
.overview-content {
  position: relative;
  max-width: 768px;
  min-width: 300px;
  margin: 0 auto;
  font-family: "AktivGrotesk-Light", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1.45;
  overflow: hidden;
  color: #000;
}
.overview-content .w-width {
  position: relative;
  width: auto;
  margin: 0 auto;
}
.overview-content .section,
.overview-content .w-width,
.overview-content .clearFix,
.overview-content .row {
  position: relative;
  *zoom: 1;
}
.overview-content .section:before,
.overview-content .w-width:before,
.overview-content .clearFix:before,
.overview-content .row:before,
.overview-content .section:after,
.overview-content .w-width:after,
.overview-content .clearFix:after,
.overview-content .row:after {
  content: '';
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
}
.overview-content .col-lg-1,
.overview-content .col-lg-2,
.overview-content .col-lg-3,
.overview-content .col-lg-4,
.overview-content .col-lg-6,
.overview-content .col-lg-8,
.overview-content .col-lg-9,
.overview-content .col-lg-10,
.overview-content .col-lg-12,
.overview-content .col-sm-1,
.overview-content .col-sm-2,
.overview-content .col-sm-3,
.overview-content .col-sm-4,
.overview-content .col-sm-6,
.overview-content .col-sm-8,
.overview-content .col-sm-9,
.overview-content .col-sm-10,
.overview-content .col-sm-12 {
  position: relative;
  box-sizing: border-box;
}
.overview-content .col-sm-1,
.overview-content .col-sm-2,
.overview-content .col-sm-3,
.overview-content .col-sm-4,
.overview-content .col-sm-6,
.overview-content .col-sm-8,
.overview-content .col-sm-9,
.overview-content .col-sm-10,
.overview-content .col-sm-12 {
  float: left;
}
.overview-content .col-sm-2 {
  width: 16.66%;
}
.overview-content .col-sm-3 {
  width: 25%;
}
.overview-content .col-sm-4 {
  width: 33.33%;
}
.overview-content .col-sm-6 {
  width: 50%;
}
.overview-content .col-sm-8 {
  width: 66.66%;
}
.overview-content a {
  text-decoration: none;
  color: #000;
}
.overview-content h2 {
  font-size: 8vw;
  line-height: 1.2;
  font-family: "AktivGrotesk-Regular", Helvetica, Arial, sans-serif;
}
.overview-content h5 {
  margin: 40px 0 20px;
  font-size: 30px;
  line-height: 1.2;
  font-family: "AktivGrotesk-Regular", Helvetica, Arial, sans-serif;
}
.overview-content h6 {
  margin-top: 2vw;
  font-size: 5.5vw;
}
.overview-content .nowrap {
  white-space: nowrap;
}
.overview-content .hr {
  display: block;
  height: 1px;
  width: 100%;
  margin: 20px 0;
}
.overview-content .inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.overview-content .fBold {
  font-family: "MyriadProBold", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.overview-content .fMedium {
  font-family: "MyriadProMedium", Helvetica, Arial, sans-serif;
}
.overview-content .fRegular {
  font-family: "MyriadProRegular", Helvetica, Arial, sans-serif;
}
.overview-content .fLight {
  font-family: "MyriadProLight", Helvetica, Arial, sans-serif;
}
.overview-content .bgWhite {
  background-color: #fff;
}
.overview-content .bgBlack {
  background-color: #000;
}
.overview-content .m-hide {
  display: none;
}
.overview-content .m-show {
  display: none;
}
@media screen and (min-width: 768px) {
  .overview-content {
    max-width: 1920px;
    min-width: 1200px;
    font-size: 20px;
    line-height: 1.45;
  }
  .overview-content .w-width {
    width: 1366px;
    height: 100%;
  }
  .overview-content h2 {
    font-size: 55px;
    font-family: "AktivGrotesk-Medium", Helvetica, Arial, sans-serif;
  }
  .overview-content h5 {
    margin: 80px 0 30px;
    font-size: 50px;
  }
  .overview-content h6 {
    font-size: 36px;
    margin-top: 30px;
  }
  .overview-content .hr {
    margin: 55px 0;
  }
  .overview-content .col-lg-2,
  .overview-content .col-lg-3,
  .overview-content .col-lg-4,
  .overview-content .col-lg-6,
  .overview-content .col-lg-8 {
    float: left;
  }
  .overview-content .col-lg-2 {
    width: 16.66%;
  }
  .overview-content .col-lg-3 {
    width: 25%;
  }
  .overview-content .col-lg-4 {
    width: 33.33%;
  }
  .overview-content .col-lg-6 {
    width: 50%;
  }
  .overview-content .col-lg-8 {
    width: 66.66%;
  }
  .overview-content .lg-offset-6-right {
    margin-right: 10px;
  }
  .overview-content .lg-offset-6-left {
    margin-left: 10px;
  }
  .overview-content .col-offset-6 {
    margin-left: 50%;
  }
  .overview-content .col-offset-3 {
    margin-left: 25%;
  }
  .overview-content .col-offset-2 {
    margin-left: 16.66%;
  }
  .overview-content .pc-show {
    display: initial;
  }
  .overview-content .pc-block {
    display: block;
  }
  .overview-content .pc-hide {
    display: none;
  }
}
/*page class*/
.mesh .banner {
  height: 843px;
  background: url(a.jpg) no-repeat 50% 50%;
}
.mesh .banner .desc {
  width: 600px;
  margin: 100px 0 0 0;
}
.mesh .a {
  height: 1006px;
  background: url(b.jpg) no-repeat 50% 50%;
}
.mesh .a .desc {
  width: 470px;
  margin-top: 120px;
}
.mesh .a .desc ul {
  margin-top: 45px;
}
.mesh .a .desc ul li {
  margin-bottom: 15px;
}
.mesh .a .desc ul li span:first-child {
  width: 51px;
  height: 27px;
  margin-right: 20px;
  background: url(b-icon1.png) no-repeat 50% 50%;
}
.mesh .a .desc ul li:nth-child(2) span:first-child {
  background-image: url(b-icon2.png);
}
.mesh .a .extend {
  text-align: center;
}
.mesh .a .extend li {
  position: absolute;
  top: 130px;
  left: 56%;
  width: 280px;
  line-height: 1.2;
  font-size: 18px;
}
.mesh .a .extend li:nth-child(2) {
  top: 310px;
  left: initial;
  right: 6%;
}
.mesh .b {
  height: 848px;
  background: url(c.jpg) no-repeat 50% 50%;
}
.mesh .b .desc {
  width: 600px;
  margin-top: 320px;
  float: right;
}
.mesh .b .compatible {
  position: absolute;
  bottom: 118px;
  left: 27%;
}
.mesh .c {
  height: 810px;
  background: url(d.jpg) no-repeat 50% 50%;
}
.mesh .c .desc {
  width: 520px;
  margin-top: 200px;
}
.mesh .d {
  height: 838px;
  background: url(e.jpg) no-repeat 50% 50%;
  color: #fff;
}
.mesh .d .desc {
  width: 515px;
  margin-top: 150px;
}
.mesh .d ul {
  margin-top: 40px;
}
.mesh .d ul li {
  margin-bottom: 20px;
}
.mesh .d ul li span {
  vertical-align: middle;
}
.mesh .d ul li span:first-child {
  width: 70px;
  height: 30px;
  margin-right: 30px;
  background: url(e-icon.png) no-repeat 0 0;
}
.mesh .d ul li:nth-child(2) span:first-child {
  background-position-y: 50%;
}
.mesh .d ul li:nth-child(3) span:first-child {
  background-position-y: 100%;
}
.mesh .f {
  height: 830px;
  background: url(g.jpg) no-repeat 50% 50%;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .overview-content .w-width {
    width: 1200px;
  }
  .mesh .a .extend li:nth-child(2) {
    right: 0%;
  }
}
@media screen and (max-width: 768px) {
  .mesh .w-width {
    position: static;
  }
  .mesh .section {
    background-size: 100% auto;
    background-position: 50% 100%;
    background-repeat: no-repeat;
  }
  .mesh .section .desc {
    width: auto;
    padding: 0 20px;
  }
  .mesh .banner {
    height: 132vw;
    text-align: left;
    background-image: url(mobile/a.jpg);
  }
  .mesh .banner .desc {
    padding-top: 12vw;
    margin: 0;
  }
  .mesh .a {
    height: auto;
    padding-bottom: 100vw;
    background-image: url(mobile/b.jpg);
  }
  .mesh .a .desc {
    margin-top: 0;
  }
  .mesh .a .desc ul {
    display: none;
  }
  .mesh .a .extend li {
    top: initial;
    bottom: 77vw;
    font-size: 3vw;
    left: 16vw;
    width: 50%;
  }
  .mesh .a .extend li:nth-child(2) {
    top: initial;
    bottom: 62vw;
    left: 38vw;
    width: 50%;
  }
  .mesh .b {
    height: auto;
    background-color: #dddee2;
    background-image: url(mobile/c.jpg);
    padding-bottom: 90vw;
  }
  .mesh .b .desc {
    margin-top: 0;
  }
  .mesh .b .compatible {
    font-size: 3vw;
    bottom: 12vw;
    left: 45vw;
  }
  .mesh .c {
    height: auto;
    padding-bottom: 80%;
    background: url(mobile/d.jpg) no-repeat 50% 100%, url(mobile/d-bg.jpg) repeat-y 50% 0;
    background-size: 100% auto;
  }
  .mesh .c .desc {
    margin-top: 0;
  }
  .mesh .d {
    height: auto;
    padding-bottom: 80vw;
    background-image: url(mobile/e.jpg);
    color: #000;
  }
  .mesh .d .desc {
    margin-top: 0;
  }
  .mesh .d .desc ul {
    position: absolute;
    left: 6vw;
    bottom: 25vw;
    width: 80vw;
    margin-top: 0;
    font-size: 2.4vw;
  }
  .mesh .d .desc ul li {
    margin-bottom: 4vw;
  }
  .mesh .d .desc ul li span:first-child {
    width: 8vw;
    height: 3vw;
    margin-right: 2vw;
    background-size: 100% auto;
  }
  .mesh .f {
    height: auto;
    padding-bottom: 85%;
    text-align: left;
    background: url(mobile/g.jpg) no-repeat 50% 100%, url(mobile/g-bg.jpg) repeat-y 50% 0;
    background-size: 100% auto;
  }
  .mesh .f ul {
    padding: 0 20px;
    bottom: 2%;
    font-size: 12px;
    box-sizing: border-box;
  }
  .mesh .f ul li span:first-child {
    font-size: 14px;
  }
}
