﻿@charset "UTF-8";
/*----------------------------------------
       Reset
----------------------------------------*/
.fc_reset html, .fc_reset body, .fc_reset div, .fc_reset span, .fc_reset object, .fc_reset iframe,
.fc_reset h1, .fc_reset h2, .fc_reset h3, .fc_reset h4, .fc_reset h5, .fc_reset h6, .fc_reset p, .fc_reset blockquote, .fc_reset pre,
.fc_reset abbr, .fc_reset address, .fc_reset cite, .fc_reset code,
.fc_reset del, .fc_reset dfn, .fc_reset em, .fc_reset img, .fc_reset ins, .fc_reset kbd, .fc_reset q, .fc_reset samp,
.fc_reset small, .fc_reset strong, .fc_reset sub, .fc_reset sup, .fc_reset var,
.fc_reset b, .fc_reset i,
.fc_reset dl, .fc_reset dt, .fc_reset dd, .fc_reset ol, .fc_reset ul, .fc_reset li,
.fc_reset fieldset, .fc_reset form, .fc_reset label, .fc_reset legend,
.fc_reset table, .fc_reset caption, .fc_reset tbody, .fc_reset tfoot, .fc_reset thead, .fc_reset tr, .fc_reset th, .fc_reset td,
.fc_reset article, .fc_reset aside, .fc_reset canvas, .fc_reset details, .fc_reset figcaption, .fc_reset figure,
.fc_reset footer, .fc_reset header, .fc_reset hgroup, .fc_reset menu, .fc_reset nav, .fc_reset section, .fc_reset summary,
.fc_reset time, .fc_reset mark, .fc_reset audio, .fc_reset video,
.fc_contents html,
.fc_contents body,
.fc_contents div,
.fc_contents span,
.fc_contents object,
.fc_contents iframe,
.fc_contents h1,
.fc_contents h2,
.fc_contents h3,
.fc_contents h4,
.fc_contents h5,
.fc_contents h6,
.fc_contents p,
.fc_contents blockquote,
.fc_contents pre,
.fc_contents abbr,
.fc_contents address,
.fc_contents cite,
.fc_contents code,
.fc_contents del,
.fc_contents dfn,
.fc_contents em,
.fc_contents img,
.fc_contents ins,
.fc_contents kbd,
.fc_contents q,
.fc_contents samp,
.fc_contents small,
.fc_contents strong,
.fc_contents sub,
.fc_contents sup,
.fc_contents var,
.fc_contents b,
.fc_contents i,
.fc_contents dl,
.fc_contents dt,
.fc_contents dd,
.fc_contents ol,
.fc_contents ul,
.fc_contents li,
.fc_contents fieldset,
.fc_contents form,
.fc_contents label,
.fc_contents legend,
.fc_contents table,
.fc_contents caption,
.fc_contents tbody,
.fc_contents tfoot,
.fc_contents thead,
.fc_contents tr,
.fc_contents th,
.fc_contents td,
.fc_contents article,
.fc_contents aside,
.fc_contents canvas,
.fc_contents details,
.fc_contents figcaption,
.fc_contents figure,
.fc_contents footer,
.fc_contents header,
.fc_contents hgroup,
.fc_contents menu,
.fc_contents nav,
.fc_contents section,
.fc_contents summary,
.fc_contents time,
.fc_contents mark,
.fc_contents audio,
.fc_contents video {
  /*margin: 0;*/
  /*padding: 0;*/
  /*border: 0;*/
  outline: 0;
  /*font-size: 100%;*/
  vertical-align: baseline;
  /*background: transparent;*/
    
}
.fc_reset body,
.fc_contents body {
  line-height: 1; }
.fc_reset article, .fc_reset aside, .fc_reset details, .fc_reset figcaption, .fc_reset figure,
.fc_reset footer, .fc_reset header, .fc_reset hgroup, .fc_reset menu, .fc_reset nav, .fc_reset section,
.fc_contents article,
.fc_contents aside,
.fc_contents details,
.fc_contents figcaption,
.fc_contents figure,
.fc_contents footer,
.fc_contents header,
.fc_contents hgroup,
.fc_contents menu,
.fc_contents nav,
.fc_contents section {
  display: block; }
.fc_reset ul, .fc_reset li,
.fc_contents ul,
.fc_contents li {
  list-style: none; }
.fc_reset blockquote, .fc_reset q,
.fc_contents blockquote,
.fc_contents q {
  quotes: none; }
.fc_reset blockquote:before, .fc_reset blockquote:after,
.fc_reset q:before, .fc_reset q:after,
.fc_contents blockquote:before,
.fc_contents blockquote:after,
.fc_contents q:before,
.fc_contents q:after {
  content: '';
  content: none; }
.fc_reset a,
.fc_contents a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none; }
.fc_reset ins,
.fc_contents ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }
.fc_reset mark,
.fc_contents mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }
.fc_reset del,
.fc_contents del {
  text-decoration: line-through; }
.fc_reset abbr[title], .fc_reset dfn[title],
.fc_contents abbr[title],
.fc_contents dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }
.fc_reset table,
.fc_contents table {
  border-collapse: collapse;
  border-spacing: 0; }
.fc_reset hr,
.fc_contents hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }
.fc_reset input, .fc_reset select,
.fc_contents input,
.fc_contents select {
  vertical-align: middle; }

.clearfix, #fc_header .header_content, #fc_header .header_top, #fc_header .header_nav_inner, #fc_header .gnavi > ul, #fc_header .gnavi > ul > li .accordion_menu .row, #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a.btn_catalogue, #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd, #fc_footer .variable_box .variable_inner .contact_block .row {
  *zoom: 1; }
  .clearfix:after, #fc_header .header_content:after, #fc_header .header_top:after, #fc_header .header_nav_inner:after, #fc_header .gnavi > ul:after, #fc_header .gnavi > ul > li .accordion_menu .row:after, #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a.btn_catalogue:after, #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd:after, #fc_footer .variable_box .variable_inner .contact_block .row:after {
    content: "";
    display: table;
    clear: both; }

#fc_header .gnavi > ul > li .accordion_menu{
	width:100%!important;
  	opacity:1!important;
}

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot");
  src: url("../fonts/fontello.eot") format("embedded-opentype"), url("../fonts/fontello.woff2") format("woff2"), url("../fonts/fontello.woff") format("woff"), url("../fonts/fontello.ttf") format("truetype"), url("../fonts/fontello.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-key:before {
  content: '\e800'; }

/* '' */
.icon-globe:before {
  content: '\e801'; }

/* '' */
.icon-person:before {
  content: '\e802'; }

/* '' */
.icon-phone-circled:before {
  content: '\e803'; }

/* '' */
.icon-document:before {
  content: '\e819'; }

/* '' */
.icon-graph:before {
  content: '\e81a'; }

/* '' */
.icon-atom:before {
  content: '\e81b'; }

/* '' */
.icon-cancel:before {
  content: '\e81c'; }

/* '' */
.icon-pdf_file:before {
  content: '\e82b'; }

/* '' */
.icon-search:before {
  content: '\e82f'; }

/* '' */
.icon-download:before {
  content: '\e830'; }

/* '' */
.icon-circle_exclamation_mark:before {
  content: '\e835'; }

/* '' */
.icon-search_question:before {
  content: '\e836'; }

/* '' */
.icon-exclamation:before {
  content: '\e83e'; }

/* '' */
.icon-settings:before {
  content: '\e843'; }

/* '' */
.icon-folder:before {
  content: '\e845'; }

/* '' */
.icon-line-chart:before {
  content: '\e848'; }

/* '' */
.icon-website_link:before {
  content: '\e84c'; }

/* '' */
.icon-icn_electrical:before {
  content: '\e8ba'; }

/* '' */
.icon-icn_mechanical:before {
  content: '\e8bb'; }

/* '' */
.icon-icn_thermal:before {
  content: '\e8bc'; }

/* '' */
.icon-icn_chemical:before {
  content: '\e8bd'; }

/* '' */
.icon-mail-alt:before {
  content: '\f0e0'; }

/* '' */
.icon-angle-double-down:before {
  content: '\f103'; }

/* '' */
.icon-angle-left:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before {
  content: '\f105'; }

/* '' */
.icon-angle-up:before {
  content: '\f106'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
.icon-angle-circled-down:before {
  content: '\f13a'; }

/* '' */
.icon-building-filled:before {
  content: '\f1ad'; }

/* '' */
/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

/* Anti FOUC */
.remodal, [data-remodal-id] {
  display: none; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  background: rgba(0, 0, 0, 0.9);
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }
  .remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay, .remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening, .remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(0, 0, 0, 0.8); }
  .remodal-overlay.remodal-is-opening, .remodal-overlay.remodal-is-closing {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .remodal-overlay.remodal-is-opening {
    -webkit-animation-name: remodal-overlay-opening-keyframes;
    animation-name: remodal-overlay-opening-keyframes; }
  .remodal-overlay.remodal-is-closing {
    -webkit-animation-name: remodal-overlay-closing-keyframes;
    animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0; }

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
  vertical-align: middle; }
  .remodal.remodal-is-opening, .remodal.remodal-is-closing {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .remodal.remodal-is-opening {
    -webkit-animation-name: remodal-opening-keyframes;
    animation-name: remodal-opening-keyframes; }
  .remodal.remodal-is-closing {
    -webkit-animation-name: remodal-closing-keyframes;
    animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  overflow: visible;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #000;
  border: 0;
  outline: 0;
  background: transparent; }
  .remodal-close:hover, .remodal-close:focus {
    color: #e20226; }
  .remodal-close:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    line-height: 25px;
    display: block;
    content: "\e81c";
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .remodal-close:before {
        font-size: 20px;
        line-height: 20px; } }

/* Dialog buttons */
.remodal-confirm, .remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }
  .remodal-confirm:hover, .remodal-confirm:focus {
    background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }
  .remodal-cancel:hover, .remodal-cancel:focus {
    background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner, .remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; } }
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; } }
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 850px; } }
/*--------------------------
Tag Default
---------------------------*/
* {
  box-sizing: border-box;
  -webkit-appearance: none; }

*:before,
*:after {
  box-sizing: border-box; }

body {
    overflow-x: hidden;
  font-size: 16px;
  word-wrap: break-word; }
  @media only screen and (max-width: 768px) {
    body {
      font-size: 14px; } }

a {
  color: #555; }

/*--------------------------
Layout
---------------------------*/
.fc_contents {
  font-family: Arial, 'Roboto', Helvetica, Arial, sans-serif;
  /*font-weight: 400;*/
  color: #555;
  line-height: 1;
  min-width: 1200px;
  /*padding-top: 188px;*/
  /*overflow: hidden;*/
    
}
  @media only screen and (max-width: 1023px) {
    .fc_contents {
      min-width: auto;
      padding-top: 0; } }
  .fc_contents img {
    vertical-align: bottom; }
  .fc_contents .container {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative; }

/*--------------------------
header
---------------------------*/
#header_wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);*/

}
  @media only screen and (max-width: 1023px) {
    #header_wrapper {
      position: static;
      box-shadow: none; } }
  #header_wrapper.fixed {
    position: fixed;
    top: -224px;
    left: 0; }
    @media only screen and (max-width: 1023px) {
      #header_wrapper.fixed {
        position: static; } }
  #header_wrapper.fixed2 {
    position: fixed;
    top: -174px;
    left: 0;
    transition: top 0.3s ease-in-out 0s; }
    @media only screen and (max-width: 1023px) {
      #header_wrapper.fixed2 {
        position: static; } }

.st-GlobalHeader {
    }
  @media only screen and (max-width: 1023px) {
    .st-GlobalHeader {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 200; } }

.layout-Top_ContentsHeader {
    display: none;
  background: #fff; }

.st-Breadcrumb {
  margin: 0;
  padding: 10px 0; }

.st-Title {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  float: left; }
  @media only screen and (max-width: 1023px) {
    .st-Title {
      margin: 7px 0 0 0; } }
  @media only screen and (max-width: 768px) {
    .st-Title {
      margin-top: 10px;
      line-height: 1; } }
  .st-Title span {
    font-size: 16px; }
    @media only screen and (max-width: 768px) {
      .st-Title span {
        font-size: 12px; } }

#fc_header {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #555;
  background: #fff;
  width: 100%;
  margin-top: -10px;
  transition: all 0.3s ease-in-out 0s;
  /*--------------------------
  gnavi
  ---------------------------*/
  /*--------------------------
  languagenavi
  ---------------------------*/ }
  @media only screen and (max-width: 1023px) {
    #fc_header {
      margin-top: 65px;
      background: #fff;
      width: 100%;
      left: 0 !important;
      border-bottom: 1px solid #e6e6e6; } }
  #fc_header .header_inner {
    position: relative; }
  #fc_header .header_content {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto; }
    @media only screen and (max-width: 1023px) {
      #fc_header .header_content {
        background: #fff;
        width: 100%;
        margin: 0;
        padding: 0;
        position: relative; } }
  #fc_header .header_top {
    background: #fff;
    /*--------------------------
    hamburger menu
    ---------------------------*/ }
    @media only screen and (max-width: 1023px) {
      #fc_header .header_top {
        float: none;
        width: 100%;
        height: 40px;
        padding: 0 15px 0 10px;
        position: relative;
        z-index: 101; } }
    #fc_header .header_top .header_top_nav {
      margin-top: 25px;
      display: table;
      float: right; }
      #fc_header .header_top .header_top_nav > * {
        display: table-cell;
        vertical-align: middle; }
      #fc_header .header_top .header_top_nav .link_gsn {
        padding-right: 20px; }
        @media only screen and (max-width: 1023px) {
          #fc_header .header_top .header_top_nav .link_gsn {
            /*display: none;*/
            padding-right: 0;
            }
            #fc_header .header_top .header_top_nav{
                margin: 20px 0;
            }
        }
        #fc_header .header_top .header_top_nav .link_gsn a {
          color: #666;
          font-size: 14px;
          transition: all 0.3s ease-in-out 0s; }
          #fc_header .header_top .header_top_nav .link_gsn a img{
            margin-right: 10px;
            display: inline-block;
            vertical-align: text-top;
            padding-left: 10px;
          }
          #fc_header .header_top .header_top_nav .link_gsn a::after {
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            /* color: #e20226; */
            margin-left: 10px;
            content: "|"; 
          }
          #fc_header .header_top .header_top_nav .link_gsn a:last-child::after {
            display: none;
          }
          #fc_header .header_top .header_top_nav .link_gsn a:hover {
            color: #e20226; }
    #fc_header .header_top_inner {
      max-width: 1720px;
      margin: 0 auto;
      padding: 0 15px; }
      @media only screen and (max-width: 1023px) {
        #fc_header .header_top_inner {
          padding: 0; } }
    #fc_header .header_top .header_nav-sp {
      display: none; }
      @media only screen and (max-width: 1023px) {
        #fc_header .header_top .header_nav-sp {
          display: block;
          float: right;
          position: relative;
          top: 0;
          padding: 0; }
          #fc_header .header_top .header_nav-sp li {
            display: inline-block;
            cursor: pointer;
            margin-left: 8px;
            vertical-align: middle; }
            #fc_header .header_top .header_nav-sp li.is-open .btnSpMenu_content .bar span:nth-child(1),
            #fc_header .header_top .header_nav-sp li.is-open .btnSpMenu_content .bar span:nth-child(4) {
              top: 12px;
              opacity: 0; }
            #fc_header .header_top .header_nav-sp li.is-open .btnSpMenu_content .bar span:nth-child(2) {
              transform: rotate(-135deg); }
            #fc_header .header_top .header_nav-sp li.is-open .btnSpMenu_content .bar span:nth-child(3) {
              transform: rotate(135deg); } }
    @media only screen and (max-width: 1023px) and (max-width: 1023px) {
      #fc_header .header_top .header_nav-sp li.sp_hidden {
        display: none; } }
      @media only screen and (max-width: 1023px) {
            #fc_header .header_top .header_nav-sp li .btnSpMenu_content {
              font-size: 8px;
              padding: 0 5px 3px 5px;
              border: 1px solid #ddd;
              background-color: #eee;
              height: 40px;
              -webkit-border-radius: 3px;
              border-radius: 3px; }
              #fc_header .header_top .header_nav-sp li .btnSpMenu_content .bar {
                display: block;
                text-align: center;
                position: relative;
                width: 28px;
                height: 25px;
                margin: 0 auto; }
                #fc_header .header_top .header_nav-sp li .btnSpMenu_content .bar span {
                  position: absolute;
                  top: 12px;
                  left: 3px;
                  display: block;
                  width: 22px;
                  height: 2px;
                  background-color: #777; }
                  #fc_header .header_top .header_nav-sp li .btnSpMenu_content .bar span:nth-child(1) {
                    top: 7px;
                    transition: .25s ease-in-out; }
                  #fc_header .header_top .header_nav-sp li .btnSpMenu_content .bar span:nth-child(2), #fc_header .header_top .header_nav-sp li .btnSpMenu_content .bar span:nth-child(3) {
                    top: 12px;
                    transition: .5s ease-in-out; }
                  #fc_header .header_top .header_nav-sp li .btnSpMenu_content .bar span:nth-child(4) {
                    top: 17px;
                    transition: .25s ease-in-out; }
                #fc_header .header_top .header_nav-sp li .btnSpMenu_content .bar p {
                  text-align: center; }
            #fc_header .header_top .header_nav-sp li .icon {
              font-size: 22px;
              margin-top: 3px; } }
  #fc_header .header_nav .header_search {
    margin-top: 5px;
    float: right; }
    @media only screen and (max-width: 1023px) {
      #fc_header .header_nav .header_search {
        display: none; } }
    #fc_header .header_nav .header_search input {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    #fc_header .header_nav .header_search #fc_search {
      position: relative; }
      #fc_header .header_nav .header_search #fc_search::before {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #e20226;
        font-size: 14px;
        position: absolute;
        top: 50%;
        left: 10px;
        z-index: 10;
        transform: translateY(-50%);
        content: "\e82f"; }
    #fc_header .header_nav .header_search .fc_search_input {
      line-height: 24px;
      font-size: 14px;
      background: #fff;
      border-radius: 5px;
      border: 1px solid #c1c1c1;
      width: 260px;
      height: 28px;
      padding: 0 10px 0 35px;
      margin: 0;
      outline: none;
      transition: all 0.3s ease-in-out 0s; }
      #fc_header .header_nav .header_search .fc_search_input:focus {
        background: #fff;
        border-color: #e20226; }
    #fc_header .header_nav .header_search .fc_search_submit {
      display: none; }
  #fc_header .header_nav_inner {
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 15px; }
    @media only screen and (max-width: 1023px) {
      #fc_header .header_nav_inner {
        padding: 0; } }
  #fc_header .gnavi {
    float: left; }
    @media only screen and (max-width: 1023px) {
      #fc_header .gnavi {
        float: none;
        width: 100%;
        margin: 0;
        position: absolute;
        top: -100vh;
        left: 0;
        height: 100vh;
        z-index: 100;
        overflow: auto;
        transition: top .5s;
        -webkit-overflow-scrolling: touch; }
        #fc_header .gnavi.is-open {
          top: 0;
          padding-top: 58px; } }
    @media only screen and (max-width: 1023px) {
      #fc_header .gnavi > ul {
        height: 100%; } }
    #fc_header .gnavi > ul > li {
      float: left; }
      @media only screen and (max-width: 1023px) {
        #fc_header .gnavi > ul > li {
          float: none;
          display: block;
          margin: 0;
          border-bottom: 1px solid #ccc;
          background-color: #f8f8f8; } }
      #fc_header .gnavi > ul > li > a {
        color: #000;
        font-size: 16px;
        font-weight: 500;
        line-height: 40px;
        padding: 0 40px 0 0;
        display: block;
        transition: all 0.3s ease-in-out 0s; }
        #fc_header .gnavi > ul > li > a:hover {
          color: #e20226; }
        @media only screen and (max-width: 1023px) {
          #fc_header .gnavi > ul > li > a {
            font-size: 16px;
            width: 100%;
            height: auto;
            padding: 0 15px;
            position: relative; } }
        #fc_header .gnavi > ul > li > a.has-child {
          position: relative; }
          #fc_header .gnavi > ul > li > a.has-child::after {
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #666;
            position: static;
            transform: none;
            margin-left: 4px;
            color: #e20226;
            content: "\f107";
            transition: all 0.3s ease-in-out 0s; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li > a.has-child::after {
                color: #e20226; } }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li > a.has-child.is-open2::after {
              transform: rotate(180deg); } }
      #fc_header .gnavi > ul > li.current::before {
        content: "";
        width: 100%;
        height: 4px;
        background: #e20226;
        position: absolute;
        top: 0;
        left: 0; }
        @media only screen and (max-width: 1023px) {
          #fc_header .gnavi > ul > li.current::before {
            display: none; } }
      @media only screen and (min-width: 1025px) {
        #fc_header .gnavi > ul > li:first-child > a {
          padding-left: 0; } }
      #fc_header .gnavi > ul > li .has-child.is-open ~ div,
      #fc_header .gnavi > ul > li .has-child.is-open ~ ul {
        max-height: 100vh; }
        @media only screen and (max-width: 1023px) {
          #fc_header .gnavi > ul > li .has-child.is-open ~ div,
          #fc_header .gnavi > ul > li .has-child.is-open ~ ul {
            max-height: 100%;
            padding: 0;
            border-bottom: none; } }
      #fc_header .gnavi > ul > li .accordion_menu {
        background-color: rgba(157, 11, 23, 0.95);
        padding: 0;
        width: 100%;
        overflow: hidden;
        position: absolute;
        top: 92px;
        left: 0;
        display: none;
        z-index: 99;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) inset; }
        @media only screen and (max-width: 1023px) {
          #fc_header .gnavi > ul > li .accordion_menu {
            position: static; } }
        #fc_header .gnavi > ul > li .accordion_menu .container {
          max-width: 1200px;
          margin: 0 auto;
          padding: 20px 15px;
          position: relative; }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu .container {
              padding: 0; } }
        #fc_header .gnavi > ul > li .accordion_menu ul {
          float: left; }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu ul {
              float: none; } }
          #fc_header .gnavi > ul > li .accordion_menu ul li a {
            color: #fff;
            padding: 5px 0;
            display: inline-block;
            transition: all 0.3s ease-in-out 0s; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu ul li a {
                padding: 8px 10px;
                border-bottom: 1px solid rgba(255, 255, 255, 0.3);
                display: block;
                position: relative; } }
            #fc_header .gnavi > ul > li .accordion_menu ul li a::before {
              font-family: "fontello";
              font-style: normal;
              font-weight: normal;
              speak: none;
              display: inline-block;
              text-decoration: inherit;
              text-align: center;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              margin-right: 6px;
              content: "\f105"; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu ul li a::before {
                  font-size: 22px;
                  position: absolute;
                  top: 50%;
                  right: 10px;
                  transform: translateY(-50%); } }
            #fc_header .gnavi > ul > li .accordion_menu ul li a:hover {
              opacity: 0.6; }
            #fc_header .gnavi > ul > li .accordion_menu ul li a sub {
              font-size: 8px;
              bottom: 0; }
        #fc_header .gnavi > ul > li .accordion_menu.about_us ul:not(:last-child) {
          margin-right: 120px; }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu.about_us ul:not(:last-child) {
              margin-right: 0; } }
        #fc_header .gnavi > ul > li .accordion_menu.about_us ul:first-child li:not(:first-child) {
          padding-left: 20px; }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu.about_us ul:first-child li:not(:first-child) {
              padding: 0; } }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu.about_us ul:first-child li:not(:first-child) a {
              background: #c02532;
              padding-left: 20px; } }
        #fc_header .gnavi > ul > li .accordion_menu.about_us figure {
          float: right; }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu.about_us figure {
              display: none; } }
        #fc_header .gnavi > ul > li .accordion_menu.products ul:not(:last-child) {
          margin-right: 60px; }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu.products ul:not(:last-child) {
              margin-right: 0; } }
        #fc_header .gnavi > ul > li .accordion_menu.products ul li a {
          padding: 0;
          line-height: 42px;
          margin-bottom: 4px; }
          #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd {
            padding-left: 80px; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd {
                padding-left: 12px; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd01 {
              background: url(../images/fchd_01semiconductor.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd01 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd02 {
              background: url(../images/fchd_02life.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd02 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd03 {
              background: url(../images/fchd_03wireless.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd03 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd04 {
              background: url(../images/fchd_04computer.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd04 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd05 {
              background: url(../images/fchd_05environmental.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd05 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd06 {
              background: url(../images/fchd_06medical.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd06 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd07 {
              background: url(../images/fchd_07crystal_sapphire.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd07 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd08 {
              background: url(../images/fchd_08metallized.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd08 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd09 {
              background: url(../images/fchd_09electronics.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd09 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd10 {
              background: url(../images/fchd_10heaters.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd10 {
                  background: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd11 {
              background: url(../images/fchd_11piezoelectric.png) no-repeat 0 center;
              background-size: contain; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products ul li a.prd.prd11 {
                  background: none; } }
        #fc_header .gnavi > ul > li .accordion_menu.products .banners {
          float: right; }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu.products .banners {
              display: none; } }
        #fc_header .gnavi > ul > li .accordion_menu.products .btn_block {
          margin-top: 20px; }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block {
              margin: 0;
              padding: 15px; } }
          #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a {
            color: #e20226;
            line-height: 45px;
            text-align: center;
            background: #f9f9f9;
            border-radius: 5px;
            width: 320px;
            height: 45px;
            border: 1px solid #d0d0d0;
            position: relative;
            display: inline-block;
            transition: all 0.3s ease-in-out 0s; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a {
                width: 100%; } }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a span::before {
              font-family: "fontello";
              font-style: normal;
              font-weight: normal;
              speak: none;
              display: inline-block;
              text-decoration: inherit;
              text-align: center;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              margin-right: 10px;
              content: "\e82f"; }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a::before, #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a::after {
              font-family: "fontello";
              font-style: normal;
              font-weight: normal;
              speak: none;
              display: inline-block;
              text-decoration: inherit;
              text-align: center;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              position: absolute;
              top: 50%;
              transform: translateY(-50%); }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a::before {
              color: #dcb3b3;
              font-size: 22px;
              left: 20px; }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a::after {
              right: 10px; }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a:nth-child(2) {
              margin: 0 10px; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a:nth-child(2) {
                  margin: 10px 0; } }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a.btn_search::after {
              content: "\f105"; }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a.btn_search_material::before {
              content: "\e81b"; }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a.btn_search_property::before {
              content: "\e81a"; }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a.btn_catalogue {
              float: right;
              /*&::after {
                content: "\e830";
              }*/ }
              #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a.btn_catalogue::before {
                content: "\e819"; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a.btn_catalogue {
                  float: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a:hover {
              color: #fff;
              background: #e20226; }
              #fc_header .gnavi > ul > li .accordion_menu.products .btn_block a:hover::before {
                color: #fff; }
        #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder {
          float: left; }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder {
              float: none; } }
          #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dt {
            color: #fff;
            font-size: 24px;
            font-weight: 700;
            margin-bottom: 5px; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dt {
                font-size: 18px;
                border-bottom: 1px solid rgba(255, 255, 255, 0.3);
                margin: 0;
                padding: 10px;
                position: relative; } }
            @media only screen and (max-width: 768px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dt {
                font-size: 14px; } }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dt::before {
              font-family: "fontello";
              font-style: normal;
              font-weight: normal;
              speak: none;
              display: inline-block;
              text-decoration: inherit;
              text-align: center;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              margin-right: 10px; }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dt::after {
              /*@include media(tabL){
                @include fontSet_icon;
                font-size: 22px;
                position: absolute;
                top: 50%;
                right: 15px;
                transform: translateY(-50%);
                content: "\f107";
              }*/ }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dt.heading_property::before {
              content: "\e81a"; }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dt.heading_material::before {
              content: "\e81b"; }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dt.heading_catalogs::before {
              content: "\e819"; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dt.heading_catalogs {
                display: none; } }
          @media only screen and (max-width: 1023px) {
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd ul a {
              background: #bf3b47;
              padding: 8px 10px 8px 30px; } }
          #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd .btn_block {
            margin-top: 0; }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd .btn_block a {
              color: #000; }
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd .btn_block a.btn_catalogue {
                color: #e20226;
                line-height: 45px;
                text-align: center;
                background: #f9f9f9;
                border-radius: 5px;
                width: 300px;
                height: 45px;
                border: 1px solid #d0d0d0;
                position: relative;
                display: inline-block;
                transition: all 0.3s ease-in-out 0s; }
                @media only screen and (max-width: 1023px) {
                  #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd .btn_block a.btn_catalogue {
                    width: 100%; } }
                #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd .btn_block a.btn_catalogue::before {
                  font-family: "fontello";
                  font-style: normal;
                  font-weight: normal;
                  speak: none;
                  display: inline-block;
                  text-decoration: inherit;
                  text-align: center;
                  -webkit-font-smoothing: antialiased;
                  -moz-osx-font-smoothing: grayscale;
                  position: absolute;
                  top: 50%;
                  left: 20px;
                  transform: translateY(-50%);
                  font-size: 22px;
                  color: #dcb3b3;
                  content: "\e819"; }
                #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd .btn_block a.btn_catalogue span::before {
                  font-family: "fontello";
                  font-style: normal;
                  font-weight: normal;
                  speak: none;
                  display: inline-block;
                  text-decoration: inherit;
                  text-align: center;
                  -webkit-font-smoothing: antialiased;
                  -moz-osx-font-smoothing: grayscale;
                  margin-right: 10px;
                  content: "\e82f"; }
                #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd .btn_block a.btn_catalogue:hover {
                  color: #fff;
                  background: #e20226; }
                  #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl dd .btn_block a.btn_catalogue:hover::before {
                    color: #fff; }
          #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl + dl {
            margin-top: 30px; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dl + dl {
                margin-top: 0; } }
          #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .col {
            float: left; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .col {
                float: none; } }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .col:not(:last-child) {
              margin-right: 30px; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .col:not(:last-child) {
                  margin-right: 0; } }
          #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg {
            color: #fff;
            font-size: 18px;
            font-style: italic;
            position: relative;
            padding-left: 26px; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg {
                font-size: 16px;
                background: #c02532;
                border-bottom: 1px solid rgba(255, 255, 255, 0.3);
                padding: 10px;
                cursor: pointer; } }
            @media only screen and (max-width: 768px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg {
                font-size: 14px;
                padding: 6px 10px 6px 38px; } }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg::before {
              position: absolute;
              top: 50%;
              left: -2px;
              transform: translateY(-50%);
              display: block;
              font-family: "fontello";
              font-size: 24px;
              font-style: normal;
              font-weight: normal; }
              @media only screen and (max-width: 768px) {
                #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg::before {
                  left: 20px;
                  font-size: 16px; } }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg.mechanical::before {
              content: "\E8BB"; }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg.electrical::before {
              content: "\E8BA"; }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg.thermal::before {
              content: "\E8BC"; }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg.chemical::before {
              content: "\E8BD"; }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg:not(:first-child) {
              margin-top: 20px; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .sub_ctg:not(:first-child) {
                  margin-top: 0; } }
          #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder ul {
            float: none; }
          #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder:not(:last-child) {
            margin-right: 45px; }
#fc_header .gnavi > ul > li .accordion_menu.technical_data .holder dd ul li{
	width: 35%;
    float: left;
}
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder:not(:last-child) {
                margin-right: 0; } }
          #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .btn_block {
            margin-top: 30px; }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .btn_block {
                margin-top: 0;
                padding: 15px; } }
            @media only screen and (max-width: 1023px) {
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .btn_block.btn_block_catalogue {
                padding-bottom: 0; } }
            #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .btn_block .btn_download {
              color: #e20226;
              line-height: 45px;
              background: #f6f6f6;
              border: 1px solid #b9b9b9;
              border-radius: 5px;
              width: 300px;
              height: 45px;
              padding: 0 10px;
              display: inline-block;
              position: relative;
              transition: all 0.3s ease-in-out 0s; }
              @media only screen and (max-width: 1023px) {
                #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .btn_block .btn_download {
                  text-align: center;
                  width: 100%; } }
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .btn_block .btn_download::after {
                font-family: "fontello";
                font-style: normal;
                font-weight: normal;
                speak: none;
                display: inline-block;
                text-decoration: inherit;
                text-align: center;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                position: absolute;
                top: 50%;
                right: 10px;
                transform: translateY(-50%);
                content: "\e830"; }
              #fc_header .gnavi > ul > li .accordion_menu.technical_data .holder .btn_block .btn_download:hover {
                color: #fff;
                background: #e20226; }
    @media only screen and (max-width: 1023px) {
      #fc_header .gnavi {
        /*.has-child + dd,
        .has-child + ul{
          max-height: 0;
          overflow: hidden;
        }*/ }
        #fc_header .gnavi li .has-child.is-open + ul,
        #fc_header .gnavi li .has-child.is-open + dd {
          max-height: 100vh;
          position: relative;
          top: inherit;
          left: inherit;
          padding: 0; } }
  #fc_header .languagenavi {
    position: relative;
    transition: left .5s;
    width: 130px; }
    @media only screen and (max-width: 1023px) {
      #fc_header .languagenavi {
        margin: 0;
        position: absolute;
        padding: 0;
        top: 41px;
        left: -60%;
        bottom: 0;
        width: 60%;
        margin-top: 0;
        background-color: #f8f8f8;
        border-right: 1px solid #ccc; }
        #fc_header .languagenavi.is-open {
          left: 0; } }
    #fc_header .languagenavi .languagenavi_txt {
      color: #666;
      font-size: 14px;
      position: relative;
      background: #fff;
      text-align: center;
      border: 1px solid #ddd;
      border-radius: 5px;
      padding: 4px 14px 4px 0px;
      cursor: pointer;
      transition: all 0.3s ease-in-out 0s; }
      @media only screen and (max-width: 1023px) {
        #fc_header .languagenavi .languagenavi_txt {
          display: none; } }
      #fc_header .languagenavi .languagenavi_txt:after {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 4px;
        right: 10px;
        color: #e20226;
        content: '\f107';
        transition: all .2s; }
      #fc_header .languagenavi .languagenavi_txt:hover {
        background: #e20226;
        color: #fff; }
        #fc_header .languagenavi .languagenavi_txt:hover:after {
          color: #fff; }
      #fc_header .languagenavi .languagenavi_txt.is-open {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
        #fc_header .languagenavi .languagenavi_txt.is-open:after {
          transform: rotate(180deg); }
      #fc_header .languagenavi .languagenavi_txt.is-open ~ ul {
        max-height: 100vh; }
    #fc_header .languagenavi ul {
      transition: max-height .5s;
      position: absolute;
      z-index: 10000;
      top: auto;
      left: auto;
      width: 100%;
      max-height: 0;
      overflow: hidden;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      background-color: #fff;
      border-radius: 5px;
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
      @media only screen and (max-width: 1023px) {
        #fc_header .languagenavi ul {
          border-radius: 0; } }
      #fc_header .languagenavi ul li {
        border-bottom: 1px solid #ccc; }
        #fc_header .languagenavi ul li a {
          color: #666;
          font-size: 14px;
          position: relative;
          text-align: center;
          padding: 4px 14px 4px 0px;
          display: block;
          transition: all 0.5s;
          position: relative; }
          @media only screen and (max-width: 1023px) {
            #fc_header .languagenavi ul li a {
              text-align: center; } }
          #fc_header .languagenavi ul li a:after {
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            top: 4px;
            right: 10px;
            color: #e20226;
            content: '\f105';
            margin-left: 10px; }
            @media only screen and (max-width: 1023px) {
              #fc_header .languagenavi ul li a:after {
                top: 15px;
                right: 10px; } }
          #fc_header .languagenavi ul li a:hover {
            color: #fff;
            background: #e20226; }
          #fc_header .languagenavi ul li a:hover:after {
            color: #fff; }
      @media only screen and (max-width: 1023px) {
        #fc_header .languagenavi ul {
          display: block;
          max-height: inherit;
          overflow: inherit; }
          #fc_header .languagenavi ul li {
            display: block;
            border-bottom: 1px solid #ccc; }
            #fc_header .languagenavi ul li a {
              display: block;
              padding: 15px 10px; } }

.body_toppage #fc_header {
    display: none;
  background: transparent; }
.body_toppage .header_nav {
  background: rgba(255, 255, 255, 0.8); }

/*--------------------------
modal
---------------------------*/
.remodal .inner {
  padding: 30px 50px 40px; }
  @media only screen and (max-width: 768px) {
    .remodal .inner {
      padding: 20px 20px 30px; } }
  .remodal .inner .h {
    color: #e20226;
    font-size: 40px;
    margin-bottom: 30px; }
    .remodal .inner .h::before {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 10px;
      content: "\e82f"; }
    @media only screen and (max-width: 768px) {
      .remodal .inner .h {
        font-size: 30px;
        margin: 15px; } }
  .remodal .inner .fc_search_input {
    font-size: 18px;
    line-height: 50px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
    width: 400px;
    height: 50px;
    padding: 0 15px;
    margin: 0;
    outline: none;
    transition: all 0.3s ease-in-out 0s; }
    @media only screen and (max-width: 768px) {
      .remodal .inner .fc_search_input {
        font-size: 16px;
        width: 100%; } }
    .remodal .inner .fc_search_input:focus {
      background: #fff;
      border-color: #e20226; }
  .remodal .inner .fc_search_submit {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    background: #e20226;
    border: none;
    border-radius: 5px;
    width: 350px;
    height: 50px;
    padding: 0 10px;
    margin: 20px auto 0;
    display: inline-block;
    position: relative;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all 0.3s ease-in-out 0s; }
    @media only screen and (max-width: 768px) {
      .remodal .inner .fc_search_submit {
        font-size: 20px;
        width: 85%; } }
    .remodal .inner .fc_search_submit:hover {
      background: #960119; }

/*--------------------------
footer
---------------------------*/
#fc_footer {
  width: 100%;
  height: 125px; }
  #fc_footer .variable_box {
    width: 100%;
    height: 125px;
    transition: all .5s ease-in-out;
    z-index: 999; }
    @media only screen and (max-width: 768px) {
      #fc_footer .variable_box {
        height: 64px; } }
    #fc_footer .variable_box.fixed {
      position: fixed;
      bottom: -118px;
      left: 0; }
    #fc_footer .variable_box.fixed2 {
      position: fixed;
      bottom: 0;
      left: 0; }
    #fc_footer .variable_box .variable_inner {
      position: relative;
      width: 100%;
      height: 125px; }
      @media only screen and (max-width: 768px) {
        #fc_footer .variable_box .variable_inner {
          height: 64px; } }
      #fc_footer .variable_box .variable_inner .nav_products {
        position: absolute;
        bottom: 125px;
        left: 0;
        width: 100%;
        background: rgba(157, 11, 23, 0.95); }
        @media only screen and (max-width: 1023px) {
          #fc_footer .variable_box .variable_inner .nav_products {
            display: none; } }
        #fc_footer .variable_box .variable_inner .nav_products .btn_toggle {
          display: block;
          position: absolute;
          top: -26px;
          right: 20px; }
          #fc_footer .variable_box .variable_inner .nav_products .btn_toggle span {
            color: #fff;
            font-size: 14px;
            font-weight: 500;
            line-height: 28px;
            text-align: center;
            background: #333;
            width: 236px;
            height: 28px;
            padding: 0 10px;
            border-radius: 10px 10px 0 0;
            display: inline-block;
            position: relative;
            transition: all 0.3s ease-in-out 0s; }
            #fc_footer .variable_box .variable_inner .nav_products .btn_toggle span::after {
              font-family: "fontello";
              font-style: normal;
              font-weight: normal;
              speak: none;
              display: inline-block;
              text-decoration: inherit;
              text-align: center;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              position: absolute;
              top: 50%;
              right: 10px;
              transform: translateY(-50%) rotate(180deg);
              content: "\f107";
              transition: all 0.3s ease-in-out 0s; }
          #fc_footer .variable_box .variable_inner .nav_products .btn_toggle:hover {
            cursor: pointer; }
            #fc_footer .variable_box .variable_inner .nav_products .btn_toggle:hover span {
              background: #1a1a1a; }
          #fc_footer .variable_box .variable_inner .nav_products .btn_toggle.is-open span::after {
            transform: translateY(-50%); }
        #fc_footer .variable_box .variable_inner .nav_products nav {
          display: table;
          padding: 16px 0;
          display: none; }
          #fc_footer .variable_box .variable_inner .nav_products nav .block {
            display: table-cell;
            vertical-align: top;
            width: 25%; }
            #fc_footer .variable_box .variable_inner .nav_products nav .block .h {
              color: #fff;
              font-size: 20px;
              font-weight: 700;
              line-height: 1;
              margin-bottom: 12px; }
            #fc_footer .variable_box .variable_inner .nav_products nav .block .row_tb {
              display: table; }
              #fc_footer .variable_box .variable_inner .nav_products nav .block .row_tb .row_cl {
                display: table-cell;
                vertical-align: top;
                padding-right: 56px; }
                #fc_footer .variable_box .variable_inner .nav_products nav .block .row_tb .row_cl ul:not(:first-child) {
                  margin-top: 8px; }
                #fc_footer .variable_box .variable_inner .nav_products nav .block .row_tb .row_cl ul li.indent {
                  padding-left: 14px; }
                #fc_footer .variable_box .variable_inner .nav_products nav .block .row_tb .row_cl ul li a {
                  font-size: 14px;
                  line-height: 1.3;
                  color: #fff;
                  padding: 3px 0 3px 1em;
                  text-indent: -0.5em;
                  display: inline-block;
                  transition: all 0.3s ease-in-out 0s; }
                  #fc_footer .variable_box .variable_inner .nav_products nav .block .row_tb .row_cl ul li a::before {
                    font-family: "fontello";
                    font-style: normal;
                    font-weight: normal;
                    speak: none;
                    display: inline-block;
                    text-decoration: inherit;
                    text-align: center;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    font-size: 12px;
                    margin-right: 4px;
                    content: "\f105"; }
                  #fc_footer .variable_box .variable_inner .nav_products nav .block .row_tb .row_cl ul li a:hover {
                    opacity: 0.6; }
                  #fc_footer .variable_box .variable_inner .nav_products nav .block .row_tb .row_cl ul li a sub {
                    font-size: 8px;
                    bottom: 0; }
            #fc_footer .variable_box .variable_inner .nav_products nav .block.about_us {
              margin-right: 36px; }
            #fc_footer .variable_box .variable_inner .nav_products nav .block.products {
              margin-right: 36px; }
      #fc_footer .variable_box .variable_inner .contact_block {
        text-align: center;
        background: #333;
        width: 100%;
        /*height: 125px;*/
        padding: 20px 0;
        z-index: 100;
        transition: all 0.3s ease-in-out 0s;
        /*@include media(tabL){
          width: 100%;
          padding: 15px 0;
          position: fixed;
          bottom: -94px;
          left: 0;
        }*/ }
        @media only screen and (max-width: 768px) {
          #fc_footer .variable_box .variable_inner .contact_block {
            height: 64px; } }
        #fc_footer .variable_box .variable_inner .contact_block .row {
          /*display: inline-block;*/ }
          @media only screen and (max-width: 1023px) {
            #fc_footer .variable_box .variable_inner .contact_block .row {
              display: block; } }
        #fc_footer .variable_box .variable_inner .contact_block p {
          color: #fff;
          font-size: 16px;
          line-height: 1.3;
          text-align: left;
          margin-right: 60px;
          margin-top: 19px;
          float: left; }
          @media only screen and (max-width: 1023px) {
            #fc_footer .variable_box .variable_inner .contact_block p {
              font-size: 16px;
              text-align: center;
              margin: 0 0 10px 0;
              float: none;
              display: none; } }
          @media only screen and (max-width: 768px) {
            #fc_footer .variable_box .variable_inner .contact_block p {
              display: none; } }
        #fc_footer .variable_box .variable_inner .contact_block .btn_contact {
        	float: right;
          color: #fff;
          font-size: 20px;
          font-weight: 500;
          text-align: center;
          background: #e20226;
          border-radius: 5px;
          width: 395px;
          padding: 29px 50px;
          display: inline-block;
          position: relative;
          transition: all 0.3s ease-in-out 0s;
          /*span{
            font-size: 12px;
            margin-top: 4px;
            display: block;
            @include media(sp){
              font-size: 10px;
              margin-top: 0;
            }
          }*/ }
          @media only screen and (max-width: 768px) {
            #fc_footer .variable_box .variable_inner .contact_block .btn_contact {
            	text-align: center;
              font-size: 18px;
              width: 100%;
              padding: 8px 10px;
            	padding-left: 0;}
            #fc_footer .variable_box .variable_inner .contact_block .btn_contact span:before{
            	left: 10px;
            }}
          #fc_footer .variable_box .variable_inner .contact_block .btn_contact::after {
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            top: 50%;
            right: 50px;
            transform: translateY(-50%);
            transition: all 0.3s ease-in-out 0s;
            content: "\f105"; }
          #fc_footer .variable_box .variable_inner .contact_block .btn_contact span:before {
          	position: absolute;
          	left: 50px;
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: inline-block;
            content: "\F0E0";
            margin-right: 12px; }
          #fc_footer .variable_box .variable_inner .contact_block .btn_contact:hover {
            background: #960119; }

.st-GlobalFooter_PageTop {
  z-index: 999; }

/*--------------------------
utility
---------------------------*/
.visible-sp {
  display: none !important; }
  @media only screen and (max-width: 768px) {
    .visible-sp {
      display: block !important; } }

@media only screen and (max-width: 768px) {
  .hidden-sp {
    display: none !important; } }

/* ------------------------------
Fade Effect
------------------------------ */
.fadein_zero {
  opacity: 0;
  transform: translate(0px, 0px);
  transition: all 1s; }
  @media only screen and (max-width: 768px) {
    .fadein_zero {
      transform: translate(0px, 0px); } }

.fadein_zero.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.fadein_top {
  opacity: 0;
  transform: translate(0px, 20px);
  transition: all 1s; }
  @media only screen and (max-width: 768px) {
    .fadein_top {
      transform: translate(0px, 10px); } }

.fadein_top.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.fadein_bottom {
  opacity: 0;
  transform: translate(0px, -20px);
  transition: all 1s; }
  @media only screen and (max-width: 768px) {
    .fadein_bottom {
      transform: translate(0px, 10px); } }

.fadein_bottom.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

/*# sourceMappingURL=common.css.map */
