/*
Theme Name: katsura
Template: katsura
*/

*{
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", osaka, Arial, Verdana, sans-serif; 
}
.cl{
    clear: both;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.left {
    float: left;
}
.right {
    float: right;
}
.no-border {
    border: none !important;
}
.p-r10 {
    padding-right: 10px;
}

body{
  overflow-y: scroll;
}

html,body{
    width: 100%;
}

html {
    margin-top: 0 !important;
}
#main-contents{
    width: 950px;
    margin:0 auto;
    padding:10px 0px;
}
#main-header{
    width: 100%;
}
.icon-chevron-right {
    background-position: -456px -70px;
    float: left;
}
.english-link a:hover{
    text-decoration: none;
}
ul#qtranslate-3-chooser {
    list-style-type: none;
    margin: 0 0 10px 15px;
}
ul#qtranslate-3-chooser .active {
    display: none;
}
.header-bar-inner{
    width: 950px;
    margin: 0 auto;
    font-size:10px;
    line-height: 15px;
    color:#fff;
}
.header-logos{
    width: 950px;
    margin:0 auto;
    padding:5px 0px 5px;
}
.header-logos img{
    padding:8px 0px;
    float: left;
        width: 250px;
}
.english-link{
    padding-top:25px;
    margin-left:20px; 
    float: left;
}
.header-right{
    display: inline;
    float: right;
    width: 400px;
    text-align: right;
    font-size: 11px;
}
.header-right a:link,.header-right a:visited{
    color:#b0c4de;
    text-decoration: none;
}
.header-right a:hover,.header-right a:active{
    color:#00008b;
    text-decoration: none;
}
form.mg0{
    margin: 0px;
    margin-top:3px;
}
.header-right input[type="text"]{
    height: 13px;
    width: 150px;
    margin-bottom:0;
    font-size:12px;
}
input.btn-submit-search{
    width: 44px;
    height: 22px;
    border:none;
    background:url('img/header_search.png')no-repeat;
}
input.btn-submit-search-2{
    width: 91px;
    height: 35px;
    border:none;
    margin-left:5px;
    background:url('img/top_search.png')no-repeat;
}
input.btn-submit-search-2.top-btn-submit-search-2 {
    width: 130px;
    height: 55px;
    border:none;
    background:url('img/top_search_big.png')no-repeat;
}

.slider-text{
    position: absolute;
    left:13%;
    top:53%;
    width: 950px;
    margin:0 auto;
    text-shadow: 1px 1px 3px #000;
    z-index: 999;
}
.slider-text p{
    font-size: 25px;
    color:#fff;
    line-height: 30px;
}

.navbar {
    margin-bottom:0;
}
.navbar-inverse{
    background: #4C4C4C;
}

.navbar > .container{
    width: 950px;
    margin:0 auto;

}

.navbar .container ul.nav {
    background: #4C4C4C;
    text-align: center;
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0
}
.container ul.nav li {
    position: relative;
    display: table-cell;
    width: 20%;
    height: 45px;
    overflow: hidden;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #333;
}
.carousel {
    max-width: 950px;
    overflow: hidden;
    margin: 0 auto;
    height: 202px;
}
/*@media only screen
and (max-device-width: 480px) {
    .carousel {
    max-width: 950px !important;
    }
}*/
.carousel-inner .item img {
    /* height: 297px; */
}
.carousel-inner .item img {
    max-width: 950px;
    max-height: 202px;
}
.carousel-indicators {
    display: none;
}

.container ul.nav li a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    padding: 12px 0;
    display: block;
}
.container ul.nav li a:hover {
    border-bottom: solid red 2px;
    height: 10px;
    margin-top: 0px;
    padding-bottom: 18px;
}

.content670{
    /* width: 670px; */
    width: 950px;
    float: none;
        /* margin-bottom: 30px; */
}
.content670 h1{
    /*background:url('img/titi_bg.jpg')no-repeat;*/
    background:url('https://www.katsuraseiki.co.jp/wp-content/uploads/2016/06/titi_bg.png')no-repeat;
    height: 40px;
    font-size:18px;
    color:#fff;
    padding-left:20px;
}
.content670 h1:after{
    width: 280px;
    background:url('https://www.katsuraseiki.co.jp/wp-content/uploads/2016/06/titi_bg-2.jpg')no-repeat;
}
.content670 h2 {
    clear: both;
    font-size: 18px;
    margin: 10px 0 5px 0;
    color: #000;
}
p.h1p{
    font-size:14px;
    float:right;
    padding-right:10px;
}
.search-bar670{
    /* width: 670px; */
    width: 950px;
    height: 75px;
    /*background:url('img/top_search_bg.png');*/
    background:url('https://www.katsuraseiki.co.jp/wp-content/uploads/2016/06/search_bg.png');
    margin-bottom:10px;
    padding: 0;
}
.search-bar670 form{
    margin-bottom:0;
}
.search-bar670 input[type="text"]{
    width: 780px !important;
    height:45px;
    font-size: 24px;
        padding: 4px 5px;
    margin: 10px 0 10px 10px;
}

a.link-header:link,a.link-header:visited{
    color:#fff;
}
a.link-header:hover,a.link-header:active{
    color:#4682b4;
    text-decoration: none;
}

.content670 ul {
 text-align: center;
 width: 100%;
 display: table;
 table-layout: fixed;
 margin:4px 0px;
 margin-bottom:10px;
}
 
.content670 ul li {
 display: table-cell;
 font-weight: bold;
}

.news a{
color:#263B65;
    font-weight: bold;
}

.content670 > .news a:link,.content670 > .news a:visited{
    color:#263B65;
    font-weight: bold;
}
.content670 > .news a:hover,.content670 > .news a:active{
    color:#263B65;
    text-decoration: underline;
}
.content670 > .news dt{
  padding:10px 0px 10px 10px ;
  width : 140px;
  float : left;/* 左に寄せる */
  clear : both;/* フロートの解除 */
}

.content670 > .news dd{
  padding:10px 0px;
  min-width:500px;
  border-bottom: 1px dotted #000;
}
.content670 > .news dt time {
    letter-spacing: 1px;
}


/* ページナビ */
.wp-pagenavi {
    margin: 30px 10px;
}
.wp-pagenavi span.pages {
    display: none;
}
.wp-pagenavi a, .wp-pagenavi span {
    color: #4C4C4C !important;
    padding: 6px 8px !important;
}
.wp-pagenavi span.current {
    font-weight: bold;
    color: #fff !important;
    border-color: #4C4C4C;
    background: #4C4C4C;
}


.content280{
    float:left;
    width: 250px;
    margin-left:30px;
}
.content280.not-home{
        margin-top: 10px !important;
}
.content280 > .banner-section{
    /*background:url('img/r_menu_bg.png')no-repeat;*/
    min-height: 172px;
    margin-bottom:-5px;
    padding:8px;
}
.content280 > .banner-section-mini{
    background:url('img/r_menu_bg_s.png')no-repeat;
    min-height: 75;
    margin-bottom:-5px;
    padding:8px;
}
.content280 > .banner-section h1,.banner-section-mini h1{
    background:url('img/r_marc.png')no-repeat;
    line-height: 15px;
    padding-left:15px;
    font-size:16px;
}
.content280 > .banner-section-mini h1{
    margin-top:0;
}
.content280 > .banner-section p,.banner-section-mini p{
    font-size:11px;
    color:#9f9f9f;
    padding:0px 8px;
    line-height: 15px;
}

/* 右サイドナビ */

.side-nav li ul {
    display:none;
    overflow:hidden;
}
.side-nav ul.accordion{
    display:block;
    width: 250px;
    border-radius: 5px;
    margin:0;
    padding-top: 1px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background: #eee;
}
ul.inner.child {
    border-radius: 0;
}
.side-nav li{
    list-style: none;
    /*height:30px;*/
    line-height: 30px;
    border-bottom:1px dotted #ddd;
    background:#fff;
}
.side-nav li:first-child{
    background:#eee;
    border-bottom:1px solid #ddd;
    height: auto;
    padding-top: 20px;
    color:#000;
}
.side-nav ul.accordion p{
    line-height: 30px;
    padding-left: 25px;
}
.side-nav li:first-child p{
    background:#eee;
    font-size:14px;
    margin-left: 10px;
    padding-left:12px;
    line-height: 10px;
    border-left: 3px #0072d2 solid;
}
.side-nav ul.inner {
    margin-bottom: 0px;
    background: #fafafa;
    border-left: none;
    border-bottom: none;
}
.side-nav ul.inner li {
    background: #fafafa;
}
.side-nav ul.inner li:first-child {
    background: #fafafa;
    border-bottom: 1px solid #eee;
}
.side-nav li:last-child{
    border-bottom:none;
}
.side-nav ul.inner li:first-child p {
    font-size: 12px;
    line-height: 1.5;
    margin-top: -5px;
    border-left: none;
    padding: 15px;
    padding-top: 0;
    padding-left: 25px;
    background: none;
}
.side-nav ul.inner li p {
    background: none;
    line-height: 1.5;
    padding: 10px 10px 0;
    padding-left: 35px;
}
.side-nav a:link,.side-nav a:visited{
    color:#0072D2 ;
}
.side-nav a:hover,.side-nav a:active{
    text-decoration: none;
    color:#000000 ;
}
.side-nav li.inner {
    display: block;
}
.side-nav ul.accordion p span{
    background:url(../img/r_icon_s.png)no-repeat 10px center;
}


#main-contents #outline-nav {
    clear: both;
    text-align: left;
    margin: 20px 0;
}
#main-contents #outline-nav li {
    display: block;
    padding: 0 0 0 14px;
    background: url(https://www.katsuraseiki.co.jp/wp-content/uploads/2015/08/sankaku_yajirusi.gif) no-repeat 0 2px;
}
#main-contents #outline-nav li:first-child {
    font-size: 1.2em;
    font-weight: bold;
    background:none;
    margin-bottom: 5px;
}



li a img.scale {
    width: 215px;
    height: 113px;
    overflow: hidden;
}
li a img.scale {
    -moz-transition: -moz-transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    -o-transition: -o-transform 0.2s ease;
    -ms-transition: -ms-transform 0.2s ease;
    transition: transform 0.2s ease;
}
li a img.scale:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


li a img.scale2 {
    width: 330px;
    height: 130px;
    overflow: hidden;
}
li a img.scale2 {
    -moz-transition: -moz-transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    -o-transition: -o-transform 0.2s ease;
    -ms-transition: -ms-transform 0.2s ease;
    transition: transform 0.2s ease;
}
li a img.scale2:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}



.tpme {
    margin-bottom: 30px;

}

ul.tpme li{
    display: inline-block;
}

.tpme li{
    margin-left: 20px;
}

#items{
    margin-bottom: 30px;
}


.tfbt{
    width: 950px;
    margin: 0 auto;
}

.tfbt:hover{
    opacity: (0.3)
}

.tfbt img{
    background-color: #fff;
}



.bx-wrapper .bx-viewport {
    box-shadow: none;
}
.container ul{
  margin: 0 0 10px 0;
}


.footer-contents{
    width: 950px;
    padding:0px;
       margin: 20px auto 0 auto;
 
    color: #333;
}
.footers{
    
         float: right;
}


.footers > .sec2{
    width: 420px;
    padding-right:40px;
    float: left;
}
.footers > .sec3{
    width: 200px;
    float: left;
}

.footers h1{
    font-size:16px;
    border-bottom: 1px dotted #fff;
}

.footers ul{
    width: 100%;
    margin-left: 0px;
}
.footers li{
    list-style: none;
    font-size: 12px;
    line-height: 12px;
    /*margin:5px 0px;*/
     margin-top: 20px;
    margin-left: 0px !important;
}
.footers a:link,.footers a:visited{
    /*color:#333;*/
    color: #0097E0;
}
.footers a:hover,.footers a:active{
    color:#03C;
    text-decoration: none;
}
.footers > .sec2 > .f-left{
    width: 210px;
    float: left;
}
.footers > .sec2 > .f-right{
    width: 210px;
    float: left;
}
.footers h2 {
    line-height: 16px;
    font-size:15px;
    margin:0;
    padding:0;
    margin-bottom:5px;
}
.footer-copy{
    line-height:30px;
     padding:0 0 0 10px;
    margin:0 auto;
    text-align: center;
    font-size: 10px;
}

.footer-copy img{
    width: 140px;
}
.navbar-inner{
    background:url('img/navi_2_bg.png') repeat-x;
    height: 45px;
}
.navbar-inner .nav > .active > a, .navbar-inner .nav > .active > a:hover, .navbar-inner .nav > .active > a:focus{
    background:none;
    box-shadow: none;
    font-weight: bold;
}


.carousel-fade .item {
    -webkit-transition: opacity 3s;
    -moz-transition: opacity 3s;
    -ms-transition: opacity 3s;
    -o-transition: opacity 3s;
    transition: opacity 3s;
    }
.carousel-fade .active.left {left:0;opacity:0;z-index:2;}
.carousel-fade .next {left:0;opacity:1;z-index:1;}

.tab-content{
    border-left:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    padding:12px;
}
.tab-content h1{
    background:none;
    color:#000;
    border-left: 2px #0072D2 solid;
    font-size: 16px;
    border-bottom:1px #ddd dotted;
}

.nav-tabs {
    margin-bottom:0 !important;
}
.tab-content ul{
    float: right;
    width: 60%;
    padding:0px;
}
.tab-content li{
    display: table-cell;
}
.side-nav{
}
.side-nav ul{
    width: 250px;
    border:1px solid #ddd;
    border-radius: 5px;
    margin:0;
    padding-top: 1px;
    margin-bottom:15px;
    background:#eee;
}
.side-nav li{
    list-style: none;
    /*height:30px;*/
    line-height: 30px;
    border-bottom:1px dotted #ddd;
    background:#fff;
    padding-top: 3px;
}
.side-nav li:first-child{
    background:#eee;
    border-bottom:1px solid #ddd;
    height: 25px;
    padding-top:15px;
    color:#000;
}
.side-nav li:first-child p{
    background:#eee;
    font-size:14px;
    margin-left: 10px;
    padding-left:12px;
    line-height: 10px;
    border-left: 3px #0072d2 solid;
}
.side-nav li:last-child{
    border-bottom:none;
    padding: 5px 0 1px;
}
.side-nav p{
    line-height: 30px;
    padding-left: 25px;
    background:url(img/r_icon_s.png)no-repeat 10px center;
}
.side-nav a:link,.side-nav a:visited{
    color:#0072D2;
}
.side-nav a:hover,.side-nav a:active{
    text-decoration: none;
    color:#000000;
}

.container{
    width: 950px; 
    margin-top: 10px;
    
}
/*@media only screen
and (max-device-width: 480px) {
    .container{
    width:950px;
        }
}*/

#slideshow{
    width: 100%;
    float: center;
    display: inline;
    height: 342px;
    position:relative;
}

#slideshow img { position:absolute; top:0; left:0; z-index:8; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

/*@media only screen
and (max-device-width: 480px) {
    .slider-back {
        max-width: 950px !important;
    }
}*/


body,td,th {
    line-height: 17px;
    font-size: 12px;
    color: #666666;
}

table.what {
  border-style: solid;           
  border-width: 1px 0px 0px 1px;
  border-color: #CCCCCC;  
  background-color: #F5F5F5; 
}

table.tit {
  border-style: solid;           
  border-width: 1px 1px 1px 1px;
  background-image: url(../img/t_back.jpg); 
  border-color: #CCCCCC;  
}

td.line_shita {
  border-style: solid;           
  border-width: 0px 0px 1px 0px !important;
  border-color: #CCCCCC !important;  
  background-color: #FFFFFF;
}

.futo{
    border-bottom: solid 5px;
}


.text10_h {
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.2em;
    color: #FFFFFF;
}
.text10 {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.1em;
    color: #666666;
}
.text11 {
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.1em;
    color: #666666;
}
.text11_01 {
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #666666;
}
.text11_r {
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.1em;
    color: #FF0000;
}
.text12_b {
    font-size: 12px;
    color: #999999;
    font-weight: bold;
}
.text12_br {
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
}
.text12_ao {
    font-size: 12px;
    color: #0066CC;
}
.text12_W {
    font-size: 12px;
    color: #FFFFFF;
}
.text12_h22 {
    line-height: 22px;
    font-size: 12px;
    color: #666666;
}
.text13_bh {
    font-size: 13px;
    color: #333333;
    font-weight: bold;
/*    background-color: #66CC99;*/
}
.text13_g {
    font-size: 13px;
    color: #666666;
    font-weight: bold;
}
.text15 {
    font-size: 15px;
    color: #666666;
}
.text15_b {
    font-size: 15px;
    color: #003399;
}
.category-kigenkanri td.backCCC {
  background-color: #CCCCCC;
}
td.backEFEF {
  background-color: #EFEFEF;
}

.h15px { padding-top:15px;}
.f5px { padding-bottom:5px;}
.l10px { padding-left:10px;}

HR {
  color: #CCCCCC; 
  background-color: #CCCCCC;
  border: 0px;
}
/*==== margin ta===================*/

.mr2{
                                    margin:                     0px 2px 0px 0px;
                                }
.mr5{
                                    margin:                     0px 5px 0px 0px;
                                }

.ml5{
                                    margin:                     0px 0px 0px 5px;
                                }

.mt3{
                                    margin:                     3px 0px 0px 0px;
                                }

.mt5{
                                    margin:                     5px 0px 0px 0px;
                                }

.mb5{
                                    margin:                     0px 0px 5px 0px;
                                }

.mr10{
                                    margin:                     0px 10px 0px 0px;
                                }

.ml10{
                                    margin:                     0px 0px 0px 10px;
                                }

.mt10{
                                    margin:                     10px 0px 0px 0px;
                                }

.mb10{
                                    margin:                     0px 0px 10px 0px;
                                }

.mr15{
                                    margin:                     0px 15px 0px 0px;
                                }

.ml15{
                                    margin:                     0px 0px 0px 15px;
                                }

.mt15{
                                    margin:                     15px 0px 0px 0px;
                                }

.mb15{
                                    margin:                     0px 0px 15px 0px;
                                }

.mr20{
                                    margin:                     0px 20px 0px 0px;
                                }

.ml20{
                                    margin:                     0px 0px 0px 20px;
                                }

.mt20{
                                    margin:                     20px 0px 0px 0px;
                                }

.mb20{
                                    margin:                     0px 0px 20px 0px;
                                }

.mt30{
                                    margin:                     30px 0px 0px 0px;
                                }

.mt5b5{
                                    margin:                     5px 0px 5px 0px;
                                }

.mt10b10{
                                    margin:                     10px 0px 10px 0px;
                                }
.mt15b10{
                                    margin:                     15px 0px 10px 0px;
                                }
.mt10b20{
                                    margin:                     10px 0px 20px 0px;
                                }
.mt20b20{
                                    margin:                     20px 0px 20px 0px;
                                }
.ml15r15{
                                    margin:                     0px 15px 0px 15px;
                                }

.pt10{
                                    padding:                    10px 0px 0px 0;
                                }

.pl10{
                                    padding:                    0px 0px 0px 10px;
                                }
                                
/*====float===================*/

.clear:after {
 content:".";
 display:block;
 clear:both; 
 height:0;
 visibility:hidden;
}
.clear {
 display:inline-block;
}
/* exlude MacIE5 \*/
* html .clear {
 height:1%;
}
.clear {
 display:block;
}
/* end MacIE5 */

/*==Dreamweaver用===*/
.clear + *{
    clear: both;
}

/*==== 画像のセンタリング===================*/
.img_c{
    display:block;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}





@charset "shift_jis";



td.back001 {
  background-color: #6F9F3F;
}
.toso td.back001 {
  border-left: solid 10px #FFF;

}
/*td.back002 {
  background-color: #66CC99;
  padding: 0 5px;
}*/

a:link {
    color: #263B65;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #263B65;
}
a:hover {
    text-decoration: underline;
    color: #263B65;
}

.qtranxs_text a:hover{
  text-decoration: underline;
    color: #263B65;
}

/*====リンク タブ内===================*/
#myTab a {
    color: #0088cc;
    line-height: 1.5;
}

.nav-tabs > li > a {
    border: none;
}
.nav-tabs > .active > a:hover {
    padding-bottom: 11px !important;
}
.container ul#myTab li {
    width: auto;
    height: 42px;

}
.container ul#myTab li a {
    font-weight: bold;
    text-decoration: none;
    padding: 12px 5px;
    display: block;
    height: 100%;
}



.container ul#myTab li a:hover {
    border-bottom: solid red 2px;
    height: 15px;
    margin-top: 0px;
    /* padding-bottom: 18px; */
}


.nav_oth li a:hover {
    height: 30px !important;

}



/*====商品仕様枠 ＋リンク下線アリ===================*/
table.waku1 {
    border-collapse : collapse ; 
}

table.waku1 td {
    text-align: center;
    border-width : 1px 1px 1px 1px ;
    border-style : solid ;
    border-color:#333;
    padding : 3px ;
}

table.waku1 a:link {
    color: #666666;
    text-decoration: underline;
}
table.waku1 a:visited {
    text-decoration: underline;
    color: #66CC66;
}
table.waku1 a:hover {
    text-decoration: underline;
    color: #669900;
}
.right {
    border-right:solid;
    border-color:#333 ;
}

/*====商品仕様枠 ＋リンク下線アリ2===================*/
table.waku2 {
    border-collapse : collapse ;
}

table.waku2 td {
    font-size:10px;
    text-align: center;
    border-width : 1px 1px 1px 1px ;
    border-style : solid ;
    border-color:#333 ;
    padding : 1px ;
}

table.waku2 a:link {
    color: #666666;
    text-decoration: underline;
}
table.waku2 a:visited {
    text-decoration: underline;
    color: #66CC66;
}
table.waku2 a:hover {
    text-decoration: underline;
    color: #669900;
}

td.waku_l{
    text-align:left;
    background-color: #EFEFEF;
    border-width : 0 1px 1px 0 ;
    border-style : solid ;
}

/*====商品仕様枠一部ラインなし ＋リンク下線アリ===================*/
table.waku3 {
    border-collapse : collapse ; 
}

table.waku3 td {
    text-align: center;
    padding : 3px ;
}

td.waku3_line {
    border-width : 1px 1px 1px 1px ;
    border-style : solid ;
    border-color : #333 ;
}

td.waku3_noline {
    border-width : 0 0 0 1px ;
    border-style : solid ;
    border-color : #333 ;
}

*html td.waku3_noline {
    border-width : 0 1px 0 1px ;
    border-style : solid ;
    border-color : #333 ;
}

td.waku3_noline02 {
    border-width : 0 1px 1px 0 ;
    border-style : solid ;
    border-color : #333 ;
}

table.waku3 a:link {
    color: #666666;
    text-decoration: underline;
}
table.waku3 a:visited {
    text-decoration: underline;
    color: #66CC66;
}
table.waku3 a:hover {
    text-decoration: underline;
    color: #669900;
}

/*====バルク商品仕様枠 ＋リンク下線アリ2===================*/
table.waku4 {
    border-collapse : collapse ;
}

table.waku4 td {
    font-size:11px;
    text-align: center;
    border-width : 1px 1px 1px 1px ;
    border-style : solid ;
    border-color:#666 ;
    padding : 1px ;
}

table.waku4 a:link {
    color: #666666;
    text-decoration: underline;
}
table.waku4 a:visited {
    text-decoration: underline;
    color: #66CC66;
}
table.waku4 a:hover {
    text-decoration: underline;
    color: #669900;
}

/*====商品仕様枠 プレハブ集合装置で一部使用===================*/
table.waku_sh {
    border-collapse : collapse ;
}

td.waku_sh {
    padding : 3px ;
    text-align: center;
    border-width : 1px 1px 1px 1px ;
    border-style : solid ;
    border-color : #666 ;
}

table.waku_sh a:link {
    color: #666666;
    text-decoration: underline;
}
table.waku_sh a:visited {
    text-decoration: underline;
    color: #66CC66;
}
table.waku_sh a:hover {
    text-decoration: underline;
    color: #669900;
}

table.waku_sh02 {
    border-collapse : collapse ;
}

td.waku_sh02 {
    padding : 3px ;
    text-align: center;
    border-width : 1px 1px 1px 1px ;
    border-style : solid ;
    border-color : #666 ;
}
table.waku_sh02 a:link {
    color: #666666;
    text-decoration: underline;
}
table.waku_sh02 a:visited {
    text-decoration: underline;
    color: #66CC66;
}
table.waku_sh02 a:hover {
    text-decoration: underline;
    color: #669900;
}
/*====TD下罫線===================*/
table.supply_menu td {
  border-style: solid;           /* 枠の形 */
  border-width: 0px 0px 1px 0px; /* 上、右、下、左の枠 */
  border-color: #66CC99;  /* 段落の枠の色 */
  padding: 0px 0px 0px 5px; 
  text-align: left; 
  vertical-align: middle; 
}

.text13_bg {
    font-size: 13px;
    color: #333333;
    font-weight: bold;
}
.kesu{
    border-style:none;
    width:100%;
    border-color:#FFFFFF;
    }
/*.ty{
    width:200px;
    }*/
.ty_01{
    width:99px;
    float:left;
    }
.ty_02{
    width:100%;
    float:right;
    }
.ty_02_01 img{
    float:left;
    }
.ty_02_01{
    text-align:left;
    }
.ty_011{
    width:90px;
    float:left;
    text-align:right;
    }
.ty_022{
    width:90px;
    float:right;
    text-align:left;
    padding-top:25px;
    }
    
.text16 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1em;
    color: #;
}

/*====ヒューズガス栓　ファイ記号===================*/
.phi{
    font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*====グラピタ===================*/
td.gra{
    background:#F7F7C5;
    padding:5px 5px 5px 5px;
}

td.gra img{
    display:block;
    text-align:center;
    margin:0 auto !important;
}
/*====各商品　型式／仕様===================*/
td.naname{
    background-image:url(../img/naname.gif);
    background-repeat:no-repeat;
    margin:0;
    padding:0;
    table-layout: fixed; 
    height:40px;
    }
td.naname_chu{
    background-image:url(../img/naname_01.gif);
    background-repeat:no-repeat;
    margin:0;
    padding:0;
    table-layout: fixed; 
    }
td.naname_02{
    background-image:url(../img/naname_02.gif);
    background-repeat:no-repeat;
    margin:0;
    padding:0;
    table-layout: fixed; 
    }
td.naname_01 {
    background-image:url(../img/naname.gif);
    background-repeat:no-repeat;
    margin:0;
    padding:0;
    border-width : 1px 1px 1px 1px ;
    border-style : solid ;
    border-color : #666 ;
    table-layout: fixed; 
}


/* トップ */
.content670 > .news dd:last-child {
    /* border-bottom: none; */
    margin-bottom: 30px;
}

/* 固定ページ */
section.content td {
    line-height: 1.75;
}

/* ボタン */
a.button {
    display: inline-block;
    width: 200px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    background-color: #4C4C4C;
    color: #fff;
    font-size: 1.5em;
    margin-top: 20px;
}
a.button::before,
a.button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
a.button,
a.button::before,
a.button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
a.button:hover {
    background-color: #aaa;
}


/* 製品一覧ページ */
#all_items .content {
    display: inline-block;
    /* background: #eee; */
    padding: 0 10px;
    margin: 0 auto 15px;
    /* border-left: #777777 solid 5px; */
}
#all_items h1 {
    margin-bottom: 25px;
}
#all_items h2 {
    background: #4c4c4c none repeat scroll 0 0;
    color: #fff;
    font-size: 1.5em;
    padding: 3px 20px;
}
#all_items h3 {
    border-bottom: 2px solid;
    font-size: 1.75em;
    margin: 10px 0 20px;
    padding: 0 10px;
}
#all_items h5 {
    font-size: 15px;
}
#all_items a {
    color: #555;
    display: block;
    margin: 3px 0;
}
#all_items a:hover {
    color: #0088cc;
    text-decoration: none;
}
#all_items span.thumb {
    width: 100px;
}
#all_items img.wp-post-image {
    margin: 0 8px;
    max-width: 55px;
}


/* 製品個別ページ */
.products-title {
    display: none;
}
div#myTabContent table {
    width: 100%;
}
/*
div#myTabContent table.product-data {
    table-layout: fixed;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}
*/
div#myTabContent table.product-data{
    table-layout: fixed;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 35px;
    margin-left: 323px;
    width: 601px;
}
.tab-content section.content td {
    line-height: 1.5;
}
table.product-data tr td {
    height: 35px;
    border: solid 1px #333;
    line-height: 1.5;
    font-size: 2em;
}
table.product-data tr td.files {
    font-size: 1.2em !important;
}
table.product-data tr.table-head td {
    background: #EFEFEF;
    font-size: 1em !important;
    line-height: 1;
}
table.product-data tr td:first-child {
    width: 25%;
    background: #EFEFEF;
    font-size: 1em !important;
}
table.product-data tr td a {
    color: #0088cc;
}
#myTabContent img {
    margin: 15px;
}
#myTabContent td img {
    margin: 0;
}

/* 商品下のボタン */
.product-detail-button {
    padding-bottom: 10px;
    border-bottom: #CCC solid 1px;
    margin-bottom: 10px;
}

.product-detail-button img {
    margin: 10px 4px !important;
}


/* 記事一覧 */
.postlist-category {
    margin: 20px 0 15px 0;
    padding: 2px;
    border-top: 1px dashed #999;
}
.content670 > article > h1 + .content > .news-box > .postlist-category:first-child {
    border-top: none;
    margin: 0;
}

.postlist-category a {
    display: block;
}
.postlist-category-inner {
    font-size:1.2em;
    line-height: 1.75;
    margin: 0;
    padding: 1px;
}
.postlist-category-inner p {
    margin: 0;
}
.postlist-category-inner img {
    float:left;
    margin: 10px 20px 10px 0;
}
.postlist-category-inner a p.news-title {
    font-size: 1.4em;
    margin: 1px 0 10px 0px;
    color: #0066CC;
    display: inline-block;
    font-weight: bold;
}
.postlist-category-inner a:hover {
    color: #0066CC;
}
.postlist-datetime span {
    font-size: 10px;
 
}


/* 記事ページ */
#single-page h2 {
    border-bottom: #000 dotted 1px;
    margin-bottom: 15px;
}
#single-page section.content {
    font-size: 1.2em;
    line-height: 1.75;
}
#single-page section.content img {
    float: left;
    margin: 10px 20px 10px 0;
}
span.post-date {
    font-size: 0.75em;
    font-weight: normal;
    margin-right: 15px;
}
span.post-title {
    color: #263B65;
}


/* サイトマップ */
.content670 ul#sitemap_list li {
    display: flex;
    /* border-bottom: none; */
}
#sitemap_list > li > a {
    background: #EEEEEE;
    width: 75px;
}
#sitemap_list li ul{
width:auto;
}

/* プライバシーポリシー */
#privacy h3 {
    font-size: 1.5em;
    background: #777;
    color: #fff;
    padding-left: 10px;
    margin: 20px 0 15px;
}
#privacy h4 {
    font-size: 1.25em;
}
#privacy ul {
    background: #e9e9e9;
    padding: 15px;
    width: 640px;
}
#privacy ul li {
    display: block;
    text-align: left;
    line-height: 2;
}


/* コンタクトページ */
#contact h1 {
    margin: 40px auto 30px;
    font-size: 1.5em;
}
#contact .contact-info {
    width: 680px;
    text-align: center;
    margin: 30px auto;
}
#contact .contact-info p {
    text-align: left;
}
#contact p {
    line-height: 1.8;
}
#contact table {
    width: 680px;
    line-height: 3.5;
    text-align: center;
    margin: 20px auto;
}
#contact tr {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
#contact table th {
    line-height: 2;
    text-align: left;
    vertical-align: top;
    font-size: 0.9em;
    background-color: #e9e9e9;
    padding: 10px 20px 0 15px;
}
#contact table th p {
    display: block;
}
#contact table th img {
    float: right;
}
#contact table td {
    line-height: 2;
    text-align: left;
    padding: 15px;
}
#contact table td.address {
    line-height: 3;
}
#contact table td.address select,
#contact table td.address input {
    float: right;
}
#contact table th.address p {
    line-height: 3;
}
#contact table td.address select {
    width: 200px;
    height: 26px;
    line-height: 26px;
    font-size: 1.2em;
    margin-right: 56px;
}
#contact table td.address input {
    width: 250px;
}
#contact table input {
    padding: 2px;
}
#contact table textarea {
    height: 100px;
    width: 460px;
}
input[type="radio"] {
    margin-top: -3px;
}
#contact label {
    display: inline-block;
    margin-right: 15px;
}
#contact .sub-cle {
    width: 300px;
    text-align: center;
    margin: 30px auto;
}
#contact .sub-cle p {
    font-size: 0.9em;
    text-align: left;
    margin: 10px auto;
}
#contact .sub-cle input {
    width: 300px;
    height: 50px;
    font-size: 1.5em;
    color: #fff;
    background-color: #aaa;
    padding: 0 20px;
    border: none;
}
#contact .jouhou {
    width: 640px;
    text-align: center;
    font-size: 0.9em;
    padding: 20px;
    border: 1px solid #ccc;
    margin: 0 auto;
}
#contact .jouhou-title {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}
#contact .jouhou p {
    text-align: left;
}
/*input.wpcf7-form-control.wpcf7-submit {
    margin-right: 10px;
}*/
.screen-reader-response,.wpcf7-response-output.wpcf7-validation-errors {
    display: none;
}
span.wpcf7-not-valid-tip {
    display: inline !important;
    font-size: 0.8em;
    color: red;
    margin-left: 10px;
}

/* エントリーフォーム */
#entry-form .entry-info {
    width: 680px;
    text-align: center;
    margin: 30px auto;
}
#entry-form table th {
    width: 30%;
    text-align: left;
    padding: 15px;
    background-color: #e9e9e9;
}

#entry-form table td {
    padding-left: 20px;
}
#entry-form table th img {
    float: right;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    width: 75%;
}
span.wpcf7-form-control.wpcf7-radio.sex .wpcf7-list-item.first {
    margin-right: 20px;
}
input#zip {
    width: 30px;
}
input#zip2 {
    width: 40px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel {
    width: 100px;
}
select.wpcf7-form-control.wpcf7-select {
    width: 18%;
}
input.wpcf7-form-control.wpcf7-submit {
    float: right;
    display: inline-block;
    width: 200px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    border: none;
    background-color: #4C4C4C;
    color: #fff;
    font-size: 1.5em;
}
input.wpcf7-form-control.wpcf7-submit::before,
input.wpcf7-form-control.wpcf7-submit::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
input.wpcf7-form-control.wpcf7-submit,
input.wpcf7-form-control.wpcf7-submit::before,
input.wpcf7-form-control.wpcf7-submit::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #aaa;
}
#entry-form .sub-cle {
    float: right;
    margin-top: 20px;
}
{
    width: 30px;
}

/* バリデーション */
span.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7 .wpcf7-not-valid {
    background: #ffb6c1;
}
.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
 
.wpcf7 .wpcf7-validation-errors {
        color: #B94A48;
        background-color: #F2DEDE;
        border: 1px solid #EED3D7;
    }
.wpcf7 .wpcf7-mail-sent-ok {
        color: #3A87AD;
        background-color: #D9EDF7;
        border: 1px solid #BCE8F1;
    }

/*i追加*/
ul.houl{
    text-align:left;
    margin-left:10px;
}
/*201608*/
li.active{
background:#fff;
}
.nav-tabs > li > a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    margin:0px;
    font-size:0.9em;
}
#myTab a {
    color: #000;
}
.nav-tabs > li {
    background: #e1e1e1;
    border-right: 1px solid #ccc;
}
.head_nav_list ul{
    display: table;
    width: 100%;
    margin-top: 20px;
}
.head_nav_list a{
        background: #1BAAE4;
        color:#fff;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding:3px;
    border: 1px solid #fff;
    border-radius: 5px;
    max-width:135px; 
    margin-right: 5px;
    line-height: 9px;
    font-size: 13px;
}
.head_nav_list a:hover{
        background: #006FBF;
        line-height: 10px;
        text-decoration: none;
}
.active_ce{
        background: #006FBF !important;
}
.w5p{width:5%;}
.w6p{width:6%;}
.w7p{width:7%;}
.w8p{width:8%;}
.w9p{width:9%;}
.w10p{width:10%;}
.w11p{width:11%;}
.w12p{width:12%;}
.w13p{width:13%;}
.w14p{width:14%;}
.w15p{width:15%;}
.w16p{width:16%;}
.w18p{width:18%;}
.w20p{width:20%;}
.w25p{width:25%;}
.w30p{width:30%;}
.w35p{width:35%;}
.w40p{width:40%;}
.w45p{width:45%;}
.w50p{width:50%;}
.w55p{width:55%;}
.w60p{width:60%;}
.w65p{width:65%;}
.w70p{width:70%;}
.w75p{width:75%;}
.w80p{width:80%;}
.w85p{width:85%;}
.w90p{width:90%;}
.w95p{width:95%;}

tr.backEFEF{
    background-color:#EFEFEF;
}
.titline{
border-bottom :solid 1px #EFEFEF;
margin:10px 0;
}
.bh22 td{
padding-top:40px;
}
.bhw22{
    width: 90%;
    margin: 0 auto;
}
p.rightclick {
    margin-left: 323px
}
tr.cata_sen {
    border-bottom: dotted 1px #dfdfdf;
    height: 20px;
}
.dom-o table {
    width: 100%;
}
.banner-section img{
width:75%;
}
.u-bar tr{
border-bottom:1px dotted #dfdfdf}
.cent{text-align:center}
.b_im{width:100%}


.footer-contents .icon-chevron-right{
        background-position: -456px -75px;

}

table .waku_b td{
text-align: left;
border: none;
}

p.arrow{
    width: 15px;
    height: 15px;
    border: solid #1BAAE4 ;
    border-width: 5px 5px 0 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin: 0 auto;
}

.enbtns{
    width: 100%;
    margin: 0 auto;

}

.wpcf7c-btn-confirm {
    display: inline-block;
    width: 200px !important;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    background-color: #4C4C4C;
    color: #fff;
    font-size: 1.5em;
    margin-top: 20px;
    border:none;
}

.wpcf7c-btn-back{
    display: inline-block;
    width: 200px !important;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    background-color: #4C4C4C;
    color: #fff;
    font-size: 1.5em;
    margin-top: 20px;
    border:none;
}

.wpcf7c-btn-confirm:hover {
opacity: 0.4;
}
.wpcf7c-btn-back:hover {
opacity: 0.4;
}


.enbtns .wpcf7-submit{
    display: inline-block;
    width: 200px !important;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    background-color: #4C4C4C;
    color: #fff;
    font-size: 1.5em;
    margin-top: 20px;
    border:none;
    float: none;
    margin-left: 10px;
}

.files2{
font-size: 11px !important;
}


.nav_oth li{
    height: 56px !important;
}
 ul.nav_oth li{
    height: 56px !important;
 }


h1.ang{
    font-size: 13px;
    color: #333;
    font-weight: bold;
    border-bottom:solid 1px#CCCCCC;
    border-left:solid 5px #6F9F3F;
    padding: 0 0 10px 10px;
    line-height: 30px;
    height: 18px;
    margin-bottom:15px;
    margin-top: 0;
}

h1.angi{
    font-size: 13px;
    color: #333;
    font-weight: bold;
    border-bottom:solid 1px#CCCCCC;
    border-left:solid 5px #6F9F3F;
    padding: 0 0 10px 10px;
    line-height: 30px;
    height: 18px;
}

h2.ang{
    font-size: 13px;
    color: #333;
    font-weight: bold;
    border-bottom:solid 1px#CCCCCC;
    border-left:solid 5px #6F9F3F;
    padding: 0 0 10px 10px;
    line-height: 30px;
    height: 18px;
    margin-bottom:15px;
    margin-top: 0;
}



.tfix{
table-layout: fixed;
}

.mebt{
    width: 100%;
    margin: 0 auto;
}
.mebt ul{
    width: 100%;
    float: none;
}
.mebt ul li{
    display: inline-block;
    vertical-align: middle

}

.mebt li{
    display:inline-block;
    background-color: #669900;
    padding: 3px;
    color: #fff;
    margin: 0 10px ;
    border-radius: 3px;
    height: 60px;
    width: 15%;
    vertical-align:middle;
}


.mebt li a{
    display:block;
    color: #fff;
    vertical-align: middle;
    height: 100%;
}



.mebt table{
    width: 100%;
    float: none;
    border-collapse: separate;
    border-spacing: 10px;
    text-align: center;
    vertical-align: middle;
}


.mebt td{
    background-color: #44627D;
    padding: 3px;
    color: #fff;
    margin: 0 10px ;
    border-radius: 3px;
    height: 60px;
    width: 15%;
    vertical-align:middle;
}


.mebt td a{
    display:block;
    color: #fff;
    vertical-align: middle;
    height: 100%;
}

.mebt  a:hover{
    display:block;
    background-color: #0A6991;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
}
.vart a{
    line-height: 60px;
}

.mic{
margin-left:15px;
margin-bottom:15px;
width:95% !important;
}

@media only screen
and (max-device-width: 768px) {
    .carousel {
    max-width: 100%;
    margin: 0 auto;
    }
    .container{
        width: 100%;
        margin-top: 10px;
       
    }
    .slider-back {
    max-width: 950px !important;

}
}




.ang2 .right {
     float: right;
     border-color: #FFF;
}




ul.newsin{
    width: 20%;
}


.splink{
    text-align: left;
    margin-top: 5px;
    margin-bottom: 10px;
}



.prp{
    padding-top: 27px;
    margin-left: 20px;
    margin-bottom: 10px;
    float: left;
}
.prp i{
    margin-top: -1px;
}

.wrap{
    overflow: hidden;
}

.cadl_box{
    width: 100%;
}
.cadl_box h2{
 font-size: 20px;
    color: #333;
    font-weight: bold;
    border-bottom:solid 1px#CCCCCC;
    border-left:solid 5px #174D6B;
    padding: 0 0 10px 10px;
    line-height: 30px;
    height: 18px;
    margin: 0 0 20px 0;
}

.cadl_box h3{
    font-size: 14px;
    max-height: 80px;
    line-height:1.5;
    height: 50px;
}

.cadl_box img{
    width: 100%;
    border: solid 1px #ccc;

}
.dl_img{
    height: 280px;
    margin-bottom: 50px;
}

.dl_btn {
   display: inline-block;
   width: 75%;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #326E93;
    color: #FFF;
    border-bottom: solid 4px #174D6B;
    border-radius: 3px;
    margin-bottom:80px;
    text-align: center;
    
}


.dl_btn:hover {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
    margin-bottom: 80px;
}

a.dl_btn{
    color: #fff;
    font-weight: bold;
}
a.dl_btn:hover{
   text-decoration: none;
}

.dl_box [class^="icon-"], [class*=" icon-"]{
    width: 20px;
    height: 16px;
    margin-top: 0;
}
.ol_dl{
    width: 90%;
    line-height: 1.7
}
.ol_dl:hover{
    margin-bottom: 84px;
}
#econ img{margin: 0;}