@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lora');
body {
    font-family: Arial, "微軟正黑體", "Microsoft JhengHei", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    color: #838383;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.01em;
    ;
}

.wrapper {}

.container {
    padding: 0 15px;
    max-width: 1470px
}

.captcha img {
    margin: 0
}

.share .btn {
    font-size: 13px;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #D1A84E;
}

.share .btn:hover {
    -webkit-transition: all .2s;
    transition: all .2s
}

.share .facebook .btn:hover {
    background: #3D5A98;
}

.share .google .btn:hover {
    background: #DC472E;
}

.share .twitter .btn:hover {
    background: #50ABF1;
}

.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: #E2D1B0;
    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 .btn {
    width: 25px;
    padding: 0
}

.btn.back {
    color: #E2D1B0;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #E2D1B0;
    line-height: 27px;
    border-radius: 25px;
    width: 150px;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-family: 'Lora', serif;
}

.btn.back i {
    color: #E2D1B0;
    margin: 0 10px 4px 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .2s;
    transition: all .2s
}

.btn.back:hover {
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #E9474B;
    border-color: #E9474B;
    color: #fff;
}

.btn.back:hover i {
    color: #fff;
}

.btn.style01 {
    font-size: 15px;
    line-height: 1.3;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #EFC867;
    position: relative;
    border-radius: 0;
    padding: 25px 10px 16px;
    color:#9C7B2C;
}


.btn.style01:hover {
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #FFF;
    color: #EFC867;
}

.btn.style01 i {
    display: block;
    margin: 0 auto 5px;
    background: #F6ECD9;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    color: #CCAE74;
    font-size: 18px;
    position: absolute;
    left: 50%;
    top: -15px;
    margin: 0 0 0 -15px
}
.btn.style01:hover i{
    background: #EFC867;
    color: #fff;
}

.btn.style02 {
    -webkit-transition: all .2s;
    transition: all .2s;
    background:#EFC867;
    color: #fff;
    line-height: 35px;
    text-align: center;
    display: block;
    width: 100%;
    max-width: 190px;
    font-size: 17px;
    margin: 0 auto;
    border-radius: 0
}

.btn.style02:hover {
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #D1A84E
}

.btn-box .btn.style02 {
    display: inline-block;
    max-width: 220px;
    margin: 0 10px 10px
}

.btn.style03 {
    -webkit-transition: all .2s;
    transition: all .2s;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    border-radius: 26px;
    padding: 0 23px;
    margin: 0 8px 10px;
    background: #E7B944;
    border-radius: 0
}

.btn.style03:hover {
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #99101F;
}

.btn.style03 i {
    vertical-align: middle;
    margin: 0 5px 0 0;
    position: relative;
    top: -2px
}

.btn.style03.bg2 {
    color: #A98965;
    border-color: #A98965
}

.btn-box {
    clear: both;
    padding: 40px 0 0;
    position: relative;
    text-align: center
}

.btn-box.align-left {
    text-align: left
}

.btn-box.btn-all {
    margin: 0 -13px;
    padding: 10px 0 0
}

.btn-box.btn-all .btn {
    width: 50%;
    max-width: 100%;
    margin: 0 -4px 10px 0;
    border: 13px solid #FEF9EE
}

.wrapper {
    padding-top: 235px
}

.header-fixed .wrapper {
    padding-top: 61px
}

.site-header {
    padding: 18px 0 20px;
    background: url(../../images/common/header_bg.jpg) no-repeat 50% 50%;
    background-size: cover;
    text-align: center;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    height: 235px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99;
}

.site-title {
    position: relative
}

.site-title .logo {
    color: transparent;
    background: url(../../images/common/logo.png) 50% 50% / contain no-repeat;
    width: 354px;
    height: 149px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.site-title .logo:hover {
    opacity: .7
}

.func-menu {
    position: absolute;
    top: -9px;
    right: 0;
    z-index: 20
}

.func-menu li {
    vertical-align: bottom
}

.func-menu li>a {
    padding-left: 5px;
    padding-right: 10px;
    position: relative;
}

.func-menu>li:first-child>a:after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
    margin-right: 4px;
    position: absolute;
    right: -4px;
    top: 12px;
}

.func-menu .cart i {
    display: block;
    font-size: 27px;
    color: #EFC867;
    text-align: center;
    display: none;
}

.func-menu>li>a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 59;
}

.func-menu>li.active a p,
.func-menu>li>a:hover p {
    color: #EFC867;
}

.func-menu .sum {
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    position: absolute;
    top: -25px;
    left: 55%;
    margin: 0 0 0 0px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Lora', serif;
}

.func-menu>li.active>a .sum,
.func-menu>li>a:hover,
.func-menu>li>a:hover .sum {
    color: #EFC867;
}

.func-menu .sum:before {
    content: '';
    display: block;
    background: url(../../images/common/btn_cart.png) no-repeat;
    width: 17px;
    height: 15px;
    position: absolute;
    left: -24px;
    top: 8px;
}

.func-menu>li.active a .sum:before,
.func-menu>li p:hover .sum:before,
.func-menu .sum:hover:before,
.func-menu>li a:hover .sum:before {
    background-position: 0 100%;
}

.func-menu p {
    color: #fff;
    font-size: 14px;
    padding: 0;
    margin: 0
}

.func-menu .cart-box {
    width: 260px;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 100%;
    padding: 2px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.func-menu .cart-box:before {
    content: "";
    width: 100%;
    height: 45px;
    background: transparent;
    position: absolute;
    bottom: 100%;
    left: 0
}

.func-menu .gocart.active .cart-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.func-menu .cart-box .btn {
    display: block;
    background: #B4AA97;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 36px;
    padding: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 0
}

.func-menu .cart-inner {
    background: #fff
}

.func-menu .cart-box .btn:hover {
    background: #E9474B;
    -webkit-transition: all .2s;
    transition: all .2s
}

.func-menu .cart-box li+li {
    border-top: 1px dashed #ddd
}

.func-menu .cart-box li a:before {
    display: none
}

.func-menu .cart-list a {
    display: block;
    overflow: hidden;
    padding: 8px 0
}

.func-menu .cart-list a:hover .name {
    color: #99101F
}

.func-menu .cart-list .pic {
    float: left;
    width: 60px
}

.func-menu .cart-list .txt {
    margin-left: 70px;
    color: #666;
    text-align: left
}

.func-menu .cart-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #74685F;
    font-size: 15px
}

.func-menu .cart-list .num {
    font-size: 13px;
    font-size: 13px
}

.shopping_way.hot {
    text-align: center;
    margin-top: 8px
}

.shopping_way .general {
    border: 1px solid #333;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #333
}

.shopping_way .cold {
    border: 1px solid #42b354;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #42b354
}

.shopping_way .freezing {
    border: 1px solid #68a0da;
    padding: 5px;
    bottom: 5px;
    position: relative;
    color: #68a0da
}

.shopping_way span+span {
    margin-left: 10px
}

.pd-intro .btn-group .btn.general {
    border: 1px solid #4e4e4e;
    color: #4e4e4e;
    background: #fff
}

.pd-intro .btn-group .btn.general:hover {
    color: #fff;
    background: #4e4e4e
}

.pd-intro .btn-group .btn.cold {
    border: 1px solid #42b354;
    color: #42b354;
    background: #fff
}

.pd-intro .btn-group .btn.cold:hover {
    color: #fff;
    background: #42b354
}

.pd-intro .btn-group .btn.freezing {
    border: 1px solid #68a0da;
    color: #68a0da;
    background: #fff
}

.pd-intro .btn-group .btn.freezing:hover {
    color: #fff;
    background: #68a0da
}

.top-nav li.gomember {
    position: relative;
    display: inline-block
}

.top-nav li.gomember>a {
    font-size: 13px
}

.top-nav li.gomember>a i {
    color: #fff;
    font-size: 13px
}

.gomember-box {
    position: absolute;
    z-index: 10;
    width: 160px;
    top: 100%;
    border: 2px solid #9b9c8e;
    background: #fff;
    padding: 1px;
    text-align: center;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    z-index: 150;
    right: calc(50% - 83px)
}

.gomember.active .gomember-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.gomember-list {
    padding: 4px 0;
    line-height: 20px
}

.gomember-list li+li {
    border-top: 1px dashed #a7a995
}

.gomember-list a {
    display: block;
    overflow: hidden;
    padding: 8px 0
}

.gomember-list a:hover {
    color: #79796A
}

.gomember-list .txt {
    margin-left: 82px;
    line-height: 1.7
}

.gomember-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #70AC92;
    font-size: 15px
}

.top-nav .login-out-fixed {
    color: #A86846
}

.top-nav .gomember-list .login-out-fixed a:hover {
    color: #000
}

.language {
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    width: 135px;
    font-family: 'Mandali', sans-serif
}

.language .btn {
    background: #ECEBDD;
    color: #8A8A7B;
    display: block;
    line-height: 35px;
    text-align: left;
    padding: 0 10px 0 20px;
    border-radius: 0
}

.language .btn i {
    font-size: 15px;
    color: #ADA293;
    float: right;
    margin: 9px 0 0
}

.language ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    z-index: 100
}

.language li {
    display: block
}

.language li a {
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #FFF;
    display: block;
    line-height: 40px
}

.language li+li a {
    border-top: 1px solid #F3F2E9
}

.language li a:hover {
    color: #FFF;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #B9B088
}

.login-menu .btn {
    background: rgba(255, 255, 255, 0.50);
    color: #8A8A7B;
    border: 1px solid rgba(79, 53, 36, 0.20);
    display: block;
    line-height: 33px;
    text-align: left;
    padding: 0 10px 0 20px;
    border-radius: 0
}

.login-menu .btn i {
    font-size: 15px;
    color: #ADA293;
    float: right;
    margin: 9px 0 0
}

.login-menu li {
    display: block
}

.login-menu li a {
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #FFF;
    display: block;
    line-height: 20px
}

.login-menu li+li a {
    border-top: 1px solid #F3F2E9
}

.login-menu li a:hover {
    color: #FFF;
    -webkit-transition: all .2s;
    transition: all .2s;
    background: #B9B088
}

.site-nav {
    position: relative;
    margin: 30px 0 0
}

.site-nav>* {
    display: inline-block;
    vertical-align: middle
}

.site-nav .container {
    display: block
}

.site-nav .menu {
    font-size: 0;
    display: block;
    text-align: center;
    vertical-align: middle
}

.site-nav .menu li {
    position: relative
}

.site-nav .menu>li:nth-last-child(-n+2) {
    display: none
}

.site-nav .menu>li>a {
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    padding: 0 20px;
    -webkit-transition: all .2s;
    transition: all .2s;
    position: relative;
}

.site-nav .menu>li>a:hover {
    color: #EFC867;
    -webkit-transition: all .2s;
    transition: all .2s
}

.site-nav .menu>li>a:before {
    content: '';
    width: 4px;
    height: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 7px;
}

.site-nav .menu>li:first-child a:before {
    display: none;
}

.site-nav .menu ul li a:after {
    content: "\f105";
    position: absolute;
    color: transparent;
    font-size: 15px;
    top: 50%;
    margin: -8px 0 0;
    right: 10px;
    font-family: 'icon-font'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.site-nav .menu ul li:hover a:after {
    color: #fff
}

.site-nav .menu li ul {
    display: none;
    position: absolute;
    z-index: 600;
    width: 158px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.site-nav .menu>li>ul {
    top: 35px;
    left: 50%;
    margin-left: -79px
}

.site-nav .menu ul li a {
    font-size: 14px;
    text-align: center;
    color: #666;
    padding: 10px 0;
    display: block;
    background: rgba(255, 255, 255, .8);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.site-nav .menu ul li a:hover {
    background: #99101F;
    color: #fff
}

.site-nav .menu ul li+li a {
    margin-top: 1px
}

.site-nav .menu ul ul {
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0 0 0 5px
}

.site-nav .menu ul ul li a:hover {
    color: #fff;
    background: rgba(185, 176, 136, .9)
}

.site-nav .menu ul li.products_activity a {
    color: #D1A84E
}

.site-nav .menu ul li.products_activity a:hover {
    color: #fff
}

.site-header .search-box {
    position: absolute;
    left: 0;
    top: -10px;
    width: 185px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.site-header .search-box .form-control {
    height: 34px;
    line-height: 34px;
    margin: 0;
    border: 0;
    background: transparent;
    color: #fff;
    border-radius: 4px;
    padding: 0 40px 0 10px;
    -webkit-transition: all .1s;
    transition: all .1s;
    border: 1px solid transparent;
    background: rgba(255, 255, 255, 0.15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search-box:hover,
.search-box .form-control:focus {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.5);
}

.site-header .search-box .ibtn.search {
    background: url(../../images/common/btn_search.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 7px;
    top: 7px;
}

.site-header .search-box:hover .ibtn.search {
    background-position: 0 100%
}

.site-header .search-box .form-control::-webkit-input-placeholder {
    color: transparent
}

.site-header .search-box .form-control:focus::-webkit-input-placeholder {
    color: #fff;
}

.site-header .search-box .form-control::-moz-placeholder {
    color: transparent
}

.site-header .search-box .form-control:focus::-moz-placeholder {
    color: #fff;
}

.site-header .search-box .form-control::-ms-input-placeholder {
    color: transparent
}

.site-header .search-box .form-control:focus::-ms-input-placeholder {
    color: #fff;
}

.site-header .search-box .form-control::-moz-placeholder {
    color: transparent
}

.site-header .search-box .form-control:focus::-moz-placeholder {
    color: #fff;
}

.share {
    display: inline-block;
    vertical-align: bottom;
    font-size: 0;
    margin: 7px 0 0 0px
}

.share li {
    margin: 0 4px
}

.header-fixed .site-header {
    height: 60px;
    padding: 0;
    z-index: 999;
    width: 100%;
    margin: 0 auto
}

.header-fixed .site-title {
    padding: 0;
    float: left;
    margin: 5px 0 0;
    width: 150px
}

.header-fixed .language,
.header-fixed .search-box {
    display: none
}

.header-fixed .site-nav {
    margin: 0
}

.header-fixed .menu {
    margin-top: 25px;
    margin-left: 15px;
    float: left
}

.header-fixed .site-title .logo {
    width: 140px;
    height: 49px;
}

.header-fixed .func-menu {
    top: 22px;
}

.banner {
    border-top: 1px solid #DDD8CE;
    position: relative
}

.main-top {
    text-align: center;
    width: 100%;
    margin: 0px auto 60px;
    position: relative;
}

.main-top:before {
    content: '';
    display: block;
    background: url(../../images/common/sitemain_ic.png) no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 260px;
    height: 130px;
    top: -100px;
}

.main-top:after {
    content: '';
    display: block;
    background: url(../../images/common/sitemain_bg.png) no-repeat center top;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 382px;
    height: 195px;
    top: 0;
    z-index: -1;
}

.main-title {
    font-size: 26px;
    color: #525252;
    padding: 25px 0 0px;
    margin: 0 auto;
    display: block;
    line-height: 1.2;
    letter-spacing: 0.15em;
}

.main-content {
    padding: 0 0 80px
}

.content {
    min-height: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.content-top {
    position: relative;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    margin: -45px 0 85px;
    padding: 5px 15px
}

.content-title {
    letter-spacing: 0.12em;
    font-size: 18px;
    color: #99101F;
    line-height: 1.2;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.content-title:after {
    content: '';
    display: block;
    background: url(../../images/common/contentop_dec.png) no-repeat;
    width: 290px;
    height: 115px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -67px;
    z-index: -1;
}

.content-title i {
    display: block;
    color: #B4AA97;
    font-size: 19px;
    margin: 5px 0 0;
    position: relative;
    left: 1px;
}

.shopping-title {
    font-size: 17px;
    color: #EBAF1C;
    padding: 0 0 0 40px;
    position: relative;
    margin: 20px 0 10px;
    background: #F2E9D3;
}

.shopping-title i {
    background: #EFC867;
    color: rgba(255, 255, 255, .8);
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 28px;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px
}

.shopping-title .icon.car {
    background-position: 0 0
}

.shopping-title .icon.cart {
    background-position: 0 -30px
}

.shopping-title .icon {
    background-position: -225px 0
}

.shopping-title .icon.user {
    background-position: 0 -120px
}

.shopping-title .icon.address {
    background-position: 0 -150px
}

.shopping-title .icon.notice {
    background-position: 0 -180px
}

.shopping-title .icon.money {
    background-position: 0 -60px
}

.shopping-title .icon.msg {
    background-position: 0 -210px
}

.plus-title {
    margin: 0 0 5px;
    background: #F2E9D3
}

.plus-txt {
    font-size: 16px;
    text-align: center;
    padding: 2px 0;
    margin: 0 0 20px;
    border-top: 2px dotted rgba(175, 166, 156, .3);
    border-bottom: 2px dotted rgba(175, 166, 156, .3)
}

.plus-txt>span {
    color: #4E3424;
    display: block;
    padding: 11px;
    background: rgba(175, 166, 156, .15)
}

.plus-txt b {
    color: #EB575D;
    text-decoration: underline;
    font-weight: 400
}

.warning-sect img {
    display: block;
    margin: 0 auto;
}

.warning-sect {
    padding: 50px 0;
    background: -webkit-gradient(linear, left top, right top, from(#FFA395), to(rgba(255, 255, 255, 0.05)));
    background: linear-gradient(to right, #FFA395, rgba(255, 255, 255, 0.05));
    text-align: center;
}

.site-footer {
    padding: 25px 0 60px;
    background: url(../../images/common/footer_bg.jpg) repeat;
    text-align: center;
    position: relative;
}

.site-footer .qr-inner,
.site-footer .fb {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 12px;
}

.site-footer .fb {
    margin-right: -15px;
}

.footer-top {
    text-align: left;
    margin-top: 10px
}

.footer-top .col {
    float: left;
    position: relative;
    width: 50%
}

.follow-footer {
    padding: 10px 0 30px;
    text-align: right;
}

.follow-footer .container {
    border-bottom: solid 1px #E2D1B0;
    position: relative;
}

.follow-footer .container:before {
    content: '';
    display: block;
    background: url(../../images/common/footer_deco.png) no-repeat;
    width: 272px;
    height: 79px;
    position: absolute;
    left: -10px;
    bottom: -18px;
}

.footer-top .title {
    color: #635752;
    font-size: 18px;
    line-height: 1.1;
    position: relative;
    margin: 10px 0 20px;
    padding: 0 0 18px;
    border-bottom: 1px solid #E4E4E4;
    font-family: 'Lora', serif;
    letter-spacing: 0.05em;
    text-align: left;
}

.qr-inner {
    margin: 0 10px 0 0;
}

.qr-inner img {}

.site-map ul {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    color: #8A8A8A;
    font-size: 14px;
    line-height: 1.2
}

.site-map ul+ul {
    margin-left: 30px
}

.site-map li+li {
    margin-top: 21px
}

.site-map ul a {
    -webkit-transition: all .3s;
    transition: all .3s;
}

.site-map ul a:hover {
    color: #E9474B;
}

.site-map a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 2px 0;
    width: 5px;
    height: 5px;
    background: #E9474B;
    border-radius: 10px
}

.footer-top .site-info {
    font-size: 14px;
    color: #8A8A8A;
    line-height: 1.6;
    width: 30%;
    padding: 0 30px
}

.footer-top .site-info p {
    margin: 5px 0;
}

.footer-top .site-info .tel {
    font-size: 22px;
    color: #E9474B;
    margin: 2px 0;
    font-family: 'Lora', serif;
}

.footer-top .site-info .mail {
    color: #635752;
    border: 1px solid #DDBD7B;
    line-height: 28px;
    padding: 0 15px;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Lora', Arial, "微軟正黑體", "Microsoft JhengHei", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
}

.footer-top .site-info .mail i {
    color: transparent;
    width: 17px;
    height: 11px;
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
    top: -2px;
    vertical-align: middle;
    background: url(../../images/common/mail_ic.png);
}

.footer-top .site-info .mail:hover {
    background: #DDBD7B;
    color: #fff;
}

.footer-top .site-info .mail:hover i {
    background-position: 0 100%;
}

.footer-top .follow {
    float: right;
    width: 20%;
    padding: 0 0 0 10px;
}

.follow .qr-inner,
.follow .fb {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 12px;
}

.ibtn.fb_pages {
    background-image: url(../../images/tw/fb.png);
    width: 100px;
    height: 100px;
    display: block;
}

.follow .qr-inner {
    margin: 0 10px 0 0;
    border: 3px solid #BAB0A3
}

.follow .qr-inner img {
    border: 4px solid #fff
}

.follow p span.author {
    display: block;
}

.follow p {
    font-size: 12px;
    color: #838383;
    line-height: 1.45;
    margin: 15px 0 0;
    letter-spacing: 0.035em;
}

.floating,
.floating.fancybox-margin {
    position: fixed;
    right: 1%;
    bottom: 35%;
    z-index: 400;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.ibtn.gotop {
    background-image: url(../../images/common/gotop.png);
    width: 50px;
    height: 50px
}

.breadcrumb {
    color: #B4AA97;
    font-size: 13px;
    padding: 10px 0 0;
    text-align: center;
    position: relative;
    z-index: 5;
    margin-top: 35px;
}

.breadcrumb:after {
    content: '';
    display: block;
    width: 82px;
    height: 1px;
    background: #B4AA97;
    margin: 5px auto 0;
    position: relative;
}

.breadcrumb li,
.breadcrumb li a {
    display: inline;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.breadcrumb li+li:before {
    content: "/";
    margin: 0 2px 0 1px
}

.breadcrumb li a:hover {
    color: #EFC867;
}

.content-top .breadcrumb {
    color: #FFF;
    font-size: 15px;
    padding: 0
}

.content-top .breadcrumb li+li:before {
    margin: 0 7px 2px;
    border-color: transparent transparent transparent #fff
}

.content-top .breadcrumb li:first-child {
    font-weight: 700
}

.side-nav {
    position: relative;
    margin: 0 -5px;
    text-align: center
}

.side-nav li {
    display: inline-block;
    margin: 0 5px
}

.side-nav li a {
    position: relative;
    display: block;
    line-height: 1.2;
    display: block
}

.side-nav li a i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    background: #D34958;
    color: rgba(255, 255, 255, .8);
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    width: 28px;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px
}

.side-nav>li>a {
    position: relative;
    font-size: 15px;
    color: #E9474B;
    padding: 0 15px 0 0;
    font-weight: 700;
    margin: 0 0 30px;
    line-height: 28px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.side-nav>li>a:hover,
.side-nav>li.active>a {
    background: #99101F;
    color: #FFF
}

.side-nav li.logout {
    display: block;
    margin: -10px 0 50px
}

.side-nav li.logout a {
    font-size: 15px;
    color: #A98965;
    font-weight: 400;
    line-height: 27px;
    padding: 0 14px;
    display: inline-block;
    border: 1px solid #A98965;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.side-nav li.logout a:hover {
    background: #A98965;
    color: #fff
}

.side-nav ul {
    display: none
}

.pagination {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 0
}

.pagination li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 0 -1px
}

.pagination li a {
    display: block;
    min-width: 30px;
    line-height: 20px;
    text-align: center;
    color: #b0aeae;
    font-size: 15px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.pagination li a:hover,
.pagination li.active a {
    color: #D1A84E
}

.pagination li a.controls {
    margin: 0 10px;
    border: 1px solid #D1A84E;
    border-radius: 50%;
    min-width: 20px;
    height: 20px;
    color: #D1A84E
}

.pagination li a.controls:hover,
.pagination li.active a.controls {
    border-color: #EFC867;
    color: #EFC867;
}

.page-info {
    display: none
}

.page-info .form-control {
    display: block;
    width: 100%;
    height: 37px;
    color: #999;
    background: #fff;
    padding: 5px 10px;
    border: 0;
    text-align: center;
    margin: auto;
    border-radius: 0;
    border: solid 1px #f1f1f1;
}

.page-info .form-control:focus {
    outline: none;
    border-color: #EFC867
}

.reminder {
    text-align: center;
    margin: 10px auto
}

.reminder p {
    padding: 2px 0;
    border-top: 2px dotted rgba(175, 166, 156, .3);
    border-bottom: 2px dotted rgba(175, 166, 156, .3);
    margin: 15px 0 10px
}

.reminder p span {
    color: #E98285;
    display: block;
    font-size: 15px;
    padding: 11px;
    background: rgba(175, 166, 156, .15)
}

.reminder strong {
    color: #E9474B;
    font-size: 18px
}

.reminder b {
    color: #959595;
    font-size: 15px;
    margin: 0 0 40px;
    display: block
}

.reminder b i {
    color: #E9474B;
    margin-right: 5px;
}

.qty-box {
    position: relative;
    display: inline-block;
    width: 79px;
    max-width: none;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qty-box .form-control {
    position: relative;
    text-align: center;
    height: 19px;
    line-height: 19px;
    color: #65442E;
    background: #fff;
    font-size: 14px;
    margin: 0;
    border: 0;
    padding: 0 5px;
    z-index: 1;
    border-radius: 0
}

.qty-box .btn {
    color: transparent;
    background: url(../../images/common/btn_qty.png);
    width: 18px;
    height: 18px;
    position: absolute!important;
    z-index: 0;
    top: 0;
    border-radius: 0
}

.qty-box .btn.less {
    background-position: 100% 0%
}

.qty-box .btn:hover {
    background-position: 0 50%
}

.qty-box .btn.less:hover {
    background-position: 100% 50%
}

.qty-box .add {
    right: 2px;
    background-position: 0 0%
}

.qty-box .less {
    left: 2px
}

.main-content.cart-two .qty-box {
    width: auto;
    padding: 0
}

.form-control {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #666;
    padding: 0 6px;
    border: 1px solid rgba(225, 221, 205, .9);
    background: rgba(255, 255, 255, .9);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 6px;
    font-size: 14px;
    border-radius: 0;
    padding: 0 10px
}

.form-control:focus {
    outline: none;
    border-color: #D1A84E
}

textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
    height: auto
}

.form-box .form-group {
    padding: 5px 0 10px
}

.form-box .control-label {
    display: block;
    color: #959595;
    font-size: 14px;
    font-weight: 700
}

.form-box .control-box .static-control {
    margin: 0
}

.form-box .control-box {
    position: relative
}

.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
    font-size: 14px
}

.form-box .btn-group {
    margin: 27px 0 0
}

.static-control {
    line-height: inherit;
    color: #B7A38C;
    font-weight: 700;
    font-size: 15px;
    margin: 0 0 36px
}

.form-wrap {
    max-width: 1000px;
    margin: 0 auto
}

.form-box {
    max-width: 1000px;
    margin: 0 auto;
    position: relative
}

.form-box2 {
    max-width: 600px
}

.form-box .row {
    margin: 0 -10px
}

.form-box .col {
    float: left;
    width: 50%;
    padding: 0 10px
}

.form-box .required {
    position: relative
}

.form-box .required:after {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7px;
    background: #E9474B;
}

.form-box .captcha .input-box {
    position: relative
}

.form-box .captcha .form-control {
    max-width: 290px;
    display: inline-block
}

.form-box .captcha a {
    display: inline-block;
    font-size: 20px;
    margin: 0 0 0 10px
}

.form-box .captcha a:hover {
    color: #FF732F
}

.form-box .captcha a .ic-rotate-left {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    text-align: center;
    color: #70524E;
    font-size: 18px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    margin: 0 0 0 5px
}

.form-box .captcha a:hover .ic-rotate-left {
    color: #B7A38C
}

.form-box .name .control-box {
    position: relative
}

.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: -11px;
    bottom: 100%;
    line-height: 1.6
}

.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 .address .input-box:last-child {
    width: 100%
}

.form-box .address2 .input-box {
    width: 22%
}

.form-box .address2 .input-box:last-child {
    width: 56%
}

.form-box .tips {
    line-height: 1.5;
    margin-bottom: 6px;
    color: #B7A38C;
    padding: 0 5px;
    font-size: 14px;
}

.form-box.type2 .tips {
    min-height: 0
}

.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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form-box .input-group .form-control {
    display: inline-block
}

.form-radio {
    display: inline-block;
    position: relative
}

.form-checkbox {
    display: block;
    position: relative;
    margin: 0 0 5px
}

.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: 150;
    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: 18px;
    height: 18px;
    margin: 0 5px 3px
}

.form-radio:before {
    background-image: url(../../images/common/form_radio.png);
    margin: 0 3px 4px 0
}

.form-checkbox:before {
    background-image: url(../../images/common/form_checkbox.png)
}

.form-radio.checked:before,
.form-checkbox.checked:before {
    background-position: 0 100%
}

.success-box {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #666
}

.success-box .msg {
    border-top: 2px dotted rgba(175, 166, 156, .15);
    border-bottom: 2px dotted rgba(175, 166, 156, .15);
    color: #E9474B;
    font-size: 16px;
    padding: 2px 0;
    font-weight: bold;
}

.success-box .msg span {
    display: block;
    background: rgba(175, 166, 156, .15);
    padding: 11px
}

.success-box .fz16 {
    color: #4F3524;
    font-size: 16px
}

.success-box a {
    color: #4D3324
}

.success-box .btn-box {
    margin: 10px 0 0
}

.success-box small {
    font-weight: 700;
    color: #000;
    display: block
}

.table-h td {
    padding: 10px 6px;
    line-height: 1.55;
    text-align: center;
    min-width: 76px;
    color: #847971;
    font-size: 13px
}

.table-h .btn-holder {
    min-width: 30px
}

.table-h thead th {
    color: #847A71;
    padding: 6px;
    font-size: 14px;
    white-space: nowrap;
    font-weight: 400
}

.table-h tfoot tr {
    color: #555
}

.table-h tfoot td {
    color: #545454;
    text-align: right;
    padding: 5px 30px;
    font-size: 14px
}

.table-h tfoot td:last-child {
    width: 20%
}

.table-h tfoot tr:last-child td {
    color: #EB575D;
    font-weight: 700
}

.table-h tfoot td:last-child span {
    color: #EB575D
}

.table-h tfoot td .form-control {
    display: inline-block;
    width: auto;
    margin: 0
}

.table-h thead {
    border-bottom: 1px solid #A59981
}

.table-h .align-left {
    text-align: left
}

.table-h a {
    display: inline-block;
    vertical-align: middle
}

.table-h .pd-id {
    color: #847971;
    font-size: 14px;
    display: block;
    margin: 0
}

.table-h .pd-name {
    color: #E9474B;
    font-size: 16px;
    display: block
}

.table-h a:hover .pd-name {
    color:#99101F
}

.table-h a.pic {
    border: 1px solid #DFDDBD;
    position: relative;
    overflow: hidden
}

.table-h a.pic:hover {
    border-color: #CAAB6C
}

.table .ibtn.delete {
    background-image: url(../../images/common/cart/btn_delete.png);
    width: 18px;
    height: 18px
}

.table td span {
    color: #CAAB6C
}

.table-v {
    font-size: 14px
}

.table-v th,
.table-v td {
    padding: 10px 35px;
    vertical-align: middle
}

.table-v tr {
    border-bottom: 0;
    background: #F7F7F7
}

.table-v th.has-border {
    border-left: 1px solid #CE9B77
}

.table-v tr:nth-child(2n) {
    background: #FFF
}

.table-v tr:first-child {
    background: #F3F2E9
}

.table-v tr:first-child th {
    border: 0
}

.table-v tr:first-child strong {
    color: #4E3424;
    display: block
}

.table-v th {
    text-align: left;
    position: relative;
    color: #6b2e00;
    font-weight: 400;
    padding: 10px 15px 10px 45px;
    width: 110px;
    border-right: 2px dotted rgba(175, 166, 156, .2)
}

.table-v tr:first-child strong {
    font-size: 15px;
    color: #9E8557
}

.table-v strong {
    color: #EB575D
}

.table-v-title {
    background: #eee
}

.table-v-title th {
    padding: 15px 0 14px 45px;
    width: 100px
}

.table-v-title td {
    padding: 10px 35px 10px 0
}

body .fancybox-close {
    background: url(../../images/common/lightbox_close.png) no-repeat;
    width: 81px;
    height: 30px;
    right: 0;
    top: -30px
}

body .fancybox-skin {
    border-radius: 10px;
    border-radius: 0;
    background: #F3F2E9
}

.lightbox-wrapper {
    max-width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.lightbox-wrapper.success-wrapper {
    padding: 26px 50px
}

.arrival-box .title {
    background: #81766E;
    text-align: center;
    font-size: 22px;
    color: #FFF;
    line-height: 43px
}

.arrival-box .pd-name {
    color: #A98865;
    font-size: 20px;
    text-align: center;
    margin: 0;
    font-weight: 400
}

.arrival-box .pd-name i {
    color: #81766E;
    display: block;
    font-size: 40px;
    margin: 20px auto
}

.arrival-box .pd-id {
    text-align: center;
    font-size: 13px;
    color: #C2BA96;
    margin: 0 0 20px
}

.arrival-box .form-box {
    max-width: 450px;
    margin: 0 auto
}

.lightbox-title {
    font-size: 20px
}

.shopping_way.hot.fixed {
    margin: 4px 0 -3px;
    text-align: left;
    color: #333
}

.cart_login_box {
    height: auto
}

.cart_login_box .lightbox-title {
    text-align: center
}

.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: 0
}

.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: 0
}

.btn.simple.cart {
    background: #4ea7ce;
    max-width: 100px;
    width: 50%;
    height: 35px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: .1em;
    border-radius: 8px;
    position: relative;
    margin: 0 2px 10px;
    display: inline-block
}

.btn.simple.cart:hover {
    background: #1b7292
}

.btn.simple.cart2 {
    background: #046792
}

.btn.simple.cart2:hover {
    background: #1c9e92
}

.cart.bth {
    display: block;
    width: 100%
}

.cart_login_box .form-box.cart_txt {
    text-align: center
}

.lightbox-wrapper.login-box .notice-box {
    margin-top: 0;
    padding: 0;
    border-radius: 0
}

.lightbox-wrapper.login-box .notice-box .title {
    background: none;
    color: #444;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    margin: 0 0 20px;
    text-align: center;
    float: none
}

.lightbox-wrapper.login-box .notice-box .txt {
    margin: 0;
    padding: 0;
    border: none
}

.cart_login_box .lightbox-wrapper {
    padding: 20px;
    max-width: 100%;
    width: 800px;
    margin: auto;
    height: auto;
    overflow: hidden;
    position: relative
}

.cart_login_box .btn.normal2 {
    color: #fff;
    font-size: 15px;
    padding: 5px;
    width: 200px;
    height: 40px;
    background: #C3B39F;
    margin: 0 auto;
    border-radius: 0;
    border: 1px solid #C3B39F;
    display: block;
    line-height: 30px
}

.cart_login_box .btn.normal2:hover {
    background: #C3B39F
}

.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 .go-login {
    margin: 10px 0 20px
}

.login-box .title {
    text-align: center;
    margin: 0;
    background: #81766E;
    color: #fff;
    font-size: 22px;
    line-height: 43px;
    font-weight: 400
}

.login-box .ic-login {
    display: block;
    color: #9C9280;
    margin: 25px auto;
    text-align: center;
    font-size: 50px
}

.login-box .form-box {
    max-width: 450px
}

.login-btn-box a {
    color: #B4AA97;
    font-size: 14px;
    display: inline-block;
    font-weight: 700;
    margin: 0 5px 20px
}

.login-box .btn-box {
    padding: 20px 0
}

.login-box .btn.style03 {
    margin: 0 1px 10px
}

.login-box .success-box b {
    color: #4E3424;
    font-size: 16px;
    display: block
}

#alert-fancybox {
    background: #fff
}

.mmenu-show #mobile-fixed .logo-fixed-menu {
    font-size: 18px;
    width: 200px;
    text-align: center;
    line-height: 40px;
    font-weight: 400
}

.mmenu-show #mobile-fixed span {
    padding: 0
}

.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a {
    background: #99101F
}

.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color: #b22a39
}

.mmenu-show #mobile-menu .side-nav-top>li a:before {
    border-color: #99101F
}

.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active>a {
    color: #99101F
}

.mmenu-show #mobile-fixed li {
    background: #99101F
}

.mmenu-show #mobile-search {
    background: #E9474B
}

.mmenu-show #mobile-search .form-control {
    border-radius: 0
}

.mmenu-show #mobile-menu .main-menu {
    background: #EFEFEF
}

.mmenu-show #member-box li a {
    background: #D1A84E;
    color: #fff;
    font-size: 15px
}

.mmenu-show #mobile-fixed ul {
    border-bottom-color: #E9474B
}

.mmenu-show #member-box li {
    border-bottom: 1px solid #ddd
}

.mmenu-show .toggle-mmenu-close {
    top: 8px;
}

.mmenu-show #mobile-menu .language-menu {
    background: #99101F;
    border-color: #ba2233
}

.mmenu-show #mobile-menu .share-menu {
    border-top: 0;
    background: #F3F2E9
}

.mmenu-show #mobile-menu .menu ul li a {
    background: #e9e7e4;
    color: #9C8B61;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 5px 30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.mmenu-show #mobile-menu .menu li a {
    border-bottom: 2px dotted #ddd;
    color: #868070
}

.mmenu-show #mobile-fixed .qty {
    background: #D1A84E
}

.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active>a {
    color: #E9474B
}

.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle
}

.mmenu-show .toggle-mmenu-close {
    color: #fff;
    z-index: 999
}

.mmenu-show #mobile-menu .language {
    display: block;
    position: relative;
    padding: 8px 0 0 10px;
    text-align: left;
    margin: 0;
    width: auto
}

.mmenu-show #mobile-menu .language a {
    color: #fff
}

.mmenu-show #mobile-menu .menu ul ul li a {
    padding: 10px 30px 10px 55px;
    background: rgba(255, 255, 255, 0.5);
    border-bottom: 2px dotted rgba(0, 0, 0, 0.1)
}

.mmenu-show #mobile-menu .language-menu .language ul {
    display: block
}

.mmenu-show #mobile-menu .language ul li a {
    background: none;
    line-height: 1;
    display: inline-block
}

.mmenu-show #mobile-menu .language li+li a {
    border: 0
}

.mmenu-show #mobile-menu .language ul li+li:before {
    content: '| ';
    color: #D6D6D6
}

.sort_box {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-top: 0
}

.sort_box .control-label {
    float: left;
    margin-right: 10px;
    line-height: 30px
}

.sort_box .control-box {
    float: left
}

.sort_box .form-control {
    margin-bottom: 0;
    background: #F6F6F6;
    color: #666;
    padding: 0 5px;
    border: 1px solid #EFE4CD;
}

.sort_box .form-control:focus {
    outline: none;
    background: #fff;
    color: #666
}

.sort_box .form-group {
    float: left;
    padding: 5px 0
}

.sort_box .form-group:after {
    content: '';
    display: block;
    float: left;
    z-index: 10;
    height: 22px;
    left: 0;
    top: 0;
    margin: 4px
}

.sort_icon {
    float: left;
    line-height: 30px;
    padding: 8px 0;
    margin-top: -1px
}

.sort_icon .ibtn.one {
    background-image: url(../../images/common/products/sort_pic3.png);
    width: 24px;
    height: 24px;
    display: none
}

.sort_icon .ibtn.two {
    background-image: url(../../images/common/products/sort_pic1.png);
    width: 24px;
    height: 24px
}

.sort_icon .ibtn.four {
    background-image: url(../../images/common/products/sort_pic2.png);
    width: 24px;
    height: 24px
}

.sort_icon .ibtn.active {
    background-position: 0 100%
}

.sort_box .form-control.sort-mobile {
    display: none
}

.form-group select.form-control {
    margin: 0 0 5px;
    font-weight: 400;
    border-radius: 0
}

@media screen and (max-width: 1000px) {
    .sort_box {
        margin-bottom: 5px
    }
}

@media screen and (max-width: 767px) {
    .sort_icon .ibtn.one {
        display: inline-block
    }
    .sort_icon .ibtn.four {
        display: none
    }
}

@media screen and (max-width: 400px) {
    .sort_box .control-box span {
        display: none
    }
    .sort_box .form-control.sort-pc {
        display: none
    }
    .sort_box .form-control.sort-mobile {
        display: block;
        width: 60px
    }
}

@media screen and (max-width: 1440px) {
    .site-footer .fb {
        margin-right: 0;
    }
}

@media screen and (max-width: 1400px) {
    .footer-top {
        text-align: center
    }
    .footer-top .col {
        float: none;
        display: inline-block;
        margin-right: -4px;
        vertical-align: top
    }
    .footer-top .site-map {
        display: block;
        width: 100%;
        margin: 0 auto 65px
    }
    .site-map ul {
        width: 20%;
        margin-right: -4px
    }
    .site-map ul+ul {
        margin-left: 0
    }
    .footer-top .site-info,
    .footer-top .follow {
        width: 50%
    }
    .footer-top .site-info {
        padding: 0
    }
}

@media screen and (max-width: 1200px) {
    .site-nav .menu>li>a {
        padding: 0 7px
    }
    .site-header .search-box {
        width: 150px
    }
}

@media screen and (max-width: 1000px) {
    .follow-footer {
        text-align: center;
    }
    body {
        font-size: 14px;
        line-height: 1.75;
        letter-spacing: .5px
    }
    p {
        margin: 5px 0
    }
    .contact-info {
        margin: 15px 0
    }
    .success-box .msg {
        font-size: 16px
    }
    .main-content {
        padding-bottom: 20px
    }
    .btn-box {
        padding: 15px 0 20px
    }
    .content-top {
        padding: 5px;
        margin: -15px 0 25px
    }
    .follow-footer {
        padding: 15px 0
    }
    .content-title {
        font-size: 15px;
        padding: 5px 0;
        letter-spacing: .1em
    }
    .content {
        min-height: inherit
    }
    .login-box .btn-box {
        padding: 5px 0
    }
    .btn.style02,
    .btn-box .btn.style02 {
        margin: 5px .1%;
        border-width: 3px;
        width: 49%
    }
    .form-control,
    .page-info .form-control {
        padding: 0 5px
    }
    .warning-sect {
        padding: 15px 0
    }
    .wrapper,
    .header-fixed .wrapper {
        padding-top: 40px
    }
    .login-box .ic-login {
        display: none
    }
    .form-box .form-group {
        padding: 3px 5px
    }
    .site-header,
    .header-fixed .site-header {
        padding: 15px 0;
        position: static;
        height: auto
    }
    .site-title .logo {
        display: block;
        margin: 0 auto 25px
    }
    .language {
        position: relative;
        top: auto;
        right: auto;
        display: inline-block
    }
    .func-menu {
        top: -80px
    }
    .site-nav {
        margin: 40px 0 0
    }
    .site-nav .menu li {
        margin-bottom: 15px
    }
    .floating,
    .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px
    }
    .floating a {
        display: none
    }
    .floating .ibtn.gotop {
        color: transparent;
        display: block;
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
        top: auto;
        margin: 0
    }
    .today-view {
        display: none
    }
    .main-top {
        margin: 5px 0 25px
    }
    .main-title {
        font-size: 17px
    }
    .breadcrumb {
        padding-top: 5px;
        font-size: 12px
    }
    .site-map ul {
        width: 25%
    }
    .table-h thead {
        display: none
    }
    .table td .ibtn.delete {
        position: absolute;
        right: 5px;
        top: 20px
    }
    .table-h tr,
    .table-h td {
        display: block;
        text-align: left
    }
    .table-h td {
        min-width: 40px
    }
    .table-h td+td,
    .table-h tfoot td+td {
        border-left: 0
    }
    .table-h tbody td[data-title]:before {
        content: attr(data-title);
        display: inline-block;
        color: #aaa;
        font-size: 14px;
        margin: 0 4px 0 0
    }
    .table-h tr {
        padding: 10px 0;
        position: relative
    }
    .table-h tfoot tr {
        padding: 0 5px
    }
    .table-h tfoot td {
        padding: 0
    }
    .table-h tfoot td:first-child {
        float: left;
        text-align: left
    }
    .table-h tfoot td:last-child {
        width: auto
    }
    .table-h td,
    .table-h tbody td {
        padding: 0;
        line-height: 1.8;
        font-size: 14px
    }
    .table-h tbody td.align-left {
        border-bottom: 1px solid #D6AA8C
    }
    .table-h td a {
        line-height: 1.45
    }
    .table-h .pd-id {
        font-size: 14px
    }
    .table-v th,
    .table-v td {
        padding: 3px 5px
    }
    .table-v th {
        width: 90px
    }
    .table-v tr,
    .table-v th,
    .table-v td {
        line-height: 1.8
    }
    .table-v th,
    .table-v th.has-border,
    .table-v td {
        border: 0;
        border-bottom: 1px solid #ddd
    }
    .table-v tr:first-child th {
        background: #F3F2E9
    }
    .table-v th {
        background: #F7F7F7;
        font-size: 14px
    }
    .table-v td {
        background: #fff;
        font-size: 14px
    }
    .table-v-title {
        background: #fff
    }
    .table-v tr:nth-child(2n),
    .table-v tr:first-child {
        background: none
    }
    .site-header .site-nav,
    .login-menu,
    .language {
        display: none
    }
    .site-title .logo {
        margin: 0 auto;
        height: 50px
    }
    .side-nav li a,
    .side-nav li {
        text-align: left;
        display: block
    }
    .side-nav>li>a {
        margin-bottom: 10px
    }
    .main-title:before {
        margin: 0 20px 0 0
    }
    .main-title:after {
        margin: 0 0 0 20px
    }
    .site-footer {
        padding: 5px 0
    }
    .footer-top .title {
        display: none
    }
    .footer-top .site-info p {
        margin: 3px 0
    }
    .footer-top .site-info .tel {
        font-size: 16px
    }
    .footer-top .site-info {
        margin: 5px 0 15px
    }
    .follow p {
        margin-top: 5px
    }
    .footer-top .site-map,
    .footer-top .share {
        display: none
    }
    .footer-top .site-info,
    .footer-top .follow {
        display: block;
        padding: 0;
        width: 100%
    }
    .pagination li {
        vertical-align: middle
    }
    .pagination-title {
        margin: 0
    }
    .page-info {
        display: block;
        padding: 0 60px
    }
    .pagination {
        position: relative;
        height: 0
    }
    .pagination li a {
        display: none
    }
    .pagination li a.controls {
        display: block;
        position: absolute
    }
    .pagination li a.prev {
        left: 0
    }
    .pagination li a.next {
        right: 0
    }
    .pagination li span {
        display: none
    }
    .pagination li a.controls {
        min-width: 25px;
        height: 25px;
        line-height: 25px;
        top: 6px;
    }
    .pagination li a i {
        font-size: 15px;
        margin: 0
    }
    .form-box .name .radio-box {
        line-height: 1.6
    }
    .form-title {
        font-size: 36px
    }
    .form-box {
        padding: 0
    }
    .form-box.has-bg {
        padding: 5px
    }
    .form-box .row {
        margin: 0
    }
    .form-box .col {
        float: none;
        width: auto;
        padding: 0
    }
    .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-box .tips {
        min-height: 0;
        margin-bottom: 3px
    }
    .success-msg {
        font-size: 16px
    }
    .form-box .captcha a {
        right: 2%
    }
    .static-control {
        margin: 0 0 5px
    }
    .login-box .title {
        font-size: 16px;
        line-height: 2;
        margin-bottom: 10px
    }
    .login-btn-box a {
        margin-bottom: 5px
    }
    .table td .ibtn.delete {
        position: absolute;
        right: 0;
        top: 5px
    }
    .form-box .captcha .form-control {
        max-width: 100%;
        display: block
    }
    .reminder p span {
        font-size: 14px
    }
    .reminder b {
        margin-bottom: 5px
    }
    .reminder p {
        margin: 10px 0 5px
    }
    .btn.style03,
    .btn.style02 {
        padding: 0 15px;
        letter-spacing: .5px
    }
    .btn.style03 {
        width: 45%;
        padding: 6px 15px
    }
    .plus-tip {
        font-size: 14px
    }
    .search-box:after {
        position: absolute;
        content: "\e901";
        font-family: 'icon-font'!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #000;
        right: 0;
        top: 0;
        font-size: 20px;
        line-height: 30px;
        width: 30px;
        height: 30px
    }
    .ibtn.search {
        position: relative;
        z-index: 99
    }
    .desktop {
        display: none
    }
    .form-group.spec .control-label {
        width: 40px;
        display: inline-block;
        text-align: left
    }
    .lightbox-wrapper {
        padding: 0 0 20px
    }
    .arrival-box .title {
        margin-top: 0;
        font-size: 16px;
        line-height: 2;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 889px) {
    .arrival-box .pd-name i {
        display: none
    }
    .arrival-box .pd-name {
        font-size: 16px
    }
    .arrival-box .pd-id {
        margin: 5px 0
    }
    .arrival-box .title {
        line-height: 30px;
        font-size: 16px
    }
    .lightbox-wrapper {
        padding: 0
    }
    .arrival-box {
        padding: 0 0 20px
    }
    .cart-login.col {
        width: 100%;
        float: none;
        border: none
    }
    .cart-login.col.col2,
    .cart_login_box .lightbox-wrapper {
        padding: 10px;
        top: auto
    }
    .cart-login.col.col1 {
        right: 0
    }
    .cart-login.col.col2 .btn-box {
        padding-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .content-title::after {
        display: none;
    }
    .site-title .logo {
        width: 100%;
    }
    .main-top::after {
        width: 100%;
    }
    .main-top::before {
        background-position: 50% 50%;
        width: 139px;
        background-size: 100% auto;
        height: 80px;
        top: -45px;
        z-index: 0;
    }
}

@media screen and (max-width: 400px) {
    .btn-box.btn-all {
        margin: 0;
        padding: 0
    }
    .mmenu-show #mobile-fixed .logo-fixed-menu {
        width: 150px
    }
    .btn.style01 i {
        display: none
    }
    .follow-footer .container::before{display: none;}
}

@media screen and (min-width: 1000px) {
    .new_menu {
        display: none!important
    }
}


/*!暫時隱藏*/
