@charset "UTF-8";
/* line 1, ../src/sass/css/utils/_videoplayer.scss */
#videoplayer {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 199999;
  width: 100%;
  height: 100%;
  background: url(../img/common/pop-overlay.png);
}
/* line 10, ../src/sass/css/utils/_videoplayer.scss */
#videoplayer iframe.player {
  position: absolute;
  top: 10%;
  left: 10%;
  z-index: 1;
  width: 80%;
  height: 80%;
  border: 0;
  display: block;
  padding: 0;
  vertical-align: bottom;
  background: black;
}
/* line 24, ../src/sass/css/utils/_videoplayer.scss */
#videoplayer .close {
  position: absolute;
  right: 15px;
  top: 15px;
  float: left;
  z-index: 2;
  width: 44px;
  height: 44px;
  overflow: hidden;
  background: url(../img/common/pop-close.png) no-repeat;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 41, ../src/sass/css/utils/_videoplayer.scss */
#videoplayer .close:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#00FFFFFF, endColorstr=#00FFFFFF );
}

/*
$header-font:"myriad-pro","MHei HK Medium";
$subtitle-font:"myriad-pro","MHei HK Light";
$content-font:"myriad-pro","MHei HK Medium";
$func-font:"myriad-pro","MHei HK Medium";
$quote-font:"myriad-pro","MHei HK Medium";
*/
/* line 2, ../src/sass/css/config/_asus.scss */
#mainfooter {
  position: relative;
  z-index: 99999;
}

/*#mainmenu{display: none;}*/
/* line 4, ../src/sass/css/config/_asus.scss */
#product-topinfo {
  display: none;
}

/* line 6, ../src/sass/css/config/_asus.scss */
.product-head {
  display: none;
}

/* line 7, ../src/sass/css/config/_asus.scss */
.product-aside {
  display: none;
}

/* line 8, ../src/sass/css/config/_asus.scss */
#Product_BottomSection {
  display: none;
}

/* line 9, ../src/sass/css/config/_asus.scss */
#product-footer-zone {
  display: none;
}

/* line 11, ../src/sass/css/config/_asus.scss */
hr.gray {
  display: none;
}

/* line 12, ../src/sass/css/config/_asus.scss */
#overview-top-nav {
  position: relative;
  z-index: 500;
}

/* line 13, ../src/sass/css/config/_asus.scss */
#product-footer-zone {
  display: none;
}

/* line 14, ../src/sass/css/config/_asus.scss */
#Product_BottomSection {
  display: none;
}

/* line 15, ../src/sass/css/config/_asus.scss */
hr.gray {
  display: none;
}

/* line 16, ../src/sass/css/config/_asus.scss */
.product-head {
  display: none;
}

/* line 17, ../src/sass/css/config/_asus.scss */
#top-nav-line {
  z-index: 9999;
  position: relative;
}

/* line 18, ../src/sass/css/config/_asus.scss */
.page-title {
  position: relative;
  z-index: 100;
}

/* line 19, ../src/sass/css/config/_asus.scss */
.container > article > .row {
  margin-top: -30px;
}

/* line 20, ../src/sass/css/config/_asus.scss */
#product_similar_area {
  display: none;
}

/* line 21, ../src/sass/css/config/_asus.scss */
.similar-area {
  display: none;
}

/* line 22, ../src/sass/css/config/_asus.scss */
.accessories-area {
  display: none;
}

/* line 25, ../src/sass/css/config/_asus.scss */
#overview-top-nav {
  filter: none;
}
/* line 26, ../src/sass/css/config/_asus.scss */
#overview-top-nav.fixed {
  display: block;
}
/* line 27, ../src/sass/css/config/_asus.scss */
#overview-top-nav.fixed h1.page-title {
  display: block;
}

/* line 35, ../src/sass/css/config/_asus.scss */
#main-zone {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 5, ../src/sass/css/page/_main.scss */
body {
  overflow-x: hidden;
}

/* #asus-api-header:after{
	content:'';
	display:block;
	position: absolute;
	width:100%;
	height:40px;
	bottom:-40px;
	background:rgba(255,255,255,0.5)
}  */
/* line 18, ../src/sass/css/page/_main.scss */
.overview-wrapper {
  width: auto;
}

/* line 22, ../src/sass/css/page/_main.scss */
#main-zone .container {
  padding: 0;
  min-width: 100%;
}

/* line 29, ../src/sass/css/page/_main.scss */
#special-sectionOverview {
  margin-top: 140px;
  padding: 0px;
  font-size: 12px;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
}
/* line 5, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
#special-sectionOverview html, #special-sectionOverview body, #special-sectionOverview div, #special-sectionOverview span, #special-sectionOverview applet, #special-sectionOverview object, #special-sectionOverview iframe,
#special-sectionOverview h1, #special-sectionOverview h2, #special-sectionOverview h3, #special-sectionOverview h4, #special-sectionOverview h5, #special-sectionOverview h6, #special-sectionOverview p, #special-sectionOverview blockquote, #special-sectionOverview pre,
#special-sectionOverview a, #special-sectionOverview abbr, #special-sectionOverview acronym, #special-sectionOverview address, #special-sectionOverview big, #special-sectionOverview cite, #special-sectionOverview code,
#special-sectionOverview del, #special-sectionOverview dfn, #special-sectionOverview em, #special-sectionOverview img, #special-sectionOverview ins, #special-sectionOverview kbd, #special-sectionOverview q, #special-sectionOverview s, #special-sectionOverview samp,
#special-sectionOverview small, #special-sectionOverview strike, #special-sectionOverview strong, #special-sectionOverview sub, #special-sectionOverview sup, #special-sectionOverview tt, #special-sectionOverview var,
#special-sectionOverview b, #special-sectionOverview u, #special-sectionOverview i, #special-sectionOverview center,
#special-sectionOverview dl, #special-sectionOverview dt, #special-sectionOverview dd, #special-sectionOverview ol, #special-sectionOverview ul, #special-sectionOverview li,
#special-sectionOverview fieldset, #special-sectionOverview form, #special-sectionOverview label, #special-sectionOverview legend,
#special-sectionOverview table, #special-sectionOverview caption, #special-sectionOverview tbody, #special-sectionOverview tfoot, #special-sectionOverview thead, #special-sectionOverview tr, #special-sectionOverview th, #special-sectionOverview td,
#special-sectionOverview article, #special-sectionOverview aside, #special-sectionOverview canvas, #special-sectionOverview details, #special-sectionOverview embed,
#special-sectionOverview figure, #special-sectionOverview figcaption, #special-sectionOverview footer, #special-sectionOverview header, #special-sectionOverview hgroup,
#special-sectionOverview menu, #special-sectionOverview nav, #special-sectionOverview output, #special-sectionOverview ruby, #special-sectionOverview section, #special-sectionOverview summary,
#special-sectionOverview time, #special-sectionOverview mark, #special-sectionOverview audio, #special-sectionOverview video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* line 22, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
#special-sectionOverview html {
  line-height: 1;
}
/* line 24, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
#special-sectionOverview ol, #special-sectionOverview ul {
  list-style: none;
}
/* line 26, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
#special-sectionOverview table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 28, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
#special-sectionOverview caption, #special-sectionOverview th, #special-sectionOverview td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
/* line 30, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
#special-sectionOverview q, #special-sectionOverview blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
#special-sectionOverview q:before, #special-sectionOverview q:after, #special-sectionOverview blockquote:before, #special-sectionOverview blockquote:after {
  content: "";
  content: none;
}
/* line 32, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
#special-sectionOverview a img {
  border: none;
}
/* line 116, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
#special-sectionOverview article, #special-sectionOverview aside, #special-sectionOverview details, #special-sectionOverview figcaption, #special-sectionOverview figure, #special-sectionOverview footer, #special-sectionOverview header, #special-sectionOverview hgroup, #special-sectionOverview main, #special-sectionOverview menu, #special-sectionOverview nav, #special-sectionOverview section, #special-sectionOverview summary {
  display: block;
}
/* line 31, ../src/sass/css/page/_main.scss */
#special-sectionOverview * {
  box-sizing: border-box;
}
/* line 34, ../src/sass/css/page/_main.scss */
#special-sectionOverview a {
  outline: none !important;
  hlbr: expression(this.onFocus=this.blur()) !important;
}
/* line 37, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.link-text {
  font-size: 1.5em;
}
/* line 41, ../src/sass/css/page/_main.scss */
#special-sectionOverview .logo {
  margin: 5% auto;
}
@media all and (max-width: 480px) {
  /* line 41, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .logo {
    width: 80%;
  }
  /* line 46, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .logo figure img {
    width: 100%;
  }
}
@media all and (max-width: 959px) {
  /* line 29, ../src/sass/css/page/_main.scss */
  #special-sectionOverview {
    margin-top: 56px;
  }
}
@media all and (max-width: 721px) {
  /* line 29, ../src/sass/css/page/_main.scss */
  #special-sectionOverview {
    margin-top: -4px;
  }
}
/* line 62, ../src/sass/css/page/_main.scss */
#special-sectionOverview #wrap {
  width: 100%;
}
/* line 66, ../src/sass/css/page/_main.scss */
#special-sectionOverview.pin {
  z-index: 5000;
}
/* line 69, ../src/sass/css/page/_main.scss */
#special-sectionOverview .section {
  position: relative;
  padding: 80px 0 0;
}
@media all and (max-width: 700px) {
  /* line 69, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .section {
    padding: 10% 0 0;
  }
}
/* line 76, ../src/sass/css/page/_main.scss */
#special-sectionOverview .wrapper {
  width: 100%;
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
@media all and (min-width: 1200px) {
  /* line 76, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .wrapper {
    margin: 0 auto 0;
  }
}
@media all and (max-width: 1220px) {
  /* line 76, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .wrapper {
    padding: 0 5%;
  }
}
@media all and (max-width: 480px) {
  /* line 76, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .wrapper {
    padding: 0 6.25%;
  }
}
/* line 92, ../src/sass/css/page/_main.scss */
#special-sectionOverview .center {
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 10;
  max-width: 960px;
}
/* line 99, ../src/sass/css/page/_main.scss */
#special-sectionOverview figure {
  line-height: 0;
}
/* line 102, ../src/sass/css/page/_main.scss */
#special-sectionOverview .content {
  z-index: 1000;
  text-align: center;
  width: 100%;
}
/* line 107, ../src/sass/css/page/_main.scss */
#special-sectionOverview .content p.note {
  font-size: 14px;
  color: #a6a6a6;
  margin-top: 28px;
}
/* line 112, ../src/sass/css/page/_main.scss */
#special-sectionOverview .content p.spec {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 116, ../src/sass/css/page/_main.scss */
#special-sectionOverview .content p.footnote {
  font-size: 1em;
  margin-bottom: 0;
}
/* line 122, ../src/sass/css/page/_main.scss */
#special-sectionOverview h1,
#special-sectionOverview h2 {
  line-height: 1.33333;
  margin: 0 0 0 0;
  padding: 0px;
  width: 100%;
  font-weight: 100;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  font-size: 45px;
  line-height: 60px;
  color: #363636;
}
@media all and (max-width: 900px) {
  /* line 122, ../src/sass/css/page/_main.scss */
  #special-sectionOverview h1,
  #special-sectionOverview h2 {
    font-size: 41px;
    line-height: 50px;
  }
}
@media all and (max-width: 480px) {
  /* line 122, ../src/sass/css/page/_main.scss */
  #special-sectionOverview h1,
  #special-sectionOverview h2 {
    margin: 10px 0;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
  }
}
/* line 146, ../src/sass/css/page/_main.scss */
#special-sectionOverview h1.main {
  font-size: 52px;
  line-height: 60px;
}
@media all and (max-width: 900px) {
  /* line 146, ../src/sass/css/page/_main.scss */
  #special-sectionOverview h1.main {
    margin: 10px 0;
    font-size: 45px;
    line-height: 60px;
    text-align: center;
  }
}
@media all and (max-width: 480px) {
  /* line 146, ../src/sass/css/page/_main.scss */
  #special-sectionOverview h1.main {
    font-size: 41px;
    line-height: 50px;
  }
}
/* line 161, ../src/sass/css/page/_main.scss */
#special-sectionOverview h2 {
  margin: 10px 0;
  font-size: 32px;
  font-weight: 100;
  line-height: 36px;
  letter-spacing: 0.1px;
}
@media all and (max-width: 900px) {
  /* line 161, ../src/sass/css/page/_main.scss */
  #special-sectionOverview h2 {
    font-size: 26px;
    line-height: 32px;
  }
}
@media all and (max-width: 480px) {
  /* line 161, ../src/sass/css/page/_main.scss */
  #special-sectionOverview h2 {
    font-size: 20px;
    line-height: 23px;
  }
}
/* line 177, ../src/sass/css/page/_main.scss */
#special-sectionOverview h4 {
  font-size: 15px;
  letter-spacing: .4em;
  font-weight: 100;
  line-height: 1;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
}
/* line 185, ../src/sass/css/page/_main.scss */
#special-sectionOverview .subtext {
  font-weight: 700;
  font-size: 1.1em;
  line-height: 1.4em;
  letter-spacing: 0px;
  text-transform: uppercase;
  clear: both;
        /*@media all and (max-width: $break-small) {
			font-size: 0.7em;
			line-height: 1.2em;
		}*/
}
@media all and (max-width: 900px) {
  /* line 185, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .subtext {
    font-size: 0.8em;
    line-height: 1.3em;
  }
}
/* line 201, ../src/sass/css/page/_main.scss */
#special-sectionOverview header {
  margin-bottom: 15px;
}
/* line 203, ../src/sass/css/page/_main.scss */
#special-sectionOverview header p {
  color: #898989;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  font-size: 1.68421em;
  line-height: 1.125;
  font-weight: 300;
  letter-spacing: -0.01em;
}
/* line 212, ../src/sass/css/page/_main.scss */
#special-sectionOverview .anchor_link {
  position: relative;
  line-height: 22px;
  color: #0088cb;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  font-weight: 300;
  font-size: 17px;
  display: inline-block;
  border-bottom: 1px solid transparent;
  padding: 0 0 3px 0;
}
/* line 222, ../src/sass/css/page/_main.scss */
#special-sectionOverview .anchor_link:hover {
  border-bottom: 1px solid #0188CA !important;
  text-decoration: none;
}
/* line 229, ../src/sass/css/page/_main.scss */
#special-sectionOverview .anchor_link:after {
  content: '';
  display: block;
  position: absolute;
  right: -14px;
  top: 7px;
  width: 5px;
  height: 7px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAYAAADAp4fuAAAAJUlEQVQYV2Ng6Dj9H4SBgAGGwQx0CYQskg64ILIO3CoxzMRmOwBayF8+aAPq6AAAAABJRU5ErkJggg==) no-repeat;
}
/* line 240, ../src/sass/css/page/_main.scss */
#special-sectionOverview a {
  position: relative;
  line-height: 1.94444;
  color: #0088cb;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  font-weight: 300;
  font-size: 0.94737em;
}
/* line 247, ../src/sass/css/page/_main.scss */
#special-sectionOverview a:hover {
  color: #000;
}
/* line 249, ../src/sass/css/page/_main.scss */
#special-sectionOverview a:hover:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAQAAABqrk9lAAAAIElEQVQYV2Ng+M/wH4iAEILAHBgfyAEz4RRMCbJahAkAQlEi3teqjq8AAAAASUVORK5CYII=);
}
/* line 252, ../src/sass/css/page/_main.scss */
#special-sectionOverview a:hover .anchor_link {
  border-bottom: 1px solid #0188CA;
  padding: 0 0 3px 0;
  text-decoration: none;
}
/* line 258, ../src/sass/css/page/_main.scss */
#special-sectionOverview a:after {
  content: '';
  display: block;
  position: absolute;
  right: -14px;
  top: 7px;
  width: 5px;
  height: 7px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAYAAADAp4fuAAAAJUlEQVQYV2Ng6Dj9H4SBgAGGwQx0CYQskg64ILIO3CoxzMRmOwBayF8+aAPq6AAAAABJRU5ErkJggg==) no-repeat;
}
/* line 268, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.video {
  margin-left: -26px;
}
/* line 271, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.video:hover:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAQAAABKIxwrAAAAvklEQVQ4y5XUu3GEMBSF4U8pEQFdEJESUgA0AfEOISkRfdABDWqDXY9lox1bR+l/z9ynSFXpLQ6ny+mw6FXR90s12G1GrVpQa402u+GON2arzl2d1axJ8cbDJGRgkWDyeAW8NJt80Nt1Mn/hgzXvnODBaoio7Nmcf+CRzq6it/E3Htn0LMZcfRl8tHBos5Z3vHVwqj/V9wuvnVyZriRDTPDgKnYvzL2wM4V9L5xq4c4Ub2TxvhdeU/Gt/vMneAKsSKUwBR0dVwAAAABJRU5ErkJggg==);
}
/* line 275, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.video:after {
  right: -30px;
  top: 2px;
  width: 23px;
  height: 23px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAA40lEQVRIx7WVMQ6DIBSGYXVy6C2YXB05AF7CzqYjq5P36A28Rg/V/iU/CSYqGHwmX0jg8QHyAKWWjzqgAT14ggW8wcpyYX3PuH3HQYMFM/DAAQNaoFka1nvG2RL5A4zgBbqTVaV0jB/Zf1f+b5jAwBmqC2j2mzYDJAEjA1QFAz0bueXSdKVc02OjvOGmdJXidA/m4GU6+ZvEER+8zFdX0OGLT0UysS54eSBMiTwdIBNrgpcnri2VxwEysW3w8kjrK3KSy5pVfOai/1w0W0TzXPSEit4t4rei+H0u+hKJv6G3vv4/9zgNQcPecXIAAAAASUVORK5CYII=) no-repeat;
}
/* line 283, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.arrow_blue {
  color: #0096ff;
}
/* line 286, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.arrow_blue:hover {
  color: #000;
}
/* line 288, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.arrow_blue:hover:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAA80lEQVQoz4XSsUqCYRQG4MchkCiKWoSmbG9qCRqaugP3FqcuoDkIgoKGoEKtW6i5kqIhsHSKhggaWsMhECEJOg2i/foLfmd7eYbznXP4f+tOvPnW8a5sQwZC9MGiWzFUD5aSaEUzRUJoWuuhBZ9CaCkqKDhOsC/5LrrsR3Wz4CDBqoFlv4mox/YT2Sq7Q32k2RHVVLuNIfbIy4hfNUyDQyF88DQCnclg0p0QXrkYQ8IVW2NI2CankyCVFPmRHxxdmoTT7sSzakJoKyspqSfIs6negufdj1xwTS55KhN2tAZA257s4D3BjE0V126cK5rrhiH8Abw+3kjnG7MeAAAAAElFTkSuQmCC);
}
/* line 292, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.arrow_blue:after {
  right: -25px;
  top: 4px;
  width: 18px;
  height: 18px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABH0lEQVQ4y2NgmPafAQt2AOJpQHwLiH8A8U8gvgvEs4DYDYgZYWr//4dgdAMUgXgfEP8ngI8CsTIug0yA+A0RhsAwSK0NukHSQPwKSdFnIE4F4lAonorDsA9ArIRs0Hosik4DsQCSi7txGLYHZpAeEP/DoQjdsC4c6ixBki0EwoIYwyaBJPYQEbBnCBh2EiR4hchYAhnGi2RYH5LcQ5DAKSINmoOUELmAeD+S3A2Q4DoKDQHhnSCJbAoNAeFykKQENC9hM2Q2EYb8BiVKfImNGENAeDpyyuYA4hNIkl+hOX0mFJ/GYcglIOZBz7TCQHyQhEwLslgCVzHCCsSN0EyLywCQa9uhvsBZHsEwPxAnQMNpFxDvBuK50BJBCFktzCAAvJvlioufu1UAAAAASUVORK5CYII=) no-repeat;
}
/* line 301, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.no_arrow:hover {
  background: none;
}
/* line 304, ../src/sass/css/page/_main.scss */
#special-sectionOverview a.no_arrow:after {
  background: none;
}

/* line 311, ../src/sass/css/page/_main.scss */
.no_shift {
  letter-spacing: 0em;
}

/* line 314, ../src/sass/css/page/_main.scss */
.shift {
  letter-spacing: .5em;
}

/* line 317, ../src/sass/css/page/_main.scss */
.shift_4 {
  letter-spacing: .4em;
}

/* line 320, ../src/sass/css/page/_main.scss */
.shift_3 {
  letter-spacing: .3em;
}

/* line 323, ../src/sass/css/page/_main.scss */
.shift_2 {
  letter-spacing: .2em;
}

/* line 326, ../src/sass/css/page/_main.scss */
.shift_2 {
  letter-spacing: .1em;
}

/* line 331, ../src/sass/css/page/_main.scss */
#special-sectionOverview .detail-box {
  overflow: hidden;
  text-align: center;
  margin: 6% 0 0 0;
  padding: 0 0 0 63px;
}
@media all and (max-width: 768px) {
  /* line 331, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .detail-box {
    padding: 0;
  }
}
/* line 339, ../src/sass/css/page/_main.scss */
#special-sectionOverview .detail-box .detail {
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  text-align: center;
  float: left;
  display: inline-block;
  width: 140px;
  height: 140px;
  margin: 10px 5px;
  color: #404040;
  word-break: break-all;
}
@media all and (max-width: 900px) {
  /* line 339, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .detail-box .detail {
    width: 18%;
  }
}
@media all and (max-width: 640px) {
  /* line 339, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .detail-box .detail {
    width: 30%;
  }
}
@media all and (max-width: 480px) {
  /* line 339, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .detail-box .detail {
    width: 45%;
  }
}
/* line 359, ../src/sass/css/page/_main.scss */
#special-sectionOverview .detail-box .detail.move {
  margin-left: 80px;
}
@media all and (max-width: 1210px) {
  /* line 359, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .detail-box .detail.move {
    margin-left: 5px;
  }
}
/* line 365, ../src/sass/css/page/_main.scss */
#special-sectionOverview .detail-box .detail .text {
  font: 100 23px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  line-height: 1.3em;
  height: 100px;
  text-align: center;
}
/* line 370, ../src/sass/css/page/_main.scss */
#special-sectionOverview .detail-box .detail .text.row1 {
  padding-top: 30px;
}
/* line 371, ../src/sass/css/page/_main.scss */
#special-sectionOverview .detail-box .detail .text.row2 {
  padding-top: 20px;
}
/* line 372, ../src/sass/css/page/_main.scss */
#special-sectionOverview .detail-box .detail .text.row3 {
  padding-top: 13px;
}
@media all and (max-width: 480px) {
  /* line 365, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .detail-box .detail .text {
    font-size: 1.3em;
  }
}
/* line 377, ../src/sass/css/page/_main.scss */
#special-sectionOverview .detail-box .detail .type {
  height: 35px;
  font-size: 14px;
  text-align: center;
}
/* line 381, ../src/sass/css/page/_main.scss */
#special-sectionOverview .detail-box .detail .type.row2 {
  margin-top: -15px;
  line-height: 1;
}
/* line 391, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square_small {
  font-weight: 100;
  font-size: 12px;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
}
/* line 396, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square_main {
  font-weight: 100;
  font-size: 80px;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
}
/* line 401, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square_medium {
  font-weight: 100;
  font-size: 17px;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  line-height: 14px;
}
/* line 407, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square_unit {
  font-weight: 100;
  font-weight: 100;
  font-size: 24px;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
}
/* line 414, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square_unit_degree {
  font-size: 33px;
  font-weight: 100;
}
/* line 418, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square_unit_degree.sup {
  position: absolute;
  top: 14px;
  right: 9px;
}
/* line 426, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square-box {
  /*三種尺寸*/
  overflow: hidden;
  width: 100%;
  /*一般無外框*/
}
/* line 436, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square-box .square {
  float: left;
  font: 100 23px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  /*有外框*/
}
/* line 439, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square-box .square span {
  font-size: 14px;
  line-height: 2.4em;
  font-weight: 100;
  display: inline-block;
}
/* line 445, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square-box .square b {
  font: 100 85px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  line-height: 1em;
}
/* line 451, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square-box .square.square-border {
  width: 150px;
  height: 150px;
  border: 2px solid #D6D6D6;
  border-radius: 5px;
}
/* line 456, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square-box .square.square-border .tall {
  text-align: center;
  height: 110px;
}
/* line 460, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square-box .square.square-border .short {
  text-align: center;
  height: 40px;
}
/* line 464, ../src/sass/css/page/_main.scss */
#special-sectionOverview .square-box .square.square-border span {
  line-height: 0;
}
/* line 471, ../src/sass/css/page/_main.scss */
#special-sectionOverview .p_main {
  font-size: 21px;
  font-weight: 300;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  color: #363636;
  line-height: 34px;
  letter-spacing: 0.015em;
}
/* line 481, ../src/sass/css/page/_main.scss */
#special-sectionOverview .p_content {
  font-size: 17px;
  font-weight: 300;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  color: #363636;
  line-height: 1.7;
  letter-spacing: 0.015em;
}
/* line 491, ../src/sass/css/page/_main.scss */
#special-sectionOverview .p_remark {
  font-size: 15px;
  font-weight: 300;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  color: #363636;
  line-height: 1.7;
  letter-spacing: 0.015em;
}
/* line 501, ../src/sass/css/page/_main.scss */
#special-sectionOverview .anchor_link {
  margin-top: 3%;
}
/* line 505, ../src/sass/css/page/_main.scss */
#special-sectionOverview .subtitle {
  font-size: 36px;
  color: #f08201;
  font-weight: 300;
  text-align: center;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
}
/* line 515, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next {
  overflow: hidden;
  *zoom: 1;
  height: 385px;
  background-color: #f9f9f9;
  padding: 0;
}
/* line 520, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next .content {
  width: 100%;
  margin: 0 auto;
}
/* line 524, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next .copy {
  text-align: left;
  float: left;
  padding-top: 6%;
  width: 258px;
  margin-right: 20%;
}
/* line 530, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next .copy h1 {
  margin-top: 1%;
  font-size: 26px;
}
/* line 535, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next .copy .hint {
  color: #999;
}
/* line 539, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next .figure {
  float: left;
  line-height: 0;
}
@media all and (max-width: 1100px) {
  /* line 547, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next .figure {
    width: 65%;
  }
}
@media all and (max-width: 940px) {
  /* line 555, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next .copy {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  /* line 560, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next .figure {
    width: 100%;
  }
}
/* line 568, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_charging .content {
  width: 700px;
  position: relative;
}
/* line 573, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_charging .copy {
  width: 100%;
  margin-right: 0;
}
/* line 578, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_charging .figure {
  position: absolute;
  top: 170px;
  right: 0;
}
/* line 584, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_performance {
  background-color: #fff;
}
/* line 586, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_performance .figure {
  width: 643px;
  margin-top: 46px;
}
/* line 589, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_performance .figure img {
  width: 643px;
}
/* line 594, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_performance .content {
  width: 940px;
}
/* line 597, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_performance .copy {
  margin-right: 30px;
}
@media all and (max-width: 1040px) {
  /* line 584, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_performance {
    height: auto;
  }
  /* line 603, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_performance .content {
    width: 100%;
    padding-bottom: 40px;
  }
  /* line 607, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_performance .copy {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  /* line 612, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_performance .figure {
    width: 100%;
    margin-top: 30px;
  }
  /* line 615, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_performance .figure img {
    max-width: 643px;
  }
}
@media all and (max-width: 940px) {
  /* line 622, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_performance .figure {
    width: 100%;
  }
  /* line 624, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_performance .figure img {
    width: 100%;
    max-width: 643px;
  }
}
/* line 636, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_zenui .content {
  width: 692px;
}
/* line 640, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_zenui .figure img {
  max-width: 230px;
}
/* line 645, ../src/sass/css/page/_main.scss */
#special-sectionOverview .next#next_zenui .copy {
  padding-top: 8%;
  margin-right: 15%;
}
@media all and (max-width: 1100px) {
  /* line 652, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_zenui .copy {
    margin-right: 5%;
    text-align: left;
  }
  /* line 656, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_zenui .figure {
    width: 50%;
  }
}
@media all and (max-width: 800px) {
  /* line 634, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_zenui {
    height: auto;
  }
  /* line 663, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_zenui .copy {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  /* line 668, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_zenui .figure {
    width: 100%;
  }
  /* line 670, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .next#next_zenui .figure img {
    max-width: 238px;
  }
}
/* line 677, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en h1 {
  line-height: 62px;
  font-size: 52px;
}
@media all and (max-width: 900px) {
  /* line 677, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en h1 {
    font-size: 41px;
    line-height: 50px;
  }
}
@media all and (max-width: 480px) {
  /* line 677, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en h1 {
    margin: 10px 0;
    font-size: 28px;
    line-height: 1.1;
    text-align: center;
  }
}
/* line 691, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en h1.main {
  font-size: 57px;
  letter-spacing: 0;
  font-weight: 300;
}
@media all and (max-width: 900px) {
  /* line 691, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en h1.main {
    font-size: 52px;
    line-height: 62px;
  }
}
@media all and (max-width: 480px) {
  /* line 691, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en h1.main {
    margin: 10px 0;
    font-size: 41px;
    line-height: 50px;
    text-align: center;
  }
}
/* line 708, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en p.p_main {
  font-size: 24px;
  line-height: 1.5em;
  color: #363636;
  font-weight: 300;
}
/* line 716, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en p.p_remark {
  font-size: 15px;
  font-weight: 300;
  color: #9b9b9b;
}
/* line 722, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en p.p_content {
  font-size: 19px;
  line-height: 1.5em;
}
/* line 727, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en p.subtitle {
  font-size: 42px;
  color: #f08201;
  font-weight: 300;
  text-align: left;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  line-height: 1;
}
/* line 737, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square_small {
  font-size: 16px;
  color: #444;
}
/* line 742, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square_main {
  font-size: 80px;
  color: #444;
}
/* line 747, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square_main_larger {
  font-size: 85px;
  color: #444;
}
/* line 752, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square_unit {
  font-size: 40px;
  color: #444;
}
/* line 757, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .anchor_link {
  font-size: 17px;
}
/* line 766, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square-box {
  /*三種尺寸*/
  overflow: hidden;
  width: 100%;
  /*一般無外框*/
}
/* line 776, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square-box .square {
  float: left;
  font: 400 23px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  /*有外框*/
}
/* line 779, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square-box .square span {
  font-size: 16px;
  line-height: 2.4em;
  font-weight: 400;
  display: inline-block;
}
/* line 785, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square-box .square b {
  font: 100 80px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  line-height: em;
}
/* line 791, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square-box .square .tall {
  text-align: center;
  height: 61px;
  font-size: 40px;
  color: #444;
  font-weight: 100;
}
/* line 800, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square-box .square.square-border {
  width: 150px;
  height: 150px;
  border: 2px solid #D6D6D6;
  border-radius: 5px;
}
/* line 805, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square-box .square.square-border .tall {
  text-align: center;
  height: 110px;
  font-size: 40px;
  color: #444;
}
/* line 811, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square-box .square.square-border .short {
  text-align: center;
  height: 40px;
}
/* line 815, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .square-box .square.square-border span {
  line-height: 0;
}
/* line 823, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .next h1 {
  line-height: 1.5;
}
/* line 827, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .next .copy {
  padding-top: 8%;
}
/* line 832, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .next#next_zenui .content {
  width: 692px;
}
/* line 835, ../src/sass/css/page/_main.scss */
#special-sectionOverview .en .next#next_zenui .copy {
  width: 350px;
  margin-right: 15%;
}
@media all and (max-width: 1100px) {
  /* line 841, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en .next#next_zenui .copy {
    margin-right: 5%;
    text-align: left;
  }
  /* line 845, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en .next#next_zenui .figure {
    width: 50%;
  }
}
@media all and (max-width: 800px) {
  /* line 831, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en .next#next_zenui {
    height: auto;
  }
  /* line 852, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en .next#next_zenui .copy {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  /* line 857, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en .next#next_zenui .figure {
    width: 100%;
  }
  /* line 859, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .en .next#next_zenui .figure img {
    max-width: 238px;
  }
}
/* line 869, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw .p_main, #special-sectionOverview .tw .p_content {
  font-family: "myriad-pro", "LiHei Pro Medium", \5FAE\8EDF\6B63\9ED1\9AD4, "Microsoft JhengHei", sans-serif;
}
/* line 873, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw h1 {
  line-height: 62px;
  font-size: 52px;
}
@media all and (max-width: 900px) {
  /* line 873, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .tw h1 {
    font-size: 41px;
    line-height: 50px;
  }
}
@media all and (max-width: 480px) {
  /* line 873, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .tw h1 {
    margin: 10px 0;
    font-size: 28px;
    line-height: 1.1;
    text-align: center;
  }
}
/* line 887, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw h1.main {
  font-size: 57px;
  letter-spacing: 0;
  font-weight: 300;
}
@media all and (max-width: 900px) {
  /* line 887, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .tw h1.main {
    font-size: 52px;
    line-height: 62px;
  }
}
@media all and (max-width: 480px) {
  /* line 887, ../src/sass/css/page/_main.scss */
  #special-sectionOverview .tw h1.main {
    margin: 10px 0;
    font-size: 41px;
    line-height: 50px;
    text-align: center;
  }
}
/* line 904, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw p.p_main {
  font-size: 24px;
  line-height: 1.5em;
  color: #363636;
  font-weight: 300;
}
/* line 912, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw p.p_remark {
  font-size: 15px;
  font-weight: 300;
  color: #9b9b9b;
}
/* line 918, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw p.p_content {
  font-size: 19px;
  line-height: 1.5em;
}
/* line 923, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw p.subtitle {
  font-size: 42px;
  color: #f08201;
  font-weight: 300;
  text-align: left;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  line-height: 1;
}
/* line 933, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw .square_small {
  font-size: 16px;
  color: #444;
}
/* line 938, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw .square_main {
  font-size: 80px;
  color: #444;
}
/* line 943, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw .square_main_larger {
  font-size: 85px;
  color: #444;
}
/* line 948, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw .square_unit {
  font-size: 40px;
  color: #444;
}
/* line 953, ../src/sass/css/page/_main.scss */
#special-sectionOverview .tw .anchor_link {
  font-size: 17px;
}

/* line 6, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .hidden-xs {
  display: block;
}
/* line 8, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .visible-xs {
  display: none;
}
/* line 9, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .box {
  margin-top: 10px;
  border: 2px solid #d6d6d6;
  border-radius: 10px;
  padding: 5px;
  width: 140px;
  height: 140px;
  float: right;
}
@media all and (max-width: 900px) {
  /* line 9, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index .box {
    width: 140px;
    height: 140px;
    font-size: 1.2em;
  }
}
@media all and (max-width: 480px) {
  /* line 9, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index .box {
    width: 140px;
    height: 140px;
    float: none;
    margin: 10% auto 0 auto;
    font-size: 1em;
  }
}
/* line 29, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .box td {
  text-align: center !important;
}
/* line 31, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .box td .square_main_larger {
  font-weight: 100;
  line-height: 1.1em;
  font-size: 85px;
  line-height: 79px;
}
/* line 37, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .box td .square_unit {
  font-weight: 100;
  font-size: 40px;
}
/* line 41, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .box td .square_small {
  letter-spacing: .3em;
  font-size: 12px;
}
/* line 48, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .detail-box {
  overflow: hidden;
  text-align: center;
  margin: 5% 3% 0 3%;
  padding: 0 0 0 10%;
}
@media all and (max-width: 768px) {
  /* line 48, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index .detail-box {
    padding: 0;
  }
}
/* line 56, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .detail-box .detail {
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  text-align: center;
  float: left;
  display: inline-block;
  width: 140px;
  height: 140px;
  margin: 10px 5px;
  color: #404040;
  word-break: break-all;
}
@media all and (max-width: 900px) {
  /* line 56, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index .detail-box .detail {
    width: 18%;
  }
}
@media all and (max-width: 640px) {
  /* line 56, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index .detail-box .detail {
    width: 30%;
  }
}
@media all and (max-width: 480px) {
  /* line 56, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index .detail-box .detail {
    width: 45%;
  }
}
/* line 76, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .detail-box .detail.move {
  margin-left: 80px;
}
@media all and (max-width: 1210px) {
  /* line 76, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index .detail-box .detail.move {
    margin-left: 5px;
  }
}
/* line 82, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .detail-box .detail .text {
  font: 100 23px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  line-height: 1.3em;
  height: 100px;
  text-align: center;
}
/* line 87, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .detail-box .detail .text.row1 {
  padding-top: 30px;
}
/* line 88, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .detail-box .detail .text.row2 {
  padding-top: 20px;
}
/* line 89, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .detail-box .detail .text.row3 {
  padding-top: 13px;
}
@media all and (max-width: 480px) {
  /* line 82, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index .detail-box .detail .text {
    font-size: 1.3em;
  }
}
/* line 94, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .detail-box .detail .type {
  height: 35px;
  font-size: 14px;
  text-align: center;
}
/* line 98, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .detail-box .detail .type.row2 {
  margin-top: -15px;
  line-height: 1;
}
@media all and (min-width: 1210px) {
  /* line 104, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index .detail-box #detail-7 {
    margin-left: 80px;
  }
}
/* line 111, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .square {
  position: relative;
  width: 142px;
  height: 142px;
  border: solid 2px #b2b2b2;
  display: table;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 119, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .square.m {
  width: 100px;
  height: 100px;
}
/* line 124, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .square.s {
  width: 70px;
  height: 70px;
}
/* line 128, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .square .larger {
  font-size: 80px;
  line-height: 0.875;
}
/* line 133, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .square .small {
  font-size: 14px;
  line-height: 1.2;
}
/* line 138, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .square .wide {
  letter-spacing: 5px;
}
/* line 141, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .square .unit {
  margin-left: 5px;
}
/* line 144, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .square .main {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
/* line 149, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index .square .descr {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
}
/* line 157, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section {
  padding: 3% 0 5% 0;
}
@media all and (max-width: 900px) {
  /* line 157, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index section {
    padding: 10% 0;
  }
}
@media all and (max-width: 480px) {
  /* line 157, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index section {
    padding: 15% 0;
  }
}
/* line 166, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section .center {
  max-width: 800px;
}
/* line 174, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section h1 {
  margin: 0 0 3% 0;
  line-height: 1.5em;
  color: #242424;
}
/* line 179, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section h3 {
  font: 900 4.2em 'MingLiU';
  color: #242424;
}
/* line 182, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section h3 span {
  font-size: .4em;
  font-weight: 300;
  margin: 0 2.5% 0 5%;
  position: relative;
  top: 6px;
}
/* line 190, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section p {
  width: 100%;
  color: #242424;
}
/* line 191, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section p.paragraph_normal {
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 34px;
}
/* line 197, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section a.link {
  color: #0188CA;
  font-size: 17px;
}
@media all and (max-width: 480px) {
  /* line 197, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index section a.link {
    font-size: 14px;
  }
}
/* line 204, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section a.link:hover {
  border-bottom: 1px solid #0188CA;
  padding: 0 0 3px 0;
  text-decoration: none;
}
/* line 209, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section a.video:after {
  top: 5px;
}
/* line 210, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section a.reaction-area:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 214, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index section .reaction-area {
  position: relative;
  display: block;
}
/* line 217, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro {
  padding-top: 4%;
  padding-bottom: 120px;
}
/* line 222, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro header {
  opacity: 0;
}
/* line 227, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro .banner {
  opacity: 0;
}
/* line 229, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro h1 {
  text-indent: -9999px;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/common/zenfone2-logo.png) center center no-repeat;
  width: 458px;
  height: 69px;
  margin: 0 auto;
}
/* line 236, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro h2 {
  font: 300 3.8em "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  letter-spacing: .4em;
  color: #fff;
  margin: 2.4% auto 5.5% auto;
  line-height: 1.3em;
  max-width: 700px;
}
@media all and (max-width: 480px) {
  /* line 236, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #intro h2 {
    font-size: 2.0em;
    letter-spacing: .3em;
    margin: 7% 0 14% 0;
  }
}
/* line 249, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro h2 figure {
  width: 700px;
}
/* line 251, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro h2 figure img {
  width: 100%;
}
/* line 254, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro p {
  color: #fff;
}
/* line 258, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro a.video {
  color: #fff;
}
/* line 261, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro a.video:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAQlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////8AAAAI4fSUAAAAFHRSTlMADlOQwuj9Xrmsbz0XAh2OoUaecekzaDQAAAABYktHRACIBR1IAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAiUlEQVQoz3WS2RbDIAhExzVuRI39/29tT5qoWZg37iggCOwSUmljjVZSYNLifIiJUgzeLZ2uudQe1JLXA2+NprvUtr+RG65qec9d6Map/GoIV3FXdQLS4ykvocIZfAYPCjp2PoyoYdLg3UgGliZ+GmTZ81x+rh+uf+693HzYebLz5/YFbr94+Q9fkwkHBXuKJDgAAAAASUVORK5CYII=");
}
@media (-webkit-min-device-pixel-ratio: 2) {
  /* line 261, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #intro a.video:after {
    background-size: 23px 23px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAflBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAADvEKCAAAAAKHRSTlMAKFyJsdLq+h1nrNejdk4tFQUheM2YUxJgwocyI5CfPTuwbwRCwE8/JxkBTAAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAFCSURBVEjHlZbXksMwCEVx773FPbZjJ///hSvv7uymgC140ANzhkEXBAJ4M0XVdMO0LNPQNVWBQ7Md1/ODMIqTJI7CwPdcxybhNMuLsnr2VGWRZylOX+qm/fS2TX1B4K4fRjzMOPTdu+86zQuV5DJP11fPbd2OJNjW20vs9X4s2X19it9NG5zYNv3n389nNMDc/yk4LOf4MvzqmdbjOS30rH/qlTUyNECT7aedt3J4m+/94xRyNEDhiMMtZfHSFf3tVbJ45Smg+p/+B8H7KmgBghN8oIEeYjjOhzoYEYqjfGSAGeM4xscmWAmBI3xiHeAPDCeTQaKLZKirYrmLqxJCosoIIfEy4bqLMqFNQFRVNAHWYgS9txizgbnPg/n4mE+bOziYY4k79LgjlTmwueuAu2y4qwyYixK4axiYS/7bjr8QX6/9Ht0KQvM9AAAAAElFTkSuQmCC");
  }
}
/* line 270, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro .content {
  position: relative;
  opacity: 0;
  top: 20px;
}
@media all and (max-width: 768px) {
  /* line 270, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #intro .content {
    top: 40px;
  }
}
@media all and (max-width: 900px) {
  /* line 270, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #intro .content {
    top: 40px;
  }
}
@media all and (max-width: 480px) {
  /* line 270, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #intro .content {
    top: 0;
  }
}
/* line 283, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro .content a {
  display: inline-block;
  margin: 0 0 3% 0;
  font-size: 18px;
}
/* line 289, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro #intro-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/kv-bg.jpg) center 0px no-repeat;
  background-size: 100% 100%;
}
@media all and (max-width: 480px) {
  /* line 289, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #intro #intro-bg {
    background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/kv-bg-xs.jpg) center 0px no-repeat;
    background-size: 100% 100%;
  }
}
/* line 302, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #intro .rwd_img img {
  margin-left: -4%;
}
/* line 308, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin {
  padding-bottom: 6%;
  padding-top: 6%;
}
/* line 311, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .font-logo {
  max-width: 175px;
  margin: 0 0 5px 0;
}
@media all and (max-width: 480px) {
  /* line 311, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #thin .font-logo {
    margin: 0 auto;
    max-width: 125px;
  }
}
/* line 319, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .w_full {
  margin-top: 5%;
  padding-bottom: 10px;
  width: 100%;
}
/* line 323, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .w_full img {
  width: 100%;
}
/* line 325, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .banner {
  max-width: 1200px;
  margin: 0 auto 5.3% auto;
}
@media all and (max-width: 480px) {
  /* line 329, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #thin h1 {
    text-align: center !important;
  }
}
/* line 335, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .content {
  overflow: hidden;
}
/* line 337, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .content .left {
  float: left;
  width: 62%;
  margin-left: 0 !important;
}
@media all and (max-width: 480px) {
  /* line 337, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #thin .content .left {
    width: 100%;
    text-align: center !important;
  }
}
/* line 346, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .content .right {
  float: right;
  width: 30%;
  position: relative;
}
@media all and (max-width: 480px) {
  /* line 346, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #thin .content .right {
    width: 100%;
  }
}
/* line 354, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .content .right .square_main {
  line-height: .85em;
}
/* line 357, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .content .right .square {
  width: 100%;
  margin: 16px 0 0 0;
}
@media all and (max-width: 480px) {
  /* line 357, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #thin .content .right .square {
    width: 50%;
  }
}
/* line 365, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .content .mt {
  margin-top: 48px;
}
@media all and (max-width: 480px) {
  /* line 365, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #thin .content .mt {
    margin-top: 0;
  }
}
/* line 375, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #crystal {
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/crystal-bg.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 0;
}
/* line 379, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #crystal .content {
  padding-top: 195px;
  height: 850px;
}
/* line 383, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #crystal .content h1 {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
/* line 389, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #crystal .content p {
  text-align: center;
  color: #fff;
}
/* line 394, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #crystal .content h1 + p {
  margin-top: 30px;
}
@media all and (max-width: 800px) {
  /* line 400, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #crystal .content h1 {
    text-align: center;
  }
  /* line 403, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #crystal .content p {
    width: 100%;
    text-align: center;
  }
}
@media all and (max-width: 480px) {
  /* line 379, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #crystal .content {
    padding-top: 20%;
    height: 400px;
  }
  /* line 416, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #crystal .content h1 + p {
    margin-top: 11px;
  }
}
/* line 423, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile {
  padding-top: 180px;
  padding-bottom: 210px;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/tactile-bg.jpg) center center no-repeat;
  background-size: cover;
}
/* line 430, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile .center {
  max-width: 983px;
}
/* line 434, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile .content {
  padding: 0;
}
/* line 437, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile .content ul {
  width: 983px;
  margin: 0 auto;
}
/* line 442, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile .content ul li {
  float: left;
  margin-left: 25px;
}
/* line 447, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile .content ul li:first-child {
  margin-left: 0;
}
/* line 452, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile .content h1 {
  text-align: center;
  margin-top: 65px;
  color: #fff;
}
/* line 457, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile .content h1 + p.subtitle {
  margin-top: 20px;
}
/* line 461, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile .content p.subtitle + p.p_content {
  margin-top: 20px;
}
/* line 464, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #tactile .content p {
  text-align: center;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 1024px) {
  /* line 499, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content h1 {
    text-align: center;
  }
  /* line 502, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content p {
    width: 100%;
    text-align: center;
  }
  /* line 505, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content p br {
    content: "";
  }
  /* line 511, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile figure {
    width: 100%;
  }
  /* line 513, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile figure img {
    width: 100%;
  }
}
@media all and (max-width: 800px) {
  /* line 521, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content ul {
    width: 475px;
  }
  /* line 525, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content ul li img {
    width: 100px;
  }
  /* line 529, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content h1 {
    text-align: center;
  }
  /* line 532, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content p {
    width: 100%;
    text-align: center;
  }
  /* line 535, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content p br {
    content: "";
  }
}
@media all and (max-width: 580px) {
  /* line 423, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  /* line 545, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .wrapper {
    padding: 0;
  }
  /* line 550, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content ul {
    width: 335px;
  }
  /* line 554, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content ul li {
    margin-left: 15px;
  }
  /* line 557, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content ul li img {
    width: 65px;
  }
  /* line 561, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .center {
    max-width: 981px;
  }
  /* line 565, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile figure {
    width: 90%;
    margin-left: 5%;
  }
  /* line 569, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile h1 + p.subtitle {
    margin-top: 20px;
  }
  /* line 573, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile p.subtitle + p.p_content {
    margin-top: 20px;
  }
}
@media all and (max-width: 320px) {
  /* line 579, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #tactile .content p {
    width: 90%;
  }
}
/* line 587, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #craftsmanship {
  padding: 0;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/craftsmanship-bg.jpg) center center no-repeat;
  background-size: cover;
}
/* line 591, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #craftsmanship .content {
  padding: 0;
  padding-top: 110px;
  padding-bottom: 90px;
}
/* line 596, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #craftsmanship .content h1 {
  text-align: center;
  color: #fff;
  margin-top: 50px;
  line-height: 1;
  margin-bottom: 0;
}
/* line 604, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #craftsmanship .content p {
  text-align: center;
  color: #fff;
  width: 585px;
  margin-left: auto;
  margin-right: auto;
}
/* line 612, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #craftsmanship .content h1 + p {
  margin-top: 35px;
}
@media all and (max-width: 800px) {
  /* line 618, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #craftsmanship .content h1 {
    text-align: center;
    margin-top: 5%;
  }
  /* line 623, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #craftsmanship .content p {
    width: 100%;
    text-align: center;
  }
  /* line 626, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #craftsmanship .content p br {
    content: "";
  }
}
@media all and (max-width: 550px) {
  /* line 633, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #craftsmanship .content figure img {
    width: 50%;
  }
  /* line 637, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #craftsmanship .content h1 {
    margin-top: 50px;
  }
  /* line 641, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #craftsmanship .content h1 + p {
    margin-top: 15px;
  }
}
/* line 648, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #mesmerizing {
  padding: 0;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/mesmerizing-bg.jpg) center center no-repeat;
  background-size: cover;
}
/* line 654, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #mesmerizing .center {
  max-width: 830px;
}
/* line 657, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #mesmerizing .content {
  padding: 0;
  padding-top: 110px;
  padding-bottom: 90px;
}
/* line 664, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #mesmerizing .content figure img {
  margin-left: -20px;
}
/* line 679, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #mesmerizing .content h1 {
  margin: 0;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
/* line 687, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #mesmerizing .content p {
  text-align: center;
  color: #fff;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}
/* line 695, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #mesmerizing .content h1 + p {
  margin-top: 35px;
}
@media all and (max-width: 1000px) {
  /* line 711, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #mesmerizing .content figure {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 800px) {
  /* line 719, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #mesmerizing .content h1 {
    text-align: center;
    margin-top: 5%;
  }
  /* line 723, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #mesmerizing .content p {
    width: 100%;
    text-align: center;
  }
  /* line 726, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #mesmerizing .content p br {
    content: "";
  }
}
@media all and (max-width: 550px) {
  /* line 735, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #mesmerizing .content h1 + p {
    margin-top: 15px;
  }
  /* line 738, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #mesmerizing .content figure {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 747, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle {
  padding: 0;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/see-miracle-bg.jpg) center center no-repeat;
  background-size: cover;
}
/* line 753, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .center {
  max-width: 1040px;
}
/* line 756, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content {
  padding: 0;
  padding-top: 120px;
  padding-bottom: 10px;
}
/* line 761, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content ul li {
  position: relative;
}
/* line 765, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content h1 {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
/* line 771, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content div.figure-group {
  height: 735px;
  margin-top: 90px;
}
/* line 776, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content figure {
  position: relative;
}
/* line 779, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content figcaption {
  position: absolute;
  font-size: 19px;
  font-weight: 100;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  color: #fff;
}
/* line 788, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue img, #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white img {
  display: block;
}
/* line 792, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue {
  position: absolute;
  width: 622px;
  height: 735px;
  left: 0;
}
/* line 797, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue img {
  max-width: 569px;
}
/* line 800, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue figcaption {
  left: 190px;
  top: 550px;
}
/* line 806, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content .zenfone-white {
  position: absolute;
  right: 0;
  width: 404px;
  height: 377px;
}
/* line 811, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content .zenfone-white img {
  max-width: 404px;
  float: right;
}
/* line 816, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see_miracle .content .zenfone-white figcaption {
  left: 177px;
  bottom: 22px;
}
@media all and (max-width: 1100px) {
  /* line 824, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue img, #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white img {
    width: 90%;
  }
  /* line 830, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue figcaption {
    left: 190px;
    top: 540px;
  }
  /* line 837, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white figcaption {
    left: 190px;
    bottom: 65px;
  }
}
@media all and (max-width: 1000px) {
  /* line 847, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue img, #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white img {
    width: 80%;
  }
  /* line 853, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue figcaption {
    left: 160px;
    top: 488px;
  }
  /* line 860, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white figcaption {
    left: 220px;
    top: 277px;
  }
}
@media all and (max-width: 768px) {
  /* line 871, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue img, #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white img {
    width: 70%;
  }
  /* line 876, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content div.figure-group {
    height: 575px;
  }
  /* line 880, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue figcaption {
    left: 120px;
    top: 420px;
  }
  /* line 887, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white figcaption {
    left: 250px;
    top: 247px;
  }
}
@media all and (max-width: 700px) {
  /* line 898, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue img, #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white img {
    width: 50%;
  }
  /* line 904, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue figcaption {
    left: 50px;
    top: 290px;
  }
  /* line 911, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white figcaption {
    left: 290px;
    top: 167px;
  }
}
@media all and (max-width: 600px) {
  /* line 756, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content {
    padding-bottom: 150px;
  }
  /* line 923, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content div.figure-group {
    height: auto;
  }
  /* line 927, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue img, #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white img {
    width: 50%;
  }
  /* line 932, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
  }
  /* line 938, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue figcaption {
    left: 10px;
    top: 210px;
  }
  /* line 944, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white {
    position: relative;
    top: -190px;
    left: 0;
    height: auto;
    width: auto;
  }
  /* line 950, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white figcaption {
    left: 335px;
    top: 187px;
  }
}
@media all and (max-width: 480px) {
  /* line 756, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content {
    padding-bottom: 150px;
  }
  /* line 964, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content div.figure-group {
    height: auto;
  }
  /* line 969, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue img, #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white img {
    width: 100%;
    float: none;
  }
  /* line 975, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
  }
  /* line 981, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-blue figcaption {
    left: 30px;
    top: 280px;
  }
  /* line 987, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white {
    position: relative;
    top: 0px;
    left: 0;
    height: auto;
    width: auto;
  }
  /* line 993, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see_miracle .content .zenfone-white figcaption {
    left: 155px;
    top: 267px;
  }
}
/* line 1002, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #ergonomic {
  padding: 0;
  margin-top: 0px;
}
/* line 1005, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #ergonomic #ergo-anm {
  width: 723px;
  height: 703px;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/design-ergonomic-anm.jpg) 0 0 no-repeat;
  margin: 0 auto;
}
/* line 1011, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #ergonomic .scenario {
  background-color: #f7f7f7;
  padding-top: 5%;
}
/* line 1014, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #ergonomic .scenario img {
  margin: 0 auto;
  display: block;
  width: 38%;
}
@media all and (max-width: 850px) {
  /* line 1011, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #ergonomic .scenario {
    padding-top: 10%;
  }
}
@media all and (max-width: 568px) {
  /* line 1011, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #ergonomic .scenario {
    padding-top: 15%;
  }
  /* line 1026, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #ergonomic .scenario img {
    width: 80%;
  }
}
/* line 1032, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #ergonomic .example {
  padding: 15% 0;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/p5_example.jpg) center bottom no-repeat #F7F7F7;
  background-size: contain;
}
/* line 1037, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #ergonomic .content {
  padding: 7.5% 0 10.5% 0;
  margin: 0;
}
/* line 1041, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #ergonomic .content h1 {
  width: 80%;
  margin-left: 10%;
}
/* line 1045, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #ergonomic .content p {
  margin-top: 4.5%;
}
@media all and (max-width: 700px) {
  /* line 1050, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #ergonomic .content p br {
    content: "";
  }
}
@media all and (max-width: 550px) {
  /* line 1056, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #ergonomic .content h1, #special-sectionOverview #wrap.index #ergonomic .content p {
    text-align: left;
  }
}
/* line 1063, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #view {
  padding-top: 3.9%;
  padding-bottom: 6.5%;
}
/* line 1066, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #view .banner {
  max-width: 960px;
  margin: 0 auto;
  margin-top: 4%;
}
@media all and (max-width: 900px) {
  /* line 1066, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #view .banner {
    width: 90%;
  }
}
/* line 1074, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #view .banner img {
  width: 100%;
}
@media all and (max-width: 900px) {
  /* line 1078, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #view .center {
    padding: 10% 0;
  }
}
@media all and (max-width: 480px) {
  /* line 1078, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #view .center {
    padding: 15% 0;
  }
}
/* line 1086, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #view h1 {
  margin-bottom: 4.5%;
}
/* line 1091, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance {
  padding-top: 5%;
}
/* line 1092, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance h1 {
  margin: 15px 0 30px 0;
}
/* line 1093, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance h3 {
  margin: 0 0 0 0;
}
/* line 1097, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance .font-logo {
  max-width: 175px;
  margin: 0 0 5px 0;
}
@media all and (max-width: 480px) {
  /* line 1097, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #performance .font-logo {
    margin: 0 auto;
    max-width: 125px;
  }
}
/* line 1106, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance p.p_content {
  padding-top: .5%;
}
/* line 1109, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance .banner {
  position: absolute;
  margin-left: -600px;
  top: 60px;
}
@media all and (max-width: 1220px) {
  /* line 1109, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #performance .banner {
    margin-left: -700px;
  }
}
@media all and (max-width: 900px) {
  /* line 1109, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #performance .banner {
    width: 100%;
    margin-left: -70%;
    position: inherit;
  }
  #special-sectionOverview #wrap.index #performance .content {
    padding:0px !important;
  }
  #special-sectionOverview #wrap.index section .center {
    padding-top:10%;
  }
}
@media all and (max-width: 480px) {
  /* line 1109, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #performance .banner {
    width: 100%;
    margin-left: -15%;
    top: 10px;
  }
}
/* line 1127, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance .content {
  padding: 50px 0 0 40%;
}
@media all and (max-width: 480px) {
  /* line 1127, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #performance .content {
    padding: 60% 0 0 0;
    text-align: center !important;
  }
}
/* line 1134, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance .square-box {
  margin: 15% 0 0 0;
  padding: 0 0 0 10%;
  text-align: center;
}
/* line 1138, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance .square-box .square {
  margin: 10px 5px;
}
@media all and (max-width: 900px) {
  /* line 1138, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #performance .square-box .square {
    width: 18%;
  }
}
@media all and (max-width: 640px) {
  /* line 1138, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #performance .square-box .square {
    width: 30%;
  }
}
@media all and (max-width: 480px) {
  /* line 1138, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #performance .square-box .square {
    width: 45%;
  }
}
/* line 1149, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance .square-box .square.move {
  margin-left: 80px;
}
@media all and (max-width: 1129px) {
  /* line 1149, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #performance .square-box .square.move {
    margin-left: 5px;
  }
}
/* line 1155, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #performance .square-box .square span {
  letter-spacing: normal;
}
/* line 1160, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful {
  padding: 0;
  padding-top: 4.5%;
  padding-bottom: 5.5%;
  background-color: #f7f7f7;
}
/* line 1166, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful .center {
  max-width: 960px;
}
/* line 1170, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful .content {
  padding: 0;
  width: 760px;
  margin: 0 auto;
}
/* line 1176, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful img {
  margin-top: 20px;
  max-width: 834px;
}
/* line 1181, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful p {
  margin-top: 4.5%;
}
@media all and (max-width: 800px) {
  /* line 1188, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful .content {
    width: 100%;
  }
}
@media all and (max-width: 550px) {
  /* line 1194, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful h1, #special-sectionOverview #wrap.index #colorful p {
    text-align: left;
    width: 100%;
  }
}
/* line 1199, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame-group {
  overflow: hidden;
  *zoom: 1;
  margin-top: 6%;
  width: 1010px;
}
/* line 1204, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame-group h4 {
  font-size: 15px;
  font-weight: 300;
}
/* line 1208, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame-group .column {
  float: left;
}
/* line 1210, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame-group .column h4 {
  text-align: center;
}
/* line 1214, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame-group ul {
  overflow: hidden;
  *zoom: 1;
}
/* line 1216, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame-group ul li {
  float: left;
  width: 202px;
}
/* line 1219, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame-group ul li img {
  max-width: 200px;
}
@media all and (max-width: 1080px) {
  /* line 1227, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group .column {
    width: 100%;
  }
  /* line 1229, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group .column:first-child {
    margin-bottom: 6%;
  }
  /* line 1233, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul {
    margin: 0 auto;
  }
  /* line 1236, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_3 {
    width: 576px;
  }
  /* line 1239, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_2 {
    width: 394px;
  }
  /* line 1242, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_1 {
    width: 192px;
  }
}
@media all and (max-width: 768px) {
  /* line 1199, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group {
    width: auto;
    margin-left: 0;
  }
  /* line 1254, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_3 {
    width: 606px;
  }
  /* line 1257, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_2 {
    width: 404px;
  }
}
@media all and (max-width: 1024px) {
  /* line 1269, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_3 {
    width: 606px;
  }
  /* line 1272, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_2 {
    width: 404px;
  }
}
@media all and (max-width: 700px) {
  /* line 1281, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group .column {
    width: 100%;
  }
  /* line 1283, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group .column:first-child {
    margin-top: 10%;
    margin-bottom: 15%;
  }
  /* line 1288, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul {
    margin: 0 auto;
  }
  /* line 1291, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_3 {
    width: 99%;
  }
  /* line 1293, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_3 li {
    width: 33%;
  }
  /* line 1298, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_2 {
    width: 66%;
  }
  /* line 1300, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_2 li {
    width: 50%;
  }
  /* line 1305, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame-group ul.item_1 {
    width: 192px;
  }
}
/* line 1311, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame {
  overflow: hidden;
  margin-top: 6%;
}
/* line 1315, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame h4 {
  color: #222;
  font-size: 1.3em;
  font-weight: 100;
  padding: 0 0 0px 0;
  margin: 0 0 0px 0;
}
/* line 1323, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame .left {
  float: left;
  width: 59%;
}
@media all and (max-width: 480px) {
  /* line 1323, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame .left {
    width: 100%;
  }
}
/* line 1329, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame .left img {
  width: 31%;
  margin: 0 0.5%;
}
/* line 1334, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame .right {
  float: right;
  width: 39%;
}
@media all and (max-width: 480px) {
  /* line 1334, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame .right {
    width: 100%;
    margin-top: 10%;
  }
}
/* line 1341, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #colorful #color-frame .right img {
  width: 46.5%;
  margin: 0 1%;
}
@media all and (max-width: 480px) {
  /* line 1341, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #colorful #color-frame .right img {
    width: 31%;
    margin: 0 0.5%;
  }
}
/* line 1354, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}
/* line 1358, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .center {
  padding: 4.3% 0 5% 0;
}
@media all and (max-width: 900px) {
  /* line 1358, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .center {
    padding: 10% 0;
  }
}
@media all and (max-width: 480px) {
  /* line 1358, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .center {
    padding: 15% 0;
  }
}
/* line 1370, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .content h1 {
  margin-bottom: 0;
}
/* line 1375, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .content p.p_content {
  padding-top: 4%;
}
/* line 1378, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .content .product_logo {
  max-width: 250px;
  position: absolute;
  top: 0;
  right: 0;
}
@media all and (max-width: 480px) {
  /* line 1378, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .content .product_logo {
    position: static;
    margin: 0 auto;
  }
}
@media all and (max-width: 480px) {
  /* line 1388, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .content .font-logo {
    margin: 5% auto;
  }
}
/* line 1394, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall {
  overflow: hidden;
}
/* line 1396, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall div {
  background-color: #F9F9F9 !important;
  height: 465px;
}
@media all and (max-width: 480px) {
  /* line 1396, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall div {
    width: 100% !important;
  }
}
/* line 1403, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall div li {
  font-size: 15px;
  text-align: left;
}
@media all and (max-width: 480px) {
  /* line 1403, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall div li {
    font-size: 12px;
  }
}
/* line 1409, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall div li b {
  line-height: 1em;
  position: relative;
}
@media all and (max-width: 480px) {
  /* line 1409, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall div li b {
    font-size: 3em;
  }
}
/* line 1419, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall div li b .small {
  font-size: .7em;
}
/* line 1423, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall div li b .top {
  position: absolute;
  top: -8px;
}
/* line 1430, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-1 {
  float: left;
  position: relative;
  width: 50%;
  height: 465px;
  overflow: hidden;
}
/* line 1438, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-1 img {
  position: absolute;
  bottom: 0;
  right: 43px;
  z-index: 500;
}
/* line 1447, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-1 ul {
  float: right;
  position: absolute;
  top: 50px;
  right: 76px;
  z-index: 1000;
}
/* line 1453, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-1 ul li {
  margin: 0 0 30px 0;
}
@media all and (max-width: 1180px) {
  /* line 1430, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall .photo-1 {
    width: 100%;
  }
}
@media all and (max-width: 855px) {
  /* line 1430, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall .photo-1 {
    width: 100%;
    /*
    ul{
    	top: 50px;
    	right:auto;
    	left:50px;
    }*/
  }
}
/* line 1471, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-2 {
  float: right;
  position: relative;
  width: 50%;
  border-left: 10px solid #fff;
  height: 465px;
}
/* line 1478, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-2 img {
  position: absolute;
  bottom: 0;
  left: 72px;
}
/* line 1484, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-2 ul {
  width: 280px;
  position: absolute;
  top: 47px;
  left: 284px;
}
/* line 1490, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-2 ul li {
  font-size: 17px;
  margin: 0 0 20px 0;
  line-height: 14px;
}
@media all and (max-width: 1180px) {
  /* line 1471, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall .photo-2 {
    width: 100%;
    border-top: 10px solid #fff;
    border-left: 0;
  }
  /* line 1503, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall .photo-2 ul {
    left: 50%;
  }
  /* line 1506, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall .photo-2 img {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media all and (max-width: 1024px) {
  /* line 1471, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall .photo-2 {
    height: 503px;
  }
}
/* line 1521, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-3 {
  float: left;
  position: relative;
  width: 100%;
  border-top: 10px solid #fff;
}
/* line 1526, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-3 .square_unit_degree.sup {
  position: relative;
  top: -29px;
  right: 0;
}
/* line 1527, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-3 img {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 0;
}
@media all and (max-width: 600px) {
  /* line 1527, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall .photo-3 img {
    width: 90%;
  }
}
/* line 1538, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-3 ul {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 50px;
}
@media all and (max-width: 900px) {
  /* line 1538, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #see .wall .photo-3 ul {
    width: 285px;
  }
}
/* line 1552, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #see .wall .photo-3 ul li {
  float: left;
  margin: 0 25px;
}
/* line 1562, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr, #special-sectionOverview #wrap.index #lowlight {
  padding-top: 0;
  padding-bottom: 1%;
}
/* line 1565, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr .scenario, #special-sectionOverview #wrap.index #lowlight .scenario {
  background-image: url('../img/index/pixelmaster-hdr-bg.jpg?1436421181');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  height: 624px;
}
/* line 1576, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr .scenario .helper, #special-sectionOverview #wrap.index #lowlight .scenario .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* line 1582, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr .scenario img, #special-sectionOverview #wrap.index #lowlight .scenario img {
  margin: 0 auto;
  vertical-align: middle;
}
/* line 1588, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr .box, #special-sectionOverview #wrap.index #lowlight .box {
  margin-top: 20px;
}
/* line 1591, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr .box .square_main_larger, #special-sectionOverview #wrap.index #lowlight .box .square_main_larger {
  line-height: 1;
}
/* line 1596, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr .content, #special-sectionOverview #wrap.index #lowlight .content {
  padding-top: 7%;
  padding-bottom: 10%;
  overflow: hidden;
  *zoom: 1;
}
/* line 1602, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr .copy, #special-sectionOverview #wrap.index #lowlight .copy {
  width: 70%;
  text-align: left;
  float: left;
}
/* line 1606, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr .copy .p_content, #special-sectionOverview #wrap.index #lowlight .copy .p_content {
  margin-top: 6%;
}
/* line 1611, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr .spec, #special-sectionOverview #wrap.index #lowlight .spec {
  float: right;
}
/* line 1615, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr ul, #special-sectionOverview #wrap.index #lowlight ul {
  margin: 7.5% auto 0;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
/* line 1619, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr ul .figure_item, #special-sectionOverview #wrap.index #lowlight ul .figure_item {
  float: left;
  max-width: 145px;
  width: 145px;
  display: inline-block;
  height: auto;
  margin-right: 18px;
}
/* line 1624, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr ul .figure_item img, #special-sectionOverview #wrap.index #lowlight ul .figure_item img {
  width: 100%;
}
/* line 1629, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr ul .figure_item.last, #special-sectionOverview #wrap.index #lowlight ul .figure_item.last {
  margin-right: 0;
}
/* line 1634, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr ul .figure_caption, #special-sectionOverview #wrap.index #lowlight ul .figure_caption {
  margin-top: 15px;
  font-size: 15px;
  height: 55px;
}
/* line 1641, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr p.p_content.figure-group-caption, #special-sectionOverview #wrap.index #lowlight p.p_content.figure-group-caption {
  text-align: left;
  margin-top: 4%;
  width: 69%;
}
/* line 1647, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr h1, #special-sectionOverview #wrap.index #lowlight h1 {
  padding-top: 1%;
  text-align: left;
}
/* line 1652, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #hdr p.p_content, #special-sectionOverview #wrap.index #lowlight p.p_content {
  margin-top: 3.5%;
  text-align: left;
}
@media all and (max-width: 900px) {
  /* line 1659, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr .scenario, #special-sectionOverview #wrap.index #lowlight .scenario {
    height: 500px;
  }
  /* line 1662, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr .scenario img, #special-sectionOverview #wrap.index #lowlight .scenario img {
    width: 90%;
  }
  /* line 1667, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr p.p_content.figure-group-caption, #special-sectionOverview #wrap.index #lowlight p.p_content.figure-group-caption {
    width: 100%;
  }
}
@media all and (max-width: 700px) {
  /* line 1673, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr .scenario, #special-sectionOverview #wrap.index #lowlight .scenario {
    height: 400px;
  }
}
@media all and (max-width: 739px) {
  /* line 1679, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr ul, #special-sectionOverview #wrap.index #lowlight ul {
    width: 471px;
  }
  /* line 1683, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr ul .figure_item:nth-child(3), #special-sectionOverview #wrap.index #lowlight ul .figure_item:nth-child(3) {
    margin-right: 0;
  }
}
@media all and (max-width: 580px) {
  /* line 1692, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr ul, #special-sectionOverview #wrap.index #lowlight ul {
    width: 308px;
  }
  /* line 1696, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr ul .figure_item:nth-child(3), #special-sectionOverview #wrap.index #lowlight ul .figure_item:nth-child(3) {
    margin-right: 18px;
  }
  /* line 1699, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr ul .figure_item:nth-child(even), #special-sectionOverview #wrap.index #lowlight ul .figure_item:nth-child(even) {
    margin-right: 0;
  }
}
@media all and (max-width: 500px) {
  /* line 1707, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr .scenario, #special-sectionOverview #wrap.index #lowlight .scenario {
    height: 300px;
  }
  /* line 1711, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr .copy, #special-sectionOverview #wrap.index #lowlight .copy {
    width: 100%;
  }
  /* line 1713, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr .copy h1, #special-sectionOverview #wrap.index #hdr .copy p, #special-sectionOverview #wrap.index #lowlight .copy h1, #special-sectionOverview #wrap.index #lowlight .copy p {
    text-align: center;
  }
  /* line 1718, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr .spec, #special-sectionOverview #wrap.index #lowlight .spec {
    float: left;
    width: 100%;
    margin-bottom: 5%;
  }
  /* line 1722, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr .spec .square, #special-sectionOverview #wrap.index #lowlight .spec .square {
    margin: 0 auto;
  }
  /* line 1726, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr ul, #special-sectionOverview #wrap.index #lowlight ul {
    width: 306px;
  }
  /* line 1730, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #hdr ul .figure_item:nth-child(even), #special-sectionOverview #wrap.index #lowlight ul .figure_item:nth-child(even) {
    margin-right: 0;
  }
}
/* line 1739, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #lowlight .scenario {
  background-image: url('../img/pixelmaster/lowlight-scenario.jpg?1436421253');
}
/* line 1744, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #lowlight p.p_content.figure-group-caption {
  width: 72%;
}
/* line 1749, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #backlight {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 10px solid #fff;
}
/* line 1754, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #backlight .scenario {
  background-image: url('../img/pixelmaster/hdr-bg.jpg?1436421253');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  height: 624px;
}
/* line 1765, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #backlight .scenario .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* line 1771, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #backlight .scenario img {
  margin: 0 auto;
  vertical-align: middle;
  width: auto;
}
@media all and (max-width: 900px) {
  /* line 1779, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #backlight .scenario {
    height: 500px;
  }
  /* line 1782, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #backlight .scenario img {
    width: 90%;
  }
}
@media all and (max-width: 700px) {
  /* line 1789, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #backlight .scenario {
    height: 400px;
  }
}
@media all and (max-width: 500px) {
  /* line 1795, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #backlight .scenario {
    height: 300px;
  }
}
/* line 1801, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #lowlight {
  padding-top: 0;
}
/* line 1803, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #lowlight h1 {
  margin-bottom: 5%;
}
/* line 1806, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #lowlight .scenario {
  background-image: url('../img/index/pixelmaster-lowlight-scenario.jpg?1436421183');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  height: 624px;
}
/* line 1817, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #lowlight .scenario .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* line 1823, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #lowlight .scenario img {
  margin: 0 auto;
  vertical-align: middle;
  width: auto;
}
@media all and (max-width: 900px) {
  /* line 1831, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #lowlight .scenario {
    height: 500px;
  }
  /* line 1834, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #lowlight .scenario img {
    width: 90%;
  }
}
@media all and (max-width: 700px) {
  /* line 1841, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #lowlight .scenario {
    height: 400px;
  }
}
@media all and (max-width: 500px) {
  /* line 1847, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #lowlight .scenario {
    height: 300px;
  }
}
/* line 1853, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging {
  padding-top: 2.5%;
  padding-bottom: 0;
}
/* line 1856, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .center {
  padding-bottom: 0;
}
/* line 1857, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .product_logo {
  margin: 15.5% 0 14.5%;
}
/* line 1858, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .product_logo img {
  max-width: 265px;
  width: 265px;
}
@media all and (max-width: 480px) {
  /* line 1857, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging .product_logo {
    text-align: center;
    width: 100%;
    margin: 15% auto;
  }
}
/* line 1869, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging h1 {
  margin: 10px 0 35px 0;
  width: 350px;
}
@media all and (max-width: 900px) {
  /* line 1869, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging h1 {
    width: auto;
  }
}
/* line 1877, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .font-logo {
  margin: 0 0 5px 0;
}
/* line 1878, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .font-logo img {
  max-width: 175px;
  width: 175px;
}
@media all and (max-width: 480px) {
  /* line 1877, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging .font-logo {
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
}
/* line 1890, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging h3 {
  margin: 5% 0 10% 0;
}
/* line 1892, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .square {
  width: 40%;
}
@media all and (max-width: 480px) {
  /* line 1892, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging .square {
    width: 50%;
  }
}
/* line 1899, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .paragraph_remark {
  width: 80%;
  text-align: left;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  color: #aaa;
  font-size: 15px;
  line-height: 1.5em;
}
/* line 1910, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .detail {
  margin-top: 10%;
}
/* line 1913, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .content {
  overflow: hidden;
  padding: 0 !important;
}
/* line 1917, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .content .left {
  float: left;
  width: 35%;
  margin-top: 5px;
}
@media all and (max-width: 480px) {
  /* line 1917, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging .content .left {
    width: 100%;
    margin-top: 20px;
  }
}
@media all and (max-width: 480px) {
  /* line 1925, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging .content .left figure {
    width: 38%;
    margin: 0 auto;
  }
}
/* line 1931, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .content .left figure.hidden-xs {
  display: none;
}
@media all and (max-width: 899px) {
  /* line 1931, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging .content .left figure.hidden-xs {
    display: block !important;
  }
}
@media all and (max-width: 480px) {
  /* line 1931, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging .content .left figure.hidden-xs {
    display: none !important;
  }
}
/* line 1941, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging .content .right {
  float: right;
  width: 55%;
  padding-top: 7%;
  margin-bottom: 150px;
}
@media all and (max-width: 480px) {
  /* line 1941, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging .content .right {
    width: 100%;
    margin-bottom: 0;
  }
}
/* line 1953, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging #battery-anm {
  position: relative;
}
@media all and (max-width: 900px) {
  /* line 1953, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #charging #battery-anm {
    display: none;
  }
}
/* line 1958, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging #battery-anm #battery-1 {
  position: absolute;
  z-index: 1;
  width: 280px;
  height: 446px;
  bottom: -275px;
  right: 0;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/p12_1.png) 0 0 no-repeat;
}
/* line 1960, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging #battery-anm #battery-2 {
  position: relative;
  z-index: 2;
}
/* line 1961, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #charging #battery-anm #battery-3 {
  position: absolute;
  z-index: 3;
  width: 280px;
  height: 428px;
  bottom: 170px;
  right: 0;
  background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/p12_3.png) 0 bottom no-repeat;
}
/* line 1967, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary {
  padding-top: 0;
}
/* line 1969, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .center {
  padding: 7.5% 0 5%;
}
@media all and (max-width: 900px) {
  /* line 1969, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .center {
    padding: 10% 0;
  }
}
@media all and (max-width: 480px) {
  /* line 1969, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .center {
    padding: 15% 0;
  }
}
/* line 1979, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .figure-group {
  overflow: hidden;
  *zoom: 1;
}
/* line 1982, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .figure-group .product-logo {
  margin-top: 6px;
  float: right;
}
/* line 1983, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .figure-group .product-logo img {
  max-width: 132px;
  width: 132px;
}
@media all and (max-width: 480px) {
  /* line 1982, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .figure-group .product-logo {
    position: static;
    width: 100%;
    margin: 0 auto 10% auto;
  }
}
/* line 1996, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .figure-group .font-logo {
  float: left;
}
/* line 1998, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .figure-group .font-logo img {
  max-width: 175px;
  width: 175px;
}
@media all and (max-width: 480px) {
  /* line 1996, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .figure-group .font-logo {
    width: 100%;
    margin: 0 auto 10% auto;
  }
}
/* line 2008, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner {
  background: #F7F7F7;
  width: 100%;
  min-height: 470px;
}
/* line 2012, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner .banner-limit {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 2018, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner .banner-jigsaw {
  float: left;
  width: 25%;
  padding: 10% 0 0 0;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 900px) {
  /* line 2018, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .banner .banner-jigsaw {
    width: 50%;
    padding: 10% 5%;
  }
}
@media all and (max-width: 480px) {
  /* line 2018, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .banner .banner-jigsaw {
    width: 100%;
    border-bottom: 5px solid #fff;
  }
}
/* line 2032, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner .banner-jigsaw h4 {
  text-align: center;
  font-size: 1em;
  height: 50px;
}
/* line 2038, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner .banner-jigsaw figure {
  margin: 0 auto;
}
/* line 2041, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner .banner-jigsaw p {
  text-align: center;
  font-size: .9em;
  margin: 20px 0 0 0;
  color: #000;
}
@media all and (max-width: 480px) {
  /* line 2041, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .banner .banner-jigsaw p {
    display: none;
  }
}
@media all and (max-width: 900px) {
  /* line 2051, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .banner #jigsaw-1 {
    height: 610px;
    padding-bottom: 0;
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
  }
}
@media all and (max-width: 480px) {
  /* line 2051, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .banner #jigsaw-1 {
    height: auto;
    padding-bottom: 0;
    border-right: 0;
    border-bottom: 10px solid #fff;
  }
}
/* line 2065, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-1 figure {
  max-width: 170px;
}
/* line 2066, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-1 h4 {
  position: relative;
  top: 0px;
}
/* line 2069, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-1 h4 span {
  position: relative;
  top: -6px;
}
/* line 2073, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-1 h4 img {
  width: 25px;
}
@media all and (max-width: 900px) {
  /* line 2076, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .banner #jigsaw-2 {
    height: 610px;
    border-bottom: 5px solid #fff;
    padding-top: 20%;
  }
}
@media all and (max-width: 480px) {
  /* line 2076, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .banner #jigsaw-2 {
    height: auto;
    border-bottom: 10px solid #fff;
  }
}
/* line 2086, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-2 figure {
  max-width: 290px;
}
/* line 2087, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-2 span {
  padding: 0 8%;
}
@media all and (max-width: 900px) {
  /* line 2089, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .banner #jigsaw-3 {
    border-right: 5px solid #fff;
  }
}
@media all and (max-width: 480px) {
  /* line 2089, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #secretary .banner #jigsaw-3 {
    border-right: 0;
    border-bottom: 10px solid #fff;
  }
}
/* line 2097, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-3 figure {
  max-width: 116px;
}
/* line 2098, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-3 figure img {
  position: relative;
  left: 3px;
}
/* line 2105, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-4 figure {
  max-width: 235px;
}
/* line 2106, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-4 figure img {
  position: relative;
  left: 3px;
}
/* line 2111, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .banner #jigsaw-4 span {
  padding: 0 10%;
}
/* line 2116, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary .content {
  padding-top: 1%;
}
/* line 2120, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #secretary p.p_content {
  padding-top: 1.5%;
}
/* line 2125, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory {
  padding-top: 5%;
  padding-bottom: 6%;
}
/* line 2128, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory #item-box-2 {
  border-bottom: 0;
}
/* line 2131, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .left {
  width: 90%;
  margin: 0 auto;
}
/* line 2136, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory p {
  margin-top: 3%;
}
@media all and (max-width: 900px) {
  /* line 2143, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .center .left {
    width: 100%;
  }
  /* line 2146, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .center p br {
    content: "";
  }
}
@media all and (max-width: 480px) {
  /* line 2152, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .center .left {
    width: 100%;
  }
  /* line 2155, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .center p br {
    content: "";
  }
}
/* line 2161, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall {
  overflow: hidden;
  margin-top: 4%;
}
/* line 2164, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall div {
  background-color: #F9F9F9 !important;
}
/* line 2170, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall .photo {
  height: 370px;
  position: relative;
  padding: 20px;
}
/* line 2174, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall .photo img {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 0;
}
@media all and (max-width: 1330px) {
  /* line 2170, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo {
    height: 370px;
  }
  /* line 2186, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo img {
    width: 80%;
  }
}
@media all and (max-width: 1150px) {
  /* line 2170, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo {
    height: 300px;
  }
  /* line 2194, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo img {
    width: 80%;
  }
}
@media all and (max-width: 940px) {
  /* line 2170, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo {
    height: 280px;
  }
  /* line 2202, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo img {
    width: 80%;
  }
}
@media all and (max-width: 840px) {
  /* line 2170, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo {
    height: 250px;
  }
}
@media all and (max-width: 740px) {
  /* line 2170, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo {
    height: 220px;
  }
}
@media all and (max-width: 640px) {
  /* line 2170, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo {
    height: 190px;
  }
}
@media all and (max-width: 540px) {
  /* line 2170, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo {
    height: 160px;
  }
}
@media all and (max-width: 440px) {
  /* line 2170, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo {
    height: 130px;
  }
}
/* line 2228, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall .photo-1 {
  float: left;
  width: 33%;
  overflow: hidden;
}
/* line 2232, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall .photo-1 img {
  max-width: 307px;
}
/* line 2237, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall .photo-2 {
  float: left;
  position: relative;
  width: 34%;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
/* line 2243, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall .photo-2 img {
  max-width: 772px;
}
@media all and (max-width: 1600px) {
  /* line 2243, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-2 img {
    max-width: 690px;
  }
}
@media all and (max-width: 480px) {
  /* line 2243, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-2 img {
    max-width: 250px !important;
  }
}
/* line 2254, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall .photo-3 {
  float: right;
  position: relative;
  width: 33%;
}
/* line 2258, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall .photo-3 img {
  max-width: 372px;
}
@media all and (max-width: 1600px) {
  /* line 2258, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-3 img {
    max-width: 192px;
  }
}
@media all and (max-width: 768px) {
  /* line 2258, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-3 img {
    max-width: 150px !important;
  }
}
@media all and (max-width: 640px) {
  /* line 2258, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-3 img {
    max-width: 120px !important;
  }
}
@media all and (max-width: 480px) {
  /* line 2258, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-3 img {
    max-width: 250px !important;
  }
}
@media all and (max-width: 360px) {
  /* line 2258, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-3 img {
    max-width: 250px !important;
  }
}
/* line 2277, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #accessory .wall .photo-4 {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 10px;
}
@media all and (max-width: 1600px) {
  /* line 2282, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-4 img {
    max-width: 640px;
  }
}
@media all and (max-width: 940px) {
  /* line 2282, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-4 img {
    max-width: 640px;
  }
}
@media all and (max-width: 768px) {
  /* line 2282, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-4 img {
    max-width: 550px !important;
  }
}
@media all and (max-width: 640px) {
  /* line 2282, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index #accessory .wall .photo-4 img {
    max-width: 400px !important;
  }
}
/* line 2303, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en h1 {
  line-height: 1.2em;
}
/* line 2306, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en p.subtitle {
  font-size: 36px;
  color: #f08201;
  text-align: left;
}
/* line 2313, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #intro h2 {
  letter-spacing: 0;
  font-size: 3.3em;
  margin-top: 0.55em;
}
/* line 2320, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #intro .content a {
  right: 13px;
}
/* line 2327, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #thin .content .left p.subtitle {
  line-height: 1.7em;
}
/* line 2330, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #thin .content .left h1 {
  margin-bottom: 35px;
  margin-top: 5px;
}
/* line 2334, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #thin .content .left .anchor_link {
  margin-top: 15px;
}
/* line 2338, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #thin .content .mt {
  margin-top: 50px;
}
/* line 2341, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #thin .content .right {
  margin-top: 80px;
  color: #444;
  margin-right: -4.1%;
}
/* line 2345, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #thin .content .right .square_main {
  line-height: .85em;
}
/* line 2348, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #thin .content .right .square_small {
  font-weight: 400;
}
/* line 2356, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #view .banner {
  text-align: center;
}
/* line 2360, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #colorful #color-frame-group .column h4 {
  letter-spacing: 0.015mm;
}
/* line 2364, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #colorful #color-frame-group {
  margin-left: -30px;
}
/* line 2370, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #performance .detail-box .detail .type {
  height: 40px;
  line-height: 1;
}
/* line 2379, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see h1 {
  padding-top: 1%;
}
/* line 2382, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see .product_logo2 {
  margin: 10% 0 0 0;
}
/* line 2385, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see p.p_content {
  text-align: left;
  padding-top: 4.5%;
}
/* line 2389, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see .product_logo {
  top: 55px;
  right: -54px;
}
@media all and (max-width: 768px) {
  /* line 2389, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .product_logo {
    right: -4px;
  }
}
/* line 2396, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see .product_logo img {
  width: 105%;
}
/* line 2398, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see .square_small {
  font: 400 14px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  line-height: 1.4em;
  letter-spacing: 0;
  margin-top: -4px;
}
/* line 2405, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see .wall .photo-1 ul {
  right: 128px;
}
/* line 2408, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see .wall .photo-1 img {
  left: -200px;
  width: 110%;
  bottom: -110px;
}
@media all and (max-width: 1367px) {
  /* line 2408, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-1 img {
    bottom: 0px;
  }
}
@media all and (max-width: 1024px) {
  /* line 2408, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-1 img {
    bottom: -115px;
  }
}
/* line 2421, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see .wall .photo-2 ul {
  width: 190px;
  margin: 50px auto 0 auto;
  position: static;
}
/* line 2426, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see .wall .photo-2 img {
  left: 15%;
}
/* line 2431, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #see .wall .photo-3 ul {
  width: 470px;
  top: 40px;
}
/* line 2439, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #hdr td, #special-sectionOverview #wrap.index.en #lowlight td {
  line-height: 1.4em;
}
/* line 2440, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #hdr .square_small, #special-sectionOverview #wrap.index.en #lowlight .square_small {
  font-weight: 400;
  letter-spacing: 0em;
  font-size: 14px;
  line-height: 0 !important;
}
/* line 2448, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #secretary {
  padding-bottom: 0;
}
/* line 2450, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #secretary .content h1 {
  width: 80%;
}
/* line 2455, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #secretary .banner #jigsaw-1 h4 {
  left: -10%;
}
/* line 2456, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #secretary .banner #jigsaw-1 figure img {
  max-width: 154px;
}
/* line 2459, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #secretary .banner #jigsaw-2 p {
  margin-left: 0.2%;
}
/* line 2461, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #secretary .banner h4 {
  letter-spacing: 0;
  font-weight: 400;
  font-size: 17px !important;
}
/* line 2462, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #secretary .banner p {
  letter-spacing: 0;
  font-weight: 400;
  font-size: 15px !important;
}
/* line 2466, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #secretary .wrapper .subtitle {
  font-weight: 300;
}
/* line 2472, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #charging p.subtitle {
  margin-bottom: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
/* line 2477, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #charging figure.product_logo {
  margin: 13% 0 9%;
}
/* line 2480, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #charging .detail {
  color: #444;
}
/* line 2483, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #charging .detail div {
  float: left;
  width: 50%;
}
/* line 2484, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #charging .detail div .square_small {
  line-height: 1.5;
  font-weight: 400;
}
/* line 2488, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #charging .detail div b {
  line-height: 1em;
  font-weight: 100 !important;
}
/* line 2494, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #charging .square_small_14.mt_10 {
  margin-top: 2%;
}
/* line 2497, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #accessory {
  padding-top: 0;
}
/* line 2499, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #accessory .center {
  padding: 6% 0;
}
/* line 2500, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.en #accessory p.p_content {
  padding-top: 1%;
}
@media all and (max-width: 480px) {
  /* line 2511, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en section a:hover .link {
    border-bottom: 0;
  }
  /* line 2514, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en .hidden-xs {
    display: none;
  }
  /* line 2515, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en .visible-xs {
    display: block;
  }
  /* line 2516, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en h1 {
    line-height: 1.3em;
  }
  /* line 2517, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en p.subtitle {
    font-size: 28px;
  }
  /* line 2518, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en .p_content, #special-sectionOverview #wrap.index.en .link {
    font: 400 16px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
    line-height: 1.6em;
  }
  /* line 2522, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #intro {
    padding-top: 50px;
    margin-bottom: 0;
  }
  /* line 2525, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #intro h1 {
    width: 62%;
    background-size: contain;
  }
  /* line 2529, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #intro h2 {
    font-size: 2.5em;
    position: relative;
    top: -25px;
    margin-bottom: 7%;
  }
  /* line 2535, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #intro .content {
    position: relative;
    top: 30px;
  }
  /* line 2538, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #intro .content p {
    font-size: 1.5em;
  }
  /* line 2539, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #intro .content a {
    display: inline-block;
    margin: 15px 0 30px 0;
  }
  /* line 2541, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #intro #intro-bg {
    background: url(/websites/global/products/lON4ZJYERePjiX0w/v2/img/index/kv-bg-xs.jpg);
    background-size: cover;
  }
  /* line 2547, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin {
    padding-top: 60px;
  }
  /* line 2550, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .content .left {
    line-height: 1.4em;
    text-align: left !important;
  }
  /* line 2553, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .content .left h1 {
    margin-top: 0;
  }
  /* line 2555, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .content p.subtitle {
    line-height: 1.2em !important;
  }
  /* line 2556, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .content h1 {
    text-align: left !important;
    margin-bottom: 17px !important;
  }
  /* line 2560, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .content .right {
    margin: 65px 0;
    overflow: hidden;
  }
  /* line 2563, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .content .right .square_main {
    font: 100 50px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
    line-height: .95em;
  }
  /* line 2564, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .content .right .square_small {
    font: 400 14px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei" !important;
  }
  /* line 2565, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .content .right > div {
    width: 43%;
    float: left;
    font-size: .5em;
  }
  /* line 2569, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .content .right > div.mt {
    margin-top: 0;
    width: 57%;
  }
  /* line 2575, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .banner2 {
    text-align: center;
    margin-bottom: 10%;
  }
  /* line 2578, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #thin .banner2 img {
    width: 166px;
  }
  /* line 2583, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic .content {
    padding: 47px 0 55px 0;
  }
  /* line 2586, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic h1 {
    text-align: center;
    margin-bottom: 10px;
  }
  /* line 2590, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic .example {
    background-size: 100%;
    height: 210px;
    background-position: center bottom;
  }
  /* line 2595, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic .p_content {
    text-align: center;
  }
  /* line 2597, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic .scenario {
    position: relative;
    overflow: hidden;
    height: 200px;
    border-bottom: 10px solid #fff;
    padding: 0 !important;
  }
  /* line 2604, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic #scenario-1 {
    height: 191px;
  }
  /* line 2606, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic #scenario-1 img {
    width: 70%;
    position: relative;
    left: -50px;
  }
  /* line 2612, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic #scenario-2 {
    position: relative;
  }
  /* line 2614, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic #scenario-2 img {
    width: 100%;
    position: absolute;
    top: -45px;
    right: -45px;
  }
  /* line 2621, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic #scenario-3 {
    height: 315px;
  }
  /* line 2623, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic #scenario-3 img {
    width: 70%;
    margin-top: 64px;
  }
  /* line 2629, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #view {
    padding: 60px 0;
  }
  /* line 2631, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #view .center {
    padding: 0 0 10px 0;
  }
  /* line 2633, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance {
    padding: 90px 0;
  }
  /* line 2635, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .banner.visible-xs {
    top: 0px;
    margin: 10% 0 10% -60%;
    position: relative;
  }
  /* line 2639, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .banner.visible-xs img {
    max-width: 155% !important;
  }
  /* line 2641, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .content {
    padding: 0;
    text-align: left !important;
  }
  /* line 2645, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .detail-box {
    width: 300px;
    margin: 0 auto;
  }
  /* line 2648, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .detail-box .detail {
    width: 120px;
    height: 120px;
    margin: 0 15px 30px 15px;
  }
  /* line 2652, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .detail-box .detail .text {
    height: 80px;
    font-size: 1.6em;
  }
  /* line 2655, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .detail-box .detail .text.row1 {
    padding-top: 14px;
  }
  /* line 2656, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .detail-box .detail .text.row2 {
    padding-top: 14px;
  }
  /* line 2657, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .detail-box .detail .text.row3 {
    padding-top: 13px;
    line-height: 1.15em;
  }
  /* line 2662, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .detail-box #detail-6 .text.row1 {
    padding-top: 14px;
  }
  /* line 2665, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .detail-box #detail-11 {
    margin-left: 90px;
  }
  /* line 2667, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance p.subtitle {
    text-align: left;
    line-height: 1.3em;
  }
  /* line 2668, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance p.p_content {
    text-align: left;
    margin-bottom: 10px;
  }
  /* line 2669, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance h1 {
    text-align: left;
    margin: 0 0 14px 0;
  }
  /* line 2670, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .link {
    width: 100%;
    text-align: left;
    display: inline;
  }
  /* line 2671, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .banner.visible-xs {
    margin: 50px 0 60px -60%;
  }
  /* line 2674, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see h1 {
    text-align: left;
  }
  /* line 2675, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .square_unit {
    font: 400 20px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  }
  /* line 2676, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .square_main {
    font: 100 45px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  }
  /* line 2677, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .product_logo2 {
    margin: 60px 0 24px 0;
    width: 75%;
  }
  /* line 2681, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-1 {
    height: 300px;
  }
  /* line 2683, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-1 ul {
    top: 20px;
    right: 56px;
  }
  /* line 2686, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-1 ul li {
    margin-bottom: 5px;
  }
  /* line 2691, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-1 img {
    top: 0;
    bottom: 0;
    left: -110px;
    max-width: 500px !important;
    width: 100%;
  }
  /* line 2699, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-2 {
    height: 360px;
  }
  /* line 2701, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-2 ul {
    left: 0;
    width: 100%;
    top: 60px;
  }
  /* line 2703, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-2 ul li {
    text-align: center;
  }
  /* line 2707, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-2 img {
    width: 80%;
    left: 0;
  }
  /* line 2709, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-3 {
    height: 350px;
  }
  /* line 2711, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-3 ul {
    width: 280px;
    margin: 0 auto;
  }
  /* line 2714, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-3 ul li {
    text-align: left;
    margin: 0;
  }
  /* line 2718, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-3 ul li:nth-child(2) {
    margin: 0 30px;
  }
  /* line 2722, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-3 .square_unit_degree.sup {
    top: -7px;
  }
  /* line 2724, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .center {
    padding-top: 0;
  }
  /* line 2728, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #hdr .scenario, #special-sectionOverview #wrap.index.en #lowlight .scenario {
    height: 250px;
  }
  /* line 2729, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #hdr .copy, #special-sectionOverview #wrap.index.en #hdr .right, #special-sectionOverview #wrap.index.en #lowlight .copy, #special-sectionOverview #wrap.index.en #lowlight .right {
    width: 100%;
    float: none !important;
  }
  /* line 2730, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #hdr .box, #special-sectionOverview #wrap.index.en #lowlight .box {
    margin: 10% 0 20% 0;
  }
  /* line 2731, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #hdr .box .square_main_larger, #special-sectionOverview #wrap.index.en #lowlight .box .square_main_larger {
    line-height: .95em;
  }
  /* line 2733, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #hdr h1, #special-sectionOverview #wrap.index.en #hdr p.p_content, #special-sectionOverview #wrap.index.en #lowlight h1, #special-sectionOverview #wrap.index.en #lowlight p.p_content {
    text-align: left;
  }
  /* line 2737, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging h1 {
    text-align: left;
    margin-bottom: 17px !important;
  }
  /* line 2738, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging .paragraph_remark {
    color: #aaa;
    line-height: 1.6em;
    font: 400 14px "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  }
  /* line 2743, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging figure.product_logo {
    margin: 55px 0 65px 0;
    text-align: left;
  }
  /* line 2746, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging figure.product_logo img {
    width: 75%;
  }
  /* line 2750, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging .detail div .square_main {
    font-size: 5em;
  }
  /* line 2751, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging .detail div .square_small {
    line-height: 0px;
  }
  /* line 2753, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging .detail div:nth-child(1) {
    width: 47%;
  }
  /* line 2754, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging .detail div:nth-child(2) {
    width: 47%;
    float: right;
  }
  /* line 2756, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging .left figure {
    width: 50%;
    margin-top: 30px;
  }
  /* line 2759, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary {
    padding-top: 65px;
  }
  /* line 2762, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary .banner-jigsaw figure {
    text-align: center;
  }
  /* line 2764, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary #jigsaw-1 {
    position: relative;
    left: 0;
    padding-left: 63px;
    height: 400px;
  }
  /* line 2769, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary #jigsaw-1 h4 {
    padding-left: 6px;
  }
  /* line 2773, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary #jigsaw-2 {
    padding-top: 9%;
  }
  /* line 2776, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary #jigsaw-3 figure img {
    position: relative;
    left: 0px;
  }
  /* line 2784, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary #jigsaw-4 figure img {
    position: relative;
    left: 0px;
  }
  /* line 2790, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary h1 {
    text-align: left;
  }
  /* line 2791, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary .product-logo2 {
    text-align: left;
    margin: 60px 0 15px 0;
  }
  /* line 2794, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #secretary .product-logo2 img {
    width: 120px;
  }
  /* line 2799, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory {
    padding-bottom: 0px;
  }
  /* line 2801, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .photo-1, #special-sectionOverview #wrap.index.en #accessory .photo-2, #special-sectionOverview #wrap.index.en #accessory .photo-3, #special-sectionOverview #wrap.index.en #accessory .photo-4, #special-sectionOverview #wrap.index.en #accessory .photo-5 {
    height: 240px;
    width: 100%;
    border-left: 0;
    border-top: 0;
  }
  /* line 2809, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .photo-1 {
    border-bottom: 10px solid #fff;
  }
  /* line 2811, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .photo-1 img {
    width: 70%;
  }
  /* line 2813, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .photo-2 {
    height: 225px;
  }
  /* line 2814, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .photo-2 img {
    width: 70%;
  }
  /* line 2816, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .photo-3 {
    margin-top: 10px;
  }
  /* line 2818, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .photo-3 img {
    width: 40%;
    left: -11%;
  }
  /* line 2819, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .photo-4 {
    height: 190px;
  }
  /* line 2821, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .photo-4 img {
    width: 90%;
  }
  /* line 2823, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #accessory .center {
    padding: 125px 0 60px 0;
  }
}
/* line 2828, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index #thin .content, #special-sectionOverview #wrap.index #backlight .content, #special-sectionOverview #wrap.index #lowlight .content, #special-sectionOverview #wrap.index #charging .content, #special-sectionOverview #wrap.index #performance .content, #special-sectionOverview #wrap.index #see .content, #special-sectionOverview #wrap.index #secretary .content {
  text-align: left;
}
@media all and (max-width: 320px) {
  /* line 2835, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #intro h2 {
    margin-bottom: 7%;
  }
  /* line 2839, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #ergonomic #scenario-3 img {
    margin-top: 87px;
  }
  /* line 2842, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #performance .detail-box {
    width: 300px;
    margin: 0 auto;
    margin-left: -10px;
  }
  /* line 2850, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #charging .detail div:nth-child(2) {
    width: 50%;
    float: right;
  }
  /* line 2854, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-1 img {
    top: 30px;
    left: -90px;
  }
  /* line 2859, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-2 {
    height: 330px;
  }
  /* line 2863, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.en #see .wall .photo-3 {
    height: 330px;
  }
}
/* line 1, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw h1 {
  line-height: 1.5em;
  font-size: 45px;
  color: #363636;
  font-weight: 100;
}
@media all and (max-width: 900px) {
  /* line 1, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw h1 {
    font-size: 41px;
    line-height: 50px;
    font-weight: 100;
  }
}
@media all and (max-width: 480px) {
  /* line 1, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw h1 {
    margin: 10px 0;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    font-weight: 100;
  }
}
/* line 20, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw h1.main {
  font-size: 52px;
  line-height: 1.3em;
  letter-spacing: 0;
  font-weight: 300;
  color: #363636;
}
@media all and (max-width: 900px) {
  /* line 20, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw h1.main {
    font-size: 52px;
    line-height: 62px;
    font-weight: 100;
  }
}
@media all and (max-width: 480px) {
  /* line 20, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw h1.main {
    margin: 10px 0;
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    font-weight: 100;
  }
}
/* line 41, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw h1.small {
  font-size: 26px;
}
@media all and (max-width: 480px) {
  /* line 41, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw h1.small {
    font-size: 20px;
    line-height: 1;
  }
}
/* line 48, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw p.p_main {
  font-size: 21px;
  line-height: 34px !important;
  color: #363636;
  font-weight: 100;
}
@media all and (max-width: 480px) {
  /* line 48, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw p.p_main {
    font-size: 17px;
    line-height: 32px !important;
  }
}
/* line 60, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw p.p_remark {
  font-size: 15px;
  font-weight: 300;
  color: #9b9b9b;
}
/* line 66, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw p.p_content {
  font-size: 17px;
  line-height: 1.7em;
  color: #363636;
}
@media all and (max-width: 480px) {
  /* line 66, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw p.p_content {
    font-size: 15px;
  }
}
/* line 74, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw p.p_content.hint {
  color: #999;
}
@media all and (max-width: 480px) {
  /* line 74, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw p.p_content.hint {
    font-size: 14px;
  }
}
/* line 83, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw p.subtitle {
  font-size: 42px;
  color: #f08201;
  font-weight: 300;
  text-align: left;
  font-family: "myriad-pro", "Helvetica Neue", "Microsoft JhengHei";
  line-height: 1;
}
/* line 93, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .square_small {
  font-size: 12px;
  line-height: 1.1em;
  font-weight: 400;
  color: #363636;
}
/* line 99, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .square_small.shift_3 {
  letter-spacing: .3em;
}
/* line 103, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .square_small.shift_5 {
  letter-spacing: .5em;
}
/* line 108, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .square_small_14 {
  font-size: 14px;
}
/* line 111, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .square_small_14.shift_3 {
  letter-spacing: .3em;
}
/* line 115, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .square_small_14.shift_5 {
  letter-spacing: .5em;
}
/* line 119, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .square_main {
  font-size: 80px;
  color: #444;
}
/* line 124, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .square_main_larger {
  font-size: 85px;
  color: #444;
  line-height: 1.1em;
  font-family: "myriad-pro";
  font-weight: 100;
}
/* line 132, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .square_unit {
  font-size: 24px;
  color: #444;
}
@media all and (max-width: 480px) {
  /* line 132, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw .square_unit {
    font-size: 15px;
  }
}
/* line 142, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .reaction-area:hover .anchor_link {
  border-bottom: 1px solid #0188CA;
}
/* line 148, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .anchor_link {
  font-size: 17px;
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
}
/* line 153, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .anchor_link:hover {
  border-bottom: 1px solid #0188CA;
}
@media all and (max-width: 480px) {
  /* line 148, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw .anchor_link {
    font-size: 14px;
  }
}
/* line 160, ../src/sass/css/page/_tw_main.scss */
#special-sectionOverview #wrap.index.tw .anchor_link {
  margin-top: 14px;
}
@media all and (max-width: 480px) {
  /* line 165, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw p.subtitle + h1 {
    margin-top: 13px !important;
  }
  /* line 168, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw .rwd_img.font-logo, #special-sectionOverview #wrap.index.tw h1, #special-sectionOverview #wrap.index.tw p.p_content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 172, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw .rwd_img.font-logo + h1 {
    margin-top: 13px !important;
  }
  /* line 175, ../src/sass/css/page/_tw_main.scss */
  #special-sectionOverview #wrap.index.tw h1 + p.p_content {
    margin-top: 20px !important;
  }
}
/* line 2873, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw .anchor_link {
  margin-top: 14px;
}
/* line 2879, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw .box td .square_unit {
  font-weight: 100;
  font-size: 24px;
}
@media all and (max-width: 480px) {
  /* line 2886, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw .rwd_img.font-logo, #special-sectionOverview #wrap.index.tw h1, #special-sectionOverview #wrap.index.tw p.p_content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 2890, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw .rwd_img.font-logo + h1 {
    margin-top: 13px !important;
  }
  /* line 2893, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw h1 + p.p_content {
    margin-top: 20px !important;
  }
}
@media all and (max-width: 480px) {
  /* line 2900, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #intro .content a {
    font-size: 14px;
    right: 11px;
  }
  /* line 2904, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #intro .content p {
    font-size: 17px;
  }
  /* line 2907, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #intro a.video:after {
    top: 6px;
    background-size: 15px 15px;
  }
}
/* line 2915, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #lowlight .content, #special-sectionOverview #wrap.index.tw #hdr .content {
  padding-left: 80px;
  padding-right: 80px;
}
/* line 2919, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #lowlight .copy, #special-sectionOverview #wrap.index.tw #hdr .copy {
  width: 50%;
}
/* line 2922, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #lowlight .box, #special-sectionOverview #wrap.index.tw #hdr .box {
  margin-top: 0;
}
/* line 2925, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #lowlight .box .square_small, #special-sectionOverview #wrap.index.tw #hdr .box .square_small {
  font-size: 12px;
}
/* line 2928, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #lowlight .box .square_small.shift_3, #special-sectionOverview #wrap.index.tw #hdr .box .square_small.shift_3 {
  letter-spacing: .3em;
}
@media all and (max-width: 900px) {
  /* line 2933, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight .content, #special-sectionOverview #wrap.index.tw #hdr .content {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 2937, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight .copy, #special-sectionOverview #wrap.index.tw #hdr .copy {
    width: 60%;
  }
  /* line 2940, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight .box, #special-sectionOverview #wrap.index.tw #hdr .box {
    margin-top: 0px;
  }
  /* line 2943, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight .box .square_main_larger, #special-sectionOverview #wrap.index.tw #hdr .box .square_main_larger {
    line-height: 1.2em;
  }
  /* line 2947, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight .box b, #special-sectionOverview #wrap.index.tw #hdr .box b {
    font-weight: 100;
    line-height: 1.1em;
  }
}
@media all and (max-width: 480px) {
  /* line 2953, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight .content, #special-sectionOverview #wrap.index.tw #hdr .content {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
  }
  /* line 2958, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight .copy, #special-sectionOverview #wrap.index.tw #hdr .copy {
    width: 100%;
  }
  /* line 2961, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight .box, #special-sectionOverview #wrap.index.tw #hdr .box {
    margin-top: 30px;
  }
  /* line 2964, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight h1, #special-sectionOverview #wrap.index.tw #hdr h1 {
    padding-top: 0;
    margin-bottom: 15px;
  }
  /* line 2969, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #lowlight p.p_content, #special-sectionOverview #wrap.index.tw #hdr p.p_content {
    margin-top: 0px;
  }
}
/* line 2978, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #ergonomic .content {
  padding-top: 90px;
  padding-bottom: 93px;
}
/* line 2982, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #ergonomic .content h1 {
  width: 90%;
  margin-left: 5%;
}
/* line 2986, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #ergonomic .content p {
  margin-top: 0;
}
@media all and (max-width: 900px) {
  /* line 2991, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #ergonomic .content h1 {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 480px) {
  /* line 2999, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #ergonomic .content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 3002, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #ergonomic .content h1 {
    margin-bottom: 15px;
  }
}
/* line 3009, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #view {
  padding-top: 90px;
  padding-bottom: 100px;
}
/* line 3012, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #view h1 {
  margin-bottom: 25px;
}
/* line 3016, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #view .banner {
  margin-top: 50px;
}
@media all and (max-width: 900px) {
  /* line 3021, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #view .p_content br {
    content: "";
  }
  /* line 3025, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #view .center {
    padding-bottom: 0;
  }
  /* line 3029, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #view .banner {
    margin-top: 25px;
  }
}
@media all and (max-width: 480px) {
  /* line 3009, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #view {
    padding-top: 100px;
  }
  /* line 3036, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #view .content h1 {
    margin-bottom: 15px;
  }
  /* line 3041, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #view .banner {
    margin-top: 35px;
  }
}
@media all and (max-width: 900px) {
  /* line 3048, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #performance .font-logo, #special-sectionOverview #wrap.index.tw #thin .font-logo, #special-sectionOverview #wrap.index.tw #charging .font-logo, #special-sectionOverview #wrap.index.tw #secretary .font-logo {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 3058, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #performance h1 {
  margin-top: 3px;
  margin-bottom: 25px;
}
@media all and (max-width: 900px) {
  /* line 3058, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #performance h1 {
    margin-top: 20px;
  }
}
/* line 3065, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #performance .link {
  display: inline-block;
  width: auto;
}
/* line 3069, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #performance p.p_content {
  padding-top: 0;
}
/* line 3074, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #performance #detail-7 .custom {
  margin-right: 4px;
  margin-left: 5px;
}
/* line 3079, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #performance .content {
  padding-top: 90px;
}
@media all and (max-width: 480px) {
  /* line 3057, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #performance {
    padding-top: 40px;
  }
  /* line 3085, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #performance .content {
    padding-top: 0px;
  }
  /* line 3089, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #performance .font-logo img {
    width: 103px;
  }
  /* line 3092, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #performance h1 {
    margin-top: 13px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 320px) {
  /* line 3099, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #performance .detail-box .detail {
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 3104, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #performance .detail-box #detail-11 {
    margin-left: 80px;
  }
}
/* line 3111, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #thin .content .left h1 {
  margin-bottom: 15px;
}
@media all and (max-width: 900px) {
  /* line 3111, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #thin .content .left h1 {
    margin-top: 20px;
  }
}
/* line 3117, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #thin .content .right {
  margin-top: 40px;
}
/* line 3120, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #thin .content .mt {
  margin-top: 8px;
}
@media all and (max-width: 480px) {
  /* line 3126, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #thin .rwd_img.font-logo {
    margin-bottom: 0;
  }
  /* line 3128, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #thin .rwd_img.font-logo img {
    width: 103px;
  }
  /* line 3132, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #thin .content .left h1 {
    margin-bottom: 0 !important;
  }
}
/* line 3138, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see .content {
  position: relative;
}
/* line 3141, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see h1 {
  margin-bottom: 25px;
}
/* line 3144, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see p.p_content {
  padding-top: 0;
}
/* line 3147, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see .product_logo {
  top: 10px;
}
/* line 3149, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see .product_logo img {
  width: 100%;
}
@media all and (max-width: 1024px) {
  /* line 3147, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .product_logo {
    right: 16px;
  }
}
/* line 3157, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see .square_small {
  font-size: 12px;
  margin-top: 3px;
}
/* line 3161, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see .square_small.shift_5 {
  letter-spacing: .5em;
}
/* line 3165, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see .wall .photo-1 ul {
  right: 108px;
}
/* line 3168, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see .wall .photo-2 ul li {
  font-weight: 100;
}
/* line 3171, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #see .wall .photo-3 ul {
  width: 430px;
}
@media all and (max-width: 1024px) {
  /* line 3175, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .wall .photo-2 ul {
    width: 220px;
  }
}
@media all and (max-width: 480px) {
  /* line 3181, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .wall .photo-1 ul {
    right: 20px;
  }
  /* line 3184, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .wall .photo-2 ul li {
    font-size: 14px;
  }
  /* line 3187, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .wall .photo-3 ul {
    width: 250px;
  }
  /* line 3190, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .wall .photo-2 {
    height: 360px;
  }
  /* line 3193, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .wall .photo-3 {
    height: 350px;
  }
  /* line 3197, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .font-logo {
    margin-bottom: 0;
  }
  /* line 3199, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .font-logo img {
    width: 103px;
  }
  /* line 3203, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see h1 {
    padding-top: 0;
    margin-bottom: 0px;
    margin-top: 13px !important;
  }
}
@media all and (max-width: 320px) {
  /* line 3211, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .wall .photo-1 {
    height: 270px;
  }
  /* line 3214, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .wall .photo-2 {
    height: 320px;
  }
  /* line 3217, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #see .wall .photo-3 {
    height: 340px;
  }
}
/* line 3224, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #colorful .content {
  width: 800px;
}
/* line 3226, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #colorful .content .left {
  width: 580px;
  margin: 0 auto;
}
@media all and (max-width: 1024px) {
  /* line 3231, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #colorful #color-frame-group {
    width: auto;
  }
}
/* line 3236, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #colorful #color-frame-group .column h4 {
  letter-spacing: .4em;
}
@media all and (max-width: 768px) {
  /* line 3240, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #colorful .content {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  /* line 3245, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #colorful .content {
    width: 100%;
  }
  /* line 3248, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #colorful .content .left {
    width: 100%;
    margin-top: 20px;
  }
  /* line 3253, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #colorful #color-frame-group .column h4 {
    font-size: 14px;
  }
}
/* line 3260, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #charging h1 {
  margin-top: 5px;
  margin-bottom: 15px;
}
/* line 3265, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #charging .detail .mt_10 {
  display: block;
  margin-top: 3px;
}
/* line 3269, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #charging .detail p {
  width: 150px;
  float: left;
}
@media all and (max-width: 480px) {
  /* line 3278, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #charging .font-logo {
    margin-bottom: 13px;
  }
  /* line 3280, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #charging .font-logo img {
    width: 108px;
  }
  /* line 3284, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #charging .content {
    padding-top: 0;
  }
  /* line 3287, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #charging h1 {
    margin-top: 13px !important;
  }
}
@media all and (max-width: 320px) {
  /* line 3293, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #charging .detail p {
    width: 140px;
  }
}
/* line 3301, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #hdr .box .square_main_larger, #special-sectionOverview #wrap.index.tw #lowlight .box .square_main_larger {
  line-height: 1.1em;
}
/* line 3307, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary h1 {
  margin-bottom: 25px;
}
/* line 3310, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary p.p_content {
  padding-top: 0;
}
/* line 3314, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-1 {
  width: 170px;
  margin-left: 65px;
}
/* line 3318, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-1 h4 {
  left: -30px;
  font-weight: 100;
}
@media all and (max-width: 1024px) {
  /* line 3314, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-1 {
    margin-left: 15px;
  }
}
@media all and (max-width: 768px) {
  /* line 3314, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-1 {
    width: 50%;
    margin-left: 0;
    height: 530px;
  }
}
@media all and (max-width: 480px) {
  /* line 3314, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-1 {
    width: 100%;
    margin-left: 0;
    height: 450px;
  }
}
/* line 3336, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 {
  width: 290px;
  margin-left: 65px;
}
/* line 3339, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p {
  text-align: left;
}
/* line 3341, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span {
  margin: 0;
  padding: 0;
}
/* line 3346, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span.span-1 {
  width: 94px;
  text-align: center;
}
/* line 3351, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span.span-2 {
  width: 103px;
  text-align: center;
}
/* line 3356, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span.span-3 {
  width: 87px;
  text-align: center;
}
@media all and (max-width: 1024px) {
  /* line 3336, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 {
    margin-left: 25px;
  }
  /* line 3366, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span.span-1 {
    margin-left: 0px;
    width: 91px;
    text-align: center;
  }
  /* line 3372, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span.span-2 {
    width: 103px;
    text-align: center;
  }
  /* line 3377, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span.span-3 {
    width: 91px;
    text-align: center;
  }
}
@media all and (max-width: 768px) {
  /* line 3336, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 {
    width: 50%;
    margin-left: 0;
    height: 530px;
  }
  /* line 3389, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span.span-1 {
    margin-left: 13px;
    width: 89px;
    text-align: center;
  }
  /* line 3395, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span.span-2 {
    width: 103px;
    text-align: center;
  }
  /* line 3400, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 p span.span-3 {
    width: 92px;
    text-align: center;
  }
}
@media all and (max-width: 480px) {
  /* line 3336, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-2 {
    width: 100%;
    margin-left: 0;
    height: 340px;
  }
}
/* line 3412, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-3 {
  width: 115px;
  margin-left: 100px;
}
@media all and (max-width: 1024px) {
  /* line 3412, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-3 {
    margin-left: 60px;
  }
}
@media all and (max-width: 768px) {
  /* line 3412, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-3 {
    width: 50%;
    margin-left: 0;
    height: 530px;
  }
}
@media all and (max-width: 480px) {
  /* line 3412, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-3 {
    width: 100%;
    margin-left: 0;
    height: 340px;
  }
}
/* line 3430, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 {
  width: 233px;
  margin-left: 128px;
}
/* line 3433, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 p {
  text-align: left;
}
/* line 3435, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 p span {
  margin: 0;
  padding: 0;
}
/* line 3440, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 p span.span-1 {
  width: 111px;
  text-align: center;
}
/* line 3445, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 p span.span-2 {
  margin-left: 7px;
  width: 111px;
  text-align: center;
}
@media all and (max-width: 1024px) {
  /* line 3430, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 {
    margin-left: 88px;
  }
  /* line 3455, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 p span.span-1 {
    margin-left: 0px;
  }
}
@media all and (max-width: 768px) {
  /* line 3430, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 {
    width: 50%;
    margin-left: 0;
    height: 530px;
  }
  /* line 3469, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 p span.span-1 {
    margin-left: 38px;
    width: 111px;
    text-align: center;
  }
  /* line 3475, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 p span.span-2 {
    width: 111px;
    text-align: center;
  }
}
@media all and (max-width: 480px) {
  /* line 3430, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner-limit .banner-jigsaw#jigsaw-4 {
    width: 100%;
    margin-left: 0;
    height: 340px;
  }
}
@media all and (max-width: 480px) {
  /* line 3489, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .banner h4 {
    font-size: 14px !important;
  }
  /* line 3492, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary h1 {
    margin-top: 13px !important;
  }
  /* line 3495, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .content {
    padding-top: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 3505, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .figure-group .font-logo {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 480px) {
  /* line 3510, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .figure-group .font-logo {
    margin-bottom: 0;
  }
  /* line 3512, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .figure-group .font-logo img {
    width: 103px;
  }
  /* line 3516, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #secretary .content h1 {
    width: 100%;
  }
}
/* line 3524, ../src/sass/css/page/_index.scss */
#special-sectionOverview #wrap.index.tw #accessory h1 {
  margin-bottom: 10px;
}
@media all and (max-width: 480px) {
  /* line 3523, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #accessory {
    padding-bottom: 0;
  }
  /* line 3530, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #accessory h1 {
    margin-top: 0;
    margin-bottom: 15px;
  }
  /* line 3534, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #accessory .center {
    padding-top: 100px;
    padding-bottom: 0;
  }
  /* line 3538, ../src/sass/css/page/_index.scss */
  #special-sectionOverview #wrap.index.tw #accessory .wall {
    margin-top: 50px;
  }
}

@media all and (max-width: 768px) {
  #special-sectionOverview #wrap.index #mesmerizing .content figure img {
    width:100%;
  }
}