
@charset 'utf-8';
/* =========================================================
 /responsive.css
========================================================= */

/* Responsive max-width: 768px
--------------------------------------------------------- */
@media screen and (min-width: 769px) {
#nav-news:hover .pc-only + #child-nav-news,
#nav-solution:hover .pc-only + #child-nav-solution,
#nav-products:hover .pc-only + #child-nav-products,
#nav-csr:hover .pc-only + #child-nav-csr,
#nav-company:hover .pc-only + #child-nav-company {
  display: block;
  }
}


/* Responsive max-width: 768px
--------------------------------------------------------- */
@media screen and (max-width: 768px) {
  body {
    line-height: 1.3;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", sans-serif;
    -webkit-text-size-adjust: none;
    min-height: inherit;
    }
  a[target="_blank"] {
    background: url(../png/icon_target_blank%402x.png) 3px 2px no-repeat;
    background-size: 14px 16px;
    }
/*  img {
    width: auto;
    max-width: 100% !important;
    height: auto;
    }*/
  #all,
  #wrapper,
  #visual,
  #breadcrumb,
  #header-inner,
  #header-logo,
  #global-nav,
  #contents,
  #main,
  #sidebar,
  #infomation,
  #footer,
  #footer-inner,
  #nav-footer,
  #footer-logo,
  .section-ttl,
  .inner {
    width: auto;
    }
  #wrapper {
    overflow: hidden;
    position: relative;
    }
  .left,
  .right {float: none;}
  .inner {position: relative;}
  .bnr {margin-bottom: 15px;}

  .pc-only {display: none !important;}
  .pc-tablet-only{display: block !important;}
  .tablet-only{display: block !important;}
  .tablet-sp-only {display: block !important;}

/* list-style */
  .arrow li {
    background: url(../png/icon_arrow_right_blue_small%402x.png) 0 6px no-repeat;
    background-size: 6px 7px
    }
  .square li {
    background: url(../png/icon_square_blue%402x.png) 0 6px no-repeat;
    background-size: 7px 7px
  	}

/* ----- Title ----- */
.section-sttl {
  margin-bottom: 15px;
  }

/* .cat-label */
.cat-logo {
  position: static;
  }

/* ----- roboto font ----- */
.section-ttl .robotolight {
  margin-right: 15px;
  }
.robotothin {
  font-family: robotothin;
  color: #00c0ff;
  font-size: 60px;
  }

/* ----- .column ----- */
.row {
  border-bottom: 1px solid #e3e1da;
  margin-bottom: 25px;
  }
.column {
  float: left;
  }
/* .col2 */
.col2 {
  margin: 0;
  }
  .col2 .column {
    width: 41.54727%;
    margin: 0 3.43839%;
    }
  .col2 .column.even {
    float: right;
    }
/* .col3 */
.col3 .column {
  width: 37.10937%;
  padding: 0 5.72916%;
  }

#products-machine.column {
  border-bottom: 1px solid #e3e1da;
  clear:none;
  }
.col3 .column.odd {
  padding-left: 8.59458%;
  }
.col3 .column.even {
  float: right;
  }
  
  .col3 .column:nth-child(2n + 1){
    clear: left;
  }
  

/* .col4 */
.col4 .column {
  width: 23.7075%;
  margin-right: 1.30208%;
  }
/* .col5 */
.col5 .column {
  width: 18.0851%;
  margin: 0 0.94%;
  }

/* .img-wrap */
    #article-body .img-wrap img.left-img {
      margin-right: 0;
      }
    #article-body .img-wrap img.right-img {
      margin-left: 0;
      }

/* ribbon */
.ribbon:after {
  background: url(../png/icon_triangle_right_white_large.png) 0 center no-repeat;
  }
#sidebar .ribbon:after {
  background: url(../png/icon_triangle_right_lightblue_large.png) 0 center no-repeat;
  background-size: 9px 16px;
  }
  .ribbon .side-ttl {
    font-size: 18px;
    padding: 12px 18px 10px;
    }


/* ---------------------------------------------------------
 header
--------------------------------------------------------- */
#header {
  min-width: 100%;
  height: auto;
  }

    /* ----- #logo ----- */
    #logo {
      width: 352px;
      padding: 38px 0 0 34px;
      margin: 0 0 25px;
      }
      #logo a {
      	background: url(../png/img_logo%402x.png) 0 0 no-repeat;
	      background-size: 352px 34px;
				}

    /* ------ #header-right -----*/
    #header-right {
    	width: 200px;
      right: 26px;
      }

      /* #lunguage */
      #lunguage {
        margin-bottom: 20px;
        }

      /* #sp-subnav-wrap */
      #subnav-search,
      #subnav-menu {
        height: 24px;
        width: 83px;
        float: right;
        overflow: hidden;
        }
      #subnav-search {
        margin-right: 20px;
        }
      #subnav-menu {
        width: 69px;
        margin-right: 10px;
        }
        #subnav-search a,
        #subnav-menu a {
          text-indent: -9999px;
          height: 24px;
          display: block;
          }
        #subnav-search a {
          background: url(../png/icon_subnav_search%402x.png) center 0 no-repeat;
          background-size: 83px 24px;
          }
        #subnav-menu a {
          background: url(../png/icon_subnav_menu%402x.png) center center no-repeat;
          background-size: 69px 22px;
          }

    /* ----- #global-nav ----- */
    #global-nav {
      background-color: #292B2E;
      padding-top: 13px;
      padding-bottom: 0;
      display: none;
      }
      #global-nav .menu {
        height: auto;
        width: auto;
        border: none;
        margin: 0 0 0 1.75781%;
        }
        #global-nav .global-nav-item {
          width: 31.52447%;
          margin: 0 1.75781% 13px 0;
          border: none;
          }
          #nav-news {
            width: 31.52447% !important;
            }
          .global-nav-item a,
          .global-nav-item a:hover {
            color: #fff;
            padding: 11px 0 14px;
            border: 1px solid #fff;
            }
          .global-nav-item.active a,
          .global-nav-item a.active {
            color: #00C0FF;
            text-decoration: none;
            border: 1px solid #00C0FF;
            -moz-opacity: 1;
                 opacity: 1;
            }
          .global-nav-item a:hover,
          .global-nav-item a.active {
            background: url(../png/icon_arrow_right_bottom_white%402x.png) right bottom no-repeat;
            background-size: 12px 12px;
            color: #fff;
            border-color: #fff;
            }
          .global-nav-item a.active {
            background-image: url(../png/icon_arrow_right_bottom_blue%402x.png);
            color: #00C0FF;
            border-color: #00C0FF;
            }

    /* ----- .child-nav ------ */
      .global-nav-item .child-nav {
        background: #0491e2;
        top: 123px;
        margin-top: 0;
        padding-top: 0;
        }
        .global-nav-item .child-nav .inner {
          background: none;
          padding: 0 0 20px;
          }
          .global-nav-item .child-nav.col4 .column {
            width: 23.6075%;
            margin: 0 1.30208% 0 0;
            }
          .global-nav-item .child-nav-item  {
            font-size: 13px;
            }
            .global-nav-item .child-nav-item a {
              background: url(../png/icon_arrow_right_white_large%402x.png) 0 6px no-repeat;;
              background-size: 8px 9px;
              color: #fff;
              padding: 0 0 0 16px;
              border: none;
              }
            .global-nav-item .child-nav-item a:hover {
              color: #fff;
              -moz-opacity: 0.73;
                   opacity: 0.73;
              }
          .global-nav-item .grandchild-nav {
            padding: 0;
            }
            .global-nav-item .grandchild-nav-item {
              padding-left: 13px;
              margin-bottom: 10px;
              }
            .global-nav-item .grandchild-nav-item.nolink {
              background: url(../png/icon_arrow_right_white_small%402x.png) 16px 6px no-repeat;;
              background-size: 6px 7px ;
              font-size: 12px;
              padding: 0 0 0 32px;
              }
              .global-nav-item .grandchild-nav-item a {
                background: url(../png/icon_arrow_right_white_small%402x.png) 0 6px no-repeat;;
                background-size: 6px 7px ;
                font-size: 12px;
                }


/* ---------------------------------------------------------
 #breadcrumb
--------------------------------------------------------- */
    #breadcrumb-wrap {
      min-width: 100%;
      }
      #breadcrumb {
        margin: 0 4.55729%
        }
        #breadcrumb li span {
          background: url(../png/icon_arrow_right_blue_small%402x.png) 0 3px no-repeat;
          background-size: 6px 7px
          }



/* ---------------------------------------------------------
 #contents
--------------------------------------------------------- */
#contents {
  min-width: 100%;
  }



/* ---------------------------------------------------------
 #main-visual
--------------------------------------------------------- */
/* ----- #main-visual ----- */
#main-visual {
  margin-bottom: 10px;
  }
/* bx slider */
  /* .bx_control */
  .bx-wrapper .bx-controls-direction a {
    text-indent: -9999px;
    width: 51px;
    height: auto;
    margin-top: 0;
    outline: 0;
    position: absolute;
    top: -1px;
    bottom: -1px;
    z-index: 999;
    }
  .bx-wrapper .bx-prev {
    left: 0;
    background: url(../png/bx_controls_prev%402x.png) no-repeat 0 center;
    background-size: 51px 330px;
    }
  .bx-wrapper .bx-next {
    right: 0;
    background: url(../png/bx_controls_next%402x.png) no-repeat 0 center;
    background-size: 51px 330px;
    }
  .bx-wrapper .bx-prev:hover,
  .bx-wrapper .bx-next:hover {
    background-position: 0 center;
    }
  .bx-wrapper .bx-pager {
    display: none;
    }

/* bxslider tablet */
#bxslider-tablet {
  background: #303338;
  position: relative;
  padding: 0 54px;
  }
  #bxslider-tablet .section-sttl {
    width: 127px;
    height: 24px;
    position: absolute;
    top: 20px;
    left: 74px;
    }
  #bxslider-tablet .bx-wrapper .bx-viewport {
    background: transparent;
    }
    #bxslider-tablet .quality-ttl {
      color: #fff;
      font-size: 13px;
      padding-top: 80px;
      clear: none;
      }
    #bxslider-tablet .slider-item {
      height: 160px;
      }
    #bxslider-tablet .slider-img-wrap {
      width: 90px;
      height: 60px;
      padding: 70px 20px 0 20px;
      float: left;
      }

  /* .bx_control */
  #bxslider-tablet .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: 0;
    outline: 0;
    width: 54px;
    height: auto;
    text-indent: -9999px;
    z-index: 999;
    }
  #bxslider-tablet .bx-wrapper .bx-prev {
    left: -54px;
    background: #005bac url(../png/bx_controls_prev%402x_tablet.png) no-repeat center;
    background-size: 18px 27px
    }
  #bxslider-tablet .bx-wrapper .bx-next {
    right: -54px;
    background: #005bac url(../png/bx_controls_next%402x_tablet.png) no-repeat center;
    background-size: 18px 27px
    }



/* ---------------------------------------------------------
 #main
--------------------------------------------------------- */
#main {
  margin: 0 4.55729%;
  }

/* ----- #solution ----- */
#solution .col4 .column {
  width: 24.68%;
  margin: 0 0 3px 0;
  }


/* ----- #article-body ----- */
  #article-body img {
    max-width: 100%;
    height: auto;
    }
    #article-body .caption {
      text-align: center;
    }
    #article-body .section-mid-ttl,
    #article-body .product-date-ttl {
      margin-left: 0;
      }
    #article-body .section-small-ttl {
      margin-left: 0;
      margin-right: 0;
    }

#article-body .section div,
#article-body .section p {
  margin-right: 15px;
  margin-left: 15px;
  }
  
  #article-body .col2 p, #article-body .col2 div, #article-body .col3 p, #article-body .col3 div{
    margin-right: 0;
    margin-left: 0;
  }
  #article-body .img70 {
	width: 70%;		
  }
  
/* #page-nav */
    #article-body #page-nav .square li {
      background-image: url(../png/icon_page_nav%402x.png);
      background-size: 15px 15px;
      }
#article-body #lead-visual img {
  height: auto !important;
  }


  /* ----- #solution ----- */
  #solution .col4 {
    padding: 9px 0 0 1.30208%;
    }
    #solution .col4 .column {
      margin-bottom: 9px;
      }

  /* ----- #products ----- */
  #products .img-wrap {}

  /* .section-nav */
  .section-nav .col3 {
    margin: 0;
    }
    .section-nav .col3 .column {
      width: 33.33333%;
      padding: 0;
      margin: 0;
      border-bottom: none;
      }
      .section-nav li a,
      .section-nav li a:hover,
      .section-nav li a.active {
        font-size: 13px;
        padding: 12px 0 10px;
        }

    /* .panel */
    .panel-summary {
      background: #fff url(../png/icon_panel_arrow.png) right bottom no-repeat;
      height: 100px;
      }
      .panel-summary p {
        padding: 17px 9.44444%;
        }
        .panel-summary br {
          display: none;
          }

        .cat-nav-item {
          margin-bottom: 10px;
          }
          .cat-nav-item a {
            background: url(../png/icon_arrow_right_blue_small%402x.png) 2px 6px no-repeat;
            background-size: 6px 7px;
            font-size: 13px;
            }

  /* #product-main */
  #product-main-visual img {
    width: 100%;
    height: auto;
    }

/* ----- #product-categories ----- */
#product-categories {}
  #product-categories .cat-ttl-wrap {
    margin-bottom: 35px;
    }
    #product-categories .row {
      background: url(../png/bg_panel_border%402x.png) 0 bottom no-repeat;
      background-size: 699px 26px;
      }
    #product-categories .row:before {
      content: "";
      background: url(../png/bg_panel_border_right%402x.png) 0 0 no-repeat;
      background-size: 15px 26px;
      width: 15px;
      height: 26px;
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      }

/* ----- #product-related -----*/
  .col2.panel-link .panel {
    width: 47.99426%;
    margin-bottom: 15px;
    }
    .col2.panel-link .section-sttl {
      /*margin: 25px 0 20px;*/
      }

/* ----- #product-contact -----*/
#product-contact {
  margin: 0 0 25px;
  }
#product-contact .section-ttl {
  padding: 20px 13px 18px;
  }
  #contact-tel {
    background: url(../png/icon_contact_tel%402x.png) 4px 25px no-repeat;
    background-size: 50px 50px;
    }
  #contact-mail {
    background: url(../png/icon_contact_mail%402x.png) 4px 25px no-repeat;
    background-size: 50px 50px;
    }
  #contact .section-sttl {
    font-size: 15px;
    margin-bottom: 8px;
    padding-top: 28px;
    }
  #contact-mail .section-sttl {
    margin-bottom: 18px;
  }
  .post-division {
    font-size: 13px;
    margin-bottom: 16px;
    }
  #tel-number,
  #fax-number {
    display: inline-block;
    }
    .contact-number p {
      padding: 0 0 0 15px;
      }
    .contact-number .robotolight {
      margin: 0;
      }
    .contact-number .robotobold {
      margin: 0 15px;
      }
    .contact-number #fax-number .robotobold {
      margin: 0 0 0 15px;
      }

/* ----- #detail-related ----- */
#detail-related {
  margin: 0 -2.17391% 15px;
  }
  #detail-related .panel{
    width: 42.72754%;
    margin: 0 2.17391% 20px;
    padding: 15px 1.44927% 20px;
    }

  /* ----- #infomation ----- */
  #infomation-wrap {
    padding-bottom: 0;
    }
    #infomation-wrap .inner {
      margin: 0 2.47395%;
      }
      #infomation .section-ttl {
        padding-left: 5px;
        }

      /* .infomation-news-list */
            .tab a.active {
              background-position: center 35px;
              padding: 10px 0 16px;
              border-bottom: 1px solid #98c5ed;
              }
          /*#tab-all,
          #tab-pr,
          #tab-csr {
            width: 33.33333%;
            }
          #tab-award,
          #tab-media,
          #tab-exhibition,
          #tab-announcement {
            width: 25%;
            }
            #tab-csr a {
              border-right: none;
              }*/


/* #product-lead
--------------------------------------------------------- */
  #lead-content {
    padding: 0 24px;
    }


/* #product-date
--------------------------------------------------------- */
#product-date {
  margin-bottom: 50px;
  }
  /* table scroll */
  .table-responsive {
    overflow: hidden;
    }
  .table-box {
    margin: 0;
    }
  .table-box.table-responsive {
    margin: 0 0 20px;
    overflow-x: auto !important;
    }
  .table-box.table-responsive::-webkit-scrollbar{
    width: 5px;
    background: #E5E5E3;
    }
  .table-box.table-responsive::-webkit-scrollbar:horizontal{
    height: 5px;
    background: #E5E5E3;
    }
  .table-box.table-responsive::-webkit-scrollbar-thumb{
    background: #21A6EB;
    border-radius: 2px;
    }
  .table-box.table-responsive::-webkit-scrollbar-thumb:horizontal{
    background: #21A6EB;
    border-radius: 2px;
    }
  .table-box .responsive {
    width: 690px !important;
     }

/* ----- #pdf ----- */
#pdf p {
  background: url(../png/icon_pdf%402x.png) 0 0 no-repeat;
  background-size: 32px 32px;
  padding-left: 48px;
  }
  #pdf a {
    color: #005bac;
    font-size: 14px;
    line-height: 1;
    }
    #pdf .file-info {
      font-size: 12px;
      line-height: 1;
      color: #8ec9ff;
      display: block;
      }


/* #columns
--------------------------------------------------------- */
#columns {
  margin: 0 0 30px;
  border-bottom: 1px solid #e3e1da;
  }
  .columns-lead {
    background: #f9f9f7;
    padding: 30px 26px 8px;
    margin: 0 0 36px;
    border-top: 1px solid #fff;
    }


/* #asaid
--------------------------------------------------------- */



/* #sidebar
--------------------------------------------------------- */
/* ----- #sidebar ----- */
#sidebar {
  background: #ebf4fc;
  padding: 23px 4.55729% 0;
  }
  #side-nav {
    margin: 0;
    }
          #side-nav .cat-list .nav-item a,
          #side-nav .cat-list .nav-item .current {
            background: #fff url(../png/icon_arrow_bottom_blue_small%402x.png) 97% center no-repeat;
            background-size: 7px 7px;
            font-size: 14px;
            padding: 13px 39px 11px 16px;
            }
          #side-nav .cat-list .nav-item .current {
            background: #00c0ff url(../png/icon_arrow_bottom_white_small%402x.png) 97% center no-repeat;;
            background-size: 7px 7px;
            }
          #side-nav .subcat-list .nav-item a {
            background: url(../png/icon_sub_cat%402x.png) 19px center no-repeat;
            background-size: 6px 1px;
            padding: 9px 11px 9px 39px;
            }
          #side-nav .subcat-list .nav-item a.current {
            background: #00c0ff url(../png/icon_sub_cat_hover%402x.png) 19px center no-repeat!important;
            background-size: 6px 1px!important;
            }

/* ----- #download ----- */
#download {
  width: auto;
  }
  #download .section-ttl {
    font-size: 18px;
    }
    #download .section-ttl .ttl-read {
      display: inline !important;
      }

/* ----- #quality ----- */
/* bnr */
.bnr-wrap {
  margin: 0 -1.68067% 24px;
  }
  .bnr-item {
    width: 46.63607%;
    margin: 10px 1.68067%;
    }
  .bnr-item.odd {
    float: left;
    }
  .bnr-item.even {
    float: right;
    }
/*.quality-links*/
/* #quality-slider */
#quality-slider-wrap {
  margin: 0 -2.47395%;
  display: block;
  }




/* ---------------------------------------------------------
 #footer
--------------------------------------------------------- */
#footer {
  background: none;
  min-width: 100%;
  border-top: 1px solid #e3e1da;
  }

  /* #footer-logo */
  #footer-logo {
    text-align: center;
    }
    #footer-logo a {
      display: block;
      }
      #footer-logo img {
        width: 100px;
        height: 32px;
        padding: 34px 0 30px;
        }


  /* ----- #footer-sitemap ----- */
    #footer-sitemap {
      background: #303338;
      height: auto;
      display: none;
      }
        .sitemap-ttl a {
          background: url(../png/icon_circle_white%402x.png) 3px center no-repeat;
          background-size: 9px 9px;
          }
        #footer-sitemap .col5 {
          width: 520px;
          margin: 0 auto;
          }
          #footer-sitemap .column {
            width: 152px;
            margin: 0 0 20px ;
            }
            #footer-sitemap-solution.column,
            #footer-sitemap-company.column {
              margin-right: 32px;
              margin-left: 32px;
              }
            #footer-sitemap-crs .column {
              display: block;
              }
              #footer-sitemap li {
                padding-left: 20px;
                }
                #footer-sitemap li a {
                  background: url(../png/icon_triangle_right_white_small%402x.png) 7px center no-repeat;
                  background-size: 3px 6px;
                  }

    /* #ttl-sitemap */
    #ttl-sitemap {
      text-align: center;
      background: #303338;
      cursor: pointer;
      }
      #ttl-sitemap img {
        width: 153px;
        height: 16px;
        margin: 15px 0 14px;
        }
      #ttl-sitemap:hover img {
        -moz-opacity: 0.73;
        opacity: 0.73;
        }

  /* ----- #footer-nav ----- */
  #footer-nav {
    text-align: center;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    float: none;
    }
    #footer-nav .menu {
      padding: 27px 0 0 0;
      }
    #footer-nav .menu li {
      margin: 0 16px 0;
      padding-left: 12px;
      display: inline-block;
      }
      #footer-nav .menu li a {
        background: url(../png/icon_square_blue%402x.png) 0 center no-repeat;
        background-size: 7px 7px;
        padding-left: 12px;
        margin-left: -12px;
        }

  /* ----- #copyright ----- */
  #copyright {
    text-align: center;
    line-height: 1;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    float: none;
    }
    .copyright {
      padding: 0
      }
}



/* Responsive max-width: 740px
--------------------------------------------------------- */
@media screen and (max-width: 740px) {
/* ----- column -----*/
#products-special-metal .cat-nav-item.odd,
#products-special-metal .cat-nav-item.even {
  width: auto;
  float: none !important;
  }
/* ---------------------------------------------------------
 #contents
--------------------------------------------------------- */

/* #main
--------------------------------------------------------- */
/* ----- #product-contact -----*/
  #tel-number,
  #fax-number {
    display: block;
    }
    .contact-number p {
      font-size: 24px;
      padding: 0 17px;
      }
    .contact-number .robotolight {
      font-size: 18px;
      }




/* #footer
--------------------------------------------------------- */
            #footer-sitemap .column{
              margin-right:10px;
              }
            #footer-sitemap #sitemap-company{
              clear: both;
              }

}


/* Responsive max-width: 640px
--------------------------------------------------------- */
@media screen and (max-width: 640px) {
img {
  width: auto;
  /*max-width: 100% !important;*/
  height: auto;
  }
.odd,
.even {float: none;}
.pc-tablet-only{display: none !important;}
.tablet-only{display: none !important;}
.sp-only{display: block !important;}

/* list-style */
  .disc {
    padding-left: 17px !important;
    }


/* ----- Title ----- */
/* .#page-ttl */
#detail .page-ttl {
  font-size: 18px;
  padding: 14px 12px 11px;
}

.page-ttl.logo_type{
  padding-right: 24px !important;
}
  
/* .cat-logo */
  .eco-solder-logo img { width: 123px;}
  .ball-logo img { width: 180px;}
  .bar-wire-logo img {width: 240px;}
  .cored-logo img {width: 207px;}
  .paste-logo img {width: 190px;}
  .powder-logo img {width: 224px;}
  .preform-logo img {width: 228px;}

/* .page-sttl */
  .page-sttl {
    color: #fff;
    font-size: 14px;
    padding: 14px 12px 12px;
    margin-bottom: 15px;
    position: relative;
    z-index: 99;
    }
  
  #detail .page-sttl {
    margin-bottom: 21px;
    }

/* section-ttl */
  .section-ttl .ttl-read {
    font-size: 14px;
    padding-top: 4px;
    display: block !important;
    float: right
    }

/* ----- roboto font ----- */
.section-ttl .robotolight {
  font-size: 25px;
  margin-right: 15px;
  display: block;
  float: left;
  }

/* ----- .ribbon ----- */
.robotothin {
  font-size: 45px;
  }
.ribbon .cat-ttl,
.ribbon .side-ttl {
  font-size: 16px;
  padding: 14px 28px 12px;
  }

/* ----- .column ----- */
  #detail .col2 .img-wrap,
  #detail .col3 .img-wrap {
    max-width: 100%;
    }
  #detail .left-img .img-wrap,
  #detail .right-img .img-wrap {
    text-align: center;
    margin: 0 0 20px 0;
    float: none;
    }

/* .col2 */
.col2 .column {
  width: 100%;
  margin: 0;
  }
  .col2 .column.half {
    width: 100%;
    }

/* .col3 */
.col3 .column {
  width: 42.425%;
  padding: 0 3.75% 20px;
}
  
.col3 .column:nth-child(3n + 1){
  clear: none;
}
.col3 .column:nth-child(2n + 1){
  clear: left;
}
  
.col3 .column.odd {
  padding-left: 3.75%
  }
.col3 .column.odd {float: left;}
.col3 .column.even {float: right;}

/* .col4 */
.col4 .column {
  width: 100%;
  margin-right: 0;
  }

/* ----- 2018/10/30 ----- */
/* .col4_b */
.col4_b .column {
    width: 40%;
    padding: 0 2.75%;
}

/* ---------------------------------------------------------
 header
--------------------------------------------------------- */
    /* ----- #logo ----- */
    #logo {
      width: 200px;
      height: 45px;
      padding: 26px 0 0 13px;
      margin-bottom: 14px;
      }
      #logo a{
	      background: url(../png/img_logo%402x_sp.png) 0 0 no-repeat;
	      background-size: 200px 45px;
	      height: 45px;
      	}

    /* ------ #header-right -----*/
    #header-right {
      right: 0;
      }

      /* #lunguage */
      #lunguage {
        margin: 0 0 9px;
        }

      /* #sp-subnav-wrap */
      #subnav-search,
      #subnav-menu {
        height: 37px;
        width: 38px;
        float: right;
        overflow: hidden;
        }
      #subnav-search {
        margin-right: 20px;
        }
      #subnav-menu {
        margin-right: 10px;
        }
        #subnav-search a,
        #subnav-menu a {
          text-indent: -9999px;
          height: 37px;
          display: block;
          }
        #subnav-search a {
          background: url(../png/icon_subnav_search%402x_sp.png) center 0 no-repeat;
          background-size: 38px 37px;
          }
        #subnav-menu a {
          background: url(../png/icon_subnav_menu%402x_sp.png) center 0 no-repeat;
          background-size: 28px 37px;
          }

    /* ----- #global-nav ----- */
      #global-nav .menu {
        margin: 0 13px;
        }
        #global-nav .global-nav-item {
          width: 100%;
          margin: 0 0 13px;
          }
        #global-nav .global-nav-item a:hover,
        #global-nav .global-nav-item a.active {
          background: url(../png/icon_arrow_right_bottom_white%402x.png) right bottom no-repeat;
          background-size: 12px 12px;
          color: #fff;
          border-color: #fff;
          }
        #global-nav .global-nav-item a.active {
          background-image: url(../png/icon_arrow_right_bottom_blue%402x.png);
          color: #00C0FF;
          border-color: #00C0FF;
          }
        #nav-news {
          width: 100% !important;
          }

    /* ----- .child-nav ------ */
      .global-nav-item .child-nav {
        padding: 10px 10px 0;
        margin: 0;
        position: static;
        }
        .global-nav-item .child-nav .inner {
          padding: 0;
          }
        .global-nav-item .child-nav.col4 .column {
          width: 100%;
          }
          .global-nav-item .child-nav.col4 .column a {
            color: #fff;
            padding: 13px 0 12px;
            border: 1px solid #fff;
            }
        .global-nav-item .child-nav-item {
          padding: 0;
          }
          .global-nav-item .child-nav-item a {
            background: none;
            text-align: center !important;
            margin: 0 0 10px;
            }
          .global-nav-item .grandchild-nav {
            padding: 0;
            margin: -10px 0 10px;
            border: 1px solid #fff;
            border-top: none;
            overflow: hidden;
            }
            .global-nav-item .grandchild-nav-item {
              margin: 0;
              padding: 0;
              }
            .global-nav-item .grandchild-nav-item.nolink {
              padding: 13px 0 12px;
              border: 1px solid #fff;
              margin: 0;
              border: none !important;
              border-top: 1px solid #36a7e8 !important;
              background: none;
              text-align: center !important;
              }
              .global-nav-item .grandchild-nav-item a {
                margin: 0;
                border: none !important;
                border-top: 1px solid #36a7e8 !important;
                }

    /* accordion */
    .global-nav-item .grandchild-nav.collapse {
      display: none;
      visibility: hidden;
      }
    .global-nav-item .grandchild-nav.collapse.in {
      display: block;
      visibility: visible;
      }


/* ---------------------------------------------------------
 #contents
--------------------------------------------------------- */

#lead-content {
  padding: 0;
  }
  #main #article-body p {
    /*margin-left: 0;
    margin-right: 0;*/
    }

/* bxslider sp */
#bxslider-sp {
  background: #303338;
  position: relative;
  padding: 0 40px;
  }
  #bxslider-sp .section-sttl {
    width: 127px;
    height: 24px;
    position: absolute;
    top: 20px;
    left: 60px;
    }
  #bxslider-sp .bx-wrapper .bx-viewport {
    background: transparent;
   
    }
    #bxslider-sp .quality-ttl {
      color: #fff;
      font-size: 13px;
      padding-top: 80px;
      clear: none;
      }
    #bxslider-sp .slider-item {
      height: 160px;
      }
    #bxslider-sp .slider-img-wrap {
      width: 90px;
      height: 60px;
      padding: 70px 20px 0 20px;
      float: left;
      }

  /* .bx_control */
  #bxslider-sp .bx-controls {
    display: block;
    }
  #bxslider-sp .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: 0;
    outline: 0;
    width: 40px;
    height: auto;
    text-indent: -9999px;
    z-index: 999;
    }
  #bxslider-sp .bx-wrapper .bx-prev {
    left: -40px;
    background: #005bac url(../png/bx_controls_prev%402x_tablet.png) no-repeat center;
    background-size: 18px 27px
    }
  #bxslider-sp .bx-wrapper .bx-next {
    right: -40px;
    background: #005bac url(../png/bx_controls_next%402x_tablet.png) no-repeat center;
    background-size: 18px 27px
    }



/* ---------------------------------------------------------
 #main
--------------------------------------------------------- */
#main {
  margin: 0 4.6875%;
  }

  /* ----- #solution ----- */
  #solution .col4 {
    padding: 0 0 3px;
    }
    #solution .col4 .column {
      width: auto;
      margin-bottom: 3px;
      float: none;
      }
    #solution .img-wrap {
      max-width: 40%;
      padding-right: 16px;
      float: left;
      }

  /* ----- #products ----- */
  /* .section-nav */
  .section-nav .sp-only {
    display: block !important;
    }
  .section-nav .col3 {
    margin: 0;
    }
    .section-nav .col3 .column {
      width: 33.33333%;
      padding: 0;
      margin: 0;
      border-bottom: none;
      }
      .section-nav li a {
        font-size: 13px;
        padding: 12px 0 10px;
        }

    /* .panel */
    .cat-nav {
      padding: 20px 0;
      }
      .cat-nav .cat-ttl {
        font-size: 16px;
        margin-bottom: 15px;
        }
        .cat-nav-item {
          margin-bottom: 5px;
          padding-left: 13px;
          }
          .cat-nav-item a {
            background: url(../png/icon_arrow_right_blue_small%402x.png) 2px 3px no-repeat;
            background-size: 6px 7px;
            font-size: 13px;
            padding-left: 13px;
            margin-left: -13px;
            }
        .cat-nav-item.odd,
        .cat-nav-item.even {
          width: auto;
          float: none;
          }


/* ----- #product-main ----- */
#product-main {
  margin-bottom: 34px;
  }
  #product-main-visual {
    width: 100%;
    margin: 0;
    float: none;
    }
  #product-main-content {
    padding: 0 1.44927%;
    }
    #product-ttl {
      font-size: 17px;
      padding-top: 18px;
      margin-bottom: 15px;
      }

/* ----- #product-categories ----- */
  #product-categories .cat-ttl-wrap {
    margin-bottom: 15px;
    }
    #product-categories .row {
      background: none;
      margin-bottom: 0;
      padding-bottom: 0;
      }
    #product-categories .row:before {
      background: none;
      width: 0;
      height: 0;
      }
      #product-categories .panel {
        margin-bottom: 15px;
        border-bottom: 1px solid #e3e1da;
        }
        .category-summary {
          padding: 16px 16px 15px;
          }
          .category-summary p {
            display: none;
            }
        .subcat-ttl .robotothin {
          margin-right: 24px;
          display: inline;
          position: static;
          vertical-align: top;
          }

/* ----- #product-related -----*/
.col2.panel-link {
  margin: 0 0 28px;
  }
  .col2.panel-link .panel {
    width: 100%;
    }
    .col2.panel-link .section-sttl {
      margin: 0 0 15px;
      }

/* ----- #detail-related ----- */
#detail-related {
  margin: 0 0 15px;
  }
  #detail-related .panel{
    width: 100%;
    margin: 0 0 20px;
    padding: 15px 4.6875% 20px;
    }

/* ----- #data-sownload ----- */
  .data-download-ttl {
    padding: 12px 15px 12px 70px;
    }
      #data-download .ttl-read {
        float: none;
        }
  .data-download-item {
    padding: 16px 25px;
    }
    .data-download-item .pdf {
      float: none;
      }
    .data-download-btn {
      text-align: center;
      float: none;
      }

/* .pdf */
.pdf {
  padding: 0 0 10px 53px;
  }

/* ----- #contact -----*/
#contact {margin: 0 0 30px;}
  #contact .section-ttl {padding: 15px 13px 13px;}
    #contact-tel {background-position: 4px 10px;}
    #contact-mail {background-position: 4px 10px;}
    #contact .section-sttl {
      padding-top: 13px;
      }
    .post-division {
      font-size: 13px;
      margin-bottom: 16px;
      }
    #contact-mail {
      padding: 17px 0 8px;
      }
      #contact-mail .section-sttl {
        display: none;
        }
      #contact .btn {
        margin-bottom: 0;
        }
    .contact-number {
      margin-bottom: 15px;
      }

  /* ----- #infomation ----- */
  #infomation {
    margin-bottom: 30px;
    }
      /* .infomation-news-list */
  
      .nav-tabs {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
      }
      .tab { width: 50%; }
  
          .tab a {
            display: block;
            border-bottom: 1px solid #98c5ed;
            }
          .tab:hover a,
          .tab.active a {
            border-bottom: 1px solid #98c5ed;
            }
          .tab a.active {
            background: #fff url(../png/icon_arrow_bottom_blue_small%402x.png) center 35px no-repeat;
            background-size: 6px 4px;
            padding: 12px 0 14px;
            }
          /*#tab-all,
          #tab-pr,
          #tab-csr {
            width: 33.33333%;
            }
          #tab-award,
          #tab-media,
          #tab-exhibition,
          #tab-announcement {
            width: 25%;
            }
            #tab-award a {
              border-right: none;
              }
            #tab-pr a,
            #tab-media a {
              border-left: 1px solid #98c5ed;
              border-right: 1px solid #98c5ed;
              }*/

            .tab-content .article .article-assets {
              margin-bottom: 14px;
              float: none;
              }

    /* #infomaion-nav */
    #infomaion-nav {
      text-align: center;
      padding: 22px 0 0;
      position: static;
      }
      #infomaion-nav .menu li {
        margin: 0 30px;
        display: inline-block;
        float: none;
        }
        #infomaion-nav .menu li a {
          height: 31px;
          display: block;
          }



/* #sidebar
--------------------------------------------------------- */
/* ----- #download ----- */

/*  bnr  */
.bnr-wrap {
  margin: 0 auto 30px;
    width: 70%;
  }
  .bnr-item {
    width: 100%;
    margin: 0 0 15px;
    }
  .bnr-item.odd,
  .bnr-item.even {
    float: none;
    }
/*.quality-links*/



/* ---------------------------------------------------------
 #footer
--------------------------------------------------------- */
  /* ----- #footer-nav ----- */
  #footer-nav {
    text-align: left;
    float: none;
    }
    #footer-nav .menu {
      padding: 25px 0 15px 0;
      border-bottom: 1px solid #e3e1da;
      }
    #footer-nav .menu li {
      margin: 0 16px 6px;
      }


  /* ----- #footer-sitemap ----- */
    #footer-sitemap {
      background: #303338;
      height: auto;
      }
      .sitemap-ttl {
        font-size: 12px;
        padding: 8px 16px 10px
        }
      .sitemap-ttl a {
        background-position: 7px center;
        }
        #footer-sitemap .col5 {
          width: 100%;
          padding: 8px 0;
          }
          #footer-sitemap .column {
            width: 45%;
            margin: 0 2.5% 15px;
            }
            #footer-sitemap #sitemap-company{
              clear:none;
              }
            #footer-sitemap-products.column,
            #footer-sitemap-company.column {
              clear: both;
              }
            #footer-sitemap-solution.column,
            #footer-sitemap-solution.column,
            #footer-sitemap-company.column {
              margin-right: 2.5%;
              margin-left: 2.5%;
              }
              #footer-sitemap .menu {
                padding: 8px 0 0;
                }
                #footer-sitemap li {
                  font-size: 11px;
                  padding-left: 16px;
                  margin: 0 0 8px;
                  }
                  #footer-sitemap li a {
                    background: url(../png/icon_triangle_right_white_small%402x.png) 10px 4px no-repeat;
                    background-size: 3px 5px;
                    }

  /* ----- #copyright ----- */
    .copyright {
      padding: 0 27px;
      }
}


/* Responsive max-width: 480px
--------------------------------------------------------- */
@media screen and (max-width: 480px) {
/* ----- #solution ----- */
#solution .img-wrap {
  max-width: 50%;
  }

/* ----- #contact-form ----- */
  .read-more {
    margin: 0 auto;
    display: block;
    }

}