﻿body {
    width: 100%;
    background: #fff;
    color: #333;
    font-family: "Microsoft Jhenghei","微軟正黑體","Arial","microsoft jhenghei";
    letter-spacing: 0.08em;
    font-size: 1rem;
    /*-webkit-font-smoothing: antialiased;*/
}

a {
    color: #202020;
    text-decoration: none;
    outline: none;
    transition: 0.3s all ease;
    -webkit-tap-highlight-color: transparent;
}

.weight-line {
 height:13.5rem;
}
.container-fluid-cus {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}

.order-form-title {
    margin-top: -70%;
}

    .order-form-title strong {
        border: 2px solid #ccc;
        margin-left: -10px;
        padding: 5px;
    }

.product-cat {
    margin: 0 0 0 70%;
    position: absolute;
    padding: 1px;
    font-size: 0.8em;
}

    .product-cat div a {
        color: #fff;
    }

        .product-cat div a:hover {
            text-decoration: none;
        }

    .product-cat .d-inline-flex div {
        border-right: 1px solid #fff;
        background-color: #F43E2F;
        vertical-align: middle;
        opacity: 0.9;
    }

        .product-cat .d-inline-flex div:hover {
            background-color: #FB6B00 !important;
            /*border-color: transparent transparent #FB6B00 transparent;*/
        }

.adr {
    font-size: 0.8rem;
    opacity: 0.8;
}

.shop-info {
    /*width: calc(100% - 100px);*/
    background: #e5eef8;
}

    .shop-info h3 {
        margin-top: -20px;
    }


.shop-info-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /*padding: 40px 0 55px 0;*/
    padding: 10px;
}

    .shop-info-list dl {
        width: 40%;
    }

    .shop-info-list dl {
        position: relative;
        text-align: center;
        /*font-family: "Quicksand","Helvetica Neue",sans-serif;*/
        -webkit-font-smoothing: auto;
        font-weight: 500;
        line-height: 1.5;
    }


#line {
margin: -6px 0 0 0;
}

#lang a {
    color: #ccc;
    text-decoration: none;
    outline: none;
    transition: 0.3s all ease;
}

    #lang a:hover {
        text-decoration: none;
    }

    #lang a:visited, #lang a:link {
        color: #fff;
        text-decoration: none;
    }

.navbar-backgrnd-white {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
    font-weight: 900;
    font-size: 1.3rem
}

.header {
    width: 1100px;
    margin: 0 auto;
    height: 80px;
    position: relative;
    overflow: visible;
}

.header_logo {
    width: 70px;
    float: left;
    margin: 40px 0 0 0;
    position: relative;
}

.talent_wrap {
    float: right;
    position: relative;
}

.talent {
    width: 1030px;
    float: right;
    margin: 30px 0 0 0;
}

.hnavi {
    position: absolute;
    top: 0;
    right: 0;
}

.z-index99999 {
    z-index: 999999;
}


.select-font-size {
    font-size: 18px;
}

.custom-switch-rem {
    padding-left: 2rem;
}

.menu-img-height {
    max-height: 160px;
}

.menu {
    filter: alpha(opacity=50);
    position: relative;
}

    .menu:hover, menu:active {
        /* CSS3淡出淡入效果,1秒 */
        opacity: 50;
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
    }

/*.menu:hover:nth-of-type(2):hover {
            opacity: 0;
            // 滑鼠滑入時，透明度變0 
        }*/


/*.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}*/

/*.navbar-nav.navbar-center {
    position: absolute;
    left: 20%;
    transform: translatex(-20%);
}*/

#nav-logo {
}

.nav-logo-default {
    position: absolute;
    top: 1.5rem;
    z-index: 9999999;
}

.nav-logo {
    position: fixed;
    top: 1rem;
}

.header-top {
    top: 3.49rem;
}

header {
    position: fixed;
    top: 0;
    /*-webkit-transition: .2s;
    transition: .2s;*/
    width: 100%;
    height: 110px;
    background: #fff;
    position: relative;
    z-index: 600;
}

.main-menu {
    /*border-bottom: 1px solid #f2f2f2;*/
    max-width: 1200px;
    height: 110px;
    margin: 0 auto;
    padding: 1px 0 0 1px;
}

.header_logo {
    width: 291px;
    /*float: left;*/
    /*-webkit-transition: width 0.3s;*/
    /*transition: width 0.3s;*/
}
/* Set padding to keep content from hitting the edges */
.body-content {
    /*max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 0 0;*/
    width: 100%;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.content-title {
    font-size: 1.5rem;
    /*margin-bottom: .5rem;*/
    font-weight: 500;
    line-height: 1.2;
}


.bg-white {
    background-color: #fff !important;
}


.logo {
    width: 300px;
    color: #ff6900;
    letter-spacing: 1px;
    align-items: baseline;
}

.background-transparent {
    /*background-color: transparent;
    border-radius: 0px;*/
    margin:5px 8px 10px 8px;
    /*width: 100%;
    position: relative;*/
}


.note {
    /*color: #155724;
        border-color: #c3e6cb;
        border: 1px solid transparent;
        margin-bottom: 1rem;
        margin-right: auto;
        margin-left: auto;*/
    position: relative;
    border-radius: 0px;
    color: #155724;
    background-color: #d4edda;
    /*border-color: #c3e6cb;*/
    padding: .75rem;
    margin-bottom: 1rem;
    border: 1px solid #c3e6cb;
}



blockquote {
    color: #dc3545;
    /* font-weight: bold; */
    padding: 5px;
    /*margin: 12px 0;*/
    border-left: 5px solid #ff5f08;
    border-color: #ff5f08;
    background: #fff;
    overflow: auto;
    /*max-width: 1200px;*/
}

    /*blockquote h4 {
      
        border-bottom: 1px solid #ffd800;
    }*/
    .head-title, .h-title {
        color: #730ec4;
        letter-spacing: 1px;
    }

.head-content, .h-content {
    /*color: #787878;*/
    line-height: 1.8em;
    letter-spacing: 1px;
    font-size: 16px;
}

/*#slogan {
   position:static;
}
    #slogan p:nth-child(1) {
        font-size: 2rem;
        opacity: 0.9;
        font-weight: bold;
         top: 250px;
    }
    #slogan p:nth-child(2) {
        font-size: 3rem;
        font-weight: bold;
        top: 250px;
    }*/

/*.slogan {
    bottom: 70%;
    left: 0;
    right: 70%;
    font-weight: bold;
}

    .slogan p:nth-child(1) {
        font-size: 1.5rem;
        opacity: 0.9;
    }

    .slogan p:nth-child(2) {
        font-size: 1.7rem;
    }*/

.hot-product {
    font-size: 1.5rem;
    color: #0a8686;
    letter-spacing: 1px;
    padding-top: 5px;
}

.news {
    font-size: 1.5rem;
    color: #0a8686;
    letter-spacing: 1px;
    padding-top: 5px;
    font-weight: bold;
    border-bottom: 1px solid #e5eef8;
}

ul#news li {
    list-style-image: url('/images/arrow.gif');
    line-height: 1.5rem;
    padding-bottom: 10px;
}

    ul#news li span {
        color: orange;
    }

.mr-t-3em {
    margin-top: 3em;
}

.footer-line {
     height: 1rem;
}
.footer {
    background-color: #006599;
    font-size: 1.2rem;
    font-weight: 200;
    color: #fff;
    line-height: 2rem;
    vertical-align: middle;
    /*opacity: 0.9;*/
}

    .footer a, .footer a:hover {
        color: #fff;
    }

    .footer p {
        margin-bottom: 0.5rem;
        font-weight: 900;
    }

        .footer p:first-child {
            padding-top: 1.5em;
            color: #fff;
            font-weight: 900;
        }
.footer-a {
    color: #fff !important;
}

.copyright {
    /*width: 100%;
    height: 40px;
    background: #006599;
    padding: 0;
    color: #fff;*/
    width: 100%;
    /*height: 60px;*/
    background: #006599;
    color: #fff;
    padding: 0;
    /*opacity: 0.9;*/
}

    .copyright p {
        /*max-width: 1100px;*/
        font-size: 12px;
        color: #FFF;
        line-height: 50px;
        margin: 0 20px 0 0;
        text-align: left;
        font-weight: normal;
        text-align: right;
        border-top:
    }
.img-h-cus {
    margin: 5px 10px 5px auto;
}
/*.img-w-cus:first-child {
   
}*/
.img-w-cus {
    /*margin: 5px;*/
    margin-bottom:0.5rem;
}

.line {
    height: 0.6rem;
    border: 0;
    /*line-height: 1.1rem;*/
    /*border-top: 1px solid #eff521;*/
}
.line-adr {
    height: 2rem;
    border: 0;
}
.line-white {
    height: 5px;
    border: 0;
    border-top: 1px solid #fff;
}

.line-black {
    height: 5px;
    border: 0;
    /*border-top: 1px solid #000;*/
    background-color: #333;
}

.line-red {
    height: 5px;
    border: 0;
    border-bottom: 5px solid #f43e2f;
    margin-top: 10px;
    margin-bottom: 10px;
}



.content {
    padding-top: 10px;
    letter-spacing: 1px;
}

.map {
    min-width: 100px;
    /*border-top: #CCC 1px solid;*/
    padding: 15px 10px 0 0;
}

#map {
    width: 100%;
    height: 300px;
    margin-top: 0;
    margin-bottom: 0;
}

.map-head {
    /*margin: 0 0 20px 0;*/
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    border-bottom: 2px solid #fff;
}

.map ul {
    margin: 0;
    padding: 0 0 0 5px;
}

.map li {
    /*margin: 0 0 5px 0;*/
    line-height: 1.8;
    font-size: 13px;
    text-align: left;
    padding: 0;
    border: none;
    font-style: normal;
    font-weight: normal;
    list-style-type: none;
}

div.bg-warning a:hover, div.bg-warning:hover {
    background-color: red !important;
    color: #fff !important;
}

#lang {
    /*background-color: #f43e2f;*/
    /*font-size: 10px;
    line-height: 1;*/
    height: 0.5rem;
}

.lang {
    /*font-size: 15px;*/
    /*font-size: 1.1rem;*/
    font-weight: 800;
}

    .lang .active {
        /*text-decoration:underline;*/
        border-bottom: 1px solid #333;
    }

.block-white {
    border: 1px solid #fff;
}

.text-cus-danger {
    color: #CC0000;
    font-weight: bold;
}

.border0 {
    border: 0;
}

.bordered {
    margin-bottom: 5px;
}

.range.sauce {
    padding: 0;
    height: 288px;
    position: relative;
}

.range {
    margin-top: 20px;
    color: #000;
    border: 1px solid #000;
}

    .range.sauce .range-wrapper {
        min-height: 0;
        background-position: right center;
    }

    .range .range-wrapper {
        min-height: 307px;
        margin-right: 15px;
        margin-top: 10px;
        background-repeat: no-repeat;
        background-position: right bottom;
    }

    .range .range-description p {
        /*font-family: 'Crimson Text',serif;*/
        font-weight: 400;
        /*font-size: 14px;*/
        font-size: 20px;
        text-transform: uppercase;
        color: #000;
    }

.row-description {
    font-weight: 400;
    font-size: 20px;
    color: #000;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 100px;
}

.range-description {
    padding: 40px;
}

    .range-description h2 {
        /*font-family: Montserrat,sans-serif;*/
        /*font-weight: 400;*/
        /*font-size: 14px;*/
        font-size: 18px;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 20px;
    }

.range.sauce .range-description a {
    position: absolute;
    bottom: 0;
    left: 40px;
    /*bottom: 40px;*/
    right: 40px;
}

.range .range-description a {
    display: block;
    font-weight: 700;
}

    .range .range-description a:hover {
        background-color: #000;
        color: #fff;
    }

.product-title {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 40px;
    clear: both;
    overflow: hidden;
}

    .product-title .title.title-inversed {
        border: none;
    }

    .product-title .title {
        font-weight: 700;
        font-size: 30px;
        margin: 0;
        float: left;
        max-width: 72%;
    }

.bloque-title {
    border: 1px solid #000;
    margin-bottom: 40px;
    position: relative;
    padding: 40px 20px 20px;
}

    .bloque-title h2 {
        margin: 0;
        padding-right: 10px;
        padding-bottom: 10px;
        background: #FFF;
        font-family: Montserrat,sans-serif;
        font-weight: 400;
        font-size: 14px;
        font-weight: 700;
        font-size: 20px;
        text-transform: uppercase;
        position: absolute;
        top: -10px;
        left: -1px;
    }

dl.description {
    font-weight: 400;
    font-size: 0.85em;
}

.packings ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 10px 0 0;
}

    .packings ul li span {
        display: block;
        font-family: Montserrat,sans-serif;
        font-weight: 400;
        font-size: 14px;
        margin-top: 5px;
    }

.title-inversed {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    color: #FFF;
}

.title {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    padding: 10px 0;
    color: #000;
}

.product-assoc .assoc-title {
    /*font-family: 'Crimson Text',serif;*/
    font-weight: 400;
    font-size: 15px;
    vertical-align: middle;
}

.product-assoc .assoc-svg {
    text-align: right;
}

.product-assoc dl {
    font-weight: 400;
    font-size: 0.8em;
}

    .product-assoc dl dt {
        font-weight: 700;
    }

    .product-assoc dl dd ul {
        margin-top: 20px;
        padding-left: 0;
        list-style: none;
    }

        .product-assoc dl dd ul li {
            display: block;
            text-align: left;
            margin-right: 20px;
        }


.btn.btn-radius.btn-inversed {
    color: #000;
    border: 1px solid #000;
}

.btn.btn-radius {
    border: 1px solid #FFF;
    border-radius: 5px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 13px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



#pagetop {
    width: 110px;
    height: 110px;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 60000;
}

    #pagetop::before {
        display: block;
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 110px 110px;
        border-color: transparent transparent #f43d30 transparent;
        z-index: -1;
        transition: 0.3s all ease;
    }

    #pagetop:hover::before {
        border-color: transparent transparent #FB6B00 transparent;
    }

    #pagetop a {
        width: 110px;
        height: 110px;
        display: block;
        position: relative;
    }

        #pagetop a img {
            position: absolute;
            left: 55px;
            top: 60px;
        }

#footer_contact {
    /*width: 491px;*/
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 58;
}

    #footer_contact img {
        transition: filter 0.3s ease;
    }

        #footer_contact img:hover {
            filter: brightness(115%);
        }

.pc_only, .footer_sp_contact.sp_only, .footer_sp_contact_head {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    box-sizing: border-box;
}
.border-team {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.6rem;
    border: 1px solid #eaeaea;
   transition: all .35s
}
a:hover .border-team  {
    text-decoration: none!important;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.2)
}
a:hover .border-team:hover {
text-decoration: none;
}
.border-team-text {
    margin-top:0.5rem;
}


/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    /* Style the icon bar links */
    .icon-bar a {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: white;
        font-size: 20px;
    }

        /* Style the social media icons with color, if you want */
        .icon-bar a:hover {
            background-color: #000;
        }

@media screen and (min-width: 800px) {
    .navbar-li-center {
        transition: padding .3s;
        padding: 0 15px;
        border: 0;
        border-color: #fff;
    }
}

/* 小螢幕設備（手機，767pxpx（含）以下） xs */
@media screen and (max-width: 767px) {
    body {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
    }

    header {
        position: fixed;
        top: 0;
        /*-webkit-transition: .2s;
        transition: .2s;*/
        width: 100%;
        background: #fff;
        position: relative;
        z-index: 600;
    }

    .main-menu {
        border-bottom: 1px solid #f2f2f2;
        height: 25px;
        margin: 0;
        padding: 0;
    }



    .content-title {
        font-size: 1.2rem;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
    }


    blockquote {
        margin: 12px 0;
    }

    .img {
        padding: 0;
        padding-bottom: 4px;
        border: 0;
        border-radius: 0;
    }

    .logo {
        /*width: 250px;*/
        height: 1.5em;
        /*padding-left: 15px;*/
        vertical-align: middle;
    }



    .footer {
        line-height: 1.8em;
    }

    .custom-toggler.navbar-toggler {
        border-color: #fff;
    }

    .custom-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .navbar-collapse.collapse.show, .dropdown-menu.show {
        background-color: #eaeaea;
        padding-left: 10px;
        padding-right: 10px;
        min-height: 767px;
    }

    .nav-item {
        border-bottom: 1px solid #fff;
    }

    .range-description {
        padding: 40px 100px 40px 20px;
    }

    .range.sauce .range-description a {
        position: absolute;
        bottom: 0;
        left: 40px;
        right: 120px;
    }

    .select-font-size {
        font-size: 15px;
        border: 0px;
    }

    .banner {
        height: 150px;
        width: 100%;
    }

  
    .container-menu {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .menu-img-height {
        max-height: none;
    }

    .shop-info {
        /*width: calc(100% - 100px);*/
        background: #e5eef8;
    }

        .shop-info h3 {
            margin-top: -20px;
        }

    .shop-info-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        /*padding: 40px 0 55px 0;*/
        padding: 10px;
    }

        .shop-info-list dl {
            width: 100%;
        }

        .shop-info-list dl {
            position: relative;
            text-align: center;
            font-family: "Quicksand","Helvetica Neue",sans-serif;
            -webkit-font-smoothing: auto;
            font-weight: 500;
            line-height: 1.5;
        }
}
