@charset "UTF-8";

/*@font-face {
    font-family: 'thaisansLite';
    src: url('../fonts/thaisanslite_r1.otf');
    src: url('../fonts/thaisanslite_r1.otf?#iefix') format('embedded-opentype'),
         url('../fonts/thaisanslite_r1.otf') format('woff'),
         url('../fonts/thaisanslite_r1.fff') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'thaisansLite';
    src: url('../fonts/HelveticaNeue.otf');
    font-weight: normal;
    font-style: normal;
}


/* !HTML5 elements
---------------------------------------------------------- */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}


/* !Reseting
---------------------------------------------------------- */

body {
    /*font-family: Helvetica, Helvetica Neue, Arial;*/
    font-family: 'thaisansLite';
    font-size: 14px;
    -webkit-text-size-adjust: none;
    line-height: 1.7;
    color: #fff;
}


/* ie7 */

*:first-child+html body {
    font-size: 75%;
    /* 62.5%; */
}


/* ie6Below */

* html body {
    font-size: 75%;
    /* font-size: 62.5%; */
}


/* ie8 */

html>
/**/

body {
    font-size/*\**/
    : 75%\9;
}

body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td {
    margin: 0;
    padding: 0;
}

input,
textarea {
    margin: 0;
    font-size: 100%;
}

label {
    cursor: pointer;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

fieldset,
img {
    border: 0;
}

img {
    vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:after,
q:before {
    content: '';
}

a,
input {
    outline: none;
}

a {
    text-decoration: none;
}

a:hover,
a:focus {
    color: #fff;
    text-decoration: none;
    ;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}

abbr,
acronym {
    border: 0;
}

::-moz-selection {
    background: #ccc;
    text-shadow: none;
}

::selection {
    background: #ccc;
    text-shadow: none;
}


/* !Reset Module
---------------------------------------------------------- */

.reset div,
.reset dl,
.reset dt,
.reset dd,
.reset ul,
.reset ol,
.reset li,
.reset h1,
.reset h2,
.reset h3,
.reset h4,
.reset h5,
.reset h6,
.reset pre,
.reset form,
.reset fieldset,
.reset p,
.reset blockquote,
.reset th,
.reset td {
    margin: 0;
    padding: 0;
}

.reset input,
.reset textarea {
    margin: 0;
    font-size: 100%;
}

.reset table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

.reset fieldset,
.reset img,
.reset abbr,
.reset acronym {
    border: 0;
}

.reset address,
.reset caption,
.reset cite,
.reset code,
.reset dfn,
.reset em,
.reset th,
.reset var {
    font-style: normal;
    font-weight: normal;
}

.reset ol,
.reset ul {
    list-style: none;
}

.reset caption,
.reset th {
    text-align: left;
}

.reset h1,
.reset h2,
.reset h3,
.reset h4,
.reset h5,
.reset h6 {
    font-size: 100%;
    font-weight: normal;
}

.reset a,
.reset input {
    /* outline: none; */
}

.reset q:after,
.reset q:before {
    content: '';
}


/* !Clearfix
---------------------------------------------------------- */

.clearfix,
.section {
    display: block;
    min-height: 1%;
}

.clearfix:after,
.section:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

* html .clearfix,
* html .section {
    height: 1%;
    /*\*/
    /*/
	height: auto;
	overflow: hidden;
	/**/
}


/* !Layout
---------------------------------------------------------- */

html {
    overflow-y: scroll;
}

body {
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.disabled-scroll {
    overflow-y: hidden;
}

@media print {
    html,
    html body {
        *zoom: 0.65;
    }
}

.container {
    width: 100%;
    padding: 0;
    margin-top: 62px;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    height: auto;
}

.row {
    margin: 0;
}


/* h basic */

.h2-basic01 {
    font-size: 200%;
}

.h2-basic02 {
    font-size: 200%;
    margin-bottom: 40px;
    color: #30251c;
}

.h3-basic01 {
    font-size: 180%;
    color: #213f99;
    margin-bottom: 5px;
}


/* menu */

.container-full {
    width: 100%;
}

.navbar-fixed-top {
    opacity: 1;
    -webkit-transition: all 1s;
    -moztransition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.navbar-fixed-top.opacity {
    -webkit-transition: all 1s;
    -moztransition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.navbar {
    margin-bottom: 0;
    margin: 0;
    border: none;
}

.navbar-collapse {
    padding: 0;
}

.navbar-header-wrap {
    width: 100%;
    background: #30281c;
}

.navbar-header {
    float: none;
    position: relative;
    width: 80%;
    background: #30281c;
    padding: 7px 0 5px 0;
    margin: 0 auto;
}

.navbar-brand {
    width: 51px;
    /*min-width: 100px; max-width: 160px;*/
    height: auto;
    display: block;
    text-align: center;
    margin: 0 20px;
    padding: 0;
    line-height: 0;
}

.navbar-brand img {
    width: 100%;
}

.navbar-toggle {
    display: none !important;
    border: 1px solid #fff;
    display: block;
    position: absolute;
    right: 0px;
    top: 2px;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.box-switch-lang {
    position: absolute;
    right: 1%;
    top: 15px;
}

.box-switch-lang .fa {
    position: relative;
    left: -20px;
    top: 0px;
    z-index: 0;
}

.box-switch-lang select {
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: none;
    outline: none;
    padding: 0px 20px 0 20px;
}

.box-switch-lang select option {
    background: #30281c;
}

.navbar-nav {
    width: 100%;
    float: none;
    margin: 0 auto;
}

.navbar-nav ul {
    width: 70%;
    margin: 0 auto;
    margin-top: 4px;
}

.navbar-nav ul li {
    float: left;
    width: 16.5%;
}

.navbar-nav ul li a {
    display: block;
    padding: 2px 0;
    color: #fff;
    padding: 8px 0 6px 0;
}

.navbar-nav ul li a:hover,
.navbar-nav ul li.active a {
    color: #f04e30;
    background-color: #3f3527;
}

#g01 .navbar-nav ul li:nth-child(1) a,
#g02 .navbar-nav ul li:nth-child(2) a,
#g03 .navbar-nav ul li:nth-child(3) a,
#g04 .navbar-nav ul li:nth-child(4) a,
#g05 .navbar-nav ul li:nth-child(5) a,
#g06 .navbar-nav ul li:nth-child(6) a,
#g07 .navbar-nav ul li:nth-child(7) a {
    color: #f04e30;
}

.navbar-nav ul li a .fa {
    position: relative;
    top: 2px;
    left: 5px;
}

.navbar-nav ul li.open {}

.navbar-nav ul li.open a.dropdown-toggle {
    color: #f04e30;
}

ul.dropdown-menu {
    border-radius: 0px;
}

ul.dropdown-menu>li {
    float: left;
    width: 100%;
}

ul.dropdown-menu>li>a {
    display: block;
    background-color: #3f3527;
    color: #fff !important;
}

ul.dropdown-menu>li>a:hover {
    display: block;
    background-color: #3f3527;
    color: #f04e30 !important;
}

.navbar-nav .open .dropdown-menu {
    padding: 0;
    border: none;
}

.navbar-nav ul li .dropdown-menu li a {
    font-size: 93%;
    padding: 10px 15px;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #3f3527;
}


/* section */

.section {
    background-size: cover !important;
    margin-top: 0px;
}

#section0 {
    background: url(../img/top/bg-section0.jpg) right top no-repeat;
}

#section1 {
    background: url(../img/top/bg-section2.jpg) right top no-repeat;
}

#section2 {
    background: url(../img/top/bg-section1.jpg) right top no-repeat;
    color: #fff;
}

#section3 {
    background: #30281c;
}

#section4 img {
    width: 100%;
}

.section-basic01 {
    background: #eee9e4;
    width: 100%;
    padding: 0 15% 45px 15%;
}

.section-basic02 {
    background: #403931;
    width: 100%;
    padding: 0 15% 45px 15%;
}

.section-basic03 {
    background: #dcd3cb;
}

.section-basic04 {
    background: #eee9e4;
}

.section-basic05 {
    background: #4f4237;
}


/* slide */

.box-slider01 {}

.box-slider01 .item-slider {
    overflow: hidden;
    padding-top: 8%;
    margin-bottom: 10px;
    background: #2f251c;
}

.box-slider01 .item-slider .box-left img {
    width: 100%;
    max-width: 400px;
    margin: 0 5%;
}

.box-slider01 .item-slider .box-right {
    position: absolute;
    top: 35%;
    right: 7%;
    text-align: right;
}

.box-slider01 .item-slider .box-right h2 {
    font-size: 200%;
    margin-bottom: 20px;
}

.box-slider01 .item-slider .box-right p {
    margin-bottom: 45px;
}

.box-slider01.owl-carousel .owl-controls .owl-nav .owl-next {
    width: 50px;
    height: 100px;
    background: url(../img/common/btn-slider-next01.png) center center no-repeat;
    text-indent: -1000%;
    position: absolute;
    right: 10px;
    top: 46%;
}

.box-slider01.owl-carousel .owl-controls .owl-nav .owl-prev {
    width: 50px;
    height: 100px;
    background: url(../img/common/btn-slider-prev01.png) center center no-repeat;
    text-indent: -1000%;
    position: absolute;
    left: 10px;
    top: 46%;
}

.box-meterial {
    background: url(../img/top/bg-material01.jpg) right top no-repeat;
    background-size: cover;
}

.box-meterial img {
    opacity: 0;
    width: 100%;
}

.box-intro {
    width: 55%;
    overflow: hidden;
}

.box-intro h2 {
    font-size: 200%;
    margin-bottom: 20px;
}

.box-intro p {
    margin-bottom: 30px;
}

.box-intro-left01 {
    max-width: 80%;
    margin: 0% 0 0 10%;
    text-align: left;
}

.box-intro-left01 h1 {
    margin-bottom: 40px;
}

.box-intro-left02 {
    margin: 18% 0 0 10%;
    text-align: left;
}

.box-intro-left02.meterial {
    margin: 3% 0 3% 14%;
    position: absolute;
    top: 0;
}

.box-intro-right01 {
    margin: 15% 0 0 36%;
    text-align: right;
}

.box-meterial {
    position: relative;
    min-height: 275px;
}

.btn-link01 {
    float: right;
    background: #213f99;
    color: #fff;
    padding: 2px 25px 0px 45px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.btn-link01:hover {
    background: #304b9e;
}

.btn-link02 {
    float: left;
    background: #3f3527;
    color: #fff;
    padding: 0px 25px 2px 45px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.btn-link02:hover {
    background: #4c402f;
}

.btn-link03 {
    float: left;
    background: #3f3527;
    color: #fff;
    padding: 0px 30px 2px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.btn-link03:hover {
    background: #4c402f;
}

.btn-link01 .fa,
.btn-link02 .fa {
    position: relative;
    top: 1px;
    margin-left: 20px;
}

.btn-link01 {
    float: right;
}

.btn-link01.flL {
    float: left;
}

.btn-link01.orange {
    background: #f04e30;
}

.btn-link01.orange:hover {
    background: #ee5e43;
}

.btn-link01.green {
    background: #0d6a47;
}

.btn-link01.green:hover {
    background: #107e55;
}

.box-innovation {}

ul.list-innovation01 {
    overflow: hidden;
}

ul.list-innovation01 li {
    float: left;
    width: 50%;
}

ul.list-innovation01 li.col-2 {
    width: 25%;
}

ul.list-innovation01 li.col-3 {
    width: 33.33%;
}

ul.list-innovation01 li.col-4 {
    width: 25%;
}

ul.list-innovation01 li a {
    position: relative;
    display: block;
    width: 100%;
}

ul.list-innovation01 li a .img-wrap {
    position: relative;
}

ul.list-innovation01 li a img {
    width: 100%;
}

ul.list-innovation01 li.col-2 a .img-wrap {}

ul.list-innovation01 li.col-2 img {}

ul.list-innovation01 li a:hover:before,
ul.list-innovation01 li a.hover:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(48, 40, 28, 0.75);
    z-index: 1;
}

ul.list-innovation01 li a:hover:after,
ul.list-innovation01 li a.hover:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 92%;
    height: 85%;
    margin: 3.5% 4%;
    border: 3px solid #fff;
    z-index: 1;
}

ul.list-innovation01 li.col-2 a:hover:after,
ul.list-innovation01 li.col-2 a.hover:after {
    width: 86%;
    height: 86%;
    margin: 7%;
}

ul.list-innovation01 li a .ttl {
    display: none;
}

ul.list-innovation01 li a:hover .ttl,
ul.list-innovation01 li a.hover .ttl {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 18% 10%;
    color: #fff;
    z-index: 2;
    line-height: 1.3;
    font-size: 120%;
}

ul.list-innovation01 li a .ttl span {
    display: block;
    font-size: 180%;
}

ul.list-innovation01 li.col-2 a .ttl {
    padding: 37% 5%;
    font-size: 100%;
}


/* footer */

footer {
    background: #4f4537;
}

.footer-wrap {}

.box-tool-footer {
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 30px;
}

.box-tool-footer .box-menu {
    float: left;
    width: 47%;
    margin-right: 3%;
}

.box-tool-footer .box-menu .ttl {
    font-size: 113%;
    text-align: left;
    border-bottom: 1px solid #7e7365;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.box-tool-footer .box-menu .box-txt-contact {
    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.box-tool-footer .box-menu .box-txt-contact .ico-link {
    float: right;
    margin: 10px 0 0 10px;
}

.list-menu-footer {
    overflow: hidden;
}

.list-menu-footer li {
    float: left;
    width: 25%;
}

.list-menu-footer li a {
    display: block;
    text-align: left;
    color: #fff;
}

.footer-brands {
    padding-top: 35px;
    background: #3f3527;
}

.footer-brands img {
    padding: 25px 0 25px 0;
}

.footer-brands2 {
    padding: 20px 0;
}


/* Product page */

.box-slider02 {}

.box-slider02 .item-slider {}

.box-slider02 .item-slider img {}

.box-slider02 .item-slider .box-text {
    position: absolute;
    top: 12%;
    width: 36%;
    left: 15%;
    text-align: left;
}

.box-slider02 .item-slider .box-text .ttl {
    font-size: 200%;
    margin-bottom: 20px;
}

.box-slider02 .item-slider .box-text .txt-detail {
    margin-bottom: 45px;
}

.box-slider02.owl-carousel .owl-controls .owl-nav .owl-next {
    width: 60px;
    height: 110px;
    background: url(../img/common/btn-slider-next02.png) center center no-repeat;
    text-indent: -1000%;
    position: absolute;
    right: 30px;
    top: 34%;
}

.box-slider02.owl-carousel .owl-controls .owl-nav .owl-prev {
    width: 60px;
    height: 110px;
    background: url(../img/common/btn-slider-prev02.png) center center no-repeat;
    text-indent: -1000%;
    position: absolute;
    left: 30px;
    top: 34%;
}

.box-slider02 .btn-link01 {
    float: left;
}


/* slideshow_thumbs */

.list-product-slide {
    position: relative;
}

.list-product-slide.owl-carousel .owl-controls .owl-nav .owl-next {
    width: 35px;
    height: 55px;
    background: url(../img/common/ChevronRight.png) center center no-repeat;
    text-indent: -1000%;
    position: absolute;
    right: 0px;
    top: 23%;
    background-size: 100% auto;
}

.list-product-slide.owl-carousel .owl-controls .owl-nav .owl-prev {
    width: 35px;
    height: 55px;
    background: url(../img/common/ChevronLeft.png) center center no-repeat;
    text-indent: -1000%;
    position: absolute;
    left: 0px;
    top: 23%;
    background-size: 100% auto;
}

.box-breadcrumb {}

.list-breadcrumb {
    overflow: hidden;
    margin-bottom: 30px;
}

.list-breadcrumb li {
    float: left;
    color: #998c88;
    padding: 15px 0;
}

.list-breadcrumb li a {
    display: block;
    color: #30251c;
}

.list-breadcrumb li a .fa {
    position: relative;
    top: 1px;
    margin: 0 15px;
}

.box-product01 {}

.list-product01 {
    overflow: hidden;
    margin-left: -4%;
}

.list-product01 li {
    float: left;
    width: 29.3%;
    margin: 0 0 4% 4%;
}

.list-product01 li a {
    display: block;
    color: #30251c;
}

.list-product01 li a:hover {
    color: #998c88;
}

.list-product01 li img {
    width: 100%;
    margin-bottom: 10px;
}

.box-loadmore {
    position: relative;
}

.box-loadmore:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 100%;
    height: 1px;
    background: #d2c4b9;
    z-index: 0;
}

.box-loadmore:after {
    content: '';
    position: absolute;
    left: 35%;
    top: 50%;
    display: block;
    width: 30%;
    height: 1px;
    background: #eee9e4;
    z-index: 1;
}

.box-loadmore .btn-loadmore01 {
    position: relative;
    z-index: 2;
    float: none;
    background: #213f99;
    padding: 3px 30px 0px 50px;
    width: 25%;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    outline: none;
    border: none;
}

.box-loadmore .btn-loadmore01:hover {
    background: #3255bd;
}

.box-loadmore .btn-loadmore01.orange {
    background: #ee5e43;
}

.box-loadmore .btn-loadmore01[disabled] {
    background: #cdcdcd;
}

.box-loadmore.link-goto .btn-loadmore01 {
    width: 32%;
    padding: 3px 20px 0px 30px;
}

.box-loadmore.link-goto:after {
    width: 36%;
    left: 32%;
}


/* product */

#slideshow-product {
    margin-bottom: 5px;
}

.box-product-image {
    margin-bottom: 55px;
}

.box-product-image .box-image {
    background: #faf8f5;
}

.box-product-image img {
    width: 100%;
}

ul.list-product-slide {
    overflow: hidden;
    text-align: center;
    padding: 10px;
}

ul.list-product-slide li {
    display: inline-block;
    margin: 5px 1.5%
}

ul.list-product-slide li a {
    display: block;
    border: 2px solid #f2eeea;
}

ul.list-product-slide li a:hover {
    border: 2px solid #ece7e1;
}

ul.list-product-slide li a img {
    max-width: 86px;
}

.box-product-detail {
    overflow: hidden;
    color: #30251c;
    text-align: left;
}

.box-product-detail .colL {
    float: left;
    width: 50%;
}

.box-product-detail .colR {
    float: right;
    width: 50%;
    padding-left: 5%;
}

.box-product-detail .colL .box-product-detail {}

.box-product-detail .colR .box-detail02 .txt-detail {}

.box-product-detail .ttl01 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 148%;
    border: 2px solid #dcd3cb;
    border-left: none;
    border-right: none;
    line-height: 1.7;
}

.box-product-detail .colR .box-detail02 .sttl {
    font-size: 123%;
    color: #998c88;
    padding-bottom: 10px;
    border-bottom: 2px solid #dcd3cb;
    margin-bottom: 15px;
}

.box-product-detail .colR .box-detail02 .txt-detail {
    margin-bottom: 47px;
}

.box-product-detail .txt-detail01 a {
    color: #30251c;
    text-decoration: underline;
}

.box-product-detail .txt-detail01 a:hover {
    text-decoration: none;
}

.box-size-chart {
    text-align: center;
    color: #213f99;
}

.box-size-chart img {
    max-width: 100%;
    margin: 0 auto;
}

.color-blue {
    color: #213f99;
}

.box-signature {
    padding-top: 40px;
    text-align: left;
}

.box-signature .ttl {
    font-size: 200%;
}

.box-signature .sttl {}

.box-signature .img-full img {
    width: 100%;
}

.box-product-link01 {
    padding: 40px 0;
}

.box-product-link01 a {
    margin: 0 2%;
    width: 28%;
    display: inline-block;
}

.box-product-link01 a img {
    width: 100%;
}

.box-product-link01 a:hover {
    opacity: .7;
}

.box-product-link02 a {
    margin: 0 2%;
    width: 28%;
    display: inline-block;
}

.box-product-link02 a img {
    width: 100%;
}

.box-product-link02 a:hover {
    opacity: .7;
}

.section-basic04 {
    padding: 40px 0;
}

.box-product-link02 {
    overflow: hidden;
    width: 90%;
    max-width: 925px;
    margin: 0 auto;
    background: #f9f8f6;
    border-radius: 15px;
    border-radius: 15px;
}

.box-product-link02 .col-left {
    float: left;
    width: 25%;
}

.box-product-link02 .col-left img {
    width: 100%;
}

.box-product-link02 .col-right {
    float: left;
    width: 75%;
    padding-left: 20px;
    text-align: left;
}

.box-product-link02 .col-right a {
    display: inline-block;
    width: 30%;
    padding: 5px 5px 0px 25px;
    background: url(../img/common/ico-folder01.png) 5px 7px no-repeat;
    color: #333;
    font-size: 16px;
    text-align: left;
    line-height: 1;
}


/* media */

.box-theater {
    padding-top: 40px;
}

.list-media01 {
    overflow: hidden;
    margin-left: -4%;
}

.list-media01 li {
    float: left;
    width: 23%;
    margin: 0 0 6% 2%;
}

.list-media01 li iframe {
    width: 100%;
    margin-bottom: 10px;
}

.list-media01 li .ttl {
    color: #30251c;
}


/* news */

.box-news01 {
    padding-top: 40px;
}

.list-news01 {
    overflow: hidden;
    margin-left: -4%;
}

.list-news01 li {
    float: left;
    width: 23%;
    margin: 0 0 4% 2%;
    min-height: 264px;
}

.list-news01 li a {
    display: block;
    color: #30251c;
    text-align: left;
}

.list-news01 li a .box-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.list-news01 li a:hover .box-image:before,
.list-news01 li a.hover .box-image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #645548 url(../img/common/ico-hover01.png) center center no-repeat;
    opacity: .75;
    z-index: 0;
}

.list-news01 li img {
    width: 100%;
}

.list-news01 li a .txt-detail {
    color: #998c88;
}

.box-news-detail {
    color: #30251c;
    text-align: left;
    margin-bottom: 50px;
    min-height: 200px;
}

.box-news-detail .img-detail {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 25px auto;
}

.box-news-detail .img-detail2 {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 10px auto 20px auto;
}

.box-news-detail .ttl {
    font-size: 143%;
}

.box-news-detail img {
    max-width: 100%;
    height: auto !important;
}

.box-news-detail a,
.box-news-detail a:hover {
    color: #30251c !important;
}


/* store finder */

.box-paging {
    position: relative;
    margin-bottom: 40px;
}

.box-paging:before {
    content: '';
    position: absolute;
    left: 0;
    top: 23%;
    display: block;
    width: 100%;
    height: 1px;
    background: #d2c4b9;
    z-index: 0;
}

.box-paging:after {
    content: '';
    position: absolute;
    left: 34%;
    top: 23%;
    display: block;
    width: 30%;
    height: 1px;
    background: #eee9e4;
    z-index: 1;
}

.list-paging01 {
    overflow: hidden;
    width: 22%;
    margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
    z-index: 2;
}

.list-paging01 li {
    float: left;
    width: 15%;
    background: #eee9e4;
    border: 1px solid #dcd3cb;
    border-left: none;
}

.list-paging01 li:nth-child(1) {
    border-left: 1px solid #dcd3cb;
}

.list-paging01 li a {
    display: block;
    color: #30251c;
    padding: 2px 0;
    font-weight: bold;
}

.list-paging01 li a.active,
.list-paging01 li a:hover {
    color: #fff;
    background: #513d2c;
}

.list-paging01 li a.color-brown {
    color: #98795f !important;
}

.list-paging01 li a.color-brown:hover,
.list-paging01 li a.color-brown:hover {
    background: #d6d1cd !important;
    color: #30251c;
}

.box-search-store {
    background: #fff;
    padding: 30px 35px 15px 35px;
    margin-bottom: 40px;
}

label.select-basic01 {
    position: relative;
    width: 100%;
}

label.select-basic01:after {
    content: "\f105";
    font: normal normal normal 26px/1 FontAwesome;
    color: #a7a7a7;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 10px;
    top: 3px;
    padding: 6px 10px;
    position: absolute;
    pointer-events: none;
}

label.select-basic01 select {
    width: 100%;
    padding: 5px 50px 7px 15px;
    height: auto;
    margin: 0;
    font-size: 16px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
    color: #a7a7a7;
    border: 1px solid #ddd;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-shadow: none;
    cursor: pointer;
    background: #fff;
    font-size: 100%;
    font-weight: normal;
}

.btn-search01 {
    width: 100%;
    color: #fff;
    background: #513d2c;
    font-size: 100%;
    font-weight: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-shadow: none;
}

.btn-search01:hover {
    background: #514133;
    color: #fff;
}

.table-store01 {
    color: #30251c;
    margin-bottom: 50px;
}

.table-store01 thead tr th {
    background-color: #dcd3cb;
    color: #30251c;
    text-align: center;
    border-left: 1px solid #f1eeea;
    padding: 5px;
}

.table-store01 thead tr th:nth-child(1) {
    border-left: 1px solid #dcd3cb;
}

.table-store01 tbody tr {
    background: #fff;
    border-bottom: 1px solid #dcd3cb;
}

.table-store01 tbody tr:hover {
    background: #f3f3f3;
}

.table-store01 tbody tr td {
    border-left: 1px solid #dcd3cb;
    padding: 5px;
}

.box-shop-link {
    text-align: center;
    margin-bottom: 30px;
}

.box-shop-link a {
    display: inline-block;
    margin: 0 2%;
    width: 24%;
}

.box-shop-link a img {
    width: 100%;
    max-width: 100%;
}

.text-desc-country01 {
    color: #30251c;
    padding: 0px 50px 50px 50px;
}


/* contact */

.box-contact {
    color: #30251c;
    text-align: left;
    overflow: hidden;
}

.box-contact .box-map {
    margin-bottom: 60px;
}

.box-contact .box-map iframe {
    width: 100%;
    border: 1px solid #d9d4cf !important;
}

.box-contact .h3-contact {
    font-size: 193%;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.box-contact .h3-contact:after {
    content: '';
    position: absolute;
    left: 102%;
    top: 60%;
    display: block;
    width: 200%;
    height: 2px;
    background: #d2c4b9;
    z-index: 0;
}

.box-contact-detail {
    overflow: hidden;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.box-contact-detail .colL {
    float: left;
    width: 50%;
}

.box-contact-detail .colL p {
    margin-bottom: 20px;
}

.box-contact-detail .colR {
    float: left;
    width: 50%;
    padding-left: 1%;
}

.box-contact-detail .colR .ttl {
    font-size: 143%;
}

.box-message {
    background: #fafafa;
    overflow: hidden;
    border: 2px solid #d9d4cf;
    padding: 20px 20px 20px 10px;
}

.box-message .form-group {
    overflow: hidden;
}

.box-message .form-group div {
    padding: 0 0 0 10px;
}

.input-style1 {
    width: 100%;
    border: 1px solid #eee;
}

.textarea-style1 {
    border: 1px solid #eee;
    width: 100%;
    padding: 5px 15px;
}

.btn-send01 {
    background: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 100%;
    max-width: 150px;
}

.modal-dialog {
    width: 60%;
    text-align: left;
    margin-top: 5%;
}

.modaldetail-box {
    text-indent: 25px;
    height: 500px;
    max-height: 500px;
    padding-right: 15px;
    margin-top: 10px;
    color: #30251c;
}

.modal-btn-close {
    background: none;
    position: absolute;
    right: -28px;
    top: -23px;
    outline: none;
}

.modaldetail-box .ttl02 {
    font-size: 143%;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0 10px 0;
    margin: 0 auto 25px auto;
    width: 70%;
}

.modaldetail-box .txtdetail-box {
    padding: 0 40px
}

.modal-backdrop {
    position: fixed;
}

.mb35 {
    margin-bottom: 35px;
}


/* Legend Story */

.tab-legend {}

.tab-legend .nav-tabs {
    margin-bottom: 10px;
    border: none;
}

.tab-legend .nav-tabs>li {
    width: 33%;
}

.tab-legend .nav-tabs>li:nth-child(2) {
    margin: 0 .5%;
}

.tab-legend .nav-tabs>li>a {
    border-radius: 0;
    border: none !important;
    background: #dcd3cb;
    color: #30251c;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background: #fff;
    border: none;
}

.tab-legend .tab-content {
    padding: 50px 60px;
    background: #fff;
    color: #30251c;
    text-align: left;
}

.tab-legend .tab-content img {
    max-width: 100%;
    height: auto !important;
}

.desktop {
    display: block !important;
}

.mobile {
    display: none !important;
}


/* media 1200 */

@media (max-width: 1200px) {
    .box-tool-footer {
        width: 90%;
    }
    footer {
        font-size: 83%;
    }
    .navbar-nav ul {
        width: 80%;
    }
    .box-loadmore:after {
        width: 40%;
        left: 30%;
    }
    .box-loadmore .btn-loadmore01 {
        width: 35%;
    }
    .box-loadmore.link-goto .btn-loadmore01 {
        width: 38%;
        padding: 3px 20px 0px 30px;
    }
    .box-loadmore.link-goto:after {
        width: 44%;
        left: 28%;
    }
    .box-slider01 .item-slider .box-left img {
        margin: 10px 5%;
    }
    .box-slider01 .item-slider .box-right p {
        margin-bottom: 25px;
    }
    .box-slider01 .item-slider .box-right {
        top: 30%;
    }
    .box-slider01 .item-slider {
        padding-top: 9%;
    }
    .box-slider02 .item-slider .box-text {
        font-size: 83%;
        top: 8%;
    }
    .box-slider02 .item-slider .box-text .ttl {
        margin-bottom: 0;
    }
    .box-slider02 .item-slider .box-text .txt-detail {
        margin-bottom: 15px;
    }
    .modal-dialog {
        width: 70%;
    }
}


/* media 1024 */

@media (max-width: 1024px) {
    .container {
        margin-top: 95px;
    }
    .list-menu-footer li {
        width: 33%;
    }
    .section-basic01 {
        padding: 0 5% 30px 5%;
    }
    .navbar-nav ul {
        width: 100%;
    }
    .navbar-header {
        width: 100%;
    }
    .box-slider01 .item-slider {
        padding-top: 10%;
    }
    .box-slider01 .item-slider .box-right {
        top: 30%;
    }
    .box-slider01 .item-slider .box-right h2 {
        margin-bottom: 10px;
    }
    .box-slider01 .item-slider .box-right p {
        margin-bottom: 10px;
    }
    .box-slider02.owl-carousel .owl-controls .owl-nav .owl-next,
    .box-slider02.owl-carousel .owl-controls .owl-nav .owl-prev {
        width: 40px;
        height: 80px;
    }
    .box-slider02 .item-slider .box-text {
        font-size: 83%;
    }
    .box-slider02 .item-slider .box-text {
        width: 60%;
        padding: 0% 2%;
        background-color: rgba(217, 213, 207, .2);
    }
    .box-slider02 .item-slider .box-text .ttl {
        font-size: 174%;
    }
    .box-slider02 .btn-link01 {
        margin-bottom: 10px;
    }
    .list-media01 li {
        width: 46%;
    }
    .table-store01 {
        font-size: 93%;
    }
    .box-contact-detail .colL {
        width: 100%;
    }
    .box-contact-detail .colR {
        width: 100%;
        padding-left: 0%;
    }
    .modal-dialog {
        width: 75%;
    }
    .box-intro-left01 {
        width: 65%;
        padding: 4%;
        margin: 27% 0 0 4%;
        background-color: rgba(217, 213, 207, .2);
    }
    .box-intro-right01 {
        margin: 20% 0 0 30%;
        width: 65%;
        padding: 4%;
        background-color: rgba(217, 213, 207, .2);
    }
    .box-intro-left02 {
        margin: 22% 0 0 5%;
        width: 70%;
        padding: 4%;
        background-color: rgba(217, 213, 207, .35);
    }
    .box-intro-left02.meterial {
        margin: 3% 0 3% 4%;
        width: 55%;
        padding: 2% 4%;
        background-color: rgba(48, 40, 28, 0.45);
    }
    .box-slider01 .item-slider .box-left img {
        width: 30%;
    }
}


/* media 767 */

@media (max-width: 767px) {
    .container {
        margin-top: 53px;
    }
    #navbar {
        height: 0px !important;
        border: none;
    }
    #navbar.in {
        height: auto !important;
        min-height: 150px;
    }
    .navbar-nav {
        margin: 0;
        position: absolute !important;
        top: 52px !important;
        left: 0;
        z-index: 2;
    }
    .navbar-fixed-top {}
    .navbar-toggle {
        display: block !important;
    }
    .box-switch-lang {
        width: 80px;
        right: 50px;
        top: 10px;
    }
    .navbar-nav ul li {
        background: #30281c;
    }
    .navbar-nav ul li a {
        font-size: 83%;
    }
    .navbar-nav ul li a .fa,
    .box-switch-lang .fa {
        top: 0px;
    }
    .navbar-nav ul li .dropdown-menu li a {
        font-size: 83%;
    }
    /*    #navbar.in { height: auto !important; min-height: 330px;}
    .navbar-nav ul li { width: 100%;}
    .navbar-nav ul li a { border-bottom: 1px solid #30281c !important;}*/
    .desktop {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
    /*.footer-brands img { width: 70%; }*/
    .list-product01 li,
    .list-news01 li {
        width: 46%;
    }
    .box-loadmore:after {
        width: 60%;
        left: 20%;
    }
    .box-loadmore.link-goto .btn-loadmore01 {
        width: 55%;
        padding: 0px 20px 4px 30px;
    }
    .box-loadmore.link-goto:after {
        width: 68%;
        left: 16%;
    }
    .box-loadmore.link-goto .btn-loadmore01 {
        width: 60%;
        font-size: 16px;
    }
    .list-menu-footer li {
        width: 50%;
    }
    #section1 {
        background: url(../img/top/bg-section1.jpg) center top no-repeat;
    }
    .box-intro-left01 {
        width: 65%;
        padding: 4%;
        margin: 27% 0 0 4%;
        background-color: rgba(217, 213, 207, .2);
    }
    .box-intro-left01 h1 {
        margin-bottom: 10px;
    }
    .box-intro-left01 h1 img {
        width: 80%;
    }
    .box-intro {
        width: 90%;
    }
    .box-intro-right01 {
        margin: 20% 0 0 30%;
        width: 65%;
        padding: 4%;
        background-color: rgba(217, 213, 207, .2);
    }
    .btn-link01 {
        float: right;
    }
    .box-intro-left02 {
        margin: 22% 0 0 5%;
        width: 70%;
        padding: 4%;
        background-color: rgba(217, 213, 207, .35);
    }
    .box-intro-left02.meterial {
        margin: 3% 0 3% 4%;
        width: 55%;
        padding: 2% 4%;
    }
    .box-slider01 .item-slider {
        padding-top: 65px;
    }
    .box-slider01 .item-slider .box-left {
        width: 100%;
    }
    .box-slider01 .item-slider .box-left img {
        width: 80%;
        margin: 0 auto;
    }
    .box-slider01 .item-slider .box-right {
        position: inherit;
        width: 100%;
        padding: 0 35px 30px 10px;
        margin-bottom: 20px;
    }
    .box-slider01.owl-carousel .owl-controls .owl-nav .owl-prev,
    .box-slider01.owl-carousel .owl-controls .owl-nav .owl-next,
    .box-slider02.owl-carousel .owl-controls .owl-nav .owl-next,
    .box-slider02.owl-carousel .owl-controls .owl-nav .owl-prev {
        width: 30px;
        height: 50px;
        top: 40%;
    }
    .box-slider01.owl-carousel .owl-controls .owl-nav .owl-prev,
    .box-slider02.owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 5px;
    }
    .box-slider01.owl-carousel .owl-controls .owl-nav .owl-next,
    .box-slider02.owl-carousel .owl-controls .owl-nav .owl-next {
        right: 5px;
    }
    .box-slider01 .item-slider .box-right {
        right: 2%;
        top: 25%;
    }
    /* product */
    .box-slider02 .item-slider img {
        min-height: 230px;
    }
    .box-slider02 .item-slider .box-text {
        width: 80%;
        font-size: 74%;
        left: 10%;
    }
    .box-slider02 .item-slider .box-text .txt-detail {
        margin-bottom: 5px;
    }
    .box-product-detail .colL,
    .box-product-detail .colR {
        width: 100%;
        padding: 0;
    }
    /* media */
    .list-media01 li {
        width: 96%;
    }
    .table-store01 {
        font-size: 84%;
    }
    .pd05 {
        padding: 0 5px;
    }
    .list-paging01 {
        width: 35%;
    }
    .box-paging {
        margin-bottom: 20px;
    }
    .box-paging:after {
        left: 28%;
        width: 40%;
    }
    .box-shop-link a {
        width: 35%;
    }
    .box-contact .box-map {
        margin-bottom: 40px;
    }
    ul.list-innovation01 li {
        float: left;
        width: 100%;
    }
    ul.list-innovation01 li.col-2 {
        width: 50%;
    }
    ul.list-innovation01 li.col-2 img {
        width: 100%;
    }
    ul.list-innovation01 li a:hover .ttl,
    ul.list-innovation01 li a.hover .ttl {
        padding: 23% 10%;
        font-size: 80%;
    }
    ul.list-innovation01 li.col-2 a .ttl {
        padding: 37% 5%;
        font-size: 120%;
    }
    .modal-dialog {
        width: 90%;
        margin: 5% 5% 0 5%;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 10px 15px;
    }
    .box-product-link02 .col-left {
        width: 100%;
    }
    .box-product-link02 .col-right {
        width: 100%;
    }
    .box-product-link02 .col-right a {
        width: 100%;
    }
    .box-product-link02 .col-left img {
        width: 200px;
        margin: 15px auto;
    }
    #fancybox-wrap {
        width: 90% !important;
        left: 5% !important;
    }
    #fancybox-content {
        width: 100% !important;
        xheight: auto !important;
    }
}


/* media 600 */

@media (max-width: 600px) {
    .navbar-brand {
        width: 46px;
    }
    #navbar.in {
        height: auto !important;
        min-height: 380px;
    }
    .navbar-nav ul {
        border-top: 1px solid #fff !important;
    }
    .navbar-nav ul li {
        width: 100%;
    }
    .navbar-nav ul li a {
        border-bottom: 1px solid #fff !important;
    }
    .box-contact .h3-contact {
        font-size: 163%;
    }
    /*    #section0 { padding-top: 20%; padding-bottom: 5%;}
    #section1 { padding-top: 20%; padding-bottom: 5%;}
    #section2 { padding-top: 20%; padding-bottom: 5%;}*/
    .box-intro-left01 {
        width: 80%;
        padding: 4%;
        margin: 15% 0 0 4%;
    }
    .box-intro-right01 {
        margin: 15% 0 0 15%;
        width: 80%;
        padding: 4%;
    }
    .box-intro-left02 {
        margin: 15% 0 0 5%;
        width: 85%;
        padding: 4%;
    }
    .box-intro-left02.meterial {
        margin: 5% 0 3% 4%;
        width: 85%;
        padding: 2% 4%;
        margin-top: 55px !important;
    }
    .modaldetail-box .txtdetail-box {
        padding: 0 5px;
    }
}


/* media 480 */

@media (max-width: 480px) {
    .box-tool-footer .box-menu .box-txt-contact .ico-link {
        float: none;
    }
    .list-product01 li,
    .list-news01 li {
        width: 96%;
        margin-bottom: 25px;
    }
    .box-loadmore .btn-loadmore01 {
        width: 75%;
    }
    .box-loadmore.link-goto .btn-loadmore01 {
        width: 66%;
    }
    .box-slider01 .item-slider .box-right {
        font-size: 93%;
    }
    ul.list-innovation01 li a:hover .ttl,
    ul.list-innovation01 li a.hover .ttl {
        padding: 16% 10%;
        font-size: 84%;
    }
    ul.list-innovation01 li.col-2 a .ttl {
        padding: 32% 5%;
    }
    .box-slider01 .item-slider .box-right p {
        font-size: 83%;
        margin-bottom: 5px;
    }
    .box-intro-left01 {
        width: 92%;
        padding: 4%;
        margin: 25% 0 0 4%;
    }
    .box-intro-right01 {
        margin: 25% 0 0 4%;
        width: 92%;
        padding: 4%;
    }
    .box-intro-left02 {
        margin: 15% 0 0 4%;
        width: 92%;
        padding: 4%;
    }
    .box-intro-left02.meterial {
        margin: 3% 0 3% 4%;
        width: 80%;
        padding: 2% 4%;
        font-size: 73%;
    }
    ul.list-innovation01 li.col-2 a .ttl {
        font-size: 73%;
    }
    .box-slider02 .item-slider img {
        min-height: 200px;
    }
    .tab-legend .nav-tabs>li {
        width: 100%;
        margin-bottom: 15px !important;
    }
    .tab-legend .tab-content {
        padding: 20px 25px;
    }
}