@charset 'utf-8';
/*------------ basic ------------*/

body {
    font-family: '微軟正黑體', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #585F5F;
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 0.05em;
}

.container {
    padding: 0 15px;
    max-width: 1470px;
}

/*------------ / basic ------------*/

/*------------ icon ------------*/

.icon {}

/*------------ / icon ------------*/

/*------------ btn ------------*/

.share .btn {
    background: #54BA75;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 28px;
    border-radius: 4px;
    margin-left: 2px;
    padding: 0;
}

.share .btn:hover {
    background: #39B0E3;
    color: #fff;
}

.share_box {
    margin: 10px 0 30px;
    text-align: center;
}

.a2a_default_style .a2a_svg {
    display: none;
}

.share_box .share-link .btn, .share_box .share-link .icon-ic-share-linecall, .share_box .share-link .icon-ic-share-w {
    color: #cccccc;
    cursor: pointer;
    font-size: 25px;
}

.share_box .share-link .btn.blogger:hover {
    color: #F26C38;
}

.share_box .share-link .btn.facebook:hover {
    color: #405D9A;
}

.share_box .share-link .btn.google:hover {
    color: #F34537;
}

.share_box .share-link .btn.twitter:hover {
    color: #39A0CE;
}

.share_box .share-link .btn.mail:hover {
    color: #F6C13D;
}

.share_box .share-link .btn.linkedin:hover {
    color: #0177B5;
}

.share_box .share-link .icon-ic-share-t:hover {
    color: #36465C;
}

.share_box .share-link .btn.line:hover {
    color: #00C300;
}

.share_box .share-link .icon-ic-share-linecall:hover {
    color: #00C300;
}

.share_box .share-link .icon-ic-share-w:hover {
    color: #F70B19;
}

.share_box .share-link .btn.pinterest:hover {
    color: #DE220A;
}

.share_box .share-link .btn.plurk:hover {
    color: #E9443D;
}

.share_box .share-link .icon-ic-share-linecall, .share_box .share-link .icon-ic-share-w {
    font-size: 25px;
    width: 25px;
    height: 30px;
    line-height: 26px;
    border-radius: 15px;
    margin: 0;
    padding: 0;
}

.share_box .share-link .icon-ic-share-linecall, .share_box .share-link .icon-ic-share-w {
    line-height: 33px;
}

.share_box .share-link .btn {
    width: 25px;
    padding: 0;
}

.ibtn.fb-fans-page {
    background-image: url('../../images/tw/fb_page.png');
    background-color: #B4E0CA;
    width: 152px;
    height: 80px;
}

.ibtn.fb-fans-page:hover {
    background-color: #3A5795;
}

.btn.back {
    background: #aaa;
    color: #fff;
    font-family: '33535gillsansmt', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.1em;
    white-space: normal;
    padding: 0px 8px 0 12px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn.back:hover {
    background: #54BA75;
}

.ibtn.more {
    background-image: url('../../images/common/btn_more.png');
    width: 101px;
    height: 29px;
}

.btn.simple {
    float: left;
    background: #aaa;
    width: 50%;
    height: 40px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.075em;
    line-height: 38px;
    border: 1px solid #fff;
    position: relative;
    border-radius: 0;
}

.btn.simple:hover {
    background: #54BA75;
}

.btn.simple.bg2 {
    background: #54BA75;
}

.btn.simple.bg2:hover {
    background: #aaa;
}

.btn.simple2 {
    background: #fff;
    border: 1px solid #aaa;
    height: 35px;
    line-height: 33px;
    color: #777;
    font-size: 16px;
    letter-spacing: 0.1em;
    width: 40%;
    max-width: 300px;
    margin: 0 3px 10px;
    position: relative;
    border-radius: 5px;
}

.btn.simple2:hover {
    border-color: #009189;
    color: #009189
}

.btn.simple2 .ic, .btn.angle-double-left:before, .btn.angle-double-right:after {
    vertical-align: text-bottom;
    margin: 0 8px 0 0;
    color: #009189;
    font-size: 18px;
}

.btn.simple2 .ic3-angle-double-left, .btn.simple2 .ic3-angle-double-right, .btn.simple2.angle-double-left:before, .btn.simple2.angle-double-right:after {
    position: absolute;
    /* top: calc(50% - 6px); */
    top: 10px;
    color: #bbb;
    font-size: 12px;
    margin: 0;
}

.btn.simple2.angle-double-left:before, .btn.simple2.angle-double-right:after {
    font-family: 'icon-font-3' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
}

.btn.simple2 .ic3-angle-double-left, .btn.simple2.angle-double-left:before {
    left: 8px;
}

.btn.simple2 .ic3-angle-double-right, .btn.simple2.angle-double-right:after {
    right: 8px;
}

.btn.simple2.angle-double-left:before {
    content: "\e900";
}

.btn.simple2.angle-double-right:after {
    content: "\e901";
}

.btn.normal {
    color: #fff;
    font-size: 15px;
    padding: 0 10px;
    min-width: 180px;
    line-height: 40px;
    background: #54BA75;
    margin: 0 2px 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn.normal:hover {
    background: #aaa;
}

.btn.normal.send {
    width: 220px;
    font-size: 20px;
    font-weight: bold;
}

.btn.normal .i {
    vertical-align: middle;
    font-size: 18px;
    margin: 0 0 5px 0;
}

.btn:before {
    font-family: 'icon-font-3' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 5px 5px 0px;
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
}

.btn.m-contact:before {
    font-family: 'icon-font' !important;
    content: "\e903";
}

.btn.cart2:before {
    content: "\e907";
}

.btn.home:before {
    content: "\e909";
}

.btn.cart:before {
    content: "\e906";
}

.btn.bag:before {
    content: "\e902";
}

.btn.order:before {
    content: "\e911";
}

.btn.money:before {
    content: "\e90e";
}

.btn.msg:before {
    content: "\e90f";
}

.btn.heart:before {
    content: "\e908";
}

.btn.pure {
    color: #666;
    line-height: 30px;
    margin: 0 5px 10px;
    border-radius: 0;
}

.btn.pure:hover {
    color: #54BA75;
    text-decoration: underline;
}

/*------------ / btn ------------*/

/*------------ site_header ------------*/

.wrapper {}

.site-header {}

.site-title {
    position: relative;
    z-index: 5;
    float: left;
    padding: 18px 0 12px;
}

.site-title .logo {
    background: url(../../images/common/logo.png) 50% 50% / contain no-repeat;
/*    background: url(../../images/common/logo.svg) 50% 50% / contain no-repeat;*/
    width: 372px;
    height: 120px;
    transition: opacity .3s ease;
}

.site-title .logo:hover {
    opacity: .7;
}

.header-fixed .site-header {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 50;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    height: auto;
}

.header-fixed .language, .header-fixed .language, .header-fixed .top-remitt, .header-fixed .top-order {
    display: none;
}

.header-fixed .site-title {
    padding: 15px 0;
    margin: 0;
    transition: all .3s ease;
    line-height: 0;
}

.header-fixed .top-nav {
    top: 3px;
}

.header-fixed .site-nav {
    padding:20px 0 0;
    clear: none;
}

.header-fixed .site-title .logo {
    width: 183px;
    height: 60px;
}

.top-nav {
    position: absolute;
    z-index: 10;
    right: 15px;
    top: 15px;
    display: none;
}

.top-nav>* {
    display: inline-block;
    vertical-align: middle;
}

.func-menu {
    font-family: '微軟正黑體', Arial, '33535gillsansmt', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}

.func-menu>li {
    padding: 2px 0;
}

.func-menu>li>a {
    color: #777;
    font-size: 14px;
    background: #fff;
    line-height: 25px;
    border-radius: 4px;
    padding: 0 8px 0 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: #B6E0E0 solid 1px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.func-menu>li>a:hover {
    color: #54BA75;
}

.func-menu .ic {
    vertical-align: text-bottom;
    margin: 0 5px 1px 3px;
}

.func-menu .ic3-user-cross {
    font-size: 16px;
    margin: 0 4px -1px 4px;
}

.func-menu>li.gocart {
    position: relative;
}

.func-menu .cart-box {
    position: absolute;
    z-index: 10;
    width: 300px;
    right: 0;
    top: 100%;
    border: 2px solid #54BA75;
    background: #fff;
    padding: 1px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
}

.gocart>a>span {
    background: #54BA75;
    color: #fff;
    padding: 0 5px;
    width: auto;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    display: none;
}

.func-menu .btn:before {
    font-size: 16px;
    margin: 0 4px 5px 4px;
    vertical-align: middle;
    display: inline-block;
}

.func-menu .user-cross:before {
    content: "\e915";
    margin: 0px 4px -1px 4px;
}

.key:before {
    content: "\e90b";
}

.func-menu .gocart.active .cart-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}

.func-menu .cart-box .btn {
    width: 100%;
    background: #54BA75;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 39px;
    letter-spacing: 0.05em;
    border-radius: 0;
}

.func-menu .cart-box .btn:hover {
    background: #009189;
}

.func-menu .cart-box .btn .ic {
    font-size: 20px;
    margin-right: 0;
}

.func-menu .cart-box .btn:before {
    font-family: 'icon-font-3' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    margin-right: 0;
    display: inline-block;
    content: "\e90e";
}

.func-menu .cart-list {
    padding: 4px;
}

.func-menu .cart-list .box {
    display: block;
    overflow: hidden;
    padding: 8px;
}

.cart-list .box {
    position: relative;
    display: block;
}

.cart-list .box .cover {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}

.func-menu .cart-list li+li {
    border-top: 1px dashed #bbb;
}

.func-menu .cart-list a {
    display: block;
    overflow: hidden;
    padding: 8px;
}

.func-menu .cart-list .box:hover {
    background: #eee;
}

.func-menu .cart-list .pic {
    float: left;
    width: 70px;
}

.func-menu .cart-list .txt {
    margin-left: 82px;
    line-height: 1.7;
}

.func-menu .cart-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #54BA75;
    font-size: 15px;
}

.func-menu .cart-list .box:hover .name {
    text-decoration: underline;
}

.func-menu .cart-list .qty {
    color: #F2856C;
}

/*--------拆單購物車---------*/

.func-menu .shopping_way .general {
    border: 1px solid #333;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #333;
}

.func-menu .shopping_way .cold {
    border: 1px solid #42b354;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #42b354;
}

.func-menu .shopping_way .freezing {
    border: 1px solid #68a0da;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #68a0da;
}

.func-menu .shopping_way span+span {
    margin-left: 10px;
}

/*------- 會員下拉 ------*/

.func-menu>li.gomember {
    position: relative;
    display: inline-block;
}

.func-menu .gomember-box {
    position: absolute;
    z-index: 10;
    width: 160px;
    right: 0;
    top: 100%;
    border: 2px solid #9b9c8e;
    background: #fff;
    padding: 1px;
    text-align: center;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
}

.func-menu .gomember.active .gomember-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}

.func-menu .gomember-list {
    padding: 4px 0;
}

.func-menu .gomember-list li+li {
    border-top: 1px dashed #a7a995;
}

.func-menu .gomember-list a {
    display: block;
    overflow: hidden;
    padding: 8px 0;
}

.func-menu .gomember-list a:hover {
    color: #80CAA5;
}

.func-menu .gomember-list .txt {
    margin-left: 82px;
    line-height: 1.7;
}

.func-menu .gomember-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #80CAA5;
    font-size: 15px;
}

.func-menu .login-out-fixed {
    color: #80CAA5;
}

.func-menu .gomember-list .login-out-fixed a:hover {
    color: #000;
}

/*--------拆單購物車---------*/

.top-nav .language {
    position: relative;
    width: 115px;
    letter-spacing: 0;
}

.top-nav .language:before {
    content: 'LANGUAGE';
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
    position: absolute;
    right: 100%;
}

.top-nav .language .btn {
    width: 100%;
    border: 1px solid #E6F4ED;
    color: #7FCAA5;
    text-align: left;
    line-height: 23px;
    padding: 0 25px 0 10px;
    position: relative;
    border-radius: 4px;
}

.top-nav .language .btn:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #7FCAA5 transparent transparent transparent;
    position: absolute;
    right: 8px;
    top: 8px;
}

.top-nav .language ul {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
}

.top-nav .language li {
    display: block;
}

.top-nav .language li a {
    display: block;
    background: #F3F3F3;
    color: #7FCAA5;
    padding: 4px 10px;
    font-size: 13px;
}

.top-nav .language li a:hover {
    color: #fff;
    background: #7FCAA5;
}

.site-nav {
    position: relative;
    padding: 88px 0 12px;
    margin-left: 300px;
    text-align: right;
}

.site-nav>* {
    display: inline-block;
    vertical-align: middle;
}

.site-nav .menu {
    text-align: center;
    margin: 0 -20px;
}

.site-nav .menu li {
    position: relative;
}

.site-nav .menu li a {
    display: block;
}

.site-nav .menu>li {
    padding: 0 7px;
}

.site-nav .menu>li>a {
    color: #777777;
    font-size: 16px;
    padding: 10px 17px;
}

.site-nav .menu>li>a:hover, .site-nav .menu>li.active>a {
    color: #54BA75;
    font-weight: bold;
}

.site-nav .menu>li+li:before {
    content: '';
    display: block;
    background: url('../../images/common/menu_divider.png') no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
    left: -6px;
    left: 0px;
    top: 50%;
    margin-top: -6px;
}

.site-nav .menu ul {
    display: none;
    font-family: '微軟正黑體', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    position: absolute;
    background-color: #fff;
    z-index: 600;
    width: 208px;
    border: 3px solid #54BA75;
    box-sizing: border-box;
}

.site-nav .menu>li>ul {
    top: 100%;
    left: 50%;
    margin-left: -104px;
}

.site-nav .menu>li>ul:before {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #54BA75 transparent;
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    right: 0;
    margin-left: -10px;
}

.site-nav .menu ul li+li {
    border-top: 1px solid #e8e8e8;
    background: url('../../images/common/menu_border.png') no-repeat 50% 0;
}

.site-nav .menu ul li a {
    font-size: 14px;
    text-align: center;
    padding: 6px 8px;
    border: 1px solid #fff;
}

.site-nav .menu ul li a:hover, .site-nav .menu ul li.active>a {
    color: #fff;
    background: #54BA75;
}

.site-nav .menu ul ul {
    left: 100%;
    top: 0;
}

.site-nav .menu>li:nth-last-child(-n+4) {
    display: none;
}

.site-header .search-box {
    position: relative;
    width: 200px;
    box-sizing: border-box;
    margin-left: 10px;
}

.site-header .search-box .form-control {
    border: 1px solid #80CAA5;
    background: #fff;
    color: #BBBBBB;
    height: 30px;
    line-height: 28px;
    margin: 0;
    padding: 0 42px 0 12px;
    border-radius: 15px;
}

.site-header .search-box .form-control:focus {
    border-color: #70C2C2;
}

.site-header .search-box .ibtn.search {
    background-image: url(../../images/common/btn_search.png);
    width: 30px;
    height: 30px;
    position: absolute;
    right: 2px;
    top: 0;
}

.site-nav .menu li.products_activity a {
    background: #d3ede1;
}

/*------------ / site_header ------------*/

/*------------ banner ------------*/

.banner {
    position: relative;
}

.banner .container {
    max-width: 1440px;
    padding: 0;
}

/*------------ / banner ------------*/

/*------------ site_main ------------*/

.main-top .container {
    max-width: 1440px;
    padding: 0;
}

.main-title {
    font-size: 21px;
    font-weight: normal;
    color: #009189;
    text-align: center;
    padding-bottom: 3px;
    text-transform: uppercase;
    margin: 0;
    position: relative;
}

.main-title:after {
    content: '';
    display: block;
    width: 110px;
    height: 3px;
    background: #009189;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0px;
    z-index: 5;
}

.main-content {
    padding: 0 0 70px;
}

.content {
    min-height: 300px;
    box-sizing: border-box;
}

.content-top {
    border-bottom: 1px solid #ddd;
    margin-bottom: 35px;
}

.content-title {
    margin: 0;
    color: #777777;
    border-top: 1px solid #DDDDDD;
    text-align: center;
    position: relative;
    padding: 10px 0;
    font-size: 15px;
    font-weight: normal;
}

.content-title:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #009189 transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.content-title2 {
    color: #009189;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 0px;
    font-family: Arial, sans-serif;
}

.content-title .keyword {
    color: #F2856C;
}

.shopping-title {
    font-size: 20px;
    color: #009189;
    vertical-align: middle;
    margin: 0px 3px 3px 0;
    position: relative;
}

.buymore-box .shopping-title {
    font-size: 24px;
    color: #009189;
    vertical-align: middle;
    margin: 70px 3px 3px 0;
    font-weight: bold;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.buymore-box .shopping-title:before {
    content: '';
    display: block;
    background: #e2e2e2;
    width: calc(50% - 70px);
    height: 1px;
    position: absolute;
    left: 0px;
    top: 20px;
}

.buymore-box .shopping-title:after {
    content: '';
    display: block;
    background: #e2e2e2;
    width: calc(50% - 70px);
    height: 1px;
    position: absolute;
    right: 0px;
    top: 20px;
}

.buymore-content {
    text-align: center;
}

.shopping-title .ic {
    font-size: 22px;
    color: #009189;
    vertical-align: middle;
    margin: 0px 5px 3px 0;
}

.shopping-title .ic3-bag-plus {
    font-size: 26px;
    margin-right: 10px;
}

.btn-box {
    clear: both;
    padding-top: 30px;
    position: relative;
    text-align: center;
}

.btn-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.btn-box.wide-spacing {
    letter-spacing: 15px;
}

.btn-box.wide-spacing * {
    letter-spacing: 0.1em;
}

.warning-sect {
    padding-bottom: 20px;
}

/*------------ / site_main ------------*/

/*------------ breadcrumb ------------*/

.breadcrumb {
    color: #84A8A8;
    text-align: right;
    font-size: 13px;
    padding: 5px 15px;
    margin: 12px 0 30px;
    position: relative;
}

.breadcrumb:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    z-index: -1;
    background: #BBEAE9;
    background: -webkit-gradient(linear, left top, right top, from(#BBEAE9), to(#C6D7F7));
    background: linear-gradient(to right, #BBEAE9, #C6D7F7);
    opacity: 0.6;
}

.breadcrumb li, .breadcrumb li a {
    display: inline;
}

.breadcrumb li+li:before {
    content: '> ';
    display: inline-block;
    margin: 0 3px;
}

.breadcrumb li a:hover {
    color: #333;
}

.content-top .breadcrumb {
    background: none;
    float: right;
    color: #BABABA;
    padding: 6px 0;
}

.content-top .breadcrumb:before, .content-top .breadcrumb:after {
    content: '/';
}

.content-top .breadcrumb li+li:before {
    content: '> ';
}

.content-top .breadcrumb li:first-child a:before {
    display: none;
}

/*------------ / breadcrumb ------------*/

/*------------ side ------------*/
.side.notice-side{
    display: none;
}

.side {
    width: 300px;
    float: left;
}
.has-side .content {
    width: calc(100% - 340px);
    float: right;
}
.content.notice2 {
    float: none;
    width: calc(100% - 340px);
    margin: 0 auto ;
}
.side-title {
    border-top: 5px solid #66BDB8;
    color: #009188;
    font-family: '微軟正黑體', 'Times New Roman', Times, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', serif;
    font-size: 23px;
    padding: 17px 30px;
    background-color: #F3FBFC;
    margin-bottom: 2px;
    text-transform: uppercase;
    border-radius: 8px 8px 0 0;
    background: url(../../images/common/side_ic.png) no-repeat 20px 50%;
    padding-left: 80px;
    position: relative;
}

.side-nav, .side-nav-top {
    position: relative;
    font-size: 15px;
}

.side-nav li a, .side-nav-top li a {
    position: relative;
    display: block;
    line-height: 1.4;
    padding: 8px 16px;
}

.side-nav li a, .side-nav-top li a {
    display: block;
    margin-bottom: 2px;
}

.side-nav>li>a, .side-nav-top>li>a {
    color: #fff;
    position: relative;
    padding: 10px 10px 10px 36px;
    line-height: 1.4;
    background-color: #78C5C0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 5;
}

/*.side-nav>li:nth-of-type(2)>a {
    display: none;
}*/

.side-nav-top>li>a {
    background: #9AB9DE;
}

.side-nav>li>a:after {
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -1;
    background: #82C761;
    background: -webkit-gradient(linear, left top, right top, from(#82C761), to(#56A7CD));
    background: linear-gradient(to right, #82C761, #56A7CD);
}

.side-nav>li>a:hover:after, .side-nav>li.active>a:after {
    width: 100%;
}

/* .side-nav>li>a:hover, .side-nav>li.active>a, .side-nav-top>li>a:hover, .side-nav-top>li.active>a {
    width: 100%;
} */

.side-nav>li>a:before, .side-nav-top>li>a:before {
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 9px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    left: 14px;
    top: 14px;
}

.side-nav>li.has-child.active>a:before, .side-nav-top>li.has-child.active>a:before {
    border-width: 9px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
}

.side-nav ul {
    display: none;
}

.side-nav ul li a {
    color: #80CAA5;
    border: 1px solid #80CAA5;
    padding: 8px 10px 8px 36px;
}

.side-nav ul li a:hover, .side-nav ul li.active>a {
    background-color: #F2FAF6;
}

/*------------ / side ------------*/

/*------------ site_footer ------------*/

.footer-top {
    font-size: 15px;
    color: #787878;
    padding: 30px 0;
    letter-spacing: 0;
}

.footer-top .container {
    border-top: solid 1px #DDDDDD;
    padding-top: 30px;
}

.footer-top img {
    margin: 0;
}

.footer-top a {
    color: #787878;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-indent: unset;
}

.footer-top a:hover {
    color: #7FCAA5;
}

.footer-top .row {
    margin: 0 -20px;
    padding: 0;
}

.footer-top .col {
    float: left;
    border: 1px solid #ddd;
    border-width: 0 1px;
    margin-right: -1px;
    min-height: 220px;
    padding: 0px 30px 0 40px;
}

.footer-top .col1 {
    border-left-width: 0;
    width: 30%;
    padding-right: 40px;
}

.footer-top .col2 {
    width: 370px;
    width: 383px;
}

.footer-top .col3 {
    /* width: calc(70% - 700px); */
    float: left;
    border: none;
}
.footer-top .col4 {
    float: right;
}
.footer-title {
    color: #009186;
    font-size: 16px;
    margin-bottom: 12px;
}

.footer-title.privacy-txt {
    margin: 20px 0;
}

.footer-title.privacy-txt a {
    display: block;
    padding-top: 3px;
    font-size: 14px;
}

.footer-title .ic {
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #009186;
    border-radius: 4px;
    margin-right: 5px;
}

.footer-top .map-box {
    height: 150px;
    border: 1px solid #aaa;
    margin-top: 40px;
}

.site-map {
    font-size: 13px;
    letter-spacing: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
}

.site-map ul li a:hover {
    color: #33A7A1;
}

.site-map ul {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0.5px;
    text-align: left;
}

.site-map ul li {
    margin: 8px 0;
}

.site-map ul li a {
    display: inline-block;
    padding: 0 6px 0 24px;
    position: relative;
    font-size: 14px;
}

.site-map ul li a:before {
    content: "";
    display: inline-block;
    background: #80CAA5;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 8px;
    top: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.follow {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
}

.qrcode {
    display: inline-block;
}

.site-info {
    line-height: 1.8;
    letter-spacing: 0.5px;
    margin-left: 0;
}

.footer-bottom {
    font-size: 13px;
    color: #888;
    text-align: left;
    padding-bottom: 15px;
}

.footer-bottom a {
    color: #888;
}

.footer-bottom a:hover {
    text-decoration: underline;
}

/*------------ / site_footer ------------*/

/*------------ floating ------------*/

.floating, .floating.fancybox-margin {
    display: none;
    position: fixed;
    right: 50%;
    bottom: 30%;
    margin-right: -800px;
    z-index: 400;
    /* transition: all .3s ease; */
}

.floating .btn.gocart {
    display: block;
    margin: 0 auto 5px;
    background: url('../../images/common/gocart.svg') no-repeat;
    width: 61px;
    height: 61px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}

.no-svg .floating .btn.gocart {
    background-image: url('../../images/common/gocart.png');
}

.floating .btn.gocart:hover {
    background-position: 0 100%;
    color: #fff;
}

.floating .ibtn.gotop {
    background-image: url(../../images/common/gotop.svg);
    width: 61px;
    height: 61px;
    opacity: 0.7;
}

.no-svg .floating .ibtn.gotop {
    background-image: url(../../images/common/gotop.png);
}

.floating .ibtn.gotop:hover {
    opacity: 1;
}

/*------------ / floating ------------*/

/*------------ pagination ------------*/

.pagination {
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: 0;
}

.pagination li {
    display: inline-block;
    vertical-align: top;
}

.pagination li a {
    display: block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #787878;
    font-size: 16px;
    padding: 0 5px;
    margin: 0 2px;
    border-radius: 20px;
    box-sizing: border-box;
}

.pagination li a:hover, .pagination li.active a {
    background: #54BA75;
    color: #fff;
}

.pagination li a.controls {
    padding: 0;
    font-size: 22px;
    color: #ccc;
    line-height: 32px;
}

.pagination li a.controls:hover {
    color: #54BA75;
    background: none;
}

.page-info {
    display: none;
}

.page-info .form-control {
    height: 26px;
    line-height: 26px;
    border: 1px solid #ddd;
    margin: 0;
    background: none;
}

.page-info .form-control:focus {
    border-color: #54BA75;
}

/*------------ / pagination ------------*/

/*------------ form ------------*/

.reminder {
    text-align: center;
    color: #777;
    position: relative;
    margin: 0 0 30px;
}

.reminder span {
    color: #7FCAA5;
}

.reminder b {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    vertical-align: bottom;
    margin-bottom: 1px;
}

.qty-box {
    position: relative;
    display: inline-block;
    width: 100px;
    max-width: none;
    padding: 0 29px;
    box-sizing: border-box;
}

.qty-box .form-control {
    position: relative;
    text-align: center;
    height: 30px;
    line-height: 28px;
    color: #777;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0;
    padding: 0 5px;
    z-index: 1;
    border-radius: 0;
}

.qty-box .form-control:focus {
    border-color: #7FCAA5;
}

.qty-box .btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 19px;
    color: #666;
    border: 1px solid #ddd;
    position: absolute !important;
    z-index: 0;
    top: 0;
}

.qty-box .btn:hover {
    border-color: #7FCAA5;
    background: #eee;
    z-index: 2;
}

.qty-box .less {
    left: 0;
}

.qty-box .add {
    right: 0;
}

.main-content.cart-two .qty-box {
    width: auto;
    padding: 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 34px;
    padding: 0 10px;
    border: 1px solid #B6E0E0;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 6px;
}

.form-control:focus {
    outline: none;
    border-color: #54BA75;
}

textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
    height: auto;
}

.static-control {
    line-height: inherit;
    color: #444;
    font-size: 16px;
    margin: 0 0 6px;
    padding: 0 5px;
}

.form-wrap {
    margin: 0 auto;
}

.form-wrap.type2 {
    margin: 30px auto 0;
    max-width: 900px;
}

.form-wrap .btn-box {
    margin: 0 auto;
    max-width: 900px;
}

.form-wrap .btn-box a:last-of-type {
    display: none;
}

.form-box {
    margin: 0 auto;
}

.form-box .row {
    margin: 0 -24px;
    position: relative;
}

.form-box .row:before {
    content: '';
    border-left: 1px solid #DCDCDC;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
}

.form-box .col {
    float: left;
    width: 50%;
    padding: 0 24px;
}

.form-box .required {
    position: relative;
}

.form-box .required:before {
    content: '＊';
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 22px;
    margin: 0 4px -4px 0;
}

.form-box .form-group {
    padding: 4px 0;
    line-height: 36px;
}

.form-box .control-label {
    display: block;
    font-size: 16px;
    color: #256882;
    line-height: inherit;
    font-weight: bold;
}

.form-box .control-box {
    position: relative;
}

.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
}

.form-box .captcha .form-control {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    max-width: 280px;
}

.form-box .captcha a {
    display: inline-block;
    vertical-align: top;
    color: #80CAA5;
    font-size: 20px;
    line-height: inherit;
    margin-left: 5px;
    margin-bottom: 6px;
    transition: all .3s ease;
}

.arrival-box .captcha a {
    vertical-align: top;
    margin-top: -6px;
}

.form-box .captcha a:hover {
    color: #ccc;
}

.form-box .captcha a * {
    vertical-align: middle;
}

.form-box .captcha a .ic {
    transition: transform .3s;
}

.form-box .captcha a:hover .ic {
    transform: rotate(270deg);
}

.form-box .name .control-box {
    position: relative;
}

.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 100%;
}

.form-box .name .radio-box label {
    display: inline-block;
    margin-bottom: 0;
}

.form-box .name2 .control-box {
    padding-right: 150px;
}

.form-box .name2 .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.form-box .name2 .radio-box label {
    margin-bottom: 0;
}

.form-box .tips {
    line-height: 1.2;
    margin-bottom: 6px;
    color: #80CAA5;
    font-size: 13px;
    padding: 0 5px;
}

.form-wrap.type1 .tips {
    min-height: 36px;
    line-height: 18px;
}

.form-box .input-group {
    margin: 0 -3px;
}

.form-box .input-group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}

.form-box .input-group .input-box {
    float: left;
    width: 50%;
    padding: 0 3px;
    box-sizing: border-box;
}

.form-box .input-group .form-control {
    display: inline-block;
}

.form-box .name .control-box {
    position: relative;
}

.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 100%;
}

.form-box .name .radio-box label {
    display: inline-block;
    margin-bottom: 0;
}

.form-box .address .input-box:last-child {
    width: 100%;
}

.form-box .address2 .input-box {
    width: 22%;
}

.form-box .address2 .input-box:last-child {
    width: 56%;
}

.form-radio, .form-checkbox {
    display: inline-block;
    position: relative;
}

.form-radio input[type=radio], .form-checkbox input[type=checkbox] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0!important;
    visibility: hidden;
    outline: 0;
    z-index: 3;
    width: 17px;
    height: 17px;
}

.form-radio:before, .form-checkbox:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: 50% 0 / 100% auto no-repeat;
    width: 16px;
    height: 16px;
    margin: 0 0 3px;
}

.form-radio:before {
    background-image: url('../../images/common/form_radio.svg');
}

.no-svg .form-radio:before {
    background-image: url('../../images/common/form_radio.png');
}

.form-checkbox:before {
    background-image: url('../../images/common/form_checkbox.svg');
}

.no-svg .form-checkbox:before {
    background-image: url('../../images/common/form_checkbox.png');
}

.form-radio.checked:before, .form-checkbox.checked:before {
    background-position: 0 100%;
}

.success-wrap {
    background: #F2FAF6;
    text-align: center;
    max-width: 890px;
    margin: 0 auto;
    padding: 4% 35px;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.success-box {
    text-align: center;
    line-height: 2;
}

.success-msg {
    background: url('../../images/common/success_ic.svg') 50% 0 no-repeat;
    color: #7FCAA5;
    font-size: 25px;
    font-weight: bold;
    padding: 120px 0 0;
    line-height: 1.5;
    margin: 0 auto 15px;
}

.no-svg .success-msg {
    background-image: url('../../images/common/success_ic.png');
}

.success-txt {
    line-height: 1.7;
    color: #777;
    padding-bottom: 10px;
}

.success-txt strong {
    color: #444;
    font-size: 15px;
}

.success-txt a {
    text-decoration: underline;
    color: #000;
}

.success-txt a:hover {
    text-decoration: none;
}

.success-wrap .btn-box {
    max-width: 700px;
    margin: 0 auto;
}

/*------------ / form ------------*/

/*------------ table ------------*/

.table-h {
    border-top: 1px solid #DCDCDC;
    color: #6A6A6A;
}

.table-h td {
    padding: 10px 6px;
    line-height: 1.4;
    text-align: center;
    min-width: 76px;
}

.table-h td.money-big span {
    color: #6A6A6A;
}

.table-h .btn-holder {
    min-width: 30px;
}

.table-h thead {
    border-bottom: 1px solid #DCDCDC;
}

.table-h thead th {
    color: #777;
    font-weight: normal;
    padding: 12px;
}

.table-h tbody tr {
    border-bottom: 1px solid #DCDCDC;
}

.table-h .align-left {
    text-align: left;
}

.table-h a {
    display: inline-block;
    vertical-align: middle;
}

.table td span {
    color: #80CAA5;
}

.table-v {
    color: #777;
    font-size: 14px;
}

.table-v tr:nth-child(2n) {
    background: #F7F7F7;
}

.table-v th, .table-v td {
    padding: 12px 20px;
    vertical-align: middle;
}

.table-v th {
    text-align: left;
    width: 88px;
    font-weight: normal;
    position: relative;
}

.table-v th:after {
    content: '';
    display: block;
    border-left: 1px solid #80CAA5;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    -moz-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.table-v strong {
    color: #80CAA5;
}

/*------------ / table ------------*/

/*------------ lightbox ------------*/

body .fancybox-close {
    background: url(../../images/common/lightbox_close.svg) no-repeat;
    width: 70px;
    height: 30px;
    right: 10px;
    top: -36px;
}

.no-svg body .fancybox-close {
    background-image: url(../../images/common/lightbox_close.png);
}

body .fancybox-close:hover {
    background-position: 0 100%;
}

body .fancybox-skin {
    background: #ccc;
    border-radius: 0;
    margin-top: 40px;
    border-radius: 10px;
}

body .fancybox-inner {
    background: #F2FAF6;
    border-radius: 13px;
}

.lightbox-wrapper {
    padding: 25px;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.login-box .lightbox-title {
    background: url('../../images/common/login_ic.svg') 50% 0 no-repeat;
    color: #54BA75;
    font-size: 25px;
    font-weight: bold;
    padding-top: 110px;
    margin: 0 0 15px;
    text-align: center;
}

.no-svg .login-box .lightbox-title {
    background-image: url('../../images/common/login_ic.png');
}

.lightbox-wrapper .control-label {
    display: none;
}

.login-box .notice-box .title {
    float: left;
    background: url('../../images/common/join_ic.svg') 0 100% no-repeat;
    color: #444;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 0 0 45px;
    margin: 5px 0 0 80px;
}

.no-svg .login-box .notice-box .title {
    background-image: url('../../images/common/join_ic.png');
}

.login-box .notice-box .txt {
    color: #777;
    border: 1px solid #ccc;
    border-width: 0 0 0 1px;
    margin-left: 240px;
    padding-left: 30px;
}

.login-box .success-box+.btn-box {
    max-width: 700px;
    margin: 0 auto;
}

.arrival-box {
    position: relative;
}

.arrival-box .form-control {
    height: 36px;
    line-height: 34px;
    padding: 0 12px;
    border-color: #80CAA5;
    background: none;
}

.arrival-box .form-control:focus {
    background: #fff;
}

.arrival-box .pd-name {
    color: #7FCAA5;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    background: url('../../images/common/products/arrival_ic.svg') 50% 0 no-repeat;
    padding-top: 115px;
    margin: 0;
}

.no-svg .arrival-box .pd-name {
    background-image: url('../../images/common/products/arrival_ic.png')
}

.arrival-box .pd-id {
    color: #aaa;
    font-size: 14px;
    text-align: center;
}

.arrival-box .form-box {
    padding: 15px 0;
}

.arrival-notice {
    color: #777;
    font-size: 13px;
    text-align: center;
    padding: 10px 0;
}

.arrival-box .btn-box {
    padding-top: 0;
}

/*------------ / lightbox ------------*/

/*------------ / 購物時登入燈箱 ------------*/

.shopping_way.hot.fixed {
    margin: 4px 0 -3px;
    color: #333;
}

.cart_login_box {
    height: auto;
    overflow: hidden;
}

.lightbox-wrapper.login-box.cart {
    /* width: 100%; */
}

.cart-login.col {
    width: 50%;
    position: relative;
    float: left;
    padding: 10px;
}

.cart-login.col.col1 {
    right: 10px;
}

.cart-login.col.col1 .form-box .captcha a {
    margin: 0px;
}

.cart-login.col {
    border-right: 1px solid #dadada;
    padding: 0 10px;
}

.cart-login.col:nth-child(2) {
    border: none;
}

.cart-login.col.col2 {
    padding: 30px;
}

.cart-login.col.col2 .btn-box {
    padding-top: 85px;
}

.cart-login .main-title {
    color: #404040;
    font-size: 18px;
    padding: 10px 0 25px;
}

.cart-login .fb-login-button {
    height: 40px;
}

.cart-login .btn-box {
    padding: 0px;
}

.btn.simple.cart {
    background: #7FCAA5;
    max-width: 100px;
    width: 50%;
    height: 35px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0.1em;
    border-radius: 8px;
    position: relative;
    margin: 0 2px 10px;
    display: inline-block;
}

.btn.simple.cart:hover {
    background: #51B784;
}

.btn.simple.cart2 {
    background: #046792;
}

.btn.simple.cart2:hover {
    background: #51B784;
}

.cart.bth {
    display: block;
    width: 100%;
}

.cart_login_box .form-box.cart_txt {
    text-align: center;
}

.lightbox-wrapper.login-box .notice-box {
    margin-top: 0px;
    padding: 0px;
    border-radius: 0;
}

.lightbox-wrapper.login-box .notice-box .title {
    background: none;
    color: #444;
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0 20px;
    ;
    text-align: center;
    float: none;
}

.lightbox-wrapper.login-box .notice-box .txt {
    margin: 0px;
    padding: 0px;
    border: none;
}

.cart_login_box .lightbox-wrapper {
    padding: 30px;
    max-width: 100%;
    /*width: 800px;*/
}

.cart_login_box .btn.normal2 {
    color: #fff;
    font-size: 15px;
    padding: 5px;
    width: 150px;
    height: 40px;
    background: #54BA75;
    margin: 0 auto;
    border-radius: 0;
    border: 1px solid #54BA75;
    /* display: block; */
    line-height: 30px;
    border-radius: 5px;
}

.cart_login_box .btn.normal2:hover {
    background: #aaa;
    border-color: #aaa;
}

.cart_login_box .btn.pure {
    color: #666;
    line-height: 30px;
    margin: 0 5px 5px;
}

.cart_login_box .btn-box {
    margin: 15px 0;
}

.cart_login_box .btn.normal2.send {
    margin-bottom: 20px;
}

.cart_login_box .btn.normal2.send, .cart_login_box .btn.normal2 {
    margin-bottom: 5px;
}

.cart_login_box .go-login {
    margin: 10px 0 20px;
}

/*------------ / 購物時登入燈箱 ------------*/

.mmenu-show #mobile-fixed .logo-fixed-menu {
    font-size: 18px;
    width: 200px;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
}

.mmenu-show #mobile-fixed li, .mmenu-show #mobile-search, .mmenu-show #member-box li a {
    background: #009189;
}

.mmenu-show #mobile-fixed ul, .mmenu-show #member-box li {
    border-bottom-color: #009189;
}

.mmenu-show #mobile-menu .side-nav-top>li a:before {
    border-color: #009189;
}

.mmenu-show #mobile-menu .menu li a:hover, .mmenu-show #mobile-menu .menu li.active>a {
    color: #009189;
}

.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
}

.mmenu-show #mobile-menu .language-menu, .mmenu-show #mobile-fixed li, .mmenu-show #mobile-search, .mmenu-show #member-box li a {
    background: #009189;
}

.mmenu-show #mobile-menu .language-menu, .mmenu-show #mobile-fixed li, .mmenu-show #mobile-search, .mmenu-show #member-box li a

.mmenu-show #mobile-menu .language-menu {
    color: #FFF;
}

.mmenu-show #mobile-menu .share .btn .ic {
    margin-bottom: 5px;
}

.mmenu-show #mobile-menu .menu .m-hide {
    display: none !important;
}

/*--- 歐盟文字 ---*/

.header-sheet {
    position: fixed;
    max-width: 100%;
    bottom: 43px;
    left: 10px;
    width: 320px;
    padding: 20px 25px 20px 15px;
    height: auto;
    text-align: left;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.9);
    color: #444;
    border-radius: 8px;
    border: solid 1px #80caa5;
    letter-spacing: 0;
    line-height: 1.6;
    font-size: 15px;
}

.header-sheet .close-ontop {
    color: #000;
    opacity: 1;
    font-size: 2.4rem;
    position: absolute;
    right: -14px;
    top: 13px;
    transform: translateY(-50%);
    font-weight: 100;
}

button.close-ontop {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    outline: 0;
}

.close-ontop {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.header-sheet a {
    color: #80caa5;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: underline;
    text-underline-position: under;
}

@media screen and (max-width: 1000px) {
    .header-sheet {
        position: fixed;
        height: auto;
        bottom: 0%;
        z-index: 401;
        font-size: 14px;
        padding: 40px 0 10px;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        border-radius: 0;
    }
    .header-sheet .close-ontop {
        right: 0px;
        left: 0px;
        top: -21px;
        margin: auto;
        text-align: center;
        width: 100%;
        height: 35px;
    }
    button.close-ontop {
        padding: 0px;
    }
    .close-ontop {
        float: none;
    }
    body #keyreply-container {
        bottom: 10%;
    }
    .header-active #keyreply-container {
        bottom: 0%;
        transition: all .7s;
    }
    .header-fixed .header-sheet {
        display: block;
    }
}

@media screen and (max-width: 1600px) {
    /*------------ floating 1600 ------------*/
    .floating, .floating.fancybox-margin {
        right: 0;
        margin: 0;
    }
    /*------------ / floating 1600 ------------*/
}

@media screen and (max-width: 1450px){
    .site-header .search-box {
        right: 0;
    }

    .header-fixed .site-header .search-box {
      
        top: 0px;
    }
}


@media screen and (max-width: 1370px) {
    /*------------ site_footer 1370 ------------*/
    .site-map {
        letter-spacing: 15px;
    }
    .site-nav .menu>li>a {
        /* padding: 10px 10px; */
    }
    /*------------ / site_footer 1370 ------------*/
}

@media screen and (max-width: 1230px) {
    .site-title {
        padding: 20px 0 30px;
    }
    .site-header .search-box {

    }

    .site-title .logo{
        width: 310px;
        height: 100px;
    }

}

@media screen and (max-width: 1200px) {
    .side {
        width: 260px;
    }
    .has-side .content {
        width: calc(100% - 290px);
    }


}

@media screen and (max-width: 1000px) {
        .site-nav {
        clear: both;
        position: static;
        margin: 0;
        padding: 0 0 10px;
        text-align: center;
    }
    /*手機板*/
    .wrapper {}
    .site-header {}
    .header-fixed .site-header {
        position: static;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .qty-box .form-control, .qty-box .btn {}
    .btn.simple, .btn.simple2 {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0 5px;
        min-width: inherit;
        margin-bottom: 10px;
        float: none;
    }
    .btn.normal {
        width: 45%;
    }
    .btn.simple2 .ic3-angle-double-right, .btn.simple2 .ic3-angle-double-left {
        margin-top: 1px;
        vertical-align: text-top;
    }
    .btn.back {
        width: 80px;
        height: 80px;
    }
    .arrival-box textarea.form-control {
        height: 50px;
        margin-bottom: 0;
    }
    .form-wrap.type2 {
        margin: 15px auto 0;
        max-width: 900px;
    }
    .table-v {
        font-size: 14px;
    }
    /*------------ site_header 1000 ------------*/
    .site-title .logo {
        width: 183px;
        height: 60px;
    }
    .site-title {
        float: none;
        text-align: center;
        padding: 10px 0;
    }
    .top-nav, .site-nav {
        display: none;
    }
    /*------------ / site_header 1000 ------------*/
    /*------------ site_main 1000 ------------*/
    .main-content {
        padding-bottom: 80px;
    }
    .main-title {
        padding: 10px 0 5px;
    }
    /*------------ / site_main 1000 ------------*/
    /*------------ site_footer 1000 ------------*/
    .footer-bottom {
        font-size: 12px;
        text-align: center;
    }
    .footer-title {
        letter-spacing: 0;
        margin-bottom: 8px;
    }
    .footer-top {
        padding: 15px 0;
    }
    .footer-top .container {
        text-align: center;
    }
    .footer-top .col {
        width: auto;
        float: none;
        clear: both;
        padding-bottom: 5px;
        min-height: inherit;
    }
    .footer-top .map-box {
        margin: 0;
    }
    .site-info {
        margin-left: 0;
        line-height: 1.4;
    }
    .footer-top .col3 {
        display: none;
    }
    .share {
        display: none;
    }
    /*------------ / site_footer 1000 ------------*/
    /*------------ floating 1000 ------------*/
    .floating, .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
    }
    .floating .btn.gocart {
        display: none;
    }
    .floating .ibtn.gotop {
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
    }
    /*------------ / floating 1000 ------------*/
    .warning-sect {
        margin-top: 20px;
        padding: 10px 0;
    }
    .follow {
        margin-top: 20px;
        padding-left: 0;
    }
    .breadcrumb {}
    /*------------ table 900 ------------*/
    .table-h td {
        min-width: 40px;
    }
    /*------------ / table 900 ------------*/
    /*------------ floating 900 ------------*/
    .floating, .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
    }
    .floating .btn.gocart {
        display: none;
    }
    .floating .ibtn.gotop {
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat!important;
        width: 30px;
        height: 30px;
        border: 0;
    }
    .floating .ibtn.gotop:hover {
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
    }
    .content-top {}
    .content-title {
        font-size: 14px;
        letter-spacing: 0;
    }
    .btn-box {
        padding: 15px 0 25px;
        text-align: center;
    }
    .main-content {
        padding-bottom: 5px;
    }
    .reminder {
        margin-bottom: 12px;
    }
    .form-box .control-label {
        font-size: 14px;
        line-height: 1.75;
    }
    .btn.pure {
        margin-bottom: 5px;
    }
    .content-title:after {
        display: block;
    }
    .content-title2 {
        margin-bottom: 5px;
    }
    /*------------ / site_main 767 ------------*/
    /*------------ breadcrumb 767 ------------*/
    .content-top .breadcrumb {
        float: none;
    }
    /*------------ / breadcrumb 767 ------------*/
    /*------------ pagination 767 ------------*/
    .page-info {
        display: block;
        padding: 0 40px;
    }
    .pagination {
        position: relative;
        height: 0;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -30px;
    }
    .pagination li a.prev {
        left: 0;
    }
    .pagination li a.next {
        right: 0;
    }
    /*------------ / pagination 767 ------------*/
    /*------------ form 767 ------------*/
    .form-title {
        font-size: 16px;
    }
    .form-box .row:before {
        display: none;
    }
    .form-box .col {
        width: 100%;
    }
    .form-box .name2 .control-box {
        padding: 0;
    }
    .form-box .name2 .radio-box {
        bottom: 100%;
    }
    .form-box .address2 .input-box {
        width: 50%;
    }
    .form-box .address2 .input-box:last-child {
        width: 100%;
    }
    .form-wrap .form-box .tips {
        min-height: 0;
    }
    .success-wrap {
        padding: 15px;
    }
    .success-msg {
        font-size: 16px;
        background-size: 60px;
        padding-top: 75px;
        margin: 0 0 5px;
    }
    .form-box .name .radio-box {
        line-height: 1.6;
    }
    /*------------ / form  ------------*/
    /*------------ table  ------------*/
    .table-h {
        border-top: 1px dashed #bbb;
    }
    .table-h thead {
        display: none;
    }
    .table-h tr, .table-h td {
        display: block;
        text-align: left;
    }
    .table-h td+td {
        border-left: 0;
    }
    .table-h td[data-title]:before {
        content: attr(data-title);
        display: inline-block;
        color: #aaa;
        font-size: 14px;
    }
    .table-h tr {
        padding: 5px 0;
        position: relative;
    }
    .table-h td {
        padding: 0px;
        line-height: 1.7;
    }
    /*------------ / table 767 ------------*/
    /*------------ lightbox 767 ------------*/
    .login-box .notice-box {
        padding: 5px;
        text-align: center;
    }
    .login-box .notice-box .title {
        float: none;
        display: inline-block;
        margin: 0;
    }
    .login-box .notice-box .txt {
        border-width: 1px 0 0;
        margin: 5px 0 0;
        padding: 5px 0 0;
    }
    /*------------ / lightbox 767 ------------*/
    .static-control {
        font-size: 14px;
        line-height: 1.7;
    }
    .search-box:after {
        position: absolute;
        content: "\e901";
        font-family: 'icon-font' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #000;
        right: 0px;
        top: 0;
        font-size: 20px;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }
    .ibtn.search {
        position: relative;
        z-index: 99;
    }
    .desktop {
        display: block;
    }
}

@media screen and (max-width: 650px) {
    .arrival-box .pd-name, .no-svg .arrival-box .pd-name {
        background-image: none;
        padding-top: 5px;
        font-size: 14px;
    }
    .arrival-box .form-box {
        padding: 5px 0;
    }
    .no-svg .login-box .lightbox-title, .login-box .lightbox-title {
        background: none;
        padding-top: 5px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .lightbox-wrapper.login-box .notice-box .title {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .cart-login.col {
        width: 100%;
        float: none;
        border: none;
    }
    .cart_login_box .btn.normal2.send, .cart_login_box .btn.normal2 {
        height: 28px;
        line-height: 28px;
        margin-bottom: 5px;
        padding: 0;
        width: 100%;
    }
    .cart_login_box .lightbox-wrapper {
        padding: 10px;
    }
    .cart-login.col.col1 {
        right: 0;
    }
    .cart-login.col.col2 {
        padding: 5px;
    }
    .cart-login.col.col2 .btn-box {
        padding-top: 5px;
    }
    /*------------ lightbox 500 ------------*/
    .lightbox-wrapper {
        padding: 5px;
    }
    .login-box .main-title {
        padding-top: 0;
    }
    .login-box .main-title span {
        font-size: 14px;
    }
    .login-box .success-msg {
        font-size: 14px;
    }
    /*------------ / lightbox 500 ------------*/
    /*------------ table 500 ------------*/
    /* .table-v tr,
    .table-v th,
    .table-v td {
        display: block;
        width: auto;
        text-align: left;
    }*/
    .table-v tr:nth-child(n) {
        background: none;
    }
    .table-v th {
        border: 0;
    }
    .btn.simple i, .btn.normal i, .btn.normal.send i {
        display: none;
    }
    .table-v th, .table-v td {
        padding: 5px;
    }
    /*------------ / table 500 ------------*/
}

@media screen and (max-width: 400px) {
    /*------------ form 400 ------------*/
    .form-box .form-group .input-box {
        width: 100%;
    }
    /*------------ / form 400 ------------*/
    /*------------ btn 400 ------------*/
    .btn.simple {
        margin: 0 auto 5px;
    }
    /*------------ / btn 400 ------------*/
    .mmenu-show #mobile-fixed .logo-fixed-menu {
        width: 150px;
    }
}

/*暫時隱藏*/

@media screen and (min-width: 1000px) {
    .new_menu {
        display: none!important;
    }
}

/*!暫時隱藏*/

/*------------ / LINE 登入按鈕 ------------*/

.LINE-login-button a {
    width: 250px;
    height: 40px;
    background: #00C300;
    border-radius: 6px;
    display: flex;
    margin: auto;
    transition: all .3s ease;
}

.LINE-login-button a .LINE-icon {
    background: url(../../images/common/line-icon.svg);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    background-size: 31px 30px;
    background-position: center;
    border-right: 1px solid #00b300;
    transition: all .3s ease;
}

.LINE-login-button a .LINE-text {
    font-size: 14px;
    font-weight: 600;
    width: 210px;
    color: #FFF;
    text-align: center;
    line-height: 39px;
}

.LINE-login-button a:hover {
    background: #00e000;
}

.LINE-login-button a:hover .LINE-icon {
    border-right: 1px solid #00c900;
}

.LINE-login-button a:focus {
    background: #00e000;
}

.LINE-login-button a:focus .LINE-icon {
    border-right: 1px solid #00c900;
}

.LINE-login-button a:active {
    background: #00b300;
}

.LINE-login-button a:active .LINE-icon {
    border-right: 1px solid #009800;
}

.LINE-login-button a:disabled {
    background: #c6c6c6;
}

.LINE-login-button a:disabled .LINE-icon {
    border-right: 1px solid #b5b5b5;
}

/*!------------ / LINE 登入按鈕 ------------*/

/* 20201028 */
.fqa_branch{
    display: inline-flex;
    list-style: none;
    margin: 0;
}

.fqa_branch li {
    margin: 2px 3px 0;
}

.fqa_branch li:last-of-type {
    margin-right: 0;
}

.fqa_branch a{
    color: #777;
    font-size: 14px;
    background: #fff;
    line-height: 25px;
    border-radius: 4px;
    padding: 3px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: #B6E0E0 solid 1px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.fqa_branch a:hover {
    color: #54BA75;
}