@charset "UTF-8";
/* line 5, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(https://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format("woff2");
}
/* line 24, ../../sass/base/_base.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 106, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 1.5em;
}

/*@mixin base-font-style-non-class() {
    /*font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','微軟正黑體',Microsoft JhengHei,'微軟雅黑體',Microsoft YaHei,SimHei,Arial,Verdana,Helvetica,'sans-serif';*/
/*font-family: 'Arial',"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei, "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;

}
@mixin useGoogleFont(){
    &.google-font { 
        //font-family: 'Play', sans-serif;
        font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;

    }
}*/
/*Mobile font-size*/
/* line 4, ../../sass/base/_footer.scss */
footer {
  background-color: #ffffff;
  color: #666666;
  font-size: 0.9em;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
/* line 12, ../../sass/base/_footer.scss */
footer a {
  color: #666666;
}
/* line 14, ../../sass/base/_footer.scss */
footer a:hover {
  color: #010101;
}
/* line 18, ../../sass/base/_footer.scss */
footer .container-footer {
  margin: 0 auto;
  width: 90%;
  padding-bottom: 5%;
}
/* line 23, ../../sass/base/_footer.scss */
footer .footer-top {
  margin: 2% 0 5% 0;
}
/* line 24, ../../sass/base/_font.scss */
footer .footer-top.google-font.google-font {
  font-family: 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 28, ../../sass/base/_footer.scss */
footer .footer-top .footer-info-area {
  width: 75%;
  display: inline-block;
}
/* line 31, ../../sass/base/_footer.scss */
footer .footer-top .footer-info-area .footer-info {
  display: inline-block;
  vertical-align: top;
  padding-top: 2%;
  margin: auto 2em;
  margin-left: 0;
  margin-right: 7%;
}
/* line 38, ../../sass/base/_footer.scss */
footer .footer-top .footer-info-area .footer-info li {
  padding-bottom: 5%;
}
/* line 40, ../../sass/base/_footer.scss */
footer .footer-top .footer-info-area .footer-info li.footer-info-first {
  font-size: 1.38em;
  font-weight: bold;
}
/* line 45, ../../sass/base/_footer.scss */
footer .footer-top .footer-info-area .footer-info .local_customer_number {
  color: #006ac6;
}
/* line 51, ../../sass/base/_footer.scss */
footer .footer-top .footer-info-area .footer-info.isMainCustomized .footer-info-other font {
  color: #006ac6;
}
/* line 59, ../../sass/base/_footer.scss */
footer .footer-top .local_customer {
  font-size: 120%;
}
/* line 63, ../../sass/base/_footer.scss */
footer .footer-bottom {
  margin: auto 0;
}
/* line 65, ../../sass/base/_footer.scss */
footer .footer-bottom div {
  display: inline-block;
}
/* line 67, ../../sass/base/_footer.scss */
footer .footer-bottom div.language {
  font-weight: bold;
}
/* line 69, ../../sass/base/_footer.scss */
footer .footer-bottom div.language img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  max-width: 24px;
  vertical-align: middle;
  display: inherit;
}
/* line 75, ../../sass/base/_footer.scss */
footer .footer-bottom div.language a {
  vertical-align: middle;
  font-size: 130%;
}
/* line 80, ../../sass/base/_footer.scss */
footer .footer-bottom div.language:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 83, ../../sass/base/_footer.scss */
footer .footer-bottom div.language:hover a {
  color: #010101;
}
/* line 88, ../../sass/base/_footer.scss */
footer .footer-bottom div.copy-right {
  color: #666666;
  float: right;
  font-weight: bold;
  font-size: 80%;
}
/* line 93, ../../sass/base/_footer.scss */
footer .footer-bottom div.copy-right span {
  margin: auto 0.2em;
}
/* line 95, ../../sass/base/_footer.scss */
footer .footer-bottom div.copy-right span a {
  text-decoration: underline;
}
/* line 101, ../../sass/base/_footer.scss */
footer .footer-bottom > .footer-cn {
  display: none;
}
/* line 106, ../../sass/base/_footer.scss */
footer .footer-sns {
  margin-right: inherit;
  display: inline-block;
  text-align: right;
  width: 23%;
  float: right;
}
/* line 112, ../../sass/base/_footer.scss */
footer .footer-sns .social-btn {
  border: 1px solid #666666;
  -moz-border-radius: 99em;
  -webkit-border-radius: 99em;
  border-radius: 99em;
  background: inherit;
  height: 30px;
  width: 30px;
  font-size: 1.5em;
  text-align: center;
  line-height: 1.5em;
  display: inline-block;
  margin: 8px;
}
/* line 124, ../../sass/base/_footer.scss */
footer .footer-sns .social-btn img {
  width: 90%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  margin-top: 3%;
  display: inherit;
}
/* line 130, ../../sass/base/_footer.scss */
footer .footer-sns .social-btn:hover {
  border: 1px solid #111111;
}
/* line 132, ../../sass/base/_footer.scss */
footer .footer-sns .social-btn:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 138, ../../sass/base/_footer.scss */
footer .sns-slider {
  background-color: #f2f2f2;
  margin: 0 auto;
  width: 72%;
  position: relative;
  z-index: 1000;
  display: inherit;
}
/* line 146, ../../sass/base/_footer.scss */
footer .sns-slider-Content {
  border: 1px solid #c6c6c6;
  background-color: #f2f2f2;
  position: absolute;
  right: 0;
  padding: 0.1%;
  display: none;
}
/* line 153, ../../sass/base/_footer.scss */
footer .sns-slider-Content .sns-Item {
  margin: 4%;
}
/* line 155, ../../sass/base/_footer.scss */
footer .sns-slider-Content .sns-Item .social-btn {
  border: 1px solid #666666;
  border-radius: 99em;
  width: 30px;
  height: 30px;
  font-size: 1.5em;
  text-align: center;
  line-height: 1.5em;
  display: inline-block;
  vertical-align: middle;
}
/* line 165, ../../sass/base/_footer.scss */
footer .sns-slider-Content .sns-Item .social-btn img {
  width: 90%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  margin-top: 3%;
}
/* line 174, ../../sass/base/_footer.scss */
footer .sns-slider-Content .sns-Item a:hover .social-btn img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 181, ../../sass/base/_footer.scss */
footer .sns-slider-Content span {
  margin: 0 3%;
}

/* line 189, ../../sass/base/_footer.scss */
.Rwd footer {
  min-width: 100%;
}

/*rtl footer start----*/
/* line 202, ../../sass/base/_footer.scss */
.topBg.RTL footer .container-footer .footer-top .footer-info-area .footer-info {
  margin-left: 7%;
  margin-right: 0;
}
/* line 208, ../../sass/base/_footer.scss */
.topBg.RTL footer .container-footer .footer-top ul.footer-sns {
  margin-right: 0%;
  margin-left: 0%;
  float: left;
}
/* line 212, ../../sass/base/_footer.scss */
.topBg.RTL footer .container-footer .footer-top ul.footer-sns .social-btn {
  float: left;
}
/* line 221, ../../sass/base/_footer.scss */
.topBg.RTL footer .container-footer .footer-bottom div.language {
  float: right;
}
/* line 223, ../../sass/base/_footer.scss */
.topBg.RTL footer .container-footer .footer-bottom div.language img {
  display: inline-block;
}
/* line 227, ../../sass/base/_footer.scss */
.topBg.RTL footer .container-footer .footer-bottom div.copy-right {
  float: left;
}

/*rtl footer end----*/
@media (max-width: 1600px) and (min-width: 961px) {
  /* line 240, ../../sass/base/_footer.scss */
  footer .sns-slider {
    width: 86%;
  }
}
@media only screen and (max-width: 960px) {
  /* line 249, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top {
    text-align: left;
    margin: 10% 0;
  }
  /* line 252, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-info-area {
    width: 100%;
  }
  /* line 254, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-info-area .footer-info {
    width: 100%;
    margin: 0px 0px;
    padding-bottom: inherit;
  }
  /* line 258, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-info-area .footer-info li {
    padding: 0;
    padding-bottom: 7px;
    text-align: center;
  }
  /* line 262, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-info-area .footer-info li.footer-info-other {
    display: none;
  }
  /* line 267, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-info-area .footer-info.local_customer {
    display: none;
  }
  /* line 273, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-info-area .footer-info.isMainCustomized li.footer-info-first {
    display: none;
  }
  /* line 276, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-info-area .footer-info.isMainCustomized li.footer-info-other {
    display: block;
  }
  /* line 284, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-sns {
    display: none;
  }
  /* line 289, ../../sass/base/_footer.scss */
  .Rwd footer .footer-cn-PC {
    display: none;
  }
  /* line 292, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom {
    margin: 0px 0px;
    text-align: center;
  }
  /* line 295, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom > .footer-cn {
    display: block;
  }
  /* line 300, ../../sass/base/_footer.scss */
  .Rwd footer .copy-right {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  /* line 304, ../../sass/base/_footer.scss */
  .Rwd footer .copy-right .policy-area {
    display: block;
  }
  /* line 307, ../../sass/base/_footer.scss */
  .Rwd footer .copy-right .policy-area span.separate {
    display: none;
  }
  /* line 323, ../../sass/base/_footer.scss */
  .Rwd.RTL footer .container-footer div.footer-top div.footer-info-area > div.footer-info {
    margin-left: 0;
  }
  /* line 332, ../../sass/base/_footer.scss */
  .Rwd.RTL footer .container-footer div.footer-bottom div.language {
    float: unset;
  }
  /* line 336, ../../sass/base/_footer.scss */
  .Rwd.RTL footer .container-footer div.footer-bottom div.copy-right {
    float: unset;
  }
  /* line 339, ../../sass/base/_footer.scss */
  .Rwd.RTL footer .container-footer div.footer-bottom div.copy-right span.policy-area {
    float: unset;
  }
  /* line 341, ../../sass/base/_footer.scss */
  .Rwd.RTL footer .container-footer div.footer-bottom div.copy-right span.policy-area span {
    float: unset;
  }
}
/* line 14, ../../sass/base/_common.scss */
html,
body {
  height: 100%;
}

/* line 20, ../../sass/base/_common.scss */
.topBg {
  min-height: 100%;
  position: relative;
}

/* line 25, ../../sass/base/_common.scss */
.fake-body {
  position: relative;
}

/* line 29, ../../sass/base/_common.scss */
body {
  color: #FFFFFF;
  margin: 0;
  font-family: 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}

/* line 35, ../../sass/base/_common.scss */
a {
  color: #1E5BF6;
  /*#1d6cfe;/*#3399ff;/*#428bca;*/
  text-decoration: none;
}
/* line 40, ../../sass/base/_common.scss */
a:hover {
  text-decoration: none;
  color: #1E5BF6;
}

/* line 47, ../../sass/base/_common.scss */
b,
strong {
  font-weight: bold;
}

/* line 52, ../../sass/base/_common.scss */
.ajax-loading {
  width: 100% !important;
  left: 0 !important;
  text-align: center !important;
}
/* line 57, ../../sass/base/_common.scss */
.ajax-loading img {
  width: 60px !important;
}

/* line 62, ../../sass/base/_common.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 70, ../../sass/base/_common.scss */
sup {
  top: -0.5em;
}

/* line 74, ../../sass/base/_common.scss */
sub {
  bottom: -0.25em;
}

/* line 78, ../../sass/base/_common.scss */
.scroll-style {
  height: 100%;
  overflow: auto;
  position: relative;
  display: none;
}

/* line 85, ../../sass/base/_common.scss */
.main-content-background {
  background-color: #FFFFFF;
  /*color: $blackColor;*/
  color: #434343;
  overflow: hidden;
  position: relative;
}

/* line 93, ../../sass/base/_common.scss */
.container,
.container-header,
.container-footer {
  /*padding: {
      right: 15px;
      left: 15px;
  }*/
  margin-left: auto;
  margin-right: auto;
  /*max-width: ($maxContentWidth/$maxScreenWidth)*100%;*/
  max-width: 74%;
}
/* line 109, ../../sass/base/_common.scss */
.container:before, .container:after,
.container-header:before,
.container-header:after,
.container-footer:before,
.container-footer:after {
  display: table;
  content: " ";
}
/* line 115, ../../sass/base/_common.scss */
.container:after,
.container-header:after,
.container-footer:after {
  clear: both;
}

/* line 120, ../../sass/base/_common.scss */
#header-bar {
  margin-bottom: 0;
  z-index: 999;
}

/* line 125, ../../sass/base/_common.scss */
.hide {
  display: none;
}

/* line 129, ../../sass/base/_common.scss */
.show {
  display: block;
}

/* line 133, ../../sass/base/_common.scss */
.red {
  color: red;
}

/* line 137, ../../sass/base/_common.scss */
.clear {
  clear: both;
}

/* line 141, ../../sass/base/_common.scss */
.float-left {
  float: left;
}

/* line 145, ../../sass/base/_common.scss */
.float-right {
  float: right;
}

/* line 149, ../../sass/base/_common.scss */
.SearchAutoComplete {
  max-height: inherit !important;
  background-color: #666 !important;
  color: #fff !important;
  line-height: 123% !important;
  border: initial !important;
  overflow-y: hidden !important;
}
/* line 159, ../../sass/base/_common.scss */
.SearchAutoComplete li div.ui-state-active {
  background-color: #000 !important;
  border: 1px solid #000 !important;
}

/* line 169, ../../sass/base/_common.scss */
input[type="text"] {
  border: 1px solid #b3b3b3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 30px;
  width: 160px;
  padding: 5px 5px 5px 5px;
  outline: none;
  font-family: 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}

/* line 180, ../../sass/base/_common.scss */
textarea {
  border: 1px solid #b3b3b3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 5px 5px 5px;
  outline: none;
  font-family: 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}

/* line 189, ../../sass/base/_common.scss */
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #b3b3b3;
  background-image: url(/Images/select_bg.jpg);
  background-size: cover;
  border-radius: 3px;
  min-width: 160px;
  min-height: 30px;
  outline: none;
  background-position: right center;
  padding: 0 10px;
  cursor: pointer;
  padding-right: 30px;
  font-family: 'Arial', "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}

/* line 206, ../../sass/base/_common.scss */
select::-ms-expand {
  display: none;
}

/* line 210, ../../sass/base/_common.scss */
.mt-customer-selector-layout {
  position: relative;
}
/* line 213, ../../sass/base/_common.scss */
.mt-customer-selector-layout select {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  min-width: 160px;
  padding-right: 30px;
  position: absolute;
  width: 100%;
}
/* line 222, ../../sass/base/_common.scss */
.mt-customer-selector-layout .csutomer-select {
  font-size: 95%;
}
/* line 225, ../../sass/base/_common.scss */
.mt-customer-selector-layout .csutomer-select span {
  color: #000000;
}

/*BTN Page*/
/* line 233, ../../sass/base/_common.scss */
.btn-group-next, .btn-group-prev {
  text-align: center;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  background-size: cover;
}

/* line 245, ../../sass/base/_common.scss */
.btn-group-next:hover, .btn-group-prev:hover {
  background-color: #2c58c8;
  border: 1px solid #3333cc;
}

/* line 250, ../../sass/base/_common.scss */
.btn-group-next {
  background-image: url("/Images/next_btn.png");
}

/* line 255, ../../sass/base/_common.scss */
.btn-group-next:hover {
  background-image: url("/Images/wh_next_btn_hover.png");
}

/* line 260, ../../sass/base/_common.scss */
.btn-group-prev {
  background-image: url("/Images/pre_btn.png");
}

/* line 266, ../../sass/base/_common.scss */
.btn-group-prev:hover {
  background-image: url("/Images/wh_pre_btn_hover.png");
}

/* line 271, ../../sass/base/_common.scss */
.overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1010;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
}

/* line 283, ../../sass/base/_common.scss */
.paging {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
}
/* line 288, ../../sass/base/_common.scss */
.paging a {
  display: inline-block;
}
/* line 297, ../../sass/base/_common.scss */
.paging .totalItem {
  float: left;
}
/* line 301, ../../sass/base/_common.scss */
.paging .paging-result {
  float: left;
}
/* line 305, ../../sass/base/_common.scss */
.paging .paging-nav {
  float: right;
}
/* line 308, ../../sass/base/_common.scss */
.paging .paging-nav .navpageinp,
.paging .paging-nav #navpageinp {
  width: 36px;
  height: 20px;
  padding: 2px;
}

/* line 318, ../../sass/base/_common.scss */
.btn {
  display: inline-block;
  padding: 0.2em 1em;
  background-color: #1E5BF6;
  color: #ffffff;
  padding: 0.3em 1.5em;
  min-width: 100px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

/* line 329, ../../sass/base/_common.scss */
.grey {
  color: #F5F5F5;
}

/*SearchBtn*/
/* line 334, ../../sass/base/_common.scss */
.SearchBtn {
  vertical-align: middle;
  height: 30px;
  width: 30px;
  display: inline-block;
  border: 1px solid #b3b3b3;
  cursor: pointer;
  border-radius: 5px;
  background: url(/Images/search-128.png) center no-repeat;
  background-size: 70%;
  margin: 0 13px;
  cursor: pointer;
}

/* line 348, ../../sass/base/_common.scss */
.SearchBtn:hover {
  box-shadow: -1px 0px 8px -2px #ccc;
}

/* line 352, ../../sass/base/_common.scss */
.SearchBtn:active {
  box-shadow: inset -1px 4px 4px 0px #ccc;
}

/* line 356, ../../sass/base/_common.scss */
.page-title {
  font-weight: bold;
}

/* line 360, ../../sass/base/_common.scss */
.ProductFilterItemSetGray {
  background-color: #cccccc;
  cursor: pointer;
}

/* line 370, ../../sass/base/_common.scss */
#ProductFilterChildSetHover a {
  color: #1d6cfe;
}

/* line 376, ../../sass/base/_common.scss */
.paging-bottom .totalItem {
  display: none;
}

/* line 385, ../../sass/base/_common.scss */
.Content-TopArea .breadArea .breadcrumb,
.Content-TopArea .breadArea .bread {
  padding: 0.5% 5%;
}
/* line 390, ../../sass/base/_common.scss */
.Content-TopArea .breadArea .bread {
  overflow: auto;
  -ms-overflow-style: none;
  z-index: 1;
  background-color: #EEEEEE;
  position: relative;
}
/* line 40, ../../sass/base/_font.scss */
.Content-TopArea .breadArea .bread.google-font.google-font {
  font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 403, ../../sass/base/_common.scss */
.Content-TopArea .breadArea .bread .bread-Link, .Content-TopArea .breadArea .bread .bread-Icon {
  display: table-cell;
  vertical-align: middle;
}
/* line 411, ../../sass/base/_common.scss */
.Content-TopArea .breadArea .bread .bread-Link a,
.Content-TopArea .breadArea .bread .bread-Link span {
  display: block;
  word-wrap: unset;
  white-space: nowrap;
  color: #423F3F;
  font-weight: initial;
}
/* line 422, ../../sass/base/_common.scss */
.Content-TopArea .breadArea .bread .bread-Link a:hover,
.Content-TopArea .breadArea .bread .bread-Link span:hover {
  text-decoration: none;
}
/* line 429, ../../sass/base/_common.scss */
.Content-TopArea .breadArea .bread .bread-Link a:hover,
.Content-TopArea .breadArea .bread .bread-Link span:not(.noHover):hover {
  text-decoration: none;
}
/* line 435, ../../sass/base/_common.scss */
.Content-TopArea .breadArea .bread .bread-Icon {
  height: 20px;
  padding: 0px 5px;
}
/* line 439, ../../sass/base/_common.scss */
.Content-TopArea .breadArea .bread .bread-Icon img {
  height: 100%;
  width: auto;
  vertical-align: middle;
}
/* line 449, ../../sass/base/_common.scss */
.Content-TopArea .breadArea .bread .whiteFont a,
.Content-TopArea .breadArea .bread .whiteFont span {
  color: #FFF;
}

/* line 458, ../../sass/base/_common.scss */
#PageMainContent {
  min-width: 1007px;
  min-height: 670px;
}

/* line 464, ../../sass/base/_common.scss */
.Rwd #PageMainContent {
  min-width: 100%;
}

/* line 469, ../../sass/base/_common.scss */
#policy-div {
  position: relative;
  z-index: 99999 !important;
}

@media (max-width: 1024px) and (min-width: 961px) {
  /* line 475, ../../sass/base/_common.scss */
  .container {
    max-width: 80%;
  }
}
@media (max-width: 1600px) and (min-width: 1211px) {
  /* line 481, ../../sass/base/_common.scss */
  .container {
    max-width: 88%;
    min-width: 88%;
  }
}
@media (min-width: 961px) and (max-width: 1210px) {
  /* line 490, ../../sass/base/_common.scss */
  .container {
    max-width: 92%;
    min-width: 92%;
  }
}
@media only screen and (max-width: 960px) {
  /* line 501, ../../sass/base/_common.scss */
  body.lockScroll {
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: auto;
  }

  /* line 510, ../../sass/base/_common.scss */
  .Rwd #PageMainContent {
    min-height: 400px;
  }
  /* line 516, ../../sass/base/_common.scss */
  .Rwd #PageMainContent.header-scrolling.FrontIndex {
    padding-top: 0;
  }
  /* line 521, ../../sass/base/_common.scss */
  .Rwd #PageMainContent.NotCoverHeader {
    padding-top: 60px;
  }
  /* line 527, ../../sass/base/_common.scss */
  .Rwd .overlay.active {
    display: block;
  }
  /* line 532, ../../sass/base/_common.scss */
  .Rwd #policy-div {
    position: relative;
    z-index: 99999 !important;
  }
  /* line 536, ../../sass/base/_common.scss */
  .Rwd #policy-div.showMobileMenu, .Rwd #policy-div.showSearch {
    display: none;
  }
  /* line 541, ../../sass/base/_common.scss */
  .Rwd #policy-div.scrolling {
    display: none;
  }
}
/*No rwd start*/
/* line 551, ../../sass/base/_common.scss */
.topBg.NoRwd {
  min-width: 1280px;
}

@media only screen and (max-width: 960px) {
  /* line 558, ../../sass/base/_common.scss */
  .topBg.NoRwd {
    min-width: 1280px;
  }
  /* line 565, ../../sass/base/_common.scss */
  .topBg.NoRwd #header-bar .container .navbar-header ul.content-menu {
    width: 50%;
    margin: 0 auto;
    display: block;
  }
}
/*No rwd end*/
/*@mixin base-font-style-non-class() {
    /*font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','微軟正黑體',Microsoft JhengHei,'微軟雅黑體',Microsoft YaHei,SimHei,Arial,Verdana,Helvetica,'sans-serif';*/
/*font-family: 'Arial',"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei, "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;

}
@mixin useGoogleFont(){
    &.google-font { 
        //font-family: 'Play', sans-serif;
        font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;

    }
}*/
/*Mobile font-size*/
/*@mixin pc-width() {
    @media all and (min-width: $ScreenSize-1281) {
        @content;
    }
}*/
@-webkit-keyframes menuOpenFirst {
  0% {
    top: 0px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 7.3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}
@-moz-keyframes menuOpenFirst {
  0% {
    top: 0px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 7.3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}
@-ms-keyframes menuOpenFirst {
  0% {
    top: 0px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 7.3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}
@keyframes menuOpenFirst {
  0% {
    top: 0px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 7.3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}
@-webkit-keyframes menuOpenSecond {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  51% {
    top: 7.3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 7.3px;
  }
}
@-moz-keyframes menuOpenSecond {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  51% {
    top: 7.3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 7.3px;
  }
}
@-ms-keyframes menuOpenSecond {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  51% {
    top: 7.3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 7.3px;
  }
}
@keyframes menuOpenSecond {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  51% {
    top: 7.3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 7.3px;
  }
}
@-webkit-keyframes menuOpenThird {
  0% {
    top: 14px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 7.3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}
@-moz-keyframes menuOpenThird {
  0% {
    top: 14px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 7.3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}
@-ms-keyframes menuOpenThird {
  0% {
    top: 14px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 7.3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}
@keyframes menuOpenThird {
  0% {
    top: 14px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 7.3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}
@-webkit-keyframes menuCloseFirst {
  0% {
    top: 7.3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 0px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes menuCloseFirst {
  0% {
    top: 7.3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 0px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-ms-keyframes menuCloseFirst {
  0% {
    top: 7.3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 0px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes menuCloseFirst {
  0% {
    top: 7.3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 0px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes menuCloseSecond {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 7.3px;
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  51% {
    top: 7.3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
}
@-moz-keyframes menuCloseSecond {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 7.3px;
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  51% {
    top: 7.3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
}
@-ms-keyframes menuCloseSecond {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 7.3px;
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  51% {
    top: 7.3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
}
@keyframes menuCloseSecond {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 7.3px;
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
  51% {
    top: 7.3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    top: 7.3px;
  }
}
@-webkit-keyframes menuCloseThird {
  0% {
    top: 7.3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 14px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes menuCloseThird {
  0% {
    top: 7.3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 14px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-ms-keyframes menuCloseThird {
  0% {
    top: 7.3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 14px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes menuCloseThird {
  0% {
    top: 7.3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  50% {
    top: 7.3px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  100% {
    top: 14px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
/*black word menu start*/
/*black word menu end*/
/*white word menu start*/
/*white word menu end*/
/* line 471, ../../sass/base/Header/_base.scss */
a.noUrlLink {
  cursor: auto !important;
}

/* line 477, ../../sass/base/Header/_base.scss */
.topBg #header-bar {
  position: relative;
  background-image: url(/Images/2017NewFront/headerbackground_black.png);
  background-size: 1px 101%;
  background-repeat: repeat;
  width: 100%;
  padding-right: 5%;
  padding-left: 5%;
}
/* line 349, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header #menu-main > .menu-level-1 > .content-menu a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
/* line 353, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header #menu-main > .menu-level-1 > .content-menu a .menuLevel1-arrow {
  padding: 0 0.42vw;
  display: inline-block;
}
/* line 358, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header #menu-main > .menu-level-1 > .content-menu a .menuLevel1-arrow svg.arrow-down {
  width: 0.42vw;
  height: 0.42vw;
}
/* line 363, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header #menu-main > .menu-level-1 > .content-menu a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: rgba(255, 255, 255, 0.7);
}
/* line 369, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header #menu-main > .menu-level-1 > .content-menu a:hover {
  color: white;
}
/* line 374, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header #menu-main > .menu-level-1 > .content-menu a:hover .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: white;
}
/* line 389, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .content-other div.content-other-items > div a {
  color: #ffffff;
}
/* line 393, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .content-other div.content-other-items > div a img.black_img {
  display: none;
}
/* line 397, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .content-other div.content-other-items > div a img.white_img {
  display: block;
}
/* line 405, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .content-other div.content-other-items > div.search img.black_img {
  display: none;
}
/* line 409, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .content-other div.content-other-items > div.search img.white_img {
  display: block;
}
/* line 416, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search #full-search-keyword {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
/* line 425, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.first, .topBg #header-bar .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.second {
  background: #ffffff;
}
/* line 444, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .content-logo img#original_logo_black {
  display: none;
}
/* line 448, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .content-logo img#original_logo_white {
  display: block;
}
/* line 458, ../../sass/base/Header/_base.scss */
.topBg #header-bar .navbar-header .MobileMenu div#mobile-menu > span {
  background-color: #ffffff;
}
@media screen and (max-width: 960px) {
  /* line 477, ../../sass/base/Header/_base.scss */
  .topBg #header-bar {
    z-index: 99999;
  }
}
/* line 491, ../../sass/base/Header/_base.scss */
.topBg #header-bar .container-header {
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: initial;
}
/* line 56, ../../sass/base/Header/_font.scss */
.topBg #header-bar .container-header.google-font {
  font-family: Segoe UI, 'Open Sans', 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 499, ../../sass/base/Header/_base.scss */
.topBg #header-bar .cnAd {
  top: 0;
  position: absolute;
  right: 23px;
  height: 100%;
  display: table;
}
/* line 506, ../../sass/base/Header/_base.scss */
.topBg #header-bar .cnAd span {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 960px) {
  /* line 499, ../../sass/base/Header/_base.scss */
  .topBg #header-bar .cnAd {
    height: 60px;
    right: 2px;
    width: 17px;
  }
}
/* line 518, ../../sass/base/Header/_base.scss */
.topBg #header-bar .hidden {
  display: none;
}
/* line 522, ../../sass/base/Header/_base.scss */
.topBg #header-bar.CoverHeader {
  position: fixed;
}
@media screen and (max-width: 960px) {
  /* line 527, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar {
    padding-left: 15px;
    padding-right: 15px;
    position: fixed;
    top: inherit;
  }
}
/* line 536, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar div[id^="for-menu-header-"] .new_menu_slide_area {
  margin-left: 16%;
  width: 68%;
}
/* line 541, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar div[id^="for-menu-header-"] .menu-slide-background {
  background: #ffffff;
}
/* line 546, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header {
  height: 100%;
  position: initial;
}
@media screen and (max-width: 960px) {
  /* line 546, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header {
    position: relative;
  }
}
/* line 554, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header #recentlySearch,
.topBg #header-bar.new-header-bar .navbar-header #recentlySearchWord {
  display: none;
}
/* line 40, ../../sass/base/Header/_font.scss */
.topBg #header-bar.new-header-bar .navbar-header #recentlySearch.show li.google-font.google-font {
  font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 570, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header #mobileMenuShowBodyBlock {
  display: none;
}
/* line 574, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header > .content-logo {
  top: 0;
  min-width: 150px;
  width: 12.5%;
  position: absolute;
  display: table;
  height: 100%;
  float: left;
}
@media screen and (max-width: 960px) {
  /* line 574, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header > .content-logo {
    width: 150px;
    float: inherit;
    left: 0;
    position: relative;
    margin: 0 auto;
    height: 60px;
  }
}
/* line 594, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header > .content-logo a {
  display: table-cell;
  vertical-align: middle;
}
/* line 598, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header > .content-logo a img {
  width: 8vw;
  display: block;
}
@media screen and (max-width: 960px) {
  /* line 598, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header > .content-logo a img {
    width: 180px;
    margin: 0px auto;
    max-width: 150px;
  }
}
/* line 612, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .mobileBtmMenu {
  display: none;
}
/* line 616, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-menu {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 616, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-menu {
    top: 60px;
    position: absolute;
    width: 100%;
    left: 0;
  }
  /* line 627, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-menu .menuHeader {
    height: auto;
  }
  /* line 630, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-menu .menuHeader.menuHeader {
    display: block;
    width: 100%;
  }
  /* line 635, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-menu .menuHeader.menuTitle {
    display: block;
    width: 100%;
  }
  /* line 641, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-menu .menuBody,
  .topBg #header-bar.new-header-bar .navbar-header .content-menu .viewallItem,
  .topBg #header-bar.new-header-bar .navbar-header .content-menu .AorusLogoIcon {
    display: none;
  }
  /* line 647, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-menu .mobileBtmMenuArea {
    display: none;
  }
}
/* line 653, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .HeaderActivity {
  display: none;
}
/* line 657, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 21px;
}
@media screen and (max-width: 960px) {
  /* line 657, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .MobileMenu {
    display: inline-block;
  }
}
/* line 669, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 27px;
  height: 17px;
  position: relative;
  cursor: pointer;
}
/* line 677, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu span {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  display: block;
  position: absolute;
  height: 2.8px;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 0;
}
/* line 687, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu span.first {
  top: 0px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
}
/* line 692, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu span.second {
  top: 7.3px;
  height: 2.6px;
}
/* line 697, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu span.third {
  top: 14px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* line 706, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu.useTransition span.first {
  top: 0px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  animation: menuCloseFirst .5s ease forwards;
}
/* line 713, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu.useTransition span.second {
  top: 7.3px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  animation: menuCloseSecond .5s ease forwards;
}
/* line 719, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu.useTransition span.third {
  top: 14px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  animation: menuCloseThird .5s ease forwards;
}
/* line 729, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu.showClose {
  z-index: 99999;
}
/* line 733, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu.showClose span.second {
  top: 7.3px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  animation: menuOpenSecond .5s ease forwards;
}
/* line 739, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu.showClose span.first {
  top: 7.3px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  animation: menuOpenFirst .5s ease forwards;
}
/* line 746, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .MobileMenu div#mobile-menu.showClose span.third {
  top: 7.3px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  animation: menuOpenThird .5s ease forwards;
}
@media screen and (max-width: 960px) {
  /* line 761, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .MobileSearch i#mobile-search-open-img {
    display: inline-block;
    font-vsize: 25px;
  }
}
/* line 769, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other {
  position: absolute;
  top: 0;
  right: 5%;
  float: right;
  display: table;
}
@media screen and (max-width: 960px) {
  /* line 769, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other {
    position: absolute;
    top: 0;
    right: 0;
  }
}
/* line 783, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items {
  display: table-row;
}
/* line 788, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.language, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.member, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus {
  font-size: 150%;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 40px;
}
/* line 799, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.language a, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.member a, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search a, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter a, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus a {
  text-align: right;
  display: block;
  position: relative;
}
/* line 805, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.language img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.member img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus img {
  width: 20px;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 805, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.language img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.member img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus img {
    width: 14px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 805, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.language img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.member img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus img {
    width: 16px;
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 805, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.language img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.member img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter img, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus img {
    width: 18px;
  }
}
/* line 824, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search {
  font-size: 150%;
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  /* line 824, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search {
    font-size: 30px;
  }
}
/* line 833, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search form#Top-Menu-Search {
  display: none;
}
/* line 836, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search form#Top-Menu-Search .popularArea {
  display: none;
}
/* line 845, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus a img {
  width: auto;
  height: 18px;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 845, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus a img {
    height: 13px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 845, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus a img {
    height: 16px;
  }
}
/* line 862, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter a img {
  width: auto;
  height: 20px;
}
@media screen and (max-width: 960px) {
  /* line 870, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.language, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.member, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus {
    display: none;
  }
}
/* line 883, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.menuSearchToolTip {
  position: absolute;
  top: 105%;
  z-index: 999999;
}
/* line 888, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.menuSearchToolTip .toolTipArea {
  background-color: #ffffff;
  color: #000000;
  padding: 8px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 896, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.menuSearchToolTip .toolTipArea i.arr {
  position: absolute;
  width: 30px;
  height: 15px;
  left: 30px;
  overflow: hidden;
  top: -15px;
}
/* line 906, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.menuSearchToolTip .toolTipArea i.arr::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  right: 0px;
  transform: translate(-50%, 50%) rotate(45deg);
  background-color: #ffffff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}
/* line 920, ../../sass/base/Header/_base.scss */
.topBg #header-bar.new-header-bar .navbar-header .content-other div.menuSearchToolTip.openMobileSearch {
  left: 13%;
}
@media screen and (max-width: 960px) {
  /* line 928, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other.cn_contentOther {
    right: 15px;
  }
}
/* line 939, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch {
  z-index: 100002;
}
@media screen and (max-width: 960px) {
  /* line 939, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch {
    padding: 0;
    width: 100%;
    position: fixed;
    height: 100%;
    background: none;
    background-color: #ffffff;
    overflow: auto;
  }
}
@media screen and (max-width: 960px) {
  /* line 955, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .MobileMenu {
    display: none;
  }
}
/* line 961, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-logo,
.topBg #header-bar.opensearch .container-header .navbar-header #menu-main {
  display: none;
}
/* line 966, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header #recentlySearch {
  width: 100%;
  top: 60px;
  position: fixed;
  z-index: 99998;
}
@media screen and (max-width: 960px) {
  /* line 966, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header #recentlySearch {
    padding-top: 20px;
  }
}
/* line 978, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header #recentlySearch li.item {
  color: #000000;
}
@media screen and (max-width: 960px) {
  /* line 978, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header #recentlySearch li.item {
    font-size: 130%;
    color: #423F3F;
    text-align: left;
    padding: 15px 0 15px 13%;
    padding-right: 25px;
    padding-left: 33px !important;
  }
  /* line 989, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header #recentlySearch li.item:hover {
    background-color: transparent !important;
  }
  /* line 993, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header #recentlySearch li.item.active {
    background-color: #1E9FF2 !important;
  }
}
@media screen and (max-width: 960px) {
  /* line 999, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header #recentlySearch li.itemRecently {
    display: none !important;
  }
}
@media screen and (max-width: 960px) {
  /* line 1008, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header #recentlySearch.show li {
    color: #000000 !important;
    font-size: 125%;
  }
  /* line 1013, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header #recentlySearch.show li span.text {
    padding-left: 30px !important;
    font-size: 96%;
  }
}
@media screen and (max-width: 960px) {
  /* line 1023, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header #recentlySearchWord {
    position: absolute;
    top: 55px;
    width: 100%;
    padding-left: 30px;
    left: 30px;
    text-align: left;
  }
}
@media screen and (max-width: 960px) {
  /* line 1033, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header #recentlySearchWord.show {
    display: block;
  }
}
/* line 1042, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header #recentlySearchWord span.text {
  color: #423F3F;
  font-size: 13px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
  opacity: 0.35;
}
/* line 40, ../../sass/base/Header/_font.scss */
.topBg #header-bar.opensearch .container-header .navbar-header #recentlySearchWord span.google-font.google-font {
  font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 1057, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other {
  display: block;
  width: 90%;
  left: 5%;
  right: 5%;
}
@media screen and (max-width: 960px) {
  /* line 1057, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other {
    width: 100%;
    left: 0;
    right: 0;
  }
}
/* line 1069, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 1074, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .language,
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .member,
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .businessCenter,
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .aorus {
  display: none;
}
/* line 1081, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search {
  width: 100%;
  display: block;
  height: 100%;
  display: table;
  padding: 0;
}
/* line 1088, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search > .search_icon {
  display: none !important;
}
/* line 1092, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form {
  height: 100%;
}
/* line 1095, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
@media screen and (max-width: 960px) {
  /* line 1095, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search {
    padding-left: 55px;
  }
}
/* line 1105, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content {
  position: relative;
}
@media screen and (max-width: 960px) {
  /* line 1105, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content {
    margin: 0 25px 0 0;
    height: 45px;
    border-bottom: 1px solid #000000;
    border: none;
  }
}
/* line 1115, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content > input {
  width: 100%;
  text-indent: 30px;
  border: 0;
  background: transparent;
}
@media screen and (max-width: 960px) {
  /* line 1121, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content > input#full-search-keyword {
    border: none;
    color: #000000;
    font-size: 80%;
    height: 100%;
    text-indent: 0px;
    padding-right: 10px;
    font-size: 60%;
  }
  /* line 1131, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content > input#full-search-keyword.notEmpty {
    padding-right: 96px;
  }
  /* line 1135, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content > input#full-search-keyword::placeholder {
    color: #999999;
    /* Firefox */
  }
  /* line 1140, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content > input#full-search-keyword:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
  }
  /* line 1145, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content > input#full-search-keyword::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #999999;
  }
}
/* line 1154, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.submit_area {
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 960px) {
  /* line 1154, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.submit_area {
    display: block;
    top: 13px;
    right: 0;
    left: unset;
  }
}
/* line 1169, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.submit_area > input.sb-search-submit {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
/* line 1181, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear {
  display: none;
  position: absolute;
  z-index: 999999;
  color: #000000;
  font-size: 90%;
  right: 40px;
  top: 3px;
  font-weight: normal;
  cursor: pointer;
}
/* line 1193, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear span.icon {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 1193, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear span.icon {
    width: 20px;
    height: 20px;
  }
  /* line 1200, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear span.icon span {
    background-color: #000000;
    height: 1.6px;
    position: absolute;
    top: 9px;
    left: 0;
    width: 100%;
  }
  /* line 1208, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear span.icon span.first {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 1212, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear span.icon span.second {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
/* line 1219, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear span.text {
  display: block;
  font-size: 97%;
}
@media screen and (max-width: 960px) {
  /* line 1219, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear span.text {
    padding-left: 10px;
    border-left: 1px solid #000000;
    display: block;
    color: #000000;
    font-size: 70%;
  }
}
/* line 1233, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear.show {
  display: block;
}
@media screen and (max-width: 960px) {
  /* line 1233, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.clear.show {
    padding-left: 10px;
    top: 12px;
    right: 30px;
  }
}
/* line 1244, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 5px;
}
@media screen and (max-width: 960px) {
  /* line 1244, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.close {
    display: none;
  }
}
/* line 1255, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.close > span {
  height: 2px;
  width: 100%;
  display: block;
  position: absolute;
  top: 9px;
}
/* line 1262, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.close > span.first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 1266, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.content span.close > span.second {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 1276, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search span.back {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 1276, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search span.back {
    display: inline-block;
    position: absolute;
    top: 18px;
    left: 15px;
  }
  /* line 1286, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search span.back img.black_img {
    display: block;
    width: 24px;
  }
}
/* line 1297, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search div.popularArea {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 1307, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search.active .content span.submit_area, .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search.active .content span.close {
    top: 13px;
    left: unset;
    right: 0;
  }
  /* line 1325, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search.active .content span.close {
    right: 30px;
  }
  /* line 1328, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search.active .content span.close > span {
    background-color: #000000;
  }
}
/* line 1341, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .container-header .navbar-header .content-other .content-other-items .search form#Top-Menu-Search.animating div.content span.close {
  display: none;
}
/* line 1361, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch.done .container-header .navbar-header #recentlySearch.show {
  display: block;
  position: absolute;
  left: 0%;
  right: 0%;
  width: 100%;
}
/* line 1368, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch.done .container-header .navbar-header #recentlySearch.show li {
  color: #ffffff;
  padding: 15px 0;
  padding-left: 35px;
  display: block;
}
/* line 1375, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch.done .container-header .navbar-header #recentlySearch.show li span.text {
  padding-left: 5%;
  padding-right: 5%;
  display: block;
  word-break: break-all;
}
/* line 1383, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch.done .container-header .navbar-header #recentlySearch.show li.item {
  font-size: 130%;
  cursor: pointer;
}
/* line 40, ../../sass/base/Header/_font.scss */
.topBg #header-bar.opensearch.done .container-header .navbar-header #recentlySearch.show li.item .google-font.google-font {
  font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 1393, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch.done .container-header .navbar-header #recentlySearch.show li.item:hover {
  background-color: #1E9FF2;
}
/* line 1398, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch.done .container-header .navbar-header #recentlySearch.show li.itemRecently {
  font-size: 130%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
  opacity: 0.35;
}
/* line 1407, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch.done .container-header .navbar-header #recentlySearch.show.showAutoComplete {
  display: none;
}
/* line 1421, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord {
  background: none;
  background-image: url(/Images/2017NewFront/headerbackground_white.png);
  background-size: 1px 101%;
  background-repeat: repeat;
}
/* line 173, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .cnAd span {
  color: #000000;
}
/* line 182, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li {
  margin: 1.05vw;
  font-size: 0.95vw;
  line-height: 1.10vw;
  font-weight: bold;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1441px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
/* line 204, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li a {
  color: rgba(66, 63, 63, 0.7);
  text-decoration: none;
}
/* line 208, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow {
  padding: 0 0.42vw;
  display: inline-block;
}
/* line 213, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg.arrow-down {
  width: 0.42vw;
  height: 0.42vw;
}
/* line 218, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: rgba(66, 63, 63, 0.7);
}
/* line 224, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li a:hover {
  color: #423f3f;
}
/* line 229, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li a:hover .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423f3f;
}
/* line 238, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li.active a {
  color: #423F3F;
}
/* line 243, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header #menu-main .menu-level-1 .content-menu li.active a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423F3F;
}
/* line 259, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .content-other div.content-other-items > div a {
  color: #000000;
}
/* line 263, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .content-other div.content-other-items > div a img.black_img {
  display: block;
}
/* line 267, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .content-other div.content-other-items > div a img.white_img {
  display: none;
}
/* line 275, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .content-other div.content-other-items > div.search img.black_img {
  display: block;
}
/* line 279, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .content-other div.content-other-items > div.search img.white_img {
  display: none;
}
/* line 286, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search #full-search-keyword {
  color: #000000;
  font-size: 86%;
  border: none;
  padding-right: 88px;
}
/* line 298, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.first, .topBg #header-bar.BlackWord .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.second {
  background: #000000;
}
/* line 317, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .content-logo img#original_logo_black {
  display: block;
}
/* line 321, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .content-logo img#original_logo_white {
  display: none;
}
/* line 330, ../../sass/base/Header/_base.scss */
.topBg #header-bar.BlackWord .navbar-header .MobileMenu div#mobile-menu > span {
  background-color: #000000;
  height: 3px !important;
}
/* line 1433, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader {
  background: none;
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
}
/* line 173, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .cnAd span {
  color: #000000;
}
/* line 182, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li {
  margin: 1.05vw;
  font-size: 0.95vw;
  line-height: 1.10vw;
  font-weight: bold;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1441px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
/* line 204, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a {
  color: rgba(66, 63, 63, 0.7);
  text-decoration: none;
}
/* line 208, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow {
  padding: 0 0.42vw;
  display: inline-block;
}
/* line 213, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg.arrow-down {
  width: 0.42vw;
  height: 0.42vw;
}
/* line 218, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: rgba(66, 63, 63, 0.7);
}
/* line 224, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a:hover {
  color: #423f3f;
}
/* line 229, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a:hover .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423f3f;
}
/* line 238, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li.active a {
  color: #423F3F;
}
/* line 243, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li.active a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423F3F;
}
/* line 259, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .content-other div.content-other-items > div a {
  color: #000000;
}
/* line 263, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .content-other div.content-other-items > div a img.black_img {
  display: block;
}
/* line 267, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .content-other div.content-other-items > div a img.white_img {
  display: none;
}
/* line 275, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search img.black_img {
  display: block;
}
/* line 279, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search img.white_img {
  display: none;
}
/* line 286, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search #full-search-keyword {
  color: #000000;
  font-size: 86%;
  border: none;
  padding-right: 88px;
}
/* line 298, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.first, .topBg #header-bar.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.second {
  background: #000000;
}
/* line 317, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .content-logo img#original_logo_black {
  display: block;
}
/* line 321, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .content-logo img#original_logo_white {
  display: none;
}
/* line 330, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NotCoverHeader .navbar-header .MobileMenu div#mobile-menu > span {
  background-color: #000000;
  height: 3px !important;
}
/* line 1443, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu {
  background: none;
  background-color: #ffffff;
  z-index: 100002;
}
/* line 173, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .cnAd span {
  color: #000000;
}
/* line 182, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li {
  margin: 1.05vw;
  font-size: 0.95vw;
  line-height: 1.10vw;
  font-weight: bold;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1441px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
/* line 204, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li a {
  color: rgba(66, 63, 63, 0.7);
  text-decoration: none;
}
/* line 208, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow {
  padding: 0 0.42vw;
  display: inline-block;
}
/* line 213, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg.arrow-down {
  width: 0.42vw;
  height: 0.42vw;
}
/* line 218, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: rgba(66, 63, 63, 0.7);
}
/* line 224, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li a:hover {
  color: #423f3f;
}
/* line 229, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li a:hover .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423f3f;
}
/* line 238, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li.active a {
  color: #423F3F;
}
/* line 243, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header #menu-main .menu-level-1 .content-menu li.active a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423F3F;
}
/* line 259, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .content-other div.content-other-items > div a {
  color: #000000;
}
/* line 263, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .content-other div.content-other-items > div a img.black_img {
  display: block;
}
/* line 267, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .content-other div.content-other-items > div a img.white_img {
  display: none;
}
/* line 275, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .content-other div.content-other-items > div.search img.black_img {
  display: block;
}
/* line 279, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .content-other div.content-other-items > div.search img.white_img {
  display: none;
}
/* line 286, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search #full-search-keyword {
  color: #000000;
  font-size: 86%;
  border: none;
  padding-right: 88px;
}
/* line 298, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.first, .topBg #header-bar.showPcMenu .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.second {
  background: #000000;
}
/* line 317, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .content-logo img#original_logo_black {
  display: block;
}
/* line 321, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .content-logo img#original_logo_white {
  display: none;
}
/* line 330, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu .navbar-header .MobileMenu div#mobile-menu > span {
  background-color: #000000;
  height: 3px !important;
}
/* line 1449, ../../sass/base/Header/_base.scss */
.topBg #header-bar.showPcMenu.fixTop {
  position: fixed;
  top: 0px;
  left: 0px;
}
/* line 1458, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch {
  background: none;
  background-color: #ffffff;
}
/* line 173, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .cnAd span {
  color: #000000;
}
/* line 182, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li {
  margin: 1.05vw;
  font-size: 0.95vw;
  line-height: 1.10vw;
  font-weight: bold;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1441px) {
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li {
    padding-top: 0px;
  }
}
/* line 204, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li a {
  color: rgba(66, 63, 63, 0.7);
  text-decoration: none;
}
/* line 208, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow {
  padding: 0 0.42vw;
  display: inline-block;
}
/* line 213, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg.arrow-down {
  width: 0.42vw;
  height: 0.42vw;
}
/* line 218, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: rgba(66, 63, 63, 0.7);
}
/* line 224, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li a:hover {
  color: #423f3f;
}
/* line 229, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li a:hover .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423f3f;
}
/* line 238, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li.active a {
  color: #423F3F;
}
/* line 243, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header #menu-main .menu-level-1 .content-menu li.active a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423F3F;
}
/* line 259, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .content-other div.content-other-items > div a {
  color: #000000;
}
/* line 263, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .content-other div.content-other-items > div a img.black_img {
  display: block;
}
/* line 267, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .content-other div.content-other-items > div a img.white_img {
  display: none;
}
/* line 275, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .content-other div.content-other-items > div.search img.black_img {
  display: block;
}
/* line 279, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .content-other div.content-other-items > div.search img.white_img {
  display: none;
}
/* line 286, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search #full-search-keyword {
  color: #000000;
  font-size: 86%;
  border: none;
  padding-right: 88px;
}
/* line 298, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.first, .topBg #header-bar.opensearch .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.second {
  background: #000000;
}
/* line 317, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .content-logo img#original_logo_black {
  display: block;
}
/* line 321, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .content-logo img#original_logo_white {
  display: none;
}
/* line 330, ../../sass/base/Header/_base.scss */
.topBg #header-bar.opensearch .navbar-header .MobileMenu div#mobile-menu > span {
  background-color: #000000;
  height: 3px !important;
}
/* line 1464, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu {
  background-color: #ffffff;
}
/* line 349, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
/* line 353, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a .menuLevel1-arrow {
  padding: 0 0.42vw;
  display: inline-block;
}
/* line 358, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a .menuLevel1-arrow svg.arrow-down {
  width: 0.42vw;
  height: 0.42vw;
}
/* line 363, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: rgba(255, 255, 255, 0.7);
}
/* line 369, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a:hover {
  color: white;
}
/* line 374, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a:hover .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: white;
}
/* line 389, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .content-other div.content-other-items > div a {
  color: #ffffff;
}
/* line 393, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .content-other div.content-other-items > div a img.black_img {
  display: none;
}
/* line 397, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .content-other div.content-other-items > div a img.white_img {
  display: block;
}
/* line 405, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .content-other div.content-other-items > div.search img.black_img {
  display: none;
}
/* line 409, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .content-other div.content-other-items > div.search img.white_img {
  display: block;
}
/* line 416, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search #full-search-keyword {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
/* line 425, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.first, .topBg #header-bar.b2bMenu .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.second {
  background: #ffffff;
}
/* line 444, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .content-logo img#original_logo_black {
  display: none;
}
/* line 448, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .content-logo img#original_logo_white {
  display: block;
}
/* line 458, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .navbar-header .MobileMenu div#mobile-menu > span {
  background-color: #ffffff;
}
/* line 1474, ../../sass/base/Header/_base.scss */
.topBg #header-bar.b2bMenu .container-header .navbar-header div.content-other-items div.language, .topBg #header-bar.b2bMenu .container-header .navbar-header div.content-other-items div.aorus {
  display: none;
}
/* line 1492, ../../sass/base/Header/_base.scss */
.topBg #header-bar.NoHeaderBold.new-header-bar .navbar-header > .content-menu .menuHeadera.text {
  font-weight: inherit;
  font-weight: initial;
}
/* line 1506, ../../sass/base/Header/_base.scss */
.topBg #mobileMenuShowBlock {
  display: none;
}
/* line 1510, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock {
  display: none;
  position: fixed;
  width: 100%;
  z-index: 999999;
  background-color: #eeeeee;
  padding: 0px 0 7px 0;
  font-size: 105%;
  min-width: 1007px;
}
/* line 1521, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock.showMenu {
  display: block;
}
/* line 1527, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock div#divBg {
  z-index: 1;
  position: fixed;
  width: 100%;
  min-height: 50px;
  background-color: #008CD6;
  top: 6%;
}
/* line 1539, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}
/* line 1546, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li {
  text-align: left;
}
/* line 1549, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle {
  display: inline-block;
  margin: 0 1.5%;
  vertical-align: top;
  min-width: 14%;
  max-width: 15%;
  margin-left: 0;
}
/* line 1569, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > a {
  display: table;
  padding: 7% 0;
  /*&.noUrlLink {
      cursor: auto;
  }*/
}
/* line 1578, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > a.text {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  font-weight: bold;
}
/* line 1586, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > a.listNext {
  display: none;
}
/* line 1592, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > a.hasUrlLink:hover.text {
  color: #1E9FF2;
}
/* line 1602, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle.secondMenu > .menuTtitleHref:hover {
  border-bottom: 5px solid;
  padding-bottom: 5px;
}
/* line 1610, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle.menu-title-81 {
  min-width: 11%;
  max-width: 15%;
}
/* line 1615, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle.menu-title-81 > a {
  padding: 9% 0;
}
/* line 1621, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area {
  padding-top: 5%;
  padding-bottom: 10%;
}
/* line 1627, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area li.viewallItem {
  cursor: pointer;
}
/* line 1630, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area li.viewallItem > a {
  color: #1E9FF2;
  font-weight: bold;
}
/* line 1636, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area li.menuBody {
  padding-bottom: 7%;
}
/* line 1640, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area li.menuBody a {
  /*&.noUrlLink {
      cursor: auto;
  }*/
}
/* line 1642, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area li.menuBody a span.text {
  color: #666666;
}
/* line 1654, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area li.menuBody a.hasUrlLink:hover span.text {
  color: #1E9FF2;
}
/* line 1663, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area li.AorusLogoIcon {
  display: none;
}
/* line 1667, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area li.AorusLogoIcon > a img {
  width: 50px;
}
/* line 40, ../../sass/base/Header/_font.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area.google-font.google-font {
  font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 1682, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area.GamingMenuTitle li a img {
  width: 50%;
}
/* line 1685, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area.GamingMenuTitle li a img.white_logo {
  display: none;
}
/* line 1695, ../../sass/base/Header/_base.scss */
.topBg #pcMenuShowBlock ul.menu-title-area > li.menuTitle > ul.menu-body-area.menu-body-area-for-title-81 li.menuBody {
  padding-bottom: 9%;
}
/* line 40, ../../sass/base/Header/_font.scss */
.topBg #pcMenuShowBlock ul.menu-title-area.google-font.google-font {
  font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 1718, ../../sass/base/Header/_base.scss */
.topBg.Rwd #pcMenuShowBlock {
  min-width: auto;
}

/* line 1728, ../../sass/base/Header/_base.scss */
body div#PageMainContentBlock {
  display: none;
  width: 100%;
  height: 200%;
  position: fixed;
  background-color: #000000;
  z-index: 100001;
  top: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 1743, ../../sass/base/Header/_base.scss */
body div.blockTopMenuBackground.hidden {
  display: none;
}
/* line 1747, ../../sass/base/Header/_base.scss */
body div.blockTopMenuBackground.show {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 200%;
  background-color: #000000;
  z-index: 100001;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 1764, ../../sass/base/Header/_base.scss */
body.showPcMenu div#PageMainContentBlock {
  display: block;
}
/* line 1772, ../../sass/base/Header/_base.scss */
body.showSearch div#PageMainContentBlock {
  top: 0;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* line 1782, ../../sass/base/Header/_base.scss */
body ul.MenuAutocomplete {
  z-index: 100002 !important;
  left: 0 !important;
  background: none !important;
  color: #ffffff !important;
  font-size: 130% !important;
  width: 100% !important;
  border: none !important;
}
/* line 40, ../../sass/base/Header/_font.scss */
body ul.MenuAutocomplete.google-font.google-font {
  font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 1796, ../../sass/base/Header/_base.scss */
body ul.MenuAutocomplete > li {
  padding: 15px 0 !important;
  padding-left: 35px !important;
}
/* line 1801, ../../sass/base/Header/_base.scss */
body ul.MenuAutocomplete > li.ui-menu-item:hover {
  background: none !important;
  border: none !important;
  background-color: #1E9FF2 !important;
}
/* line 1807, ../../sass/base/Header/_base.scss */
body ul.MenuAutocomplete > li.ui-menu-item.focus {
  background: none !important;
  border: none !important;
  background-color: #1E9FF2 !important;
}
/* line 1814, ../../sass/base/Header/_base.scss */
body ul.MenuAutocomplete > li.ui-autocomplete-category {
  background-color: #000000;
  font-weight: bold;
}
/* line 1819, ../../sass/base/Header/_base.scss */
body ul.MenuAutocomplete > li > div {
  padding: 0 !important;
  padding-left: 5% !important;
  padding-right: 5% !important;
}
/* line 1824, ../../sass/base/Header/_base.scss */
body ul.MenuAutocomplete > li > div.ui-state-active {
  background: none !important;
  border: none !important;
}
/* line 1828, ../../sass/base/Header/_base.scss */
body ul.MenuAutocomplete > li > div.ui-state-active:hover {
  background: none !important;
  border: none !important;
}
/* line 1834, ../../sass/base/Header/_base.scss */
body ul.MenuAutocomplete > li > div:hover {
  background: none !important;
  border: none !important;
}

/* line 11, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 auto;
  padding: 0;
  width: calc(19.71vw * 4);
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-top: 1.84vw;
  padding-bottom: 3.84vw;
}
/* line 23, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default.show {
  display: flex;
}
/* line 27, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default.hidden {
  display: none;
}
/* line 31, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
  flex-basis: 19.71vw;
  padding: 0 1.84vw;
}
/* line 39, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-title {
  text-align: left;
  line-height: 1.26vw;
}
/* line 43, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-title a {
  color: #423F3F;
  font-size: 0.95vw;
  font-weight: bold;
}
/* line 48, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-title a:hover {
  color: #008cd6;
}
/* line 54, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-item {
  text-align: left;
}
/* line 57, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-item ul {
  list-style: none;
}
/* line 60, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-item ul li {
  line-height: 1.16vw;
  padding-top: 0.79vw;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 60, ../../sass/base/Header/_default.scss */
  .topBg #menu-main .menu-type-default .menu-level-3 .menu-item ul li {
    line-height: calc(1.16vw + 6px);
    padding-top: 1.5vw;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 60, ../../sass/base/Header/_default.scss */
  .topBg #menu-main .menu-type-default .menu-level-3 .menu-item ul li {
    line-height: calc(1.16vw + 6px);
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 60, ../../sass/base/Header/_default.scss */
  .topBg #menu-main .menu-type-default .menu-level-3 .menu-item ul li {
    line-height: calc(1.16vw + 6px);
  }
}
/* line 77, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-item ul li a {
  color: #423F3F;
  font-size: 0.89vw;
}
/* line 81, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-item ul li a:hover {
  color: #008cd6;
}
/* line 89, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-button-more {
  text-align: left;
  line-height: 1.31vw;
  padding-top: 1.31vw;
  padding-bottom: 2.6vw;
}
/* line 95, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-button-more a {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 0.5px solid #7070704C;
  border-radius: 20px;
  text-align: center;
  color: #008cd6;
  line-height: 1.31vw;
  padding: 0.2vw 1.42vw;
  text-transform: uppercase;
  font-size: 0.79vw;
}
/* line 106, ../../sass/base/Header/_default.scss */
.topBg #menu-main .menu-type-default .menu-level-3 .menu-button-more a:hover {
  background: #008cd6 0% 0% no-repeat padding-box;
  color: #ffffff;
}

/* line 11, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  flex-direction: row;
  margin: 0;
  padding: 0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-bottom: 2vw;
}
/* line 21, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer.show {
  display: flex;
}
/* line 25, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer.hidden {
  display: none;
}
/* line 29, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  width: calc(14.08vw * 4);
}
/* line 36, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
  flex-basis: 14.08vw;
  padding: 1.84vw;
}
/* line 44, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-title {
  text-align: left;
  line-height: 1.26vw;
}
/* line 48, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-title a {
  color: #423F3F;
  font-size: 0.95vw;
  font-weight: bold;
}
/* line 53, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-title a:hover {
  color: #008cd6;
}
/* line 59, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-item {
  text-align: left;
}
/* line 62, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-item ul {
  list-style: none;
}
/* line 65, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-item ul li {
  line-height: 1.16vw;
  padding-top: 0.79vw;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 65, ../../sass/base/Header/_consumer.scss */
  .topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-item ul li {
    line-height: calc(1.16vw + 6px);
    padding-top: 1vw;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 65, ../../sass/base/Header/_consumer.scss */
  .topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-item ul li {
    line-height: calc(1.16vw + 6px);
    padding-top: 1vw;
  }
}
/* line 79, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-item ul li a {
  color: #423F3F;
  font-size: 0.89vw;
}
/* line 83, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-list .menu-level-3 .menu-item ul li a:hover {
  color: #008cd6;
}
/* line 93, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list {
  width: 25.54vw;
}
/* line 96, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list .menu-ad-item {
  position: relative;
  height: 100%;
}
/* line 100, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list .menu-ad-item.show {
  display: block;
}
/* line 104, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list .menu-ad-item.hidden {
  display: none;
}
/* line 108, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list .menu-ad-item .menu-ad-bg {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-right: 5.04vw;
  width: 12.09vw;
  height: 100%;
  overflow: hidden;
}
/* line 117, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list .menu-ad-item .menu-ad-bg .bg-crop {
  background-size: cover;
  background-repeat: no-repeat;
  height: 90%;
  background-position: center top;
  filter: blur(30px);
}
/* line 128, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list .menu-ad-item .menu-ad-cover {
  position: relative;
  float: right;
  width: 20.49vw;
  height: 20.49vw;
  margin-right: 5.04vw;
}
/* line 135, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list .menu-ad-item .menu-ad-cover img {
  width: 95%;
}
/* line 140, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list .menu-ad-item .menu-ad-title {
  position: relative;
  float: right;
  width: 9.46vw;
  margin-right: 6.35vw;
  text-align: left;
  line-height: 1.42vw;
  height: 6.31vw;
}
/* line 149, ../../sass/base/Header/_consumer.scss */
.topBg #menu-main .menu-type-consumer .menu-ad-list .menu-ad-item .menu-ad-title a {
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3), 0px 2px 10px rgba(0, 0, 0, 0.3), 0px 2px 10px rgba(0, 0, 0, 0.3);
  font-size: 0.95vw;
}

/* line 15, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-1 {
  width: 8.33%;
}
/* line 19, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-2 {
  width: 16.67%;
}
/* line 23, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-3 {
  width: 25%;
}
/* line 27, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-4 {
  width: 33.33%;
}
/* line 31, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-5 {
  width: 41.67%;
}
/* line 35, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-6 {
  width: 50.00%;
}
/* line 39, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-7 {
  width: 58.33%;
}
/* line 43, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-8 {
  width: 66.67%;
}
/* line 47, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-9 {
  width: 75.00%;
}
/* line 51, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-10 {
  width: 83.33%;
}
/* line 55, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-11 {
  width: 91.67%;
}
/* line 59, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-12 {
  width: 100%;
}

/* line 79, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-1 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-2 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-3 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-4 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-5 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-6 .menu-desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/* line 93, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-7 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-8 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-9 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-10 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-11 .menu-desc,
.topBg #menu-main .menu-type-enterprise .menu-section-center .col-12 .menu-desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

/* line 109, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  margin: 0;
  padding: 0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
}
/* line 118, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise.show {
  display: flex;
}
/* line 122, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise.hidden {
  display: none;
}
/* line 126, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-left {
  width: 22.81vw;
  background: #EEEEEE 0% 0% no-repeat padding-box;
  padding-bottom: 2vw;
}
/* line 131, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-left ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 0.92vw;
}
/* line 137, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-left ul li {
  padding-left: 8.72vw;
  padding-top: 0.92vw;
  padding-bottom: 0.92vw;
  text-align: left;
}
/* line 143, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-left ul li a {
  color: rgba(66, 63, 63, 0.5);
  font-size: 1.05vw;
  font-weight: bold;
  line-height: 1.42vw;
}
/* line 149, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-left ul li a:hover {
  color: #008cd6;
}
/* line 153, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-left ul li a.active {
  color: #008cd6;
}
/* line 161, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center {
  position: relative;
  width: 58.54vw;
  padding-bottom: 2vw;
}
/* line 166, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  padding-left: 2.79vw;
  padding-right: 1.26vw;
}
/* line 174, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list.show {
  display: flex;
}
/* line 178, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list.hidden {
  display: none;
}
/* line 182, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 {
  padding: 0.89vw;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 182, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 {
    padding: 1.5vw;
  }
}
/* line 193, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-title {
  padding: 0.42vw 0px;
  text-align: left;
  font-size: 0.95vw;
  font-weight: bold;
  line-height: 1.26vw;
  padding-top: 0.84vw;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 193, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-title {
    line-height: calc(1.26vw + 6px);
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 193, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-title {
    line-height: calc(1.26vw + 6px);
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 193, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-title {
    line-height: calc(1.26vw + 6px);
  }
}
/* line 213, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-title a {
  color: #423F3F;
}
/* line 216, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-title a:hover {
  color: #008cd6;
}
/* line 222, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-desc {
  text-align: left;
  color: rgba(66, 63, 63, 0.7);
  font-size: 0.79vw;
  line-height: 1.05vw;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 222, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-desc {
    line-height: calc(1.05vw + 6px);
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 222, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-desc {
    line-height: calc(1.05vw + 6px);
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 222, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-desc {
    line-height: calc(1.05vw + 6px);
  }
}
/* line 244, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item {
  height: 1.58vw;
}
/* line 247, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item ul {
  margin: 0.42vw 0px;
  text-align: left;
  line-height: 1.10vw;
  font-size: 0.84vw;
  font-weight: bold;
  color: rgba(66, 63, 63, 0.7);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  transform: translateX(-1.84vw);
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 247, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item ul {
    line-height: calc(2.10vw + 4px);
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 247, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item ul {
    line-height: calc(1.10vw + 4px);
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 247, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item ul {
    line-height: calc(1.10vw + 4px);
  }
}
/* line 274, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item ul li {
  display: inline;
}
/* line 277, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item ul li a {
  color: rgba(66, 63, 63, 0.7);
  border-right: 2px solid #7e7e7eb3;
  padding: 0 1.84vw;
  text-decoration: none;
}
/* line 283, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item ul li a:hover {
  color: #008cd6;
}
/* line 289, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item ul li:last-child a {
  border-right: none;
}
/* line 295, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-center .menu-list .menu-level-4 .menu-item ul.lihover:hover {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.32);
  border-radius: 5px;
  overflow: visible;
  -webkit-box-orient: unset;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  padding-top: 0.58vw;
  padding-bottom: 0.68vw;
  z-index: 1;
  line-height: 1.58vw;
  transform: translate(-1.84vw, -0.84vw);
}
/* line 318, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right {
  margin-top: 1.18vw;
  padding-bottom: 2vw;
}
/* line 322, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
}
/* line 328, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item {
  width: 13.45vw;
  height: 3.47vw;
  position: relative;
  background: transparent linear-gradient(90deg, rgba(112, 112, 112, 0.1) 0%, rgba(112, 112, 112, 0.1) 100%) 0% 0% no-repeat padding-box;
  margin-top: 0.66vw;
  margin-bottom: 0.66vw;
  cursor: pointer;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 328, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item {
    margin-top: 1.05vw;
    margin-bottom: 1.05vw;
  }
}
/* line 342, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item::before {
  content: "";
  width: 0.47vw;
  height: 3.47vw;
  background: rgba(112, 112, 112, 0.35) 0% 0% no-repeat padding-box;
  position: absolute;
  left: -1.05vw;
  top: 0px;
  transition: all 0.25s;
}
@media all and (min-width: 1281px) {
  /* line 355, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item:hover .menu-ad-title {
    transform: translateY(-0.74vw);
  }
  /* line 359, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item:hover .menu-ad-desc {
    opacity: 1;
  }
}
/* line 366, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item:hover::before {
  content: "";
  width: 0.47vw;
  height: 3.47vw;
  background: #008CD6 0% 0% no-repeat padding-box;
  position: absolute;
  left: -1.05vw;
  top: 0px;
}
/* line 376, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item.show {
  display: block;
}
/* line 380, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item.hidden {
  display: none;
}
/* line 384, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item .menu-ad-image {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
}
/* line 391, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item .menu-ad-title {
  position: relative;
  width: 6.73vw;
  height: 3.47vw;
  line-height: 3.47vw;
  text-align: center;
  padding-left: 1.42vw;
  transition: all 0.25s;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 391, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item .menu-ad-title {
    width: calc(6.73vw + 10px);
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 391, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item .menu-ad-title {
    width: calc(6.73vw + 10px);
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 391, ../../sass/base/Header/_enterprise.scss */
  .topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item .menu-ad-title {
    width: calc(6.73vw + 10px);
  }
}
/* line 414, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item .menu-ad-title a {
  color: #423F3F;
  font-size: 0.79vw;
}
/* line 421, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item .menu-ad-desc {
  position: absolute;
  width: 6.73vw;
  height: 3.47vw;
  top: 1.31vw;
  left: 0px;
  line-height: 0.95vw;
  text-align: center;
  padding-left: 1.42vw;
  transition: all 0.25s;
  opacity: 0;
}
/* line 434, ../../sass/base/Header/_enterprise.scss */
.topBg #menu-main .menu-type-enterprise .menu-section-right .menu-ad-list .menu-ad-item .menu-ad-desc a {
  color: #423F3F;
  font-size: 0.68vw;
}

/* line 10, ../../sass/base/Header/_rwd.scss */
.showOpacity {
  opacity: 1 !important;
}

/* line 16, ../../sass/base/Header/_rwd.scss */
svg.ArrowDown, svg.MoreDots {
  width: 10px;
  height: 9px;
}
/* line 21, ../../sass/base/Header/_rwd.scss */
svg.ArrowDown .GigabyteBlueColor, svg.MoreDots .GigabyteBlueColor {
  fill: #008CD6;
}
/* line 26, ../../sass/base/Header/_rwd.scss */
svg.ArrowLine {
  width: 6px;
  height: 9.6px;
  fill: #fff;
}
/* line 32, ../../sass/base/Header/_rwd.scss */
svg.MemberIcon, svg.LanguageIcon {
  width: 20px;
  height: 20px;
}
/* line 37, ../../sass/base/Header/_rwd.scss */
svg.MemberIcon .cls-1, svg.LanguageIcon .cls-1 {
  fill: none;
}

/* line 43, ../../sass/base/Header/_rwd.scss */
.RotationVertical {
  transform: scaleY(-1);
}

@media screen and (max-width: 960px) {
  /* line 52, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.scrolling {
    background-image: url(/Images/2017NewFront/headerbackground_black.png);
    position: fixed;
  }
  /* line 56, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.scrolling.opensearch {
    background: none;
    background-color: #ffffff;
  }
  /* line 66, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.scrolling.new-header-bar .navbar-header .MobileMenu div#mobile-menu span {
    background-color: #ffffff;
  }
  /* line 80, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.scrolling.new-header-bar .navbar-header .content-other div.content-other-items div.search > img.black_img {
    display: none;
  }
  /* line 84, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.scrolling.new-header-bar .navbar-header .content-other div.content-other-items div.search > img.white_img {
    display: block;
  }
  /* line 97, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.scrolling.new-header-bar .navbar-header .content-logo img#original_logo_black {
    display: none;
  }
  /* line 101, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.scrolling.new-header-bar .navbar-header .content-logo img#original_logo_white {
    display: block;
  }
  /* line 111, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.scrolling.NotCoverHeader {
    background: none;
    background-color: #ffffff;
  }
  /* line 173, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .cnAd span {
    color: #000000;
  }
  /* line 182, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li {
    margin: 1.05vw;
    font-size: 0.95vw;
    line-height: 1.10vw;
    font-weight: bold;
  }
  /* line 204, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a {
    color: rgba(66, 63, 63, 0.7);
    text-decoration: none;
  }
  /* line 208, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow {
    padding: 0 0.42vw;
    display: inline-block;
  }
  /* line 213, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg.arrow-down {
    width: 0.42vw;
    height: 0.42vw;
  }
  /* line 218, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a .menuLevel1-arrow svg .GigabyteBlueColor {
    fill: rgba(66, 63, 63, 0.7);
  }
  /* line 224, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a:hover {
    color: #423f3f;
  }
  /* line 229, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li a:hover .menuLevel1-arrow svg .GigabyteBlueColor {
    fill: #423f3f;
  }
  /* line 238, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li.active a {
    color: #423F3F;
  }
  /* line 243, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header #menu-main .menu-level-1 .content-menu li.active a .menuLevel1-arrow svg .GigabyteBlueColor {
    fill: #423F3F;
  }
  /* line 259, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-other div.content-other-items > div a {
    color: #000000;
  }
  /* line 263, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-other div.content-other-items > div a img.black_img {
    display: block;
  }
  /* line 267, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-other div.content-other-items > div a img.white_img {
    display: none;
  }
  /* line 275, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search img.black_img {
    display: block;
  }
  /* line 279, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search img.white_img {
    display: none;
  }
  /* line 286, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search #full-search-keyword {
    color: #000000;
    font-size: 86%;
    border: none;
    padding-right: 88px;
  }
  /* line 298, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.first, .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.second {
    background: #000000;
  }
  /* line 317, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-logo img#original_logo_black {
    display: block;
  }
  /* line 321, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .content-logo img#original_logo_white {
    display: none;
  }
  /* line 330, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.NotCoverHeader .navbar-header .MobileMenu div#mobile-menu > span {
    background-color: #000000;
    height: 3px !important;
  }
  /* line 117, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.scrolling.b2bMenu {
    background-color: #000000;
  }
  /* line 349, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
  }
  /* line 353, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a .menuLevel1-arrow {
    padding: 0 0.42vw;
    display: inline-block;
  }
  /* line 358, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a .menuLevel1-arrow svg.arrow-down {
    width: 0.42vw;
    height: 0.42vw;
  }
  /* line 363, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a .menuLevel1-arrow svg .GigabyteBlueColor {
    fill: rgba(255, 255, 255, 0.7);
  }
  /* line 369, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a:hover {
    color: white;
  }
  /* line 374, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header #menu-main > .menu-level-1 > .content-menu a:hover .menuLevel1-arrow svg .GigabyteBlueColor {
    fill: white;
  }
  /* line 389, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-other div.content-other-items > div a {
    color: #ffffff;
  }
  /* line 393, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-other div.content-other-items > div a img.black_img {
    display: none;
  }
  /* line 397, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-other div.content-other-items > div a img.white_img {
    display: block;
  }
  /* line 405, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-other div.content-other-items > div.search img.black_img {
    display: none;
  }
  /* line 409, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-other div.content-other-items > div.search img.white_img {
    display: block;
  }
  /* line 416, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search #full-search-keyword {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  /* line 425, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.first, .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-other div.content-other-items > div.search form#Top-Menu-Search span.close > span.second {
    background: #ffffff;
  }
  /* line 444, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-logo img#original_logo_black {
    display: none;
  }
  /* line 448, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .content-logo img#original_logo_white {
    display: block;
  }
  /* line 458, ../../sass/base/Header/_base.scss */
  .topBg #header-bar.scrolling.b2bMenu .navbar-header .MobileMenu div#mobile-menu > span {
    background-color: #ffffff;
  }
  /* line 124, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile {
    position: fixed;
    z-index: 100002;
    background: none;
    height: 100vH;
    padding: 0;
  }
  /* line 131, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header {
    height: 100vH;
  }
  /* line 134, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header {
    height: 100vH;
  }
  /* line 138, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock {
    background-color: #ffffff;
    font-size: 130%;
    top: 60px;
    width: 100%;
    position: absolute;
  }
  /* line 141, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock.showBody {
    display: block;
    padding-bottom: 105px;
  }
  /* line 40, ../../sass/base/Header/_font.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock.google-font.google-font {
    font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
  }
  /* line 157, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
    text-align: center;
    /*padding-left: 25px;
    padding-right: 25px;*/
  }
  /* line 167, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle .MenuTtitleHref {
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
    background-color: #EEEEEE;
    padding: 4vW 0;
    font-size: 18px;
    display: block;
    position: relative;
  }
  /* line 176, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle .MenuTtitleHref span.listStyle {
    display: inline-block;
    position: absolute;
    left: 35px;
  }
  /* line 181, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle .MenuTtitleHref span.listStyle img {
    height: 20px;
  }
  /* line 186, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle .MenuTtitleHref span.text {
    color: #000000;
    font-weight: bold;
  }
  /* line 194, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle > .titleContainer .listNext {
    display: none;
  }
  /* line 40, ../../sass/base/Header/_font.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-body-area.google-font.google-font {
    font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
  }
  /* line 209, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-body-area li.viewallItem {
    padding: 15px 0px 15px 0px;
  }
  /* line 212, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-body-area li.viewallItem > a {
    color: #1E9FF2;
  }
  /* line 217, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-body-area li.menuBody {
    display: block;
    width: 100%;
    font-size: 15px;
    margin: 0;
  }
  /* line 224, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-body-area li.menuBody .mobileMenuFadeOutButton {
    padding: 3.6vW 0;
    display: block;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
  /* line 230, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-body-area li.menuBody .mobileMenuFadeOutButton span.text {
    color: #423F3F;
  }
  /* line 237, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-body-area li.AorusLogoIcon {
    display: none;
  }
  /* line 246, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-body-area.GamingMenuTitle > a li.menuBody img {
    width: 150px;
  }
  /* line 249, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-body-area.GamingMenuTitle > a li.menuBody img.white_logo {
    display: none;
  }
  /* line 259, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-bodySub-area {
    display: none;
    text-align: left;
    font-size: 15px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
  /* line 265, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-bodySub-area .MenuBodySubHref {
    font-weight: bold;
    color: #008CD6;
    padding: 3.6vW 15px;
    display: block;
  }
  /* line 271, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.menuTitle ul.menu-bodySub-area .MenuBodySubHref .textDesc {
    font-size: 12px;
    color: rgba(66, 63, 63, 0.35);
  }
  /* line 280, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.backMainPage {
    display: none;
    position: fixed;
    bottom: 46px;
    width: 100%;
    height: 30px;
  }
  /* line 291, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.backMainPage div.circle {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    position: relative;
  }
  /* line 299, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.backMainPage div.circle img {
    width: 20px;
    position: absolute;
    top: 5px;
    left: 4px;
  }
  /* line 308, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock li.backMainPage.show {
    display: block;
  }
  /* line 315, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock.showAutoComplete {
    background-color: #ffffff;
  }
  /* line 318, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header ul#mobileMenuShowBodyBlock.showAutoComplete li {
    display: none;
  }
  /* line 326, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-logo {
    display: none;
  }
  /* line 331, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-logo a img#original_logo_white {
    display: none;
  }
  /* line 335, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-logo a img#original_logo_black {
    display: block;
  }
  /* line 342, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other {
    width: 100%;
    display: none;
    padding-right: 15px;
    padding-left: 59px;
  }
  /* line 353, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search {
    height: 100%;
    padding: 0;
  }
  /* line 358, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search > img.black_img {
    display: none;
  }
  /* line 362, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search > img.white_img {
    display: none;
  }
  /* line 368, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search {
    display: block;
    height: 41px;
    border-left: 1px solid #999999;
    padding-left: 20px;
  }
  /* line 374, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search .content {
    width: 100%;
    height: 100%;
    position: relative;
  }
  /* line 380, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search .content input#full-search-keyword {
    position: absolute;
    left: 0;
    top: 5.5px;
    width: 100%;
    height: 30px;
    font-size: 60%;
    border: none;
    color: #423F3F;
    padding: 0;
    padding-right: 55px;
  }
  /* line 392, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search .content input#full-search-keyword::placeholder {
    color: #999999;
    /* Firefox */
  }
  /* line 397, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search .content input#full-search-keyword:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
  }
  /* line 402, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search .content input#full-search-keyword::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #999999;
  }
  /* line 411, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search span.submit_area {
    display: none;
  }
  /* line 415, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search span.back {
    display: none;
  }
  /* line 419, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search span.clear {
    display: none;
    position: absolute;
    height: 20px;
    right: 0px;
    top: 8px;
    font-size: 60%;
    padding-left: 10px;
  }
  /* line 430, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search span.clear span.icon {
    display: none;
    width: 20px;
    height: 20px;
  }
  /* line 435, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search span.clear span.icon span {
    background-color: #000000;
    height: 1.6px;
    position: absolute;
    top: 9px;
    left: 0;
    width: 100%;
  }
  /* line 443, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search span.clear span.icon span.first {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 447, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search span.clear span.icon span.second {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 453, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search span.clear span.text {
    display: block;
    color: #000000;
    padding-left: 10px;
    border-left: 1px solid #000000;
    width: auto;
  }
  /* line 462, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other .content-other-items div.search form#Top-Menu-Search span.clear.show {
    display: block;
  }
  /* line 473, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other.cn_contentOther {
    padding-left: 69px;
  }
  /* line 481, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header div.content-other.cn_contentOther div.content-other-items div.search form#Top-Menu-Search {
    padding-left: 15px;
  }
  /* line 494, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .titleContainer {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
  }
  /* line 500, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .titleContainer a {
    width: 100%;
  }
  /* line 504, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .titleContainer .listNext {
    position: absolute;
    right: 15px;
  }
  /* line 510, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea {
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
    z-index: 1000;
  }
  /* line 517, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenu {
    display: block;
  }
  /* line 520, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenu li {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 527, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuBack {
    opacity: 0;
    padding: 3vW 0;
    background-color: rgba(255, 255, 255, 0.88);
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  /* line 534, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuBack span.img {
    width: 22px;
    height: 22px;
    border-radius: 22px;
    background-color: rgba(0, 0, 0, 0.2);
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  /* line 545, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuBack span.text {
    margin: 0 10px;
    color: #423F3F;
  }
  /* line 553, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuCommon {
    border-top: 5px solid #008CD6;
    background-color: #fff;
  }
  /* line 557, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuCommon .member {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  /* line 561, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuCommon .member,
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuCommon .language {
    width: 49%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 3vW 0;
  }
  /* line 569, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuCommon .member a,
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuCommon .language a {
    color: #423F3F;
    display: block;
  }
  /* line 574, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuCommon .member .img,
  .topBg #header-bar.openMobile .container-header .navbar-header .mobileBtmMenuArea .mobileBtmMenuCommon .language .img {
    margin: 0 3vW;
    display: inline-flex;
    align-items: center;
  }
  /* line 585, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header #mobileMenuShowBodyBlock,
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu {
    overflow: auto;
    height: 86vH;
    padding-bottom: 15vH;
  }
  /* line 592, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu {
    display: block;
    -webkit-transition: min-height 0.5s;
    /* Safari */
    transition: min-height 0.5s;
    text-align: center;
    min-height: unset !important;
  }
  /* line 601, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu.showBody {
    display: none;
  }
  /* line 605, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li {
    height: auto;
  }
  /* line 609, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuHeader {
    display: block;
    width: 100%;
    color: #423F3F;
    margin: 0;
  }
  /* line 616, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuHeader:not(:last-child) .mobileMenuFadeOutButton {
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
  /* line 621, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuHeader .mobileMenuFadeOutButton {
    display: block;
    position: relative;
    padding: 4vW 0;
    font-size: 18px;
    width: 100%;
  }
  /* line 629, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuHeader .mobileMenuFadeOutButton span.listStyle {
    display: inline-block;
    position: absolute;
    left: 4px;
  }
  /* line 634, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuHeader .mobileMenuFadeOutButton span.listStyle img {
    height: 20px;
  }
  /* line 639, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuHeader .mobileMenuFadeOutButton span.text {
    font-weight: bold;
  }
  /* line 661, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuHeader ul.menu-title-area {
    /*padding: 0px 0px 10px 32px;
         margin-bottom: 10px;*/
    display: none;
  }
  /* line 673, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuTitle {
    display: inline-flex;
    width: 100%;
    margin: 0;
    background-color: #EEEEEE;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
    position: relative;
  }
  /* line 682, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuTitle a {
    display: block;
    width: 100%;
    padding: 3.6vW 0;
    font-size: 15px;
  }
  /* line 689, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuTitle a span.text {
    color: #423F3F;
  }
  /* line 695, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuTitle .listNext {
    display: inline-flex;
    align-items: center;
  }
  /* line 699, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu li.menuTitle .listNext img {
    width: 18px;
  }
  /* line 709, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu.showAutoComplete {
    background-color: #ffffff;
  }
  /* line 712, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu.showAutoComplete li {
    display: none;
  }
  /* line 718, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .content-menu a span {
    color: #000000;
  }
  /* line 724, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .MobileMenu {
    left: 15px;
  }
  /* line 728, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .MobileMenu i#mobile-menu-open-img {
    color: #000000;
  }
  /* line 735, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .MobileMenu div#mobile-menu span {
    background-color: #000000;
  }
  /* line 745, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile .container-header .navbar-header .MobileSearch i#mobile-search-open-img {
    color: #000000;
  }
  /* line 754, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile.done {
    background-color: #ffffff;
  }
  /* line 759, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile.done .container-header .navbar-header .content-other {
    display: table;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
  /* line 767, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile.done .cnAd {
    color: #000000;
  }
  /* line 772, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile.b2bMenu {
    color: #000000;
  }
  /* line 786, ../../sass/base/Header/_rwd.scss */
  .topBg #header-bar.openMobile.b2bMenu .container-header .navbar-header ul.content-menu li.mobileBtmMenuArea > ul a.language, .topBg #header-bar.openMobile.b2bMenu .container-header .navbar-header ul.content-menu li.mobileBtmMenuArea > ul a.aorus {
    display: none;
  }

  /* line 807, ../../sass/base/Header/_rwd.scss */
  .MobileMenuArea.new-mobile-header-bar,
  .MobileMenuSubArea.new-mobile-header-bar {
    position: fixed;
    z-index: 99999;
    top: 70px;
  }

  /* line 814, ../../sass/base/Header/_rwd.scss */
  #mobileMenuShowBlock {
    display: none;
  }

  /* line 821, ../../sass/base/Header/_rwd.scss */
  #mobileMenuShowBlock {
    z-index: 99998;
    width: 100%;
    height: 300%;
    top: 0;
    background-color: #ffffff;
    position: fixed;
  }
  /* line 829, ../../sass/base/Header/_rwd.scss */
  #mobileMenuShowBlock.open {
    display: block;
  }

  /* line 839, ../../sass/base/Header/_rwd.scss */
  body.lockscroll {
    overflow: hidden;
  }
  /* line 843, ../../sass/base/Header/_rwd.scss */
  body.lockscroll div#PageMainContentBlock {
    background-color: #eeeeee;
    width: 100%;
    height: 200%;
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  /* line 850, ../../sass/base/Header/_rwd.scss */
  body.lockscroll div#PageMainContentBlock.whiteBg {
    background-color: #ffffff;
  }
  /* line 859, ../../sass/base/Header/_rwd.scss */
  body ul.MenuAutocompleteRwd {
    z-index: 999999 !important;
    top: 60px !important;
    left: 0 !important;
    width: 100% !important;
    border: none !important;
    position: fixed !important;
    overflow: auto !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #ffffff !important;
    height: calc(100% - 60px) !important;
  }
  /* line 40, ../../sass/base/Header/_font.scss */
  body ul.MenuAutocompleteRwd.google-font.google-font {
    font-family: 'Noto Sans TC', 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
  }
  /* line 878, ../../sass/base/Header/_rwd.scss */
  body ul.MenuAutocompleteRwd li {
    padding-left: 55px !important;
  }
  /* line 881, ../../sass/base/Header/_rwd.scss */
  body ul.MenuAutocompleteRwd li.ui-menu-item {
    color: #000000 !important;
    font-size: 96%;
  }
  /* line 887, ../../sass/base/Header/_rwd.scss */
  body ul.MenuAutocompleteRwd li.ui-menu-item div.ui-state-active {
    border: none !important;
    background: none !important;
    color: #000000 !important;
  }
  /* line 892, ../../sass/base/Header/_rwd.scss */
  body ul.MenuAutocompleteRwd li.ui-menu-item div.ui-state-active:hover {
    border: none !important;
    background: none !important;
    color: #000000 !important;
  }
  /* line 901, ../../sass/base/Header/_rwd.scss */
  body ul.MenuAutocompleteRwd li > div {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 90%;
  }
  /* line 909, ../../sass/base/Header/_rwd.scss */
  body ul.MenuAutocompleteRwd > li > div {
    padding-left: 5px !important;
    padding-left: 5px !important;
  }
  /* line 916, ../../sass/base/Header/_rwd.scss */
  body ul.MenuAutocompleteRwd.openMobile > li {
    padding-left: 59px !important;
  }
  /* line 919, ../../sass/base/Header/_rwd.scss */
  body ul.MenuAutocompleteRwd.openMobile > li > div {
    padding-left: 20px !important;
  }
  /* line 928, ../../sass/base/Header/_rwd.scss */
  body ul.RTL.MenuAutocompleteRwd li {
    padding-left: 0 !important;
    padding-right: 55px !important;
  }
  /* line 934, ../../sass/base/Header/_rwd.scss */
  body ul.RTL.MenuAutocompleteRwd.openMobile > li {
    padding-left: 0 !important;
    padding-right: 59px !important;
  }
  /* line 938, ../../sass/base/Header/_rwd.scss */
  body ul.RTL.MenuAutocompleteRwd.openMobile > li > div {
    padding-left: 0px !important;
    padding-right: 20px !important;
  }
}
/* line 15, ../../sass/base/Header/_main.scss */
.isIEBrowser > .topBg .Content-TopArea.filter-blur,
.isIEBrowser > .topBg #PageMainContent.filter-blur,
.isIEBrowser > .topBg footer.filter-blur {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 25, ../../sass/base/Header/_main.scss */
html.noscroll {
  overflow-y: hidden;
}

/* line 37, ../../sass/base/Header/_main.scss */
.topBg .Content-TopArea.filter-blur,
.topBg #PageMainContent.filter-blur,
.topBg footer.filter-blur {
  filter: blur(15px);
  -webkit-filter: blur(15px);
}

/* line 48, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main {
  position: absolute;
  top: 0;
  left: 20%;
  width: 60%;
}
@media screen and (max-width: 960px) {
  /* line 48, ../../sass/base/Header/_main.scss */
  .topBg #header-bar #menu-main {
    display: none;
  }
}
/* line 60, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
}
/* line 67, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul li {
  margin: 1.05vw;
  font-size: 0.95vw;
  line-height: 1.10vw;
  font-weight: bold;
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 67, ../../sass/base/Header/_main.scss */
  .topBg #header-bar #menu-main .menu-level-1 ul li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 67, ../../sass/base/Header/_main.scss */
  .topBg #header-bar #menu-main .menu-level-1 ul li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* line 67, ../../sass/base/Header/_main.scss */
  .topBg #header-bar #menu-main .menu-level-1 ul li {
    padding-top: 0px;
  }
}
@media all and (min-width: 1441px) {
  /* line 67, ../../sass/base/Header/_main.scss */
  .topBg #header-bar #menu-main .menu-level-1 ul li {
    padding-top: 0px;
  }
}
/* line 89, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul li a {
  color: rgba(66, 63, 63, 0.7);
  text-decoration: none;
}
/* line 93, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul li a .menuLevel1-arrow {
  padding: 0 0.42vw;
  display: inline-block;
}
/* line 98, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul li a .menuLevel1-arrow svg.arrow-down {
  width: 0.42vw;
  height: 0.42vw;
}
/* line 103, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul li a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: rgba(66, 63, 63, 0.7);
}
/* line 109, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul li a:hover {
  color: #423f3f;
}
/* line 114, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul li a:hover .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423f3f;
}
/* line 123, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul li.active a {
  color: #423F3F;
}
/* line 128, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main .menu-level-1 ul li.active a .menuLevel1-arrow svg .GigabyteBlueColor {
  fill: #423F3F;
}
/* line 139, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub {
  display: block;
  position: fixed;
  left: 0;
  width: 100vw;
}
/* line 146, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub .sub-content-1 {
  background-color: #008CD6;
}
/* line 150, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub .sub-content-1 .menu-level-2.show {
  display: block;
}
/* line 154, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub .sub-content-1 .menu-level-2.hidden {
  display: none;
}
/* line 158, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub .sub-content-1 .menu-level-2 ul {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
}
/* line 165, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub .sub-content-1 .menu-level-2 ul li {
  padding: 0.95vw 2.63vw;
  position: relative;
}
/* line 170, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub .sub-content-1 .menu-level-2 ul li:hover::after {
  content: "";
  background: #707070 0% 0% no-repeat padding-box;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 5px;
}
/* line 182, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub .sub-content-1 .menu-level-2 ul li.active::after {
  content: "";
  background: transparent linear-gradient(90deg, #41bbfb 0%, #2cdd95 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 5px;
}
/* line 193, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub .sub-content-1 .menu-level-2 ul li a {
  font-size: 0.95vw;
  line-height: 1.26vw;
  color: #ffffff;
  font-weight: bold;
}
/* line 205, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main #menu-main-sub .sub-content-2 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
}

/* line 219, ../../sass/base/Header/_main.scss */
.topBg #header-bar #menu-main a.noUrlLink {
  cursor: pointer !important;
}

@media all and (min-width: 961px) and (max-width: 1024px) {
  /* line 238, ../../sass/base/Header/_main.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.language, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.member, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus {
    padding: 0 0 0 20px;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  /* line 238, ../../sass/base/Header/_main.scss */
  .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.language, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.member, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.search, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.businessCenter, .topBg #header-bar.new-header-bar .navbar-header .content-other div.content-other-items div.aorus {
    padding: 0 0 0 23px;
  }
}

/* line 1, ../../sass/base/Header/_mainMobile.scss */
#menu-main-mobile {
  display: none;
}

/* line 2, ../../sass/base/_divStyle.scss */
div.div-table {
  display: table;
  width: 100%;
}
/* line 5, ../../sass/base/_divStyle.scss */
div.div-table-row {
  display: table-row;
}
/* line 8, ../../sass/base/_divStyle.scss */
div.div-table-cell {
  display: table-cell;
}

/* line 5, ../../sass/base/_b2bShared.scss */
.topBg #header-bar {
  background: #000000;
}
/* line 12, ../../sass/base/_b2bShared.scss */
.topBg #header-bar .container .navbar-header .content-logo-b2b img {
  width: 280px;
}
/* line 15, ../../sass/base/_b2bShared.scss */
.topBg #header-bar .container .navbar-header .content-logo-b2b .b2b-mobile-logo-word {
  display: none;
}
/* line 25, ../../sass/base/_b2bShared.scss */
.topBg #header-bar.opensearch .container .navbar-header .b2b-content-other {
  position: relative;
  width: 100%;
  left: 0;
  right: 0;
}
/* line 43, ../../sass/base/_b2bShared.scss */
.topBg.b2bMenu .container .navbar-header .content-other div.content-other-items div.language {
  display: none;
}

/* line 64, ../../sass/base/_b2bShared.scss */
footer.b2bfooter {
  background: #000000;
}
/* line 69, ../../sass/base/_b2bShared.scss */
footer.b2bfooter .container .footer-top ul.footer-info-sns {
  width: 140px;
}
/* line 71, ../../sass/base/_b2bShared.scss */
footer.b2bfooter .container .footer-top ul.footer-info-sns .social-btn {
  border: 1px solid #999999;
}
/* line 73, ../../sass/base/_b2bShared.scss */
footer.b2bfooter .container .footer-top ul.footer-info-sns .social-btn:hover {
  border: 1px solid #ffffff;
}
/* line 78, ../../sass/base/_b2bShared.scss */
footer.b2bfooter .container .footer-top ul.footer-info-sns > .sns_word.hasurl {
  display: none;
}
/* line 81, ../../sass/base/_b2bShared.scss */
footer.b2bfooter .container .footer-top ul.footer-info-sns > .sns_word.nourl {
  display: block;
  width: 100%;
  border: none;
  font-size: 13px;
  margin: 0;
  text-align: left;
  margin-left: 5%;
  color: #999999;
  height: auto;
  font-weight: bold;
}
/* line 93, ../../sass/base/_b2bShared.scss */
footer.b2bfooter .container .footer-top ul.footer-info-sns > .sns_word:hover {
  border: none;
}
/* line 103, ../../sass/base/_b2bShared.scss */
footer a {
  color: #999999;
}

@media only screen and (max-width: 960px) {
  /* line 119, ../../sass/base/_b2bShared.scss */
  .topBg.Rwd #header-bar .container .navbar-header .content-logo-b2b {
    height: 60px;
    position: relative;
  }
  /* line 122, ../../sass/base/_b2bShared.scss */
  .topBg.Rwd #header-bar .container .navbar-header .content-logo-b2b a {
    display: table-cell;
    width: 100%;
    overflow: hidden;
  }
  /* line 126, ../../sass/base/_b2bShared.scss */
  .topBg.Rwd #header-bar .container .navbar-header .content-logo-b2b a img {
    width: 150px;
    left: 0;
    top: 0;
  }
  /* line 135, ../../sass/base/_b2bShared.scss */
  .topBg.Rwd #header-bar .container .navbar-header #MobileMenu {
    margin-top: 16px;
  }
  /* line 203, ../../sass/base/_b2bShared.scss */
  .topBg.Rwd #header-bar.scrolling.b2bMenu.openMobile, .topBg.Rwd #header-bar.scrolling.b2bMenu.opensearch {
    background-color: #ffffff;
  }
}
/* line 59, ../../sass/product/model.scss */
.alertred {
  color: #ff0000;
}

/* line 63, ../../sass/product/model.scss */
ol {
  list-style-type: decimal;
  margin: 21px auto;
  padding-left: 40px;
}

/* line 76, ../../sass/product/model.scss */
.black {
  background-color: #000000;
}

/* line 85, ../../sass/product/model.scss */
.simplemodal-close-product-ec {
  position: absolute;
  right: 0;
  top: -50px;
  cursor: pointer;
}

/* line 92, ../../sass/product/model.scss */
.opacity-50 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/* line 96, ../../sass/product/model.scss */
.easyzoom {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

/* line 104, ../../sass/product/model.scss */
.easyzoom img {
  vertical-align: bottom;
  max-width: 100%;
}

/* line 109, ../../sass/product/model.scss */
#divGoTop {
  position: fixed;
  right: 15%;
  bottom: 2%;
  z-index: 9999;
  width: 5%;
  cursor: pointer;
  display: none;
  padding-top: 0.1%;
  border-radius: 0.2em;
  border: 2px solid #333;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #333;
}
/* line 598, ../../sass/base/_common.scss */
#divGoTop > img {
  width: 84%;
}

@media screen and (max-width: 960px) {
  /* line 115, ../../sass/product/model.scss */
  .Rwd #divGoTop {
    right: 35%;
    bottom: 4%;
  }
}
/* line 122, ../../sass/product/model.scss */
#scrollBar {
  display: none;
  position: fixed;
  right: 5%;
  top: 50%;
  z-index: 9999;
}
/* line 130, ../../sass/product/model.scss */
#scrollBar #scrollTo .ov-item-Button {
  display: block;
  position: relative;
}
/* line 135, ../../sass/product/model.scss */
#scrollBar #scrollTo .ov-item-Button .ov-item-shortTitle {
  color: #999;
  display: none;
  position: absolute;
  right: 22px;
  margin-top: -50%;
  white-space: nowrap;
}
/* line 145, ../../sass/product/model.scss */
#scrollBar #scrollTo .ov-item-Button .ov-item-Box {
  background-color: #333333;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  background: url(/Images/page_icon_out.png) no-repeat transparent;
  margin: 67.5% auto;
}
/* line 157, ../../sass/product/model.scss */
#scrollBar #scrollTo .ov-item-Button .ov-item-Box:hover {
  background: url(/Images/page_icon_over.png) no-repeat transparent;
}

/* line 177, ../../sass/product/model.scss */
.mobile-support-title {
  display: none;
  background: url(/Images/Support/show-list.png) no-repeat 1% center;
  background-size: auto 60%;
  padding-left: 31px;
  cursor: pointer;
  color: #1E5BF6;
  border: 1px solid #1E5BF6;
}

/* line 187, ../../sass/product/model.scss */
.mobile-support-title-open {
  display: none;
  background: url(/Images/Support/hide-list.png) no-repeat 1% center;
  background-size: auto 60%;
  padding-left: 31px;
  cursor: pointer;
  color: #1E5BF6;
  border: 1px solid #1E5BF6;
}

/* line 198, ../../sass/product/model.scss */
.black .mobile-support-title {
  display: none;
  background: url(/Images/Model/w-show-list.png) no-repeat 1% center;
  background-size: auto 60%;
  padding-left: 31px;
  cursor: pointer;
  color: #fff;
  border: 1px solid #fff;
}
/* line 208, ../../sass/product/model.scss */
.black .mobile-support-title-open {
  display: none;
  background: url(/Images/Model/w-hide-list.png) no-repeat 1% center;
  background-size: auto 60%;
  padding-left: 31px;
  cursor: pointer;
  color: #fff;
  border: 1px solid #fff;
}

/* line 219, ../../sass/product/model.scss */
.galleryArea {
  display: none;
  width: 100%;
}
/* line 223, ../../sass/product/model.scss */
.galleryArea.showPcGallery {
  display: block;
}
/* line 228, ../../sass/product/model.scss */
.galleryArea.showPcGallery #gallery-list-PC {
  width: 100%;
  position: absolute;
  left: 0;
}
/* line 233, ../../sass/product/model.scss */
.galleryArea.showPcGallery #gallery-list-PC #PCGallery {
  width: 100%;
  border: none;
  overflow: hidden;
}
/* line 241, ../../sass/product/model.scss */
.galleryArea #gallery-list-mobile {
  width: 100%;
  display: none;
}
/* line 246, ../../sass/product/model.scss */
.galleryArea #gallery-list-mobile ul.slides li {
  width: 100%;
  margin-bottom: 10px;
}
/* line 250, ../../sass/product/model.scss */
.galleryArea #gallery-list-mobile ul.slides li img {
  width: 100%;
}

/* line 259, ../../sass/product/model.scss */
#BR-Flag-mda {
  color: #000000;
  font-weight: bold;
  float: right;
}
/* line 265, ../../sass/product/model.scss */
#BR-Flag-mda .text {
  color: #ff0000;
}
/* line 269, ../../sass/product/model.scss */
#BR-Flag-mda #BR-Flag-text {
  background: url(/Images/flag.gif) no-repeat left center;
  margin-left: 2%;
  padding-left: 2%;
  font-weight: bold;
  color: #ff0000;
}
/* line 276, ../../sass/product/model.scss */
#BR-Flag-mda #BR-Flag-text b {
  margin-left: 10%;
}

/* line 283, ../../sass/product/model.scss */
.main-content-background.black {
  color: #FFFFFF;
}
/* line 286, ../../sass/product/model.scss */
.main-content-background.black .div-table-header {
  background-color: #333333;
}
/* line 292, ../../sass/product/model.scss */
.main-content-background:not(.black) .section-bottom.full {
  background-color: #FFFFFF;
}
/* line 297, ../../sass/product/model.scss */
.main-content-background .div-table-header {
  background-color: #cccccc;
}

/* line 302, ../../sass/product/model.scss */
#hideCompare {
  display: none;
}

/* line 306, ../../sass/product/model.scss */
.BuyIconDropDownUl {
  background-color: #fff;
}

/* line 311, ../../sass/product/model.scss */
.black .BuyIconDropDownUl {
  background-color: #000;
}
/* line 320, ../../sass/product/model.scss */
.black .main-content .model-header > .header-sub-title > .compare-area {
  color: #fff;
}

/* line 330, ../../sass/product/model.scss */
.compare-region {
  position: absolute;
  z-index: 99999;
}

/* line 335, ../../sass/product/model.scss */
.Content-TopArea {
  /*.bread {
      margin-top: inherit;
      font-size: 92%;
  }*/
}
/* line 338, ../../sass/product/model.scss */
.Content-TopArea .breadArea .bread {
  background-color: inherit;
  padding-bottom: 0;
  padding-top: 0;
}
/* line 26, ../../sass/product/model.scss */
.Content-TopArea .breadcrumb {
  list-style: none;
  border-radius: 4px;
  padding-left: inherit;
  margin-left: inherit;
  margin-right: inherit;
}
/* line 34, ../../sass/product/model.scss */
.Content-TopArea .breadcrumb > li {
  color: #666666;
  display: inline-block;
}
/* line 39, ../../sass/product/model.scss */
.Content-TopArea .breadcrumb > li:not(.active):after {
  padding: 0 5px;
  content: "\003e";
}
/* line 44, ../../sass/product/model.scss */
.Content-TopArea .breadcrumb > .active {
  text-decoration: underline;
}
/* line 49, ../../sass/product/model.scss */
.Content-TopArea .breadcrumb > li:not(.active) > a {
  color: #666666;
}
/* line 53, ../../sass/product/model.scss */
.Content-TopArea .breadcrumb > .active {
  text-decoration: underline;
}
/* line 350, ../../sass/product/model.scss */
.Content-TopArea .breadcrumb {
  color: #666666;
  margin: 5px;
  font-size: 80%;
  margin-bottom: 1%;
  margin-top: 1%;
}

/* line 367, ../../sass/product/model.scss */
.main-content {
  height: 0;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 700ms ease 0ms;
  -o-transition: all 700ms ease 0ms;
  -webkit-transition: all 700ms ease;
  -webkit-transition-delay: 0ms;
  transition: all 700ms ease 0ms;
}
/* line 374, ../../sass/product/model.scss */
.main-content.full {
  overflow: visible;
}
/* line 378, ../../sass/product/model.scss */
.main-content.show {
  height: auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 388, ../../sass/product/model.scss */
.main-content .model-header > .header-sub-title {
  color: #666666;
  margin: 5px;
  font-size: 80%;
}
/* line 393, ../../sass/product/model.scss */
.main-content .model-header > .header-sub-title > .compare-area {
  display: inline-block;
  float: right;
  color: #000;
  font-size: 136%;
}
/* line 401, ../../sass/product/model.scss */
.main-content .model-header > .header-breadcurmb {
  /*margin: {
      bottom: 2%;
      top: 2%;
  }*/
}
/* line 413, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .RWD_selector {
  display: none;
}
/* line 418, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name {
  width: 40%;
  float: left;
  font-size: 220%;
  line-height: 125%;
}
/* line 24, ../../sass/base/Header/_font.scss */
.main-content .model-header > .header-title > .model-name.google-font {
  font-family: 'Lato', 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 32, ../../sass/base/Header/_font.scss */
.main-content .model-header > .header-title > .model-name.google-font {
  font-family: 'Play', sans-serif, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
/* line 427, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name .pageTitle {
  display: inline;
}
/* line 431, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name #model_version {
  display: inline-block;
  font-size: 50%;
}
/* line 436, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name #pnl_version {
  display: inline-block;
  font-size: 50%;
}
/* line 440, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name #pnl_version span {
  margin-right: 10px;
}
/* line 446, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name .hideName {
  display: inline-block;
  font-size: 50%;
  opacity: 0.2;
}
/* line 453, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item {
  float: right;
}
/* line 456, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item > li {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-size: 130%;
  margin-top: 16px;
  margin-right: 8px;
  margin-bottom: 0px;
  margin-left: 8px;
}
/* line 457, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item > li.mobile-item {
  display: none;
}
/* line 460, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item > li.mobile-item.PCExist {
  display: inline-block;
}
/* line 465, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item > li > i {
  display: none;
}
/* line 469, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item > li:last-child {
  display: none;
}
/* line 489, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item > li.active, .main-content .model-header > .header-title > .model-item > li:hover {
  color: inherit;
}
/* line 495, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item a {
  color: inherit;
}
/* line 496, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item a > i {
  display: none;
}
/* line 507, ../../sass/product/model.scss */
.main-content .model-header-fixed {
  background-color: #eeeeee;
  padding: 0.5% 10.41667%;
  position: fixed;
  left: 0;
  top: -20%;
  width: 100%;
  z-index: 99999;
}
/* line 516, ../../sass/product/model.scss */
.main-content .model-header-fixed.model-header-fixed-show {
  top: 0;
  -moz-transition: all 500ms ease 0ms;
  -o-transition: all 500ms ease 0ms;
  -webkit-transition: all 500ms ease;
  -webkit-transition-delay: 0ms;
  transition: all 500ms ease 0ms;
}
/* line 521, ../../sass/product/model.scss */
.main-content .model-header-fixed.black {
  background-color: #000000;
}
/* line 531, ../../sass/product/model.scss */
.main-content .model-content .mobile-childModelsMenu {
  display: none;
}
/* line 536, ../../sass/product/model.scss */
.main-content .model-content > .section-top {
  border-bottom: 1px solid #333333;
  /*margin: 2% 0;*/
  padding: 2% 0;
  margin-top: 0;
  padding-top: 0;
  display: table;
  width: 100%;
  position: relative;
  padding-bottom: 40px;
}
/* line 549, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left, .main-content .model-content > .section-top > .section-right {
  display: inline-block;
  margin-bottom: 1%;
  padding: 0 10px;
  vertical-align: middle;
  display: table-cell;
}
/* line 558, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left {
  /*border: 1px solid #999999;*/
  width: 40%;
  vertical-align: top;
}
/* line 563, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left #award-list {
  margin-top: 20px;
  min-height: 70px;
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
  overflow: hidden;
}
/* line 574, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left #award-list ul li {
  float: left;
  height: 70px;
  width: 70px;
  line-height: 70px;
  overflow: hidden;
  cursor: pointer;
  margin: 0px;
  margin-right: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 586, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left #award-list ul li:hover {
  border: 1px solid #999999;
}
/* line 590, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left #award-list ul li img {
  width: 90%;
}
/* line 597, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left #gallery-list {
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
  min-height: 70px;
}
/* line 603, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left #gallery-list li {
  margin: 0;
  margin-right: 10px;
}
/* line 611, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery {
  /*&-display:before {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle;
  }*/
}
/* line 619, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-display {
  text-align: center;
}
/* line 624, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-display a {
  display: inline-block;
  vertical-align: middle;
}
/* line 630, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list {
  margin-top: 20px;
}
/* line 633, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list-item {
  display: inline-block;
  width: 70px;
  height: 70px;
  margin: 5px;
  line-height: 70px;
  overflow: hidden;
}
/* line 642, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list-item:not(.product-360-degree) {
  cursor: pointer;
}
/* line 646, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list-item:not(.product-360-degree):hover {
  border: 1px solid #999999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 652, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list-item.product-360-degree {
  cursor: pointer;
}
/* line 656, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list-item > img {
  width: 100%;
  vertical-align: middle;
}
/* line 665, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right {
  position: relative;
  width: 59%;
}
/* line 669, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right ul {
  font-size: 120%;
  line-height: 130%;
  list-style: disc;
  padding: 0 20px;
}
/* line 676, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right .feature-icon {
  margin-top: 5%;
}
/* line 679, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right .feature-icon > li {
  display: inline-block;
  margin: auto 10px;
  vertical-align: top;
}
/* line 684, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right .feature-icon > li img {
  width: auto;
}
/* line 690, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right #sns_share {
  bottom: 5px;
  float: right;
}
/* line 696, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right div.online-buy-scan-button {
  margin-top: 32px;
  display: inline-block;
  background-color: #00A1E9;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 7px 57px;
  color: #FFFFFF;
  font-size: 140%;
  font-weight: bold;
  cursor: pointer;
}
/* line 728, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .MicrositeItem,
.main-content .model-content > .section-bottom .MultimediaItem {
  font-size: 130%;
  margin-top: 2%;
}
/* line 743, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .MicrositeItem .imgBox,
.main-content .model-content > .section-bottom .MultimediaItem .imgBox {
  margin: 2%;
}
/* line 748, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .ActivityArea {
  width: 100%;
}
/* line 751, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .ActivityArea a {
  width: 100%;
}
/* line 754, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .ActivityArea a img {
  width: 100%;
}
/* line 760, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .kf-section {
  width: 100%;
}
/* line 764, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom.full {
  left: 0;
  right: 0;
  /*margin-top: -2%;*/
  margin: 0;
  position: absolute;
  width: 100%;
}
/* line 772, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom.full .model-page-memo {
  width: 80%;
  margin: 110px auto;
}
/* line 777, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom.full .model-page-RelatedProduct {
  width: 80%;
  margin: 0 auto;
}
/* line 785, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-memo {
  margin-top: 3%;
  margin-bottom: 110px;
}
/* line 792, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct {
  margin-top: 3%;
  display: block;
}
/* line 796, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProducttitle {
  margin-top: 3%;
  font-weight: bold;
  font-size: 150%;
}
/* line 802, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea {
  display: block;
  margin-bottom: 2%;
  padding-top: 40px;
}
/* line 807, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem::before {
  width: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  background: #f00;
}
/* line 817, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem {
  text-align: center;
  vertical-align: top;
  width: 185px;
  height: 185px;
  display: inline-block;
}
/* line 827, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateImg {
  vertical-align: bottom;
  display: inline-block;
  min-height: 110px;
}
/* line 832, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateImg a {
  margin: 0 auto;
}
/* line 839, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateImg a img {
  max-width: 110px;
  max-height: 110px;
}
/* line 846, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateLink {
  vertical-align: bottom;
  display: block;
  padding: 0px 15px;
  text-align: center;
}
/* line 854, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateLink a {
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}
/* line 860, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateLink a:hover {
  color: inherit;
}
/* line 871, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table {
  font-size: 120%;
  display: table;
  width: 100%;
}
/* line 876, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-row {
  display: table-row;
  -moz-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  -webkit-transition: all 300ms ease;
  -webkit-transition-delay: 0ms;
  transition: all 300ms ease 0ms;
}
/* line 880, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-row:hover {
  background-color: #eeeeee;
}
/* line 884, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-row.black:hover {
  background-color: #333333;
}
/* line 889, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-cell {
  display: table-cell;
  padding: 13px 7px;
  vertical-align: middle;
  border-bottom: 1px solid #333333;
}
/* line 895, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-cell.item {
  font-weight: bold;
  width: 20%;
}
/* line 900, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-cell .imgBox {
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
  align-items: center;
}
/* line 906, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-cell .imgBox img {
  max-width: 70px;
  max-height: 70px;
  vertical-align: middle;
}
/* line 916, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .specTitle {
  display: none;
}
/* line 921, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel {
  /*垂直置中*/
}
/* line 924, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Spec,
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products {
  display: inline-block;
  font-size: 120%;
}
/* line 929, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Spec .specRow:before,
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .specRow:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
/* line 937, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Spec .specRow,
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .specRow {
  -moz-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  -webkit-transition: all 300ms ease;
  -webkit-transition-delay: 0ms;
  transition: all 300ms ease 0ms;
}
/* line 941, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Spec .specRow .specText,
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .specRow .specText {
  display: inline-block;
  padding: 2% 1%;
}
/* line 948, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Spec {
  width: 20%;
  vertical-align: top;
}
/* line 952, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Spec .specRow {
  text-align: left;
  padding: 0 10%;
  font-weight: bold;
}
/* line 959, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products {
  width: 77%;
}
/* line 970, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .owl-nav button.owl-prev, .main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .owl-nav button.owl-next {
  position: absolute;
  display: block !important;
}
/* line 975, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .owl-nav button.owl-prev img, .main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .owl-nav button.owl-next img {
  position: fixed;
  background-color: #222;
}
/* line 982, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .owl-nav button.owl-prev {
  left: -5%;
}
/* line 986, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .owl-nav button.owl-next {
  right: -1%;
}
/* line 993, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .childModel .name {
  font-size: 160%;
  text-align: center;
  padding: 2%;
}
/* line 999, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .childModel .specRow:nth-child(odd) {
  background-color: #333;
}
/* line 1003, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .useOwlCarousel .all-Products .childModel .white:nth-child(odd) {
  background-color: #f2f2f2;
}
/* line 1013, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .MicrositeItem-section ul li .display-table-cell.item {
  display: flex;
  width: 100%;
}
/* line 1018, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .MicrositeItem-section ul li .display-table-cell.item .imgBox img {
  border-color: #959595;
  border-width: 1px;
  border-style: Solid;
}
/* line 1026, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .MicrositeItem-section ul li .display-table-cell.item .text2 .Itemdescription {
  font-weight: normal;
  padding-top: 8px;
}
/* line 1039, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area {
  display: none;
}
/* line 1042, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .title {
  border-bottom: 2px solid #D7D7D7;
  padding-top: 20px;
  margin: 0px 20px 20px;
}
/* line 1047, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .title .nrbar {
  text-align: left;
  color: #000000;
}
/* line 1053, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .picArea {
  margin: 20px auto;
}
/* line 1059, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .text2 {
  margin: 0 auto;
  color: #fff;
  font-size: 70%;
}
/* line 1065, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .resolution {
  margin: 10px auto;
  font-size: 70%;
}
/* line 1070, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .bottom-btn {
  margin: 20px auto;
  width: 290px;
}
/* line 1076, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .display-table-cell.item {
  display: flex;
  width: 100%;
}
/* line 1081, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .display-table-cell.item .imgBox img {
  border-color: #959595;
  border-width: 1px;
  border-style: Solid;
}
/* line 1089, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .display-table-cell.item .text2 .Itemdescription {
  font-weight: normal;
}
/* line 1098, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-sectionRWD {
  display: none;
}
/* line 1102, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section {
  display: none;
  width: 100%;
}
/* line 1106, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content {
  display: table-row;
}
/* line 1109, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .contact, .main-content .model-content > .section-bottom > .support-section > .support-content > .info {
  display: table-cell;
  vertical-align: top;
}
/* line 1115, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .contact {
  width: 20%;
  padding: 0 2.5%;
}
/* line 1122, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-nav {
  border-bottom: 1px solid #333333;
  font-size: 120%;
  margin: 2% auto;
  padding-bottom: 2%;
}
/* line 1128, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-nav > li {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  margin: auto 10px;
}
/* line 1134, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-nav > li.active, .main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-nav > li:hover {
  color: inherit;
}
/* line 1139, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-nav > li.childModelMenuTab {
  cursor: inherit;
  font-size: 125%;
}
/* line 1144, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-nav > li.ModelName {
  cursor: inherit;
  border-left: 1px solid #666;
  padding-left: 20px;
}
/* line 1149, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-nav > li.ModelName div {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #208FFF;
  color: #fff;
  font-size: 80%;
}
/* line 1157, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-nav > li.ModelName div span {
  padding: 0 10px;
}
/* line 1163, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-nav > li.BackParentModel {
  color: #208FFF;
}
/* line 1169, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-header, .main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content, .main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-footer {
  margin-left: 10px;
  margin-right: 10px;
}
/* line 1179, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-header .title {
  font-size: 150%;
  font-weight: bold;
  margin: 1% auto;
}
/* line 1188, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-header .childModelsButton li {
  display: inline-block;
  width: 33%;
  padding: 1% 2%;
  text-align: center;
}
/* line 1194, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-header .childModelsButton li a {
  border: 1px solid #666;
  display: block;
  color: inherit;
  padding: 1% 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
/* line 1204, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-header .childModelsButton li a:hover {
  background-color: #208FFF;
}
/* line 1209, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-header .childModelsButton li p {
  padding: 1% 0;
}
/* line 1212, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-header .childModelsButton li p.childModelName {
  font-size: 125%;
}
/* line 1216, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-header .childModelsButton li p.nbGpuName {
  font-size: 80%;
}
/* line 1225, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .mobile-childModelsMenu {
  display: none;
}
/* line 1229, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .system-selector {
  margin: 2% auto;
  font-size: 120%;
  vertical-align: top;
}
/* line 1234, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .system-selector .os-selector-Area {
  display: inline-block;
  position: relative;
}
/* line 1235, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .system-selector .os-selector-Area select {
  color: inherit;
  font-size: 90%;
  outline: none;
  width: 110%;
}
/* line 1246, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .system-selector .os-selector-Area .os-selector-dropdownList {
  position: relative;
  z-index: 2;
  opacity: 0;
  margin: 0;
  cursor: pointer;
}
/* line 1254, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .system-selector .os-selector-Area .customer-select-dropdownList {
  min-height: 30px;
  top: 0;
  position: absolute;
  width: 100%;
  right: 0;
  font-size: 90%;
  border: 1px solid #666666;
  border-radius: 4px;
  padding: 0 2px;
  z-index: 1;
  right: inherit;
}
/* line 1267, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .system-selector .os-selector-Area .customer-select-dropdownList span {
  margin: auto 5px;
  vertical-align: middle;
}
/* line 1272, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .system-selector .os-selector-Area .customer-select-dropdownList i {
  float: right;
}
/* line 1279, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .system-selector-div-Utility,
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content .system-selector-div-BIOS {
  display: none;
}
/* line 1288, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info .download-type-toggle > span,
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info .download-info-toggle:not(.active) > span {
  cursor: pointer;
}
/* line 1291, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info .download-type-toggle > span:hover:not(.active),
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info .download-info-toggle:not(.active) > span:hover:not(.active) {
  color: #666666;
}
/* line 1297, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info .download-site {
  /*
  .mobile-down {
      display: none;
  }
  */
}
/* line 1298, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info .download-site > .hq-site {
  text-align: center;
}
/* line 1301, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info .download-site > .hq-site > a > img {
  width: 15%;
}
/* line 1311, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info .download-site i {
  display: none;
}
/* line 1317, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li {
  font-size: 120%;
  margin-top: 1%;
}
/* line 1323, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul {
  display: none;
}
/* line 1326, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul.active {
  display: block;
}
/* line 1330, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li {
  font-size: 80%;
  padding: 5px 0;
}
/* line 1334, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li.mark:before {
  content: "+";
}
/* line 1338, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li.mark.active:before {
  content: "-";
}
/* line 1342, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div {
  display: none;
  margin-top: 1%;
  margin-bottom: 2%;
}
/* line 1350, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div.active {
  display: block;
}
/* line 1356, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-row.hide {
  display: none;
}
/* line 1361, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-cell {
  padding: 1.5% 10px;
  font-size: 120%;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
/* line 1367, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-cell.download {
  /*&-date,&-size,&-type, &-description {
      border-bottom: inherit;
  }*/
}
/* line 1368, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-cell.download-desc {
  width: 30%;
}
/* line 1373, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-cell.download-version {
  width: 20%;
}
/* line 1378, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-cell.download-site {
  width: 30%;
}
/* line 1382, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-cell.download-site a {
  color: inherit;
  font-weight: bold;
  text-decoration: underline;
  margin: auto 5px;
}
/* line 1399, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-cell:not(:first-child) {
  border-left: 1px solid #666666;
}
/* line 1404, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-header {
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
/* line 1410, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-header > .div-table-cell {
  border-bottom: inherit;
}
/* line 1416, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .list-ul > li > .detail-ul > li .detail-div .div-table-body > .div-table-cell {
  border-bottom: 1px solid #666666;
}
/* line 1428, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .faq-div a {
  color: inherit;
}
/* line 1431, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .faq-div a:hover {
  text-decoration: underline;
}
/* line 1436, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .faq-div.hide {
  display: none;
}
/* line 1441, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .faq-div .div-table-cell {
  padding: 0.5% 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333333;
}
/* line 1448, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .faq-div .div-table-cell.faq-quest {
  min-width: 70%;
  font-size: 120%;
  font-weight: bold;
  vertical-align: middle;
  padding-right: 5px;
}
/* line 1456, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .faq-div .div-table-cell.faq-spec {
  color: #666666;
}
/* line 1460, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-content > .download-file-info > .faq-div .div-table-cell.faq-spec > .spec-info {
  float: right;
  width: 100%;
  padding-left: 5px;
}
/* line 1473, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-footer {
  font-size: 80%;
  margin-top: 5%;
}
/* line 1479, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-footer .text2memo .seperate-memo .text2b {
  font-weight: bold;
}
/* line 1491, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div {
  margin-bottom: 5%;
  /*&.awards {
      .award-info {
          display: inline-block;
          //Customized
          max-width: 65%;
          &.image {
              margin: auto 5px;
              max-width: 70px;
              //width: 70px;
              vertical-align: top;
              &>img {
                  display: block;
                  width: 100%;
              }
          }
          &.desc {
              //Customized
              .desc-media {
                  word-wrap: break-word;
                  word-break: break-all;
              }
          }
      }
  }*/
}
/* line 1494, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div a {
  color: inherit;
  text-decoration: underline;
}
/* line 1499, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div .section-title {
  font-size: 130%;
  padding: 10px 0;
}
/* line 1505, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news > ul > li {
  margin: auto 1%;
}
/* line 1509, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news a {
  text-decoration: none;
}
/* line 1513, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .news-info {
  display: inline-block;
  padding: 5px 10px;
}
/* line 1517, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .news-info.publish-date {
  width: 10%;
}
/* line 1521, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .news-info.title {
  font-weight: bold;
}
/* line 1526, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .security-info {
  display: inline-block;
  padding: 5px 10px;
}
/* line 1530, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .security-info.publish-date {
  width: 10%;
  float: left;
}
/* line 1535, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .security-info.other-info {
  width: 20%;
  float: left;
}
/* line 1540, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .security-info.title {
  width: 70%;
  font-weight: bold;
}
/* line 1545, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .security-info.hideText {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
/* line 1557, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li, .main-content .model-content > .section-bottom > .na-section .section-div.media > ul > li {
  display: inline-block;
  font-size: 120%;
  margin: 1% 1%;
  width: 30%;
  float: left;
}
/* line 1568, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li {
  width: 25%;
  float: left;
  line-height: 2em;
  margin: 0;
}
/* line 1583, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li a {
  font-weight: bold;
  /*margin: auto 1em;*/
}
/* line 1589, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .line-hr {
  display: none;
}
/* line 1594, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-award {
  max-width: 300px;
  margin: 0 auto;
  padding: 15% 5% 5% 5%;
}
/* line 1600, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-info {
  min-height: 100%;
  display: block;
  margin-bottom: 10%;
  min-height: 150px;
}
/* line 1609, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-date {
  display: table-cell;
  color: #333333;
  font-size: 0.9em;
  font-weight: bold;
  padding: 0.5em;
}
/* line 1617, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-img {
  margin-top: 2%;
  margin-bottom: 2%;
  width: 80px;
  height: 80px;
  padding: 5px;
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
  line-height: 100px;
  position: relative;
  border-radius: 5px;
  border: 1px solid #ccc;
}
/* line 1638, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-img img {
  display: block;
  margin: auto;
  max-height: 70px;
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 1654, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-classKeyName {
  text-align: center;
  color: #ccc;
  font-weight: 600;
}
/* line 1660, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-model {
  word-break: break-word;
  text-align: center;
  padding: 2% 0;
  line-height: 1.5em;
}
/* line 1663, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-model-link {
  width: 100%;
  height: 42px;
  display: table;
}
/* line 1678, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-model a {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
/* line 1689, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-title {
  line-height: 1.5em;
  font-size: 80%;
}
/* line 1693, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-title h3 {
  font-weight: bold;
  word-break: break-word;
  font-size: 110%;
  text-align: center;
  margin: 3% 0;
}
/* line 1702, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-title span {
  word-break: break-word;
}
/* line 1707, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-title-More a {
  color: #00a8ff;
}
/* line 1717, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-bottom {
  width: 100%;
  display: block;
  position: relative;
}
/* line 1724, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-bottom-contact {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
}
/* line 1731, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-bottom-mediaInfo {
  position: relative;
  width: 100%;
}
/* line 1746, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-bottom-mediaInfo .mediaInfo-left {
  width: 75%;
  display: inline-block;
  word-break: break-word;
}
/* line 1752, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-bottom-mediaInfo .mediaInfo-right {
  position: absolute;
  right: 0;
}
/* line 1760, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-Mobile-botom {
  display: none;
}
/* line 1791, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.media {
  margin-top: 5%;
}
/* line 1797, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.media .media-info.desc .desc-country-date {
  margin: 5px auto;
}

/* line 1813, ../../sass/product/model.scss */
.wtb-ec-container .ec-ul-tabs {
  padding: 0;
}
/* line 1817, ../../sass/product/model.scss */
.wtb-ec-container > .ui-widget {
  font-family: none !important;
  font-size: none;
}
/* line 1822, ../../sass/product/model.scss */
.wtb-ec-container > .ui-widget-header {
  border: none;
  border-bottom: 1px solid #dddddd;
}
/* line 1827, ../../sass/product/model.scss */
.wtb-ec-container > .ui-state-active {
  border: 1px solid #007fff;
}
/* line 1831, ../../sass/product/model.scss */
.wtb-ec-container > .ui-tabs-panel {
  padding: 2em 0 1em 0 !important;
}
/* line 1835, ../../sass/product/model.scss */
.wtb-ec-container > .ui-widget-content {
  border: none;
  font-size: 1.2em;
}
/* line 1840, ../../sass/product/model.scss */
.wtb-ec-container ul:first-child {
  text-align: center;
}
/* line 1844, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list {
  margin-bottom: 2%;
}
/* line 1847, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li {
  display: inline-block;
  margin: 0.5%;
}
/* line 1851, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info {
  width: 219px;
  height: 86px;
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 rgba(1, 48, 42, 0.2);
}
/* line 1857, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div {
  float: left;
  width: 10%;
}
/* line 1861, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div .wtb-default-logo {
  margin: 0;
  border: 0;
  padding: 0;
  max-width: 200px;
  width: 4.5vw;
  position: absolute;
  top: 0.25vh;
}
/* line 1871, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div .wtb-default-logo-submodel {
  top: 8.25vh;
}
/* line 1876, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .wtb-ec-logo {
  display: block;
  margin: 6px;
  border: 0;
  padding: 0;
  max-width: 200px;
  vertical-align: middle;
}
/* line 1885, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .wtb-default-text {
  display: flex;
  float: right;
  width: 90%;
  max-width: 5vw;
  margin-right: 15px;
  color: #423f3f;
  font-size: 110%;
  word-wrap: break-word;
  align-items: center;
  height: 86px;
}
/* line 1910, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-link-item {
  display: none;
  width: 219px;
  height: 86px;
  background-color: #535353;
  opacity: 0.9;
  vertical-align: middle;
  line-height: 1em;
  position: absolute;
  -WEBKIT-TRANSFORM: TRANSLATEY(-100%);
  RANSFORM: TRANSLATEY(-100%);
}
/* line 1924, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-link-item .ec-link-info {
  margin-top: 8%;
}
/* line 1927, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-link-item .ec-link-info .ec-link-div {
  width: 70%;
  float: right;
  text-align: left;
}
/* line 1932, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-link-item .ec-link-info .ec-link-div .ec-link-title {
  font-size: 85%;
  font-weight: normal;
  color: #ffffff;
  max-width: 140px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* line 1951, ../../sass/product/model.scss */
.ec-hint {
  height: 14px;
  margin: 2% 5% 0% 5%;
  font-size: 78%;
  letter-spacing: -0.3px;
  text-align: center;
  color: #5b5b5b;
}

/* line 1960, ../../sass/product/model.scss */
.ec-item-group {
  padding-top: 25px;
}

@media screen and (min-width: 2560px) {
  /* line 1969, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div {
    float: left;
    width: 10%;
  }
  /* line 1973, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div .wtb-default-logo {
    top: 0.25vh;
    max-width: 3.5vw;
  }
  /* line 1979, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .wtb-default-text {
    margin-right: -10%;
  }
}
@media screen and (max-width: 1600px) {
  /* line 1994, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div .wtb-default-logo {
    width: 5.5vw;
  }
}
@media screen and (max-width: 1440px) {
  /* line 2009, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div {
    width: 20%;
  }
  /* line 2012, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div .wtb-default-logo {
    top: 0.25vh;
    width: 6vw;
  }
  /* line 2019, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .wtb-default-text {
    width: 80%;
    max-width: 5.5vw;
    margin-right: 25px;
  }
}
@media screen and (max-width: 1280px) {
  /* line 2036, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div .wtb-default-logo {
    width: 8.5vw;
  }
}
@media screen and (max-width: 960px) {
  /* line 2047, ../../sass/product/model.scss */
  .wtb-ec-container {
    left: 0 !important;
  }
  /* line 2054, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div .wtb-default-logo {
    top: -0.75vh;
    width: 12vw;
  }
  /* line 2060, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .wtb-default-text {
    max-width: 5.5vw;
    margin-right: 26%;
  }
}
@media screen and (max-width: 480px) {
  /* line 2071, ../../sass/product/model.scss */
  .wtb-ec-container {
    left: 0 !important;
  }
  /* line 2078, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div .wtb-default-logo {
    width: 22vw;
  }
  /* line 2083, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .wtb-default-text {
    max-width: 35%;
    margin-right: 10%;
  }
}
@media screen and (max-width: 375px) {
  /* line 2094, ../../sass/product/model.scss */
  .wtb-ec-container {
    left: 0 !important;
  }
}
@media screen and (max-width: 320px) {
  /* line 2112, ../../sass/product/model.scss */
  .wtb-ec-container {
    left: 3% !important;
  }
  /* line 2119, ../../sass/product/model.scss */
  .wtb-ec-container .ec-item-list li .ec-item-info .ec-item-wtb-div .wtb-default-logo {
    width: 28vw;
  }
}
/* line 2130, ../../sass/product/model.scss */
.ov-item {
  padding-bottom: 10px;
  padding-top: 10px;
  list-style-type: none;
}
/* line 2138, ../../sass/product/model.scss */
.ov-item-title {
  color: #1d6cfe;
  font-size: 130%;
  font-weight: bold;
  padding: 5px 0;
}
/* line 2150, ../../sass/product/model.scss */
.ov-item-content div {
  display: block;
}
/* line 2153, ../../sass/product/model.scss */
.ov-item-content div.ov-item-content-img {
  display: inline-block;
}
/* line 2157, ../../sass/product/model.scss */
.ov-item-content div.ov-item-with-img-desc {
  width: 85%;
  display: inline-block;
}
/* line 2163, ../../sass/product/model.scss */
.ov-item-content-img {
  width: 14%;
}
/* line 2169, ../../sass/product/model.scss */
.ov-item-content-desc {
  width: 100%;
}
/* line 2173, ../../sass/product/model.scss */
.ov-item-content .ov-item-short-title {
  display: none;
}

/* line 2179, ../../sass/product/model.scss */
.subModel-menu {
  width: 100%;
}
/* line 2182, ../../sass/product/model.scss */
.subModel-menu ul {
  color: white;
  line-height: 50px;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}
/* line 2190, ../../sass/product/model.scss */
.subModel-menu-title {
  background: #000000;
  border-radius: 10px 10px 0 0;
  border-top: none;
  font-weight: bold;
  text-align: center;
  padding-left: 0%;
}
/* line 2199, ../../sass/product/model.scss */
.subModel-menu-list {
  background: #000000;
  border-top: 0.5px groove white;
  padding-left: 8%;
  height: 51px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
/* line 2210, ../../sass/product/model.scss */
.subModel-menu-list.active {
  background: #00A1E9;
}
/* line 2215, ../../sass/product/model.scss */
.subModel-menu-ok {
  background: #707070;
  border-top: 0.5px groove white;
  font-size: 110%;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
}
/* line 2223, ../../sass/product/model.scss */
.subModel-menu-ok.active {
  background: #00A1E9;
}

/* line 2229, ../../sass/product/model.scss */
.cancelPadding {
  padding-bottom: 0px;
  padding-top: 0px;
}

/* line 2236, ../../sass/product/model.scss */
.blockUI {
  max-height: 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/* line 2242, ../../sass/product/model.scss */
.BlockArea {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow-y: auto;
  height: 100%;
  color: #888888;
}
/* line 2250, ../../sass/product/model.scss */
.BlockArea .div-table {
  display: table;
  width: 17%;
  margin: 0px auto;
  margin-bottom: 20px;
}
/* line 2256, ../../sass/product/model.scss */
.BlockArea .div-table .div-tr {
  display: table-row;
}
/* line 2259, ../../sass/product/model.scss */
.BlockArea .div-table .div-tr .div-td {
  display: table-cell;
  vertical-align: middle;
}
/* line 2263, ../../sass/product/model.scss */
.BlockArea .div-table .div-tr .div-td:first-child {
  width: 35px;
}
/* line 2270, ../../sass/product/model.scss */
.BlockArea .img_memo {
  width: 90%;
  margin: 0px auto;
  text-align: center;
}
/* line 2276, ../../sass/product/model.scss */
.BlockArea span {
  font-size: 11px;
}
/* line 2280, ../../sass/product/model.scss */
.BlockArea a {
  color: #888888;
}

/* line 2285, ../../sass/product/model.scss */
.blockMsg {
  max-width: 850px;
  max-height: 90%;
}

/* line 2290, ../../sass/product/model.scss */
#NowShowPic {
  width: 70%;
  margin: 50px auto;
  overflow: hidden;
  cursor: zoom-in;
}

/* line 2298, ../../sass/product/model.scss */
#NowShowPic img {
  width: 100%;
}

/* line 2302, ../../sass/product/model.scss */
.CancelBlock {
  cursor: pointer;
  position: absolute;
  top: 17px;
  right: 20px;
}

/* line 2309, ../../sass/product/model.scss */
.CancelBlock img {
  width: 30px;
  vertical-align: middle;
}

/* line 2314, ../../sass/product/model.scss */
.gallery-list-blockUI {
  width: 100%;
  min-height: 100px;
}

/* line 2319, ../../sass/product/model.scss */
.DownloadArea {
  width: 100%;
  padding: 5px 5px 5px 5px;
  text-align: left;
}

/* line 2325, ../../sass/product/model.scss */
.gallery-list-blockUI-item {
  border: 1px solid #999999;
  float: left;
  width: 70px;
  height: 70px;
  margin: 5px;
  line-height: 70px;
  overflow: hidden;
  cursor: pointer;
}

/* line 2336, ../../sass/product/model.scss */
.redColor {
  color: #ff0000;
}

/* line 2340, ../../sass/product/model.scss */
.zoomImg {
  background-color: #000;
}

/* line 2346, ../../sass/product/model.scss */
.main-content-background #CpuList table {
  border-collapse: collapse;
}
/* line 2350, ../../sass/product/model.scss */
.main-content-background #CpuList th,
.main-content-background #CpuList td {
  border: 1px solid black;
  text-align: center;
}
/* line 2356, ../../sass/product/model.scss */
.main-content-background #CpuList th.title {
  text-align: left;
}
/* line 2360, ../../sass/product/model.scss */
.main-content-background #CpuList th.space,
.main-content-background #CpuList tr.space {
  border: none;
  height: 40px;
}

/* line 2370, ../../sass/product/model.scss */
.black #CpuList table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}
/* line 2376, ../../sass/product/model.scss */
.black #CpuList th,
.black #CpuList td {
  border: 1px solid white;
  text-align: center;
}

/* line 2384, ../../sass/product/model.scss */
.linkStyle {
  cursor: pointer;
}

/* line 2388, ../../sass/product/model.scss */
.linkStyle:hover {
  color: #666666;
}

/* line 2393, ../../sass/product/model.scss */
.blockUI .sub-area {
  display: none;
}
/* line 2396, ../../sass/product/model.scss */
.blockUI .sub-area .title {
  border-bottom: 2px solid #D7D7D7;
  padding-top: 20px;
  margin: 0px 20px 20px;
}
/* line 2401, ../../sass/product/model.scss */
.blockUI .sub-area .title .nrbar {
  text-align: left;
  color: #000000;
}
/* line 2407, ../../sass/product/model.scss */
.blockUI .sub-area .picArea {
  margin: 20px auto;
}
/* line 2413, ../../sass/product/model.scss */
.blockUI .sub-area .text2 {
  margin: 0 auto;
  color: #fff;
  font-size: 70%;
}
/* line 2419, ../../sass/product/model.scss */
.blockUI .sub-area .resolution {
  margin: 10px auto;
  font-size: 70%;
}
/* line 2424, ../../sass/product/model.scss */
.blockUI .sub-area .bottom-btn {
  margin: 20px auto;
  width: 290px;
}

/* line 2432, ../../sass/product/model.scss */
.blockUI .Download_Area {
  padding: 5%;
}
/* line 2435, ../../sass/product/model.scss */
.blockUI .Download_Area .mobile-down {
  display: none;
}

/* line 2442, ../../sass/product/model.scss */
.icds-popover {
  position: fixed;
  top: inherit;
  left: inherit;
  left: inherit;
  margin: 10px 0 0 -150px;
}

/*Keyfeature Parse start*/
/* line 2452, ../../sass/product/model.scss */
#PageMainContent.useKeyFeatureParse {
  padding-bottom: 0px;
  min-height: auto !important;
}
/* line 2460, ../../sass/product/model.scss */
#PageMainContent.black .main-content .model-header-fixed.model-header-fixed-show {
  background-color: #000000;
}

/* line 2470, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-memo {
  width: 85%;
  line-height: 170%;
  color: #000000;
}
/* line 2476, ../../sass/product/model.scss */
.KeyfeatureParseContenArea.blackBackGround {
  color: #ffffff;
  background: #000000;
}
/* line 2480, ../../sass/product/model.scss */
.KeyfeatureParseContenArea.blackBackGround .model-page-memo {
  color: #ffffff;
}
/* line 2485, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct {
  margin-top: 3%;
  display: block;
}
/* line 2489, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProducttitle {
  margin-top: 3%;
  font-weight: bold;
  font-size: 150%;
}
/* line 2495, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProductItemArea {
  display: block;
  margin-bottom: 2%;
  padding-top: 40px;
}
/* line 2500, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProductItemArea .relateItem::before {
  width: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  background: #f00;
}
/* line 2510, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProductItemArea .relateItem {
  text-align: center;
  vertical-align: top;
  width: 185px;
  height: 185px;
  display: inline-block;
}
/* line 2520, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateImg {
  vertical-align: bottom;
  display: inline-block;
  min-height: 110px;
}
/* line 2525, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateImg a {
  margin: 0 auto;
}
/* line 2532, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateImg a img {
  max-width: 110px;
  max-height: 110px;
}
/* line 2539, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateLink {
  vertical-align: bottom;
  display: block;
  padding: 0px 15px;
  text-align: center;
}
/* line 2547, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateLink a {
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}
/* line 2553, ../../sass/product/model.scss */
.KeyfeatureParseContenArea .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateLink a:hover {
  color: inherit;
}
/* line 2564, ../../sass/product/model.scss */
.KeyfeatureParseContenArea.full .model-page-memo {
  width: 80%;
  margin: 110px auto;
}
/* line 2569, ../../sass/product/model.scss */
.KeyfeatureParseContenArea.full .model-page-RelatedProduct {
  width: 80%;
  margin: 0 auto;
}

/*Keyfeature Parse end*/
@media screen and (max-width: 1500px) {
  /* line 2581, ../../sass/product/model.scss */
  #BuyIconDropDown,
  .outerWhereMouse {
    right: 1%;
  }
}
@media screen and (min-width: 960px) {
  /* line 2590, ../../sass/product/model.scss */
  #BuyIconDropDown,
  .outerWhereMouse {
    position: absolute;
    padding-top: 5px;
    display: none;
    min-width: 236px;
    min-height: 63px;
    z-index: 5;
  }
  /* line 2599, ../../sass/product/model.scss */
  #BuyIconDropDown .BuyIconDropDownUl,
  .outerWhereMouse .BuyIconDropDownUl {
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0px 4px 9px -1px rgba(0, 0, 0, 0.5);
    padding: 5px;
  }
  /* line 2606, ../../sass/product/model.scss */
  #BuyIconDropDown .BuyIconDropDownUl li a,
  .outerWhereMouse .BuyIconDropDownUl li a {
    align-items: center;
    display: flex;
    color: #ffffff;
  }
}
@media screen and (max-width: 960px) {
  /* line 2617, ../../sass/product/model.scss */
  .outerWhereMouse {
    display: none !important;
  }

  /* line 2621, ../../sass/product/model.scss */
  .icds-popover {
    position: inherit;
    left: 50%;
  }

  /* line 2628, ../../sass/product/model.scss */
  .Rwd #PageMainContent .container {
    width: 100%;
    max-width: 100%;
  }
  /* line 2633, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-header-fixed {
    position: relative;
    padding: 0;
  }
  /* line 2639, ../../sass/product/model.scss */
  .Rwd #PageMainContent .Content-TopArea .breadcrumb {
    display: none;
  }
  /* line 2645, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .header-sub-title {
    display: none;
  }
  /* line 2650, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .header-title .model-name {
    background-color: #000;
    color: #fff;
    width: 100%;
  }
  /* line 2655, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .header-title .model-name .model-name-container {
    width: 85%;
    padding-bottom: 10px;
    margin: 0px auto;
  }
  /* line 2663, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item {
    display: none;
    width: 100%;
    font-size: 130%;
  }
  /* line 2668, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item li:not(.li_whereToBuy):not(.li_onLineStore) {
    width: 100%;
    color: #ffffff;
    padding: 10px 0 10px 0;
    margin: 0;
    border-bottom: 1px solid #404040;
    font-size: 100%;
    background-color: #000;
  }
  /* line 2677, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item li:not(.li_whereToBuy):not(.li_onLineStore) a {
    width: 85%;
    margin: 0px auto;
    display: block;
  }
  /* line 2683, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item li:not(.li_whereToBuy):not(.li_onLineStore).mobile-item {
    display: block;
  }
  /* line 2686, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item li:not(.li_whereToBuy):not(.li_onLineStore).mobile-item[data-type="back"] {
    font-size: 80%;
  }
  /* line 2691, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item li:not(.li_whereToBuy):not(.li_onLineStore).active {
    display: none;
  }
  /* line 2695, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item li:not(.li_whereToBuy):not(.li_onLineStore) i {
    display: inline-block;
  }
  /* line 2700, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item #model-page-back {
    background-color: #272727;
  }
  /* line 2705, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .RWD_selector {
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040;
    display: block;
    float: left;
    min-width: 100%;
    padding: 2% 1% 2% 1%;
    cursor: pointer;
    background-color: #272727;
    font-size: 130%;
  }
  /* line 2716, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .RWD_selector .RWD_selector-container {
    display: block;
    width: 87%;
    margin: 0px auto;
  }
  /* line 2721, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .RWD_selector .RWD_selector-container .RWD_selector-item {
    display: inline;
    color: #fff;
  }
  /* line 2726, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .RWD_selector .RWD_selector-container i {
    float: right;
    color: #fff;
  }
  /* line 2735, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .show-submenu .RWD_selector-item,
  .Rwd #PageMainContent #model-header .show-submenu i {
    color: #fff;
  }
  /* line 2744, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-switchChildModel > .mobile-cover {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1001;
    position: fixed;
    background-color: #fff;
    top: 0;
    opacity: 0.6;
  }
  /* line 2755, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-switchChildModel > .mobile-childModelsMenu {
    display: none;
    position: fixed;
    background-color: #000;
    bottom: 0;
    width: 100%;
    z-index: 1002;
    -moz-border-top-left-radius: 15px;
    -moz-border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  /* line 2770, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-switchChildModel > .mobile-childModelsMenu ul li {
    font-size: 120%;
  }
  /* line 2773, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-switchChildModel > .mobile-childModelsMenu ul li.mobile-childModelMenuTab {
    padding: 2% 10%;
    text-align: center;
  }
  /* line 2778, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-switchChildModel > .mobile-childModelsMenu ul li a {
    color: #fff;
    display: block;
    padding: 2% 8%;
  }
  /* line 2784, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-switchChildModel > .mobile-childModelsMenu ul li a:hover {
    background-color: #208FFF;
  }
  /* line 2792, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-ModelName {
    border-bottom: 1px solid #404040;
    display: block;
    min-width: 100%;
    padding: 2% 1% 2% 1%;
    cursor: pointer;
    font-size: 130%;
    background-color: #208FFF;
  }
  /* line 2801, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-ModelName .RWD_ModelName-container {
    display: block;
    width: 87%;
    margin: 0px auto;
  }
  /* line 2806, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-ModelName .RWD_ModelName-container .RWD_ModelName-item {
    display: inline;
    color: #fff;
  }
  /* line 2811, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content > .mobile-ModelName .RWD_ModelName-container i {
    float: right;
    color: #fff;
  }
  /* line 2818, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top {
    width: 85%;
    margin: 0px auto;
    display: block;
  }
  /* line 2823, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-left {
    width: 100%;
    display: block;
  }
  /* line 2827, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-left #gallery-display {
    min-height: auto;
    height: inherit !important;
    width: 100%;
  }
  /* line 2833, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-left #gallery-list {
    display: none;
  }
  /* line 2837, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-left .award-list {
    margin: 0;
  }
  /* line 2842, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-right {
    width: 100%;
    display: block;
  }
  /* line 2846, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-right .feature-icon {
    width: 100%;
    padding: 0;
    margin: 10% 0;
  }
  /* line 2851, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-right .feature-icon li {
    /*width: 22%;*/
    margin: 0;
    margin-right: 2%;
    max-width: 100%;
  }
  /* line 2857, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-right .feature-icon li img {
    max-width: 100%;
  }
  /* line 2864, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-right div.online-buy-scan-button {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 36px;
    bottom: auto;
    left: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 130%;
    font-weight: inherit;
  }
  /* line 2880, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top.ExistProductEc .section-right {
    padding-bottom: 60px;
  }
  /* line 2886, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom {
    width: 85%;
    margin: 0px auto;
    position: inherit;
  }
  /* line 2891, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom.full {
    width: 100%;
  }
  /* line 2895, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .model-page-memo {
    width: 85%;
  }
  /* line 2901, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .contact {
    display: none;
  }
  /* line 2905, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info {
    display: block;
    width: 100%;
  }
  /* line 2909, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-nav {
    display: none;
  }
  /* line 2913, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-header {
    display: none;
  }
  /* line 2917, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-footer {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2922, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-footer .text2memo div {
    padding: 0;
  }
  /* line 2928, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content {
    margin-left: 0;
    margin-right: 0;
    font-size: 76%;
  }
  /* line 2933, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content > .mobile-support-title {
    font-size: 160%;
  }
  /* line 2937, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .system-selector {
    font-size: 175%;
    margin: 20px auto;
  }
  /* line 2942, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .title {
    padding: 5px;
    margin-top: 1%;
    padding-left: 31px;
    display: block;
  }
  /* line 2955, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info {
    font-size: 145%;
  }
  /* line 2958, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info #CpuList {
    display: none;
  }
  /* line 2962, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table {
    font-size: 80%;
  }
  /* line 2966, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-support-title {
    font-size: 120%;
  }
  /* line 2969, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-support-title[data-type="mobile-faq"] {
    font-size: 150%;
  }
  /* line 2976, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .download-info-toggle .detail-div.active {
    margin-top: 20px;
  }
  /* line 2982, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .hide {
    display: block;
  }
  /* line 2986, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-dl {
    padding: 5px;
  }
  /* line 2991, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-manual {
    display: none;
    padding: 5px;
  }
  /* line 2996, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-support-list {
    display: none;
    padding: 5px;
  }
  /* line 3001, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-faq {
    display: none;
    padding: 5px;
  }
  /* line 3005, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-faq .div-table-row {
    display: block;
  }
  /* line 3008, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-faq .div-table-row .faq-quest {
    border-bottom: 1px solid #434343;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: block;
  }
  /* line 3016, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-faq .div-table-row .faq-spec {
    display: none;
  }
  /* line 3022, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table {
    word-break: break-word;
  }
  /* line 3026, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table .div-table-cell {
    padding: 0.1em;
  }
  /* line 3031, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table .download-size {
    display: none;
  }
  /* line 3040, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table .download-site i {
    display: none;
  }
  /* line 3049, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table .download-site {
    /*.hq-site {
        display: none;
    }*/
  }
  /* line 3054, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table .download-site .ru-site {
    display: none;
  }
  /* line 3058, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table .download-site .mobile-down {
    display: block;
    text-align: center;
    cursor: pointer;
  }
  /* line 3063, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table .download-site .mobile-down i {
    display: block;
  }
  /* line 3070, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table .download-desc ol {
    list-style-position: inside;
    padding: 0;
    margin: 0;
  }
  /* line 3077, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .div-table .hide {
    display: none;
  }
  /* line 3088, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section ul.display-table {
    display: block;
    width: 100%;
  }
  /* line 3092, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section ul.display-table li.display-table-row {
    display: block;
    width: 100%;
    border-bottom: 1px solid #404040;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 3099, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section ul.display-table li.display-table-row div.display-table-cell {
    display: block;
    width: 100%;
    padding: 0;
    border-bottom: initial;
  }
  /* line 3105, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section ul.display-table li.display-table-row div.display-table-cell ol {
    padding-left: 0px;
    list-style-position: inside;
  }
  /* line 3109, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section ul.display-table li.display-table-row div.display-table-cell ol li {
    margin-bottom: 10px;
  }
  /* line 3117, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section .all-Spec {
    display: none;
  }
  /* line 3121, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section .all-Products {
    width: 100%;
  }
  /* line 3126, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section .all-Products .owl-nav button.owl-prev {
    left: -9%;
  }
  /* line 3133, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section .all-Products .childModel .name {
    padding: 12% 0;
  }
  /* line 3137, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section .all-Products .childModel .specTitle {
    display: inherit;
  }
  /* line 3147, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .MicrositeItem-section li .display-table-cell.item .imgBox {
    margin: 0;
  }
  /* line 3151, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .MicrositeItem-section li .display-table-cell.item .text2 {
    padding-left: 10px;
  }
  /* line 3154, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .MicrositeItem-section li .display-table-cell.item .text2 .Itemdescription {
    display: none;
    font-weight: normal;
  }
  /* line 3165, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Multimedia-section li .display-table-cell.item {
    display: block;
    width: 100%;
  }
  /* line 3169, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Multimedia-section li .display-table-cell.item .imgBox {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 3173, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Multimedia-section li .display-table-cell.item .imgBox img {
    max-width: 100px;
  }
  /* line 3178, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Multimedia-section li .display-table-cell.item .text2 {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
  }
  /* line 3183, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Multimedia-section li .display-table-cell.item .text2 .Itemdescription {
    font-weight: normal;
    display: none;
  }
  /* line 3193, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news {
    width: 100%;
    border-bottom: 1px solid #404040;
  }
  /* line 3198, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li {
    margin: 0;
    padding: 10px 0;
  }
  /* line 3202, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .news-info {
    display: block;
  }
  /* line 3206, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .publish-date {
    width: 100%;
    padding: 0;
  }
  /* line 3211, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .title {
    width: 100%;
    padding: 0;
  }
  /* line 3215, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .title a {
    color: #3399ff;
  }
  /* line 3220, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .security-info {
    display: block;
  }
  /* line 3223, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .security-info.hideText {
    display: none;
  }
  /* line 3227, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .security-info.publish-date {
    width: 100%;
    padding: 0;
  }
  /* line 3232, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .security-info.other-info {
    display: none;
  }
  /* line 3236, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .security-info.title {
    display: block;
    width: 100%;
    padding: 0;
  }
  /* line 3241, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .security-info.title a {
    color: #3399ff;
  }
  /* line 3250, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .awards {
    /*ul {
        display: table;
        li {
            display: table-row;
            width: 100%;
            margin: 0;
            .image {
                display: table-cell;
                padding: 10px 0;
                vertical-align: middle;
                img {
                    max-width: 50px;
                }
            }
            .desc {
                display: table-cell;
                vertical-align: middle;
                padding: 10px 0;
                padding-left: 20px;
                &-title {
                    color: #3399ff;
                }
            }
        }
    }*/
  }
  /* line 3278, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .awards ul hr {
    display: none;
  }
  /* line 3282, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .awards ul li {
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  /* line 3287, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .awards ul li .item-award {
    max-width: inherit;
  }
  /* line 3297, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .media ul > li {
    width: 100%;
    display: block;
    padding: 10px 0;
    margin: 0;
  }
  /* line 3305, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .media ul > li .media-info .desc-title a {
    color: #3399ff;
  }
  /* line 3316, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .galleryArea {
    display: block;
    width: 85%;
    margin: 0px auto;
  }
  /* line 3321, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .galleryArea #gallery-list-mobile {
    width: 100%;
    display: block;
  }
  /* line 3326, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .galleryArea #gallery-list-mobile ul.slides li {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #404040;
  }
  /* line 3332, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .galleryArea #gallery-list-mobile ul.slides li img {
    width: 100%;
  }
  /* line 3339, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .galleryArea #gallery-list-PC {
    display: none;
  }

  /* line 3348, ../../sass/product/model.scss */
  .black .info-footer {
    background-color: #272727;
  }
}
/* line 3356, ../../sass/product/model.scss */
.cpuListProductName {
  display: none;
}

/* line 3369, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .filterFaq {
  display: none;
}
/* line 3377, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.div-table-row div.div-table-cell {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #efefef;
}
/* line 3382, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.div-table-row div.div-table-cell a {
  font-weight: normal;
}
/* line 3385, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.div-table-row div.div-table-cell a:hover {
  text-decoration: none;
  color: #1e58f6;
}
/* line 3394, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.searchFaq {
  position: relative;
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #efefef;
}
/* line 3401, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.searchFaq span,
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.searchFaq input {
  position: absolute;
}
/* line 3406, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.searchFaq span {
  width: 30px;
  height: 30px;
  z-index: 10;
}
/* line 3411, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.searchFaq span.search_icon {
  background: url(/Images/search-128.png) center no-repeat;
  background-size: 100%;
}
/* line 3417, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.searchFaq input[type=text] {
  width: 100%;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
  z-index: 2;
  text-indent: 30px;
}
/* line 3427, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.searchFaq input[type=text]:focus {
  background-color: #eeeeee;
}
/* line 3434, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.faq-quest a {
  margin-right: 20px;
}
/* line 3439, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.mobile-screen {
  display: none;
}
/* line 3444, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.mobile-screen div.faq-typeGroup .typeFaqList {
  display: none;
}
/* line 3448, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.mobile-screen div.faq-typeGroup .typeName {
  padding: 5px 0px;
  border-bottom: 1px solid #333333;
}
/* line 3452, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.mobile-screen div.faq-typeGroup .typeName:after {
  content: "+";
  float: right;
  font-size: 200%;
}
/* line 3459, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.mobile-screen div.faq-typeGroup .typeName span.word {
  font-size: 170%;
  font-weight: bold;
}
/* line 3468, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.mobile-screen div.faq-typeGroup.active .typeName:after {
  content: "-";
}
/* line 3473, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.mobile-screen div.faq-typeGroup.active .typeFaqList {
  display: block;
}
/* line 3481, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.faq-model {
  display: inline-block;
  color: #0072ff;
  border: 1px solid #d8d8d8;
  padding: 1px 5px;
  font-size: 65%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 3498, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .contact {
  display: none;
}
/* line 3502, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .filterFaq {
  width: 20%;
  padding: 0;
  display: table-cell;
  padding-right: 2.5%;
  padding-top: 2%;
}
/* line 3509, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .filterFaq > div {
  padding-bottom: 10px;
}
/* line 3514, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .filterFaq > div label input {
  float: right;
}
/* line 3519, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .filterFaq > div:nth-child(2) {
  margin-top: 40px;
}
/* line 3523, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .filterFaq > div.title {
  font-size: 140%;
  padding-bottom: 6.5%;
  border-bottom: 1px solid #333333;
}
/* line 3532, ../../sass/product/model.scss */
#PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .info .info-footer {
  margin-bottom: 5%;
}
/* line 3558, ../../sass/product/model.scss */
#PageMainContent.black .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .faq-list div.div-table-row div.div-table-cell {
  border-bottom: 1px solid #1b1b1b;
}
/* line 3562, ../../sass/product/model.scss */
#PageMainContent.black .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .faq-list div.div-table-row div.div-table-cell a:hover {
  color: #ff6400;
}
/* line 3570, ../../sass/product/model.scss */
#PageMainContent.black .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .faq-list div.searchFaq {
  border-bottom: 1px solid #1b1b1b;
}
/* line 3573, ../../sass/product/model.scss */
#PageMainContent.black .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .faq-list div.searchFaq input[type=text] {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 3577, ../../sass/product/model.scss */
#PageMainContent.black .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .faq-list div.searchFaq input[type=text]:focus {
  background-color: #333333;
}
/* line 3583, ../../sass/product/model.scss */
#PageMainContent.black .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .faq-list div.searchFaq span.search_icon {
  background: url(/Images/Menu/search_icon.png) center no-repeat;
  background-size: 100%;
}
/* line 3591, ../../sass/product/model.scss */
#PageMainContent.black .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .faq-list div.mobile-screen .typeName {
  border-bottom: 1px solid #434343;
}
/* line 3596, ../../sass/product/model.scss */
#PageMainContent.black .main-content .model-content > .section-bottom > .support-section.useVue .support-content.faq .faq-list div.faq-model {
  color: #ff6400;
  border: 1px solid #484848;
}

@media screen and (max-width: 960px) {
  /* line 3624, ../../sass/product/model.scss */
  .Rwd #PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .filterFaq {
    display: none;
  }
  /* line 3630, ../../sass/product/model.scss */
  .Rwd #PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.pc-screen {
    display: none;
  }
  /* line 3634, ../../sass/product/model.scss */
  .Rwd #PageMainContent .main-content .model-content > .section-bottom > .support-section.useVue .support-content .faq-list div.mobile-screen {
    display: block;
  }
}
/* line 3652, ../../sass/product/model.scss */
#PageMainContent {
  padding-bottom: 100px;
}

@media screen and (max-width: 960px) {
  /* line 3667, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-dl.hide {
    display: none;
  }
}
/* line 3684, ../../sass/product/model.scss */
.kf-useParseSection img.lazyloadGIGABYTEKfInner {
  min-height: 1px !important;
  min-width: 1px !important;
  position: relative !important;
}
