@charset "UTF-8";

/*カラー一括置換用  --------------------

背景色：#fff
サブ背景色：#ddd
文字色：#000
メインの色：#006f97
リンク色：#888
線：#aaa

-----------------------------------*/

#page #base .mainImg {
    background: url(/images/base/main-pic_base.jpg) no-repeat;
}
#page #base table {
    text-align: left;
}
#page #base table th {
    background-color: #E6E6E6;
    border-right: 1px solid #fff;
    text-align: center;
    padding: 5px 9px 3px 10px;
    width: 190px;
}

#page.en #base table th {
    line-height: 1.3;
    vertical-align: middle;
}

#page #base table th.bn {
    padding: 5px 10px 3px 10px;
}

#page #base table td {
    border-bottom: 1px solid #E6E6E6;
    padding: 8px 10px 4px 10px;
    width: 190px;
}

#page #base td.line,
#page #base table .line td {
    /*border-bottom: 2px solid #E6E6E6;*/
    vertical-align: middle;
}
#page #base .midashiC {
    padding-top: 111px;
    margin-top: -100px;
}
#page #main .midashiC:before {
    top: 101px;
}
.viewcolor {
    color: #006f97!important;
}
 /*#sidebar ul li a {
    font-size: 14px;
    line-height: 1.9;
}*/
#page #base #sidebarSP {
    display: none;
}
#page #base .center {
    text-align: center;
}
.tableSP {
  display: none;
}
.en #main .midashiD {
  text-align: left;
}
@media screen and (max-width: 760px) {
    #page .pageTtl h2 {
        font-size: 39px;
    }
    #page .pageTtl {
        /*margin-top: 20px;*/
    }
    #page #main {
        padding: 0 20px;
    }
    #page #products .midashiC {
        padding-top: initial;
        margin-top: initial;
    }
    #page #main .midashiC:before {
        top: initial;
    }
    #page #main table.moduleTable th {
        padding-bottom: 0;
    }
    #page #main table.moduleTable td {
        line-height: 1.5;
        padding-top: 0;
    }
    #page #main .imgRight .txt table.moduleTable, #page #main .imgLeft .txt table.moduleTable {
        width: 100%;
    }
    .layout-two-column-left .contentIn {
        padding-bottom: 0;
    }
    #page .contentIn {
        margin-bottom: 0;
    }
    #page #base #sidebar {
        display: none;
    }
    #page #base #sidebarSP {
        display: block;
        margin-bottom: 40px;
        text-align: center;
        border-bottom: 1px solid #aaa;
    }
    #page #base #sidebarSP h3 {
        color: #fff;
        text-align: center;
        background: #006f97!important;
        margin-bottom: 5px;
    }
    #page #base #sidebarSP ul li ul {
        padding: 0 20px;
    }
    #page #base #sidebarSP ul li {
        list-style-type: none;
        float: left;
        text-align: left;
    }
    #page #base #sidebarSP ul li:after {
        content: "/";
        display: inline-block;
        padding: 0 10px;
    }
    #page #base #sidebarSP ul li:last-child:after {
        display: none;
    }
    #page #base #sidebarSP ul {
        display: inline-block;
    }
    #page #base .midashiC {
        padding-top: initial;
        margin-top: initial;
    }
  .tablePC {
    display: none;
  }
  .tableSP {
    display: block;
  }
  .en #base .midashiC.mb0,
  .zh #base .midashiC.mb0 {
    padding-bottom: 0!important;
  }
}


/*20180523 ADD sole-color nagashima*/
/*　cover
-------------------------------------*/

.cover {
    margin: 5px auto 20px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.cover ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.cover ul li {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    overflow: hidden;
}

.bxBox.headquarters ul li.slide01 {
    background: url(/images/base/img-base_headquarters_001.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.headquarters ul li.slide02 {
    background: url(/images/base/img-base_headquarters_002.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.headquarters ul li.slide03 {
    background: url(/images/base/img-base_headquarters_003.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.headquarters ul li.slide04 {
    background: url(/images/base/img-base_headquarters_004.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.headquarters ul li.slide05 {
    background: url(/images/base/img-base_headquarters_005.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.thai ul li.slide06 {
    background: url(/images/base/img-base_headquarters_006.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.thai ul li.slide01 {
    background: url(/images/base/img-base_thai_001.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.thai ul li.slide02 {
    background: url(/images/base/img-base_thai_002.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.thai ul li.slide03 {
    background: url(/images/base/img-base_thai_003.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.thai ul li.slide04 {
    background: url(/images/base/img-base_thai_004.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.thai ul li.slide05 {
    background: url(/images/base/img-base_thai_005.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.laos ul li.slide01 {
    background: url(/images/base/img-base_laos_001.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.laos ul li.slide02 {
    background: url(/images/base/img-base_laos_002.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.laos ul li.slide03 {
    background: url(/images/base/img-base_laos_003.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox.laos ul li.slide04 {
    background: url(/images/base/img-base_laos_004.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.bxBox ul li img {
    width: 100%;
    display: none;
}

.cover ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.cover ul {
    display: inline-block;
    overflow: hidden;
}

.bxBox {
    position: relative;
    height: 400px;
    margin: 0 auto 30px;
}
.bxBox {
    width: 80%;
}
.ipad .bxBox {
    min-width: 1120px;
}
.bx-controls {
}


@media screen and (min-width: 760px) {
    .cover,
    .cover ul#slideShow,
    .cover ul#slideShow li {
        height: 600px !important;
    }
}

@media screen and (max-width: 760px) {
    .cover,
    .cover ul#slideShow,
    .cover ul#slideShow li {
        height: 450px !important;
    }
    .bxBox {
        height: 350px !important;
        margin-bottom: 30px;
    }
    .bxBox {
        width: 100%;
    }
    .bx-controls {
        display: block;
    }
}

@media screen and (max-width: 540px) {
    
    .bxBox {
        height: 250px !important;
    }
    
    .cover,
    .cover ul#slideShow,
    .cover ul#slideShow li {
        height: 300px!important;
    }
}

.bx-wrapper .bx-viewport {
    box-shadow: none;
    left: 0;
    border: none;
    max-height: 600px;
    height: 100%!important;
}

.bx-wrapper .bx-viewport ul.bxslider {
    height: 100%;
}



