@import url(./pc-top.css);
@import url(./pc-news.css);
@import url(./pc-category-top.css);
@import url(./pc-products.css);
@import url(./pc-brand.css);
@import url(./pc-maintenance.css);
@import url(./pc-software.css);
@import url(./pc-document.css);
@import url(./pc-contact.css);
@import url(./pc-showroom.css);
/* Compiled from SCSS */
html.pc {
  /*--------------------------------------------------------------------------*/
  /* Global Header */
  /*--------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------*/
  /* Global Footer */
  /*--------------------------------------------------------------------------*/
}
html.pc body {
  visibility: visible;
}
html.pc .global-header {
  min-width: 1024px;
}
html.pc .global-header .menu {
  zoom: 1;
  overflow: hidden;
  margin-left: 0;
  overflow: visible;
  height: 100px;
}
html.pc .global-header .menu:after {
  content: "";
  display: block;
  clear: both;
}
html.pc .global-header .menu li {
  float: left;
  margin-left: 0;
  width: 14.2857143%;
  text-align: center;
}
html.pc .global-header .menu > li {
  border-bottom: 1px solid #dfdfdf;
  margin-left: 0px;
  height: 100%;
  z-index: 200;
}
html.pc .global-header .menu > li:nth-child(5) {
  border-right: none;
}
html.pc .global-header .menu > li > a {
  display: block;
  height: 100%;
  line-height: 94px;
  color: gray;
  z-index: 200;
  background-color: #fff;
  border-right: 1px solid #dfdfdf;
}
/*
html.pc .global-header .menu > li.highlight a,
html.pc .global-header .menu > li.highlight a span,
html.pc .global-header .menu .menu-item.highlight .default,
html.pc .global-header .menu .menu-item.highlight .alt {
  color: #ff6600;
}
*/
html.pc .global-header .menu .menu-item .eshop .default,
html.pc .global-header .menu .menu-item .eshop .alt,
html.pc .global-header .menu .menu-item .global .default,
html.pc .global-header .menu .menu-item .global .alt {
  background: #fff url(/img/common/link_icon.png) right 10px bottom 10px no-repeat;
  background-size: 10px;
}
html.pc .global-header .menu .menu-item.highlight .hover-line {
  background: #ff6600;
}
html.pc .global-header .menu .products-menu {
  display: none;
  opacity: 0;
  position: absolute;
  bottom: -191px;
  left: 0;
  height: 280px;
  width: 640px;
  padding: 10px 20px 0;
  background-color: rgba(233, 233, 233, 0.95);
  z-index: 100;
}
html.pc .global-header .menu .products-menu li {
  float: left;
  width: 160px;
  margin-top: 2px;
}
html.pc .global-header .menu .products-menu li a {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 12px;
}
html.pc .global-header .menu .products-menu li a span {
  display: block;
  line-height: 1em;
  margin-top: -8px;
}
html.pc .global-header .menu .support-menu {
  display: none;
  opacity: 0;
  position: absolute;
  bottom: -80px;
  left: 50%;
  height: 150px;
  width: 480px;
  padding: 10px 0 0 49px;
  margin: 0 0 0 -260px;
  background-color: rgba(233, 233, 233, 0.95);
  z-index: 100;
}
html.pc .global-header .menu .support-menu li {
  float: left;
  width: 160px;
  margin-top: 0px;
}
html.pc .global-header .menu .support-menu li.maintenance a {
  background-image: url(../img/global-header/support_01.png);
}
html.pc .global-header .menu .support-menu li.software a {
  background-image: url(../img/global-header/support_02.png);
}
html.pc .global-header .menu .support-menu li.documents a {
  background-image: url(../img/global-header/support_03.png);
}
html.pc .global-header .menu .support-menu li a {
  display: block;
  height: 110px;
  width: 110px;
  text-align: center;
  color: #333333;
  font-size: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 0px;
}
html.pc .global-header .menu .support-menu li a span {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0px;
  display: block;
  line-height: 1em;
}
html.pc .global-header .menu .menu-item .default,
html.pc .global-header .menu .menu-item .alt {
  position: absolute;
  left: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  background-color: #fff;
  margin-top: 5px;
}
html.pc .global-header .menu .menu-item .alt {
  margin-top: 6px;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=0)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc .global-header .menu .menu-item .hover-line {
  display: block;
  background-color: #ff6600;
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 300;
}
html.pc .global-header .menu .logo {
  display: block;
  height: 100%;
  height: 0;
  color: transparent;
  line-height: 2em;
  padding-top: 100px;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-image: url(../img/global-header/logo_fostex.png);
  background-position: center center;
  background-color: #ff6600;
}
html.pc .global-header .menu .search {
  border-right: none;
  padding: 19px 17px;
  box-sizing: border-box;
  height: 101px;
}
html.pc .global-header .menu .search .searchform {
  padding: 0 30px 0 5px;
  height: 26px;
  background: #eeeeee;
}
html.pc .global-header .menu .search input {
  background: none;
  border: none;
  -webkit-appearance: none;
  outline: 0;
}
html.pc .global-header .menu .search .searchtext {
  color: gray;
  margin: 0 0;
  padding: 5px 0;
  font-size: 12px;
  display: block;
  width: 100%;
}
html.pc .global-header .menu .search .searchsubmin {
  position: absolute;
  top: 0;
  right: -27px;
  background: url(../img/global-header/btn_search.png) #9a9a9a no-repeat;
  width: 28px;
  height: 26px;
  padding: 0;
  cursor: pointer;
}
html.pc .global-header .menu .search .links {
  zoom: 1;
  margin: 10px auto 0;
}
html.pc .global-header .menu .search .links:after {
  content: "";
  display: block;
  clear: both;
}
html.pc .global-header .menu .search .links .eshop,
html.pc .global-header .menu .search .links .global {
  height: 0;
  color: transparent;
  line-height: 2em;
  padding-top: 24px;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-color: #808080;
  float: left;
  width: 24px;
}
html.pc .global-header .menu .search .links .eshop {
  background-image: url(../img/global-header/btn_eshop.png);
}
html.pc .global-header .menu .search .links .global {
  background-image: url(../img/global-header/btn_global.png);
  float: right;
}

html.pc .global-header .menu a {
  font-family: 'Titillium Web', '銉°偆銉偑', '銉掋儵銈儙瑙掋偞 Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
  font-weight: 300;
}
html.pc .global-header .menu .products-menu li a,
html.pc .global-header .menu .support-menu li a {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
html.pc .global-header .menu .products-menu li a:hover,
html.pc .global-header .menu .support-menu li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=60)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc .global-header .menu .products-menu li a.comingsoon,
html.pc .global-header .menu .support-menu li a.comingsoon {
  -webkit-transition: all 0ms ease-out;
  -moz-transition: all 0ms ease-out;
  -ms-transition: all 0ms ease-out;
  -o-transition: all 0ms ease-out;
  transition: all 0ms ease-out;
  cursor: default;
}
html.pc .global-header .menu .products-menu li a.comingsoon:hover,
html.pc .global-header .menu .support-menu li a.comingsoon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=100)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc .global-header .menu .products-menu li a.comingsoon span,
html.pc .global-header .menu .support-menu li a.comingsoon span {
  opacity: 0.6;
  filter: alpha(opacity=60);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=60)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}

html.pc .global-header .menu .search .searchsubmin {
  background: url(../img/global-header/btn_search.png) #9a9a9a no-repeat;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
html.pc .global-header .menu .search .searchsubmin:hover {
  background-color: #303030;
}
html.pc .global-header .menu .search .links .eshop,
html.pc .global-header .menu .search .links .global,
html.pc .global-header .menu .search .links .contact {
  background-color: #808080;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
html.pc .global-header .menu .search .links .eshop:hover,
html.pc .global-header .menu .search .links .global:hover{
  background-color: #303030;
}
html.pc .global-header .menu .search .links .contact {
  color: gray;
  font-size: 93%;
  display: inline-block;
  width: 70%;
  height: 23px;
  line-height: 23px;
  border: 1px solid #ddd;
  float: left;
  background: #fff;
}
html.pc .global-header .menu .search .links .contact:hover {
  background: #ddd;
}
html.pc .common-footer-tools .facebook a,
html.pc .common-footer-tools .go-pagetop a {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
html.pc .common-footer-tools .facebook a:hover,
html.pc .common-footer-tools .go-pagetop a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=75)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc .global-footer .links a {
  color: #fff;
}
html.pc .global-footer .links a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------------------------*/
/* IE */
/*--------------------------------------------------------------------------*/
html.ie8 a:hover {
  opacity: auto !important;
  filter: auto !important;
  /* ie lt 8 */
  -ms-filter: auto !important;
  /* ie 8 */
}
html.ie8 .global-header .menu .products-menu,
html.ie8 .global-header .menu .support-menu {
  background-color: #eeeeee;
}

/*--------------------------------------------------------------------------*/
/* TOP */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* NEWS */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* CATEGORY-TOP */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* PRODUCTS */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* BRAND */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* MAINTENANCE */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* SOFTWARE */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* DOCUMENTS */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* CONTACT */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* Module */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* State */
/*--------------------------------------------------------------------------*/
