@charset "UTF-8";
/* line 5, C:/Ruby24/lib/ruby/gems/2.4.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:/Ruby24/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby24/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby24/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby24/lib/ruby/gems/2.4.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:/Ruby24/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby24/lib/ruby/gems/2.4.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:/Ruby24/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby24/lib/ruby/gems/2.4.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 19, ../../sass/base/_base.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 106, C:/Ruby24/lib/ruby/gems/2.4.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 6, ../../sass/base/_header.scss */
#player {
  position: fixed;
  z-index: 3;
  top: 10%;
  left: 16.5%;
}

/* line 13, ../../sass/base/_header.scss */
.MenuAutocomplete {
  max-height: inherit !important;
  background-color: #666 !important;
  color: #fff !important;
  line-height: 123% !important;
  border: initial !important;
  overflow-y: hidden !important;
}
/* line 22, ../../sass/base/_header.scss */
.MenuAutocomplete li div.ui-state-active {
  background-color: #000 !important;
  border: 1px solid #000 !important;
}

/* line 30, ../../sass/base/_header.scss */
.navbar {
  border: 1px solid transparent;
  margin-bottom: 20px;
  min-height: 50px;
  position: relative;
  z-index: 1000;
}
/* line 36, ../../sass/base/_header.scss */
.navbar .cnAd {
  display: table;
  position: absolute;
  right: 5%;
  font-size: 1.25em;
  font-weight: bold;
  top: 20px;
}
/* line 43, ../../sass/base/_header.scss */
.navbar .cnAd span {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.8em;
}
/* line 49, ../../sass/base/_header.scss */
.navbar-inverse {
  background-color: #222;
  background-color: #000000;
  border-color: #080808;
}
/* line 53, ../../sass/base/_header.scss */
.navbar-inverse .navbar-brand {
  color: #999;
}
/* line 57, ../../sass/base/_header.scss */
.navbar-fixed-top {
  /*position: relative;*/
  z-index: 1;
  right: 0;
  left: 0;
  border-width: 0;
  width: 100%;
  /*max-height: 54px;*/
}
/* line 68, ../../sass/base/_header.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
/* line 74, ../../sass/base/_header.scss */
.navbar-header {
  position: relative;
}
/* line 77, ../../sass/base/_header.scss */
.navbar-header .MobileSearch #mobile-search-close {
  display: none;
}
/* line 80, ../../sass/base/_header.scss */
.navbar-header .MobileSearch #mobile-search-open-img {
  display: none;
}
/* line 85, ../../sass/base/_header.scss */
.navbar-header .MobileMenu #mobile-menu-close {
  display: none;
}
/* line 88, ../../sass/base/_header.scss */
.navbar-header .MobileMenu #mobile-menu-open-img {
  display: none;
}
/* line 92, ../../sass/base/_header.scss */
.navbar-header button {
  display: none;
}
/* line 96, ../../sass/base/_header.scss */
.navbar-header > .content-logo, .navbar-header > .content-menu {
  float: left;
  display: inline-block;
}
/* line 101, ../../sass/base/_header.scss */
.navbar-header > .content-logo {
  /*height: 54px;*/
  margin-right: 5%;
  min-width: 150px;
  vertical-align: top;
  width: 12.5%;
}
/* line 107, ../../sass/base/_header.scss */
.navbar-header > .content-logo img {
  /*margin-top: -8px;*/
  display: block;
  width: 100%;
}
/* line 111, ../../sass/base/_header.scss */
.navbar-header > .content-logo img#center_logo {
  display: none;
}
/* line 116, ../../sass/base/_header.scss */
.navbar-header > .content-menu {
  list-style: none;
  font-size: 90%;
  /*margin-bottom: 13px;*/
  padding: 0;
  position: relative;
  vertical-align: bottom;
}
/* line 24, ../../sass/base/_font.scss */
.navbar-header > .content-menu.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 125, ../../sass/base/_header.scss */
.navbar-header > .content-menu li {
  cursor: pointer;
  display: table;
  margin: 0 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.08em;
  /*margin-top: 30px;*/
  float: left;
  position: relative;
}
/* line 135, ../../sass/base/_header.scss */
.navbar-header > .content-menu li.community-item-header {
  display: none;
}
/* line 138, ../../sass/base/_header.scss */
.navbar-header > .content-menu li > .active-mark {
  /*display: none;*/
  width: 100%;
  position: absolute;
  left: 0;
  background-color: #ff9600;
  background: -webkit-linear-gradient(90deg, #ff9600, #ff7300);
  background: -o-linear-gradient(90deg, #ff9600, #ff7300);
  background: linear-gradient(90deg, #ff9600, #ff7300);
  bottom: 0;
  height: 5px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 400ms ease 0ms;
  -o-transition: all 400ms ease 0ms;
  -webkit-transition: all 400ms ease;
  -webkit-transition-delay: 0ms;
  transition: all 400ms ease 0ms;
}
/* line 152, ../../sass/base/_header.scss */
.navbar-header > .content-menu li.active > .active-mark {
  /*display: inline;*/
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 156, ../../sass/base/_header.scss */
.navbar-header > .content-menu li a {
  display: table-row;
  height: 100%;
}
/* line 159, ../../sass/base/_header.scss */
.navbar-header > .content-menu li a span,
.navbar-header > .content-menu li a i {
  display: inline-block;
  vertical-align: middle;
}
/* line 166, ../../sass/base/_header.scss */
.navbar-header > .content-menu li a span.header_arrow {
  display: none;
}
/* line 169, ../../sass/base/_header.scss */
.navbar-header > .content-menu li a span.header_world {
  display: table-cell;
}
/* line 172, ../../sass/base/_header.scss */
.navbar-header > .content-menu li a span.header_world span.text {
  position: initial !important;
}
/* line 178, ../../sass/base/_header.scss */
.navbar-header > .content-menu li a:hover {
  text-decoration: none;
}
/* line 183, ../../sass/base/_header.scss */
.navbar-header > .content-menu a,
.navbar-header > .content-menu i {
  font-size: 1.25em;
  color: #FFFFFF;
  vertical-align: middle;
  border: none;
  outline: none;
}
/* line 192, ../../sass/base/_header.scss */
.navbar-header > .content-menu i {
  font-size: 1em;
  /*vertical-align: bottom;*/
}
/* line 196, ../../sass/base/_header.scss */
.navbar-header > .content-menu > .content-mainmenu-last {
  bottom: 0px;
  font-size: 0.8em;
  position: absolute;
  right: 0;
}
/* line 201, ../../sass/base/_header.scss */
.navbar-header > .content-menu > .content-mainmenu-last i {
  margin: auto 10px;
}
/* line 206, ../../sass/base/_header.scss */
.navbar-header > .content-other::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
/* line 214, ../../sass/base/_header.scss */
.navbar-header > .content-other {
  float: right;
  right: 0;
  color: #FFFFFF;
  font-size: 0.9em;
  /*margin-bottom: 13px;
  bottom: 0;
  padding: 1.5% 0;
  position: absolute;
  right: 0;*/
}
/* line 219, ../../sass/base/_header.scss */
.navbar-header > .content-other img.search_icon, .navbar-header > .content-other img.buy_icon {
  display: none;
}
/* line 224, ../../sass/base/_header.scss */
.navbar-header > .content-other #buy_child_item {
  display: none;
}
/* line 227, ../../sass/base/_header.scss */
.navbar-header > .content-other .HeaderActivity {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  margin-right: 5%;
  margin-left: 4%;
}
/* line 233, ../../sass/base/_header.scss */
.navbar-header > .content-other .HeaderActivity.oldver {
  display: none;
  margin-left: initial;
  margin-right: initial;
}
/* line 238, ../../sass/base/_header.scss */
.navbar-header > .content-other .HeaderActivity a {
  font-size: 1.25em;
  color: #0DFD44;
}
/* line 24, ../../sass/base/_font.scss */
.navbar-header > .content-other .HeaderActivity a.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 242, ../../sass/base/_header.scss */
.navbar-header > .content-other .HeaderActivity a:hover {
  color: #fff;
  text-shadow: 2px 1px 6px #0DFD44;
}
/* line 256, ../../sass/base/_header.scss */
.navbar-header > .content-other a {
  color: inherit;
}
/* line 24, ../../sass/base/_font.scss */
.navbar-header > .content-other a.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 260, ../../sass/base/_header.scss */
.navbar-header > .content-other i {
  font-size: 1.2em;
  vertical-align: middle;
}
/* line 263, ../../sass/base/_header.scss */
.navbar-header > .content-other i.full-search-btn {
  cursor: pointer;
}
/* line 267, ../../sass/base/_header.scss */
.navbar-header > .content-other form {
  vertical-align: middle;
  display: inline-block;
  -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 271, ../../sass/base/_header.scss */
.navbar-header > .content-other form .submit_area {
  display: none;
}
/* line 273, ../../sass/base/_header.scss */
.navbar-header > .content-other form .submit_area img {
  opacity: 0;
  display: none;
}
/* line 278, ../../sass/base/_header.scss */
.navbar-header > .content-other form .search_new_item {
  display: none;
}
/* line 282, ../../sass/base/_header.scss */
.navbar-header > .content-other input[type=text] {
  background-color: #555;
  border: initial;
  color: inherit;
  outline: none;
  padding-left: 10px;
  width: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  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 292, ../../sass/base/_header.scss */
.navbar-header > .content-other input[type=text].search-input-show {
  width: 150px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  background-position: 100%;
}
/* line 298, ../../sass/base/_header.scss */
.navbar-header > .content-other .ui-autocomplete-loading {
  background: url("/Images/ajax-loader-SerachHelper.gif") #555 no-repeat;
}
/* line 305, ../../sass/base/_header.scss */
.navbar > .navbar-header, .navbar > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
/* line 311, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] {
  display: none;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}
/* line 317, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > .menu-slide-background {
  position: absolute;
  width: 100%;
  background-color: #000000;
  left: 0;
  height: 100%;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  border-bottom: 1px solid #343434;
  border-top: 1px solid #343434;
}
/* line 329, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"] {
  display: none;
}
/* line 332, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] {
  display: none;
}
/* line 335, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-Body-"] {
  display: none;
}
/* line 339, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] {
  display: none;
}
/* line 342, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-Body-"] {
  display: none;
}
/* line 345, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"], .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] {
  margin-top: 1.5em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 70%;
  z-index: 999;
}
/* line 353, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"].is2ItemStyle, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"].is2ItemStyle {
  left: 13%;
}
/* line 360, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .menu-title a, .navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .menu-bodies a, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .menu-title a, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .menu-bodies a {
  color: inherit;
}
/* line 362, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .menu-title a:hover, .navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .menu-bodies a:hover, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .menu-title a:hover, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .menu-bodies a:hover {
  color: #FF6400;
  text-decoration: none;
}
/* line 368, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .menu-title, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .menu-title {
  font-size: 1.3em;
  font-weight: bold;
}
/* line 374, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .menu-bodies, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .menu-bodies {
  font-size: 0.95em;
  font-family: 'Arial',"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei, "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
}
/* line 378, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .menu-allSeries, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .menu-allSeries {
  font-size: 0.65em;
}
/* line 380, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .menu-allSeries a, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .menu-allSeries a {
  color: #999;
}
/* line 382, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .menu-allSeries a:hover, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .menu-allSeries a:hover {
  color: #999;
}
/* line 388, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] > li, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] > li {
  display: inline-block;
  vertical-align: top;
  width: 29%;
  margin: auto 2%;
  margin-bottom: 1%;
}
/* line 395, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] > li img, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] > li img {
  width: 100%;
}
/* line 398, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] > li .menuBodyImg, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] > li .menuBodyImg {
  float: left;
  width: 30%;
  margin: auto 2.5%;
}
/* line 403, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] > li .menuBodyTopic, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] > li .menuBodyTopic {
  float: left;
  width: 60%;
  margin: auto 2.5%;
}
/* line 409, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .is4ItemStyle, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .is4ItemStyle {
  width: 14%;
  margin-left: 0;
  margin-right: 0;
}
/* line 413, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] .is4ItemStyle .is4ItemStyle, .navbar > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] .is4ItemStyle .is4ItemStyle {
  width: 100%;
}
/* line 420, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-is4ItemStyle"] li.is4ItemStyle:first-child {
  width: 22%;
  margin-left: 15%;
}
/* line 423, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-is4ItemStyle"] li.is4ItemStyle:first-child .is4ItemStyle {
  width: 60%;
}
/* line 426, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-is4ItemStyle"] li.is4ItemStyle:first-child .is4ItemStyle .menu-title a {
  color: #ff9900;
  font-size: 120%;
  margin-bottom: -1%;
}
/* line 434, ../../sass/base/_header.scss */
.navbar > div[id^="for-menu-header-is4ItemStyle"] li.is4ItemStyle:first-child .menuBodyImg img {
  width: 120%;
  margin: 0 -45%;
  margin-top: -10%;
}
/* line 24, ../../sass/base/_font.scss */
.navbar .li-table-cell.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 447, ../../sass/base/_header.scss */
ul[id^="ui-id-"] {
  z-index: 1000;
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 454, ../../sass/base/_header.scss */
#header-bar {
  min-width: 1007px;
}

/* line 459, ../../sass/base/_header.scss */
.Rwd #header-bar {
  min-width: 100%;
}

@media (min-width: 768px) {
  /* line 465, ../../sass/base/_header.scss */
  .navbar-toggle {
    display: none;
  }
}
/*RWD MENU*/
/* line 476, ../../sass/base/_header.scss */
.MobileSearch,
.MobileMenu,
.MobileMenuArea,
.MobileMenuSubArea,
#ChangeWebType,
.MobileHeaderActivity {
  display: none;
}

@media only screen and (max-width: 1400px) {
  /* line 487, ../../sass/base/_header.scss */
  #header-bar .cnAd {
    right: 4%;
    top: 15px;
  }
}
@media (min-width: 961px) and (max-width: 1100px) {
  /* line 496, ../../sass/base/_header.scss */
  .navbar-header .content-logo {
    margin-right: 1%;
  }
  /* line 499, ../../sass/base/_header.scss */
  .navbar-header .content-menu li {
    margin: 0 7px;
  }
}
@media (min-width: 1101px) and (max-width: 1600px) {
  /* line 507, ../../sass/base/_header.scss */
  .navbar-header .content-menu li {
    margin: 0 8px;
  }
}
@media only screen and (max-width: 960px) {
  /* line 517, ../../sass/base/_header.scss */
  .Rwd .HeaderActivity {
    display: none;
  }
  /* line 520, ../../sass/base/_header.scss */
  .Rwd #header-bar {
    z-index: 1001;
  }
  /* line 524, ../../sass/base/_header.scss */
  .Rwd .navbar .cnAd {
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -moz-writing-mode: vertical-lr;
    -o-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    top: 10px;
    text-align: center;
  }
  /* line 535, ../../sass/base/_header.scss */
  .Rwd .navbar-header .MobileMenu,
  .Rwd .navbar-header .MobileSearch,
  .Rwd .navbar-header .MobileHeaderActivity {
    font-size: 25px;
    height: 59px;
    display: inline-block;
    padding-top: 20px;
    float: right;
    margin-right: 1%;
    cursor: pointer;
  }
  /* line 546, ../../sass/base/_header.scss */
  .Rwd .navbar-header .MobileHeaderActivity {
    width: 24%;
    font-size: inherit;
  }
  /* line 549, ../../sass/base/_header.scss */
  .Rwd .navbar-header .MobileHeaderActivity a {
    color: #0DFD44;
    vertical-align: middle;
    font-size: 1em;
  }
  /* line 553, ../../sass/base/_header.scss */
  .Rwd .navbar-header .MobileHeaderActivity a:hover {
    color: #fff;
    text-shadow: 2px 1px 6px #0DFD44;
  }
  /* line 557, ../../sass/base/_header.scss */
  .Rwd .navbar-header .MobileHeaderActivity a img {
    width: 100%;
  }
  /* line 562, ../../sass/base/_header.scss */
  .Rwd .navbar-header .content-logo {
    margin-right: 1%;
    margin-left: inherit;
  }
  /* line 567, ../../sass/base/_header.scss */
  .Rwd #b2botherHead {
    display: none;
  }
  /* line 570, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #000;
    z-index: 1002;
    color: white;
    border-bottom: 2px solid #2c58c8;
    font-size: 130%;
  }
  /* line 24, ../../sass/base/_font.scss */
  .Rwd .MobileMenuArea .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 582, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea a {
    text-decoration: none;
    color: #ddd;
  }
  /* line 586, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .menu-title {
    margin: 0 30px;
    padding: 0 24px;
  }
  /* line 590, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .menu-title a i {
    float: right;
  }
  /* line 595, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu {
    width: 100%;
    margin: 0px auto;
  }
  /* line 598, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .space {
    display: inline-block;
    width: 15px;
  }
  /* line 602, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .content-menu-item {
    border-bottom: 1px solid #434343;
    padding: 10px 7.5% 10px;
  }
  /* line 605, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .content-menu-item a {
    text-decoration: none;
    color: #ddd;
  }
  /* line 608, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .content-menu-item a img {
    display: none;
  }
  /* line 612, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .content-menu-item.isComunity {
    display: none;
  }
  /* line 615, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .content-menu-item .container {
    max-width: 100%;
  }
  /* line 620, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .active a {
    color: #3399ff;
  }
  /* line 623, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .active .firstSub a {
    color: #ddd;
  }
  /* line 627, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .firstSub {
    display: none;
    font-size: 85%;
  }
  /* line 630, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .firstSub > ul[id^="menu-header-"], .Rwd .MobileMenuArea .Menu .firstSub > ul[id^="new-menu-header-"] {
    width: 100%;
  }
  /* line 635, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .Menu .firstSub .container li {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 642, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .social-btn {
    display: inline-block;
    width: 33%;
    float: left;
    text-align: center;
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 650, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .social-btn a {
    text-decoration: none;
    color: #888888;
  }
  /* line 653, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea .social-btn a img {
    display: none;
  }
  /* line 661, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar {
    border-bottom: inherit;
  }
  /* line 664, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .Menu .content-menu-item {
    border-bottom: inherit;
  }
  /* line 667, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .Menu .content-menu-item a i {
    display: none;
  }
  /* line 671, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .Menu .content-menu-item a span.down-arrow {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8.5%;
    background: url(/Images/Menu/down-arrow.png) right top no-repeat;
    background-size: cover;
  }
  /* line 678, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .Menu .content-menu-item a span.down-arrow.rtl-down-arrow {
    left: 8.5%;
  }
  /* line 690, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .Menu .content-menu-item ul[id^="menu-header-"] li div.menu-title a span.arrow-menu-right {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8.5%;
    background: url(/Images/Menu/right-arrow.png) 50% 50% no-repeat;
    background-size: 70%;
  }
  /* line 697, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .Menu .content-menu-item ul[id^="menu-header-"] li div.menu-title a span.arrow-menu-right.rtl-arrow-left {
    background: url(/Images/Menu/left-arrow.png) 50% 50% no-repeat;
    background-size: 70%;
    left: 8.5%;
  }
  /* line 712, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .Menu .content-menu-item.active a span.down-arrow {
    background: url(/Images/Menu/up-arrow-blue.png) right top no-repeat;
    background-size: cover;
  }
  /* line 719, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .Menu .content-menu-item.isComunity {
    display: block;
  }
  /* line 722, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .Menu .content-menu-item:last-child {
    border-bottom: 1px solid #434343;
  }
  /* line 728, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .social-btn.social-btn-more {
    display: none;
  }
  /* line 732, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .social-btn a i {
    display: none;
  }
  /* line 735, ../../sass/base/_header.scss */
  .Rwd .MobileMenuArea.new-mobile-header-bar .social-btn a img {
    display: inline-block;
    width: 36px;
  }
  /* line 743, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea {
    display: none;
    position: absolute;
    z-index: 1002;
    width: 100%;
    border-bottom: 2px solid #2c58c8;
    background-color: #000;
    font-size: 130%;
  }
  /* line 751, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .fa {
    position: absolute;
  }
  /* line 754, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo {
    display: none;
    border-bottom: 1px solid #434343;
  }
  /* line 24, ../../sass/base/_font.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo.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 758, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo li {
    width: 100%;
    margin: 0px auto;
    padding: 10px 2% 10px;
  }
  /* line 762, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo li.SubItem {
    font-size: 85%;
  }
  /* line 765, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo li span {
    margin: 0 30px;
  }
  /* line 767, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo li span.back-arrow {
    margin: 0;
  }
  /* line 24, ../../sass/base/_font.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo .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 775, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo .backBtn {
    cursor: pointer;
    color: #3399ff;
  }
  /* line 778, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo .backBtn .fa {
    top: 14px;
    left: 16px;
  }
  /* line 783, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo .SubTitle {
    color: #888888;
    border-bottom: 1px solid #434343;
  }
  /* line 788, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .MobileMenuSubTwo .SubItem a {
    text-decoration: none;
    color: #ddd;
  }
  /* line 794, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .social-btn {
    display: inline-block;
    width: 33%;
    float: left;
    text-align: center;
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 802, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .social-btn .fa {
    position: relative;
  }
  /* line 805, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .social-btn a {
    text-decoration: none;
    color: #888888;
  }
  /* line 808, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .social-btn a img {
    display: none;
  }
  /* line 812, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea .social-btn.social-btn-more {
    display: none;
  }
  /* line 816, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea.new-mobile-header-bar {
    border-bottom: inherit;
  }
  /* line 819, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea.new-mobile-header-bar .social-btn img {
    display: inline-block;
    width: 36px;
  }
  /* line 823, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea.new-mobile-header-bar .social-btn i {
    display: none;
  }
  /* line 831, ../../sass/base/_header.scss */
  .Rwd .MobileMenuSubArea #buy_child_item {
    display: none;
  }
  /* line 836, ../../sass/base/_header.scss */
  .Rwd .navbar-header .content-other {
    position: relative;
    width: 100%;
    padding-bottom: 15px;
  }
  /* line 840, ../../sass/base/_header.scss */
  .Rwd .navbar-header .content-other.show-area {
    display: block !important;
  }
  /* line 843, ../../sass/base/_header.scss */
  .Rwd .navbar-header .content-other form {
    width: 87%;
    display: inline-block;
  }
  /* line 847, ../../sass/base/_header.scss */
  .Rwd .navbar-header .content-other input[type=text].search-input-show {
    width: 100%;
  }
  /* line 850, ../../sass/base/_header.scss */
  .Rwd .navbar-header .content-other a {
    display: none;
  }
  /* line 853, ../../sass/base/_header.scss */
  .Rwd .navbar-header .content-other .popularArea {
    font-size: 110%;
    padding-left: 10px;
  }
  /* line 856, ../../sass/base/_header.scss */
  .Rwd .navbar-header .content-other .popularArea a {
    display: initial;
  }
  /* line 861, ../../sass/base/_header.scss */
  .Rwd .navbar-header .navbar-toggle {
    display: none;
  }
  /* line 867, ../../sass/base/_header.scss */
  .Rwd .navbar-header .content-menu,
  .Rwd .content-other {
    display: none;
  }
  /* line 872, ../../sass/base/_header.scss */
  .Rwd #header-bar.show_area_search {
    border-bottom: 1px solid #343434;
  }
  /* line 877, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileHeaderActivity {
    display: none;
  }
  /* line 880, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-logo {
    width: 100%;
    text-align: center;
  }
  /* line 883, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-logo a {
    width: auto;
    display: inline-block;
  }
  /* line 886, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-logo a img {
    width: 180px;
    margin: 0px auto;
  }
  /* line 889, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-logo a img#original_logo {
    display: none;
  }
  /* line 892, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-logo a img#center_logo {
    display: block;
  }
  /* line 898, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileMenu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  /* line 903, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileMenu i {
    display: none;
  }
  /* line 907, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileMenu img#mobile-menu-open-img {
    display: block;
    width: 32px;
  }
  /* line 913, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileMenu.alreadyshow #mobile-menu-close {
    display: block;
    width: 32px;
  }
  /* line 917, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileMenu.alreadyshow #mobile-menu-open {
    display: none;
  }
  /* line 921, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileMenu.alreadyshow img#mobile-menu-open-img {
    display: none;
  }
  /* line 927, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileSearch {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
  }
  /* line 932, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileSearch i {
    display: none;
  }
  /* line 936, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileSearch img#mobile-search-open-img {
    display: block;
    width: 32px;
  }
  /* line 942, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileSearch.alreadyshow #mobile-search-close {
    display: block;
    width: 32px;
  }
  /* line 946, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileSearch.alreadyshow #mobile-search-open {
    display: none;
    width: 32px;
  }
  /* line 951, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileSearch.alreadyshow img#mobile-search-open-img {
    display: none;
  }
  /* line 960, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .content-other #Top-Menu-Search {
    position: relative;
    display: block;
    width: 100%;
    top: inherit;
    right: inherit;
    width: 100%;
    left: 0%;
  }
  /* line 968, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .content-other #Top-Menu-Search .submit_area {
    top: 25px;
    width: 30px;
    height: 30px;
    background-color: #000;
  }
  /* line 975, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .content-other #Top-Menu-Search div.support-item {
    margin-top: 30px;
  }
  /* line 979, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .content-other #Top-Menu-Search .show-area {
    padding-bottom: 0;
  }
  /* line 984, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .content-other img.search_icon {
    display: none !important;
  }
  /* line 996, ../../sass/base/_header.scss */
  .Rwd .new-mobile-header-bar ul[id^="for-Mobilemenu-sub-"] li.backBtn i {
    display: none;
  }
  /* line 1001, ../../sass/base/_header.scss */
  .Rwd .new-mobile-header-bar ul[id^="for-Mobilemenu-sub-"] li.backBtn span.back-arrow {
    width: 18px;
    height: 18px;
    background: url(/Images/Menu/left-arrow-blue.png) right top no-repeat;
    background-size: cover;
    display: inline-block;
    position: absolute;
    top: 13px;
  }
  /* line 1009, ../../sass/base/_header.scss */
  .Rwd .new-mobile-header-bar ul[id^="for-Mobilemenu-sub-"] li.backBtn span.back-arrow.trl-back-arrow {
    background: url(/Images/Menu/right-arrow-blue.png) right top no-repeat;
    background-size: cover;
    right: 0;
  }
}
@media (min-width: 961px) and (max-width: 1920px) {
  /* line 1025, ../../sass/base/_header.scss */
  .navbar-header > .content-other input[type=text].search-input-show {
    width: 95px;
  }

  /* line 1030, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header > .content-other input[type=text].search-input-show {
    width: 205px;
    left: 25px;
    position: absolute;
    -moz-transition: all 0ms ease 0ms;
    -o-transition: all 0ms ease 0ms;
    -webkit-transition: all 0ms ease;
    -webkit-transition-delay: 0ms;
    transition: all 0ms ease 0ms;
  }
}
@media (min-width: 800px) and (max-width: 959px) {
  /* line 1045, ../../sass/base/_header.scss */
  .RWD .MobileHeaderActivity {
    float: inherit;
  }
}
/* line 1054, ../../sass/base/_header.scss */
#header-bar.new-header-bar {
  background-color: #0C0C0C;
}
/* line 1058, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu {
  width: 80%;
}
/* line 1060, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu a {
  color: #999999;
}
/* line 1062, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu a span,
#header-bar.new-header-bar .navbar-header > .content-menu a i {
  color: #999999;
}
/* line 1066, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu a i {
  display: none;
}
/* line 1070, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu a span.header_arrow {
  display: inline-block;
}
/* line 1073, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu a span.header_arrow img {
  width: 15px;
  vertical-align: middle;
  margin-top: -5px;
  float: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 1082, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu a span.text:hover {
  color: #fff;
}
/* line 1085, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu a span.text:hover .header_arrow img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1112, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu > li.content-menu-item {
  cursor: default;
  min-width: 10%;
  margin-top: 1px;
}
/* line 1117, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu > li.content-menu-item:first-child {
  margin-left: 0px;
}
/* line 1120, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu > li.content-menu-item a {
  cursor: default;
}
/* line 1125, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu > li.content-menu-item a span.header_world span.text {
  font-size: 95%;
  cursor: pointer;
  width: 100%;
}
/* line 1141, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu > li.content-menu-item.text_chinese a span.header_world span.text {
  font-size: 110%;
}
/* line 1150, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu > li.content-menu-item.active a {
  color: #fff;
}
/* line 1155, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu > li.content-menu-item.active a > span.header_world > span.text {
  color: #fff;
}
/* line 1158, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu > li.content-menu-item.active a > span.header_world > span.text .header_arrow img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1169, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu > li.community-item-header {
  display: table;
}
/* line 1174, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header > .content-menu .active-mark {
  display: none;
}
/* line 1180, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other {
  position: absolute;
  right: 0;
}
/* line 1185, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other .HeaderActivity {
  display: none;
  margin-top: 10px;
}
/* line 1188, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other .HeaderActivity a {
  display: initial;
}
/* line 1192, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item {
  display: none;
  position: absolute;
  white-space: nowrap;
  padding: 25px;
  border: 1px solid #343434;
  background-color: #000;
  top: 100%;
  right: 0%;
  width: 285px;
}
/* line 1202, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item.show_child_buy {
  display: block;
}
/* line 1205, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item .child-item {
  line-height: 2em;
  font-size: 1.25em;
}
/* line 1209, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item .child-item a {
  color: #999999;
}
/* line 1211, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item .child-item a:hover {
  color: #fff;
}
/* line 1216, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item .child-item span.word {
  vertical-align: top;
  padding-left: 8px;
}
/* line 1220, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item .child-item span.word a {
  font-size: 1.25em;
  color: #999999;
}
/* line 1223, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item .child-item span.word a:hover {
  color: #fff;
}
/* line 1228, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item .child-item span.img {
  vertical-align: top;
}
/* line 1231, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other #buy_child_item .child-item span.img img {
  width: 66px;
}
/* line 1239, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other img.search_icon, #header-bar.new-header-bar .navbar-header .content-other img.buy_icon {
  display: inline-block;
  width: 24px;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 20px;
}
/* line 1248, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other i {
  display: none;
}
/* line 1251, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form {
  position: absolute;
  display: none;
  top: 100%;
  width: 285px;
  right: 0%;
  padding: 25px;
  border: 1px solid #343434;
  background-color: #0C0C0C;
  -moz-transition: all 0ms ease 0ms;
  -o-transition: all 0ms ease 0ms;
  -webkit-transition: all 0ms ease;
  -webkit-transition-delay: 0ms;
  transition: all 0ms ease 0ms;
}
/* line 1260, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .popularArea {
  font-size: 80%;
  margin-top: 20px;
}
/* line 1264, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .popularArea div.title {
  font-size: 150%;
  color: #3399ff;
  font-weight: bold;
}
/* line 1275, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form input[type=text] {
  background: #fff;
  color: #000;
  padding-right: 30px;
}
/* line 1281, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form input[type=text].search-input-show {
  width: 100%;
  position: relative;
  left: 0;
}
/* line 1288, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form input.search-input-img-show {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  color: #2c3e50;
  background-color: #fff;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
/* line 1306, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .search_new_item {
  display: block;
  font-size: 1.25em;
  color: #999999;
}
/* line 24, ../../sass/base/_font.scss */
#header-bar.new-header-bar .navbar-header .content-other form .search_new_item.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 1311, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .search_new_item a {
  display: block;
}
/* line 1313, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .search_new_item a:hover {
  color: #fff;
}
/* line 1317, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .search_new_item.title {
  margin-top: 50px;
  color: #AAAAAA;
  display: none;
}
/* line 1322, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .search_new_item.support-item {
  margin-top: 25px;
  line-height: 2em;
}
/* line 1326, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .search_new_item.buy-item {
  line-height: 2em;
}
/* line 1330, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .submit_area {
  position: absolute;
  display: block;
  right: 22px;
  z-index: 998;
  top: 25px;
  width: 30px;
  background-color: #000;
  height: 30px;
}
/* line 1339, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .submit_area img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  display: block;
}
/* line 1343, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .submit_area .search-input-img-show,
#header-bar.new-header-bar .navbar-header .content-other form .submit_area .sb-search-submit {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #eee;
}
/* line 1358, ../../sass/base/_header.scss */
#header-bar.new-header-bar .navbar-header .content-other form .submit_area .sb-search-submit {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1368, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .menu-slide-background {
  background: #000 url(//static.gigabyte.com/Images/Menu/menu-bg.jpg) right top no-repeat;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -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 1379, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] > ul[id^="menu-header-"] {
  display: none;
}
/* line 1382, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area {
  position: relative;
  width: 56%;
  margin-left: 24.5%;
}
/* line 1386, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: none;
}
/* line 1389, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image {
  display: inline-block;
  vertical-align: top;
  z-index: 9999;
  position: relative;
  padding: 2% 80px 2% 80px;
  max-width: 480px;
  border-right: 1px solid #343434;
  border-left: 1px solid #343434;
  height: 450px;
  max-width: 480px;
  width: 49%;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-animation: fadein 0.5s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 0.5s;
  /* Firefox < 16 */
  -ms-animation: fadein 0.5s;
  /* Internet Explorer */
  -o-animation: fadein 0.5s;
  /* Opera < 12.1 */
  animation: fadein 0.5s;
}
/* line 1415, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image a > div.img {
  width: 100%;
  height: 265px;
  position: relative;
}
/* line 1419, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image a > div.img img {
  max-width: 290px;
  max-height: 265px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
/* line 1430, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image a > div.model_name {
  text-align: center;
  color: #3399ff;
  font-size: 120%;
  height: 25px;
  max-width: 100%;
}
/* line 1437, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image a > div.model_seo {
  text-align: center;
  font-size: 70%;
  line-height: 1.5em;
  color: #fff;
  height: 110px;
  max-width: 100%;
  overflow: hidden;
  /*hide more text*/
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  text-overflow: ellipsis;
}
/* line 1452, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image a > div.model_ec {
  text-align: center;
  color: #3399ff;
  font-size: 120%;
  height: 25px;
  max-width: 100%;
  margin-top: 8%;
  border: solid 1px;
  width: 50px;
  margin: 10px auto;
}
/* line 1465, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image.aorus {
  padding: 1% 0px 1% 0px;
  position: relative;
}
/* line 1470, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image.aorus a > div.img {
  width: 450px;
  height: inherit;
  margin: 0% 9.5%;
  position: inherit;
}
/* line 1475, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image.aorus a > div.img img {
  width: 80%;
  max-width: inherit;
  max-height: inherit;
  bottom: initial;
}
/* line 1487, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] {
  display: block;
  float: left;
  -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;
  width: auto;
  margin-top: inherit;
  border-left: 1px solid #343434;
  border-right: 1px solid #343434;
  max-width: 235px;
  width: 25%;
  position: inherit;
  z-index: 10000;
}
/* line 1505, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity {
  width: 100%;
  padding-right: 0;
  border-right: 1px solid #343434;
  padding-bottom: 2%;
  min-height: inherit;
  font-size: 1.25em;
  max-width: 100%;
}
/* line 1513, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity li {
  display: block;
  width: 100%;
  margin: 0;
}
/* line 1517, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity li.title {
  font-size: 95%;
  margin: 1% 2%;
}
/* line 24, ../../sass/base/_font.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity li.title.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 1522, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity li.more {
  margin-top: 5px;
}
/* line 24, ../../sass/base/_font.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity li.more.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 1526, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity li.more a {
  color: #fff;
}
/* line 1529, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity li.more a span.btn-more {
  padding: 5px 29px;
  margin-right: 5%;
  float: right;
  background-color: #3399ff;
  color: #fff;
  font-size: 95%;
}
/* line 1540, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity li.img {
  text-align: center;
}
/* line 1543, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity li.img img {
  width: 90%;
}
/* line 1549, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle {
  display: table;
  width: 100%;
  white-space: inherit;
  margin: 20px 0;
  line-height: 250%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1557, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle.animate_slide {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1562, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle:hover {
  background-color: #3c3c3c;
  -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 24, ../../sass/base/_font.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle.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 31, ../../sass/base/_font.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle.text_chinese.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 1573, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle a {
  display: table-row;
}
/* line 1575, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle a > span {
  display: table-cell;
  vertical-align: middle;
}
/* line 1578, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle a > span.title_name {
  font-size: 95%;
  width: 90%;
  padding-left: 22px;
}
/* line 1583, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle a > span.title_arrow {
  width: 10%;
}
/* line 1588, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle a,
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle i {
  color: #999999;
  font-size: 1.25em;
  word-break: keep-all;
}
/* line 1593, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle a:hover,
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle i:hover {
  color: #fff;
}
/* line 1597, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle a img.menu_arrow,
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle i img.menu_arrow {
  width: 20px;
  vertical-align: middle;
  display: none;
}
/* line 1606, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle.Current {
  background-color: #3c3c3c;
  -moz-transition: all 200ms ease 0ms;
  -o-transition: all 200ms ease 0ms;
  -webkit-transition: all 200ms ease;
  -webkit-transition-delay: 0ms;
  transition: all 200ms ease 0ms;
}
/* line 1612, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle.Current a,
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle.Current i {
  color: #fff;
}
/* line 1617, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle.Current img.menu_arrow {
  display: none;
}
/* line 1623, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] > li.MenuTitle i {
  position: absolute;
  right: 24px;
  margin-top: 6px;
}
/* line 1631, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] ul[id^="new-menu-Body-"] {
  z-index: 9999;
  position: relative;
  vertical-align: top;
  padding-top: 0.3em;
  display: none;
  max-width: 320px;
  width: 25%;
}
/* line 1643, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] ul[id^="new-menu-Body-"] > .menuBody-item {
  display: block;
  width: 100%;
  margin: 20px 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  font-size: 1.25em;
}
/* line 24, ../../sass/base/_font.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] ul[id^="new-menu-Body-"] > .menuBody-item.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 31, ../../sass/base/_font.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] ul[id^="new-menu-Body-"] > .menuBody-item.text_chinese.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 1656, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] ul[id^="new-menu-Body-"] > .menuBody-item a {
  display: block;
  word-break: keep-all;
  padding-left: 16px;
  width: 100%;
}
/* line 1663, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] ul[id^="new-menu-Body-"] > .menuBody-item a,
#header-bar.new-header-bar > div[id^="for-menu-header-"] ul[id^="new-menu-Body-"] > .menuBody-item i {
  color: #fff;
  font-size: 95%;
}
/* line 1671, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"] ul[id^="new-menu-Body-"].showbody > .menuBody-item.animate_slide {
  animation: fadeInRight .3s ease forwards;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1678, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"].noBodyMenu {
  width: initial;
  width: auto;
}
/* line 1681, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"].noBodyMenu .menu-slide-background {
  background: initial;
  background-image: none;
  background-color: #000;
}
/* line 1686, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"].noBodyMenu .new_menu_slide_area {
  width: 100%;
  margin-left: initial;
  margin-left: auto;
}
/* line 1690, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"].noBodyMenu .new_menu_slide_area ul[id^="new-menu-header-"] {
  width: 100%;
}
/* line 1693, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"].noBodyMenu .new_menu_slide_area ul[id^="new-menu-header-"] li.MenuTitle {
  min-width: 210px;
}
/* line 1697, ../../sass/base/_header.scss */
#header-bar.new-header-bar > div[id^="for-menu-header-"].noBodyMenu .new_menu_slide_area ul[id^="new-menu-header-"] li.MenuTitle a span.title_name {
  padding-left: 15px;
}

@media (max-width: 1450px) {
  /* line 1717, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .content-logo {
    margin-right: 2%;
  }
  /* line 1730, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area {
    margin-left: 23.5%;
  }
  /* line 1735, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area ul[id^="new-menu-header-"] li.MenuTitle {
    margin: 10px 0;
    line-height: inherit;
  }
  /* line 1740, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area ul[id^="new-menu-header-"] li.MenuTitle a span.title_name {
    font-size: 90%;
  }
  /* line 1750, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area ul[id^="new-menu-Body-"] li.menuBody-item {
    margin: 10px 0;
    line-height: inherit;
  }
  /* line 1753, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area ul[id^="new-menu-Body-"] li.menuBody-item a {
    font-size: 90%;
  }
  /* line 1760, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area div[id^="new-menu-image-"].show_image {
    max-width: 370px;
    padding: 0;
    max-height: 370px;
  }
  /* line 1767, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area div[id^="new-menu-image-"].show_image a div.model_name {
    width: 80%;
    margin: 0px auto;
  }
  /* line 1771, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area div[id^="new-menu-image-"].show_image a div.model_seo {
    width: 80%;
    margin: 0px auto;
    height: 70px;
    /*hide more text*/
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  /* line 1795, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area {
    margin-left: 20%;
    width: 68%;
  }
}
@media (max-width: 1400px) and (min-width: 1211px) {
  /* line 1808, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area {
    margin-left: 17%;
    width: 70%;
  }
}
@media (min-width: 961px) and (max-width: 1210px) {
  /* line 1822, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area {
    margin-left: 15%;
    width: 67%;
  }
}
@media (max-width: 1635px) {
  /* line 1838, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .content-menu li.content-menu-item {
    min-width: initial;
    margin-left: 20px;
  }
  /* line 1841, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .content-menu li.content-menu-item.text_chinese {
    min-width: 10%;
  }
  /* line 1849, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area ul[id^="new-menu-Body-"] {
    width: 270px;
    padding-top: 0;
    min-height: 220px;
  }
  /* line 1856, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area ul[id^="new-menu-Body-"].showbody li.menuBody-item.animate_slide {
    animation: fadeInRightSmallSize .3s ease forwards;
  }
  /* line 1863, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area ul[id^="new-menu-Body-"] li.menuBody-item {
    margin: 10px 0;
  }
  /* line 1865, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area ul[id^="new-menu-Body-"] li.menuBody-item.animate_slide {
    animation: fadeInRightSmallSize .3s ease forwards;
  }
  /* line 1868, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area ul[id^="new-menu-Body-"] li.menuBody-item a {
    font-size: 90%;
  }
  /* line 1876, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] {
    margin-left: 22%;
    width: 210px;
    min-height: 220px;
  }
  /* line 1880, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"].isComunity {
    width: 60%;
    margin: 0px 23%;
  }
  /* line 1885, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] li.MenuTitle {
    margin: 10px 0;
    line-height: 190%;
  }
  /* line 1890, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > ul[id^="new-menu-header-"] li.MenuTitle a span.title_name {
    font-size: 90%;
  }
  /* line 1899, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > div[id^="new-menu-image-"].show_image {
    padding: 5px;
    max-width: 310px;
    width: 310px;
    height: 370px;
  }
  /* line 1906, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > div[id^="new-menu-image-"].show_image a > div.img {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    height: 200px;
  }
  /* line 1911, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > div[id^="new-menu-image-"].show_image a > div.img img {
    max-width: 250px;
    max-height: 200px;
  }
  /* line 1916, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > div[id^="new-menu-image-"].show_image a > div.model_name {
    max-width: 80%;
    margin: 0px auto;
  }
  /* line 1920, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > div[id^="new-menu-image-"].show_image a > div.model_seo {
    max-width: 80%;
    margin: 0px auto;
  }
  /* line 1929, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > div[id^="new-menu-image-"].show_image.aorus a > div.img {
    width: 100% !important;
    text-align: center;
    margin: 0 !important;
  }
  /* line 1933, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .new_menu_slide_area > div[id^="for-menu-header-"] > div[id^="new-menu-image-"].show_image.aorus a > div.img img {
    max-width: 250px;
    max-height: 250px;
  }
}
@media (max-width: 1210px) {
  /* line 1955, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .content-logo {
    margin-right: 0%;
  }
  /* line 1958, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .content-menu {
    width: 78%;
  }
  /* line 1961, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .content-menu li.content-menu-item {
    margin-left: 20px;
  }
  /* line 1970, ../../sass/base/_header.scss */
  #header-bar.new-header-bar .navbar-header .content-menu li.content-menu-item a span.header_world span.text span.header_arrow img {
    width: 10px;
    margin-top: -3px;
  }
  /* line 1989, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"] {
    max-width: 235px;
    width: 50%;
  }
  /* line 1993, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-header-"].isComunity {
    width: 90%;
  }
  /* line 1997, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > ul[id^="new-menu-Body-"] {
    width: 50%;
  }
  /* line 2001, ../../sass/base/_header.scss */
  #header-bar.new-header-bar > div[id^="for-menu-header-"] .new_menu_slide_area > div[id^="new-menu-image-"].show_image {
    display: none;
    height: 0 !important;
  }
}
@media (max-width: 961px) {
  /* line 2018, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-other {
    padding: 0;
  }
  /* line 2020, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-other #Top-Menu-Search {
    -moz-transition: all 0ms ease 0ms;
    -o-transition: all 0ms ease 0ms;
    -webkit-transition: all 0ms ease;
    -webkit-transition-delay: 0ms;
    transition: all 0ms ease 0ms;
  }
  /* line 2025, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-other #Top-Menu-Search #full-search-keyword {
    -moz-transition: all 0ms ease 0ms;
    -o-transition: all 0ms ease 0ms;
    -webkit-transition: all 0ms ease;
    -webkit-transition-delay: 0ms;
    transition: all 0ms ease 0ms;
    left: 0;
  }
  /* line 2033, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-other.show-area {
    position: relative;
    top: 100%;
    width: 100%;
    left: 0%;
    height: initial !important;
  }
  /* line 2040, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-other.show-area #Top-Menu-Search {
    border: initial;
    top: -24px;
  }
  /* line 2048, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-other #Top-Menu-Search {
    padding: 0;
  }
  /* line 2050, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-other #Top-Menu-Search #full-search-keyword {
    width: 100%;
    padding-right: 30px;
  }
  /* line 2055, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-other #Top-Menu-Search .submit_area {
    top: 0;
    right: 0;
  }
  /* line 2060, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-other #Top-Menu-Search div.search_new_item {
    margin-left: 5%;
  }
  /* line 2066, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .content-logo {
    margin-right: 0;
  }
}
@media (max-width: 321px) {
  /* line 2087, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileMenu img#mobile-menu-open-img {
    width: 28px;
  }
  /* line 2090, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileMenu img#mobile-menu-close {
    width: 28px;
  }
  /* line 2097, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileSearch img#mobile-search-open-img {
    width: 28px;
  }
  /* line 2100, ../../sass/base/_header.scss */
  .Rwd #header-bar.new-header-bar .navbar-header .MobileSearch img#mobile-search-close {
    width: 28px;
  }
}
@media (min-width: 361px) and (max-width: 960px) {
  /* line 2115, ../../sass/base/_header.scss */
  .Rwd .navbar-header .MobileHeaderActivity {
    width: 32%;
  }
}
@media (max-width: 361px) {
  /* line 2125, ../../sass/base/_header.scss */
  .Rwd .navbar-header .MobileHeaderActivity {
    width: 30%;
    font-size: 0.8em;
  }
  /* line 2129, ../../sass/base/_header.scss */
  .Rwd .navbar-header .MobileSearch,
  .Rwd .navbar-header .MobileMenu {
    font-size: 14px;
  }
}
@media (min-width: 640px) and (max-width: 960px) {
  /* line 2142, ../../sass/base/_header.scss */
  .Rwd .navbar-header .MobileHeaderActivity a img {
    width: 75%;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInRight {
  from {
    margin-left: 50%;
  }
  to {
    margin-left: 0%;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadeInRight {
  from {
    margin-left: 50%;
  }
  to {
    margin-left: 0%;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeInRight {
  from {
    margin-left: 50%;
  }
  to {
    margin-left: 0%;
  }
}
/* Internet Explorer */
@-ms-keyframes fadeInRight {
  from {
    margin-left: 50%;
  }
  to {
    margin-left: 0%;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadeInRight {
  from {
    margin-left: 50%;
  }
  to {
    margin-left: 0%;
  }
}
@keyframes fadeInRightSmallSize {
  from {
    margin-left: 30px;
  }
  to {
    margin-left: 0%;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadeInRightSmallSize {
  from {
    margin-left: 30px;
  }
  to {
    margin-left: 0%;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeInRightSmallSize {
  from {
    margin-left: 30px;
  }
  to {
    margin-left: 0%;
  }
}
/* Internet Explorer */
@-ms-keyframes fadeInRightSmallSize {
  from {
    margin-left: 30px;
  }
  to {
    margin-left: 0%;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadeInRightSmallSize {
  from {
    margin-left: 30px;
  }
  to {
    margin-left: 0%;
  }
}
/* line 3, ../../sass/base/_footer.scss */
footer {
  background-color: #000000;
  bottom: 0;
  color: #999999;
    /*margin:{
		bottom: 2em;
	}*/
  width: 100%;
  min-width: 1007px;
  z-index: 999;
}
/* line 15, ../../sass/base/_footer.scss */
footer .container {
  margin: 0 auto;
  width: 80%;
  padding-bottom: 2em;
}
/* line 20, ../../sass/base/_footer.scss */
footer a {
  color: #999999;
}
/* line 22, ../../sass/base/_footer.scss */
footer a:hover {
  color: #FFFFFF;
}
/* line 26, ../../sass/base/_footer.scss */
footer .sns-slider {
  display: none;
}

/* line 31, ../../sass/base/_footer.scss */
.footer-top {
  margin-top: 1.5em;
}
/* line 33, ../../sass/base/_footer.scss */
.footer-top .local_customer {
  font-size: 120%;
}
/* line 36, ../../sass/base/_footer.scss */
.footer-top .footer-info {
  display: inline-block;
  margin: auto 2em;
  vertical-align: top;
}
/* line 40, ../../sass/base/_footer.scss */
.footer-top .footer-info.first-div {
  margin-left: 0;
}
/* line 43, ../../sass/base/_footer.scss */
.footer-top .footer-info-first {
  font-size: 1.1em;
  font-weight: bold;
}
/* line 49, ../../sass/base/_footer.scss */
.footer-top .footer-info-area {
  display: inline-block;
}
/* line 53, ../../sass/base/_footer.scss */
.footer-top .footer-sns {
  float: right;
  margin-right: 2%;
}
/* line 56, ../../sass/base/_footer.scss */
.footer-top .footer-sns .social-btn {
  -moz-border-radius: 99em;
  -webkit-border-radius: 99em;
  border-radius: 99em;
  background-color: #333333;
  width: 30px;
  height: 30px;
  font-size: 1.5em;
  text-align: center;
  line-height: 1.5em;
  display: inline-block;
  margin: 5px;
}
/* line 66, ../../sass/base/_footer.scss */
.footer-top .footer-sns .social-btn .material-icons {
  font-size: 1.4em;
  vertical-align: top;
}
/* line 70, ../../sass/base/_footer.scss */
.footer-top .footer-sns .social-btn img {
  width: 90%;
  opacity: 0.7;
  margin-top: 3%;
}
/* line 77, ../../sass/base/_footer.scss */
.footer-top .footer-sns .social-btn a:hover img {
  opacity: inherit;
}
/* line 81, ../../sass/base/_footer.scss */
.footer-top .footer-sns .social-btn-more {
  display: none;
}
/* line 24, ../../sass/base/_font.scss */
.footer-top.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 88, ../../sass/base/_footer.scss */
.footer-top .old {
  font-family: 'Arial',"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei, "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
}

/* line 93, ../../sass/base/_footer.scss */
.footer-cn {
  padding-right: 2.5em;
}

/* line 97, ../../sass/base/_footer.scss */
.footer-bottom {
  margin: 0em 2em auto 2em;
}
/* line 99, ../../sass/base/_footer.scss */
.footer-bottom div {
  display: inline-block;
}
/* line 102, ../../sass/base/_footer.scss */
.footer-bottom .language {
  font-weight: bold;
}
/* line 104, ../../sass/base/_footer.scss */
.footer-bottom .language img {
  display: none;
}
/* line 111, ../../sass/base/_footer.scss */
.footer-bottom .language a:hover {
  color: #FFFFFF;
}
/* line 116, ../../sass/base/_footer.scss */
.footer-bottom .footer-cn {
  display: none;
}
/* line 119, ../../sass/base/_footer.scss */
.footer-bottom .copy-right {
  color: #707070;
  float: right;
  font-size: 100%;
}
/* line 123, ../../sass/base/_footer.scss */
.footer-bottom .copy-right span {
  margin: auto 0.2em;
}
/* line 125, ../../sass/base/_footer.scss */
.footer-bottom .copy-right span a {
  text-decoration: underline;
}
/* line 128, ../../sass/base/_footer.scss */
.footer-bottom .copy-right span a:hover {
  color: #FFFFFF;
}

/* line 137, ../../sass/base/_footer.scss */
.Rwd footer {
  min-width: 100%;
}

/* line 143, ../../sass/base/_footer.scss */
#policy-div {
  width: 100%;
  background-color: #333333;
  z-index: 9999;
  display: none;
}
/* line 151, ../../sass/base/_footer.scss */
#policy-div > div {
  width: 80%;
  max-width: 1351px;
  margin: 0px auto;
  padding: 20px 0 10px 0;
  position: relative;
  max-width: 74%;
}
/* line 159, ../../sass/base/_footer.scss */
#policy-div > div #policy-close {
  position: absolute;
  right: 0;
  cursor: pointer;
  margin-right: 10px;
}
/* line 164, ../../sass/base/_footer.scss */
#policy-div > div #policy-close > img {
  width: 70%;
}
/* line 168, ../../sass/base/_footer.scss */
#policy-div > div span {
  color: #FFF;
}
/* line 171, ../../sass/base/_footer.scss */
#policy-div > div a {
  color: #FFF;
  text-decoration: underline;
}

@media (max-width: 1600px) and (min-width: 1211px) {
  /* line 181, ../../sass/base/_footer.scss */
  #policy-div > div {
    width: 88%;
    max-width: inherit;
  }
}
@media (max-width: 1210px) and (min-width: 961px) {
  /* line 191, ../../sass/base/_footer.scss */
  #policy-div > div {
    width: 92%;
    max-width: inherit;
  }
}
@media only screen and (max-width: 960px) {
  /* line 203, ../../sass/base/_footer.scss */
  .Rwd #policy-div > div #policy-close {
    margin-right: inherit;
  }
  /* line 206, ../../sass/base/_footer.scss */
  .Rwd #policy-div > div .policy-div-txt {
    display: block;
    width: 90%;
  }
}
@media (max-width: 770px) {
  /* line 216, ../../sass/base/_footer.scss */
  #policy-close {
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
  }
  /* line 221, ../../sass/base/_footer.scss */
  #policy-close > img {
    width: 70%;
  }
}
@media only screen and (max-width: 960px) {
  /* line 232, ../../sass/base/_footer.scss */
  .Rwd footer {
    min-width: 100%;
    margin-top: 0px !important;
  }
  /* line 237, ../../sass/base/_footer.scss */
  .Rwd footer .footer-info-first a {
    color: #3399ff;
  }
  /* line 241, ../../sass/base/_footer.scss */
  .Rwd footer .footer-cn-PC {
    display: none;
  }
  /* line 244, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top {
    text-align: center;
  }
  /* line 246, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-info {
    width: 48%;
    margin: 0px 0px;
    padding-bottom: 20px;
  }
  /* line 250, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-info .footer-info-other {
    display: none;
  }
  /* line 257, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .local_customer {
    display: none;
  }
  /* line 260, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .footer-sns {
    display: none;
  }
  /* line 264, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom {
    margin: 0px 0px;
    text-align: center;
  }
  /* line 267, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom #ChangeWebType {
    float: right;
    display: none;
  }
  /* line 270, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom #ChangeWebType a {
    text-decoration: underline;
  }
  /* line 274, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom .footer-cn {
    width: 100%;
    display: block;
  }
  /* line 277, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom .footer-cn > div {
    display: block;
    width: 100%;
  }
  /* line 281, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom .footer-cn > div.first img {
    height: 23px;
  }
  /* line 286, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom .footer-cn > div.third img {
    max-width: 100px;
  }
  /* line 292, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom .copy-right {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  /* line 296, ../../sass/base/_footer.scss */
  .Rwd footer .footer-bottom .copy-right .policy-area {
    display: block;
  }
}
/* line 308, ../../sass/base/_footer.scss */
footer.new-footer {
  background-color: #0C0C0C;
  font-size: 0.9em;
  bottom: 0;
  color: #999999;
  /*margin:{
      bottom: 2em;
  }*/
  width: 100%;
  z-index: 999;
}
/* line 320, ../../sass/base/_footer.scss */
footer.new-footer .container {
  margin: 0 auto;
  width: 68%;
  padding-bottom: 5%;
}
/* line 325, ../../sass/base/_footer.scss */
footer.new-footer a {
  color: #999999;
}
/* line 327, ../../sass/base/_footer.scss */
footer.new-footer a:hover {
  color: #FFFFFF;
}
/* line 334, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider {
  margin: 0 auto;
  width: 68%;
  background-color: #FFFFFF;
  position: relative;
  z-index: 1000;
  display: inherit;
}
/* line 343, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider-Content {
  border: 1px solid #1C1C1C;
  width: 20%;
  background-color: #000;
  position: absolute;
  right: 0;
  padding: 0.1%;
  display: none;
}
/* line 352, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider-Content span {
  margin: 0 3%;
}
/* line 355, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider-Content .sns-Item {
  margin: 4%;
}
/* line 357, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider-Content .sns-Item .social-btn {
  border-radius: 99em;
  border: 2px solid #999;
  width: 30px;
  height: 30px;
  font-size: 1.5em;
  text-align: center;
  line-height: 1.5em;
  display: inline-block;
  vertical-align: middle;
}
/* line 368, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider-Content .sns-Item .social-btn img {
  width: 90%;
  opacity: 0.7;
  margin-top: 3%;
}
/* line 378, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider-Content .Social-Fb a:hover span, footer.new-footer .sns-slider-Content .Social-Youtube a:hover span, footer.new-footer .sns-slider-Content .Social-IG a:hover span {
  color: #FFFFFF;
}
/* line 381, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider-Content .Social-Fb a:hover .social-btn, footer.new-footer .sns-slider-Content .Social-Youtube a:hover .social-btn, footer.new-footer .sns-slider-Content .Social-IG a:hover .social-btn {
  border: 2px solid #FFFFFF;
}
/* line 383, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider-Content .Social-Fb a:hover .social-btn i, footer.new-footer .sns-slider-Content .Social-Youtube a:hover .social-btn i, footer.new-footer .sns-slider-Content .Social-IG a:hover .social-btn i {
  color: #FFFFFF;
}
/* line 386, ../../sass/base/_footer.scss */
footer.new-footer .sns-slider-Content .Social-Fb a:hover .social-btn img, footer.new-footer .sns-slider-Content .Social-Youtube a:hover .social-btn img, footer.new-footer .sns-slider-Content .Social-IG a:hover .social-btn img {
  opacity: inherit;
}
/* line 394, ../../sass/base/_footer.scss */
footer.new-footer .footer-top {
  margin: 2% 0 5% 0;
  /*.footer-info-other {
      @include useGoogleFont();
  }*/
}
/* line 396, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .local_customer {
  font-size: 120%;
}
/* line 399, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-info {
  display: inline-block;
  margin-left: 0;
  margin-right: 7%;
  vertical-align: top;
  padding-top: 2%;
}
/* line 405, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-info.first-div {
  margin-left: 0;
}
/* line 408, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-info-first {
  font-size: 1.1em;
  font-weight: bold;
}
/* line 412, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-info li {
  padding-bottom: 5%;
}
/* line 416, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-info:last-child {
  margin-right: 0;
}
/* line 419, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-info-area {
  width: 75%;
  display: inline-block;
}
/* line 423, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-info-slideer {
  width: 100px;
  height: 100px;
  background-color: #FFFFFF;
  opacity: 0.2;
}
/* line 430, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-sns {
  margin-right: inherit;
  display: inline-block;
  text-align: right;
  width: 25%;
  /*.social-btn:not(:last-child){
       margin: 10%;
  }*/
}
/* line 436, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-sns .social-btn {
  -moz-border-radius: 99em;
  -webkit-border-radius: 99em;
  border-radius: 99em;
  border: 2px solid #999;
  background: inherit;
  width: 30px;
  height: 30px;
  font-size: 1.5em;
  text-align: center;
  line-height: 1.5em;
  display: inline-block;
  margin: 5%;
}
/* line 450, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-sns .social-btn .material-icons {
  font-size: 1.4em;
  vertical-align: top;
}
/* line 454, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-sns .social-btn i.fa {
  display: none;
}
/* line 457, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-sns .social-btn img {
  width: 90%;
  opacity: 0.7;
  margin-top: 3%;
  display: inherit;
}
/* line 464, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-sns .social-btn:hover {
  border: 2px solid #FFFFFF;
}
/* line 466, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-sns .social-btn:hover i {
  color: #FFFFFF;
}
/* line 469, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-sns .social-btn:hover img {
  opacity: inherit;
}
/* line 474, ../../sass/base/_footer.scss */
footer.new-footer .footer-top .footer-sns .social-btn:last-child {
  margin-right: 0;
}
/* line 24, ../../sass/base/_font.scss */
footer.new-footer .footer-top.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 486, ../../sass/base/_footer.scss */
footer.new-footer .footer-cn {
  padding-right: 0.5em;
}
/* line 489, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom {
  margin: auto 0;
}
/* line 491, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom div {
  display: inline-block;
}
/* line 496, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom .language img::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: #f00;
}
/* line 505, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom .language img {
  max-width: 24px;
  vertical-align: middle;
  opacity: 0.7;
  display: inherit;
}
/* line 512, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom .language a {
  vertical-align: middle;
  font-size: 130%;
}
/* line 520, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom .language:hover img {
  opacity: 1;
}
/* line 523, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom .language:hover a {
  color: #FFFFFF;
}
/* line 527, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom .footer-cn {
  display: none;
}
/* line 530, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom .copy-right {
  color: #707070;
  float: right;
  font-weight: bold;
  font-size: 80%;
}
/* line 535, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom .copy-right span {
  margin: auto 0.2em;
}
/* line 540, ../../sass/base/_footer.scss */
footer.new-footer .footer-bottom .copy-right span a:hover {
  color: #FFFFFF;
}
/* line 549, ../../sass/base/_footer.scss */
footer.new-footer .Rwd footer {
  min-width: 100%;
}
/* line 555, ../../sass/base/_footer.scss */
footer.new-footer #policy-div {
  width: 100%;
  background-color: #333333;
  bottom: 0px;
  position: fixed;
  z-index: 9999;
  display: none;
}
/* line 562, ../../sass/base/_footer.scss */
footer.new-footer #policy-div > div {
  width: 80%;
  max-width: 1351px;
  margin: 0px auto;
  padding: 20px 0 10px 0;
  position: relative;
}
/* line 568, ../../sass/base/_footer.scss */
footer.new-footer #policy-div > div #policy-close {
  position: absolute;
  right: 0;
  cursor: pointer;
}
/* line 572, ../../sass/base/_footer.scss */
footer.new-footer #policy-div > div #policy-close > img {
  width: 70%;
}
/* line 576, ../../sass/base/_footer.scss */
footer.new-footer #policy-div > div span {
  color: #FFFFFF;
}
/* line 579, ../../sass/base/_footer.scss */
footer.new-footer #policy-div > div a {
  color: #FFFFFF;
  text-decoration: underline;
}

@media (max-width: 770px) {
  /* line 592, ../../sass/base/_footer.scss */
  footer.new-footer #policy-close {
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
  }
  /* line 597, ../../sass/base/_footer.scss */
  footer.new-footer #policy-close > img {
    width: 70%;
  }
}
@media (max-width: 1400px) {
  /* line 612, ../../sass/base/_footer.scss */
  footer.new-footer .footer-top .footer-info {
    margin-right: 5%;
  }
  /* line 616, ../../sass/base/_footer.scss */
  footer.new-footer .sns-slider {
    max-width: 85%;
    width: inherit;
  }
}
@media only screen and (max-width: 960px) {
  /* line 631, ../../sass/base/_footer.scss */
  .Rwd footer .footer-top .isMainCustomized {
    display: none;
  }
  /* line 637, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer {
    min-width: 100%;
    margin-top: 0px !important;
  }
  /* line 641, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-info-first a {
    color: #999999;
  }
  /* line 646, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-cn-PC {
    display: none;
  }
  /* line 649, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top {
    text-align: left;
    margin: 10% 0;
  }
  /* line 652, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top .footer-info {
    width: 100%;
    margin: 0px 0px;
    padding-bottom: inherit;
  }
  /* line 656, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top .footer-info li {
    padding: 0;
  }
  /* line 659, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top .footer-info .footer-info-other {
    display: none;
  }
  /* line 666, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top .isMainCustomized {
    display: inherit;
    width: 100%;
    margin: inherit;
  }
  /* line 673, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top .isMainCustomized .footer-info-first {
    display: none;
  }
  /* line 677, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top .isMainCustomized .footer-info-other {
    padding: inherit;
    display: block;
    font-weight: bold;
  }
  /* line 683, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top .isMainCustomized a:hover {
    color: inherit;
  }
  /* line 688, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top .local_customer {
    display: none;
  }
  /* line 691, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-top .footer-sns {
    display: none;
  }
  /* line 695, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom {
    margin: 0px 0px;
    text-align: center;
  }
  /* line 698, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom #ChangeWebType {
    float: right;
    display: none;
  }
  /* line 701, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom #ChangeWebType a {
    text-decoration: underline;
  }
  /* line 705, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom .footer-cn {
    width: 100%;
    display: block;
  }
  /* line 708, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom .footer-cn > div {
    display: block;
    width: 100%;
  }
  /* line 712, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom .footer-cn > div.first img {
    height: 23px;
  }
  /* line 717, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom .footer-cn > div.third img {
    max-width: 100px;
  }
  /* line 723, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom .copy-right {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  /* line 727, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom .copy-right .policy-area {
    display: block;
  }
  /* line 729, ../../sass/base/_footer.scss */
  .Rwd footer.new-footer .footer-bottom .copy-right .policy-area .separate {
    display: none;
  }
}
/* line 12, ../../sass/base/_common.scss */
html, body {
  height: 100%;
}

/* line 16, ../../sass/base/_common.scss */
.topBg {
  min-height: 100%;
  position: relative;
}

/* line 20, ../../sass/base/_common.scss */
.fake-body {
  position: relative;
}

/* line 23, ../../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 28, ../../sass/base/_common.scss */
a {
  color: #1E5BF6;
  /*#1d6cfe;/*#3399ff;/*#428bca;*/
  text-decoration: none;
}
/* line 31, ../../sass/base/_common.scss */
a:hover {
  text-decoration: none;
  color: #1E5BF6;
}

/* line 37, ../../sass/base/_common.scss */
b, strong {
  font-weight: bold;
}

/* line 40, ../../sass/base/_common.scss */
.ajax-loading {
  width: 100% !important;
  left: 0 !important;
  text-align: center !important;
}
/* line 44, ../../sass/base/_common.scss */
.ajax-loading img {
  width: 60px !important;
}

/* line 48, ../../sass/base/_common.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 54, ../../sass/base/_common.scss */
sup {
  top: -0.5em;
}

/* line 57, ../../sass/base/_common.scss */
sub {
  bottom: -0.25em;
}

/* line 61, ../../sass/base/_common.scss */
.scroll-style {
  height: 100%;
  overflow: auto;
  position: relative;
  display: none;
}

/* line 67, ../../sass/base/_common.scss */
.main-content-background {
  background-color: #FFFFFF;
  /*color: $blackColor;*/
  color: #434343;
  overflow: hidden;
  position: relative;
}

/* line 74, ../../sass/base/_common.scss */
.container {
  /*padding: {
  	right: 15px;
  	left: 15px;
  }*/
  margin-left: auto;
  margin-right: auto;
  /*max-width: ($maxContentWidth/$maxScreenWidth)*100%;*/
  max-width: 74%;
}
/* line 85, ../../sass/base/_common.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}
/* line 89, ../../sass/base/_common.scss */
.container:after {
  clear: both;
}

/* line 93, ../../sass/base/_common.scss */
.navbar {
  margin-bottom: 0;
  z-index: 999;
}

/* line 98, ../../sass/base/_common.scss */
.hide {
  display: none;
}

/* line 101, ../../sass/base/_common.scss */
.show {
  display: block;
}

/* line 104, ../../sass/base/_common.scss */
.red {
  color: red;
}

/* line 107, ../../sass/base/_common.scss */
.clear {
  clear: both;
}

/* line 110, ../../sass/base/_common.scss */
.float-left {
  float: left;
}

/* line 113, ../../sass/base/_common.scss */
.float-right {
  float: right;
}

/* line 116, ../../sass/base/_common.scss */
.ui-menu {
  z-index: 2000 !important;
}

/* line 119, ../../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 128, ../../sass/base/_common.scss */
.SearchAutoComplete li div.ui-state-active {
  background-color: #000 !important;
  border: 1px solid #000 !important;
}

/* line 137, ../../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 147, ../../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 155, ../../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 171, ../../sass/base/_common.scss */
select::-ms-expand {
  display: none;
}

/* line 174, ../../sass/base/_common.scss */
.mt-customer-selector-layout {
  position: relative;
}
/* line 176, ../../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 184, ../../sass/base/_common.scss */
.mt-customer-selector-layout .csutomer-select {
  font-size: 95%;
}
/* line 186, ../../sass/base/_common.scss */
.mt-customer-selector-layout .csutomer-select span {
  color: #000000;
}

/*BTN Page*/
/* line 194, ../../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 205, ../../sass/base/_common.scss */
.btn-group-next:hover, .btn-group-prev:hover {
  background-color: #2c58c8;
  border: 1px solid #3333cc;
}

/* line 209, ../../sass/base/_common.scss */
.btn-group-next {
  background-image: url("/Images/next_btn.png");
}

/* line 213, ../../sass/base/_common.scss */
.btn-group-next:hover {
  background-image: url("/Images/wh_next_btn_hover.png");
}

/* line 217, ../../sass/base/_common.scss */
.btn-group-prev {
  background-image: url("/Images/pre_btn.png");
}

/* line 222, ../../sass/base/_common.scss */
.btn-group-prev:hover {
  background-image: url("/Images/wh_pre_btn_hover.png");
}

/* line 226, ../../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 237, ../../sass/base/_common.scss */
.paging {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
}
/* line 241, ../../sass/base/_common.scss */
.paging a {
  display: inline-block;
}
/* line 248, ../../sass/base/_common.scss */
.paging .totalItem {
  float: left;
}
/* line 251, ../../sass/base/_common.scss */
.paging .paging-result {
  float: left;
}
/* line 254, ../../sass/base/_common.scss */
.paging .paging-nav {
  float: right;
  		/*.pageNav{			
      		
  			
  			a{
  				vertical-align: middle;
  				color:#AAAAAA;
  	    		div{	    			
  		    		text-align: center;
  				    vertical-align: middle;
  				    width: 22px;
  				    height: 22px;
  				    display: inline-block;
  				    cursor: pointer;
  				    position: relative;
  				    border: 1px solid #ddd;
  
  	    		}
  				&:hover{
  					color:#eee;
  					div{
  					background-color: #2c58c8;				  			
  		    		text-align: center;
  				    vertical-align: middle;
  				    width: 22px;
  				    height: 22px;
  				    display: inline-block;
  				    cursor: pointer;
  				    position: relative;
  				    border: 1px solid #3333cc;
  
  	    			}
  				}
  			}
  		}
  		.pageNavCurrent{
  			a{
  				vertical-align: middle;
  				color:#eee;
  				div{
  					background-color: #2c58c8;				  			
  		    		text-align: center;
  				    vertical-align: middle;
  				    width: 22px;
  				    height: 22px;
  				    display: inline-block;
  				    cursor: pointer;
  				    position: relative;
  				    border: 1px solid #3333cc;
  
  	    			}
  			}
  		}*/
}
/* line 256, ../../sass/base/_common.scss */
.paging .paging-nav .navpageinp, .paging .paging-nav #navpageinp {
  width: 36px;
  height: 20px;
  padding: 2px;
}

/* line 315, ../../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 325, ../../sass/base/_common.scss */
.grey {
  color: #F5F5F5;
}

/*SearchBtn*/
/* line 329, ../../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 342, ../../sass/base/_common.scss */
.SearchBtn:hover {
  box-shadow: -1px 0px 8px -2px #ccc;
}

/* line 345, ../../sass/base/_common.scss */
.SearchBtn:active {
  box-shadow: inset -1px 4px 4px 0px #ccc;
}

/* line 348, ../../sass/base/_common.scss */
.page-title {
  font-weight: bold;
}

/* line 352, ../../sass/base/_common.scss */
.ProductFilterItemSetGray {
  background-color: #cccccc;
  cursor: pointer;
}

/* line 360, ../../sass/base/_common.scss */
#ProductFilterChildSetHover a {
  color: #1d6cfe;
}

/* line 365, ../../sass/base/_common.scss */
.paging-bottom .totalItem {
  display: none;
}

/* line 369, ../../sass/base/_common.scss */
#PageMainContent {
  min-width: 1007px;
  min-height: 670px;
}

/* line 374, ../../sass/base/_common.scss */
.Rwd #PageMainContent {
  min-width: 100%;
}

@media (max-width: 1024px) and (min-width: 961px) {
  /* line 379, ../../sass/base/_common.scss */
  .container {
    max-width: 80%;
  }
}
@media (max-width: 1600px) and (min-width: 1211px) {
  /* line 384, ../../sass/base/_common.scss */
  .container {
    max-width: 88%;
    min-width: 88%;
  }
}
@media (min-width: 961px) and (max-width: 1210px) {
  /* line 392, ../../sass/base/_common.scss */
  .container {
    max-width: 92%;
    min-width: 92%;
  }
}
@media only screen and (max-width: 960px) {
  /* line 402, ../../sass/base/_common.scss */
  body.lockScroll {
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: auto;
  }

  /* line 410, ../../sass/base/_common.scss */
  .Rwd #PageMainContent {
    min-height: 400px;
  }
  /* line 414, ../../sass/base/_common.scss */
  .Rwd .overlay.active {
    display: block;
  }
}
/* 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;
}

@media only screen and (max-width: 960px) {
  /* line 170, ../../sass/base/_b2bShared.scss */
  .Rwd .MobileMenuArea.b2bHeader div.mobile_sns_area {
    background-color: #333;
  }
  /* line 172, ../../sass/base/_b2bShared.scss */
  .Rwd .MobileMenuArea.b2bHeader div.mobile_sns_area .social-btn {
    width: 20%;
    font-size: 12px;
    vertical-align: middle;
    float: initial;
  }
  /* line 179, ../../sass/base/_b2bShared.scss */
  .Rwd .MobileMenuArea.b2bHeader div.mobile_sns_area .social-btn a img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    width: 26px;
  }
  /* line 184, ../../sass/base/_b2bShared.scss */
  .Rwd .MobileMenuArea.b2bHeader div.mobile_sns_area .social-btn.sns_word {
    width: 35%;
    text-align: left;
    padding-left: 7.5%;
  }
  /* line 188, ../../sass/base/_b2bShared.scss */
  .Rwd .MobileMenuArea.b2bHeader div.mobile_sns_area .social-btn.sns_word a {
    color: #fff;
  }
  /* line 191, ../../sass/base/_b2bShared.scss */
  .Rwd .MobileMenuArea.b2bHeader div.mobile_sns_area .social-btn.sns_word.nourl {
    display: none;
  }
}
/* line 7, ../../sass/base/_b2bShared.scss */
#header-bar > .container > .navbar-header .content-other .HeaderActivity {
  display: none;
}
/* line 9, ../../sass/base/_b2bShared.scss */
#header-bar > .container > .navbar-header .content-other .HeaderActivity.oldver {
  display: inline-block;
}
/* line 14, ../../sass/base/_b2bShared.scss */
#header-bar > .container > .navbar-header > .b2b-content-menu {
  width: 70%;
}
/* line 17, ../../sass/base/_b2bShared.scss */
#header-bar > .container > .navbar-header > .content-logo-b2b {
  width: 20.5%;
  min-width: 280px;
}
/* line 20, ../../sass/base/_b2bShared.scss */
#header-bar > .container > .navbar-header > .content-logo-b2b .b2b-mobile-logo-word {
  display: none;
}
/* line 23, ../../sass/base/_b2bShared.scss */
#header-bar > .container > .navbar-header > .content-logo-b2b img {
  margin: none;
}

/* line 36, ../../sass/base/_b2bShared.scss */
footer.new-footer.b2bfooter .container .footer-top .footer-info-sns {
  width: 150px;
  padding-top: 1%;
}
/* line 41, ../../sass/base/_b2bShared.scss */
footer.new-footer.b2bfooter .container .footer-top .footer-info-sns div.social-btn {
  float: left;
  width: 25px;
  height: 25px;
  margin-top: 0px;
  position: relative;
}
/* line 47, ../../sass/base/_b2bShared.scss */
footer.new-footer.b2bfooter .container .footer-top .footer-info-sns div.social-btn img {
  position: absolute;
  top: 5%;
  left: 5%;
}
/* line 57, ../../sass/base/_b2bShared.scss */
footer.new-footer.b2bfooter .container .footer-top .footer-info-sns div.sns_word {
  display: block;
  width: 100%;
  padding: 1px;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  text-align: left;
  border: none;
  height: 25px;
}
/* line 68, ../../sass/base/_b2bShared.scss */
footer.new-footer.b2bfooter .container .footer-top .footer-info-sns div.sns_word.hasurl {
  display: none;
}
/* line 72, ../../sass/base/_b2bShared.scss */
footer.new-footer.b2bfooter .container .footer-top .footer-info-sns div.server_sns_word {
  margin-top: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
  /* line 89, ../../sass/base/_b2bShared.scss */
  .Rwd #header-bar > .container > .navbar-header > .content-logo-b2b {
    min-width: initial;
    text-align: center;
  }
}
@media only screen and (min-width: 375px) and (max-width: 960px) {
  /* line 104, ../../sass/base/_b2bShared.scss */
  .Rwd #header-bar > .container > .navbar-header > .content-logo-b2b {
    position: relative;
    min-width: 150px;
    height: 77px;
    overflow: hidden;
    margin-top: -11px;
  }
  /* line 110, ../../sass/base/_b2bShared.scss */
  .Rwd #header-bar > .container > .navbar-header > .content-logo-b2b #center_logo {
    width: 80%;
    margin-top: 8px;
  }
  /* line 114, ../../sass/base/_b2bShared.scss */
  .Rwd #header-bar > .container > .navbar-header > .content-logo-b2b .b2b-mobile-logo-word {
    display: block;
    color: #707070;
    font-size: 10pt;
    margin-top: -19px;
  }
}
@media only screen and (min-width: 961px) and (max-width: 992px) {
  /* line 132, ../../sass/base/_b2bShared.scss */
  .Rwd #header-bar > .container > .navbar-header > .content-logo-b2b {
    min-width: 150px;
    margin-right: 2%;
  }
  /* line 135, ../../sass/base/_b2bShared.scss */
  .Rwd #header-bar > .container > .navbar-header > .content-logo-b2b img {
    width: 100%;
    margin: 3px;
  }
}
@media only screen and (min-width: 993px) {
  /* line 151, ../../sass/base/_b2bShared.scss */
  .Rwd #header-bar > .container > .navbar-header > .content-logo-b2b {
    min-width: 150px;
    margin-right: 2%;
  }
  /* line 154, ../../sass/base/_b2bShared.scss */
  .Rwd #header-bar > .container > .navbar-header > .content-logo-b2b img {
    margin: 3px;
  }
}
/* line 50, ../../sass/product/model.scss */
.alertred {
  color: #ff0000;
}

/* line 54, ../../sass/product/model.scss */
ol {
  list-style-type: decimal;
  margin: 21px auto;
  padding-left: 40px;
}

/* line 62, ../../sass/product/model.scss */
.container {
  width: 80%;
}

/* line 66, ../../sass/product/model.scss */
.black {
  background-color: #000000;
}

/* line 70, ../../sass/product/model.scss */
.simplemodal-overlay {
  background-color: #000000 !important;
  cursor: pointer !important;
}

/* line 75, ../../sass/product/model.scss */
.opacity-50 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/* line 79, ../../sass/product/model.scss */
.easyzoom {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

/* line 87, ../../sass/product/model.scss */
.easyzoom img {
  vertical-align: bottom;
  max-width: 100%;
}

/* line 92, ../../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 111, ../../sass/product/model.scss */
#divGoTop > img {
  width: 84%;
}

@media screen and (max-width: 960px) {
  /* line 119, ../../sass/product/model.scss */
  .Rwd #divGoTop {
    right: 35%;
    bottom: 4%;
  }
}
/* line 127, ../../sass/product/model.scss */
#scrollBar {
  display: none;
  position: fixed;
  right: 5%;
  top: 50%;
  z-index: 9999;
}
/* line 134, ../../sass/product/model.scss */
#scrollBar #scrollTo .ov-item-Button {
  display: block;
  position: relative;
}
/* line 138, ../../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 147, ../../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 158, ../../sass/product/model.scss */
#scrollBar #scrollTo .ov-item-Button .ov-item-Box:hover {
  background: url(/Images/page_icon_over.png) no-repeat transparent;
}

/* line 176, ../../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 186, ../../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 197, ../../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 206, ../../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 217, ../../sass/product/model.scss */
.mobile-gallery {
  display: none;
  width: 100%;
}
/* line 220, ../../sass/product/model.scss */
.mobile-gallery #gallery-list-mobile {
  width: 100%;
}
/* line 223, ../../sass/product/model.scss */
.mobile-gallery #gallery-list-mobile ul.slides li {
  width: 100%;
  margin-bottom: 10px;
}
/* line 226, ../../sass/product/model.scss */
.mobile-gallery #gallery-list-mobile ul.slides li img {
  width: 100%;
}

/* line 235, ../../sass/product/model.scss */
#BR-Flag-mda {
  color: #000000;
  font-weight: bold;
  margin-top: -2%;
  float: right;
}
/* line 240, ../../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 246, ../../sass/product/model.scss */
#BR-Flag-mda #BR-Flag-text b {
  margin-left: 10%;
}

/* line 253, ../../sass/product/model.scss */
.main-content-background.black {
  color: #FFFFFF;
}
/* line 255, ../../sass/product/model.scss */
.main-content-background.black .div-table-header {
  background-color: #333333;
}
/* line 260, ../../sass/product/model.scss */
.main-content-background:not(.black) .section-bottom.full {
  background-color: #FFFFFF;
}
/* line 264, ../../sass/product/model.scss */
.main-content-background .div-table-header {
  background-color: #cccccc;
}

/* line 269, ../../sass/product/model.scss */
#hideCompare {
  display: none;
}

/* line 273, ../../sass/product/model.scss */
#BuyIconDropDownUl {
  background-color: #fff;
}

/* line 278, ../../sass/product/model.scss */
.black #BuyIconDropDownUl {
  background-color: #000;
}
/* line 286, ../../sass/product/model.scss */
.black .main-content .model-header > .header-sub-title > .compare-area {
  color: #fff;
}

/* line 296, ../../sass/product/model.scss */
.compare-region {
  position: absolute;
  z-index: 99999;
}

/* line 301, ../../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 22, ../../sass/product/model.scss */
.main-content .breadcrumb {
  /*padding: 8px 0px;*/
  /*margin-bottom: 5px;*/
  list-style: none;
  /*background-color: #f5f5f5;*/
  border-radius: 4px;
}
/* line 29, ../../sass/product/model.scss */
.main-content .breadcrumb > li {
  color: #666666;
  display: inline-block;
}
/* line 33, ../../sass/product/model.scss */
.main-content .breadcrumb > li:not(.active):after {
  padding: 0 5px;
  content: "\003e";
}
/* line 37, ../../sass/product/model.scss */
.main-content .breadcrumb > .active {
  text-decoration: underline;
}
/* line 41, ../../sass/product/model.scss */
.main-content .breadcrumb > li:not(.active) > a {
  color: #666666;
}
/* line 44, ../../sass/product/model.scss */
.main-content .breadcrumb > .active {
  text-decoration: underline;
}
/* line 307, ../../sass/product/model.scss */
.main-content.full {
  overflow: visible;
}
/* line 310, ../../sass/product/model.scss */
.main-content.show {
  height: auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 317, ../../sass/product/model.scss */
.main-content .model-header > .header-breadcurmb, .main-content .model-header > .header-sub-title {
  color: #666666;
  margin: 5px;
  font-size: 80%;
}
/* line 322, ../../sass/product/model.scss */
.main-content .model-header > .header-breadcurmb > .compare-area, .main-content .model-header > .header-sub-title > .compare-area {
  display: inline-block;
  float: right;
  color: #000;
  font-size: 136%;
}
/* line 329, ../../sass/product/model.scss */
.main-content .model-header > .header-breadcurmb {
  margin-bottom: 2%;
  margin-top: 2%;
}
/* line 339, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .RWD_selector {
  display: none;
}
/* line 343, ../../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/_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 31, ../../sass/base/_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 351, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name #model_version {
  display: inline-block;
  font-size: 50%;
}
/* line 355, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name #pnl_version {
  display: inline-block;
  font-size: 50%;
}
/* line 358, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name #pnl_version span {
  margin-right: 10px;
}
/* line 363, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-name .hideName {
  display: inline-block;
  font-size: 50%;
  opacity: 0.2;
}
/* line 369, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item {
  float: right;
}
/* line 371, ../../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 372, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item > li.mobile-item {
  display: none;
}
/* line 375, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item > li > i {
  display: none;
}
/* line 378, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item > li:last-child {
  display: none;
}
/* line 394, ../../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 399, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item a {
  color: inherit;
}
/* line 400, ../../sass/product/model.scss */
.main-content .model-header > .header-title > .model-item a > i {
  display: none;
}
/* line 409, ../../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: 9990;
}
/* line 417, ../../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 421, ../../sass/product/model.scss */
.main-content .model-header-fixed.black {
  background-color: #000000;
}
/* line 430, ../../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 441, ../../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 449, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left {
  /*border: 1px solid #999999;*/
  width: 40%;
  vertical-align: top;
}
/* line 453, ../../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;
}
/* line 461, ../../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 472, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left #award-list ul li:hover {
  border: 1px solid #999999;
}
/* line 475, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left #award-list ul li img {
  width: 90%;
}
/* line 481, ../../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 486, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left #gallery-list li {
  margin: 0;
  margin-right: 10px;
}
/* line 493, ../../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 500, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-display {
  text-align: center;
}
/* line 504, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-display a {
  display: inline-block;
  vertical-align: middle;
}
/* line 509, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list {
  margin-top: 20px;
}
/* line 511, ../../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 519, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list-item:not(.product-360-degree) {
  cursor: pointer;
}
/* line 522, ../../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 527, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list-item.product-360-degree {
  cursor: pointer;
}
/* line 530, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-left .gallery-list-item > img {
  width: 100%;
  vertical-align: middle;
}
/* line 538, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right {
  width: 59%;
}
/* line 540, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right ul {
  font-size: 120%;
  line-height: 130%;
  list-style: initial;
  padding: 0 20px;
}
/* line 546, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right .feature-icon {
  margin-top: 5%;
}
/* line 548, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right .feature-icon > li {
  display: inline-block;
  margin: auto 10px;
  max-width: 100px;
  vertical-align: top;
}
/* line 553, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right .feature-icon > li img {
  width: 100%;
}
/* line 558, ../../sass/product/model.scss */
.main-content .model-content > .section-top > .section-right #sns_share {
  right: 0;
  bottom: 5px;
  position: absolute;
}
/* line 567, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .MicrositeItem,
.main-content .model-content > .section-bottom .MultimediaItem {
  font-size: 130%;
  margin-top: 2%;
  margin-bottom: 2%;
}
/* line 579, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .MicrositeItem .imgBox,
.main-content .model-content > .section-bottom .MultimediaItem .imgBox {
  margin: 2%;
}
/* line 583, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .ActivityArea {
  width: 100%;
}
/* line 585, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .ActivityArea a {
  width: 100%;
}
/* line 587, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .ActivityArea a img {
  width: 100%;
}
/* line 592, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .kf-section {
  width: 100%;
}
/* line 595, ../../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 602, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom.full .model-page-memo {
  width: 80%;
  margin: 110px auto;
}
/* line 607, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-memo {
  margin-top: 3%;
  margin-bottom: 110px;
}
/* line 613, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct {
  margin-top: 3%;
  display: block;
}
/* line 616, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProducttitle {
  margin-top: 3%;
  font-weight: bold;
  font-size: 150%;
}
/* line 622, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea {
  display: block;
  margin-bottom: 2%;
}
/* line 625, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  background: #f00;
}
/* line 634, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem {
  text-align: center;
  width: 185px;
  height: 185px;
  display: inline-block;
}
/* line 643, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateImg {
  vertical-align: bottom;
  display: inline-block;
}
/* line 646, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateImg a {
  margin: 0 auto;
}
/* line 653, ../../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 659, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateLink {
  vertical-align: bottom;
  display: inline-block;
  text-align: center;
}
/* line 665, ../../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 670, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom .model-page-RelatedProduct .RelatedProductItemArea .relateItem .relateLink a:hover {
  color: inherit;
}
/* line 680, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table {
  font-size: 120%;
  display: table;
  width: 100%;
}
/* line 684, ../../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 687, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-row:hover {
  background-color: #eeeeee;
}
/* line 690, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-row.black:hover {
  background-color: #333333;
}
/* line 694, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-cell {
  display: table-cell;
  padding: 7px;
  vertical-align: middle;
  border-bottom: 1px solid #333333;
}
/* line 699, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-cell.item {
  font-weight: bold;
  width: 20%;
}
/* line 703, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .sp-section .display-table-cell .imgBox {
  margin-left: 2%;
  margin-right: 2%;
}
/* line 714, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .MicrositeItem-section ul li .display-table-cell.item {
  display: flex;
  width: 100%;
}
/* line 718, ../../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 731, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area {
  display: none;
}
/* line 733, ../../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 737, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .title .nrbar {
  text-align: left;
  color: #000000;
}
/* line 742, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .picArea {
  margin: 20px auto;
}
/* line 746, ../../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 751, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .resolution {
  margin: 10px auto;
  font-size: 70%;
}
/* line 755, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .Multimedia-section ul li .sub-area .bottom-btn {
  margin: 20px auto;
  width: 290px;
}
/* line 762, ../../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 772, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-sectionRWD {
  display: none;
}
/* line 775, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section {
  display: table;
  width: 100%;
}
/* line 778, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content {
  display: table-row;
}
/* line 780, ../../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 785, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .contact {
  width: 20%;
  padding: 0 2.5%;
}
/* line 791, ../../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 796, ../../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 801, ../../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 807, ../../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 816, ../../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 823, ../../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 827, ../../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 828, ../../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 837, ../../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 844, ../../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 856, ../../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 860, ../../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 866, ../../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 873, ../../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 875, ../../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 881, ../../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 884, ../../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 889, ../../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 893, ../../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 895, ../../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 898, ../../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 901, ../../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 904, ../../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 907, ../../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 913, ../../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 918, ../../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 922, ../../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 927, ../../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 928, ../../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 932, ../../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 936, ../../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 939, ../../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 953, ../../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 957, ../../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 962, ../../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 967, ../../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 978, ../../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 980, ../../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 984, ../../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 988, ../../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 994, ../../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 1001, ../../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 1004, ../../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 1016, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .support-section > .support-content > .info > .info-footer {
  font-size: 80%;
  margin-top: 5%;
}
/* line 1021, ../../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 1032, ../../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 1034, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div a {
  color: inherit;
  text-decoration: underline;
}
/* line 1038, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div .section-title {
  font-size: 130%;
  padding: 10px 0;
}
/* line 1043, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news > ul > li {
  margin: auto 1%;
}
/* line 1046, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news a {
  text-decoration: none;
}
/* line 1049, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .news-info {
  display: inline-block;
  padding: 5px 10px;
}
/* line 1052, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .news-info.publish-date {
  width: 10%;
}
/* line 1055, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.news .news-info.title {
  font-weight: bold;
}
/* line 1062, ../../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 1072, ../../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 1085, ../../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 1090, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .line-hr {
  display: none;
}
/* line 1094, ../../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 1099, ../../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 1107, ../../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 1114, ../../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 1134, ../../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 1149, ../../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 1154, ../../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 1156, ../../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 1169, ../../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 1179, ../../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 1182, ../../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 1190, ../../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 1194, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-title-More a {
  color: #00a8ff;
}
/* line 1202, ../../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 1208, ../../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 1214, ../../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 1228, ../../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 1233, ../../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 1240, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.awards > ul > li .item-Mobile-botom {
  display: none;
}
/* line 1270, ../../sass/product/model.scss */
.main-content .model-content > .section-bottom > .na-section .section-div.media {
  margin-top: 5%;
}
/* line 1275, ../../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 1291, ../../sass/product/model.scss */
.wtb-ec-container ul:first-child {
  text-align: left;
}
/* line 1295, ../../sass/product/model.scss */
.wtb-ec-container .ec-partner-item {
  margin-top: 5%;
}
/* line 1298, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list {
  margin-bottom: 5%;
}
/* line 1300, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li {
  display: inline-block;
}
/* line 1302, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info {
  width: 180px;
  height: 100px;
  display: table-cell;
  text-align: center;
  padding: 2%;
}
/* line 1308, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .wtb-g-ec-logo {
  width: 8%;
  margin: 0;
  border: 0;
  padding: 0;
}
/* line 1314, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .wtb-ec-logo {
  margin: 0;
  border: 0;
  padding: 0;
  width: 80%;
  vertical-align: middle;
}
/* line 1321, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .wtb-ec-yahoo-logo {
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
  vertical-align: middle;
}
/* line 1328, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .wtb-g-ec-name {
  line-height: 0.5em;
  color: #666;
}
/* line 1332, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .wtb-g-ec-title {
  display: block;
  margin-top: 4px;
}
/* line 1336, ../../sass/product/model.scss */
.wtb-ec-container .ec-item-list li .ec-item-info .wtb-ec-name {
  line-height: 1.0em;
  font-size: 80%;
  max-width: 180px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
/* line 1349, ../../sass/product/model.scss */
.wtb-ec-container .ec-hint {
  position: relative;
  bottom: -18px;
}
/* line 1352, ../../sass/product/model.scss */
.wtb-ec-container .ec-hint span {
  color: #888;
  font-size: 50%;
}

/* line 1359, ../../sass/product/model.scss */
.ec-item {
  height: 50px;
}

/* line 1363, ../../sass/product/model.scss */
.ec-item-group {
  padding-top: 25px;
}

/* line 1367, ../../sass/product/model.scss */
.ov-item {
  padding-bottom: 10px;
  padding-top: 10px;
  list-style-type: none;
}
/* line 1373, ../../sass/product/model.scss */
.ov-item-title {
  color: #1d6cfe;
  font-size: 130%;
  font-weight: bold;
  padding: 5px 0;
}
/* line 1382, ../../sass/product/model.scss */
.ov-item-content div {
  display: block;
}
/* line 1384, ../../sass/product/model.scss */
.ov-item-content div.ov-item-content-img {
  display: inline-block;
}
/* line 1387, ../../sass/product/model.scss */
.ov-item-content div.ov-item-with-img-desc {
  width: 85%;
  display: inline-block;
}
/* line 1392, ../../sass/product/model.scss */
.ov-item-content-img {
  width: 14%;
}
/* line 1397, ../../sass/product/model.scss */
.ov-item-content-desc {
  width: 100%;
}
/* line 1400, ../../sass/product/model.scss */
.ov-item-content .ov-item-short-title {
  display: none;
}

/* line 1406, ../../sass/product/model.scss */
.cancelPadding {
  padding-bottom: 0px;
  padding-top: 0px;
}

/* line 1413, ../../sass/product/model.scss */
.blockUI {
  max-height: 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/* line 1419, ../../sass/product/model.scss */
.BlockArea {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow-y: auto;
  height: 100%;
  color: #888888;
}
/* line 1426, ../../sass/product/model.scss */
.BlockArea .div-table {
  display: table;
  width: 17%;
  margin: 0px auto;
  margin-bottom: 20px;
}
/* line 1431, ../../sass/product/model.scss */
.BlockArea .div-table .div-tr {
  display: table-row;
}
/* line 1433, ../../sass/product/model.scss */
.BlockArea .div-table .div-tr .div-td {
  display: table-cell;
  vertical-align: middle;
}
/* line 1436, ../../sass/product/model.scss */
.BlockArea .div-table .div-tr .div-td:first-child {
  width: 35px;
}
/* line 1442, ../../sass/product/model.scss */
.BlockArea .img_memo {
  width: 90%;
  margin: 0px auto;
  text-align: center;
}
/* line 1447, ../../sass/product/model.scss */
.BlockArea span {
  font-size: 11px;
}
/* line 1450, ../../sass/product/model.scss */
.BlockArea a {
  color: #888888;
}

/* line 1455, ../../sass/product/model.scss */
.blockMsg {
  max-width: 850px;
  max-height: 90%;
}

/* line 1460, ../../sass/product/model.scss */
#NowShowPic {
  width: 70%;
  margin: 50px auto;
  overflow: hidden;
  cursor: zoom-in;
}

/* line 1468, ../../sass/product/model.scss */
#NowShowPic img {
  width: 100%;
}

/* line 1472, ../../sass/product/model.scss */
.CancelBlock {
  cursor: pointer;
  position: absolute;
  top: 17px;
  right: 20px;
}

/* line 1479, ../../sass/product/model.scss */
.CancelBlock img {
  width: 30px;
  vertical-align: middle;
}

/* line 1484, ../../sass/product/model.scss */
.gallery-list-blockUI {
  width: 100%;
  min-height: 100px;
}

/* line 1489, ../../sass/product/model.scss */
.DownloadArea {
  width: 100%;
  padding: 5px 5px 5px 5px;
  text-align: left;
}

/* line 1495, ../../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 1506, ../../sass/product/model.scss */
.redColor {
  color: #ff0000;
}

/* line 1510, ../../sass/product/model.scss */
.zoomImg {
  background-color: #000;
}

/* line 1516, ../../sass/product/model.scss */
.main-content-background #CpuList table {
  border-collapse: collapse;
}
/* line 1519, ../../sass/product/model.scss */
.main-content-background #CpuList th,
.main-content-background #CpuList td {
  border: 1px solid black;
  text-align: center;
}
/* line 1524, ../../sass/product/model.scss */
.main-content-background #CpuList th.title {
  text-align: left;
}
/* line 1527, ../../sass/product/model.scss */
.main-content-background #CpuList th.space,
.main-content-background #CpuList tr.space {
  border: none;
  height: 40px;
}

/* line 1537, ../../sass/product/model.scss */
.black #CpuList table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}
/* line 1542, ../../sass/product/model.scss */
.black #CpuList th,
.black #CpuList td {
  border: 1px solid white;
  text-align: center;
}

/* line 1550, ../../sass/product/model.scss */
.linkStyle {
  cursor: pointer;
}

/* line 1554, ../../sass/product/model.scss */
.linkStyle:hover {
  color: #666666;
}

/* line 1559, ../../sass/product/model.scss */
.blockUI .sub-area {
  display: none;
}
/* line 1561, ../../sass/product/model.scss */
.blockUI .sub-area .title {
  border-bottom: 2px solid #D7D7D7;
  padding-top: 20px;
  margin: 0px 20px 20px;
}
/* line 1565, ../../sass/product/model.scss */
.blockUI .sub-area .title .nrbar {
  text-align: left;
  color: #000000;
}
/* line 1570, ../../sass/product/model.scss */
.blockUI .sub-area .picArea {
  margin: 20px auto;
}
/* line 1574, ../../sass/product/model.scss */
.blockUI .sub-area .text2 {
  margin: 0 auto;
  color: #fff;
  font-size: 70%;
}
/* line 1579, ../../sass/product/model.scss */
.blockUI .sub-area .resolution {
  margin: 10px auto;
  font-size: 70%;
}
/* line 1583, ../../sass/product/model.scss */
.blockUI .sub-area .bottom-btn {
  margin: 20px auto;
  width: 290px;
}

/* line 1591, ../../sass/product/model.scss */
.blockUI .Download_Area {
  padding: 5%;
}
/* line 1593, ../../sass/product/model.scss */
.blockUI .Download_Area .mobile-down {
  display: none;
}

/* line 1600, ../../sass/product/model.scss */
.icds-popover {
  position: fixed;
  top: inherit;
  left: inherit;
  left: inherit;
  margin: 10px 0 0 -150px;
}

@media screen and (max-width: 1500px) {
  /* line 1611, ../../sass/product/model.scss */
  #goToWTB #BuyIconDropDown {
    right: 1%;
  }
}
@media screen and (min-width: 960px) {
  /* line 1620, ../../sass/product/model.scss */
  #goToWTB #BuyIconDropDown {
    position: absolute;
    padding-top: 5px;
    display: none;
    min-width: 236px;
    min-height: 63px;
    z-index: 5;
  }
  /* line 1627, ../../sass/product/model.scss */
  #goToWTB #BuyIconDropDown #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 1633, ../../sass/product/model.scss */
  #goToWTB #BuyIconDropDown #BuyIconDropDownUl li a {
    align-items: center;
    display: flex;
  }
}
@media screen and (max-width: 960px) {
  /* line 1644, ../../sass/product/model.scss */
  .icds-popover {
    position: inherit;
    left: 50%;
  }

  /* line 1650, ../../sass/product/model.scss */
  .Rwd #PageMainContent .container {
    width: 100%;
    max-width: 100%;
  }
  /* line 1654, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-header-fixed {
    position: relative;
    padding: 0;
  }
  /* line 1659, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .header-breadcurmb {
    display: none;
  }
  /* line 1662, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .header-sub-title {
    display: none;
  }
  /* line 1666, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .header-title .model-name {
    background-color: #000;
    color: #fff;
    width: 100%;
  }
  /* line 1670, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .header-title .model-name .model-name-container {
    width: 85%;
    padding-bottom: 10px;
    margin: 0px auto;
  }
  /* line 1677, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item {
    display: none;
    width: 100%;
    font-size: 130%;
  }
  /* line 1681, ../../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 1689, ../../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 1694, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item li:not(.li_whereToBuy):not(.li_onLineStore).mobile-item {
    display: block;
  }
  /* line 1696, ../../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 1700, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item li:not(.li_whereToBuy):not(.li_onLineStore).active {
    display: none;
  }
  /* line 1703, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item li:not(.li_whereToBuy):not(.li_onLineStore) i {
    display: inline-block;
  }
  /* line 1707, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .model-item #model-page-back {
    background-color: #272727;
  }
  /* line 1711, ../../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 1721, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .RWD_selector .RWD_selector-container {
    display: block;
    width: 87%;
    margin: 0px auto;
  }
  /* line 1725, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .RWD_selector .RWD_selector-container .RWD_selector-item {
    display: inline;
    color: #fff;
  }
  /* line 1729, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .RWD_selector .RWD_selector-container i {
    float: right;
    color: #fff;
  }
  /* line 1736, ../../sass/product/model.scss */
  .Rwd #PageMainContent #model-header .show-submenu .RWD_selector-item,
  .Rwd #PageMainContent #model-header .show-submenu i {
    color: #fff;
  }
  /* line 1743, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top {
    width: 85%;
    margin: 0px auto;
    display: block;
  }
  /* line 1747, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-left {
    width: 100%;
    display: block;
  }
  /* line 1750, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-left #gallery-display {
    min-height: auto;
    height: inherit !important;
    width: 100%;
  }
  /* line 1755, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-left #gallery-list {
    display: none;
  }
  /* line 1758, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-left .award-list {
    margin: 0;
  }
  /* line 1762, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-right {
    width: 100%;
    display: block;
  }
  /* line 1765, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-right .feature-icon {
    width: 100%;
    padding: 0;
  }
  /* line 1768, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-top .section-right .feature-icon li {
    width: 22%;
    margin: 0;
  }
  /* line 1775, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom {
    width: 85%;
    margin: 0px auto;
    position: inherit;
  }
  /* line 1779, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom.full {
    width: 100%;
  }
  /* line 1782, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .model-page-memo {
    width: 85%;
  }
  /* line 1787, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .contact {
    display: none;
  }
  /* line 1790, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info {
    display: block;
    width: 100%;
  }
  /* line 1793, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-nav {
    display: none;
  }
  /* line 1796, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-header {
    display: none;
  }
  /* line 1799, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-footer {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 1803, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-footer .text2memo div {
    padding: 0;
  }
  /* line 1808, ../../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 1812, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content > .mobile-support-title {
    font-size: 160%;
  }
  /* line 1815, ../../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 1819, ../../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 1830, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info {
    font-size: 145%;
  }
  /* line 1832, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info #CpuList {
    display: none;
  }
  /* line 1835, ../../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 1838, ../../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 1840, ../../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 1846, ../../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 1851, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .hide {
    display: block;
  }
  /* line 1854, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .support-section .support-content .info-content .download-file-info .mobile-dl {
    padding: 5px;
  }
  /* line 1858, ../../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 1862, ../../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 1866, ../../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 1869, ../../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 1871, ../../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 1878, ../../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 1883, ../../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 1886, ../../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 1890, ../../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 1897, ../../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 1905, ../../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 1908, ../../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 1911, ../../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 1915, ../../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 1921, ../../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 1927, ../../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 1937, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Specification-section ul.display-table {
    display: block;
    width: 100%;
  }
  /* line 1940, ../../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 1946, ../../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 1951, ../../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 1954, ../../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 1965, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .MicrositeItem-section li .display-table-cell.item .imgBox {
    margin: 0;
  }
  /* line 1968, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .MicrositeItem-section li .display-table-cell.item .text2 {
    padding-left: 10px;
  }
  /* line 1970, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .MicrositeItem-section li .display-table-cell.item .text2 .Itemdescription {
    display: none;
  }
  /* line 1979, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Multimedia-section li .display-table-cell.item {
    display: block;
    width: 100%;
  }
  /* line 1982, ../../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 1985, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .Multimedia-section li .display-table-cell.item .imgBox img {
    max-width: 100px;
  }
  /* line 1989, ../../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 1998, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news {
    width: 100%;
    border-bottom: 1px solid #404040;
  }
  /* line 2002, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li {
    margin: 0;
    padding: 10px 0;
  }
  /* line 2005, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .news-info {
    display: block;
  }
  /* line 2008, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .publish-date {
    width: 100%;
    padding: 0;
  }
  /* line 2012, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .title {
    width: 100%;
    padding: 0;
  }
  /* line 2015, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .news ul li .title a {
    color: #3399ff;
  }
  /* line 2022, ../../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 2049, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .awards ul hr {
    display: none;
  }
  /* line 2052, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .awards ul li {
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  /* line 2056, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .awards ul li .item-award {
    max-width: inherit;
  }
  /* line 2065, ../../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 2072, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .section-bottom .na-section .media ul > li .media-info .desc-title a {
    color: #3399ff;
  }
  /* line 2082, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .mobile-gallery {
    display: block;
    width: 85%;
    margin: 0px auto;
  }
  /* line 2086, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .mobile-gallery #gallery-list-mobile {
    width: 100%;
  }
  /* line 2089, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .mobile-gallery #gallery-list-mobile ul.slides li {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #404040;
  }
  /* line 2094, ../../sass/product/model.scss */
  .Rwd #PageMainContent .model-content .mobile-gallery #gallery-list-mobile ul.slides li img {
    width: 100%;
  }

  /* line 2105, ../../sass/product/model.scss */
  .black .info-footer {
    background-color: #272727;
  }
}
/* line 2118, ../../sass/product/model.scss */
.cpuListProductName {
  display: none;
}
