﻿@import url(https://fonts.googleapis.com/css?family=PT+Serif);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@charset "utf-8";
/* CSS Document */
@media (min-width: 992px) {
    #side1collapse {
        display: block !important;
        height: auto !important;
    }
}

@media (max-width: 1199px) {
    #floating {
        margin-top: -90px;
    }

    .banner {
        margin-top: 0;
    }

    body.home .banner .bxslider li {
        height: auto;
        background: none !important;
    }

    body.home .banner .bxslider li img {
        display: block;
    }

    .banner .bxslider li {
        height: auto;
        background: none !important;
    }

    .banner .bxslider li img {
        display: block;
    }

    .header .navbar .navbar-nav {

        clear: both;
        float: none;
        text-align: center;
    }

    .header .navbar .navbar-nav > li {
        float: none;
        display: inline-block;
    }

    .header .navbar .navbar-header {
        float: none;
    }

    .header .navbar .navbar-brand {
        float: none;
        margin: 23px auto 15px;
    }

    .header .navbar .sub-nav,
    .header .navbar .lang {
        top: 20px;
    }

    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 74%;
    }

    .content .txt img {
        width: auto;
    }

    .side2 {
        padding-top: 15px;
    }

    .wid-slideBanner .jcarousel-control-prev,
    .wid-slideBanner .jcarousel-control-next {
        width: 24px;
        height: 20px;
        top: -18px;
        margin-top: -20px;
    }

    .wid-slideBanner .jcarousel-control-prev {
        right: 20px;
    }

    .wid-slideBanner .jcarousel-control-next {
        right: 0;
        background-position: 0 -24px;
    }

    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 15px;
    }

    .pic-gallery .pic-stage {
        width: 80%;
    }

    .banner .bx-wrapper .bx-pager.bx-default-pager {

    }

    .banner .bx-wrapper .bx-controls-direction a {

    }
}

@media (max-width: 991px) {
    .header .navbar .navbar-nav {
        padding: 0;
        margin: 30px -20px 0;
    }

    .side {
        padding-bottom: 20px;
    }

    .content .btn-more {
        top: 12px;
    }

    .content > .h2:after {
        top: 0;
    }

    .side .nav {
        max-width: none;
        margin: 0;
    }

    .side .nav > li {
        float: none;
        display: inline-block;
        border: 0;
        margin: 0 5px;
        vertical-align: top;
    }

    .side .nav > li + li {
        border: 0;
    }

    .side1 .wid {
        max-width: none;
    }

    .wid-search .h3, .wid-search .form-inline {
        display: inline-block;
        margin: 0;
        vertical-align: top;
        width: 29%;
    }

    .wid-search {
        padding-top: 20px;
    }

    .wid-search .h4,
    .wid-search .form-inline {
        display: inline-block;
        vertical-align: top;
        width: 22%;
        margin: 0;
    }

    .wid-search .h4 {
        line-height: 32px;
    }

    .wid-search .form-inline {
        width: 50%;
    }

    .wid-search .form-group,
    .wid-search .form-group .form-control,
    .wid-search .btn {
        width: auto;
        vertical-align: top;
    }

    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 83%;
    }

    .content .txt img {
        width:100%;
    }

    body.member .content .btn-box {
        margin-left: 0;
    }

    .content .sec {
        padding-left: 24px;
    }

    body.cart .content .invoice-title {
        margin-top: 0;
        margin-left: 5px;
    }

    body.contact .content .contact-box .h3 {
        margin-top: 20px;
    }

    body.home .content .wid-home-contact {
        margin-top: 50px;
    }
    body.contact .content .social {
        display: flex;
        justify-content: center;
    }
    body.contact .content .social a {
        width: 45%;
        float: left;
        margin: 11px 10px;
    }

}

@media (max-width: 767px) {
    .wid-search .h3, .wid-search .form-inline {
        width: 60%;
    }

    .content .works-box .bx-wrapper .bx-controls-direction a {
        background: url(../images/home/arrow2.png) no-repeat;
    }

    .content .works-box .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -20px;
    }

    .content .works-box .bx-wrapper .bx-controls-direction a.bx-next {
        right: -20px;
    }

    /*#floating.isToggle*/
    #floating.isToggle,
    #floating.isToggle.fixed {
        top: 40px;
        margin-top: 0;
    }

    #floating.isToggle .btn-floating {
        display: block;
    }

    #floating.isToggle ul {
        width: 0;
        overflow: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #floating.isToggle.open ul {
        width: 60px;
    }

    /*#floating.isFixed*/
    #floating.isFixed,
    #floating.isFixed.fixed {
        margin: 0;
        top: auto;
        left: 0;
        bottom: 0;
    }

    #floating.isFixed ul {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-around;
    }

    #floating.isFixed ul li + li {
        border: none;
    }

    .content .content-banner {
        margin-left: -15px;
        margin-right: -15px;
    }

    .content .content-banner img {
        width: 100%;
        max-width: none;
    }

    .content .txt {
        padding-left: 10px;
    }

    .header {
        background: none;
    }

    .header .navbar .navbar-header {
        text-align: center;
    }

    .header .navbar .navbar-toggle {
        float: none;
        margin: 0 0 20px;
        border: none;
        color: #ff766f;
        font-size: 18px;
        letter-spacing: 2px;
        /*padding-left: 14px;*/
    }

    .header .navbar .navbar-toggle:hover {
        background: none;
        color: #888;
    }

        .header .navbar .navbar-nav {
            background: none;
            margin: 0 -15px;
            border-top: 2px solid #456eba;
        }

    .header .navbar .navbar-nav > li {
        display: block;
    }

    .header .navbar .navbar-nav > li + li:before {
        display: none;
    }

    .header .navbar .navbar-nav li a {
        width: auto;
        border-bottom: 1px solid #e4e4e4;
        text-align: center;
        padding: 20px 10px;
    }

    .header .navbar .navbar-nav li a:hover,
    body.about .header .navbar .navbar-nav li.b1 a,
    body.product .header .navbar .navbar-nav li.b2 a,
    body.news .header .navbar .navbar-nav li.b3 a,
    body.contact .header .navbar .navbar-nav li.b4 a {
        color: #fff;

    }

    .header .navbar .navbar-nav li a .txt-en {
        display: none;
    }

    .header .navbar .sub-nav {
        position: static;
        margin: 10px 0 20px;
        text-align: center;
    }

    .header .navbar .btn-default {
        color: #333;
    }

    .header .navbar .lang {
        position: static;
        display: block;
        text-align: center;
        margin-top: 10px;
    }

    .header .navbar .lang .btn {
        display: block;
        width: 100%;
        float: none;
        padding: 8px;
        background: none;
        border: none;
        font-size: 14px;
    }

    .navbar-nav .open .dropdown-menu {
        position: relative;
    }
    .navbar-nav .open .dropdown-menu li a {
      background:#eee;
    }

    .header .navbar .lang .btn,
    .header .navbar .lang .btn:active .header .navbar .lang .btn:focus {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .header .navbar .lang .dropdown-menu {
        position: relative;
        float: none;
        text-align: center;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .footer {
        padding: 0;
    }

    .footer .sitemap {
        display: none;
    }

    .footer .copyright,
    .footer .siteinfo,
    .footer .siteinfo ul {
        display: block;
    }

    .footer .siteinfo ul > li {
        display: block;
    }

    .footer .siteinfo ul > li + li:before {
        display: none;
    }

    .main {
        z-index: auto;
    }

    .side .nav {
        margin-bottom: 20px;
    }

    .side .nav > li {
        float: none;
        display: block;
        margin: 0;
    }

    .side .nav > li + li {
        border-top: 1px solid #e4e4e4;
    }

    .wid-search .h4,
    .wid-search .form-inline {
        display: block;
        width: auto;
    }

    .wid-search .form-group {
        margin: 0;
    }

    .wid-search .form-group,
    .wid-search .form-group .form-control,
    .wid-search .btn {
        width: 100%;
    }

    .content .list-box, body.news .content .btn-box {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
    }

    .content .btn-box {
        text-align: center;
    }

    .content .btn-box .page-info select {
        width: 100px;
        display: inline-block;
    }

    .content .txt img {
        width: 100%;
    }

    body.news .content > .h1,
    body.news.show .content .btn-box {
        margin-left: 0;
    }
    body.news .content > .h1 {
        padding: 10px;
    }

        body.news .content > .h1 small {
            position: static;
            display: block;
        }

    .content .list-box .txt-list li.list-header {
        display: none;
    }

    .content .list-box .txt-list li span {
        float: none;
        display: block;
        padding: 0;
    }

    body.product.show .content .info .h1 {
        margin-top: 30px;
    }

    body.product.show .content .info .txt {
        min-height: 0;
    }

    body.product.show .content .quick-buy .btn {
        width: 100%;
    }

    body.product.show .content .quick-buy .form-control {
        width: 100%;
    }


    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    body.member .content .btn-box {
        padding-left: 0;
        border-top: 1px solid #6a5b54;
    }

    .content .table.table-stack > thead,
    .content .table.table-stack > tbody > tr > td.num {
        display: none;
    }

    .content .table.table-stack > tbody > tr,
    .content .table.table-stack > tbody > tr > td {
        display: block;
        clear: both;
    }

    .content .table.table-stack > tbody > tr {
        border-bottom: 1px dotted #ccc;
        position: relative;
        padding: 10px 5px;
    }

    .content .table.table-stack > tbody > tr:last-child {
        border: none;
    }

    .content .table.table-stack > tbody > tr > td {
        border: none;
        text-align: left;
        padding: 0;
        line-height: 1.6;
    }

    .content .table.table-stack > tbody > tr > td .tn {
        display: inline-block;
        color: #aaa;
    }

    .content .table.table-stack > tbody > tr > td .input-group {
        margin: 0;
    }

    .content .table.table-stack > tbody > tr > td.pic {
        margin-bottom: 10px;
    }

    .content .table.table-stack > tbody > tr > td.del {
        display: block;
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .content .table.table-stack.no-border th {
        text-align: left;
        width: 100%;
        padding: 0;
    }

    .content .table.table-stack > tbody > tr > td.inquiry,
    .content .table.table-stack > tbody > tr > td.message,
    .content .table.table-stack > tbody > tr > td.reply {
        position: absolute;
        right: 5px;
    }

    .content .table.table-stack > tbody > tr > td.inquiry,
    .content .table.table-stack > tbody > tr > td.reply {
        top: 10px;
    }

    .content .table.table-stack > tbody > tr > td.message {
        top: 50px;
    }

    .form-horizontal .row .form-inline .btn-list {
        top: -28px;
    }

    .form-horizontal .row .form-inline label {
        padding-left: 0;
    }

    .form-horizontal .holiday-delivery {
        margin-top: 10px;
    }

    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 0;
    }

    .content .btn-box .pull-right {
        float: none;
    }

    .content .sec {
        padding: 10px 0;
    }

    .content .sec .sum {
        padding: 5px;
        line-height: 1.6;
    }

    body.member .content .form-group .btn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .content .table.table-stack > tbody > tr > td.pic img {
        max-width: 100%;
        width: 100%;
    }

    .content .btn-box .pager,
    .content .btn-box .page-info {
        float: none;
    }

    .content .btn-box .pager {
        display: block;
        width: 112px;
        margin-left: auto;
        margin-right: auto;
    }

    body.member.modify .content .btn-box .pager,
    body.album.show .content .btn-box .pager,
    body.order.show .content .btn-box .pager,
    body.news.show .content .btn-box .pager,
    body.product.show .content .btn-box .pager {

    }

    .content .btn-box .pager li {
        margin: 0;
    }

    .content .btn-box .pager li > a {
        margin: 5px 0 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }


    body.cart .content .uni-num {
        width: 140px;
    }

    body.cart .content .hint {
        float: none;
        clear: both;
    }

    body.cart .content .invoice .btn-list {
        margin-top: 0;
    }

    body.cart .content .btn-box {
        padding: 10px 0;
    }

    body.cart .content .btn-box .btn {
        width: 100%;
        float: none;
        margin-bottom: 5px;
    }

    body.product.p02 .content .product-list.mode1 .item.i1 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i2 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i3 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i4 > a ul {
        height: auto;
    }

    body.product.p02 .content .product-list.mode1 .item.hasQB > a {
        margin: 0;
    }

    body.product .content .product-list.mode1 .quick-buy ul,
    body.product .content .product-list.mode1 .quick-buy ul li {
        display: block;
        text-align: center;
    }

    body.product .content .quick-buy .form-control,
    body.product .content .product-list.mode1 .quick-buy .form-control.qty,
    body.product .content .product-list.mode2 .item .quick-buy .form-control {
        width: 80%;
        margin: 5px 0 0;
    }

    body.product .content .product-list.mode2 .item {
        border: 3px solid #D7D7D7;
        margin: 10px 0 60px;
        position: relative;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        position: relative;
        background-color: #F3F3F3;
    }

    body.product .content .product-list.mode2 .item > a {
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        padding: 0;
        width: auto;
        float: none;
    }

    body.product .content .product-list.mode2 .item .pic {
        width: auto;
        display: block;
        margin: 0;
    }

    body.product .content .product-list.mode2 .item .info {
        display: block;
        width: auto;
        text-align: center;
    }

    body.product .content .product-list.mode2 .item .info .h4 {
        text-align: center;
    }

    body.product .content .product-list.mode2 .item .info ul {
        width: auto;
    }

    body.product .content .product-list.mode2 .item .info p {
        display: none;
    }

    body.product .content .product-list.mode2 .item .quick-buy {
        width: auto;
        float: none;
        padding: 10px 10px 50px;
        text-align: center;
    }

    body.product .content .product-list.mode2 .item .quick-buy .btn {
        bottom: -38px;
        right: 50%;
        margin-right: -37px;
        margin-bottom: 0;
    }

    body.member .content .form-border {
        border: none;
        padding: 0;
    }

    body.member.register.finish .content .form-border {
        padding: 0;
    }

    body.member.forget .content .form-border {
        padding-top: 0;
    }

    body.member .content .form-border:before,
    body.member .content .form-border:after {
        display: none;
    }

    .pic-gallery {
        margin-left: 0;
    }

    .pic-gallery .pic-stage {
        width: 100%;
    }

    .pic-gallery .pic-pager {
        display: none;
    }

    .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -24px;
    }

    .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-next {
        right: -24px;
    }

    body.news .content .btn-box, body.faq .content .btn-box {
        margin-left: 0;
        padding-left: 0;
    }

    .faq-box {
        margin-left: 0;
    }

    .content .table.table-stack > tbody > tr > td.inquiry .btn {
        margin-top: 10px;
    }

    .content .works-box .slick .slick-prev {
        left: -17px;
    }

    .content .works-box .slick .slick-next {
        right: -17px;
    }

    .content .list-box .txt-list li {
        padding-right: 10px;
   
    }

  .content  .sopbox .item:after {
       top:auto;
        right: auto;
        transform: rotate(90deg);
        left: calc(50% - 20px /2 );
        bottom: -28px;
    }

    .content .sopbox .item {
        margin: 18px 0;
    }
    body.contact .content .infobox .contact {
        margin: 28px 0;
    }

    body.about.kind_38 .content .bottombox .info {
       min-height:inherit;
   }
    body.about.kind_38 .content .bottombox .first, body.about.kind_38 .content .bottombox .second, body.about.kind_38 .content .bottombox .third {
       margin-bottom:20px;
    }
    body.about.kind_38 .content .bottombox .info ul li {
        display: table;
        margin: 0 auto;
    }

}

@media (min-width:768px) {
    .side .wid:first-of-type {
        margin-top: 40px;
    }
}

@media(max-width:400px) {
    body.home .content .wid-home-about .h2, .content > .h2, body.about .content .h1, body.order .content .h2.t04 {
    
        font-size: 23px;
    }
    .footer .contactbox ul li, body.contact .content .infobox ul li {
        border-bottom: 1px dashed #6b6b6b;
        margin: 11px 0;
    }

        .footer .contactbox ul li label, body.contact .content .infobox ul li label {
            display: block;
        }
    .footer .contactbox .contact, body.contact .content .infobox .contact {
        margin: 30px 0;
    }
    .footer .contactbox .btlogo, body.contact .content .infobox .btlogo {
        background-size: contain;
    }
    body.about .content .txt ul.inner {
       
        flex-direction: column;
    }
        body.about .content .txt ul.inner li {
     
            border-radius: 5px; 
           
        }
}

@media (max-width:500px) {
    body.about .content .txt ul.inner {
        flex-direction: column;
    }

        body.about .content .txt ul.inner li {
            border-radius: 5px;
            min-width: 124px;
        }
    body.contact .content .social a {

        width: 100%;
        float: none;

    }
}