﻿@import url('https://fonts.googleapis.com/css2?family=LXGW+WenKai+Mono+TC:wght@700&display=swap');



@charset "utf-8";

:root {
    --init-about-editor-slick-ratio: 1296 /546;
}

body, html {
    font-size: 18px;
    letter-spacing:1px;
    font-family:  "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
}
.editor,p,.contentbuilder-box body, .contentbuilder-box table.body, .contentbuilder-box p, .contentbuilder-box td, .contentbuilder-box th{
    font-size: 18px;
    line-height: 1.6;
}

::selection {
    background: var(--main-color) !important;
    color: var(--bs-white);
}

::-moz-selection {
    background: var(--main-color) !important;
    color: var(--bs-white);
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}
/*字主色*/
.btn.btn-bord {
    color: var(--main-color);
}

/*字副色*/
a:hover,
.footer .footer_content .sitemap > ul > li > a:hover,
body.home .page-content h4,
.accordion-list .accordion-list-header .btn-link:hover {
    color: var(--second-color);
}
body.home .home_visual #curve span:nth-child(5),
body.home .home_visual #curve span:nth-child(6),
body.home .home_visual #curve span:nth-child(7),
body.home .home_visual #curve span:nth-child(8),
body.home .home_visual #curve span:nth-child(9) {
    color: var(--forth-color);
}

/*背景主色*/


/*.anchor-title.scroll-to-fixed-fixed,
.list-creative .list-terms:before, .gotop a, .bsnav-mobile.full .navbar-nav .nav-item:hover, .btn.cover:before {
    background: var(--main-color);
}*/

/*背景副色*/
.anchor-title.scroll-to-fixed-fixed,
.list-creative .list-terms:before,.bsnav-mobile.full .navbar-nav .nav-item:hover, .btn.cover:before {
    background: var(--second-color);
}
/*背景第五色*/
.toast,
.list-creative > li:nth-child(2n) .list-terms:before {
    background: var(--fifth-color);
}

body.home section .more-btn-area {
    text-align: center;
    margin: 25px 0;
}
/*描邊 currentColor*/

.btn.btn-bord, .page-link {
    border-color: currentColor;
}

.header .navbar-nav .nav-item:hover > .nav-link .caret, .header .navbar-nav .nav-link .caret {
    border-top-color: currentColor;
}


.header .navbar .nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left: solid 5px #ffffff;
}

/*背景主色，白字*/
.header .navbar .nav-item.dropdown > .navbar-nav .nav-item:hover > a,
.gallery-list.cover.hov-cart .item-detail .cover .btn-box .btn:hover,
body.show .page-item .page-link:hover, body.home .home_about .btn-more:hover,
.bsnav-mobile.full .navbar-nav .nav-item .navbar-nav .nav-link:hover,
.btn.btn-primary, .gotop a,
.btn-info, .tab-area .tab-title a.active,
.nav-tabs .nav-link.active,
.btn.btn-primary:hover,
body.show .page-item:first-child .page-link, body.show .page-item:last-child .page-link,body.product  .main a.page-link.goback {
    background: var(--main-color);
    color: #fff;
}
    /*.gallery-list.cover.hov-cart .item-detail .cover .btn-box .btn:hover,
body.show .page-item .page-link:hover, body.home .home_about .btn-more:hover,
.bsnav-mobile.full .navbar-nav .nav-item .navbar-nav .nav-link:hover {
    background: var(--main-color);
    color: #000;
}*/

    /*背景副色，白字*/
.iso-kind li.active a, .iso-kind li a:hover,
.header .bsnav-mobile.full .navbar-nav .nav-item:hover > .nav-link,
.article-grid .item .info .kind a, .btn-info:hover, body.article .page-content .tag_group li .tag:hover {
        background: var(--second-color);
        color: #fff;
    }

    /*背景第三色，白字*/
/*.btn.btn-primary:hover, .side .h3 .txt-tw {
    background: var(--third-color);
    color: #fff;
}*/

/*背景第五色，白字*/
/*.nav-item.dropdown > .navbar-nav .nav-item:hover > a,
.member-function-box .item > a:hover,.btn.more {
    background: var(--fifth-color);
    color: #fff;
}*/

.h1 {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.h2 {
    border-bottom: 1px solid #939393;
    color: #000000;
}

    .h2 .txt-en {
        display: none;
    }

.h5 {
    color: #000000;
}

    .h5 .sub-txt {
        color: #9c8949;
    }

img {
    transition: all 0.5s;
}

a:hover {
    color: var(--main-color);
}

.btn.btn-primary {
}
/*
    .btn.btn-primary::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: #0000002e;
        transition: -webkit-clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
        transition: clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
        transition: clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99), -webkit-clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
        transition: clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99), -webkit-clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 140%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 140%, 0% 100%);
        z-index: -1;
    }*/

    .btn.btn-primary:hover {
        background: var(--second-color);
    }


        .btn.btn-primary:hover::before {
            -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
            clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
        }

    .btn.btn-primary.focus,
    .btn.btn-primary:focus,
    .btn.btn-primary:not(:disabled):not(.disabled).active:focus,
    .btn.btn-primary:not(:disabled):not(.disabled):active:focus,
    .show > .btn.btn-primary.dropdown-toggle:focus {
        background: var(--main-color);
        border-color: var(--main-color);
    }

.btn.btn-secondary {
    background-color: #b8b8b8;
}


.btn.btn-light, .btn.btn-dark {
    padding: 8px 25px 8px;
}

    .btn.btn-dark:hover,
    .btn.btn-light:hover {
        background-color: #b9c89d;
    }

.btn.btn-dark {
    background: #b8b8b8;
}

.btn.btn-light {
    background: #1c1c1c;
}

/*.btn-info {
    background-color: #dadada;
    font-size: 14px;
}*/

    .btn-info:hover {
        background-color: #b9c89d;
        border-color: #b9c89d;
    }

.btn.cover:before {
    /*background-color: var(--main-color);*/
}

.btn.cover.bottom:before {
    top: 0;
    bottom: 0;
}

.btn.more {
    background: var(--bs-white);
    border: 1px solid currentcolor;
    font-size: 14px;
    color: #000;
    display: table;
    padding: 9px 95px 9px 18px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

    .btn.more:hover {
        color: #fff;
    }

    .btn.more:after {
        content: " ";
        display: block;
        position: absolute;
        width: 27px;
        height: 9px;
        right: 14px;
        top: 12px;
        background: url(../images/all/more.svg)no-repeat;
        transition: all 0.5s;
        z-index: 10;
    }

    .btn.more:hover:after {
        transform: translateX(150%);
    }

.btn.btn-txt {
    font-size: 0.875rem;
    color: #2d2d2d;
}

    .btn.btn-txt:hover {
        color: #9c8949;
    }

.btn-check:checked + .btn-info,
.btn-check:active + .btn-info,
.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
    background-color: #b9c89d;
    border-color: #b9c89d;
}

.object-fit-contain,
.object-fit-cover {
    width: 100%;
    height: 100% !important;
    object-position: center;
}

.object-fit-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
}

.object-fit-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.slickfixedInitPosition .slider {
    display: none;
}

    .slickfixedInitPosition .slider.slick-initialized {
        display: block;
    }

body.home .home_about .slickfixedInitPosition {
    aspect-ratio: var(--init-about-editor-slick-ratio);
}
.ezshare-box a:hover {
    color: #fff;
}
.ezshare-box a {
    line-height: 30px;
}
/* header */
.header .navbar {
    padding: 0 10px;
    border-bottom: none;
}
.is_scroll .header .navbar {
    box-shadow: 0 0 15px rgba(0,0,0,.25);
}
    .header .navbar .nav-brand-wrapper {
        position: relative;
        z-index: 10;
    }

    .header .navbar .navbar-brand {
        display: block;
        /* background: url(../images/all/logos.png) no-repeat center; */
        background-size: contain;
        width: 450px;
        height: auto;
        transition: all 0.3s ease;
        margin: 14px 0;
    }
        .header .navbar .navbar-brand img {
            width: 100%;
            height: auto;
        }

    .header .navbar .navbar-collapse > .navbar-nav {
        position: relative;
        padding: 0;
    }

.header .nav-item.dropdown > .navbar-nav {
    width: 160px;
}

.header .btn-group.lang > .btn {
    font-size: 1rem;
    padding: .2em .75em;
}

.header .btn-group.lang .dropdown-item {
    text-align: center;
    /*background-color: #505050;*/
    color: var(--bs-dark);
    padding: .5em;
}

    .header .btn-group.lang .dropdown-item:hover {
        background-color: var(--main-color);
    }

.header .navbar-nav .nav-link {
    padding: 20px 15px;
    color: var(--bs-dark);
    position: relative;
}

.header .navbar-nav .nav-item:hover > .nav-link {
    color: var(--main-color);
}

.header .navbar-nav .nav-item .caret {
    /* display: none; */
    border-top: solid 5px currentColor;
}
.header .navbar .small-btn-box li > a, 
.header .navbar .small-btn-box li .cart-drop-box > a {
    background: #725419;
    width: 35px;
    display: inline-block;
    line-height: 35px;
    /* height: 30px; */
    text-align: center;
    color: #fff;
    border-radius: 50%;
    margin: 0;
    font-size: 18px;
}
.header .navbar-nav.nav-1 > li > .nav-link {
    font-size: 20px;
    padding-top: 33px;
    padding-bottom: 10px;
    background: url(../images/all/hover.svg) top -26px center no-repeat;
}

.header .navbar-nav.nav-1 > li:hover > .nav-link {
    background-position:top 0 center;
}

.header .navbar-nav .nav-item ul li .nav-link {
    font-size: 18px;
}


.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left-color: #fff;
}

.nav-item.dropdown.fadeup > .navbar-nav.in li a {
    color: #000;
}

.nav-item.dropdown.fadeup > .navbar-nav.in li:hover > a {
    background-color: var(--main-color);
    color: var(--bs-white);
}

.nav-item.dropdown.fadeup > .navbar-nav.in li a:hover {
    background-color: var(--main-color);
    color: var(--bs-white);
}

.nav-item.dropdown > .navbar-nav .nav-item:hover a:before {
    color: #fff;
}



.is_scroll .header .navbar {
    background: rgb(255 255 255);
    border-color: #ccc;
}
.bsnav .navbar-nav .nav-item.active > .nav-link,
.bsnav .navbar-nav .nav-item:active:focus > .nav-link,
.bsnav .navbar-nav .nav-item:active > .nav-link,
.bsnav .navbar-nav .nav-item:focus > .nav-link,
.navbar-nav .nav-item.active > .nav-link,
.navbar-nav .nav-item:active:focus > .nav-link,
.navbar-nav .nav-item:active > .nav-link,
.navbar-nav .nav-item:focus > .nav-link
.navbar-nav .nav-item:hover > .nav-link {
    color: var(--main-color);
}

.navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::after, .navbar-toggler .navbar-toggler-icon::before {
    background-color: var(--bs-dark);
    height: 1px;
}

.bsnav-mobile.right {
    top: 66px;
}

    .bsnav-mobile.right .bsnav-mobile-overlay {
        top: 66px;
    }

    .bsnav-mobile.right .navbar {
        padding: 0;
        justify-content: flex-start;
    }

        .bsnav-mobile.right .navbar .navbar-brand {
            display: none;
        }

    .bsnav-mobile.right .navbar-nav {
        padding: 0;
    }

        .bsnav-mobile.right .navbar-nav .nav-item .nav-link {
            padding: 12px 15px;
            text-align: left;
            font-size: 1rem;
        }

        .bsnav-mobile.right .navbar-nav .nav-item .navbar-nav {
            margin-left: 0;
            margin-right: 0;
        }

            .bsnav-mobile.right .navbar-nav .nav-item .navbar-nav .nav-item .nav-link {
                padding: 10px 18px;
                font-size: .9375rem;
            }
.bsnav-mobile .navbar-nav .nav-item .navbar-nav {
    background: #f9f0e1;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: none;
}


.bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link.trigger::after{
    content:"";
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-top: -2.5px;
    border: none;
    border-left: solid 4px transparent;
    border-right: solid 4px transparent;
    border-top: solid 5px #444;
    vertical-align: middle;
    display: inline-block;
}

.wid-float-section ul {
    background: none;
}
.wid-float-section ul li a {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
}
.wid-float-section ul li.tel a {
    background: #4189bc;
}
.wid-float-section ul li.icon_l a {
    background: #5cba24;
}



.wid-float-section ul li a .icon {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/all/floating.svg) no-repeat top -10px center;
}

.wid-float-section ul li.icon_l a .icon {
    background-position: top -228px center;
}
.wid-float-section ul li.icon_l a .icon:before {
    content:none;
}
.wid-float-section ul li.service a {
    width: 80px;
    height: auto;
}
.wid-float-section ul li.service a .txt {
    display: inline-block;
    width: 100%;
    background: #e6cfa3;
    color: #333;
    font-size: 15px;
    border-radius: 16px;
}
    .wid-float-section ul li + li {
        border-top: 0;
    }
.wid-float-section ul li.service a .icon {
    background: url(../images/all/beanbaby.png) no-repeat center;
    background-size: contain;
    width: 50px;
    height: 50px;
}
.wid-float-section ul li a:hover, .wid-float-section ul li a:hover .icon {
    color: #dbdbdb;
}


.wid-float-section ul li.gotop a {
    background: #e79300;
}
.wid-float-section ul li.gotop a .icon {
    background-position: top -429px center;
}
.gotop {
    position: static;
    opacity: 1;
}
/* banner */
.banner .banner-wrapbox {
    position: relative;
}
body.home .banner:before, body.home .banner:after {
    content: "";
    position: absolute;
    z-index: 4;
    left: 50%;
    transform: translateX(-50%);
}
body.home .banner:before {
    content: "SCROLL DOWN";
    bottom: 16px;
    color: #9c7f6d;
    text-shadow: #fff 0px 0px 11px;
    font-size: 14px;
}
body.home .banner:after {
    width: 1px;
    height: 60px;
    background: #8c7048;
    bottom: 48px;
    -webkit-animation: scrolldown 3s ease both infinite; 
    animation: scrolldown 3s ease both infinite;
    box-shadow: 0 0 9px 1px #fff;
}

.banner .slick .item.slick-current img {
    -webkit-animation: kenburns-top 1s ease-out both;
    animation: kenburns-top 1s ease-out both;
}



.banner .slick .slick-dots .slick-active button {
    background: #a1b57b;
}

.banner .slick .slick-dots button {
    background: #fff;
}

.banner .slick-dots {
    bottom: 10px;
    z-index: 100;
}

.banner {
    position: relative;
}

/* footer */
.footer {
    background: #f7eacd;
    position: relative;
    padding-top: 40px;
}
.footer .footer-info .d-flex .infobox .wid-page_unit ul li {
    display: block;
    list-style-type: none;
	padding-left: 18px;
    background: url(../images/all/list_icon.png) no-repeat top 9px left 2px;
}

.footer .footer-info .d-flex .infobox .wid-page_unit ul {
    display: block;
    padding: 0;
    margin: 20px 0 0 0;
}
.footer .footer-info .d-flex >*{
    width:100%;
}

.footer .footer-info ul li label {
    display: block;
    color: #191919;
    opacity: 0.3;
}
.footer .footer-info .nav li {
    position: relative;
    margin-bottom: 0;
    padding-left: 60px;
}
.footer .footer-info .nav li:before {
    content: "";
    position: absolute;
    width: 46px;
    height: 46px;
    display: block;
    border: 1px solid #d7b573;
    border-radius: 50%;
    left: 0;
    top: calc(50% - 46px / 2);
    background: url(../images/all/contacticon.svg) top 0 center no-repeat;
}
.footer .footer-info .nav li.bstime:before {
    background-position: top -140px center;
}
.footer .footer-info .nav li.add:before {
    background-position: top -210px center;
}
.footer .footer-info .nav li.comname:before,.footer .footer-info .nav li.taxid:before {
    background-position: top -278px center;
}
.footer .footer-info .nav li.mail:before {
    background-position: top -344px center;
}
.footer .footer-info .nav li.fax:before {
    background-position: top -409px center;
}
.footer .footer-info .nav li a {
    color: #333;
    display: block;
}
.footer  .footer-info .d-flex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
 }

    .footer .foo-sit {
        padding-top: 20px;
    }

    .footer .footer_logo {
        width: 100%;
        /* max-width: 120px; */
        margin-bottom: 35px;
    }

    .footer .footer-info .fo_tix {
        display: none;
    }

   

        .footer .powered a {
            font-weight: 400;
        }




        .footer .footer_left ul {
            line-height: 32px;
        }

            .footer .footer_left ul li a {
                color: #fff;
            }

        .footer .footer_left .social-box ul li {
            position: relative;
            overflow: hidden;
        }


.footer .social-box a {
    display: inline-block;
    width: 38px;
    height: 38px;
    background: url(../images/all/social_grey.svg) top -8px center;
    text-indent: -9999px;
}
.footer .social-box li.icon_f a {
}

.footer .social-box li.icon_i a {
    background-position: top -126px center;
}

.footer .social-box li.icon_t a {
    background-position: top -398px center;
}

.footer .social-box li.icon_y a {
    background-position: top -241px center;
}

.footer .social-box li.icon_p a {
    background-position: top -498px center;
}


.footer .social-box li.icon_l a {
    background-position: top -629px center;
}
    .footer .fot_sitemp .d-flex {
        justify-content: center;
    }

    .footer .fot_sitemp ul li a {
        position: relative;
        font-size: 0.8125rem;
        color: #9f9d9d;
        padding: 0px 0 0px 10px;
        transition: all 0.9s ease;
    }

        .footer .fot_sitemp ul li a:hover {
            color: #b1a270;
        }

        .footer .fot_sitemp ul li a:before {
            content: " ";
            display: block;
            position: absolute;
            background-color: #9f9d9d;
            left: 0;
            top: 16px;
            width: 7px;
            height: 1px;
        }
    .footer .footerbottom {
        text-align: center;
        font-size: 15px;
        padding-top: 15px;
        border-top: 1px solid #ddd;
        margin-top: 40px;
    }

    .footer .tep1 {
        width: 20%;
    }

        .footer .tep1:last-child {
            width: 10%;
        }

    .footer .footer_content {
        background: #2c2f30;
    }

        .footer .footer_content.fc_seperate_bottom {
            padding: 47px 0 0;
        }

            .footer .footer_content.fc_seperate_bottom .footer-bottom {
                background: #fff;
                margin-top: 80px;
            }

    .footer a:hover {
        color: #a8b590;
    }

    .footer h4,
    .footer a.ti_p {
        color: #fff;
        font-size: 0.875rem;
        display: table;
        position: relative;
    }

    .footer a.ti_p {
        padding: 2px 0;
    }

        .footer a.ti_p::before {
            position: absolute;
            right: 0;
            bottom: 8px;
            left: auto;
            width: 0;
            height: 1px;
            content: "";
            background-color: #fff;
            transition: width 0.4s cubic-bezier(0.65, 0, 0.35, 1);
        }

        .footer a.ti_p:hover::before {
            right: auto;
            left: 0;
            width: 100%;
        }

    .footer.thcol-st .footer-info {
        gap: 20px 40px;
    }

        .footer.thcol-st .footer-info .footer_left,
        .footer.thcol-st .footer-info .footer_right {
            flex: 0 0 auto;
            width: auto;
        }

        .footer.thcol-st .footer-info .footer_right {
            display: flex;
            flex-wrap: wrap;
            align-items: flex-end;
        }

        .footer.thcol-st .footer-info .footer_mid {
            flex: 1 0 auto;
            width: auto;
        }

    .footer.thcol-st .nav.tat_x {
        margin-top: 0;
        flex-direction: column;
        font-size: .9375rem;
    }

        .footer.thcol-st .nav.tat_x li {
            margin-bottom: 8px;
        }

            .footer.thcol-st .nav.tat_x li label {
                font-weight: 400;
                opacity: .75;
            }

                .footer.thcol-st .nav.tat_x li label:after {
                    content: '/';
                    margin: 0 5px;
                }

    .footer.thcol-st .editor {
        padding: 0;
        font-size: 1rem;
        line-height: 1.5em;
    }

    .footer.thcol-st .powered {
        padding: 25px 0;
    }

    
.rwd-table.mob-mode th {
    background: #0071bb;
}

.rwd-table a {
    color: #000000;
}

    .rwd-table a:hover {
        color: #36bcbf;
    }

.container .ezshare-box {
    margin: 0px 0 30px 0;
}

.breadcrumb:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #fff3d8;
    left: -999px;
    right: -999px;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.breadcrumb li, .breadcrumb li a, .breadcrumb-item + .breadcrumb-item::before {
    color: #a7874e;
}

    .breadcrumb li a .txt-en {
        display: none;
    }


.breadcrumb {
    position: relative;
    background: unset;
    font-size: 14px;
    margin: 0 auto;
    padding-left: 0;
}

/* SIDE */
.side:empty {
    display: none;
}

.side .collapse.navbar-collapse {
    margin-top: 0;
}

.side .filter-content > ul {
    line-height: 29px;
    padding: 2px 6px;
}

.side .filter-content ul li, .main .side .nav > li > ul > li > a {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.5;
}
.side .filter-content ul li + li {
    border-top: 1px solid #ddd;
    margin-top: 5px;
}
.side .filter-content > ul li:before, 
.main .side .nav > li > ul > li > a:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #d4d4d4;
    left: 0;
    top: calc(50% - 2px / 2);
    width: 8px;
    height: 2px;
}
.main .side .nav > li  a:hover {

    color: var(--main-color);
}
.main .side .nav > li > ul > li > a, .main .side .nav > li > ul > li > a:hover {
    padding-left:15px;
}
.side .filter-content, .side .filter-sidebar.multiple-collapse .collapse-content {
    border: none;
}
.main .side .nav > li + li {
    border-top: 0;
}
.side .filter-title .collapsed-btn:hover,
.side .filter-sidebar.multiple-collapse .collapsed-btn:hover, .main .side .nav > li > a:hover{
    background: var(--second-color);
    color: #fff;
}
.side .filter-title .collapsed-btn, .side .filter-sidebar.multiple-collapse .collapsed-btn, .main .side .nav > li > a {
    /* padding: 0; */
    /* background: unset; */
    /* border: none; */
    color: #000;
    font-size: 20px;
    padding: 10px;
    background: #eaeaea;
    border: solid 1px #eaeaea;
}
.main .side .nav > li > ul {
    padding-left: 0;
}
.side .h3 {
    color: #040404;
    padding-bottom: 6px;
    margin-bottom: 20px;
    font-size: 24px;
    padding: 0px 0 10px;
    background: rgb(248 242 232 / 75%);
    padding: 10px;
    border-bottom: 0;
}
    .side .h3 .txt-en {
        display: block !important;
        text-align: left;
        font-size: .75rem;
        color: #000;
        margin-bottom: 0;
    }

    .side .h3 .txt-tw {
        font-size: 1em;
        display: block;
        padding: 0px;
        border: 0;
        text-align: left;
        color: var(--main-color);
        font-weight: 500;
    }

.gotop a:hover {
    color: var(--bs-white);
    background: var(--second-color);
}

/*----------------------- 會員專區 -----------------------*/
.form-group .notice {
    padding-right: 4px;
}
body.member .main {
    background: url(../images/all/member.jpg) right center no-repeat;
    padding: 50px 0;
    background-size: cover;
}

body.member .breadcrumb-section {
    margin-bottom: 0 !important;
}
.modify .form-check-input,
.register .form-check-input {
    border: none;
    margin-top: 0;
}

.frame-small-box {
    background-color: #fff;
    /* border: 1px solid #b8b8b8; */
    padding: 28px;
    /* border-top: 5px solid #9c8949; */
    box-shadow: rgb(0 0 0 / 16%) 0 0 7px;
    border-radius: 20px;
}
.flex-item {
    margin-bottom: 15px;
}

.side .navbar-nav .dropdown-menu li.nav-title a {
    background: #fff; 
    color: #333;
    border:1px solid #eee;
}

.side .navbar-nav .dropdown-menu li.nav-title a:hover {
    background-color: #f7ebdb;
    color: #181818;
}
.side .navbar-nav .dropdown-menu li.nav-title ul li a {
    border: none;
    font-size: 16px  !important;
}
.side .navbar-nav .dropdown-menu li.nav-title ul li a:hover {
    color: #009688;
}
.side .navbar-nav .dropdown-menu li.nav-title {
    margin-bottom: 0;
}
.member-function-box .item > a .info {
    color: #000;
}

.member-function-box .item > a:hover .info {
    color: #fff;
}

.member-function-box .item > a {
    color: #0071bb;
    background-color: #fff;
    padding: 32px 15px;
    -moz-box-shadow: 0px 0px 5px #5FD4F8;
    -webkit-box-shadow: 0px 0px 5px #5fd4f8;
    box-shadow: 0px 0px 5px #5fd4f8;
    border-radius: 15px;
}

    .member-function-box .item > a:hover {
        background: #0071bb;
        color: #fff;
    }

/* faq */
body.faq .main-content .h2 {
    margin-bottom: 30px;
}
.accordion-list .accordion-list-header {
    border: 0;
}
.accordion-list .accordion-list-item + .accordion-list-item {
    margin-top: 15px;
}
.accordion-list .accordion-list-cont {
    background: #f4f4f4;
    border: none;
}

.accordion-list .st {
    left: 12px;
    top: 12px;
    font-size: 16px;
    color: #ffffff;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #009647;
    text-align: center;
}

.accordion-list .accordion-list-header .btn-link {
    padding: 15px 10px 15px 54px;
    /* color: #fff; */
    border: none;
    background-color: #f4eee3;
    /* border-radius: 0; */
}
.accordion-list .accordion-list-cont .accordion-list-det {
    padding: 10px 10px 10px 60px;
}
/* 聯絡我們 */
.contact .btn {
    padding: 12px ;
}

.contact .radio-inline label {
    margin: 0 12px 0 5px;
}

.list-creative > li {
    padding: 20px 0;
}

.list-creative .list-terms:before {
    width: 3px;
    background: #515151;
}

.list-creative > li:nth-child(2n) .list-terms:before {
    background: #cecece;
}

.contact h3 {
    font-size: 35px;
    border-bottom: 0;
    position: relative;
    padding-bottom: 10px;
    color: #fff;
}

    .contact h3 .txt-tw {
        padding-bottom: 10px;
        font-weight: 500;
    }

    .contact h3 .txt-en {
        font-size: 20px;
        display:block;
        margin-top:5px;
        padding-bottom: 0;
        position: relative;
    }
body.contact .main > .container .pt-5 {
    padding-top: 84px !important;
}
body.contact .btngroup .btn {
    padding: 12px;
    border-radius: 34px;
    font-size: 18px;
}
.contact .info-area .h5 {
    margin-bottom: 20px !important;
}
body.contact .main > .container {
    max-width: 100%;
    padding: 0;
}
body.contact .section .container > .row {
    position: relative;
    border-radius: 20px;
    box-shadow: rgb(206 202 192 / 50%) 0 0 10px;
}
body.contact .section .container > .row:before {
    position: absolute;
    content: "";
    /* content: ""; */
    /* left: 0; */
    width: 80%;
    right: -315px;
    top: -84px;
    bottom: -84px;
    background: #fbf6ea;
    z-index: -1;
}
body.contact .section .btngroup {
    margin-top: 25px;
}
body.contact .section .container > .row > div:nth-child(1) {
    background: #fff;
    padding: 60px calc(var(--bs-gutter-x)* 0.5);
    border-radius: 20px 0 0 20px;
}
body.contact .section .info_area {
    background: url(../images/all/ab_bg.jpg) no-repeat center;
    background: url(../images/all/visualbg.jpg) center no-repeat;
    background-size: cover;
    padding: 60px calc(var(--bs-gutter-x)* 0.5);
    color: #fff;
    border-radius: 0 20px 20px 0;
    text-align: center;
}
/* 產品 */
body.product .breadcrumb-section {
    margin-bottom: 0 !important;
}
.product-info-area .info-box {
    border-color: #e9e9e9;
}
.tab-area .tab-title a {
    font-size: 22px;
    padding: 10px 24px;
    background: #ededed;
    color: #333;
    border-radius: 0;
}
.badge {
    padding: 8px 11px;
}

.anchor-title.scroll-to-fixed-fixed {
    background: #393939;
}

    .anchor-title.scroll-to-fixed-fixed a {
        color: #fff;
    }



.anchor-title a:hover,
.anchor-title ul li:first-child a {
    color: #9c8949;
}

.product-info-area .item.price .cont {
    color: #9c8949;
}

.gallery-list.cover.hov-cart .btn-box .btn {
    background: #b9c89d;
}

.product .gallery-list .item .info {
    padding: 0;
}

.product .gallery-list.border-solid .item .item-detail {
    border: none;
    background: none;
}

body.product.kind_70.p01 .main {
    background: url(../images/all/beans3.png) no-repeat right -91px bottom 40px, url(../images/all/bg.jpg) repeat right bottom;
}
body.product.kind_70.p01 .main .item {
    width: calc(100% / 3);
}
body.product.kind_70.p01 .main .section.pt-3 {
    padding-right: 30%;
}
body.product.kind_70.p01 .gallery-list.border-solid .item .item-detail {
    border: none;
    background: none;
    height: 100%;
    background: rgb(255 255 255 / 71%);
    border-radius: 5px;
}
body.product.kind_70.p01 .gallery-list.border-solid .item .pic img {
    border-radius: 5px 5px 0 0;
}
body.product.kind_70.p01 .gallery-list.border-solid .item .item-detail .info {
    margin: 0 !important;
    padding: 10px;
}
body.product.kind_70.p01 .gallery-list.border-solid .item .item-detail .info .title {
    margin-top: 0 !important;
}
 .gallery-list .item .title {
    /* text-align: left; */
    margin-bottom: 0;
    margin-top: 3px;
    font-size: 22px;
    color: #333;
    font-weight: normal;
}
.product .info .justify-content-center {
   
}

.product .gallery-list p.price {
    margin-top: 0;
    font-size: 0.875rem;
    color: #9c8949;
}

/* 最新消息 */
body.news .main-content, body.faq .main-content {
    padding-top: 50px;
}
body.news.show .breadcrumb-section {
    margin-bottom: 0 !important;
}
body.news.show .main, body.product .main {
    padding: 50px 0;
}
body.faq .main {
    padding-bottom:50px;
}

.show .page-item a.page-link,body.product  .main a.page-link.goback{
    /* background-color: #fff; */
    /* border: 1px solid #000; */
    /* display: table; */
    /* margin: 0 auto; */
    /* padding: 12px 90px; */
    /* font-size: 0.75rem; */
    /* color: #000; */
    /* letter-spacing: 1px; */
    /* position: relative; */
    border-radius: 50px;
    padding: 10px 32px;
}
    .show .page-item a.page-link:hover, body.product .main a.page-link.goback:hover {
        background-color: var(--second-color);
        color: #fff;
    }

.small-title {
    color: #9c8949;
}

.item:hover .pic img {
    transform: scale(1);
    opacity: 0.7;
}

.article-list .item a {
    padding: 15px 10px;
}

.article-grid.ar-img .item .info .desc, .article-grid.ar-img .item .info .title, .article-grid.ar-img .item .info .desc a, .article-grid.ar-img .item .info .title a {
    font-weight: bold;
    font-size: 1rem;
}

.article-grid .item .info {
    border: none;
    padding: 0;
}

.article-grid.ar-img .item article {
    height: 100%;
    background: #f7f7f7;
    border-radius: 10px;
}
.article-grid.ar-img .item article .pic, .article-grid.ar-img .item article .pic img {
    border-radius: 10px 10px 0 0;
}
.article-grid.ar-img .item .info {
    padding: 15px;
}
.article-grid .item .info .kind a {
    font-size: 14px;
    padding: 4px 10px;
    background: unset;
    color: #9c8949;
    border: 1px solid #ddd8c7;
    margin-bottom: 10px;
    border-radius: 50px;
}
body.news .subject-sec .h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
.page-link {
    color: #333;
    border-color: currentColor;
}

    .page-link:hover,
    .page-item.active .page-link {
        background: var(--second-color);
        color: var(--bs-white);
        border-color: var(--second-color);
    }

.dropdown-toggle::after {
    display: none;
}

.gallery-list .item .pic {
    overflow: hidden;
}

.gallery-list .item:hover .pic img {
    opacity: 0.7;
    transform: scale(1);
}


.article-grid.info-absolute .item a {
    color: #000;
    font-weight: bold;
}

.article-grid.info-absolute .item .info .date {
    color: #257830;
    font-size: 0.75rem;
    padding-top: 5px;
}

.article-grid.info-absolute .item .info {
    text-align: left;
    padding-top: 18px;
}

.article-grid.info-absolute .item:hover .pic img {
    opacity: 0.7;
}
body.news .mainSection .h3.mb-2 {
    color: #333;
    font-size: 1.625rem;
    border-bottom: none;
}
body.news .mainSection .tab-area {
    border-top: 0;
}
body.news.p01 .mainSection {
    padding-top: 50px !important;
    margin-top: 0 !important;
}
.page-content .btn-more {
    display: block;
    width: 200px;
    line-height: 3;
    border: 1px solid var(--main-color);
    padding: 0 50px 0 16px;
    border-radius: 30px;
    color: #333;
    position: relative;
    /* text-align: center; */
}

.page-content .btn-more::after {
    width: 35px;
    height: 35px;
    background: url(../images/all/more.svg) top 2px center no-repeat var(--second-color);
    content: "";
    position: absolute;
    top: calc(50% - 35px / 2);
    right: 10px;
    border-radius: 50%;
    transition:0.5s ease-in-out all;
}
.page-content .btn-more:hover {
    background: #f3e9d5;
    /* color: #fff; */
}
.page-content .btn-more:hover::after {
    right: 5px;
}




/*首頁*/
body.home .sec01 {
    padding-top: 100px;
    position:relative;
}
.home .main {
    display: none;
}
body.home .rellax {
    transition: 1s all ease;
}
body.home .page-content .h2, body.about .txt .h2,body.product .editor h4 {
    font-size: 40px;
    border-bottom: 0;
    position: relative;
    display: inline-block;
    padding: 0 10px;
    z-index: 1;
}
body.product .editor h4 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}
body.home .page-content .h2:before, body.about .txt .h2:before,body.product .editor h4:before{
    content:"";
    display:block;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:40%;
    background:var(--main-color);
    opacity:0.7;
    z-index:-1;
}
body.product .editor h4:before{
	opacity:0.5;
}
body.product .editor ul,body.about.kind_60 .editor ul {
    list-style-type: none;
    padding-left: 0;
}
body.product .editor ul li,body.about.kind_60 .editor ul li {
    margin-bottom: 8px;
    padding-left: 18px;
    background: url(../images/all/list_icon.png) no-repeat top 9px left 2px;
}
body.product .editor strong, body.about.kind_60 .editor strong {
    color: #c6a159;
}
body.home .page-content .h2:after,body.home .home_story .d-flex.top .pic::after {
    content: "";
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 2;
    width: 0;

}
body.home .page-content .h2.aos-animate:after,
body.home .home_story .d-flex.top .pic.aos-animate::after {
    animation: move_in_out 1s cubic-bezier(.165,.84,.44,1) forwards;
}


body.home .page-content .h2,
body.home .page-content h4,
body.home .home_visual #curve,
.kind-info .h2, .contact h3, body.news .subject-sec .h1,
body.product.show .h5 .pro-name, .main .side .h3,
body.news .mainSection .h3.mb-2, body.about .txt .h2 {
}
body.home .home_story .d-flex.top > *,
body.home .home_story .bottom .d-flex > *,
body.home .home_strength .d-flex >*{
    width: 100%;
}
body.home .home_story {
    background:#fff;
    z-index:1;
}
body.home .home_story .d-flex.top,body.home .home_story .bottom .d-flex {
    justify-content: space-between;
    flex-wrap: wrap;
}
body.home .home_story .d-flex.top {
    margin-bottom: 100px;
}
body.home .home_story .subtitle img {
    max-width: 500px;
    margin-left: 0;
}
body.home .home_story .subtitle p {
    margin-top: 20px;
}
body.home .home_story .subtitle h4 {
    font-size: 35px;
}
body.home .home_story .top p {
    margin-bottom: 45px;
	font-size:19px;
    line-height: 1.8;
}

body.home .home_story   img,body.home .home_strength img {
    width: 100%;
}
body.home .home_story .top .pic:before {
    content: "";
    position: absolute;
    left: -100%;
    right: 30%;
    top: -100px;
    bottom: 20%;
    background: var(--main-color);
    opacity: 0.3;
    z-index: -1;
}
body.home .home_story .rellax {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
body.home .home_story .bottom {
    padding-right: 20%;
}
body.home .home_story .bottom .d-flex{
    align-items:center;

}
body.home .home_story .bottom .pic {
    border: 1px solid var(--main-color);
    padding: 5px;
}
body.home .home_story .bottom .pic, body.home .home_story .bottom .pic img {
    border-radius: 50%;
}
body.home .linearbg {
    background: url(../images/all/ab_bg3.jpg) no-repeat right top 121px;
    padding: 100px 0 0 0;
    background-size: contain;
}
body.home .home_strength > .container {
    max-width: 100%;
}
body.home .home_strength .wid .list_item {
    width: 18%;
}
body.home .home_strength .pic img, body.home .home_strength .pic {
    border-radius: 50%;
}
body.home .home_strength .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center;
    /* display: flex
; */
    /* transform: translateY(-50%); */
    /* flex-wrap: wrap; */
    /* flex-direction: column; */
    /* align-items: center; */
    /* justify-content: center; */
    background: rgb(0 0 0 / 40%);
    border-radius: 50%;
    color: #fff;
    padding-top: 18%;
}

body.home .home_strength p.title {
    display: block;
    font-size: 28px;
    margin-bottom: 0;
    line-height: 1.3;
    font-weight: bold;
}
body.home .home_strength .desc {
    font-size: 22px;
    color:#fff;
}
body.home .home_strength ul {
    /* display: grid
; */
    /* grid-template-columns: repeat(2, 1fr); */
    /* gap: 40px 20px; */
    /* margin-bottom: 0; */
    /* margin-top: 40px; */
    /* padding: 50px 0; */
}

/*body.home .home_strength ul:before {
    content: "";
    position: absolute;
    left: 140%;
    right: -100%;
    top: 0;
    bottom: -66px;
    background: rgb(248 242 232 / 75%);
    z-index: -1;
    transition:1s ease all;
    transition-delay:0.5s;
}
body.home .home_strength ul.aos-animate:before {
    left: -50%;
}*/

body.home .home_strength .wid:before {
    content: "";
    width: 670px;
    height: 160px;
    display: block;
    margin: 0 auto 40px;
    background: url(../images/all/slogan.png) no-repeat center;
    background-size: contain;
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    transition-property: transform, clip-path, -webkit-clip-path;
    transition: .5s cubic-bezier(0.5, 0.1, 0.1, 1);
}
body.home .home_strength .wid.aos-animate:before {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
body.home .home_strength .rellax {
    z-index:2;
}
/*body.home .home_strength > .container {
    max-width: 75%;
}*/

/*body.home .home_strength ul li:before {
    content: "";
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 70px / 2);
    border-radius: 50%;
    background: url(../images/all/strengthIcon.svg) top 2px center no-repeat var(--main-color);

}
body.home .home_strength ul li.i2:before {
    background-position: top -278px center;
}
body.home .home_strength ul li.i3:before {
    background-position: top -100px center;
}
body.home .home_strength ul li.i4:before {
    background-position: top -361px center;
}
body.home .home_strength ul li.i5:before {
    background-position: top -194px center;
}
body.home .home_strength ul li.i6:before {
    background-position: top -449px center;
}*/

body.home .home_strength .wid .list_item  .icon {
    width: 70px;
    height: 70px;
    display: block;
    background: url(../images/all/strengthIcon.svg) top -278px center no-repeat;
    margin:0 auto 10px;
    background-size:115px;
}
body.home .home_strength .wid .list_item:nth-child(2) .icon {
    background-position: top -8px center;
    background-size: 104px;
}
body.home .home_strength .wid .list_item:nth-child(3) .icon {
    background-position: top -507px center;
}
body.home .home_strength .wid .list_item:nth-child(4) .icon {
    background-position: top -146px center;
}
body.home .home_strength .wid .list_item:nth-child(5) .icon {
    background-position: top -626px center;
}

body.home .home_visual {
    padding-top: 170px;
    text-align: center;
}
body.home .home_visual #curve {
    font-size: 35px;
    text-align: center;
}
body.home .home_visual .visualbg {
    background: url(../images/all/visualbg.jpg) center no-repeat;
    padding: 150px 0;
    background-size: cover;
    position: relative;
}
body.home .home_visual .visualbg:before,body.about .btbox.mission:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 74px;
    top: 0;
    background: url(../images/all/visualbf.png) center bottom no-repeat;
}
body.home .home_visual .visualbg .btn-more {
    margin: 60px auto 0;
    width: 280px;
    background: rgb(255 255 255 / 70%);
    border: none;
    text-align: left;
}
body.home .home_visual .visualbg .btn-more::after {
    background: url(../images/all/more.svg) top -208px center no-repeat #ffffff;
}
body.home .home_visual > img.img-fluid {
    margin-bottom: 34px;
}

body.about .txt strong {
   /* color: #469f07;*/
}
/*body.home .home_visual #curve.aos-animate span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate3d(1, -0.5, 0, 90deg);
    transform: rotate3d(1, -0.5, 0, 90deg);
}
body.home .home_visual #curve span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: rotate3d(0, 0, 0, 90deg);
    transform: rotate3d(0, 0, 0, 90deg);
    transition: 1s all ease;
    transition-delay:0.5s;
    transform-origin: left top;
}
*/
/*body.about.kind_3 .txt section.aboutbox {
    background: url(../images/home/about_bg.jpg)right center no-repeat;
    padding: 50px;
}
body.about.kind_3 .aboutbox .h2, body.about.kind_3  .aboutbox p {
    color: #fff;
}*/
body.about .aboutbox {
    padding: 60px 0;
    margin: 60px 0;
    position: relative;
}
body.about .txt .aboutbox .h2 {
    display: inline-block;
    /* margin-left: 0; */
}
body.about .aboutbox:after {
    content: "";
    position: absolute;
    right: -100%;
    top: 0;
    bottom: 0;
    left: 30%;
    background: #fff3d869;
    z-index: -1;
}
body.about .txt .international, body.about .txt .international p {
    text-align: center;
}
body.about .txt .international .world_area {
   background: linear-gradient(0, #efefef, transparent); 
    padding:60px 0 100px;
    position: relative;/*
    background: url(../images/all/map-01.svg) no-repeat top 60px center;
    background-size: 1500px;*/
}
body.about .txt .international .world_map {
    max-width: 1600px;
    height: 0;
    padding-bottom: 30%;
    margin: 0 auto;
    background: url(../images/all/map-01.svg) no-repeat top -10px center;
    background-size: contain;
}
body.about .txt .international .world_area:after {
    content: "";
    position: absolute;
    width: 465px;
    height: 420px;
    background: url(../images/all/tofu_hands2.png) no-repeat top center;
    right: 26%;
    /* transform: translateX(-50%); */
    /* top: 0; */
    bottom: -98px;
    background-size: contain;
	transition-delay:1s;
	
}
body.about .txt .international .world_area.aos-animate:after {
    bottom: 0;
}
body.about .txt .aboutbox .rellax.spoon {
    position: absolute;
    left: -122px;
    bottom: 10px;
    width: 400px;
}
body.about .txt .aboutbox .rellax,
body.about .txt .international .world_area:after{
    transition: 1s all ease;
}

body.about .txt .timelinebox {
    margin-bottom: 136px;
}
body.about .txt .timeline .list_item {
    width: 44%;
    float: left;
    padding: 22px;
    margin: 15px 0;
    position: relative;
    background: #f3ecde;
    border-radius: 15px;
    min-height: 100px;
    clear: both;
    transform: translate(100px);
}
body.about .txt .timeline .list_item.aos-animate,
body.about .txt .timeline .list_item:nth-child(even).aos-animate {
    transform: translate(0px);
}
body.about .txt .timeline {
    display: inline-block;
	width:100%;
	position:relative;
}

body.about .txt .timeline .list_item:nth-child(even) {
    float: right;
}
body.about .txt .timeline .list_item:nth-child(1){
   margin-top: 0; 
}



body.about .txt .timeline:after {
    /* width: 0; */
    /* height: 0; */
    /* margin-left: 5px; */
    /* margin-top: -2.5px; */
    border: none;
    border-left: solid 49px transparent;
    border-right: solid 49px transparent;
    border-top: solid 50px #d7d7d7;
    vertical-align: middle;
    display: inline-block;
    content: "";
    position: absolute;
    bottom: -89px;
    left: 50%;
    transform: translateX(-50%);
	opacity:0;
	transition: 1s ease all;
}

body.about .txt .timeline:before {
    content: "";
    position: absolute;
    width: 55px;
    height: 0;
    background: linear-gradient(0deg, #d7d7d7, #f7f7f7);
    top: 50px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
	 transition: 3s ease all;
	 opacity:0;
}

body.about .txt .timeline.aos-animate:before {
    height: 100%;
	opacity:1;
}


body.about .txt .timeline.aos-animate:after {
    opacity:1;
}




body.about .txt .timeline .list_item .time {
        display: flex;
        width: 88px;
        height: 88px;
        text-align: center;
        border-radius: 50%;
        border: 4px solid #d7d7d7;
        justify-content: center;
        align-items: center;
        background: #fff;
        color: #009647;
        font-size: 28px;
        position: absolute;
        right: -122px;
        top: 50%;
        transform: translateY(-50%);
        /* clear: both; */
        /* background: #333; */
        /* left: 0; */
    }
	 body.about .txt .timeline .list_item:nth-child(even) .time {
        /* right: auto; */
        left: -122px;
    }
body.about .txt .timeline .list_item:before {
    content: "";
    width: 65px;
    height: 2px;
    background: #f3ecde;
    display: block;
    position: absolute;
    right: -55px;
    z-index: -1;
    top: calc(50% - 2px / 2);
}
body.about .txt .timeline .list_item:nth-child(even)::before {
    right: auto;
    left: -55px;
}
body.about .txt .h2 {
    margin-bottom: 34px;
    text-align: center;
    margin: 0 auto 30px;
    display: table;
}

body.about .btbox.mission {
    padding: 100px 10px;
    text-align: center;
    position: relative;
}
body.about .btbox.mission:before {
    content: "";
    position: absolute;
    left: -50%;
    right: -50%;
    bottom: 0;
    top: 0;
    background: url(../images/all/ab_bg2.jpg) no-repeat center;
    z-index: -1;
    color: #fff;
    background-size: cover;
}

body.about .btbox.mission .list-item {
    color: #fff;
    width: 280px;
    height: 280px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    background: rgb(255 255 255 / 30%);
    border-radius: 50%;
    flex-direction: column;
    backdrop-filter: blur(9px);
    border: 1px solid rgb(255 255 255 / 60%);
}
body.about .btbox.mission .list-item h4 {
    color: #fff;
    font-size: 22px;
}
body.about .btbox.mission .list-item:before {
    content: "";
    /* position: absolute; */
    width: 76px;
    height: 56px;
    background: url(../images/all/abicon2-01.svg) no-repeat top center;
    margin-bottom: 12px;
    background-size: cover;
}
body.about .btbox.mission .list-item:nth-child(2):before {
    background-position: top -125px center;
}

body.about .btbox.mission .list-item:nth-child(3):before {
    background-position: top -246px center;
}

body.about .btbox.mission .list-item:nth-child(4):before {
    background-position: top -360px center;
}
body.about .btbox.mission .h2,body.about .btbox.mission .list-item p{
	color:#fff;
}
body.about .btbox.mission .list-item p {
    margin-bottom: 0;
    font-size: 16px;
}

body.about .btbox.mission:after {
    left: -50%;
    right: -50%;
    height: 74px;
}
body.about .btbox.mission .d-flex.circle {
    flex-wrap: wrap;
}
body.about .certificate > div a {
    background: #ffffff;
    padding: 10px;
    display: block;
    box-shadow: #d7d7d7 0 0 4px;
    position: relative;
}
body.about .certificate > div a:before {
    /* opacity: 0.8; */
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    top: 10px;
    background: #000;
    opacity: 0;
	transition: 0.5s ease all;
	
}
body.about .certificate > div a:hover:before {
    opacity: 0.3;
	
}
body.about .certificate > div a img {
    margin-bottom: 0;
}
body.about .docDownload .descbox h4, body.about .docDownload .descbox p {
    text-align: center;
}
body.about .docDownload .d-block li {
    width: 19%;
}
body.about .docDownload ul li a {
    display: block;
    text-align: center;
	color:#333;
}

body.about .docDownload ul li a:before {
    content: "";
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 auto 22px;
    background: url(../images/all/download.svg) no-repeat center #c62114;
    border-radius: 50%;
    background-size: 60%;
	transition:0.5s ease all;
}
body.about .docDownload ul li a:hover:before {
    transform: scale(1.15);
}
body.about .docDownload .list-inline li:before {
    content: "";
    background: url(../images/all/check.svg) no-repeat center;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-size: contain;
    margin-right: 4px;
}

body.about .docDownload .list-inline li span {
    display: inline-block;
    background: #ddd;
    padding: 0 8px;
    margin-left: 5px;
    border-radius: 12px;
}
body.about .docDownload .list-inline li {
    display: inline-block;
    padding: 0 10px;
}
body.about .docDownload .d-block {
    margin-top: 45px;
    margin-bottom: 0;
}
body.about .docDownload {
    margin-top: 60px;
}
body.about .txt h4 {
    color: #a87a20;
    font-weight: bold;
}
.slider-nav .thumbnail:focus, .slider-nav .thumbnail.slick-current.slick-active {
    border-color: var(--main-color);
}
body.product .ingredient {
    margin-bottom: 45px;
    max-width: 500px;
    margin: 0 auto;
    border: 0;
}
body.product .ingredient .h5 {
    background: #f4f4f4;
    padding: 14px;
    text-align: center;
    font-size: 22px;
    margin-bottom: 0;
    color: #6f6f6f;
}
body.product .editor .ingredient ul li {
    margin-bottom: 0;
    padding-left: 0;
	background:none;
}
body.product .ingredient .size ul {
    margin-bottom: 0;
    list-style-type: none;
    padding: 0;
}
body.product .ingredient .size {
    background: #f4f4f4;
    padding: 10px;
    border-bottom: 1px solid #fff;
}
body.product .ingredient .size li span {
    display: inline-block;
    margin: 0 6px;
}
body.product .ingredient .list .grid-tr{
    display: flex;
    flex-wrap: wrap;
}
body.product .ingredient .list .grid-tr, body.product .ingredient tr {
    justify-content: space-evenly;
    background: #f4f4f4;
}
body.product .ingredient .list .grid-tr:nth-child(even), body.product .ingredient tr:nth-child(even) {
    background: #ececec;
}
body.product .ingredient .list .grid-tr.t2, body.product .ingredient tr {
    border-top: 1px solid #fff;
}
body.product .ingredient .list .grid-tr .grid-td, body.product .ingredient tr td {
    border-left: 1px solid #fff;
}
body.product .ingredient .list .grid-tr > *, body.product .ingredient tr td {
    width: calc(100% / 3);
    padding: 5px 10px;
    /* background: #e6cfa3; */
}
    body.product .ingredient .list .grid-tr.t2:nth-child(5) .grid-th, body.product .ingredient .list .grid-tr.t2:nth-child(6) .grid-th, body.product .ingredient .list .grid-tr.t2:nth-child(8) .grid-th {
        padding-left: 30px;
    }
body.product:not(.show) .page-content {
    background: url(../images/all/bg.jpg) repeat right bottom;
}
body.product:not(.show) .main {
    padding: 50px 0;
    background: url(../images/all/beans.png) no-repeat right bottom -170px;
}
body.product .ptKind h2 span {
    display: block;
    font-size: 20px;
    margin-bottom: 8px;
}
body.product .ptKind h2 {
    margin-bottom: 30px;
    font-size: 32px;
    color: #a78648;
    font-weight: bold;
}
body.product .ptKind {
    margin-bottom: 42px;
    width: 100%;
}
body.product .ptKind h2 span, body.product .ptKind h2 small {
    color: #5b5b5b;
    font-weight: normal;
}
 body.product .ptKind h2 small {
        font-size: 70%;
}
body.product .ptKind p.desc {
    font-size: 18px;
    color: #333;
}
body.product  .ptKind .pic {
    box-shadow: rgb(0 0 0 / 6%) 0 0 6px;
}
body.product .gallery-list.border-solid .item .item-detail {
    /* background: none; */
    background: rgb(255 255 255 / 90%);
    border-radius: 10px;
    height: 100%;
}
body.product  .ptKind .pic, body.product  .ptKind .pic img {
    border-radius: 5px;
}

body.product .tab-content > .tab-pane {
    padding: 0 !important;
}
/*body.product .main-box .page-box {
    display: none;
}*/
@keyframes move_in_out {
    0% {
        width: 0%;
        left: 0
    }

    50% {
        width: 100%;
        left: 0
    }

    100% {
        width: 0%;
        left: 100%
    }
}

@-webkit-keyframes kenburns-top {
   
    0% {
           opacity: 0;
    }
    100% {
           opacity: 1;
    }

}

@keyframes kenburns-top {
    

    0% {
			transform:scale(1.02);
           opacity: 0;
    }
    100% {
			transform:scale(1);
           opacity: 1;
    }
}
@keyframes scrolldown {
	0% {
		transform: translate3d(0, 0, 0);
		opacity: 0;
		height: 60px;
	}
		
	20% {
		opacity: 1;
		/* height: 30px; */
	}
	100% {
		transform: translate3d(-50%, calc(-50% + 20px), 0);
		opacity: 0;
		height: 0px;
	}
}

body.about.kind_60 .is-title4-32.is-title-lite {
    font-size: 28px !important;
    display: table !important;
    margin: 0 auto 17px;
    padding: 10px 20px;
    border: 4px double #bcd3ad;
    color: #487b26;
    line-height: 1.5;
    font-weight: bold;
    /* background: #7fb859; */
}
body.about.kind_60 .editor .contentbuilder-box .labelTag {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}
body.about.kind_60 .editor ul.labelTag li {
    width: 33%;
    background: none;
    padding-left: 0;
}
body.about.kind_60 .editor ul.labelTag li a {
    display: block;
    text-align: center;
    padding: 12px;
    background: #e6cfa3;
    color: #6e511e;
    border-radius: 20px;
    /* border: 1px solid; */
}
body.about.kind_60 .editor ul.labelTag li a:hover {
    background: #6e511e;
    color: #fff;
}

.sec02 {
    margin-bottom: 40px;
}

.contentbuilder-box .sec02 h5 {
    color: #198754;
    font-weight: normal;
    font-size: 20px;
}
.contentbuilder-box .sec02 h5:before {
    display: inline-block;
    content: " ";
    /* float: right; */
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 7px 0 7px 12px;
    border-left-color: #198754;
    /* margin-top: 5px; */
    margin-right: 6px;
}
.contentbuilder-box .sec02 h3.is-title-lite {
    margin-bottom: 16px;
    color: #333;
    padding-bottom: 5px;
    border-bottom: 1px solid #d6d6d6;
    font-size: 24px !important;
}


body.about .txt .contentbuilder-box ul li a.add {
    color: #000;
    text-decoration: underline;
}

body.about .txt a.btn-primary.line {
    display: inline-block;
    color: #fff;
    background: url(../images/all/floating.svg) no-repeat top -10px center;
    background: url(../images/all/floating.svg) no-repeat top -224px left -10px #5cba24;
    padding: 12px 10px 12px 50px;
    border-radius: 10px;
    margin-top: 10px;
	text-decoration: none;
}