﻿@charset 'utf-8';
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*------------ basic ------------*/
body {
    font-family: '微軟正黑體', Arial, '微軟正黑體', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro',  'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #535353;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    background: #fff;
}
.container {
    padding: 0 15px;
    max-width: 1470px;
}
.box{
    display: block;
    position: relative;
}
.list-h > li a, .list-h .item a, .list-v li a{
    display: inline-block;
}
h3.name{
    margin: 0;
}
/*------------ / basic ------------*/
/*--- 隱私權 ---*/
.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(0,0,0,0.5);
    color: #fff;
    border-radius: 0;
    border: solid 1px #8DC21F;
}
.header-sheet .close-ontop {
    color: #fff;
    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;
    }
.close-ontop {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.header-sheet a {
    color:#8DC21F;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: underline;
    text-underline-position: under;
}
/*---! 隱私權 ---*/
/*------------ icon ------------*/
.icon {
}
/*------------ / icon ------------*/
/*------------ btn ------------*/
.share {
    position: relative;
    margin: 20px 0 0 ;
}
.share .btn {
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 18px;
    margin: 0 2px;
    border-radius: 100%;
    background: rgba(255, 255, 255,0.2);
    transition: all 0.3s ease;
}
.share .btn:hover {
    background: #59611B;
}
.ibtn.fb-fans-page {
    position: relative;
    background: url('../../images/tw/fb_page.png') 0 0 no-repeat;
    width: 93px;
    height: 93px;
    transition: all 0s ease;
}
.ibtn.fb-fans-page:hover {
    background-position: 0 100%;
}
.btn.back {
    background: #333333;
    color: #D6D6D6;
    font-size: 16px;
    letter-spacing: 1px;
    white-space: normal;
    border-radius: 0;
    width: 200px;
    height: 50px;
    line-height: 50px;
    transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn.back:before{
    content: '';
    display: inline-block;
    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-right: 10px;
    content: "\f104";
}
.btn.back:hover {
    background: #A3A3A3;
    color: #fff;
}
.btn.simple {
    background: #333333;
    color: #D6D6D6;
    width: 15%;
    height: 40px;
    margin: 0 1%;
    font-size: 16px;
    letter-spacing: 1px;
    position: relative;
    border-radius: 0;
    width: 150px;
    height: 50px;
    line-height: 50px;
}
.btn.simple:hover {
    background: #A3A3A3;
    color: #fff;
}
.btn.simple.bg2 {
    background: #59611B;
}
.btn.simple.bg2:hover {
    background: #A3A3A3;
    color: #fff;
}
.btn.simple2 {
    background: #fff;
    border: 1px solid #aaa;
    height: 35px;
    line-height: 33px;
    color: #777;
    font-size: 16px;
    letter-spacing: 0.1em;
    width: 90%;
    max-width: 300px;
    margin: 0 3px 10px;
    position: relative;
}
.btn.simple2:hover {
    border-color: #80CAA5;
}
.btn.simple2 .ic {
    vertical-align: text-bottom;
    margin: 0 8px 0 0;
    color: #7FCAA5;
    font-size: 18px;
}
.btn.simple2 .ic3-angle-double-left,
.btn.simple2 .ic3-angle-double-right {
    position: absolute;
    top: 10px;
    color: #bbb;
    font-size: 12px;
    margin: 0;
}
.btn.simple2 .ic3-angle-double-left {
    left: 8px;
}
.btn.simple2 .ic3-angle-double-right {
    right: 8px;
}
.btn.normal {
    position: relative;
    display: block;
    background: #333333;
    color: #D6D6D6;
    font-size: 16px;
    margin: 0 auto;
    border-radius: 0;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: all 0.3s ease;
}
.btn.normal.home:before{
    content: '';
    display: inline-block;
    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;
    content: "\e90d";
    margin-right: 10px;
}
.btn.normal:hover {
    background: #A3A3A3;
    color: #fff;
}
.btn.normal2 {
    color: #fff;
    font-size: 15px;
    padding: 5px;
    width: 100px;
    height: 100px;
    background: #72B1AA;
    margin: 0 0px;
    border-radius: 100%;
    border: 1px solid #72B1AA;
    display: inline-block;
    line-height: 90px;
}
.btn.normal2:hover {
    background: transparent;
    color: #72B1AA;
}
.btn.normal2.send {
}
.btn.normal .ic {
    /*vertical-align: middle;
    font-size: 18px;
    margin: 0 0 5px 0;*/
}
.ic.ic3-home{
    font-size: 12px;
}
.btn.pure {
    color: #666;
    line-height: 30px;
    margin: 0 5px 10px;
}
.btn.pure:hover {
    color: #80CAA5;
    text-decoration: underline;
}
/*---- img scale ----*/
.box .pic {
    position: relative;
    overflow: hidden;
}
.box .pic img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.box:hover .pic img {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
/*------------ / btn ------------*/
/*------------ site_header ------------*/
.site-header {
    position: fixed;
    z-index: 300;
    width: 100%;
    top: 0;
    transition: all .3s ease;
    background: rgba(0,0,0,0.2);
}
.site-header:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    background: rgba(255,255,255,0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    transition: all .3s ease;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.site-header:hover:before {
    height: 100%;
    transition: all .3s ease;
    top: 0;
}
.wrapper{
    background: #fff;
}
.site-title {
    padding: 31px 0 28px;
    float: left;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.site-title .logo {
    background: url(../../images/common/logo.svg) 50% 50%  no-repeat;
    background-size: contain;
    width: 350px;
    height: 44px;
    transition: all .3s ease;
}
.site-title .logo:hover {
    opacity: .7;
}
.site-header:hover .site-title .logo{
    background: url(../../images/common/logo_h.svg) 50% 50%  no-repeat;
    background-size: contain;
    transition: all .3s ease;
}
/*-- 選單至頂 --*/
.header-fixed .site-header {
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 8%);
}
.header-fixed .site-header:hover{
    background: #fff;
}
.header-fixed .site-header:before{
    height: 100%;
    transition: all .3s ease;
    top: 0;
}
.header-fixed .site-title {
    padding: 16px 0;
    float: left;
    margin: 0;
    z-index: 99;
}
.header-fixed .site-title .logo {
    height: 32px;
    width: 250px;
    background: url(../../images/common/logo_h.svg) 50% 50% no-repeat;
    background-size: contain;
    transition: all .3s ease;
}
.header-fixed .site-nav {
    border: none;
    text-align: left;
    margin: 0px;
    float: left;
    margin: 20px 0 0 45px;
    position: relative;
    left: 0;
}
.header-fixed .site-nav .menu > li > a {
    color: #333;
}
.header-fixed .func-menu > li.gocart {
    position: static;
    display: inline-block;
    right: 0;
    top: 0px;
    color: #70AC92;
    margin: -5px 0 0 0;
}
.header-fixed .func-menu > li {
    padding: 10px 0 1px;
}
.header-fixed .language,
.header-fixed .search-box,
.header-fixed .top-remitt,
.header-fixed .top-order {
    display: none;
}
.header-fixed .site-header:hover .site-nav .menu > li > a:before{
    bottom: -16px;
}
.header-fixed .site-header:hover .site-nav .menu > li > a:hover:before,
.header-fixed .site-header:hover .site-nav .menu > li.active > a:before {
    height: 13px;
}
.header-fixed .site-nav .menu > li{
    padding: 0 10px;
}
/*選單至頂結束*/
.top-nav {
    position: absolute;
    z-index: 100;
    right: 15px;
    top:2px;
}
.top-nav > * {
    display: inline-block;
    vertical-align: middle;
}
.func-menu {
    font-family: '33535gillsansmt', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}
.func-menu > li {
    padding: 2px 0;
}
.func-menu > li > a {
    color: #7F7F7F;
    font-size: 13px;
    line-height: 25px;
    border-radius: 4px;
    padding: 0 8px 0 4px;
}
.func-menu > li.bg > a {
    background: #B8B9AA;
    color: #fff;
}
.func-menu > li.bg > a:hover {
    background: #82BBB3;
    color: #fff;
}
.func-menu > li > a:hover {
    color: #82BBB3;
}
.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: absolute;
    display: block;
    right: 0;
    top: 35px;
    color: #70AC92;
}
.func-menu > li.gocart > a {
    font-size: 18px;
    color: #70AC92;
    font-family: 'Josefin Sans', sans-serif;
}
.func-menu > li.gocart > a i{
    color: #70AC92;
    font-size: 26px;
}
.func-menu > li.gocart span{
    border: 2px solid #CBE0D8;
    min-width:36px;
    height:36px;
    color: #70AC92;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    border-radius: 100%;
    line-height: 36px;
    margin: 0 0 0 10px;
}
.func-menu .cart-box {
    position: absolute;
    z-index: 10;
    width: 300px;
    right: 0;
    top: 100%;
    border: 2px solid #70AC92;
    background: #fff;
    padding: 1px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
}
.func-menu .gocart.active .cart-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}
.func-menu .cart-box .btn {
    width: 100%;
    background:#70AC92;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 39px;
    letter-spacing: 0.05em;
}
.func-menu .cart-box .btn:hover {
    background: #B8B9AA;
}
.func-menu .cart-box .btn .ic {
    font-size: 20px;
    margin-right: 0;
}
.func-menu .cart-list {
    padding: 4px;
}
.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 a: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: #70AC92;
    font-size: 15px;
}
.func-menu .cart-list a:hover .name {
    text-decoration: underline;
}
.func-menu .cart-list .qty {
    color: #F2856C;
}
.top-nav .language {
    position: relative;
    width: auto;
    letter-spacing: 0;
    z-index: 50;
}
.top-nav .language .btn {
    width: 100%;
    color: #adadad;
    text-align: left;
    line-height: 23px;
    padding: 0 25px 0 10px;
    position: relative;
    font-family: 'Montserrat', serif;
}
.top-nav .language .btn:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #999999 transparent transparent transparent;
    position: absolute;
    right: 8px;
    top: 10px;
}
.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+li {
    border-top: 1px solid rgb(255 255 255/10%);
}
.top-nav .language li a {
    display: block;
    background: rgba(89, 97, 27,0.8);
    color:#fff;
    padding: 4px 10px;
    font-size: 13px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.top-nav .language li a:hover {
    color: #fff;
    background: rgb(51, 51, 51, 0.8);
}
.site-nav {
    float: right;
    margin: 40px 0px 0 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.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 15px;
}
.site-nav .menu > li > a {
    position: relative;
    box-sizing: border-box;
    text-align: center;
    display: block;
    color: #FFF;
    letter-spacing: 1px;
    font-size: 18px;
    transition: all .3s ease;
    font-family: 'Montserrat', serif;
}
.site-header:hover .site-nav .menu > li > a{
    color: #333333;
}
.site-nav .menu > li > a:hover,
.site-nav .menu > li.active > a,
.site-header:hover .site-nav .menu > li > a:hover,
.site-header:hover .site-nav .menu > li.active > a {
    color: #59611B;
}
.site-header:hover .site-nav .menu > li > a::before{
    content: '';
    position: absolute;
    width: 1px;
    height: 0;
    background: #59611B;
    bottom: -36px;
    right: 0;
    left: 0;
    margin: 0 auto;
    transition: all 0.3s ease;
}
.site-header:hover .site-nav .menu > li > a:hover:before,
.site-header:hover .site-nav .menu > li.active > a:before{
    height: 24px;
}
.site-nav .menu ul {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 600;
    width: 208px;
    border: 3px solid #80CAA5;
    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 #80caa5 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;
}
.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: #80CAA5;
}
.site-nav .menu ul ul {
    left: 100%;
    top: 0;
}
.site-nav .menu > li:nth-last-child(-n+3) {
    display: none;
}
.site-header .search-box {
    position: relative;
    width: 162px;
    box-sizing: border-box;
    margin-left: 55px;
    z-index: 11;
}
.site-header .search-box .form-control {
    border: none;
    border: 1px solid rgba(255,255,255,0.3);
    background: transparent;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 30px 0 10px;
    color: #fff;
    border-radius: 30px;
}
.site-header:hover .search-box .form-control {
    border-color: #DDDDDD;
    color: #888888;
}
.site-header .search-box .form-control:focus {
    border-color: #fff;
}
.site-header:hover .search-box .form-control:focus {
    border-color: #59611B;
}
.search-box .search {
    z-index: 1;
    position: absolute;
    width: 28px;
    height: 28px;
    display: block;
    right: 1px;
    top: 1px;
}
.search-box:after {
    position: absolute;
    content: "\e914";
    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: 16px;
    right: 1px;
    top: 1px;
    line-height: 28px;
    width: 28px;
    height: 28px;
    text-align: center;
    color: #59611B;
    background: #fff;
    border-radius: 100%;
}
.search-box:hover:after{
    color: #fff;
    background: #59611B;
}
/*------------ / site_header ------------*/
/*------------ banner ------------*/
.site-main{
    position: relative;
    margin-top: 205px;
    background: #fff;
}
.banner {
    overflow: hidden;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
    opacity: 0;
}
.loaded.banner{
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
    opacity: 1;
}
.banner .item {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.banner img {
    display: block;
    width: 100%;
    height: 100vh !important;
    line-height: 1;
}
.banner .container {
    max-width: unset;
    padding: 0;
}
.banner .slick-dots {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: static;
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 75px;
    right: 95px;
}
.banner .slick-dots li {
    width: 100%;
    height: 10px;
    margin: 12px 0;
}
.banner .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: rgba(255,255,255,0.8);
    width: 10px;
    height: 10px;
    transition: all 0.3s ease;
    border-radius: 100%;
    cursor: pointer;
}
.banner .slick-dots li.slick-active button {
    background: #59611B;
}
/*------------ / banner ------------*/
/*------------ site_main ------------*/
.main-top .container {
    max-width: 1440px;
    padding: 0;
}
.main-title {
    position: relative;
    margin: 0;
    padding: 15px 50px;
    text-align: center;
    background: #59611B;
    margin-top: -95px;
    top: -15px;
        display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.main-title .main-title-b{
    position: relative;
    font-size: 30px;
    color:#FFFFFF;
    font-weight: 500;
    margin: 0;
    display: inline-block;
    letter-spacing: 1px;
    line-height: 1.2;
    font-family: 'Montserrat', serif;
}
.main-title .second_txt{
    position: relative;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 1.8;
    display: none;
}
.main-content {
    padding: 0 0 117px;
}
.content {
    min-height: 300px;
    box-sizing: border-box;
}
.content-top {
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 auto 60px;
}
.content-title {
    color: #5FA386;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 25px 0;
    text-align: center;
}
.content-title2_w{
    position: relative;
    display: block;
    margin: 0 0 20px;
}
.content-title2_w::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #CCCCCC;
    bottom: 0;
    left: 0;
}
.content-title2{
    position: relative;
    display: inline-block;
    font-size: 25px;
    color: #555555;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.3;
    border-bottom: 2px solid #59611B;
    margin: 0;
    padding: 0 0 10px;
}
.content-title span{
    border: 2px solid #CBE0D8;
    padding: 8px 2%;
}
.content-title .keyword {
    color: #F2856C;
}
.shopping-title {
    color:#70AC92;
    font-size: 20px;
    font-weight: normal;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
    font-family: 'Josefin Sans', '微軟正黑體', sans-serif;
}
.shopping-title .ic {
    font-size: 22px;
    color: #7FCAA5;
    vertical-align: middle;
    margin: 0 3px 5px 0;
}
.shopping-title .ic3-bag-plus {
    font-size: 26px;
    margin-right: 10px;
}
.btn-box {
    clear: both;
    padding-top: 40px;
    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: 30px;
}
/*------------ breadcrumb ------------*/
.breadcrumb {
    z-index: 2;
    text-align: right;
    color: #878787;
    padding: 10px 15px;
    margin: 12px 0 24px;
    font-size: 13px;
}
.breadcrumb li,
.breadcrumb li a {
    display: inline;
}
.breadcrumb li:first-child a span{
    font-size: 0;
}
.breadcrumb li:first-child a span: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;
    content: "\e907";
    font-size: 14px;
}
.breadcrumb li+li:before {
    content: '> ';
    display: inline-block;
    margin: 0 3px;
}
.breadcrumb li a:hover {
    color: #59611B;
}
.content-top .breadcrumb {
    background: none;
    float: right;
    color: #878787;
    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 {
    width: 260px;
    float: left;
}
.has-side .content {
    width: calc(100% - 260px);
    float: right;
    padding: 0 0 0 45px;
}
.side-nav{
    position: relative;
    font-size: 15px;
}
.side-nav li a {
    position: relative;
    display: block;
    line-height: 1.2;
    padding: 12px 18px;
    border-bottom: 1px solid #D8DCDC;
    color: #333333;
    font-size: 17px;
    letter-spacing: 0.8px;
    transition: all 0.3s ease;
}
.side-nav > li > a:hover,
.side-nav > li.active > a {
    color: #fff;
    background: #59611B;
}
.side-nav ul {
    display: none;
    padding: 20px 0;
    border-bottom: 1px solid #D8DCDC;
}
.side-nav ul li a {
    color: #555555;
    font-size: 16px;
    padding: 5px 18px 5px 40px;
    border-bottom: 0;
    transition: all 0.3s ease;
}
.side-nav ul li a::before{
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: #59611B;
    top: 15px;
    left: 18px;
    transition: all 0.3s ease;
}
.side-nav ul li a:hover:before,
.side-nav ul li.active a:before{
    width: 12px;
}
.side-nav ul li a:hover,
.side-nav ul li.active > a {
    color: #59611B;
}
/*------------ / side ------------*/
/*------------ site_footer ------------*/
.site-footer{
    position: relative;
    background: url(../../images/common/f_bg.jpg) no-repeat;
    background-size: cover;
}
.footer-top {
    position: relative;
}
.footer-top::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #444444;
    mix-blend-mode: multiply;
    top: 0;
    left: 0;
}
.footer-top .row {
    position: relative;
    margin: 0 -15px;
}
.footer-top{
    position: relative;
    padding: 70px 0;
}
.footer-top .col{
    position: relative;
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align: left;
}
.footer-top .col.col1{
    width: 50%;
    padding: 0 15px;
}
.footer-top .row .col.col2{
    width: 50%;
    float: right;
    padding: 0 15px;
}
.footer-top .info{
    position: relative;
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 50px 0 0;
}
.footer-top .info .sect-title,
.footer-top .sharebox .sect-title,
.footer-top .row .col.col2 .sect-title {
    position: relative;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1.5px;
    font-family: 'Montserrat',serif;
    padding: 0 0 10px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin: 0 0 20px;
    text-align: left;
}
.footer-top .info .txt{
    position: relative;
    margin: 0;
    padding: 0;
}
.footer-top .info .txt li{
    position: relative;
    list-style: none;
    margin: 10px 0 10px 40px;
    color: rgba(255,255,255,0.7);
}
.footer-top .info .txt li a:hover{
    text-decoration: underline;
}
.footer-top .info .txt .tel a {
    position: relative;
    line-height: 1;
    color: #fff;
    font-size: 35px;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: 'Montserrat',sans-serif;
}
.footer-top .info .txt i{
    margin: 0 0 0 -35px;
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255,0.2);
    color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    position: absolute;
}
.footer-top .info .txt i.ic3-line::before{
    font-family: 'community' !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;
    content: "\e905";
}
.footer-top .info .txt i.ic3-fb::before {
    font-family: 'community' !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;
    content: "\e904";
}
.footer-top .info .txt i.ic3-youtube::before {
    font-family: 'community' !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;
    content: "\e901";
}
.footer-top .info .txt i.ic3-ig::before {
    font-family: 'community' !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;
    content: "\e903";
}
.footer-top .sharebox{
    position: relative;
    width: 50%;
    float: right;
    padding: 0 50px 0 0;
    box-sizing: border-box;
    margin: 0;
}
.follow {
    position: relative;
    margin: 25px 0 0;
}
.qrcode {
    display: inline-block;
    margin: 0 0 0 10px;
}
.footer-top .cf-list {
    position: relative;
    margin: 0 -15px;
}
.footer-top .cf-list li{
    width: 50%;
    text-align: center;
    padding: 0 15px;
}
.footer-top .cf-list .box{
    position: relative;
}
.footer-top .cf-list li .pic{
    max-width: 340px;
    overflow: hidden;
    margin: 0 auto;
}
.footer-top .cf-list .box .cover{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top:0;
    font-size: 0;
    z-index: 30;
}
.footer-bottom {
    position: relative;
    padding: 50px 0 70px;
    font-size: 14px;
    color: #878787;
}
.footer-bottom::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #333;
    mix-blend-mode: multiply;
    top: 0;
    left: 0;
}
.footer-bottom .col{
    position: relative;
    float: left;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}
.site-map {
    position: relative;
    margin: 15px 0;
}
.site-map ul {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0.5px;
    text-align: left;
}
.site-map ul li {
    float: left;
    margin: 0;
}
.site-map ul li a {
    position: relative;
    display: inline-block;
    padding: 3px 23px 3px 0px;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: rgba(255,255,255,0.65);
    transition: all 0.3s ease;
}
.footer-bottom a:hover{
    color: #c3ce73;
}
.footer-bottom .author{
    padding-left: 25px;
}
/*------------ / site_footer ------------*/
/*------------ floating ------------*/
.floating,
.floating.fancybox-margin {
    display: none;
    position: fixed;
    right: 50%;
    bottom: 17.5%;
    margin-right: -800px;
    z-index: 299;
    transition: all .3s ease;
}
.floating .ibtn.gotop {
    position: relative;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background: #59611B;
    transition: all 0.3s ease;
}
.floating .ibtn.gotop::before{
    content: '';
    border: 1px solid #fff;
    border-width: 3px 3px 0 0;
    width: 10px;
    height: 10px;
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    position: absolute;
    right: 26px;
    top: 28px;
}
.floating .ibtn.gotop:hover {
    background: #333333;
}
/*------------ / 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: #535353;
    font-size: 16px;
    padding: 0 5px;
    margin: 0 2px;
    box-sizing: border-box;
    transition: all 0.3s ease;
}
.pagination li a:hover,
.pagination li.active a {
    color: #59611B;
    text-decoration: underline;
}
.pagination li a.controls {
    padding: 0;
    font-size: 22px;
    color: #fff;
    line-height: 28px;
    border-radius: 100%;
    background: #333;
    transition: all 0.3s ease;
}
.pagination li a.controls:hover {
    color: #fff;
    background: #59611B;
}
.page-info {
    display: none;
}
.page-info .form-control {
    height: 30px;
    line-height: 28px;
    border: 1px solid #ddd;
    margin: 0;
    background: none;
}
.page-info .form-control:focus {
    border-color: #80caa5;
}
/*------------ / pagination ------------*/
/*------------ form ------------*/
.reminder {
    text-align: center;
    color: #777;
    position: relative;
    margin: 0 0 30px;
}
.reminder span {
}
.reminder b {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    vertical-align: bottom;
    margin-bottom: 0px;
    color: #E51C6C;
}
.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 #CCCCCC;
    margin: 0;
    padding: 0 5px;
    z-index: 1;
    border-radius: 0;
}
.qty-box .form-control:focus {
    border-color: #72B1AA;
}
.qty-box .btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 19px;
    color: #666;
    background: #EEEEEE;
    border: 1px solid #CCCCCC;
    position: absolute !important;
    z-index: 0;
    top: 0;
}
.qty-box .btn:hover {
    border-color: #72B1AA;
    background: #72B1AA;
    color: #fff;
    z-index: 2;
}
.qty-box .less {
    left: 0;
    border-radius: 5px 0 0 5px;
}
.qty-box .add {
    right: 0;
    border-radius: 0 5px 5px 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 34px;
    padding: 0 10px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    margin-bottom: 6px;
}
.form-control:focus {
    outline: none;
    border-color:#59611B;
}
textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
}
.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 {
    max-width: 1000px;
}
.form-wrap.type3 .form-box {
    max-width: 600px;
}
.form-wrap .btn-box {
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
}
.form-box {
    margin: 0 auto;
}
.line {
    margin: 0 auto;
    border-top: 1px solid #ccc;
    padding: 20px 0;
}
.line2 {
    margin: 0 auto;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}
.form-box .row {
    margin: 0 -24px;
    position: relative;
}
.form-box .col {
    float: left;
    width: 50%;
    padding: 0 24px;
    box-sizing: border-box;
}
.form-box .type2 .col1 {
    float: left;
    width: 70%;
    padding: 0 24px;
    box-sizing: border-box;
}
.form-box .type2 .col2 {
    float: right;
    width: 25%;
    padding: 50px 0 0 0;
}
.form-box .required {
    position: relative;
}
.form-box .required:after {
    content: '*';
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 15px;
    color: #E51C6C;
    margin: 0 4px 0px 10px;
}
.form-box .form-group {
    padding: 4px 0;
    line-height: 36px;
}
.form-box .control-label {
    display: block;
    line-height: inherit;
}
.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;
}
.form-box .captcha a:hover {
    color: #ccc;
}
.form-box .captcha a * {
    vertical-align: middle;
}
.form-box .captcha a .ic {
    transition: transform .3s;
    font-size: 14px;
    color: #70AC92;
}
.form-box .captcha a:hover .ic {
    transform: rotate(270deg);
    color:#B8B9AA;
}
.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: #E51B6C;
    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 {
    text-align: center;
    max-width:1100px;
    margin: 0 auto;
    padding: 3% 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.success-box {
    text-align: center;
    line-height: 2;
}
.success-msg {
    color: #59611B;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 auto 15px;
}
.success-txt {
    line-height: 1.8;
    color: #535353;
    padding-bottom: 10px;
}
.success-txt strong {
    color: #333;
    font-size: 16px;
}
.success-txt a {
    text-decoration: underline;
    color: #E51A6C;
}
.success-txt a:hover {
    text-decoration: none;
}
.success-wrap .btn-box {
    max-width: 1000px;
    margin: 0 auto;
}
/*------------ / form ------------*/
/*------------ table ------------*/
.table-h {
    border-top: 1px solid #DCDCDC;
    color: #6A6A6A;
}
.table-h thead {
        display: none;
}
.table-h td[data-title]:before {
    content: attr(data-title);
    display: inline-block;
    color: #aaa;
    font-size: 13px;
}
.table-h td {
    padding: 10px 6px;
    line-height: 1.4;
    text-align: center;
    min-width: 76px;
}
.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: #DE82A5;
}
.table-v {
    color: #777;
    font-size: 14px;
}
.table-v tr{
    border-bottom: 1px solid #ddd;
}
.table-v th,
.table-v td {
    padding: 12px 20px;
    vertical-align: middle;
}
.table-v th {
    text-align: left;
    width: 110px;
    font-weight: normal;
    position: relative;
    background: #F0F0F0;
}
.table-v strong {
    color: #DA6994;
}
/*------------ / table ------------*/
/*------------ lightbox ------------*/
body .fancybox-close {
    background: url(../../images/common/lightbox_close.jpg) no-repeat;
    width: 41px;
    height: 41px;
    right: 5px;
    top:5px;
}
body .fancybox-close:hover {
    background: url(../../images/common/lightbox_close.jpg) 100%  100%  no-repeat;
}
.no-svg body .fancybox-close {
    background-image: url(../../images/common/lightbox_close.jpg);
}
body .fancybox-close:hover {
    background-position: 0 100%;
}
body .fancybox-skin {
    background: #fff;
    border-radius: 0;
    margin-top: 40px;
    border-radius: 0px;
    border: 5px solid #72B1AA;
    position: relative;
}
body .fancybox-inner {
    background: #F2FAF6;
    border-radius:0px;
}
.fancybox-album .photo-pager {
    position: absolute;
    bottom: -60px;
    left: 50%;
    width: 80px;
    height: 60px;
    background: #72B1AA;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    padding: 20px 0 0 0;
    margin: 0 0 0 -40px;
}
.fancybox-album .photo-pager span{
    display: block;
}
.fancybox-album .photo-pager b{
    color: #FFFF00;
    text-decoration: underline;
}
.fancybox-album .fancybox-title {
    position: relative;
    width: 100%;
}
.fancybox-album .photo-intro{
    padding: 0 0 25px 0;
    
}
.fancybox-album .photo-title {
    color: #72B1AA;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}
.fancybox-album .fancybox-nav span {
    background: url('../../images/common/album/lightbox_arrow.png') no-repeat;
    width: 15px;
    height: 27px;
    margin-top: -20px;
    visibility: visible;
}
.fancybox-album .fancybox-prev span {
    background-position: 0 0;
    left: -70px;
}
.fancybox-album .fancybox-next span {
    background-position: 100% 0;
    right: -70px;
}
.fancybox-album .fancybox-prev:hover span {
    background-position: 0 100%;
}
.fancybox-album .fancybox-next:hover span {
    background-position: 100% 100%;
}
.lightbox-wrapper {
    padding: 40px;
    max-width: 100%;
    width: 780px;
    margin: 0 auto;
    box-sizing: border-box;
}
.login-box .lightbox-title {
    color: #5FA386;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px;
    text-align: center;
}
.login-box .lightbox-title span{
    border: 2px solid #CBE0D8;
    padding: 5px 10px;
}
.no-svg .login-box .lightbox-title {
    background-image: url('../../images/common/login_ic.png');
}
.lightbox-wrapper .control-label {
    display: none;
}
.login-box .notice-box {
    background: #eee;
    margin-top: 40px;
    padding: 20px 15px;
    border-radius: 15px;
}
.login-box .notice-box .title {
    float: left;
    background: url('../../images/common/join_ic.png') 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;
}
.login-box .success-box + .btn-box a{
    margin: 10px 0;
}
.arrival-box {
    position: relative;
}
.arrival-box .form-control {
    height: 36px;
    line-height: 34px;
    padding: 0 12px;
    border-color: #72B1AA;
    background: none;
}
.arrival-box .form-control:focus {
    background: #fff;
}
.arrival-box .pd-name {
    color: #72B1AA;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    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: 30px 0;
}
.arrival-notice {
    color: #777;
    font-size: 13px;
    text-align: center;
    padding: 10px 0;
}
.arrival-box .btn-box {
    padding-top: 0;
}
/*------------ / lightbox ------------*/
.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a {
    background: #59611B;
}
.mmenu-show #mobile-search .search{
    position: absolute;
    right:8px;
    top: 4px;
}
.mmenu-show #mobile-search .search .ic3-search2{
    font-size: 20px;
}
.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color: #59611B;
}
.mmenu-show #mobile-menu .side-nav-top > li a:before {
    border-color: #59611B;
}
.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active > a {
    color: #59611B;
}
.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
}
.mmenu-show #mobile-menu .language-menu{
    background: #59611B;
    color: #fff;
}
.mmenu-show #mobile-menu .share-menu{
    background: #59611B;
}
.mmenu-show #mobile-search .form-control{
    border-radius: 0;
}
.mmenu-show #mobile-search .search-box:after{
    color: #59611B;
    background: transparent;
}
.mmenu-show #mobile-search .search-box:hover:after{
    color: #333;
    background: transparent;
}
/* ------------ rwd ------------ */
@media screen and (max-width: 1600px) {
    .floating,
    .floating.fancybox-margin {
        right: 15px;
        margin: 0;
    }
}
@media screen and (max-width: 1440px) {
    .footer-top .info {
        padding: 0 15px 0 0;
    }
    .footer-top .sharebox{
        padding: 0 0 0 15px;
    }
    .share .btn{
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin: 0 3px;
        font-size: 16px;
    }
    .footer-top .info .txt .tel a{
        font-size: 28px;
    }
    .site-nav .menu > li {
        padding: 0 8px;
    }
    .site-header .search-box {
        margin-left: 30px;
    }
}
@media screen and (max-width: 1300px) {
    .table-h td[data-title]:before {
        display: block;
        margin:  0 0 5px 0;
    }
    .header-fixed .site-title .logo{
        width: 230px;
    }

    .site-nav .menu > li > a {
        font-size: 16px;
    }
}
@media screen and (max-width: 1250px) {
    .site-title .logo {
        width: 280px;
    }
}
@media screen and (max-width: 1200px) {
    .site-map ul li a {
        padding: 3px 14px 3px 0px;
    }
    .site-nav .menu > li {
        padding: 0 5px;
    }
}
@media screen and (max-width: 1150px) {
    .func-menu > li.gocart {
        right: 50px;
    }
    .footer-top .row{
        max-width: 700px;
        margin: 0 auto;
    }
    .footer-top .col.col1 {
        width: 100%;
    }
    .footer-top .row .col.col2{
        width: 100%;
        margin: 15px 0 0;
    }
    .site-header .search-box {
        width: 130px;
        margin-left: 30px;
    }
    .site-title .logo {
        width: 220px;
    }
}
@media screen and (max-width: 1000px) {
    .site-header,.header-fixed .site-header{
        position: relative;
    }
    .header-fixed .site-title .logo ,.site-title .logo {
        height: 37px;
        width: 290px;
    }
    .header-fixed .site-title ,.site-title {
        margin: 0;
        float: none;
        width:100%;
        padding: 21px 0;
    }
    .wrapper{
        padding-top: 40px;
    }
    /*--- 隱私權手機板 ---*/
    .header-sheet {
        position: fixed;
        height: auto;
        bottom: 0%;
        z-index: 999;
        font-size: 14px;
        padding: 40px 0 10px;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        border-radius: 0;
        border-top: solid 1px #a598b8;
        border-left: solid 1px transparent;
        border-right: solid 1px transparent;
        border-bottom: solid 1px transparent;
    }
    .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;
    }
    /*--- END隱私權手機板 ---*/
    .site-title {
        float: none;
        text-align: center;
    }
    .top-nav,
    .site-nav,
    .site-header .search-box{
        display: none;
    }
    .main-content {
        padding-bottom: 80px;
    }
    .has-side .content {
        border-left:none;
        padding: 0;
    }
    .footer-top {
        padding: 30px 0;
    }
    .footer-top .container {
        text-align: center;
    }
    .footer-top .col.col2{
        display: inline-block;
        text-align: center;
        float: none;
        width: 100%;
    }
    .footer-top .map-box {
        margin: 0;
    }
    .site-info {
        margin-left: 0;
    }
    .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 .ibtn.gotop:hover{
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
    }
    .share:before{
        content: '';
    }
    .content-top {
        margin-bottom: 20px;
    }
    .main-title {
        padding: 15px 30px;
        height: 65px;
    }
    .main-title .main-title-b{
        font-size: 22px;
    }
    /* 20220610 */
    .site-main {
        margin-top: 100px;
    }
    .content-title2 {
        font-size: 20px;
        padding: 0 0 7px;
    }
    .footer-bottom .col.col1{
        display: none;
    }
    .footer-bottom {
        padding: 15px 0 35px;
    }
    .footer-bottom .author {
        padding-left: 0;
    }
    .footer-bottom .col.col2{
        font-size: 13px;
        text-align: center;
    }
    .share {
        display: none;
    }
    .site-header:before{
        display: none;
    }
    .site-header:hover .site-title .logo{
        background: url(../../images/common/logo.svg) 50% 50% no-repeat;
        background-size: contain;
    }
    .btn-box {
        padding-top: 15px;
    }
}
@media screen and (max-width: 767px) {
    .table-h td {
        min-width: 40px;
    }
    .main-content {
        padding: 0 0 50px;
    }
    .content-title2 {
        font-size: 18px;
    }
    .content-top .breadcrumb {
        float: none;
    }
    .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;
    }
    .form-title {
        font-size: 36px;
    }
    .form-box .row:before {
        display: none;
    }
    .form-box .col,
    .form-box .type2  .col {
        width: 100%;
    }
    .form-box .type2 .col2 {
        text-align: center;
    }
    .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: 30px 15px;
    }
    .success-msg {
        font-size: 20px;
        background-size: 80px;
        padding-top: 90px;
    }
    .table-h {
        border-top: 1px dashed #bbb;
    }
    .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: 13px;
        margin: 0;
    }
    .table-h tr {
        padding: 10px 0;
        position: relative;
    }
    .table-h td {
        padding: 0;
        line-height: 2;
    }
    .login-box .notice-box {
        padding: 20px 25px;
        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: 15px 0 0;
        padding: 15px 0 0;
    }
    /* 20220610 */
    .footer-top .row{
        display: flex;
        flex-direction: column-reverse;
    }
    .footer-top .info,
    .footer-top .sharebox{
        width: 100%;
        float: none;
        display: block;
        box-sizing: border-box;
        margin: 30px 0 0;
        padding: 0;
    }
    .footer-top .info .sect-title,
    .footer-top .sharebox .sect-title,
    .footer-top .sharebox .sect-title {
        padding: 0 0 5px;
    }
    .follow {
        margin: 15px 0 0;
    }
    .footer-top .row .col.col2{
        margin: 0 auto;
    }
    .main-title {
        padding: 10px 25px;
        height: 55px;  
        margin-top: -105px;  
        top: 0;
    }
    .site-main {
        margin-top: 80px;
    }
    .main-title .second_txt{
        font-size: 14px;
    }
    .main-title .main-title-b {
        font-size: 21px;
    }
    .content-top {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 500px) {
    .lightbox-wrapper {
        padding: 30px 20px;
    }
    .login-box .main-title {
        padding-top: 0;
    }
    .login-box .main-title span {
        font-size: 36px;
    }
    .login-box .success-msg {
        font-size: 17px;
    }
    .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;
    }
}
@media screen and (max-width: 400px) {
    .form-box .form-group .input-box {
        width: 100%;
    }
    .btn.simple {
        margin: 0 auto 10px;
    }
}
