html[lang^="en"] body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important; }

.st-GlobalHeader {
  line-height: 1.6;
  font-size: 16px; }

.is-left {
  float: left; }

.is-right {
  float: right; }

.is-center {
  text-align: center; }

.attention {
  color: #f00; }

.st-Breadcrumb_List a {
  color: #666 !important;
  text-decoration: none !important; }
  .st-Breadcrumb_List a:hover {
    color: #df0523 !important;
    text-decoration: underline !important; }

.st-DropGlobalNav_Item a {
  color: #FFF;
  text-decoration: none; }
  .st-DropGlobalNav_Item a:hover, .st-DropGlobalNav_Item a:visited {
    color: #FFF;
    text-decoration: underline; }

.st-GlobalNav_DropGnavCloseIcon::before, .st-GlobalNav_SearchCloseIcon::before {
  font-size: 20.8px; }

.st-GlobalFooter_NavItem {
  color: #666;
  text-decoration: none; }
  .st-GlobalFooter_NavItem a {
    color: #666;
    text-decoration: none; }
    .st-GlobalFooter_NavItem a:hover, .st-GlobalFooter_NavItem a:visited {
      text-decoration: underline; }

.st-GlobalLink {
  color: #666 !important;
  text-decoration: none !important; }
  .st-GlobalLink:hover {
    color: #df0523 !important; }

/* Wrapper
-----------------------------------------------------------------*/
#wrapper {
  position: relative; }

/* Header
-----------------------------------------------------------------*/
#headnav-fix {
  width: 100%;
  height: auto;
  background: #FFF url(../images/header_bg.gif) repeat-x left bottom; }
  #headnav-fix .header-cont {
    max-width: 1170px;
    margin: 0 auto; }
  #headnav-fix .header-frame {
    margin-bottom: 10px; }

#global-navi-box {
  background: url(../images/gnavi_bg.gif) no-repeat right bottom 10%;
  font-size: 180%;
  line-height: 1.4; }
  #global-navi-box li.long {
    font-size: 90%; }
    #global-navi-box li.long span {
      display: block; }
  #global-navi-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #global-navi-box ul li {
      width: 193px;
      text-align: center;
      height: auto;
      text-align: center;
      letter-spacing: 0.02em;
      background: url(../images/gnavi_bg.gif) no-repeat left bottom 10%; }
      #global-navi-box ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        vertical-align: middle;
        height: 100%;
        padding: 10px 5px;
        color: #333;
        font-weight: bold;
        text-decoration: none; }
        #global-navi-box ul li a:hover {
          color: #999; }
        #global-navi-box ul li a.active {
          color: #999; }

/* Container
-----------------------------------------------------------------*/
#main-image {
  overflow: hidden;
  margin-top: 30px;
  background: url(../images/main_img1.jpg) no-repeat; }
  #main-image img {
    margin-bottom: 20px; }
  #main-image .main-area {
    /* display:none */
    margin-left: -100px;
    opacity: 0; }
  #main-image .bnr-area {
    font-size: 0;
    margin-left: -5px;
    margin-right: -5px; }
    #main-image .bnr-area li {
      display: inline-block;
      margin: 5px; }
    #main-image .bnr-area img {
      margin: 0; }

.note-right {
  font-size: 13px;
  text-align: right;
  margin-bottom: 40px; }

.main-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 2px solid #DF0623;
  font-size: 220%;
  font-weight: bold; }

.sub-title3 {
  margin-bottom: 15px;
  font-size: 160%;
  font-weight: bold; }

.cont-box .sub-title3 {
  font-size: 100% !important; }

.pagetop.inpage {
  position: static;
  margin-bottom: 60px;
  font-size: 120%; }

/*** Topics ***/
#topics {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #eee; }
  #topics p {
    font-size: 140%; }

/*** Content ***/
#pcontent {
  margin-bottom: 40px; }
  #pcontent .bottom {
    margin-bottom: 80px !important; }
  #pcontent .picbox-r {
    float: right;
    padding: 0 0 0 20px; }
  #pcontent .txtbox .picbox-r {
    padding: 0 0 0 10px; }
  #pcontent .picbox-l {
    float: left;
    padding: 5px 20px 0 0; }
  #pcontent .txtbox .picbox-l {
    padding-top: 0; }
  #pcontent .cont-box {
    margin-bottom: 30px;
    font-size: 160%; }
  #pcontent .cont-box50m {
    margin-bottom: 50px; }
  #pcontent .cont-box > .txt {
    margin: 0;
    font-size: 87.5%;
    margin-bottom: 30px; }
  #pcontent .cont-box .box-text {
    font-size: 87.5%;
    margin-bottom: 30px; }
  #pcontent .cont-box ul, #pcontent .cont-box .list-title {
    margin-bottom: 20px; }
  #pcontent .sklimg p {
    margin-bottom: 0;
    clear: right; }
  #pcontent .cont-box.is-center > p {
    margin: 0; }
  #pcontent .cont-box .normal-list {
    font-size: 87.5%; }
  #pcontent .cont-box .note {
    font-size: 75%; }
  #pcontent .cont-box .supple {
    text-align: left;
    font-size: 75%;
    margin-top: 5px; }
  #pcontent .cont-box .supple418w {
    margin: 0 auto;
    width: 418px;
    margin-top: 5px; }
  #pcontent .cont-box .supple594w {
    margin: 0 auto;
    width: 594px; }
  #pcontent .cont-box .supple707w {
    margin: 10px auto 0;
    width: 707px; }
  #pcontent .cont-box .supple722w {
    margin: 10px auto 0;
    width: 722px; }
  #pcontent .cont-box .supple30 {
    margin-bottom: 30px; }
  #pcontent .cont-box table {
    width: 707px;
    margin: 0 auto 10px;
    font-size: 87.5%; }
    #pcontent .cont-box table th, #pcontent .cont-box table td {
      padding: 5px;
      text-align: center;
      border: 1px solid #ccc; }
    #pcontent .cont-box table.even th, #pcontent .cont-box table.even td {
      width: 192px; }
    #pcontent .cont-box table th {
      font-weight: bold;
      background-color: #eee; }
      #pcontent .cont-box table th:first-child {
        width: 70%; }
    #pcontent .cont-box table.even td {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      height: 50px; }
      #pcontent .cont-box table.even td:first-child {
        padding: 5px 20px;
        text-align: left; }
    #pcontent .cont-box table .tbody {
      margin-bottom: 10px; }
    #pcontent .cont-box table td img {
      vertical-align: middle; }
    #pcontent .cont-box table .screw {
      padding: 5px 0 5px 15px;
      text-align: left; }
    #pcontent .cont-box table .table-img {
      padding-right: 10px; }
  #pcontent .supple-area {
    padding: 20px;
    background: #f1f1f1; }
  #pcontent .supple-area500w {
    width: 500px; }
  #pcontent .supple-area515w {
    width: 515px; }
  #pcontent .supple-area .sup-title {
    font-weight: bold;
    font-size: 87.5%;
    margin-bottom: 10px; }
  #pcontent .cont-box .in-supple-area .box-text, #pcontent .cont-box .supple-area .box-text {
    margin: 0; }
  #pcontent .in-summary {
    margin-bottom: 40px;
    border: 1px solid #B4521A;
    padding: 20px;
    font-size: 14px;
    font-weight: bold; }
  #pcontent .literature {
    line-height: 25px; }
  #pcontent .displayflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
    #pcontent .displayflex__left {
      margin-right: 30px; }
      #pcontent .displayflex__left--401 {
        width: calc(1170px - 431px); }
      #pcontent .displayflex__left--385 {
        width: calc(1170px - 415px); }
    #pcontent .displayflex__right--401 {
      width: 401px; }
      #pcontent .displayflex__right--401 img {
        width: 100%; }
    #pcontent .displayflex__right--385 {
      width: 385px; }
      #pcontent .displayflex__right--385 img {
        width: 100%; }
