@charset "UTF-8";
@import url("/e/resource/css/corporate.css") print;
@import url("//c.marsflag.com/mf/mfx/1.0/css/mfx-serp.css") print;
@import url("/e/resource/css/search.css") print;

@media print {
  body {
    width: 1020px !important;
/*    margin:0 auto;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: 0 0;*/
  }
}

.sp-visibility {
	display:none !important;
}

.clear-both {clear:both !important;}
.mr-0 {margin-right:0 !important;}

/*************** common style ***************/

@media (min-width: 768px) {
  .sp-visibility {
    display: none;
    visibility: hidden; } }
.clearfix:after {
  content: "";
  clear: both;
  display: block; }

.transition {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

@media all and (-ms-high-contrast:none){
  article.middle-page section.content .title {
    font-size: 20px !important;
  }
}


body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  -webkit-font-feature-settings: "pwid";
  font-feature-settings: "pwid";
  min-width: 1000px; }
  body a {
    color: inherit;
    text-decoration: none; }
  body sub {
    font-size: 0.6em; }
  body sup {
    font-size: 0.6em;
    vertical-align: 3px; }
  body .sp-enlarge-text {
    font-size: 11px;
    line-height: 19px;
    margin: 7px 0;
    text-align: center; }
  body .icon-ex-link {
    background: inherit;
    display: inline-block;
    height: calc(1em - 2px);
    position: relative;
    vertical-align: -1px;
    width: calc(1em - 2px); }
    body .icon-ex-link::before, body .icon-ex-link::after {
      box-sizing: border-box;
      border: 1px solid #484848;
      content: "";
      display: block;
      height: calc(100% - 2px);
      position: absolute;
      width: calc(100% - 2px); }
    body .icon-ex-link::before {
      background: #C9C9C9;
      top: 0;
      right: 0;
      z-index: 2; }
    body .icon-ex-link::after {
      bottom: 0;
      left: 0;
      z-index: 1; }

#top {display:none !important;}
/*#top {
  background-color: #3e3a39;
  color: #fff;
  height: 26px;
  font-size: 83%;
  left: 0;
  line-height: 2;
  position: fixed;
  text-align: center;
  top: -30px;
  width: 100%;
  z-index: 5; }
  #top.focus {
    top: 0; }
  #top a {
    background: no-repeat 100% 3px/16px 16px url(../img/common/icon_link_bottom_white_hd.png);
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 18px 3px 0;
    vertical-align: middle; }
*/
#header {
  border-top: 3px solid #C5091D; }
  #header.focus {
    margin-top: 16px; }
  #header .header-inbox {
    height: 52px;
    margin: 0 auto;
    width: 1000px; }
    #header .header-inbox .logo-main {
      height: 29px;
      float: left;
      margin-right: 22px;
      padding: 12px 0 11px 1px;
      width: 184px; }
      #header .header-inbox .logo-main a {
        display: block;
        height: 29px; }
      #header .header-inbox .logo-main img {
        vertical-align: top;
        width: 100%; }
    #header .header-inbox .icon-magic {
      height: 30px;
      float: left;
      padding: 11px 0;
      width: 119px; }
      #header .header-inbox .icon-magic img {
        vertical-align: top;
        width: 100%; }
    #header .header-inbox .float-box {
      float: right;
      padding: 14px 0 12px;
      width: 560px; }
/*    #header .header-inbox .form-search {
      -webkit-appearance: none;
      appearance: none;
      font-size: 0;
      letter-spacing: 0;
      margin-right: 10px;
      float: left;
      width: 220px; }
      #header .header-inbox .form-search input {
        background: #E4E5E6 !important;
        border: none !important;
        border-radius: 0;
        box-sizing: border-box;
        display: inline-block;
        height: 26px;
        padding: 0 10px !important;
        vertical-align: top; }
      #header .header-inbox .form-search input[type="text"] {
        font-size: 13px;
        line-height: 26px;
        padding: 0 10px;
        width: 185px; }
      #header .header-inbox .form-search input[type="submit"] {
        background-image: url("../img/common/icon-search.png") !important;
        background-position: 50% 50% !important;
        background-repeat: no-repeat !important;
        width: 35px; }*/
    #header .header-inbox .btn-english {
      border: 1px solid #000;
      box-sizing: border-box;
      display: block;
      font-size: 13px;
      float: left;
      height: 26px;
      line-height: 26px;
      margin-right: 10px;
      text-align: center;
      width: 97px; }
      #header .header-inbox .btn-english img {
        margin-right: 2px;
        vertical-align: -3px;
        width: 16px; }
    #header .header-inbox .btn-china {
      border: 1px solid #000;
      box-sizing: border-box;
      display: block;
      font-size: 13px;
      float: left;
      height: 26px;
      line-height: 26px;
      margin-right: 20px;
      text-align: center;
      width: 130px; }
      #header .header-inbox .btn-china img {
        margin-right: 2px;
        vertical-align: -3px;
        width: 16px; }
    #header .header-inbox .logo-hitachi {
      display: block;
      float: left;
      height: 12px;
      margin-top: 7px;
      width: 72px; }
      #header .header-inbox .logo-hitachi img {
        vertical-align: top;
        width: 100%; }
    #header .header-inbox .btn-nav {
      display: none; }

#header .sitemap{
  padding: 10px 10px 15px 0;
  text-align:right; }

#nav {
  background: #000; }
  #nav #nav-list {
    border-right: 1px solid #616263;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    width: 1000px; }
    #nav #nav-list > li {
      border-left: 1px solid #616263;
      box-sizing: border-box;
      color: #fff;
      font-size: 14px;
      float: left;
      line-height: 50px;
      text-align: center;
/*      width: 139px;*/
      width: 153px; }
      #nav #nav-list > li:hover {
        background: #484848; }
      #nav #nav-list > li:nth-of-type(4) {
        width: 223px; }
      #nav #nav-list > li a {
        display: block; }
    #nav #nav-list .nav-list-search {
      cursor: pointer;
      font-size: 18px;
      width: 195px; }
    #nav #nav-list .nav-list-contact {
      background: #C7081C;
      width: 164px; }
      #nav #nav-list .nav-list-contact:hover {
        background: #d94c58; }
  #nav .drop-list-1 {
    display: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    width: 1000px;
    z-index: 9; }
    #nav .drop-list-1 dt {
      background: #FEFFFF;
      box-sizing: border-box;
      color: #000;
      cursor: pointer;
      font-size: 14px;
      line-height: 26px;
      padding: 8px 18px 8px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      width: 250px; }
    #nav .drop-list-1 > dt {
      background: #FFF; }
  #nav .drop-list-2 {
    display: none;
    left: 250px;
    position: absolute;
    top: 0; }
    #nav .drop-list-2 > dt {
      background: #EDEEEF; }
  #nav .drop-list-3 {
    display: none;
    left: 250px;
    position: absolute;
    top: 0; }
    #nav .drop-list-3 > dt {
      background: #C8C9CA; }
  #nav .drop-list-4 {
    display: none;
    left: 250px;
    position: absolute;
    top: 0;
    width: 250px; }
    #nav .drop-list-4 .list-4-head {
      background: #9FA0A1;
      font-weight: bold; }
      #nav .drop-list-4 .list-4-head a {
        padding-left: 18px; }
    #nav .drop-list-4 li {
      background: #9FA0A1; }
      #nav .drop-list-4 li a {
        display: block;
        color: #000;
        font-size: 14px;
        line-height: 26px;
        padding: 8px 18px 8px 28px; }
        #nav .drop-list-4 li a .icon-external-link {
          display: inline-block;
          margin-left: 8px;
          position: relative;
          vertical-align: 11px; }
          #nav .drop-list-4 li a .icon-external-link::before, #nav .drop-list-4 li a .icon-external-link::after {
            box-sizing: border-box;
            border: 1px solid #000;
            content: "";
            display: block;
            height: 9px;
            position: absolute;
            width: 9px; }
          #nav .drop-list-4 li a .icon-external-link::before {
            background: #9FA0A1;
            z-index: 2; }
          #nav .drop-list-4 li a .icon-external-link::after {
            top: 3px;
            left: -3px;
            z-index: 1; }
        #nav .drop-list-4 li a:hover .icon-external-link::before, #nav .drop-list-4 li a:hover .icon-external-link::after {
          border-color: #fff; }
        #nav .drop-list-4 li a:hover .icon-external-link::before {
          background: #474849; }

#bread-crumbs {
  color: #484848; }
  #bread-crumbs li {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding: 13px 0 14px;
    vertical-align: top; }
    #bread-crumbs li::after {
      content: "＞";
      display: inline-block;
      margin: 0 0 0 2px;
      vertical-align: top; }
    #bread-crumbs li:last-of-type::after {
      display: none; }
  #bread-crumbs a:hover {
    text-decoration: underline; }

.modal-wrapper {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10; }
  .modal-wrapper .btn-close-modal {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0;
    top: -60px;
    width: 40px; }
    .modal-wrapper .btn-close-modal span {
      background: #fff;
      border-radius: 2px;
      bottom: 0;
      display: block;
      height: 4px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 40px; }
      .modal-wrapper .btn-close-modal span:nth-of-type(1) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .modal-wrapper .btn-close-modal span:nth-of-type(2) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  .modal-wrapper .modal-content {
    bottom: 0;
    height: 315px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 560px; }

#footer {
  background: #C9C9C9;
  margin-top: 112px;
  position: relative;
/*  page-break-inside: avoid;*/ }
  #footer #go-to-top {
    background: #474849;
    border-radius: 5px 5px 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 32px;
    position: absolute;
    right: calc((100% - 1000px)/2);
    text-align: center;
    top: -32px;
    width: 160px; }
    #footer #go-to-top::after {
      border-top: 3px solid #fff;
      border-right: 3px solid #fff;
      content: "";
      display: inline-block;
      height: 7px;
      margin-left: 14px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      vertical-align: -2px;
      width: 7px; }
  #footer .site-list {
    margin: 0 auto;
    padding: 10px 0 45px;
    width: 1000px; }
    #footer .site-list > dt {
      border-bottom: 1px solid #474849;
      color: #484848;
      font-size: 16px;
      font-weight: bold;
      line-height: 34px;
      margin-bottom: 13px;
      padding-top: 24px; }
  #footer .category-list > li {
    float: left; }
    #footer .category-list > li:nth-of-type(1) {
      width: 255px; }
    #footer .category-list > li:nth-of-type(2) {
      width: 245px; }
    #footer .category-list > li:nth-of-type(3) {
      width: 300px; }
    #footer .category-list > li:nth-of-type(4) {
      width: 200px; }
  #footer .category-list .list-title {
    color: #484848;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px; }
  #footer .detail-list li img {
    margin: 7px 0 0 5px;
    vertical-align: top; }
  #footer .detail-list {
    color: #484848;
    font-size: 13px;
    line-height: 26px;
    padding-left: 1em; }
    #footer .detail-list a:hover {
      text-decoration: underline; }
    #footer .detail-list.no-title {
      padding-left: 0; }
  #footer .copy-wrapper {
    background: #9FA0A1; }
    #footer .copy-wrapper .copy-inbox {
      height: 50px;
      margin: 0 auto;
      width: 1000px; }
      #footer .copy-wrapper .copy-inbox .logo-wrapper {
        float: left;
        width: 601px; }
      #footer .copy-wrapper .copy-inbox .com-logo {
        box-sizing: border-box;
        float: right;
        height: 50px;
        margin-right: 28px;
        padding: 15px 0 13px;
        width: 138px; }
        #footer .copy-wrapper .copy-inbox .com-logo img {
          vertical-align: top; }
      #footer .copy-wrapper .copy-inbox ul {
        box-sizing: border-box;
        float: right;
        font-size: 0;
        height: 50px;
        letter-spacing: 0;
        padding: 16px 0 14px;
        width: 435px; }
        #footer .copy-wrapper .copy-inbox ul li {
          border-right: 1px solid #6F7071;
          color: #000;
          display: inline-block;
          font-size: 11px;
          line-height: 20px;
          padding: 0 11px; }
          #footer .copy-wrapper .copy-inbox ul li:first-of-type {
            border-left: 1px solid #6F7071; }
          #footer .copy-wrapper .copy-inbox ul li a:hover {
            text-decoration: underline; }
      #footer .copy-wrapper .copy-inbox .copy {
        color: #000;
        float: right;
        font-size: 11px;
        line-height: 50px;
        text-align: right;
        width: 395px; }

/*ul.link-list li:幅100%*/
ul.w100p li{width:100%!important; box-sizing:border-box;}

/*text_indent*/
ul.txt_indent li{margin-left:1em; text-indent:-1em;}
dl.txt_indent dt{margin-left:1em; text-indent:-1em;}
ul.txt_indent02 li{margin-left:0em; text-indent:-0.5em;}
ul.txt_indent03 li{margin-left:1em; text-indent:-1.5em;}
ul.txt_indent04 li{margin-left:0.5em; text-indent:-0.5em; margin-bottom:5px;}

/*list*/
dl.dl_list_acce{list-style:none; font-size:100%; border:none; overflow:hidden;}
 dl.dl_list_acce dt{width:10%!important;; padding:3px; box-sizing:border-box; float:left; clear:left;}
  dl.dl_list_acce dd{width:90%!important;; padding:3px; box-sizing:border-box; float:left;}
@media (max-width:767px) {
dl.dl_list_acce dt{width:25%!important;; padding:3px; box-sizing:border-box; float:left; clear:left;}
 dl.dl_list_acce dd{width:75%!important;; padding:3px; box-sizing:border-box; float:left;}
}

/*no-border*/
.no-border{border:none!important;}

.link-arrow{
    display: inline-block;
    margin: 5px 0;
    vertical-align: middle; }
.link-arrow::before {
    border-right: 3px solid #C0231F;
    border-top: 3px solid #C0231F;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 6px;}


/*************************************************************************/

article.index-page .category-tag {
  display: inline-block;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  margin-right: 3px;
  padding: 0 10px;
  text-align: center;
  vertical-align: top; }
article.index-page .tag-finance {
  background: #8EC232; }
article.index-page .tag-manage {
  background: #F4C032; }
article.index-page .tag-release {
  background: #D51323;
  color: #fff; }
article.index-page .tag-technique {
  background: #2F72B5;
  color: #fff; }
article.index-page .tag-products {
    background: #dc5a13; }
article.index-page section.head {
  position: relative; }
  article.index-page section.head .head-list {
    height: 500px;
    overflow: hidden;
    position: relative; }
    article.index-page section.head .head-list li {
      left: 50%;
      max-width: 1200px;
      position: absolute;
      -webkit-transition: all 1.0s;
      transition: all 1.0s;
      width: 100%; }
      article.index-page section.head .head-list li.slide-7 {
        -webkit-transform: translate(-150%, 0);
        transform: translate(-450%, 0);
        z-index: 1; }
      article.index-page section.head .head-list li.slide-6 {
        -webkit-transform: translate(-150%, 0);
        transform: translate(-350%, 0);
        z-index: 1; }
      article.index-page section.head .head-list li.slide-5 {
        -webkit-transform: translate(-150%, 0);
        transform: translate(-250%, 0);
        z-index: 1; }
      article.index-page section.head .head-list li.slide-4 {
        -webkit-transform: translate(-150%, 0);
        transform: translate(-150%, 0);
        z-index: 2; }
      article.index-page section.head .head-list li.slide-3 {
        z-index: 3;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
      article.index-page section.head .head-list li.slide-2 {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
        z-index: 2; }
      article.index-page section.head .head-list li.slide-1 {
        -webkit-transform: translate(150%, 0);
        transform: translate(150%, 0);
        z-index: 1; }
      article.index-page section.head .head-list li.slide-0 {
        -webkit-transform: translate(150%, 0);
        transform: translate(250%, 0);
        z-index: 1; }
      article.index-page section.head .head-list li .content-wrapper {
        height: 500px;
        margin: 0 auto;
        position: relative;
        width: 1000px; }
      article.index-page section.head .head-list li .content {
        box-sizing: border-box;
        height: 330px;
        padding: 56px 0 0 30px;
        position: absolute;
        right: 0;
        top: 40px;
        width: 450px; }
        article.index-page section.head .head-list li .content .title {
          font-size: 30px;
          font-weight: bold;
          letter-spacing: 2px;
          line-height: 44px;
          margin-bottom: 22px; }
        article.index-page section.head .head-list li .content .sub-title {
          font-size: 16px;
          font-weight: bold;
          letter-spacing: 2px;
          line-height: 20px;
          margin-bottom: 17px; }
        article.index-page section.head .head-list li .content .btn-info-more {
          border: 1px solid #000;
          box-sizing: border-box;
          color: #000;
          display: block;
          font-size: 16px;
          height: 40px;
          line-height: 40px;
          position: relative;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          text-align: center;
          width: 324px; }
          article.index-page section.head .head-list li .content .btn-info-more::after {
            border-top: 1px solid #000;
            border-right: 1px solid #000;
            content: "";
            display: inline-block;
            height: 7px;
            margin-left: 10px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            vertical-align: 2px;
            width: 7px; }
          article.index-page section.head .head-list li .content .btn-info-more:hover {
            background: #000;
            color: #fff; }
            article.index-page section.head .head-list li .content .btn-info-more:hover::after {
              border-color: #fff; }
    article.index-page section.head .head-list .list-1 {
      background: no-repeat 50% 50% url("../img/index/head-1.jpg"); }
      article.index-page section.head .head-list .list-1 .content {
        background: rgba(197, 5, 15, 0.8); }
        article.index-page section.head .head-list .list-1 .content .title {
          color: #fff;
          font-size: 24px;
          font-weight: bold;
          letter-spacing: 2px;
          line-height: 38px;
          margin-bottom: 18px; }
        article.index-page section.head .head-list .list-1 .content .sub-title {
          color: #fff;
          font-size: 16px;
          font-weight: bold;
          letter-spacing: 2px;
          line-height: 28px;
          margin-bottom: 31px; }
        article.index-page section.head .head-list .list-1 .content .btn-info-more {
          border: 1px solid #fff;
          color: #fff; }
          article.index-page section.head .head-list .list-1 .content .btn-info-more::after {
            border-top: 1px solid #fff;
            border-right: 1px solid #fff; }
          article.index-page section.head .head-list .list-1 .content .btn-info-more:hover {
            background: #fff;
            color: #C9333D; }
            article.index-page section.head .head-list .list-1 .content .btn-info-more:hover::after {
              border-color: #C9333D; }
        article.index-page section.head .head-list .list-1 .content .icon {
          position: absolute;
          right: 33px;
          top: 30px; }
    article.index-page section.head .head-list .list-2 {
      background: no-repeat 50% 50% url("../img/index/head-2.jpg"); }
      article.index-page section.head .head-list .list-2 .content {
        left: 0;
        right: auto;
        top: 87px; }
    article.index-page section.head .head-list .list-3 {
      background: no-repeat 50% 50% url("../img/index/head-3.jpg"); }
      article.index-page section.head .head-list .list-3 .content {
        top: 75px; }
        article.index-page section.head .head-list .list-3 .content .sub-title {
          margin-bottom: 12px; }
    article.index-page section.head .head-list .list-4 {
      background: no-repeat 50% 50% url("../img/index/head-4.jpg"); }
      article.index-page section.head .head-list .list-4 .content {
        left: 0;
        right: auto;
        top: 71px; }
        article.index-page section.head .head-list .list-4 .content .sub-title {
          margin-bottom: 12px; }
  article.index-page section.head .head-selector {
    bottom: 20px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 4; }
    article.index-page section.head .head-selector li {
      background: #666;
      border-radius: 50%;
      cursor: pointer;
      display: inline-block;
      height: 10px;
      margin: 0 5px;
      width: 10px; }
      article.index-page section.head .head-selector li:hover {
        background: #000; }
      article.index-page section.head .head-selector li.selected {
        background: #000; }
  article.index-page section.head .btn-prev, article.index-page section.head .btn-next {
    bottom: 0;
    cursor: pointer;
    height: 30px;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 4; }
    article.index-page section.head .btn-prev::after, article.index-page section.head .btn-next::after {
      border-top: 4px solid #A0A0A0;
      border-right: 4px solid #A0A0A0;
      box-sizing: border-box;
      height: 30px;
      content: "";
      display: block;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 30px; }
    article.index-page section.head .btn-prev:hover::after, article.index-page section.head .btn-next:hover::after {
      border-color: #484848; }
  article.index-page section.head .btn-prev {
    left: 40px; }
    @media (min-width: 1200px) {
      article.index-page section.head .btn-prev {
        left: calc((100% - 1200px)/2 + 40px); } }
    article.index-page section.head .btn-prev::after {
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg); }
  article.index-page section.head .btn-next {
    right: 40px; }
    @media (min-width: 1200px) {
      article.index-page section.head .btn-next {
        right: calc((100% - 1200px)/2 + 40px); } }
article.index-page .news-release {
  background: #E4E5E6;
  padding: 13px 0 0; }
  article.index-page .news-release .news-wrapper {
    margin: 0 auto;
    width: 1000px; }
    article.index-page .news-release .news-wrapper .head {
      background: #C5091D;
      color: #fff;
      float: left;
      font-size: 15px;
      font-weight: bold;
      height: 42px;
      line-height: 42px;
      text-align: center;
      width: 181px; }
      article.index-page .news-release .news-wrapper .head:hover {
        background: #b1000e; }
      article.index-page .news-release .news-wrapper .head::after {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        box-sizing: border-box;
        content: "";
        display: inline-block;
        height: 7px;
        margin-left: 5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        vertical-align: 2px;
        width: 7px; }
        article.index-page .news-release .news-wrapper .head::after:hover {
          margin-left: 7px; }
    article.index-page .news-release .news-wrapper .controller {
      background: #C5091D;
      float: left;
      width: 90px; }
      article.index-page .news-release .news-wrapper .controller li {
        cursor: pointer;
        float: left;
        height: 42px;
        position: relative;
        width: 30px; }
        article.index-page .news-release .news-wrapper .controller li:hover {
          background: #b1000e; }
      article.index-page .news-release .news-wrapper .controller .pause::before, article.index-page .news-release .news-wrapper .controller .pause::after {
        background: #fff;
        content: "";
        display: block;
        height: 12px;
        position: absolute;
        width: 3px; }
      article.index-page .news-release .news-wrapper .controller .pause::before {
        left: 10px;
        top: 15px; }
      article.index-page .news-release .news-wrapper .controller .pause::after {
        right: 10px;
        top: 15px; }
      article.index-page .news-release .news-wrapper .controller .pause.stopped::before {
        background: transparent;
        border: 6px solid transparent;
        border-left: 6px solid #fff;
        height: 0;
        left: 13px;
        width: 0; }
      article.index-page .news-release .news-wrapper .controller .pause.stopped::after {
        display: none; }
      article.index-page .news-release .news-wrapper .controller .back::after, article.index-page .news-release .news-wrapper .controller .next::after {
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        box-sizing: border-box;
        bottom: 0;
        content: "";
        display: block;
        height: 9px;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 9px; }
      article.index-page .news-release .news-wrapper .controller .back::after {
        left: 2px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg); }
      article.index-page .news-release .news-wrapper .controller .next::after {
        right: 2px; }
    article.index-page .news-release .news-wrapper .news {
      background: #fff;
      box-sizing: border-box;
      float: left;
      height: 42px;
      overflow: hidden;
      padding: 12px 0;
      position: relative;
      width: 729px; }
      article.index-page .news-release .news-wrapper .news li {
        display: none;
        left: 0;
        padding-left: 19px;
        position: absolute;
        width: 1500px; }
        article.index-page .news-release .news-wrapper .news li:first-of-type {
          display: block; }
      article.index-page .news-release .news-wrapper .news time {
        display: inline-block;
        font-size: 15px;
        line-height: 18px;
        margin-right: 9px;
        vertical-align: top; }
      article.index-page .news-release .news-wrapper .news a {
        color: #C7081C;
        font-size: 15px;
        line-height: 18px;
        vertical-align: top; }
        article.index-page .news-release .news-wrapper .news a img {
          vertical-align: top;
          margin-top: -4px; }
        article.index-page .news-release .news-wrapper .news a span {
          vertical-align: top;
        }
        article.index-page .news-release .news-wrapper .news a:hover {
          text-decoration: underline; }
        article.index-page .news-release .news-wrapper .news a::after {
          border-top: 1px solid #C7081C;
          border-right: 1px solid #C7081C;
          box-sizing: border-box;
          content: "";
          display: inline-block;
          height: 7px;
          margin-left: 5px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 6px;
          width: 7px; }
article.index-page section.products {
  background: #E4E5E6;
  padding: 50px 0 0; }
  article.index-page section.products .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    text-align: center; }
  article.index-page section.products .sub-title {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 21px;
    text-align: center; }
  article.index-page section.products .products-list {
    margin: 0 auto;
    max-width: 1200px;}
    article.index-page section.products .products-list dt, article.index-page section.products .products-list dd {
      float: left;
      margin-bottom: 20px;}
    article.index-page section.products .products-list dt:last-of-type {
    	clear: both;
    }
    article.index-page section.products .products-list dt {
      background: #000;
      box-sizing: border-box;
      color: #fff;
      font-size: 36px;
      line-height: 44px;
      padding-top: 40px;
      padding-left: 40px;
      /*width: calc((100% - 12px)/4); */
      width: 24%; }
      article.index-page section.products .products-list dt span {
        font-size: 16px;
        font-weight: normal; }
    article.index-page section.products .products-list dd {
      /*width: calc(100% - ((100% - 12px)/4)); */
      width: 75%; }
      article.index-page section.products .products-list dd li {
        float: left;
        margin-left: 4px;
        margin-bottom: 4px;
        width: calc((100% - 12px)/3); }
        article.index-page section.products .products-list dd li a {
          box-sizing: border-box;
          display: block;
          position: relative; }
          article.index-page section.products .products-list dd li a .img-box img {
            vertical-align: middle;
            width: 100%; }
          article.index-page section.products .products-list dd li a .txt-box {
            background: #fff;
            box-sizing: border-box;
            padding: 12px 10px 20px 18px; }
          article.index-page section.products .products-list dd li a .name {
            font-size: 22px;
            line-height: 26px; }
          article.index-page section.products .products-list dd li a .text {
            font-size: 14px;
            line-height: 18px;
            margin-top: 6px; }
          article.index-page section.products .products-list dd li a .cat {
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 6px; }
article.index-page section.event {
  background: #E4E5E6;
  padding: 98px 0 0; }
  article.index-page section.event .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    text-align: center; }
  article.index-page section.event .sub-title {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 21px;
    text-align: center; }
  article.index-page section.event .event-list {
    margin: 0 auto;
    max-width: 1200px; }
    article.index-page section.event .event-list li {
      float: left;
      width: calc((100% - 8px)/3);
      margin-right: 4px;
      position: relative; }
      article.index-page section.event .event-list li:last-of-type {
        margin-right: 0;
        margin-bottom: 0; }
      article.index-page section.event .event-list li img {
        vertical-align: middle;
        width: 100%; }
      article.index-page section.event .event-list li .txt-box {
        background: rgba(0, 0, 0, 0.7);
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(0.6, rgba(0, 0, 0, 0.7)), to(transparent));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), transparent);
        background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 70%, transparent 100%);
        bottom: 0;
        box-sizing: border-box;
        height: 185px;
        padding: 54px 10px 0 20px;
        position: absolute;
        width: 100%; }
        article.index-page section.event .event-list li .txt-box .name {
          color: #fff;
          font-size: 14px;
          font-weight: bold;
          line-height: 22px;
          margin-bottom: 4px; }
        article.index-page section.event .event-list li .txt-box .article {
          color: #fff;
          font-size: 13px;
          line-height: 22px; }
        article.index-page section.event .event-list li .txt-box .btn-more-info {
          border: 1px solid #fff;
          box-sizing: border-box;
          color: #fff;
          display: block;
          font-size: 13px;
          height: 30px;
          line-height: 30px;
          margin: 11px auto 0;
          text-align: center;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          width: 240px; }
          article.index-page section.event .event-list li .txt-box .btn-more-info::after {
            border-top: 1px solid #fff;
            border-right: 1px solid #fff;
            box-sizing: border-box;
            content: "";
            display: inline-block;
            height: 7px;
            margin-left: 8px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            vertical-align: 1px;
            width: 7px; }
          article.index-page section.event .event-list li .txt-box .btn-more-info:hover {
            background: #C5091D;
            border-color: #C5091D;
            color: #fff; }
            article.index-page section.event .event-list li .txt-box .btn-more-info:hover::after {
              border-color: #fff; }
article.index-page section.contents {
  background: #E4E5E6;
  padding: 73px 0 50px; }
  article.index-page section.contents .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    text-align: center; }
  article.index-page section.contents .sub-title {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 21px;
    text-align: center; }
  article.index-page section.contents .contents-list {
    margin: 0 auto;
    max-width: 1200px; }
    article.index-page section.contents .contents-list li {
      float: left;
      margin-right: 4px;
      width: calc((100% - 8px)/3); }
      article.index-page section.contents .contents-list li:nth-child(3n) {
        margin-right: 0; }
      article.index-page section.contents .contents-list li:nth-child(3n+1) {
        clear: left; }
      article.index-page section.contents .contents-list li a {
        display: block;
        position: relative; }
        @media (min-width: 768px) {
          article.index-page section.contents .contents-list li a:hover::after {
            border: 7px solid #C5091D;
            bottom: 0;
            content: "";
            display: block;
            left: 0;
            position: absolute;
            right: 0;
            top: 0; } }
        article.index-page section.contents .contents-list li a img {
          vertical-align: middle;
          width: 100%; }
          article.index-page section.contents .contents-list li a img:nth-of-type(2) {
            display: none; }
        article.index-page section.contents .contents-list li .txt-box .name {
          font-size: 16px;
          font-weight: bold;
          line-height: 28px; }
          article.index-page section.contents .contents-list li .txt-box .name .icon-external-link {
            margin-left: 7px;
            vertical-align: 0;
            width: 13px; }
        article.index-page section.contents .contents-list li .txt-box .article {
          font-size: 14px;
          line-height: 18px; }
article.index-page section.information {
  padding: 43px 0 0; }
  article.index-page section.information .information-list {
    margin: 0 auto 94px;
    width: 1000px; }
    article.index-page section.information .information-list .list-title {
      border-bottom: 3px solid #000;
      font-size: 28px;
      font-weight: bold;
      line-height: 62px;
      position: relative; }
      article.index-page section.information .information-list .list-title .btn-view-index {
        border: 1px solid #000;
        box-sizing: border-box;
        bottom: 14px;
        display: block;
        font-size: 14px;
        font-weight: normal;
        height: 30px;
        line-height: 30px;
        position: absolute;
        right: 0;
        text-align: center;
        width: 150px; }
        article.index-page section.information .information-list .list-title .btn-view-index::after {
          border-top: 1px solid #000;
          border-right: 1px solid #000;
          content: "";
          display: inline-block;
          height: 7px;
          margin-left: 7px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 1px;
          width: 7px; }
        article.index-page section.information .information-list .list-title .btn-view-index:hover {
          background: #000;
          color: #fff; }
          article.index-page section.information .information-list .list-title .btn-view-index:hover::after {
            border-color: #fff; }
    article.index-page section.information .information-list .news-list {
      padding-bottom: 35px; }
      article.index-page section.information .information-list .news-list li {
        border-bottom: 1px solid #DBDCDD;
        font-size: 14px;
        line-height: 26px;
        padding: 12px 0 14px; }
        article.index-page section.information .information-list .news-list li:last-of-type {
          border-bottom: 0; }
        article.index-page section.information .information-list .news-list li time {
          display: inline-block;
          vertical-align: top; }
        article.index-page section.information .information-list .news-list li .category-tag {
          margin: 4px 0 4px 6px;
          padding: 0 14px; }
        article.index-page section.information .information-list .news-list li a:hover {
          text-decoration: underline; }
    article.index-page section.information .information-list .text {
      font-size: 14px;
      line-height: 26px;
      padding-top: 12px; }
  article.index-page section.information .banner-area {
    margin: 0 auto;
    padding-bottom: 13px;
    width: 1000px; }
    article.index-page section.information .banner-area img {
      vertical-align: middle; }

article.middle-page .tag-area, article.detail-page .tag-area {
  font-size: 0;
  letter-spacing: 0; }
  article.middle-page .tag-area li, article.detail-page .tag-area li {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 7px 9px; }
    article.middle-page .tag-area li.bg-riptude, article.detail-page .tag-area li.bg-riptude {
      background: #88D8C9; }
    article.middle-page .tag-area li.bg-skyblue, article.detail-page .tag-area li.bg-skyblue {
      background: #87D5F8; }
    article.middle-page .tag-area li.bg-cheese, article.detail-page .tag-area li.bg-cheese {
      background: #F8BC88; }
    article.middle-page .tag-area li.bg-black, article.detail-page .tag-area li.bg-black {
      background: #000;
      color: #fff; }
article.middle-page .icon-pipe, article.detail-page .icon-pipe {
  margin: 0 2px;
  vertical-align: 0;
  width: 0.6em; }
article.middle-page section.head, article.detail-page section.head {
  box-sizing: border-box;
  height: 250px;
  margin-bottom: 32px;
  position: relative; }
article.middle-page section.head.bg-dark, article.detail-page section.head.bg-dark {
	color: #fff; }
  article.middle-page section.head .title-wrapper, article.detail-page section.head .title-wrapper {
    padding-left: 33px;
    position: absolute;
    top: 0; }
    article.middle-page section.head .title-wrapper.font-white, article.detail-page section.head .title-wrapper.font-white {
      color: #fff; }
    article.middle-page section.head .title-wrapper .title, article.detail-page section.head .title-wrapper .title {
      font-size: 48px;
      font-weight: bold;
      line-height: 60px; }
    article.middle-page section.head .title-wrapper .sub-title, article.detail-page section.head .title-wrapper .sub-title {
      font-size: 24px;
      font-weight: bold;
      line-height: 35px; }
      article.middle-page section.head .title-wrapper .sub-title.p08_24, article.detail-page section.head .title-wrapper .sub-title.p08_24 {
        margin-top: 9px; }
article.middle-page section.content ul.align-inline > li, article.detail-page section.content ul.align-inline > li {
  display: inline-block; }
article.middle-page section.content ul.align-inline.mr-25 > li, article.detail-page section.content ul.align-inline.mr-25 > li {
  margin-right: 25px; }
article.middle-page section.content a.link-arrow, article.detail-page section.content a.link-arrow {
  display: inline-block;
  margin: 5px 0;
  vertical-align: middle; }
  article.middle-page section.content a.link-arrow img, article.detail-page section.content a.link-arrow img {
    margin-left: 5px; }
  article.middle-page section.content a.link-arrow::before, article.detail-page section.content a.link-arrow::before {
    border-right: 3px solid #C0231F;
    border-top: 3px solid #C0231F;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 6px; }
  article.middle-page section.content a.link-arrow:hover, article.detail-page section.content a.link-arrow:hover {
    text-decoration: underline; }
article.middle-page section.content .search-tab-list, article.detail-page section.content .search-tab-list {
  margin-bottom: 24px; }
  article.middle-page section.content .search-tab-list li, article.detail-page section.content .search-tab-list li {
    background: #eee;
    box-sizing: border-box;
    border: 1px solid #c6c6c6;
    cursor: pointer;
    font-size: 18px;
    float: left;
    line-height: 24px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 8px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    width: 196px; }
    @media (min-width: 768px) {
      article.middle-page section.content .search-tab-list li:nth-of-type(5n), article.detail-page section.content .search-tab-list li:nth-of-type(5n) {
        margin-right: 0; }
      article.middle-page section.content .search-tab-list li:last-of-type, article.detail-page section.content .search-tab-list li:last-of-type {
        margin-right: 0;
        width: 1000px; } }
    article.middle-page section.content .search-tab-list li::after, article.detail-page section.content .search-tab-list li::after {
      border-bottom: 1px solid #000;
      border-right: 1px solid #000;
      content: "";
      display: inline-block;
      height: 7px;
      margin-left: 7px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 4px;
      width: 7px; }
    article.middle-page section.content .search-tab-list li:hover, article.detail-page section.content .search-tab-list li:hover {
      background: #c9c9c9; }
article.middle-page section.content dl.first-letter-list dt, article.detail-page section.content dl.first-letter-list dt {
  background: #c9c9c9;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 12px;
  padding: 6px 15px; }
  article.middle-page section.content dl.first-letter-list dt::after, article.detail-page section.content dl.first-letter-list dt::after {
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 10px; }
article.middle-page section.content dl.first-letter-list dd, article.detail-page section.content dl.first-letter-list dd {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 15px; }
  article.middle-page section.content dl.first-letter-list dd .list-title, article.detail-page section.content dl.first-letter-list dd .list-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 15px 0 5px; }
  article.middle-page section.content dl.first-letter-list dd a:hover, article.detail-page section.content dl.first-letter-list dd a:hover {
    text-decoration: underline; }
  article.middle-page section.content dl.first-letter-list dd a::after, article.detail-page section.content dl.first-letter-list dd a::after {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    content: "";
    display: inline-block;
    height: 6px;
    margin-left: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 6px; }
  article.middle-page section.content dl.first-letter-list dd .go-to-page-top, article.detail-page section.content dl.first-letter-list dd .go-to-page-top {
    padding-right: 10px;
    text-align: right; }
    article.middle-page section.content dl.first-letter-list dd .go-to-page-top a, article.detail-page section.content dl.first-letter-list dd .go-to-page-top a {
      cursor: pointer; }
      article.middle-page section.content dl.first-letter-list dd .go-to-page-top a:hover, article.detail-page section.content dl.first-letter-list dd .go-to-page-top a:hover {
        text-decoration: underline; }
      article.middle-page section.content dl.first-letter-list dd .go-to-page-top a::after, article.detail-page section.content dl.first-letter-list dd .go-to-page-top a::after {
        border: 0;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        content: "";
        display: inline-block;
        height: 6px;
        margin-left: 10px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        vertical-align: 0;
        width: 6px; }
article.middle-page section.content .related-list-wrapper, article.detail-page section.content .related-list-wrapper {
  font-size: 0;
  height: 360px;
  letter-spacing: 0;
  position: relative; }
  article.middle-page section.content .related-list-wrapper dt, article.detail-page section.content .related-list-wrapper dt {
    border: 1px solid #CCCDCE;
    border-left: 0;
    bottom: -1px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    line-height: 62px;
    padding: 0 27px;
    position: relative;
    vertical-align: top;
    z-index: 1; }
    article.middle-page section.content .related-list-wrapper dt:first-of-type, article.detail-page section.content .related-list-wrapper dt:first-of-type {
      border-left: 1px solid #CCCDCE; }
    article.middle-page section.content .related-list-wrapper dt.selected, article.detail-page section.content .related-list-wrapper dt.selected {
      border-bottom: 1px solid #fff; }
    article.middle-page section.content .related-list-wrapper dt:hover, article.detail-page section.content .related-list-wrapper dt:hover {
      text-decoration: underline; }
  article.middle-page section.content .related-list-wrapper dd, article.detail-page section.content .related-list-wrapper dd {
    border: 1px solid #CCCDCE;
    box-sizing: border-box;
    padding: 29px 29px 0;
    position: absolute;
    width: 100%; }
    article.middle-page section.content .related-list-wrapper dd .related-list, article.detail-page section.content .related-list-wrapper dd .related-list {
      font-size: 0;
      letter-spacing: 0; }
      article.middle-page section.content .related-list-wrapper dd .related-list::after, article.detail-page section.content .related-list-wrapper dd .related-list::after {
        clear: both;
        content: "";
        display: block; }
      article.middle-page section.content .related-list-wrapper dd .related-list.special li, article.detail-page section.content .related-list-wrapper dd .related-list.special li {
        text-align: left; }
      article.middle-page section.content .related-list-wrapper dd .related-list li, article.detail-page section.content .related-list-wrapper dd .related-list li {
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 28px;
        text-align: center;
        vertical-align: top;
        width: 232px; }
      article.middle-page section.content .related-list-wrapper dd .related-list li:nth-child(4n),
      article.detail-page section.content .related-list-wrapper dd .related-list li:nth-child(4n) {
        margin-right: 0; }
      article.middle-page section.content .related-list-wrapper dd .related-list a, article.detail-page section.content .related-list-wrapper dd .related-list a {
        display: block;
        padding-bottom: 24px;
        position: relative; }
        @media (min-width: 768px) {
          article.middle-page section.content .related-list-wrapper dd .related-list a:hover::after, article.detail-page section.content .related-list-wrapper dd .related-list a:hover::after {
            border: 7px solid #C5091D;
            bottom: 0;
            content: "";
            display: block;
            left: 0;
            position: absolute;
            right: 0;
            top: 0; } }
      article.middle-page section.content .related-list-wrapper dd .related-list .img-box, article.detail-page section.content .related-list-wrapper dd .related-list .img-box {
        margin-bottom: 18px; }
        article.middle-page section.content .related-list-wrapper dd .related-list .img-box img, article.detail-page section.content .related-list-wrapper dd .related-list .img-box img {
          vertical-align: middle;
          width: 100%; }
      article.middle-page section.content .related-list-wrapper dd .related-list .name, article.detail-page section.content .related-list-wrapper dd .related-list .name {
        font-size: 15px;
        line-height: 18px;
        padding: 0 8px; }
        article.middle-page section.content .related-list-wrapper dd .related-list .name .icon-external-link, article.detail-page section.content .related-list-wrapper dd .related-list .name .icon-external-link {
          margin-left: 5px;
          vertical-align: 0; }
      article.middle-page section.content .related-list-wrapper dd .related-list .article, article.detail-page section.content .related-list-wrapper dd .related-list .article {
        font-size: 14px;
        line-height: 22px;
        margin-top: 3px;
        padding: 0 15px; }
article.middle-page section.content .policy, article.middle-page section.content .btn-more-material, article.detail-page section.content .policy, article.detail-page section.content .btn-more-material {
  display: inline-block;
  font-size: 15px;
  line-height: 18.27px;
  margin-top: 18px;
  margin-left: 25px; }
  article.middle-page section.content .policy::before, article.middle-page section.content .btn-more-material::before, article.detail-page section.content .policy::before, article.detail-page section.content .btn-more-material::before {
    border-right: 3px solid #C0231F;
    border-top: 3px solid #C0231F;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 6px; }
  article.middle-page section.content .policy:hover, article.middle-page section.content .btn-more-material:hover, article.detail-page section.content .policy:hover, article.detail-page section.content .btn-more-material:hover {
    text-decoration: underline; }
article.middle-page section.content .link-list, article.detail-page section.content .link-list {
  border: 1px solid #CCCDCE;
  padding: 18px 27px; }
  article.middle-page section.content .link-list li, article.detail-page section.content .link-list li {
    font-size: 15px;
    line-height: 24px;
    padding: 6px 0; }
    article.middle-page section.content .link-list li.no-arrow::before, article.detail-page section.content .link-list li.no-arrow::before {
      display: none; }
    article.middle-page section.content .link-list li::before, article.detail-page section.content .link-list li::before {
      border-right: 3px solid #C0231F;
      border-top: 3px solid #C0231F;
      content: "";
      display: inline-block;
      height: 6px;
      margin-right: 6px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 2px;
      width: 6px; }
    article.middle-page section.content .link-list li a:hover, article.detail-page section.content .link-list li a:hover {
      text-decoration: underline; }
    article.middle-page section.content .link-list li img, article.detail-page section.content .link-list li img {
      margin-left: 5px;
      vertical-align: -1px; }
    article.middle-page section.content .link-list li p, article.detail-page section.content .link-list li p {
      font-size: 13px;
      line-height: 18.27px;
      padding-left: 19px;
      padding-top: 4px; }
article.middle-page section.content .more-link-list > li, article.detail-page section.content .more-link-list > li {
  margin-bottom: 24px; }
article.middle-page section.content .more-link, article.detail-page section.content .more-link {
  border: 1px solid #c6c6c6;
  box-sizing: border-box;
  line-height: 40px;
  padding: 29px; }
  article.middle-page section.content .more-link::after, article.detail-page section.content .more-link::after {
    content: "";
    clear: both;
    display: block; }
  article.middle-page section.content .more-link a, article.detail-page section.content .more-link a {
    background: #C5091D;
    color: #fff;
    display: block;
    float: right;
    line-height: 40px;
    text-align: center;
    width: 150px; }
    article.middle-page section.content .more-link a::after, article.detail-page section.content .more-link a::after {
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      content: "";
      display: inline-block;
      height: 7px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 1px;
      width: 7px; }
    article.middle-page section.content .more-link a:hover, article.detail-page section.content .more-link a:hover {
      opacity: 0.8; }
  article.middle-page section.content .more-link.no-arrow a::after, article.detail-page section.content .more-link.no-arrow a::after {
    display: none; }

article.middle-page {
  margin: 0 auto;
  width: 1000px; }
  article.middle-page section.middle-top-head .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    margin-bottom: 27px;
    padding-top: 7px; }
    article.middle-page section.middle-top-head .title span {
      font-size: 16px;
      font-weight: normal;
      margin-left: 18px;
      vertical-align: 6px; }
  article.middle-page section.middle-top-head .search-btn-list li {
    box-sizing: border-box;
    border: 1px solid #C8C9CA;
    cursor: pointer;
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    position: relative;
    text-align: center;
    width: 498px; }
    article.middle-page section.middle-top-head .search-btn-list li::after {
      border-bottom: 2px solid #000;
      border-right: 2px solid #000;
      bottom: 6px;
      box-sizing: border-box;
      content: "";
      display: block;
      height: 14px;
      margin: auto 0;
      position: absolute;
      right: 20px;
      top: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 14px; }
    article.middle-page section.middle-top-head .search-btn-list li:nth-of-type(1) {
      float: left; }
    article.middle-page section.middle-top-head .search-btn-list li:nth-of-type(2) {
      color: #000;
      float: right; }
    article.middle-page section.middle-top-head .search-btn-list li.current {
      background: #C7081C;
      border-color: #C7081C;
      color: #fff; }
      article.middle-page section.middle-top-head .search-btn-list li.current::after {
        border-color: #fff; }
  article.middle-page section.anker-area {
    border-bottom: 1px solid #CCCDCE;
    padding-top: 22px; }
    article.middle-page section.anker-area::after {
      clear: both;
      content: "";
      display: block; }
    @media all and (-ms-high-contrast:none){
      article.middle-page section.anker-area li {
        font-size: 14px !important;
      }
    }
    article.middle-page section.anker-area ul {
    margin-bottom: 20px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    }
    article.middle-page section.anker-area li {
      border: 1px solid #000;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 4px;
      margin-right: 4px;
      padding: 9px 0;
      text-align: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      width: 245px;}
      article.middle-page section.anker-area li:nth-of-type(4n) {
        margin-right: 0; }
      

      article.middle-page section.anker-area li:hover {
        background: #000;
        color: #fff; }

        article.middle-page section.anker-area li:hover a::after {
          border-color: #fff; }
      article.middle-page section.anker-area li a {
        display: block; }
        article.middle-page section.anker-area li a::after {
          border-bottom: 1px solid #000;
          border-right: 1px solid #000;
          content: "";
          display: inline-block;
          height: 7px;
          margin-left: 7px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          vertical-align: 3px;
          width: 7px; }
  article.middle-page section.below-head {
    border-bottom: 1px solid #CCCDCE;
    padding-bottom: 31px; }
    article.middle-page section.below-head .title {
      font-size: 36px;
      line-height: 48px;
      margin-bottom: 23px; }
    article.middle-page section.below-head .article {
      font-size: 16px;
      line-height: 34px; }
  article.middle-page section.content {
    padding-top: 42px; }
    article.middle-page section.content.col-quarter {
      float: left;
      margin-right: 4px;
      width: 247px;
    }
    article.middle-page section.content.col-quarter.mr-0 {
      margin-right: 0;
    }
    article.middle-page section.content.col-half.mr-0 {
      margin-right: 0;
    }
    article.middle-page section.content.col-half {
      float: left;
      margin-right: 4px;
      width: 498px;
    }
    article.middle-page section.content.col-thirds-quarter.mr-0 {
      margin-right: 0;
    }
    article.middle-page section.content.col-thirds-quarter {
      float: left;
      margin-right: 4px;
      width: 749px;
    }
    article.middle-page section.content.col-thirds-quarter .basic-list li:last-of-type {
      margin-right: 0;
    }
    article.middle-page section.content.col-half .basic-list li:last-of-type {
      margin-right: 0;
    }
      article.middle-page section.content.col-thirds-quarter {
        box-sizing: border-box;
/*        width: 100%;*/
      }
      article.middle-page section.content.col-quarter {
/*        margin-right: 2px;*/
        padding-right: 0;
        /*width: calc((100% - 32px)/2);*/ 
      }
      article.middle-page section.content.col-quarter.even {
        padding-left: 0;
        padding-right: 15px;
        margin-right: 0;
      }
      article.middle-page section.content.col-quarter .basic-list li {
        width: 100%;
      }
    article.middle-page section.content.clear-both {
      clear: both;
    }
    article.middle-page section.content.first-content {
      padding-top: 22px; }
    article.middle-page section.content a.arrow::after {
      box-sizing: border-box;
      border-top: 2px solid #000;
      border-right: 2px solid #000;
      content: "";
      display: inline-block;
      height: 12px;
      margin-left: 7px;
      -webkit-transform: all 0.3;
      transform: all 0.3;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 2px;
      width: 12px; }
    article.middle-page section.content a.arrow:hover::after {
      margin-left: 10px; }
    article.middle-page section.content .title {
      font-size: 22px;
      line-height: 36px;
      margin-bottom: 22px; }
    article.middle-page section.content .search-category-list {
      margin: 0 auto 12px;
      width: 998px; }
      article.middle-page section.content .search-category-list li {
        float: left;
        margin-right: 4px;
        width: 330px; }
        article.middle-page section.content .search-category-list li:last-of-type {
          margin-right: 0;
          margin-bottom: 0; }
      article.middle-page section.content .search-category-list a {
        display: block;
        position: relative; }
        @media (min-width: 768px) {
          article.middle-page section.content .search-category-list a:hover::after {
            border: 7px solid #C5091D;
            bottom: 0;
            content: "";
            display: block;
            left: 0;
            position: absolute;
            right: 0;
            top: 0; } }
      article.middle-page section.content .search-category-list img {
        vertical-align: middle;
        margin-bottom: 5px;
        width: 100%; }
        article.middle-page section.content .search-category-list img:nth-of-type(2) {
          display: none; }
      article.middle-page section.content .search-category-list .name {
        font-size: 16px;
        line-height: 26px;
        text-align: center; }
      article.middle-page section.content .search-category-list .article {
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 14px;
        text-align: center; }
    article.middle-page section.content .search-item-list {
      margin: 0 auto;
      width: 1000px; }
      article.middle-page section.content .search-item-list li {
        float: left;
        margin-right: 4px;
        margin-bottom: 28px;
        width: 247px; }
        article.middle-page section.content .search-item-list li:nth-of-type(4n) {
          margin-right: 0; }
      article.middle-page section.content .search-item-list a {
        display: block;
        padding-bottom: 10px;
        position: relative; }
      article.middle-page section.content .search-item-list img {
        margin-bottom: 5px;
        vertical-align: middle;
        width: 100%; }
      article.middle-page section.content .search-item-list .category {
        font-size: 12px;
        line-height: 20px;
        text-align: center; }
      article.middle-page section.content .search-item-list .name {
        font-size: 16px;
        line-height: 26px;
        text-align: center; }
    article.middle-page section.content .basic-list {
      font-size: 0;
      letter-spacing: 0; }
      article.middle-page section.content .basic-list li {
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 25px;
        vertical-align: top;
        width: 247px; }
        article.middle-page section.content .basic-list li:nth-of-type(4n) {
          margin-right: 0; }
      article.middle-page section.content .basic-list a {
        display: block;
        position: relative; }
      article.middle-page section.content .basic-list img {
        vertical-align: middle;
        width: 100%; }
      article.middle-page section.content .basic-list .name {
        font-size: 15px;
        line-height: 20px;
        padding: 7px 10px 14px;
        text-align: center; }
        article.middle-page section.content .basic-list .name .icon-external-link {
          margin-left: 5px;
          vertical-align: -1px;
          width: 13px; }
    article.middle-page section.content .other-field-list li {
      float: left;
      font-size: 18px;
      height: 120px;
      line-height: 120px;
      margin-right: 5px;
      text-align: center;
      width: 330px; }
      article.middle-page section.content .other-field-list li:last-of-type {
        margin-bottom: 0;
        margin-right: 0; }
      article.middle-page section.content .other-field-list li:nth-of-type(1) {
        background: #89D8C8; }
      article.middle-page section.content .other-field-list li:nth-of-type(2) {
        background: #87D5F8; }
      article.middle-page section.content .other-field-list li:nth-of-type(3) {
        background: #F8BC88; }
      article.middle-page section.content .other-field-list li:hover {
        opacity: 0.8; }
    article.middle-page section.content .other-field-list a {
      display: block; }
      article.middle-page section.content .other-field-list a::after {
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        box-sizing: border-box;
        content: "";
        display: inline-block;
        height: 12px;
        margin-left: 3px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        vertical-align: 2px;
        width: 12px; }
    article.middle-page section.content .contact-list {
      border: 1px solid #CCCDCE;
      padding: 30px 29px; }
      article.middle-page section.content .contact-list li {
        box-sizing: border-box;
        margin: 0 auto;
        height: 70px;
        text-align: center;
        width: 457px; }
      article.middle-page section.content .contact-list .list-form a {
        background: #C5091D;
        color: #fff;
        display: block;
        font-size: 22px;
        line-height: 70px; }
        article.middle-page section.content .contact-list .list-form a:hover {
          background: #d94c58; }
        article.middle-page section.content .contact-list .list-form a::after {
          border-right: 2px solid #fff;
          border-top: 2px solid #fff;
          content: "";
          display: inline-block;
          height: 10px;
          margin-left: 4px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 2px;
          width: 10px; }
    article.middle-page section.content .contact-list-col-2 {
      border: 1px solid #CCCDCE;
      padding: 30px 29px; }
      article.middle-page section.content .contact-list-col-2 li {
        box-sizing: border-box;
        float: left;
        height: 98px;
        text-align: center;
        width: 457px; }

      article.middle-page section.content .contact-list-col-2 .list-tel {
        border: 1px solid #C5C6C7;
        font-size: 22px;
        line-height: 32px;
        margin-right: 26px;
        padding: 16px 0; }
        article.middle-page section.content .contact-list-col-2 .list-tel.one-line {
          line-height: 64px; }
      article.middle-page section.content .contact-list-col-2 .list-form a {
        background: #C5091D;
        color: #fff;
        display: block;
        font-size: 22px;
        line-height: 98px; }
        article.middle-page section.content .contact-list-col-2 .list-form a:hover {
          background: #d94c58; }
        article.middle-page section.content .contact-list-col-2 .list-form a::after {
          border-right: 2px solid #fff;
          border-top: 2px solid #fff;
          content: "";
          display: inline-block;
          height: 10px;
          margin-left: 4px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 2px;
          width: 10px; }
    article.middle-page section.content .contact-list-middle {
      border: 1px solid #CCCDCE;
      padding: 30px 29px; }
      article.middle-page section.content .contact-list-middle li {
        box-sizing: border-box;
        float: left;
        text-align: center;
        width: 457px; }
      article.middle-page section.content .contact-list-middle .list-form a, article.middle-page section.content .contact-list-middle .list-index a {
        display: block;
        font-size: 22px;
        line-height: 32px;
        padding: 19px 0; }
        article.middle-page section.content .contact-list-middle .list-form a::after, article.middle-page section.content .contact-list-middle .list-index a::after {
          border-right: 2px solid #000;
          border-top: 2px solid #000;
          content: "";
          display: inline-block;
          height: 10px;
          margin-left: 4px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 2px;
          width: 10px; }
      article.middle-page section.content .contact-list-middle .list-index {
        border: 1px solid #c6c6c6;
        margin-right: 26px; }
        article.middle-page section.content .contact-list-middle .list-index a:hover {
          text-decoration: underline; }
      article.middle-page section.content .contact-list-middle .list-form a {
        background: #C5091D;
        color: #fff; }
        article.middle-page section.content .contact-list-middle .list-form a::after {
          border-right: 2px solid #fff;
          border-top: 2px solid #fff; }
        article.middle-page section.content .contact-list-middle .list-form a:hover {
          background: #d94c58; }


article.product-index .tag-area, article.detail-page .tag-area {
  font-size: 0;
  letter-spacing: 0; }
  article.product-index .tag-area li, article.detail-page .tag-area li {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 7px 9px; }
    article.product-index .tag-area li.bg-riptude, article.detail-page .tag-area li.bg-riptude {
      background: #88D8C9; }
    article.product-index .tag-area li.bg-skyblue, article.detail-page .tag-area li.bg-skyblue {
      background: #87D5F8; }
    article.product-index .tag-area li.bg-cheese, article.detail-page .tag-area li.bg-cheese {
      background: #F8BC88; }
    article.product-index .tag-area li.bg-black, article.detail-page .tag-area li.bg-black {
      background: #000;
      color: #fff; }
article.product-index .icon-pipe, article.detail-page .icon-pipe {
  margin: 0 2px;
  vertical-align: 0;
  width: 0.6em; }
article.product-index section.head, article.detail-page section.head {
  box-sizing: border-box;
  height: 250px;
  margin-bottom: 32px;
  position: relative; }
  article.product-index section.head .title-wrapper, article.detail-page section.head .title-wrapper {
    padding-left: 33px;
    position: absolute;
    top: 0; }
    article.product-index section.head .title-wrapper.font-white, article.detail-page section.head .title-wrapper.font-white {
      color: #fff; }
    article.product-index section.head .title-wrapper .title, article.detail-page section.head .title-wrapper .title {
      font-size: 44px;
      font-weight: bold;
      line-height: 60px; }
    article.product-index section.head .title-wrapper .sub-title, article.detail-page section.head .title-wrapper .sub-title {
      font-size: 24px;
      font-weight: bold;
      line-height: 35px; }
      article.product-index section.head .title-wrapper .sub-title.p08_24, article.detail-page section.head .title-wrapper .sub-title.p08_24 {
        margin-top: 9px; }

/* 2019-07-09 add */
article.product-index section.head {
		height: 400px;
  margin-bottom: 32px;
  position: relative; }
  article.product-index section.head .slider {
    height: 400px;
    overflow: hidden;
    position: relative; }
		article.product-index section.head .slider div {
			height: 400px;
			color: #fff; }
    article.product-index section.head .slider .slide01 {
      background: no-repeat 50% 50% url("/e/resource/img/products/index/slide-2.jpg"); }
    article.product-index section.head .slider .slide02 {
      background: no-repeat 50% 50% url("/e/resource/img/products/index/slide-1.jpg"); }
				article.product-index section.head .bx-wrapper .bx-pager,
				article.product-index section.head .bx-wrapper .bx-controls-auto {
					 bottom: 15px; }
				article.product-index section.head .slider .content {
						box-sizing: border-box;
						display: inline-block;
						padding: 25px 0 0 30px;
						vertical-align: middle;
						width: 480px; }
				article.product-index section.head .slider .content .title {
						color: #fff;
						font-size: 24px;
						font-weight: bold;
						letter-spacing: 2px;
						line-height: 38px;
						margin-bottom: 18px; }
				article.product-index section.head .slider .content .sub-title {
						color: #fff;
						font-size: 14px;
						letter-spacing: 2px;
						line-height: 22px;
						margin-bottom: 31px;
						width: 370px; }
				article.product-index section.head .slider .content .btn-info-more {
						background: #C7081C;
						color: #fff;
						box-sizing: border-box;
						display: block;
						font-size: 16px;
						height: 40px;
						line-height: 40px;
						position: relative;
						-webkit-transition: all 0.3s;
						transition: all 0.3s;
						text-align: center;
						margin: 0 auto 0 0;
						width: 370px; }
				article.product-index section.head .slider .content .btn-info-more::after {
						border-top: 1px solid #fff;
						border-right: 1px solid #fff;
						content: "";
						display: inline-block;
						height: 7px;
						margin-left: 10px;
						-webkit-transition: all 0.3s;
						transition: all 0.3s;
						-webkit-transform: rotate(45deg);
						transform: rotate(45deg);
						vertical-align: 2px;
						width: 7px; }
				article.product-index section.head .slider .content .btn-info-more:hover {
						background: #fff;
						color: #C9333D; }
						article.product-index section.head .slider .content .btn-info-more:hover::after {
						border-color: #C9333D; }
/* bxSlider settings*/
				.bx-wrapper {
					background: #666;
					box-shadow : none;
					border: none;
					margin-bottom: 0; }
				.bx-wrapper .bx-pager.bx-default-pager a:hover,
				.bx-wrapper .bx-pager.bx-default-pager a.active,
				.bx-wrapper .bx-pager.bx-default-pager a:focus {
					background: #fff; }
				.bx-controls {
					padding-left: 25px; }
				.bx-controls-auto {
					padding-right: 25px; }

article.middle-page.edition section.head {
	height: auto;
	margin-bottom: -42px; }
article.middle-page.edition section.head .title {
	font-size: 36px;
	font-weight: bold;
	line-height: 39px;
	margin-bottom: 27px;
	padding-top: 7px; }
article.middle-page.edition section.content .basic-list,
article.detail-page.ev-products section.content .basic-list {
	position: relative; }
article.middle-page.edition section.content .basic-list li,
article.detail-page.ev-products section.content .basic-list li {
	margin-bottom: 0;
	margin-right: 0;
	position: absolute;
	width: auto; }
article.middle-page.edition section.content .basic-list li.list-01 {
	left: 12px;
	bottom: 187px; }
article.middle-page.edition section.content .basic-list li.list-02 {
	left: 217px;
	bottom: 270px; }
article.middle-page.edition section.content .basic-list li.list-03 {
	left: 132px;
	bottom: 22px; }
article.middle-page.edition section.content .basic-list li.list-04 {
	left: 633px;
	bottom: 275px; }
article.middle-page.edition section.content .basic-list li.list-05 {
	left: 531px;
	bottom: 0px; }
article.middle-page.edition section.content .basic-list li.list-06 {
	left: 804px;
	bottom: 201px; }
article.middle-page.edition section.content .basic-list li.list-07 {
	left: 729px;
	bottom: 36px; }
article.detail-page.ev-products section.content .basic-list li.list-01 {
	left: 12px;
	bottom: 247px; }
article.detail-page.ev-products section.content .basic-list li.list-02 {
	left: 217px;
	bottom: 330px; }
article.detail-page.ev-products section.content .basic-list li.list-03 {
	left: 132px;
	bottom: 82px; }
article.detail-page.ev-products section.content .basic-list li.list-04 {
	left: 633px;
	bottom: 335px; }
article.detail-page.ev-products section.content .basic-list li.list-05 {
	left: 531px;
	bottom: 60px; }
article.detail-page.ev-products section.content .basic-list li.list-06 {
	left: 804px;
	bottom: 261px; }
article.detail-page.ev-products section.content .basic-list li.list-07 {
	left: 729px;
	bottom: 96px; }
/*article.middle-page.edition section.content .basic-list li a {
	opacity: 0.8;
	outline: none; }
article.middle-page.edition section.content .basic-list li a:hover {
	opacity: 1; }
article.middle-page.edition section.content .basic-list li a:hover::after {
	border: none; }
article.middle-page.edition section.content .basic-list li a img {
	width: auto; }
article.middle-page.edition section.content .basic-list li a:hover img {
	transform: scale(1.05, 1.05);
	transition: all .3s; }*/
/* end */

article.product-index section.content ul.align-inline > li, article.detail-page section.content ul.align-inline > li {
  display: inline-block; }
article.product-index section.content ul.align-inline.mr-25 > li, article.detail-page section.content ul.align-inline.mr-25 > li {
  margin-right: 25px; }
article.product-index section.content a.link-arrow, article.detail-page section.content a.link-arrow {
  display: inline-block;
  margin: 5px 0;
  vertical-align: middle; }
  article.product-index section.content a.link-arrow img, article.detail-page section.content a.link-arrow img {
    margin-left: 5px; }
  article.product-index section.content a.link-arrow::before, article.detail-page section.content a.link-arrow::before {
    border-right: 3px solid #C0231F;
    border-top: 3px solid #C0231F;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 6px; }
  article.product-index section.content a.link-arrow:hover, article.detail-page section.content a.link-arrow:hover {
    text-decoration: underline; }
article.product-index section.content .search-tab-list, article.detail-page section.content .search-tab-list {
  margin-bottom: 24px; }
  article.product-index section.content .search-tab-list li, article.detail-page section.content .search-tab-list li {
    background: #eee;
    box-sizing: border-box;
    border: 1px solid #c6c6c6;
    cursor: pointer;
    font-size: 18px;
    float: left;
    line-height: 24px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 8px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    width: 196px; }
    article.product-index section.content .search-tab-list li::after, article.detail-page section.content .search-tab-list li::after {
      border-bottom: 1px solid #000;
      border-right: 1px solid #000;
      content: "";
      display: inline-block;
      height: 7px;
      margin-left: 7px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 4px;
      width: 7px; }
    article.product-index section.content .search-tab-list li:hover, article.detail-page section.content .search-tab-list li:hover {
      background: #c9c9c9; }
article.product-index section.content dl.first-letter-list .icon-external-link {
  vertical-align: 0;}
article.product-index section.content dl.first-letter-list dt, article.detail-page section.content dl.first-letter-list dt {
  background: #c9c9c9;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 12px;
  padding: 6px 15px; }
  article.product-index section.content dl.first-letter-list dt::after, article.detail-page section.content dl.first-letter-list dt::after {
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 10px; }
article.product-index section.content dl.first-letter-list dd, article.detail-page section.content dl.first-letter-list dd {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 15px; }
  article.product-index section.content dl.first-letter-list dd .list-title, article.detail-page section.content dl.first-letter-list dd .list-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 15px 0 5px; }
  article.product-index section.content dl.first-letter-list dd a:hover, article.detail-page section.content dl.first-letter-list dd a:hover {
    text-decoration: underline; }
  article.product-index section.content dl.first-letter-list dd a::after, article.detail-page section.content dl.first-letter-list dd a::after {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    content: "";
    display: inline-block;
    height: 6px;
    margin-left: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 6px; }
  article.product-index section.content dl.first-letter-list dd .go-to-page-top, article.detail-page section.content dl.first-letter-list dd .go-to-page-top {
    padding-right: 10px;
    text-align: right; }
    article.product-index section.content dl.first-letter-list dd .go-to-page-top a, article.detail-page section.content dl.first-letter-list dd .go-to-page-top a {
      cursor: pointer; }
      article.product-index section.content dl.first-letter-list dd .go-to-page-top a:hover, article.detail-page section.content dl.first-letter-list dd .go-to-page-top a:hover {
        text-decoration: underline; }
      article.product-index section.content dl.first-letter-list dd .go-to-page-top a::after, article.detail-page section.content dl.first-letter-list dd .go-to-page-top a::after {
        border: 0;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        content: "";
        display: inline-block;
        height: 6px;
        margin-left: 10px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        vertical-align: 0;
        width: 6px; }
article.product-index section.content .related-list-wrapper, article.detail-page section.content .related-list-wrapper {
  font-size: 0;
  height: 360px;
  letter-spacing: 0;
  position: relative;
  page-break-inside: avoid; }
  article.product-index section.content .related-list-wrapper dt, article.detail-page section.content .related-list-wrapper dt {
    border: 1px solid #CCCDCE;
    border-left: 0;
    bottom: -1px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    line-height: 62px;
    padding: 0 27px;
    position: relative;
    vertical-align: top;
    z-index: 1; }
    article.product-index section.content .related-list-wrapper dt:first-of-type, article.detail-page section.content .related-list-wrapper dt:first-of-type {
      border-left: 1px solid #CCCDCE; }
    article.product-index section.content .related-list-wrapper dt.selected, article.detail-page section.content .related-list-wrapper dt.selected {
      border-bottom: 1px solid #fff; }
    article.product-index section.content .related-list-wrapper dt:hover, article.detail-page section.content .related-list-wrapper dt:hover {
      text-decoration: underline; }
  article.product-index section.content .related-list-wrapper dd, article.detail-page section.content .related-list-wrapper dd {
    border: 1px solid #CCCDCE;
    box-sizing: border-box;
    padding: 29px 29px 0;
    position: absolute;
    width: 100%; }
    article.product-index section.content .related-list-wrapper dd .related-list, article.detail-page section.content .related-list-wrapper dd .related-list {
      font-size: 0;
      letter-spacing: 0; }
      article.product-index section.content .related-list-wrapper dd .related-list::after, article.detail-page section.content .related-list-wrapper dd .related-list::after {
        clear: both;
        content: "";
        display: block; }
      article.product-index section.content .related-list-wrapper dd .related-list.special li, article.detail-page section.content .related-list-wrapper dd .related-list.special li {
        text-align: left; }
      article.product-index section.content .related-list-wrapper dd .related-list li, article.detail-page section.content .related-list-wrapper dd .related-list li {
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 28px;
        text-align: center;
        vertical-align: top;
        width: 232px; }
      article.product-index section.content .related-list-wrapper dd .related-list a, article.detail-page section.content .related-list-wrapper dd .related-list a {
        display: block;
        padding-bottom: 24px;
        position: relative; }
      article.product-index section.content .related-list-wrapper dd .related-list .img-box, article.detail-page section.content .related-list-wrapper dd .related-list .img-box {
        margin-bottom: 18px; }
        article.product-index section.content .related-list-wrapper dd .related-list .img-box img, article.detail-page section.content .related-list-wrapper dd .related-list .img-box img {
          vertical-align: middle;
          width: 100%; }
      article.product-index section.content .related-list-wrapper dd .related-list .name, article.detail-page section.content .related-list-wrapper dd .related-list .name {
        font-size: 15px;
        line-height: 18px;
        padding: 0 8px; }
        article.product-index section.content .related-list-wrapper dd .related-list .name .icon-external-link, article.detail-page section.content .related-list-wrapper dd .related-list .name .icon-external-link {
          margin-left: 5px;
          vertical-align: 0; }
      article.product-index section.content .related-list-wrapper dd .related-list .article, article.detail-page section.content .related-list-wrapper dd .related-list .article {
        font-size: 14px;
        line-height: 22px;
        margin-top: 3px;
        padding: 0 15px; }
article.product-index section.content .policy, article.product-index section.content .btn-more-material, article.detail-page section.content .policy, article.detail-page section.content .btn-more-material {
  display: inline-block;
  font-size: 15px;
  line-height: 18.27px;
  margin-top: 18px;
  margin-left: 25px; }
  article.product-index section.content .policy::before, article.product-index section.content .btn-more-material::before, article.detail-page section.content .policy::before, article.detail-page section.content .btn-more-material::before {
    border-right: 3px solid #C0231F;
    border-top: 3px solid #C0231F;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 6px; }
  article.product-index section.content .policy:hover, article.product-index section.content .btn-more-material:hover, article.detail-page section.content .policy:hover, article.detail-page section.content .btn-more-material:hover {
    text-decoration: underline; }
article.product-index section.content .link-list, article.detail-page section.content .link-list {
  border: 1px solid #CCCDCE;
  padding: 18px 27px; }
  article.product-index section.content .link-list li, article.detail-page section.content .link-list li {
    font-size: 15px;
    line-height: 24px;
    padding: 6px 0; }
    article.product-index section.content .link-list li.no-arrow::before, article.detail-page section.content .link-list li.no-arrow::before {
      display: none; }
    article.product-index section.content .link-list li::before, article.detail-page section.content .link-list li::before {
      border-right: 3px solid #C0231F;
      border-top: 3px solid #C0231F;
      content: "";
      display: inline-block;
      height: 6px;
      margin-right: 6px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 2px;
      width: 6px; }
    article.product-index section.content .link-list li a:hover, article.detail-page section.content .link-list li a:hover {
      text-decoration: underline; }
    article.product-index section.content .link-list li img, article.detail-page section.content .link-list li img {
      margin-left: 5px;
      vertical-align: -1px; }
    article.product-index section.content .link-list li p, article.detail-page section.content .link-list li p {
      font-size: 13px;
      line-height: 18.27px;
      padding-left: 19px;
      padding-top: 4px; }
article.product-index section.content .more-link-list > li, article.detail-page section.content .more-link-list > li {
  margin-bottom: 24px; }
article.product-index section.content .more-link, article.detail-page section.content .more-link {
  border: 1px solid #c6c6c6;
  box-sizing: border-box;
  line-height: 40px;
  padding: 29px; }
  article.product-index section.content .more-link::after, article.detail-page section.content .more-link::after {
    content: "";
    clear: both;
    display: block; }
  article.product-index section.content .more-link a, article.detail-page section.content .more-link a {
    background: #C5091D;
    color: #fff;
    display: block;
    float: right;
    line-height: 40px;
    text-align: center;
    width: 150px; }
    article.product-index section.content .more-link a::after, article.detail-page section.content .more-link a::after {
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      content: "";
      display: inline-block;
      height: 7px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 1px;
      width: 7px; }
    article.product-index section.content .more-link a:hover, article.detail-page section.content .more-link a:hover {
      opacity: 0.8; }
  article.product-index section.content .more-link.no-arrow a::after, article.detail-page section.content .more-link.no-arrow a::after {
    display: none; }

article.product-index {
  margin: 0 auto;
  width: 1000px; }
  article.product-index section.middle-top-head .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    margin-bottom: 27px;
    padding-top: 7px; }
    article.product-index section.middle-top-head .title span {
      font-size: 16px;
      font-weight: normal;
      margin-left: 18px;
      vertical-align: 6px; }
  article.product-index section.middle-top-head .search-btn-list li {
    box-sizing: border-box;
    border: 1px solid #C8C9CA;
    cursor: pointer;
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    position: relative;
    text-align: center;
    width: 498px; }
    article.product-index section.middle-top-head .search-btn-list li::after {
      border-bottom: 2px solid #000;
      border-right: 2px solid #000;
      bottom: 6px;
      box-sizing: border-box;
      content: "";
      display: block;
      height: 14px;
      margin: auto 0;
      position: absolute;
      right: 20px;
      top: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 14px; }
    article.product-index section.middle-top-head .search-btn-list li:nth-of-type(1) {
      float: left; }
    article.product-index section.middle-top-head .search-btn-list li:nth-of-type(2) {
      color: #000;
      float: right; }
    article.product-index section.middle-top-head .search-btn-list li.current {
      background: #C7081C;
      border-color: #C7081C;
      color: #fff; }
      article.product-index section.middle-top-head .search-btn-list li.current::after {
        border-color: #fff; }
  article.product-index section.anker-area {
    border-bottom: 1px solid #CCCDCE;
    padding-top: 22px; }
    article.product-index section.anker-area::after {
      clear: both;
      content: "";
      display: block; }
    article.product-index section.anker-area li {
      border: 1px solid #000;
      box-sizing: border-box;
      float: left;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 22px;
      margin-right: 4px;
      padding: 9px 0;
      text-align: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      width: 247px; }
      article.product-index section.anker-area li:nth-of-type(4n) {
        margin-right: 0; }
      article.product-index section.anker-area li:hover {
        background: #000;
        color: #fff; }
        article.product-index section.anker-area li:hover a::after {
          border-color: #fff; }
      article.product-index section.anker-area li a {
        display: block; }
        article.product-index section.anker-area li a::after {
          border-bottom: 1px solid #000;
          border-right: 1px solid #000;
          content: "";
          display: inline-block;
          height: 7px;
          margin-left: 7px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          vertical-align: 3px;
          width: 7px; }
  article.product-index section.below-head {
    border-bottom: 1px solid #CCCDCE;
    padding-bottom: 31px; }
    article.product-index section.below-head .title {
      font-size: 36px;
      line-height: 48px;
      margin-bottom: 23px; }
    article.product-index section.below-head .article {
      font-size: 16px;
      line-height: 34px; }
  article.product-index section.content {
    padding-top: 42px; }
    article.product-index section.content.first-content {
      padding-top: 22px; }
    article.product-index section.content a.arrow::after {
      box-sizing: border-box;
      border-top: 2px solid #000;
      border-right: 2px solid #000;
      content: "";
      display: inline-block;
      height: 12px;
      margin-left: 7px;
      -webkit-transform: all 0.3;
      transform: all 0.3;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 2px;
      width: 12px; }
    article.product-index section.content a.arrow:hover::after {
      margin-left: 10px; }
    article.product-index section.content .title {
      font-size: 22px;
      line-height: 36px;
      margin-bottom: 22px; }
    article.product-index section.content .search-category-list {
      margin: 0 auto 12px;
      width: 998px; }
      article.product-index section.content .search-category-list li {
        float: left;
        margin-right: 4px;
        width: 330px; }
        article.product-index section.content .search-category-list li:last-of-type {
          margin-right: 0;
          margin-bottom: 0; }
      article.product-index section.content .search-category-list a {
        display: block;
        position: relative; }
      article.product-index section.content .search-category-list img {
        vertical-align: middle;
        margin-bottom: 5px;
        width: 100%; }
        article.product-index section.content .search-category-list img:nth-of-type(2) {
          display: none; }
      article.product-index section.content .search-category-list .name {
        font-size: 16px;
        line-height: 26px;
        text-align: center; }
      article.product-index section.content .search-category-list .article {
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 14px;
        text-align: center; }
    article.product-index section.content .search-item-list {
      margin: 0 auto;
      width: 1000px; }
      article.product-index section.content .search-item-list li {
        float: left;
        margin-right: 4px;
        margin-bottom: 28px;
        width: 247px; }
        article.product-index section.content .search-item-list li:nth-of-type(4n) {
          margin-right: 0; }
      article.product-index section.content .search-item-list a {
        display: block;
        padding-bottom: 10px;
        position: relative; }
      article.product-index section.content .search-item-list img {
        margin-bottom: 5px;
        vertical-align: middle;
        width: 100%; }
      article.product-index section.content .search-item-list .category {
        font-size: 12px;
        line-height: 20px;
        text-align: center; }
      article.product-index section.content .search-item-list .name {
        font-size: 16px;
        line-height: 26px;
        text-align: center; }
    article.product-index section.content .basic-list {
      font-size: 0;
      letter-spacing: 0; }
      article.product-index section.content .basic-list li {
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 25px;
        vertical-align: top;
        width: 247px; }
        article.product-index section.content .basic-list li:nth-of-type(4n) {
          margin-right: 0; }
      article.product-index section.content .basic-list a {
        display: block;
        position: relative; }
      article.product-index section.content .basic-list img {
        vertical-align: middle;
        width: 100%; }
      article.product-index section.content .basic-list .name {
        font-size: 15px;
        line-height: 20px;
        padding: 7px 10px 14px;
        text-align: center; }
        article.product-index section.content .basic-list .name .icon-external-link {
          margin-left: 5px;
          vertical-align: -1px;
          width: 13px; }
    article.product-index section.content .other-field-list li {
      float: left;
      font-size: 18px;
      height: 60px;
      line-height: 60px;
      margin-right: 5px;
      text-align: center;
      width: 330px; }
      article.product-index section.content .other-field-list li:last-of-type {
        margin-bottom: 0;
        margin-right: 0; }
      article.product-index section.content .other-field-list li:nth-of-type(1) {
        background: #89D8C8; }
      article.product-index section.content .other-field-list li:nth-of-type(2) {
        background: #87D5F8; }
      article.product-index section.content .other-field-list li:nth-of-type(3) {
        background: #F8BC88; }
      article.product-index section.content .other-field-list li:hover {
        opacity: 0.8; }
    article.product-index section.content .other-field-list a {
      display: block; }
      article.product-index section.content .other-field-list a::after {
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        box-sizing: border-box;
        content: "";
        display: inline-block;
        height: 12px;
        margin-left: 3px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        vertical-align: 2px;
        width: 12px; }
    article.product-index section.content .contact-list {
      border: 1px solid #CCCDCE;
      padding: 30px 29px; }
      article.product-index section.content .contact-list li {
        box-sizing: border-box;
        margin: 0 auto;
        height: 70px;
        text-align: center;
        width: 457px; }
      article.product-index section.content .contact-list .list-form a {
        background: #C5091D;
        color: #fff;
        display: block;
        font-size: 22px;
        line-height: 70px; }
        article.product-index section.content .contact-list .list-form a:hover {
          background: #d94c58; }
        article.product-index section.content .contact-list .list-form a::after {
          border-right: 2px solid #fff;
          border-top: 2px solid #fff;
          content: "";
          display: inline-block;
          height: 10px;
          margin-left: 4px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 2px;
          width: 10px; }
    article.product-index section.content .contact-list-col-2 {
      border: 1px solid #CCCDCE;
      padding: 30px 29px; }
      article.product-index section.content .contact-list-col-2 li {
        box-sizing: border-box;
        float: left;
        height: 98px;
        text-align: center;
        width: 457px; }
      article.product-index section.content .contact-list-col-2 .list-tel {
        border: 1px solid #C5C6C7;
        font-size: 22px;
        line-height: 32px;
        margin-right: 26px;
        padding: 16px 0; }
        article.product-index section.content .contact-list-col-2 .list-tel.one-line {
          line-height: 64px; }
      article.product-index section.content .contact-list-col-2 .list-form a {
        background: #C5091D;
        color: #fff;
        display: block;
        font-size: 22px;
        line-height: 98px; }
        article.product-index section.content .contact-list-col-2 .list-form a:hover {
          background: #d94c58; }
        article.product-index section.content .contact-list-col-2 .list-form a::after {
          border-right: 2px solid #fff;
          border-top: 2px solid #fff;
          content: "";
          display: inline-block;
          height: 10px;
          margin-left: 4px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 2px;
          width: 10px; }
    article.product-index section.content .contact-list-middle {
      border: 1px solid #CCCDCE;
      padding: 30px 29px; }
      article.product-index section.content .contact-list-middle li {
        box-sizing: border-box;
        float: left;
        text-align: center;
        width: 457px; }
      article.product-index section.content .contact-list-middle .list-form a, article.product-index section.content .contact-list-middle .list-index a {
        display: block;
        font-size: 22px;
        line-height: 32px;
        padding: 19px 0; }
        article.product-index section.content .contact-list-middle .list-form a::after, article.product-index section.content .contact-list-middle .list-index a::after {
          border-right: 2px solid #000;
          border-top: 2px solid #000;
          content: "";
          display: inline-block;
          height: 10px;
          margin-left: 4px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 2px;
          width: 10px; }
      article.product-index section.content .contact-list-middle .list-index {
        border: 1px solid #c6c6c6;
        margin-right: 26px; }
        article.product-index section.content .contact-list-middle .list-index a:hover {
          text-decoration: underline; }
      article.product-index section.content .contact-list-middle .list-form a {
        background: #C5091D;
        color: #fff; }
        article.product-index section.content .contact-list-middle .list-form a::after {
          border-right: 2px solid #fff;
          border-top: 2px solid #fff; }
        article.product-index section.content .contact-list-middle .list-form a:hover {
          background: #d94c58; }


article.detail-page {
  margin: 0 auto;
  width: 1000px; }
  article.detail-page .trade-symbol {
    font-size: 0.7em;
    position: relative;
    top: -7px;
    vertical-align: top; }
  article.detail-page .mark-area {
    background: #CCCCFD;
    margin-bottom: 35px; }
    article.detail-page .mark-area .img-box {
      box-sizing: border-box;
      float: left;
      padding: 8px 43px 8px 32px;
      width: 194px; }
      article.detail-page .mark-area .img-box img {
        vertical-align: middle;
        width: 100%; }
    article.detail-page .mark-area .txt-box {
      float: left;
      padding: 13px 0 14px;
      width: 806px; }
  article.detail-page section.head .title-wrapper .sub-title {
    font-size: 17px;
    line-height: 18.27px; }
  article.detail-page section.head.mb-10 {
    margin-bottom: 10px; }
  article.detail-page section.content {
    margin-bottom: 64px; }
    article.detail-page section.content .title {
      font-size: 22px;
      line-height: 36px;
      margin-bottom: 16px; }
    article.detail-page section.content li.list-tel p {
      font-size: 22px;
      line-height: 28px; }
article.detail-page section.content p, article.detail-page section.content ul {
      font-size: 15px;
      line-height: 24px; }
    article.detail-page section.content .mb24 {
      margin-bottom: 24px; }
    article.detail-page section.content .mb30 {
      margin-bottom: 30px; }
    article.detail-page section.content .pl-1em {
      padding-left: 1em; }
    article.detail-page section.content .red {
      color: #FC0D1B; }
    article.detail-page section.content .notice-important {
      background: #FEAEAE;
      border: 1px solid #c6c6c6;
      box-sizing: border-box;
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 10px;
      padding: 2px 0;
      text-align: center;
      width: 118px; }
    article.detail-page section.content .bold {
      font-weight: bold; }
    article.detail-page section.content .u-line {
      text-decoration: underline; }
    article.detail-page section.content .caution {
      font-size: 14px;
      line-height: 24px;
      margin-top: 4px; }
    article.detail-page section.content .table-wrapper-list > dt {
      font-size: 15px;
      line-height: 24px;
      margin-bottom: 5px; }
    article.detail-page section.content .table-wrapper-list > dd {
      margin-bottom: 24px; }
      article.detail-page section.content .table-wrapper-list > dd:last-of-type {
        margin-bottom: 0; }
    article.detail-page section.content .table-wrapper-list .table {
      background: #E4E5E6;
      border-bottom: 1px solid #C5C6C7;
      border-right: 1px solid #C5C6C7;
      border-left: 1px solid #C5C6C7;
      font-size: 14px;
      line-height: 24px; }
      article.detail-page section.content .table-wrapper-list .table::after {
        clear: both;
        content: "";
        display: block; }
      article.detail-page section.content .table-wrapper-list .table dt, article.detail-page section.content .table-wrapper-list .table dd {
        border-top: 1px solid #C5C6C7;
        box-sizing: border-box;
        float: left;
        padding: 8px 17px; }
      article.detail-page section.content .table-wrapper-list .table dt {
        width: 245px; }
      article.detail-page section.content .table-wrapper-list .table dd {
        border-left: 1px solid #C5C6C7;
        background: #fff;
        width: 753px; }
        article.detail-page section.content .table-wrapper-list .table dd span {
          color: #BF1D2D; }
    article.detail-page section.content .figure-list {
      page-break-inside: avoid; 
    }

    article.detail-page section.content .figure-list > li {
      border: 1px solid #C5C6C7;
      box-sizing: border-box;
      float: left;
      height: 400px;
      margin-bottom: 12px;
      padding: 10px;
      width: 494px; }
      article.detail-page section.content .figure-list > li:nth-of-type(odd) {
        margin-right: 12px;
        page-break-before: always; page-break-after: always; }
      article.detail-page section.content .figure-list li {
        page-break-before: always; page-break-after: always; }
    article.detail-page section.content .figure-list .list-title {
      background: #E4E5E6;
      box-sizing: border-box;
      border: 1px solid #C5C6C7;
      display: inline-block;
      font-size: 14px;
      height: 28px;
      line-height: 28px;
      padding: 0 9px;
      vertical-align: top; }
    article.detail-page section.content .figure-list .context {
      font-size: 12px;
      line-height: 18px;
      padding: 18px 0 0; }
      article.detail-page section.content .figure-list .context.f-15 {
        font-size: 15px;
        line-height: 24px;
        padding: 0; }
      article.detail-page section.content .figure-list .context.pt-10 {
        padding-top: 10px; }
    article.detail-page section.content .figure-list .img-box {
      height: auto;
      position: relative;
      text-align: center;
      height: 300px; }
      article.detail-page section.content .figure-list .img-box img {
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%; }
    article.detail-page section.content .table-col2 {
      border-top: 1px solid #c6c6c6;
      border-left: 1px solid #c6c6c6;
      width: 1000px; }
      article.detail-page section.content .table-col2 th, article.detail-page section.content .table-col2 td {
        border-bottom: 1px solid #c6c6c6;
        border-right: 1px solid #c6c6c6;
        box-sizing: border-box;
        vertical-align: middle;
        width: 50%; }
      article.detail-page section.content .table-col2 th {
        padding: 30px 10px;
        text-align: center; }
      article.detail-page section.content .table-col2 td {
        padding: 0 30px; }
      article.detail-page section.content .table-col2.mb-30 {
        margin-bottom: 30px; }
    article.detail-page section.content .figure-box-with-title {
      border: 1px solid #c6c6c6;
      box-sizing: border-box;
      padding: 10px 10px 0; }
      article.detail-page section.content .figure-box-with-title .figure-title {
        background: #E4E5E6;
        box-sizing: border-box;
        border: 1px solid #C5C6C7;
        display: inline-block;
        font-size: 14px;
        height: 28px;
        line-height: 28px;
        padding: 0 9px;
        vertical-align: top; }
      article.detail-page section.content .figure-box-with-title .img-box {
        padding: 20px 0 30px;
        text-align: center; }
        article.detail-page section.content .figure-box-with-title .img-box img {
          vertical-align: middle; }
      article.detail-page section.content .figure-box-with-title.p04_10 .clearbox::after {
        clear: both;
        content: "";
        display: block; }
      article.detail-page section.content .figure-box-with-title.p04_10 .clearbox .img-box, article.detail-page section.content .figure-box-with-title.p04_10 .clearbox .txt-box {
        box-sizing: border-box;
        display: inline-block;
        vertical-align: middle; }
      article.detail-page section.content .figure-box-with-title.p04_10 .clearbox .img-box {
        padding: 20px 0;
        width: 30%; }
      article.detail-page section.content .figure-box-with-title.p04_10 .clearbox .txt-box {
        padding: 0 40px;
        width: 67%; }
    article.detail-page section.content .figure-box {
      border: 1px solid #c6c6c6;
      box-sizing: border-box;
      padding: 30px;
      text-align: center; }
      article.detail-page section.content .figure-box img {
        vertical-align: middle; }
    article.detail-page section.content .figure-text-box {
      border: 1px solid #c6c6c6;
      padding: 20px 10px;
      text-align: center; }
      article.detail-page section.content .figure-text-box.nb-b {
        border-bottom: 0; }
      article.detail-page section.content .figure-text-box img {
        margin-bottom: 20px;
        vertical-align: middle; }
      article.detail-page section.content .figure-text-box p {
        text-align: left; }
    article.detail-page section.content .link-list-wrapper {
      border: 1px solid #CCCDCE;
      box-sizing: border-box;
      padding: 18px 27px; }
      article.detail-page section.content .link-list-wrapper .link-title {
        font-size: 18px;
        font-weight: bold;
        line-height: 18px;
        padding: 10px 0; }
      article.detail-page section.content .link-list-wrapper .link-list {
        border: 0;
        padding: 0; }
    article.detail-page section.content .middle-link-list {
      font-size: 0;
      letter-spacing: 0;
      padding: 74px 0 0; }
      article.detail-page section.content .middle-link-list > li {
        display: inline-block;
        margin-right: 12px;
        margin-bottom: 44px;
        vertical-align: top;
        width: 494px; }
        article.detail-page section.content .middle-link-list > li:nth-of-type(even) {
          margin-right: 0; }
        article.detail-page section.content .middle-link-list > li .title-wrapper {
          background: #F5F6F7;
          border: 1px solid #C5C6C7;
          box-sizing: border-box;
          padding: 10px; }
          article.detail-page section.content .middle-link-list > li .title-wrapper .link-title {
            background: #FDFEFF;
            border: 1px solid #C5C6C7;
            display: inline-block;
            font-size: 14px;
            line-height: 26px;
            padding: 0 12px;
            vertical-align: middle; }
          article.detail-page section.content .middle-link-list > li .title-wrapper .img-box {
            padding: 24px 0 40px;
            text-align: center; }
            article.detail-page section.content .middle-link-list > li .title-wrapper .img-box img {
              vertical-align: middle; }
        article.detail-page section.content .middle-link-list > li ul {
          font-size: 15px;
          line-height: 30px;
          padding: 11px 0 0; }
          article.detail-page section.content .middle-link-list > li ul li::before {
            border-top: 3px solid #000;
            border-right: 3px solid #000;
            box-sizing: border-box;
            content: "";
            display: inline-block;
            height: 9px;
            margin: 0 10px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            width: 9px; }
          article.detail-page section.content .middle-link-list > li ul li .caution {
            font-size: 13px;
            line-height: 20px;
            margin-top: -5px;
            padding-left: 33px; }
          article.detail-page section.content .middle-link-list > li ul a:hover {
            text-decoration: underline; }
    article.detail-page section.content .contact-list {
      border: 1px solid #CCCDCE;
      padding: 30px 29px; }
      article.detail-page section.content .contact-list li {
        box-sizing: border-box;
        float: left;
        height: 98px;
        text-align: center;
        width: 457px; }
      article.detail-page section.content .contact-list .list-tel {
        border: 1px solid #C5C6C7;
        font-size: 22px;
        line-height: 32px;
        margin-right: 26px;
        padding: 16px 0; }
        article.detail-page section.content .contact-list .list-tel.one-line {
          line-height: 64px; }
        article.detail-page section.content .contact-list .list-tel.two-line {
        height: 128px; }
        article.detail-page section.content .contact-list .list-tel.three-line {
        height: 128px;
        padding: 12px 0; }
        article.detail-page section.content .contact-list .list-tel.four-line {
        height: 128px;
        padding: 5px 0; }
        article.detail-page section.content .contact-list .list-tel.four-line p {
        font-size: 20px; }
      article.detail-page section.content .contact-list .list-form a {
        background: #C5091D;
        color: #fff;
        display: block;
        font-size: 22px;
        line-height: 98px; }
        article.detail-page section.content .contact-list .list-form a:hover {
          background: #d94c58; }
        article.detail-page section.content .contact-list .list-form a::after {
          border-right: 2px solid #fff;
          border-top: 2px solid #fff;
          content: "";
          display: inline-block;
          height: 10px;
          margin-left: 4px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 2px;
          width: 10px; }
      article.detail-page section.content .contact-list.add-one .list-form {
        margin-bottom: 20px; }
      article.detail-page section.content .contact-list.add-one .list-tel.one-col {
        clear: both;
        float: none;
        padding: 32px 0;
        width: 100%; }
      article.detail-page section.content .contact-list li.list-form:first-of-type {
	margin-right: 26px; }
    article.detail-page section.content .contact-pipe {
      border: 1px solid #c6c6c6;
      padding: 25px 29px 30px; }
      article.detail-page section.content .contact-pipe .contact-title {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 25px;
        text-align: center; }
      article.detail-page section.content .contact-pipe .contact-list {
        border: 0;
        padding: 0; }
      article.detail-page section.content .contact-pipe li:first-of-type {
        margin-right: 26px; }
    article.detail-page section.content .btn-relate-product {
      display: none; }
    article.detail-page section.content .table {
      border-top: 1px solid #C5C6C7;
      border-left: 1px solid #C5C6C7;
      margin-top: 26px;
      text-align: center;
      width: 100%; }
      article.detail-page section.content .table.nm-t {
        margin-top: 0; }
      article.detail-page section.content .table.ta-left th, article.detail-page section.content .table.ta-left td {
        text-align: left; }
      article.detail-page section.content .table .ta-left {
        text-align: left;
/*        white-space: nowrap;*/ }
      article.detail-page section.content .table th, article.detail-page section.content .table td {
        border-right: 1px solid #C5C6C7;
        border-bottom: 1px solid #C5C6C7;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 24px;
        padding: 7px 18px;
        text-align: center;
        vertical-align: middle; }
        article.detail-page section.content .table th.ta-center, article.detail-page section.content .table td.ta-center {
          text-align: center; }
      article.detail-page section.content .table th {
        background: #E4E5E6; }
      article.detail-page section.content .table.ps-5 th, article.detail-page section.content .table.ps-5 td {
        padding: 7px 5px; }
      article.detail-page section.content .table.col-6 tr:first-of-type th {
        width: 166px;
        width: calc(100% / 6); }
      article.detail-page section.content .table .unit {
        display: inline-block;
        float: right; }
      article.detail-page section.content .table.arrow-link a::before {
        border-right: 3px solid #C0231F;
        border-top: 3px solid #C0231F;
        content: "";
        display: inline-block;
        height: 6px;
        margin-right: 6px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        vertical-align: 2px;
        width: 6px; }
      article.detail-page section.content .table.arrow-link a:hover {
        text-decoration: underline; }
      article.detail-page section.content .table.table-heat-transformer td {
        text-align: left; }
        article.detail-page section.content .table.table-heat-transformer td:nth-of-type(-n+2) {
          padding-left: 85px; }
        article.detail-page section.content .table.table-heat-transformer td:nth-of-type(3) {
          padding-left: 45px; }
        article.detail-page section.content .table.table-heat-transformer td:nth-of-type(4) {
          padding-left: 75px; }
      article.detail-page section.content .table.table-p03-01-g td {
        text-align: left; }
        article.detail-page section.content .table.table-p03-01-g td:nth-of-type(1) {
          padding-left: 48px; }
        article.detail-page section.content .table.table-p03-01-g td:nth-of-type(2) {
          padding-left: 62px; }
        article.detail-page section.content .table.table-p03-01-g td:nth-of-type(3) {
          padding-left: 20px; }
        article.detail-page section.content .table.table-p03-01-g td:nth-of-type(4) {
          padding-left: 35px; }
      article.detail-page section.content .table.table-p08-16 {
        margin-top: 0;
        margin-bottom: 20px; }
        article.detail-page section.content .table.table-p08-16 th.pl {
          padding-left: 110px;
          text-align: left; }
        article.detail-page section.content .table.table-p08-16 td {
          padding: 20px 0;
          width: 50%; }
          article.detail-page section.content .table.table-p08-16 td img {
            vertical-align: middle; }
          article.detail-page section.content .table.table-p08-16 td:nth-of-type(2) {
            padding-left: 185px;
            text-align: left; }
      article.detail-page section.content .table.table-p08-14b tr:first-of-type td {
        padding: 20px 0;
        text-align: center; }
        article.detail-page section.content .table.table-p08-14b tr:first-of-type td img {
          margin-bottom: 10px;
          vertical-align: middle; }
      article.detail-page section.content .table.p05_12 tr:nth-of-type(n+3) th, article.detail-page section.content .table.p05_12 tr:nth-of-type(n+3) td {
        text-align: left; }
      article.detail-page section.content .table.p05_12 tr:nth-of-type(n+3) th {
        padding-left: 30px; }
      article.detail-page section.content .table.p05_12 tr:nth-of-type(n+3) td {
        padding-left: 125px; }
      article.detail-page section.content .table.tainetsu-index tr:nth-of-type(n+2) th, article.detail-page section.content .table.tainetsu-index tr:nth-of-type(n+2) td {
        text-align: left; }
      article.detail-page section.content .table.tainetsu-index tr:nth-of-type(n+2) td:nth-of-type(4) {
        text-align: center; }
      article.detail-page section.content .table.p08_01 {
        margin-top: 0; }
        article.detail-page section.content .table.p08_01 th, article.detail-page section.content .table.p08_01 td {
          vertical-align: top; }
      article.detail-page section.content .table.ul_csa tr:nth-of-type(n+3) th {
        background: #fff; }
    article.detail-page section.content .image-list {
      padding-top: 25px; }
      article.detail-page section.content .image-list li {
        float: left;
        margin-right: 27px;
        width: 178px; }
        article.detail-page section.content .image-list li:last-of-type {
          margin-right: 0; }
        article.detail-page section.content .image-list li img {
          vertical-align: middle;
          width: 100%; }
        article.detail-page section.content .image-list li p {
          padding: 13px 0;
          text-align: center; }
    article.detail-page section.content .video-wrapper {
      text-align: center; }
    article.detail-page section.content .img-list-evhev-enamel {
      font-size: 0;
      letter-spacing: 0;
      padding: 48px 0 0;
      text-align: center; }
      article.detail-page section.content .img-list-evhev-enamel li {
        display: inline-block;
        margin: 0 15px; }
    article.detail-page section.content .p05_06 li {
      border: none;
      height: auto;
      padding: 0; }
      article.detail-page section.content .p05_06 li .border-wrapper {
        border: 1px solid #C5C6C7;
        padding: 10px; }
        article.detail-page section.content .p05_06 li .border-wrapper .img-box {
          height: 148px; }
      article.detail-page section.content .p05_06 li p {
        padding: 17px 10px; }
    article.detail-page section.content .img-box-power-harness {
      font-size: 0;
      letter-spacing: 0;
      padding: 24px 10px 0; }
      article.detail-page section.content .img-box-power-harness ul {
        display: inline-block;
        margin-left: 40px;
        vertical-align: 62px;
        width: 618px; }
    article.detail-page section.content .p13_08 {
      padding: 0 10px 24px; }
    article.detail-page section.content .figure-list.p13_08 {
      padding: 0; }
      article.detail-page section.content .figure-list.p13_08 > li {
        height: 430px;
        width: 100%; }
        article.detail-page section.content .figure-list.p13_08 > li ul {
          margin-top: 24px; }
    article.detail-page section.content .table.p13_03 {
      margin-top: 45px; }
    article.detail-page section.content .content-p06_01 {
      border: 1px solid #C6C6C6;
      box-sizing: border-box;
      padding: 10px 10px 20px;
      text-align: center; }
      article.detail-page section.content .content-p06_01 img {
        margin: 20px 0; }
      article.detail-page section.content .content-p06_01 p, article.detail-page section.content .content-p06_01 ul {
        text-align: left; }
    article.detail-page section.content.p06_14 .contact-wrapper {
      border: 1px solid #C6C6C6;
      padding: 24px 29px 29px; }
    article.detail-page section.content.p06_14 .name {
      font-size: 15px;
      line-height: 24px;
      margin-bottom: 17px; }
    article.detail-page section.content.p06_14 .contact-list {
      border: 0;
      padding: 0; }
      article.detail-page section.content.p06_14 .contact-list:nth-of-type(1) {
        margin-bottom: 37px; }

article.detail-page section.content.p06_14 .contact-list:nth-of-type(1) a::after {
    border-right: 2px solid #d94c58;
    border-top: 2px solid #d94c58;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 10px;
}
        article.detail-page section.content.p06_14 .contact-list:nth-of-type(1) li {
          width: 100%; }
    article.detail-page section.content .content-p03_06 {
      border: 1px solid #C5C6C7;
      box-sizing: border-box;
      margin-top: 50px;
      padding: 10px; }
      article.detail-page section.content .content-p03_06.mt-0 {
        margin-top: 0; }
      article.detail-page section.content .content-p03_06 .list-title {
        background: #E4E5E6;
        box-sizing: border-box;
        border: 1px solid #C5C6C7;
        display: inline-block;
        font-size: 14px;
        height: 28px;
        line-height: 28px;
        padding: 0 9px;
        vertical-align: top; }
      article.detail-page section.content .content-p03_06 .img-box {
        text-align: center; }
    article.detail-page section.content .content-p03_03 {
      border: 1px solid #C5C6C7;
      box-sizing: border-box;
      padding: 30px 10px; }
      article.detail-page section.content .content-p03_03 .img-box {
        text-align: center; }
    article.detail-page section.content .list-p09_05a li {
      margin-bottom: 8px; }
    article.detail-page section.content .list-p09_05a .list-title {
      font-weight: bold;
      margin-bottom: 8px; }
    article.detail-page section.content .list-p09_05a .context {
      padding-left: 17px; }
    article.detail-page section.content .content-p0_9 {
      border: 1px solid #c6c6c6;
      padding: 30px 0; }
      article.detail-page section.content .content-p0_9 .img-list {
        text-align: center; }
        article.detail-page section.content .content-p0_9 .img-list li {
          display: inline-block;
          margin: 0 56px;
          vertical-align: top; }
          article.detail-page section.content .content-p0_9 .img-list li .img-box {
            margin-bottom: 7px; }
            article.detail-page section.content .content-p0_9 .img-list li .img-box img {
              vertical-align: middle; }
          article.detail-page section.content .content-p0_9 .img-list li .name {
            text-align: left; }
    article.detail-page section.content .table-polyenex {
      margin-top: 39px; }
      article.detail-page section.content .table-polyenex .img-box {
        padding: 14px 0 15px; }
        article.detail-page section.content .table-polyenex .img-box img {
          vertical-align: middle; }
      article.detail-page section.content .table-polyenex p {
        margin-bottom: 7px; }
      article.detail-page section.content .table-polyenex a::before {
        border-right: 3px solid #C0231F;
        border-top: 3px solid #C0231F;
        content: "";
        display: inline-block;
        height: 6px;
        margin-right: 6px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        vertical-align: 2px;
        width: 6px; }
      article.detail-page section.content .table-polyenex a:hover {
        text-decoration: underline; }
      article.detail-page section.content .table-polyenex a img {
        margin-left: 5px; }
      article.detail-page section.content .table-polyenex.polyenex-padding tr:nth-of-type(n+4) td:nth-of-type(1) {
        padding-left: 156px;
        text-align: left; }
      article.detail-page section.content .table-polyenex.polyenex-padding tr:nth-of-type(n+4) td:nth-of-type(2) {
        padding-left: 80px;
        text-align: left; }
      article.detail-page section.content .table-polyenex.rail-signal td:nth-of-type(-n+3) {
        padding-left: 40px;
        text-align: left; }
    article.detail-page section.content .contact-p0508 {
      border: 1px solid #c6c6c6;
      padding: 27px; }
      article.detail-page section.content .contact-p0508 .table {
        margin-top: 0;
        margin-bottom: 20px; }
      article.detail-page section.content .contact-p0508 .contact-list {
        border: 0;
        padding: 0; }
        article.detail-page section.content .contact-p0508 .contact-list .list-form {
          float: none;
          margin: 0 auto; }
  article.detail-page section.content-mb50 {
    margin-bottom: 50px; }

article.other-page {
  font-size: 15px;
  line-height: 24px;
  margin: 0 auto;
  width: 1000px; }
  article.other-page section.head {
    margin-bottom: 33px; }
    article.other-page section.head .title {
      font-size: 28px;
      font-weight: bold;
      line-height: 36px; }
  article.other-page section.content {
    margin-bottom: 33px; }
    article.other-page section.content .under-link {
      text-decoration: underline; }
    article.other-page section.content .mb-10 {
      margin-bottom: 10px; }
    article.other-page section.content .mb-15 {
      margin-bottom: 15px; }
    article.other-page section.content .mb-30 {
      margin-bottom: 30px; }
    article.other-page section.content .pl-1em {
      padding-left: 1em; }
    article.other-page section.content .ta-right {
      text-align: right; }
    article.other-page section.content .ta-center {
      text-align: center; }
    article.other-page section.content .fw-b {
      font-weight: bold; }
    article.other-page section.content .underline-link {
      text-decoration: underline; }
    article.other-page section.content .title {
      font-size: 22px;
      line-height: 36px;
      margin-bottom: 18px; }
    article.other-page section.content .resorce-list li {
      border-bottom: 1px solid #DBDCDD;
      box-sizing: border-box;
      font-size: 14px;
      line-height: 22px;
      padding: 16px 2px 16px 4px;
      position: relative; }
      article.other-page section.content .resorce-list li:first-of-type {
        border-top: 1px solid #DBDCDD; }
      article.other-page section.content .resorce-list li a:hover {
        text-decoration: underline; }
      article.other-page section.content .resorce-list li time {
        display: inline-block;
        margin-right: 15px;
        vertical-align: top;
        width: 110px; }
      article.other-page section.content .resorce-list li .anker-area {
        display: inline-block;
        vertical-align: top;
        width: 690px; }
      article.other-page section.content .resorce-list li .icon-pdf {
        display: inline-block;
        position: absolute;
        right: 0; }
        article.other-page section.content .resorce-list li .icon-pdf img {
          margin-left: 7px; }
    article.other-page section.content .contact-list {
      border: 1px solid #CCCDCE;
      padding: 30px 29px; }
      article.other-page section.content .contact-list li {
        box-sizing: border-box;
        height: 98px;
        text-align: center;
        width: 457px; }
      article.other-page section.content .contact-list.one-btn li {
        float: none;
        margin: 0 auto; }
      article.other-page section.content .contact-list .list-tel {
        border: 1px solid #C5C6C7;
        font-size: 22px;
        line-height: 32px;
        margin-right: 26px;
        padding: 16px 0; }
        article.other-page section.content .contact-list .list-tel.one-line {
          line-height: 64px; }
      article.other-page section.content .contact-list .list-form a {
        background: #C5091D;
        color: #fff;
        display: block;
        font-size: 22px;
        line-height: 98px; }
        article.other-page section.content .contact-list .list-form a:hover {
          background: #d94c58; }
        article.other-page section.content .contact-list .list-form a::after {
          border-right: 2px solid #fff;
          border-top: 2px solid #fff;
          content: "";
          display: inline-block;
          height: 10px;
          margin-left: 4px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 2px;
          width: 10px; }
    article.other-page section.content .policy {
      display: inline-block;
      font-size: 15px;
      line-height: 18.27px;
      margin-top: 18px;
      margin-left: 25px; }
      article.other-page section.content .policy::before {
        border-right: 3px solid #C0231F;
        border-top: 3px solid #C0231F;
        content: "";
        display: inline-block;
        height: 6px;
        margin-right: 6px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        vertical-align: 2px;
        width: 6px; }
      article.other-page section.content .policy:hover {
        text-decoration: underline; }
    article.other-page section.content.corp12 dt {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 10px; }
    article.other-page section.content.corp12 dd {
      margin-bottom: 15px;
      padding-left: 1em; }
    article.other-page section.content.corp12 .list-title {
      margin-bottom: 10px; }
    article.other-page section.content.corp12 .list-title + ul {
      margin-bottom: 15px;
      padding-left: 1em; }
    article.other-page section.content.corp12 .list-indent {
      margin-bottom: 15px;
      padding-left: 1em; }
    article.other-page section.content.corp12 .list-indent li {
      text-indent: -1.5em;
      padding-left: 1.5em; }
    article.other-page section.content.accessibility dt, article.other-page section.content.accessibility dd {
      float: left;
      margin-bottom: 15px; }
    article.other-page section.content.accessibility dt {
      font-weight: bold;
      width: 80px; }
    article.other-page section.content.accessibility dd {
      width: 920px; }
    article.other-page section.content.p08_cntct .title {
      border-bottom: 3px solid #000;
      font-size: 28px;
      line-height: 36px;
      margin-bottom: 30px;
      padding-bottom: 15px; }
    article.other-page section.content.p08_cntct .list-title {
      border-bottom: 1px solid #000;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 14px; }
    article.other-page section.content.p08_cntct ul li {
      margin-bottom: 34px; }
      article.other-page section.content.p08_cntct ul li:last-of-type {
        margin-bottom: 0; }
    article.other-page section.content.p08_cntct .corp-table {
      width: 100%; }
      article.other-page section.content.p08_cntct .corp-table th {
        border-bottom: 1px solid #c6c6c6;
        border-collapse: collapse;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 24px;
        padding: 7px 18px;
        vertical-align: middle;
        width: 70%; }
      article.other-page section.content.p08_cntct .corp-table td {
        border-bottom: 1px solid #c6c6c6;
        border-collapse: collapse;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 24px;
        padding: 7px 18px;
        vertical-align: middle;
        width: 30%; }

article.event-page .table-event {
  border-left: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  width: 100%; }
  article.event-page .table-event.ta-center th, article.event-page .table-event.ta-center td {
    text-align: center; }
  article.event-page .table-event th {
    background: #eee; }
  article.event-page .table-event th, article.event-page .table-event td, article.event-page .table-event caption {
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 24px;
    padding: 7px 18px;
    vertical-align: middle; }
    article.event-page .table-event th.ta-center, article.event-page .table-event td.ta-center, article.event-page .table-event caption.ta-center {
      text-align: center; }
article.event-page .img-wrapper {
  padding: 30px;
  text-align: center; }
  article.event-page .img-wrapper img {
    vertical-align: middle; }
article.event-page section.content .contact-list {
  border: 1px solid #CCCDCE;
  padding: 30px 29px; }
  article.event-page section.content .contact-list li {
    box-sizing: border-box;
    margin: 0 auto;
    height: 70px;
    text-align: center;
    width: 457px; }
  article.event-page section.content .contact-list .list-form a {
    background: #C5091D;
    color: #fff;
    display: block;
    font-size: 22px;
    line-height: 70px; }
    article.event-page section.content .contact-list .list-form a:hover {
      background: #d94c58; }
    article.event-page section.content .contact-list .list-form a::after {
      border-right: 2px solid #fff;
      border-top: 2px solid #fff;
      content: "";
      display: inline-block;
      height: 10px;
      margin-left: 4px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 2px;
      width: 10px; }
article.event-page section.content .policy {
  display: inline-block;
  font-size: 15px;
  line-height: 18.27px;
  margin-top: 18px;
  margin-left: 25px; }
  article.event-page section.content .policy::before {
    border-right: 3px solid #C0231F;
    border-top: 3px solid #C0231F;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 6px; }
  article.event-page section.content .policy:hover {
    text-decoration: underline; }

article.sitemap-page section.sitemap {
  padding: 20px 0 0; }
  article.sitemap-page section.sitemap ul.sitemap-list {
    float: left;
    width: 473px; }
    article.sitemap-page section.sitemap ul.sitemap-list:nth-of-type(1) {
      margin-right: 54px; }
    article.sitemap-page section.sitemap ul.sitemap-list > li {
      border-bottom: 1px solid #DBDCDD;
      font-size: 16px;
      float: left;
      line-height: 36px;
      padding: 9px 0;
      width: 100%; }
      article.sitemap-page section.sitemap ul.sitemap-list > li:first-of-type {
        border-top: 1px solid #DBDCDD; }
      article.sitemap-page section.sitemap ul.sitemap-list > li::after {
        clear: both;
        content: "";
        display: block; }
      article.sitemap-page section.sitemap ul.sitemap-list > li > ul {
        float: right;
        padding: 4px 0 3px;
        width: 310px; }
        article.sitemap-page section.sitemap ul.sitemap-list > li > ul > li {
          font-size: 12px;
          line-height: 26px; }
          article.sitemap-page section.sitemap ul.sitemap-list > li > ul > li > ul {
            box-sizing: border-box;
            padding-left: 1em; }
    article.sitemap-page section.sitemap ul.sitemap-list a.double-line {
      display: inline-block;
      float: left;
      line-height: 26px;
      padding-top: 5px; }
    article.sitemap-page section.sitemap ul.sitemap-list a:hover {
      text-decoration: underline; }
    article.sitemap-page section.sitemap ul.sitemap-list a::after/*, article.sitemap-page section.sitemap ul.sitemap-list span::after*/ {
      border-top: 1px solid #000;
      border-right: 1px solid #000;
      content: "";
      display: inline-block;
      height: 0.5em;
      margin-left: 0.2em;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 1px;
      width: 0.5em; }

article.contact-page .table-cntct {
  width: 100%; }
  article.contact-page .table-cntct tr:nth-of-type(even) {
    background: #eee; }
  article.contact-page .table-cntct th, article.contact-page .table-cntct td {
    padding: 15px;
    vertical-align: middle; }
  article.contact-page .table-cntct td:last-of-type {
    text-align: right; }
  article.contact-page .table-cntct .btn-inquiry {
    background: #C7081C;
    border: 1px solid #C7081C;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    padding: 6px 19px 6px 0;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    width: 130px; }
    article.contact-page .table-cntct .btn-inquiry::before, article.contact-page .table-cntct .btn-inquiry::after {
      background: #C7081C;
      border: 1px solid #fff;
      content: "";
      display: block;
      height: 8px;
      margin-left: 5px;
      position: absolute;
      right: 12px;
      top: 14px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      width: 8px; }
    article.contact-page .table-cntct .btn-inquiry::after {
      right: 10px;
      top: 12px;
      z-index: 1; }
    article.contact-page .table-cntct .btn-inquiry:hover {
      background: #fff;
      color: #C7081C; }
      article.contact-page .table-cntct .btn-inquiry:hover::before, article.contact-page .table-cntct .btn-inquiry:hover::after {
        background: #fff;
        border-color: #C7081C; }

article.download-page .icon-pipe {
  margin: 0 2px;
  vertical-align: 0;
  width: 0.6em; }
article.download-page .dot-list {
  list-style-type: disc;
  padding-left: 2em; }
article.download-page .num-list {
  list-style-type: decimal;
  padding-left: 1.5em; }
article.download-page .arrow-link::before {
  border-top: 3px solid #C7081C;
  border-right: 3px solid #C7081C;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  height: 10px;
  margin-right: 0.5em;
  vertical-align: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px; }
article.download-page .arrow-link:hover {
  text-decoration: underline; }
article.download-page section.content .underbar-title-wrapper {
  border-bottom: 1px solid #000;
  margin-bottom: 24px;
  padding: 6px; }
  article.download-page section.content .underbar-title-wrapper .title {
    float: left;
    line-height: 32px;
    margin-bottom: 0; }
  article.download-page section.content .underbar-title-wrapper a {
    background: #C7081C;
    border: 1px solid #C7081C;
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: right;
    font-size: 14px;
    line-height: 24px;
    padding: 3px 0;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    width: 130px; }
    article.download-page section.content .underbar-title-wrapper a::after {
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      content: "";
      display: inline-block;
      height: 7px;
      margin-left: 2px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: 1px;
      width: 7px; }
    article.download-page section.content .underbar-title-wrapper a:hover {
      background: #fff;
      color: #C7081C; }
      article.download-page section.content .underbar-title-wrapper a:hover::after {
        border-color: #C7081C; }
article.download-page section.content .frame-wrapper {
  border: 1px solid #ccc;
  padding: 30px; }
article.download-page section.content .figure-box {
  border: 1px solid #ccc;
  padding: 30px;
  position: relative;
  text-align: center; }
  article.download-page section.content .figure-box.with-title {
    padding-top: 48px; }
  article.download-page section.content .figure-box .inside-title {
    background: #E4E5E6;
    box-sizing: border-box;
    border: 1px solid #C5C6C7;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    left: 10px;
    line-height: 28px;
    padding: 0 9px;
    position: absolute;
    top: 10px; }
  article.download-page section.content .figure-box p {
    margin-top: 20px; }
article.download-page section.content .btn-download {
  background: #C7081C;
  border: 1px solid #C7081C;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin: 0 auto;
  padding: 33px 0;
  position: relative;
  text-align: center;
  width: 420px; }
  article.download-page section.content .btn-download::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 10px; }
  article.download-page section.content .btn-download:hover {
    opacity: 0.7; }
article.download-page section.content .table-download {
  width: 100%; }
  article.download-page section.content .table-download.border-side {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; }
  article.download-page section.content .table-download.table-list {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    word-break: break-all; }
    article.download-page section.content .table-download.table-list th, article.download-page section.content .table-download.table-list td {
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 9px 15px; }
    article.download-page section.content .table-download.table-list th:nth-of-type(1) {
      width: 15%; }
    article.download-page section.content .table-download.table-list th:nth-of-type(2) {
      width: 11%; }
    article.download-page section.content .table-download.table-list th:nth-of-type(3) {
      width: 12%; }
    article.download-page section.content .table-download.table-list th:nth-of-type(4) {
      width: 21%; }
    article.download-page section.content .table-download.table-list th:nth-of-type(5) {
      width: 32%; }
    article.download-page section.content .table-download.table-list th:nth-of-type(6) {
      width: 9%; }
    article.download-page section.content .table-download.table-list td:last-of-type {
      text-align: center; }
  article.download-page section.content .table-download tr {
    border-bottom: 1px solid #ccc; }
    article.download-page section.content .table-download tr:first-of-type {
      border-top: 1px solid #ccc; }
    article.download-page section.content .table-download tr.bg-gray {
      background: #E4E5E6; }
  article.download-page section.content .table-download th, article.download-page section.content .table-download td {
    padding: 15px;
    vertical-align: middle; }
  article.download-page section.content .table-download td:last-of-type {
    text-align: right; }
article.download-page section.content .btn-inquiry, article.download-page section.content .btn-item {
  background: #C7081C;
  border: 1px solid #C7081C;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  padding: 6px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  width: 130px; }
  article.download-page section.content .btn-inquiry::after, article.download-page section.content .btn-item::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    display: inline-block;
    height: 7px;
    margin-left: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: 1px;
    width: 7px; }
  article.download-page section.content .btn-inquiry:hover, article.download-page section.content .btn-item:hover {
    background: #fff;
    color: #C7081C; }
    article.download-page section.content .btn-inquiry:hover::after, article.download-page section.content .btn-item:hover::after {
      border-color: #C7081C; }
article.download-page section.content .btn-item {
  border-color: #E4E5E6;
  background: #E4E5E6;
  color: #000; }
  article.download-page section.content .btn-item::after {
    border-color: #000; }
  article.download-page section.content .btn-item:hover {
    border-color: #000;
    color: #000; }
    article.download-page section.content .btn-item:hover::after {
      border-color: #000; }
article.download-page section.content .list-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 18px; }

article.detail-page section.content .figure-list li.li_img2-1 {
border: 1px solid #C5C6C7;
box-sizing: border-box;
float: left;
height: 812px;
margin-bottom: 12px;
padding: 10px;
width: 494px; }
article.detail-page section.content .figure-list > li.li_img2-1:nth-of-type(odd) {
margin-right: 12px; }
.mrb-0{margin: 0 !important;}
.mrb-20{margin-bottom: 20px !important;}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.1em;}




article.detail-page section.content .Item-3Column-List {
  margin: 0 150px 0;
}

article.detail-page section.content .Item-3Column-List li {
  display: block;
  float: left;
  margin:0px 40px;
  text-align: center;
}
article.detail-page section.content .Item-3Column-List li:last-child {
  margin-right: 0;
}


/*中央寄せコンタクトフォーム*/
.contact-list-c {
      border: 1px solid #CCCDCE;
      padding: 30px 29px; }
      .contact-list-c li {
        box-sizing: border-box;
        margin: 0 auto;
        height: auto;
        text-align: center;
        width: 457px; }
      .contact-list-c .list-form a {
        background: #C5091D;
        color: #fff;
        display: block;
        font-size: 22px;
        line-height: 70px; }
        .contact-list-c .list-form a:hover {
          background: #d94c58; }
        .contact-list-c .list-form a::after {
          border-right: 2px solid #fff;
          border-top: 2px solid #fff;
          content: "";
          display: inline-block;
          height: 10px;
          margin-left: 4px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 2px;
          width: 10px; }

/*問い合わせ先（detail-page用中央寄せコンタクトフォーム内）*/
ul.inquiries_clm3{overflow:hidden; width:100%; margin:0 auto 20px;}
ul.inquiries_clm3 li{width:33%; float:left; text-align:left;}
@media (max-width:767px) {
	ul.inquiries_clm3 li{width:100%; float:none; margin-bottom:20px;}
}

/*margin*/
.mrb-30{margin-bottom: 30px !important;}
.mrb-10{margin-bottom: 10px !important;}







.title-border {
  border-bottom: solid #000 1px;
  font-size: 22px;
  line-height: 36px;
  margin-bottom: 16px;
}




#Search_column {
  width: 1000px;
  margin: 50px auto 0;
}

#Search_column h2 {
  border-bottom: solid #000 1px;
  margin: 0 0 30px 0;
}
#Search_column iframe {
  width: 1000px;
  margin: 0 auto;
}

#Search_column table {
}
#Search_column input[type="image"] {
  margin: 4px 0 0 0;
}
.gs-webResult.gs-result{
  width: 70em !important;
}

article.index-page section.Aboutmetals {
  padding: 0 0 50px;
  background: #E4E5E6 ;
}
article.index-page section.Aboutmetals ul {
  margin: 0 auto;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  width: 1000px;
}

article.index-page section.Aboutmetals li {
  background: #fff;
  margin: 0 5px 0 0;
  width: 24.5%;
  text-align: center;
}

article.index-page section.Aboutmetals li a {
  display: block;
  padding: 15px 0;
  font-size: 15px;
}
article.index-page section.Aboutmetals li a:hover {
  text-decoration:underline;
}

article.detail-page section.content p.ta-r{text-align: right !important;}

#Not_found h2 {
  border-bottom: solid 1px #000;
  margin: 30px 30px 30px;
}
#Not_found p {
  margin: 0 30px 30px;
}
#Not_found ul {
  margin: 0 30px 0;
}


/* サイトトップメインビジュアル　動画背景版
**********************************************************************************/
section.head-mov{
		display: none;
}
	section.head-mov{
		display: block;
	}
	article.index-page section.head{
		display: none;
	}
	
	.Mainvisual-mov {
		height: 500px;
		overflow :hidden;
		position: relative;
	}
	
	.Mainvisual-mov video {
	position: absolute;
	left: 0;
	top: -84px;
	min-height: 500px;
	width: 100%;
	height: auto;
	z-index: -100;
	background: url(/resource/img/mov_area/mov_top_substitute.jpg) no-repeat;  /*動画が表示されない場合の代替画像*/
	background-size: cover;
	display: block; /*IE8*/
	}
	
	.Mainvisual-mov .Outer {
	max-width: 1000px;
	width: 100%;
	margin:0 auto;
	position: relative; 
	}
	
	.Mainvisual-mov .Outer .Overlay-BTN {
		background: url(/resource/img/mov_area/red_bg.png) top left;
		color: #fff;
        position: absolute;
        right: 0;
        top: 85px;
        width: 385px;
		height: 330px;
		box-sizing: border-box;
		box-sizing: border-box;
        padding: 56px 0 0 30px;
	}
	
	.Mainvisual-mov .Outer .Overlay-BTN .title {
		color: #fff;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 26px;
        margin-bottom: 18px;
 	}
	
	.Mainvisual-mov .Outer .Overlay-BTN .sub-title {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 22px;
		margin-bottom: 31px;
		}
	
	.Mainvisual-mov .Outer .Overlay-BTN .btn-info-more {
        border: 1px solid #fff;
        color: #fff; 
        display: block;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        text-align: center;
        width: 324px;
 	}
	
	.Mainvisual-mov .Outer .Overlay-BTN .btn-info-more::after {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        content: "";
        display: inline-block;
		width: 5px;
        height: 5px;
        margin-left: 5px;
        vertical-align: 1px;
		-webkit-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
	}
	
	.Mainvisual-mov .Outer .Overlay-BTN .btn-info-more:hover {
        background: #fff;
        color: #C9333D; }
	.Mainvisual-mov .Outer .Overlay-BTN .btn-info-more:hover::after {
        border-color: #fff; }

	.Mainvisual-mov .Outer .Overlay-BTN .icon {
        position: absolute;
        right: 33px;
        top: 30px;
	}


/* サイトトップメインビジュアル　動画リンク版
**********************************************************************************/

article.index-page section.Mov-BTN {
	display:none; 
    background: #E4E5E6;
    padding: 50px 0 0;
}

/* [p1] Pop-up Windows
=========================================================================================== */

/* --- [-] common --- */

#popup nav,
#popup #header .float-box,
#popup #footer .site-list,
#popup #footer .logo-wrapper ul {display: none;}

#popup,
#popup #header .header-inbox,
#popup article.detail-page,
#popup #footer .copy-wrapper .copy-inbox {
	min-width: inherit;
	width: 100%;
}


/* --- [-] Header --- */

#popup #header .header-inbox { height: 48px;}
#popup #header .header-inbox .logo-main { padding: 14px 0 14px 10px;}


/* --- [-] Page title --- */

#popup article.detail-page section.head {height: auto;}
#popup article.detail-page section.head .title {
	font-size: 28px;
	font-weight: bold;
	line-height: 36px;
	margin: 20px 0 0;
}
#popup article.detail-page section.head h1.title {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#popup article.detail-page section.head h2.title {
	border-bottom: 1px solid #cccdce;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
	#popup article.detail-page section.head .title {
		font-size: 18px;
		line-height: 30px;
	}
}


/* --- [-] Content Area --- */

#popup .head,
#popup .content {padding: 0 15px;}

#popup .content th.current {background: #a1a8bd;}
#popup .content td.current {background: #e1e2d9;}

#popup .content .figure-box-with-title .img-box .img-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
}
@media screen and (max-width: 569px) {
	#popup .content .figure-box-with-title .img-box .img-list li {margin-bottom: 20px;}
	#popup .content .figure-box-with-title .img-box .img-list li:last-child {margin-bottom: 0;}
}


/* --- [-] Close Button --- */

#popup .close-button {
	position: absolute;
	right: 0;
	top: 0;
}

#popup .close-button li {
	height: 50px;
	overflow: hidden;
}

#popup .close-button li a {
	display: block;
	padding: 22px 9px;
	background: url(../img/common/icon_close_hd.gif) no-repeat 50% 9px;
	background/*\**/: url(../img/common/icon_close.gif) no-repeat 50% 9px\9;
	background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	-o-background-size: 16px 16px;
	-ms-background-size: 16px 16px;
	font-size: 76%;
}

#popup .close-button li a:link,
#popup .close-button li a:visited {
	background-color: #c5091d;
	color: #fff;
	text-decoration: none;
}

#popup .close-button li a:hover,
#popup .close-button li a:active {
	background-color: #d94c58;
	color: #fff;
	text-decoration: none;
}


/* --- [-] Footer --- */

#popup #footer #go-to-top {
	right: 0;
	margin-right: 15px;
}
			
#popup #footer .copy-wrapper .copy-inbox {
	height: auto;
	overflow: hidden;
}
#popup #footer .copy-wrapper .copy-inbox .logo-wrapper {
	padding-left: 10px;
	width: auto;
}
#popup #footer .copy-wrapper .copy-inbox .copy {padding-right: 10px;}

@media (max-width: 767px) {
	#popup #footer #go-to-top {
		top: -50px;
		width: 50px;
		height: 50px;
		margin-right: 0;
	}

	#popup #footer .copy-wrapper .copy-inbox .com-logo {height: 40px;}
	#popup #footer .copy-wrapper .copy-inbox .copy {padding-right: 0;}
}

/* ADD : newsrelease
**************************************************************/

/*dl.dl_list_news 横並び定義リスト*/
dl.dl_list_news{list-style:none; font-size:100%; border:none; overflow:hidden;margin-bottom:1em;}
dl.dl_list_news dt{margin-bottom:10px; width:12.5%; padding:3px; box-sizing:border-box; clear:left; float:left; white-space: nowrap;}
dl.dl_list_news dd{margin-bottom:10px; width:auto; padding:3px; box-sizing:border-box; float:left;}
dl.dl_list_news.colon dd{text-indent:-5px;}
dl.dl_list_news.colon dd::before{width:5px;content: ":";display:inline-block;position:relative;left:0;}
dl.dl_list_news.colon dd dd{text-indent:0;}
dl.dl_list_news.colon dd dd::before{display:none;}

dl.dl_list_news.w50 dt,
dd dl.dl_list_news.w50 dt{width:49.5%;}
dl.dl_list_news.w50 dd,
dd dl.dl_list_news.w50 dd{width:50%;}
dl.dl_list_news.w40 dt,
dd dl.dl_list_news.w40 dt{width:39.5%;}
dl.dl_list_news.w40 dd,
dd dl.dl_list_news.w40 dd{width:60%;}
dl.dl_list_news.w30 dt,
dd dl.dl_list_news.w30 dt{width:29.5%;}
dl.dl_list_news.w30 dd,
dd dl.dl_list_news.w30 dd{width:70%;}
dl.dl_list_news.w25 dt,
dd dl.dl_list_news.w25 dt{width:24.5%;}
dl.dl_list_news.w25 dd,
dd dl.dl_list_news.w25 dd{width:75%;}
dl.dl_list_news.w20 dt,
dd dl.dl_list_news.w20 dt{width:19.5%;}
dl.dl_list_news.w20 dd,
dd dl.dl_list_news.w20 dd{width:80%;}
dl.dl_list_news.w10 dt,
dd dl.dl_list_news.w10 dt{width:10%;}
dl.dl_list_news.w10 dd,
dd dl.dl_list_news.w10 dd{width:89.5%;}
dl.dl_list_news.w3 dt,
dd dl.dl_list_news.w3 dt{width:3%;clear:left;float:left;}
dl.dl_list_news.w3 dd,
dd dl.dl_list_news.w3 dd{width:96.5%;float:left;}
dl.dl_list_news.w3 dd dt,
dl.dl_list_news.w3 dd dd{padding-top:0;}

.release-table.table-style1 th{background:#E4E5E6;}

/* end newsrelease
**************************************************************/

/* ADD : common setting
**************************************************************/
.arrow-rear::after {
	border-top: 1px solid #C0231F;
	border-right: 1px solid #C0231F;
	content: "";
	display: inline-block;
	height: 0.5em;
	margin-left: 0.2em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: 1px;
	width: 0.5em; }
.text-red {
	color: #C0231F;	}
/* end common setting
**************************************************************/


/* 20180531 ADD : cookie setting
**************************************************************/
#cookieSetting {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000000;
	display: none;
	width: 100%;
	padding: 10px 20px;
	background-color: #f3f3f3;
	webkit-box-shadow: 0 -3px 5px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 -3px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 -3px 5px 0 rgba(0,0,0,0.2);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#cookieSetting #cookieSettingIn {
	max-width: 1200px;
	margin: 0 auto;
}
#cookieSetting #cookieSettingIn .csText {
	margin-bottom: 10px;
	line-height: 160%;
	color: #333333;
}
#cookieSetting #cookieSettingIn .csText a {
	text-decoration: underline;
	font-weight: bold;
	color: #c7081c;
}
#cookieSetting #cookieSettingIn .csText a:hover {
	text-decoration: none;
}
#cookieSetting #cookieSettingIn .csBtn {
	display: inline-block;
	padding: 5px 20px;
	background-color: #c7081c;
	vertical-align: bottom;
	line-height: 100%;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
}
#cookieSetting #cookieSettingIn .csBtn:hover {
	background-color: #222222;
}
