@charset 'utf-8';

/*------------ basic ------------*/

body {

    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;

    color: #666;

    font-size: 14px;

    line-height: 1.7;

    letter-spacing: 0.035em;

}

.container {

    padding: 0 15px;

    max-width: 1470px;

}

.captcha img {

    margin: 0;

}

.mobile {

    display: none;

}

/*------------ / basic ------------*/

/*------------ icon ------------*/

.icon {

    background-image: url('../../images/common/icons.png');

    width: 25px;

    height: 25px;

}

.icon.require {

    background: #F75000;

    width: 8px;

    height: 8px;

    border-radius: 8px;

    margin: 0 3px 3px;

}

/*------------ / icon ------------*/

/*------------ btn ------------*/

.mmenu-show .toggle-mmenu-close {

    padding: 0;

}

.share.footer .btn {

    color: #fff;

    font-size: 34px;

    width: 60px;

    height: 60px;

    line-height: 60px;

    border-radius: 30px;

    background: #ddd;

    margin: 0 12px;

    padding: 0;

}

.share.footer .btn:hover {

    background: #FF7430;

}

.share.footer .btn .ic {

    vertical-align: middle;

    margin-bottom: 5px;

}

.ibtn.fb-fans-page {

    background-image: url('../../images/tw/fb_page.png');

    width: 100px;

    height: 100px;

}

.ibtn.fb-fans-page:hover {

    opacity: 0.75;

}

.ibtn.more {

    background-image: url('../../images/common/btn_more.png');

    width: 101px;

    height: 29px;

}

.btn.simple {

    max-width: 140px;

    width: 100%;

    height: 36px;

    color: #666;

    font-family: 'Alike', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', serif;

    font-size: 15px;

    letter-spacing: 0.05em;

    line-height: 32px;

    border: 2px solid #888;

    border-radius: 20px;

    position: relative;

    margin: 0 8px 10px;

    padding: 0;

}

.btn.simple:hover {

    border-color: #FF7B3A;

    color: #FF7B3A;

}

.btn.simple:before,.btn.simple:after{

    font-family: 'icon-font' !important;

    speak: none;

    font-style: normal;

    font-weight: normal;

    font-variant: normal;

    text-transform: none;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    position: relative;

    top: -3px; 

}

.btn.angle-right:after{

     font-family: 'icon-font' !important;

    speak: none;

    font-style: normal;

    font-weight: normal;

    font-variant: normal;

    text-transform: none;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    position: relative;

    top: -3px;    

    

    font-size: 22px;

    vertical-align: middle;

    margin: 0 0 6px 5px;

}

.btn.back:before,.btn.angle-left:before{

    content: "\f104";

}

.btn.angle-right:after{

    content: "\f105";

}

.btn.simple .ic,.btn.simple:before,.btn.simple:after {

    vertical-align: middle;

    font-size: 22px;

    margin: 0px 6px 6px;

}

.btn.simple2 {

    width: 100%;

    max-width: 356px;

    color: #fff;

    background: #000;

    font-size: 16px;

    font-weight: bold;

    line-height: 35px;

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);

    border-radius: 0;

}

.btn.simple2:hover {

    background: #F75000;

}

.btn.simple3 {

    width: 100%;

    color: #fff;

    background: #F75000;

    font-size: 20px;

    font-family: 'Alike', serif;

    line-height: 40px;

    letter-spacing: 0.08em;

    border-radius: 0;

}

.btn.simple3:hover {

    background: #CC0D0D;

}

.btn.normal {

    color: #666;

    background: #fff;

    font-size: 14px;

    padding: 0 10px;

    line-height: 32px;

    border: 1px solid #999;

    margin: 0 2px 10px;

    border-radius: 0;

}

.btn.normal:hover {

    border-color: #FF732F;

}

.btn.normal .icon {

    margin: 0 4px 3px 0;

}

.btn.normal:before{

    margin: 0 9px 3px 0;

    background-image: url(../../images/common/icons.png);

    width: 25px;

    height: 25px;

    display: inline-block;

    vertical-align: middle;

}

.btn.normal .icon.home ,.btn.normal.home:before{

    content:'';

    background-position: 0 0;

}

.btn.normal .icon.cart,.btn.normal.cart:before {

    content:'';

    background-position: -25px 0;

}

.btn.normal .icon.cart2 ,.btn.normal.cart2:before{

    content:'';

    background-position: -50px 0;

}

.btn.normal .icon.order ,.btn.normal.order:before{

    content:'';

    background-position: -75px 0;

}

.btn.normal .icon.money,.btn.normal.money:before {

    content:'';

    background-position: -100px 0;

}

.btn.pure {

    color: #F75000;

    line-height: 30px;

    margin: 0 5px 10px;

    text-decoration: underline;

}

.btn.pure:hover {

    color: #888;

    text-decoration: none;

}



/*------------ / btn ------------*/

/*-----share_box-----*/

.share_box .share-link .btn {

    font-size: 28px;

    width: 30px;

    height: 30px;

    line-height: 30px;

    border-radius: 15px;

    border: 1px solid transparent;

    margin: 2px 0;

    color: #cccccc;

}

.a2a_default_style .a2a_svg {

    display: none;

}

.share_box .share-link .btn,

.share_box .share-link .icon-ic-share-linecall,

.share_box .share-link .icon-ic-share-w {

    color: #cccccc;

    cursor: pointer;

    font-size: 25px;

}

.share_box .share-link .btn.blogger:hover {

    color: #F26C38;

}

.share_box .share-link .btn.facebook:hover {

    color: #405D9A;

}

.share_box .share-link .btn.google:hover {

    color: #F34537;

}

.share_box .share-link .btn.twitter:hover {

    color: #39A0CE;

}

.share_box .share-link .btn.mail:hover {

    color: #F6C13D;

}

.share_box .share-link .btn.linkedin:hover {

    color: #0177B5;

}

.share_box .share-link .icon-ic-share-t:hover {

    color: #36465C;

}

.share_box .share-link .btn.line:hover {

    color: #00C300;

}

.share_box .share-link .icon-ic-share-linecall:hover {

    color: #00C300;

}

.share_box .share-link .icon-ic-share-w:hover {

    color: #F70B19;

}

.share_box .share-link .btn.pinterest:hover {

    color: #DE220A;

}

.share_box .share-link .btn.plurk:hover {

    color: #E9443D;

}

.share_box .share-link .icon-ic-share-linecall,

.share_box .share-link .icon-ic-share-w {

    font-size: 25px;

    width: 25px;

    height: 28px;

    line-height: 31px;

    border-radius: 15px;

    margin: 0;

    padding: 0;

}

.share_box .share-link .btn {

    width: 25px;

    padding: 0;

}

.share_box .share-link .btn.line {

    padding: 0px;

    border-radius: 0;

}

.share_box .share-link:before {

    display: none;

}

.share_box {

    margin: 10px 0 30px;

    text-align: center;

}

/*------------ icon ------------*/

/*------------ site_header ------------*/

.wrapper {

    padding-top: 135px;

    transition: all .2s ease;

}

.header-fixed .wrapper {

    padding-top: 60px;

}

.site-header {

    position: fixed;

    width: 100%;

    top: 0;

    left: 0;

    transition: all .2s ease;

    background: #fff;

    z-index: 99;

    height: 135px;

}

.site-title {position: relative;z-index: 5;float: left;padding: 40px 0 25px;}

.site-title .logo {background: url('../../images/common/logo.png') 50% 50% / contain no-repeat;width: 300px;height: 70px;transition: all .2s ease;}

.site-title .logo:hover {

    opacity: .7;

}

.header-fixed .site-header {height: 80px;position: fixed;z-index: 999;width: 100%;margin: 0 auto;background-color: #fff;border-bottom: 1px solid #DBDCD3;}

.header-fixed .search-box,

.header-fixed .language,

.header-fixed .language,

.header-fixed .search-box,

.header-fixed .top-remitt,

.header-fixed .top-order {

    display: none;

}

.header-fixed .site-title {padding: 9px 0;margin: 0;transition: all .2s ease;}

.header-fixed .site-nav {padding-top: 25px;text-align: left;transition: all .2s ease;}

.header-fixed .site-title .logo {height: 60px;transition: all .2s ease;}

.top-nav {

    position: absolute;

    z-index: 10;

    right: 15px;

    top: 15px;

}

.top-nav>* {

    display: inline-block;

    vertical-align: middle;

}

.top-nav .icon {

    margin: 0 3px 3px 0;

}

.top-nav .icon.lock {

    background-position: -100px -25px;

}

.top-nav .icon.order {

    background-position: -75px -25px;

}

.top-nav .icon.money {

    background-position: -50px -25px;

}

.top-nav .icon.cart {

    background-position: -25px -25px;

}

.products_activity a {

    color: #ff7230;

}

.func-menu {

    margin-right: 10px;

}

.func-menu>li+li:before {

    content: '';

    display: inline-block;

    vertical-align: middle;

    width: 1px;

    height: 18px;

    background: url('../../images/common/border_dot_v.png') repeat-y;

}

.func-menu>li>a {

    font-family: 'Century Gothic', CenturyGothic, AppleGothic, 'Muli', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;

    color: #555;

    font-size: 13px;

    letter-spacing: 0.05em;

    line-height: 28px;

    padding: 0 10px;

}

.func-menu>li>a:hover {

    color: #FF732F;

}

.func-menu li.gocart {

    position: relative;

}

.func-menu li.gocart:before {

    display: none;

}

.func-menu li.gocart>a {

    padding: 0;

}

.func-menu li.gocart.active>a,

.func-menu li.gocart>a:hover {

    text-decoration: none;

}

.func-menu li.gocart>a .qty {

    display: inline-block;

    color: #fff;

    font-size: 16px;

    font-weight: bold;

    text-align: center;

    background: #FF732F;

    line-height: 25px;

    min-width: 25px;

    padding: 0 5px;

    border-radius: 25px;

    box-sizing: border-box;

    position: relative;

    bottom: 7px;

    left: -2px;

}

.func-menu li.gocart.active>a .qty:after,

.func-menu li.gocart>a:hover .qty:after {

    content: '';

    display: block;

    border-top: 1px solid #000;

    position: absolute;

    left: 3px;

    right: 3px;

    bottom: -5px;

}

.func-menu .cart-box {

    position: absolute;

    z-index: 10;

    right: 0;

    top: 100%;

    width: 300px;

    border: 2px solid #ff732f;

    background: #fff;

    padding: 1px;

    visibility: hidden;

    pointer-events: none;

    opacity: 0;

    transition: all 0.3s;

    -webkit-transform: rotateX(-90deg);

    transform: rotateX(-90deg);

    -webkit-transform-origin: 50% 0;

    -ms-transform-origin: 50% 0;

    transform-origin: 50% 0;

}

.func-menu .gocart.active .cart-box {

    pointer-events: visible;

    visibility: visible;

    opacity: 1;

    -webkit-transform: rotateX(0);

    transform: rotateX(0);

}

.cart-list .box{

    position: relative;

}

.cart-list .box .cover{

    font-size: 0;

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    width: 100%;

    height: 100%;

    z-index:30;

}

.func-menu .cart-box .btn {

    width: 100%;

    background: #aaa;

    color: #fff;

    font-size: 18px;

    font-weight: bold;

    line-height: 39px;

    letter-spacing: 0.05em;

    border-radius: 0;

}

.func-menu .cart-box .btn:hover {

    background: #ff732f;

}

.func-menu .cart-box .btn .ic {

    font-size: 22px;

    vertical-align: middle;

    margin: 0 0 6px 5px;

}

.func-menu .cart-list {

    padding: 4px;

}

.func-menu .cart-list li+li {

    border-top: 1px dashed #bbb;

}

.func-menu .cart-list .box {

    display: block;

    overflow: hidden;

    padding: 8px;

}

.func-menu .cart-list .box:hover {

    background: #eee;

}

.func-menu .cart-list .pic {

    float: left;

    width: 80px;

}

.func-menu .cart-list .txt {

    color: #999;

    margin-left: 90px;

    line-height: 1.7;

}

.func-menu .cart-list .name {

    display: block;

    white-space: nowrap;

    -ms-text-overflow: ellipsis;

    text-overflow: ellipsis;

    overflow: hidden;

    color: #000;

    font-size: 15px;

}

.func-menu .cart-list a:hover .name {

    text-decoration: underline;

}

.func-menu .cart-list .qty {

    color: #F2856C;

}

/*--------拆單購物車---------*/

.func-menu .shopping_way .general {

    border: 1px solid #333;

    padding: 5px;

    bottom: 5px;

    position: relative;

    color: #333;

}

.func-menu .shopping_way .cold {

    border: 1px solid #42b354;

    padding: 5px;

    bottom: 5px;

    position: relative;

    color: #42b354;

}

.func-menu .shopping_way .freezing {

    border: 1px solid #68a0da;

    padding: 5px;

    bottom: 5px;

    position: relative;

    color: #68a0da;

}

.func-menu .shopping_way span+span {

    margin-left: 10px;

}

/*------- 會員下拉 ------*/

.func-menu>li.gomember {

    position: relative;

    display: inline-block;

}

.func-menu .gomember-box {

    position: absolute;

    z-index: 10;

    width: 160px;

    right: 0;

    top: 100%;

    border: 2px solid #9b9c8e;

    background: #fff;

    padding: 1px;

    text-align: center;

    visibility: hidden;

    pointer-events: none;

    opacity: 0;

    transition: all 0.3s;

    transform: rotateX(-90deg);

    transform-origin: 50% 0;

}

.func-menu .gomember.active .gomember-box {

    pointer-events: visible;

    visibility: visible;

    opacity: 1;

    transform: rotateX(0);

}

.func-menu .gomember-list {

    padding: 4px 0;

}

.func-menu .gomember-list li+li {

    border-top: 1px dashed #a7a995;

}

.func-menu .gomember-list a {

    display: block;

    overflow: hidden;

    padding: 8px 0;

}

.func-menu .gomember-list a:hover {

    color: #ff7230;

}

.func-menu .gomember-list .txt {

    margin-left: 82px;

    line-height: 1.7;

}

.func-menu .gomember-list .name {

    display: block;

    white-space: nowrap;

    -ms-text-overflow: ellipsis;

    text-overflow: ellipsis;

    overflow: hidden;

    color: #ff7230;

    font-size: 15px;

}

.func-menu .login-out-fixed {

    color: #ff7230;

}

.func-menu .gomember-list .login-out-fixed a:hover {

    color: #000;

}

/*--------拆單購物車---------*/

.top-nav .language .btn {

    display: none;

}

.top-nav .language li a {

    border: 1px solid #DBDBDB;

    color: #aaa;

    width: 66px;

    line-height: 26px;

    font-size: 13px;

    text-align: center;

    padding: 0 5px;

}

.top-nav .language li a:hover {

    color: #FF732F;

    border-color: #FF732F;

}

.site-nav {

    position: relative;

    padding-top: 76px;

    margin-left: 320px;

    text-align: right;

    transition: all .2s ease;

}

.site-nav>* {

    display: inline-block;

    vertical-align: middle;

}

.site-nav .menu {

    text-align: center;

}

.site-nav .menu li {

    position: relative;

}

.site-nav .menu li a {

    display: block;

    line-height: 1.4;

}

.site-nav .menu>li {

    padding: 0 7px;

}

.site-nav .menu>li>a {color: #222;font-family: 'Century Gothic', CenturyGothic, AppleGothic, 'Muli', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;font-size: 17px;letter-spacing: 0.05em;padding: 5px 18px;box-sizing: border-box;}

.site-nav .menu>li:nth-last-child(-n+3) {

    display: none;

}

.site-nav .menu>li>a:hover,

.site-nav .menu>li.active>a {

    color: #FF732F;

}

.site-nav .menu>li>a span {

    display: block;

    color: #fff;

    font-family: 'Lily Script One', cursive;

    font-size: 20px;

    font-weight: normal;

    letter-spacing: 0.1em;

}

.site-nav .menu ul {

    display: none;

    font-family: Arial, '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;

    position: absolute;

    background-color: #fff;

    z-index: 600;

    width: 208px;

    border: 3px solid #FF7430;

    box-sizing: border-box;

}

.site-nav .menu>li>ul {

    top: 125%;

    left: 50%;

    margin-left: -104px

}

.site-nav .menu>li>ul:before {

    content: ' ';

    background: url(../../images/common/menu_deco.png) no-repeat;

    display: block;

    height: 9px;

    position: absolute;

    bottom: 100%;

    left: 0;

    right: 0;

}

.site-nav .menu ul li+li {

    border-top: 1px solid #e8e8e8;

    background: url(../../images/common/menu_border.png) no-repeat 50% 0;

}

.site-nav .menu ul li a {

    font-size: 14px;

    text-align: center;

    padding: 8px;

    border: 1px solid #fff;

}

.site-nav .menu ul li a:hover,

.site-nav .menu ul li.active>a {

    color: #fff;

    background: #FC6532;

}

.site-nav .menu ul ul {

    left: 100%;

    top: 0;

}

.site-header .search-box {

    position: relative;

    width: 185px;

    box-sizing: border-box;

    padding-left: 10px;

    margin-left: 10px;

}

.site-header .search-box:before {

    content: '';

    background: url('../../images/common/border_dot_v.png') 0 50% repeat-y;

    width: 1px;

    height: 16px;

    position: absolute;

    left: 0;

    top: 50%;

    margin-top: -8px;

}

.site-header .search-box .form-control {

    border: 0;

    height: 30px;

    line-height: 30px;

    background: none;

    margin: 0;

    padding: 0 42px 0 8px;

}

.site-header .search-box .form-control:focus {

    border-color: #FBCFC7;

}

.site-header .search-box .ibtn.search {

    background-image: url(../../images/common/btn_search.png);

    width: 30px;

    height: 30px;

    position: absolute;

    right: 3px;

    top: 1px;

}

/*------------ / site_header ------------*/

/*------------ banner ------------*/

.banner {

    position: relative;

}

/*------------ / banner ------------*/

/*------------ site_main ------------*/

.main-top {

    border-bottom: 12px solid #444;

}

.main-title {

    text-align: center;

    /*font-family: 'Alike', serif;*/

    font-size: 45px;

    font-weight: normal;

    color: #212121;

    line-height: 1.2;

    padding: 30px 0;

    margin: 0;

    text-transform: uppercase;

}

/* .main-title:before,

.main-title:after {

    content: ' ';

    background: url(../../images/common/title_deco.png) no-repeat;

    display: inline-block;

    vertical-align: middle;

    width: 102px;

    height: 20px;

    margin: -5px 20px 0;

} */

.main-content {

    padding: 75px 0 100px;

}

.content {

    min-height: 300px;

    box-sizing: border-box;

}

.content-top {

    margin-bottom: 45px;

}

.content-title {

    color: #000;

    font-size: 31px;

    font-weight: bold;

    line-height: 1.5;

    margin: 0;

}

.content-top.text-center {

    text-align: center;

    margin-bottom: 10px;

}

.content-title .keyword {

    color: #ff732f;

    font-size: 0.7em;

}

.shopping-title {

    color: #333;

    font-size: 18px;

    letter-spacing: 0.05em;

    margin: 10px 0;

}

.shopping-title .icon {

    background: url('../../images/common/title_ic.png') no-repeat;

    width: 30px;

    height: 30px;

    margin: 0 6px 4px 0;

}

.shopping-title .icon.car {

    background-position: 0 0;

}

.shopping-title .icon.cart {

    background-position: 0 -30px;

}

.shopping-title .icon.money {

    background-position: 0 -60px;

}

.shopping-title .icon.plus {

    background-position: 0 -90px;

}

.shopping-title .icon.user {

    background-position: 0 -120px;

}

.shopping-title .icon.box {

    background-position: 0 -150px;

}

.shopping-title .icon.notice {

    background-position: 0 -180px;

}

.shopping-title .icon.msg {

    background-position: 0 -210px;

}

.btn-box {

    clear: both;

    padding-top: 35px;

    position: relative;

    text-align: center;

}

.btn-box.wide-spacing {

    letter-spacing: 15px;

}

.btn-box.wide-spacing * {

    letter-spacing: 0.1em;

}

.warning-sect {

    padding: 45px 0;

}

/*------------ / site_main ------------*/

/*------------ contet_nav ------------*/

.content-nav {

    border: 1px solid #ddd;

    text-align: center;

    font-size: 16px;

    margin: 0 0 40px;

}

.content-nav li {

    position: relative;

    margin: 0;

}

.content-nav li a {

    display: block;

    color: #333;

    padding: 8px 24px;

}

.content-nav li a.logout {

    color: #FF732F;

}

.content-nav li a:hover,

.content-nav li.active>a {

    background: #FF732F;

    color: #fff;

}

.content-nav li a.logout:hover,

.content-nav li.active>a.logout {

    background: #000;

    color: #FF732F;

}

.content-nav li a:before {

    content: '// ';

}

/*------------ / contet_nav ------------*/

/*------------ site_footer ------------*/

.site-footer {

    padding: 20px 0 0;

}

.site-footer .follow {

    padding: 20px 0 0;

    border-top: 1px solid #ddd;

}

.footer-top {

    margin-top: 20px;

    padding: 20px 0 30px;

    border-top: 1px solid #ddd;

    color: #7F7F7F;

    display: flex;

    font-size: 13px;

}

.site-info {

    float: left;

    margin-right: 40px;

    font-size: 13px;

    line-height: 2.2;

    box-sizing: border-box;

}

.site-info .title {

    float: left;

    padding: 54px 10px 0;

    color: #777;

    font-size: 15px;

    font-weight: bold;

    line-height: 1;

    background: url('../../images/common/siteinfo_ic.png') 50% 0 no-repeat;

    margin-top: 4px;

}

.site-info-txt {

    margin-left: 135px;

    padding: 0 24px;

    position: relative;

    width: 420px;

}

.site-info-txt:before {

    content: '';

    display: block;

    border-left: 1px solid #ddd;

    position: absolute;

    top: 4px;

    bottom: 4px;

    left: 0;

}

.footer-tel,

.footer-mail {

    display: block;

    text-align: center;

}

.footer-tel {

    font-size: 40px;

    font-weight: bold;

}

.footer-mail:before {

    content: '';

    display: inline-block;

    vertical-align: text-bottom;

    background: url('../../images/common/siteinfo_mail_ic.png') no-repeat;

    width: 23px;

    height: 17px;

    margin-right: 6px;

}

.site-info a:hover {

    text-decoration: underline;

}

.site-map {

    float: left;

    letter-spacing: 45px;

}

.site-map ul {

    display: inline-block;

    vertical-align: top;

    text-align: left;

    color: #878787;

    font-size: 13px;

}

.site-map li {

    padding: 2px 0;

    letter-spacing: 0;

}

.site-map a:before {

    content: '//';

    color: #7F7F7F;

    display: inline-block;

    margin-right: 10px;

}

.site-map a:hover {

    color: #FF7230;

    text-decoration: underline;

}

.follow {

    letter-spacing: 6px;

    display: block;

    text-align: center;

}

.follow>* {

    display: inline-block;

    vertical-align: top;

}

.footer-bottom {

    border-top: 1px solid #ddd;

    text-align: center;

    color: #B9B9B9;

    font-size: 12px;

    line-height: 1.45;

    padding: 40px 0 25px;

}

.footer-bottom a:hover {

    text-decoration: underline;

}

.footer-bottom .share {

    margin-bottom: 15px;

}

.footer-bottom .privacy-txt {

     border-right: 1px solid #d8d8d8;

    padding: 0 10px 0 0;

    margin-right: 10px;

}

/*------------ / site_footer ------------*/

/*------------ floating ------------*/

.floating,

.floating.fancybox-margin {

    display: none;

    position: fixed;

    right: 50%;

    bottom: 20%;

    margin-right: -800px;

    z-index: 400;

    transition: all .3s ease;

}

.floating .ibtn.gotop {

    background: url(../../images/common/gotop.png) no-repeat rgba(255, 255, 255, 0.5);

    width: 62px;

    height: 62px;

    border: 1px solid #ddd;

}

.floating .ibtn.gotop:hover {

    background-position: 0 100%;

    border-color: #ff884f;

}

/*------------ / floating ------------*/

/*------------ breadcrumb ------------*/

.breadcrumb {

    color: #999;

    font-size: 13px;

    margin-bottom: 25px;

}

.breadcrumb li,

.breadcrumb li a {

    display: inline;

}

.breadcrumb li+li:before {

    content: '> ';

}

.breadcrumb li a:hover {

    color: #FF732F;

}

/*------------ / breadcrumb ------------*/

/*------------ pagination ------------*/

.pagination-title {

    font-family: 'Alike', serif;

    font-size: 14px;

    font-weight: bold;

    color: #444;

    position: relative;

    text-align: center;

    padding-bottom: 10px;

    margin-bottom: 20px;

}

.pagination-title:after {

    content: ' ';

    display: block;

    width: 70px;

    height: 1px;

    background: #ddd;

    position: absolute;

    bottom: 0;

    left: 50%;

    margin-left: -35px;

}

.pagination {

    padding: 0;

    margin: 0;

    text-align: center;

    font-size: 14px;

}

.pagination li {

    display: inline-block;

    vertical-align: top;

}

.pagination li a {

    display: block;

    min-width: 28px;

    height: 28px;

    line-height: 24px;

    padding: 0 5px;

    border: 2px solid #888;

    text-align: center;

    color: #888;

    margin: 0 5px;

    border-radius: 20px;

    box-sizing: border-box;

}

.pagination li a:hover,

.pagination li.active a {

    border-color: #FF732F;

    color: #FF732F;

}

.pagination li a.controls {

    padding: 0;

    font-size: 20px;

}

.pagination li a.controls .ic {

    position: relative;

    bottom: -1px;

}

.page-info {

    display: none;

}

.page-info .form-control {

    height: 30px;

    line-height: 28px;

    border: 2px solid #ccc;

    margin: 0;

    border-radius: 8px;

}

.page-info .form-control:focus {

    border-color: #FF732F;

}

/*------------ / pagination ------------*/

/*------------ form ------------*/

.reminder {

    color: #878787;

    font-size: 14px;

    text-align: center;

    position: relative;

    margin: 0 0 30px;

}

.reminder:after {

    content: '';

    display: block;

    border-top: 1px solid #ddd;

    width: 230px;

    margin: 10px auto 0;

}

.reminder strong {

    color: #000;

    font-size: 24px;

    display: inline-block;

    margin-bottom: 10px;

}

.reminder .require-txt {

    display: inline-block;

    color: #333;

    font-size: 15px;

    margin-top: 20px;

}

.qty-box {

    position: relative;

    display: inline-block;

    width: 90px;

    max-width: none;

    padding: 0 28px;

    margin-top: 5px;

    box-sizing: border-box;

}

.qty-box .form-control {

    position: relative;

    text-align: center;

    height: 25px;

    line-height: 24px;

    color: #777;

    font-weight: bold;

    background: none;

    border: 0;

    border-bottom: 1px solid #A4A4A4;

    margin: 0;

    padding: 0 5px;

    z-index: 1;

    border-radius: 0;

}

.qty-box .form-control:focus {

    border-color: #FF732F;

}

.qty-box .ibtn {

    width: 25px;

    height: 25px;

    background-image: url('../../images/common/btn_qty.png');

    position: absolute !important;

    z-index: 0;

    top: 0;

}

.qty-box .ibtn.add {

    background-position: 0 0;

}

.qty-box .ibtn.less {

    background-position: 100% 0;

}

.qty-box .ibtn.add:hover {

    background-position: 0 100%;

}

.qty-box .ibtn.less:hover {

    background-position: 100% 100%;

}

.qty-box .add {

    right: 0;

}

.qty-box .less {

    left: 0;

}

.main-content.cart-two .qty-box {

    width: auto;

    padding: 0px;

}

.form-control {

    display: block;

    width: 100%;

    height: 36px;

    line-height: 34px;

    padding: 0 10px;

    border: 1px solid #aaa;

    background: #fff;

    box-sizing: border-box;

    margin-bottom: 6px;

}

.form-control:focus {

    outline: none;

    border-color: #ff732f;

}

textarea.form-control {

    padding: 8px 10px;

    line-height: 1.4;

    resize: vertical;

    height: auto;

}

.static-control {

    line-height: inherit;

    color: #000;

    font-weight: bold;

    font-size: 14px;

    margin: 0 0 6px;

    padding: 0 5px;

}

.form-title {

    text-align: center;

    font-family: 'Alike', serif;

    font-size: 20px;

    font-weight: normal;

    color: #212121;

    line-height: 1.2;

    margin: 0 0 10px;

    text-transform: uppercase;

}

.form-wrap {

    margin: 0 auto;

}

.form-wrap.type1 {

    max-width: 1134px;

}

.form-wrap.type2 {

    border: 1px solid #ddd;

    max-width: 740px;

}

.form-wrap.type3 {

    max-width: 1000px;

}

.form-box {

    margin: 0 auto;

    box-sizing: border-box;

}

.form-wrap.type2 .form-box {

    max-width: 540px;

    padding: 4% 0 5%;

}

.form-box .row {

    margin: 0 -2%;

}

.form-box .col {

    float: left;

    width: 50%;

    padding: 0 2%;

}

.form-box .required {

    position: relative;

}

.form-box .required:before {

    content: '';

    display: inline-block;

    vertical-align: middle;

    background: #F75000;

    width: 8px;

    height: 8px;

    border-radius: 8px;

    margin: 0 8px 4px 0;

}

.form-box .form-group {

    padding: 2px 0;

    line-height: 36px;

}

.form-box .form-group:after {

    visibility: hidden;

    display: block;

    font-size: 0;

    content: ' ';

    clear: both;

    height: 0;

}

.form-box .control-label {

    display: block;

    font-size: 15px;

    color: #222;

    line-height: inherit;

    padding-left: 5px;

}

.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: #bbb;

    font-size: 20px;

    line-height: inherit;

    margin-left: 5px;

    margin-bottom: 6px;

    transition: all .3s ease;

}

.form-box .captcha a:hover {

    color: #FF732F;

}

.form-box .captcha a .ic {

    transition: -webkit-transform .3s;

    transition: transform .3s;

    transition: transform .3s, -webkit-transform .3s;

}

.form-box .captcha a:hover .ic {

    -webkit-transform: rotate(270deg);

    -ms-transform: rotate(270deg);

    transform: rotate(270deg);

}

.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.55;

    margin-bottom: 6px;

    color: #FF7430;

    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 .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 .psw-account .control-label {

    float: left;

}

.form-box .psw-account .control-box {

    margin-left: 50px;

}

.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 4px;

}

.form-radio:before {

    background-image: url('../../images/common/form_radio.png');

}

.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;

    padding: 4% 0 0;

}

.success-box {

    text-align: center;

    line-height: 2;

}

.success-msg {

    max-width: 620px;

    border: 1px solid #F75000;

    color: #F75202;

    font-size: 19px;

    padding: 6px 15px;

    line-height: 1.5;

    letter-spacing: 0.06em;

    margin: 0 auto 40px;

    border-radius: 8px;

}

.success-msg2 {

    color: #000;

    font-size: 23px;

    font-weight: bold;

    line-height: 1.5;

    margin-bottom: 10px;

    letter-spacing: 0.06em;

}

.success-txt:after {

    content: '';

    display: block;

    border-top: 1px solid #ddd;

    width: 160px;

    margin: 20px auto 0;

}

.success-txt strong {

    color: #000;

    font-size: 16px;

}

.success-txt a {

    text-decoration: underline;

    color: #F75202;

}

.success-txt a:hover {

    text-decoration: none;

}

/*------------ / form ------------*/

/*------------ table ------------*/

.table-h thead {

    border-top: 1px solid #BBB;

}

.table-h td {

    padding: 12px 6px;

    line-height: 1.4;

    text-align: center;

    min-width: 76px;

}

.table-h .btn-holder {

    min-width: 30px;

}

.table-h thead th {

    color: #777;

    background: #eee;

    padding: 12px;

}

.table-h tbody tr+tr {

    border-top: 1px dashed #bbb;

}

.table-h .align-left {

    text-align: left;

}

.table-h a {

    display: inline-block;

    vertical-align: middle;

}

.table td span {

    color: #ff732f;

}

.table-v {

    border: solid #ddd;

    border-width: 1px 0;

}

.table-v tr:first-child {

    border-bottom: 1px solid #ddd;

}

.table-v tr:nth-child(2n+1) {

    background: #F7F7F7;

}

.table-v th,

.table-v td {

    padding: 10px 35px;

    vertical-align: middle;

}

.table-v th {

    text-align: left;

    width: 100px;

    border-right: 1px solid #ddd;

    font-weight: normal;

}

.table-v strong {

    color: #FF732F;

}

/*------------ / table ------------*/

/*------------ lightbox ------------*/

body .fancybox-close {

    background: url(../../images/common/lightbox_close.png) no-repeat;

    width: 46px;

    height: 46px;

    right: 0;

    top: -56px;

}

body .fancybox-close:hover {

    background-position: 0 100%;

}

body .fancybox-skin {

    background: #fff;

    border-radius: 0;

    margin-top: 60px;

    border-radius: 0;

}

body .fancybox-inner {

    background: #eee;

    border-radius: 0;

}

.lightbox-wrapper {

    padding: 40px;

    max-width: 100%;

    box-sizing: border-box;

}

.login-box {

    padding: 30px;

}

.lightbox-title {

    color: #000;

    font-size: 22px;

    font-weight: bold;

    text-align: center;

    margin: 0 0 25px;

}

.lightbox-title span {

    display: block;

    font-size: 32px;

}

.lightbox-title .icon {

    background: url('../../images/common/title_ic.png') no-repeat 0 -240px;

    width: 30px;

    height: 30px;

    vertical-align: text-bottom;

}

.login-box .form-box {

    max-width: 500px;

    margin: 0 auto;

    padding: 0;

    min-height: 120px;

}

.lightbox-wrapper .form-group {

    padding: 5px 0;

}

.lightbox-wrapper .control-label {

    display: none;

}

.login-box .notice-box {

    margin: 60px auto 0;

    max-width: 435px;

    overflow: hidden;

}

.notice-box .title {

    color: #fff;

    font-size: 18px;

    font-weight: bold;

    background: #F75000;

    text-align: center;

    border-radius: 62px;

    box-sizing: border-box;

    padding: 30px 0;

    float: left;

}

.notice-box .title .icon {

    background-image: url(../../images/common/title_ic.png);

    background-position: 0 100%;

    width: 30px;

    height: 30px;

    margin: 0 auto 5px;

    display: block;

}

.notice-box .txt {

    margin-left: 145px;

    padding: 10px 0;

    border-bottom: 1px solid #F75000;

}

.login-box .success-msg {

    color: #000;

    font-size: 32px;

    font-weight: bold;

    letter-spacing: 0.05em;

    border: 0;

    margin: 0 auto 15px;

}

.login-box .success-msg2 {

    font-size: 22px;

    margin-bottom: 25px;

}

.login-box .success-txt:before {

    content: '';

    display: block;

    border-top: 1px solid #ddd;

    width: 160px;

    margin: 0 auto 25px;

}

.login-box .success-txt:after {

    display: none;

}

.arrival-box {

    position: relative;

    padding: 60px 40px 0px;

}

.arrival-box .form-control {

    height: 40px;

    line-height: 38px;

    padding: 0 12px;

    border-color: #ccc;

    border-radius: 0;

}

.arrival-box textarea.form-control {

    height: auto;

}

.arrival-box .form-control:focus {

    border-color: #FF732F;

}

.arrival-box .pd-id {

    background: #FF732F;

    padding: 0 14px;

    color: #fff;

    font-size: 14px;

    line-height: 21px;

    position: absolute;

    top: 0;

    left: 0;

}

.arrival-box .pd-name {

    color: #000;

    font-size: 32px;

    font-weight: bold;

    letter-spacing: 0.05em;

    line-height: 1.5;

    text-align: center;

    margin: 0 0 10px;

}

.arrival-notice {

    font-size: 13px;

    text-align: center;

    padding: 15px 0;

}

.arrival-box .btn-box {

    padding-top: 20px;

}

/*------------ / 購物時登入燈箱 ------------*/

.shopping_way.hot.fixed {

    margin: 4px 0 -3px;

    color: #333;

}

.cart_login_box {

    height: auto;

    overflow: hidden;

}

.lightbox-wrapper.login-box.cart {

    /* width: 100%; */

}

.cart-login.col {

    width: 50%;

    position: relative;

    float: left;

    padding: 10px;

}

.cart-login.col.col1 {

    right: 10px;

}

.cart-login.col.col1 .form-box .captcha a {

    margin: 0px;

}

.cart-login.col {

    border-right: 1px solid #dadada;

    padding: 0 10px;

}

.cart-login.col:nth-child(2) {

    border: none;

}

.cart-login.col.col2 {

    padding: 30px;

}

.cart-login.col.col2 .btn-box {

    padding-top: 85px;

}

.cart-login .main-title {

    color: #404040;

    font-size: 18px;

    padding: 10px 0 25px;

}

.cart-login .fb-login-button {

    height: 40px;

}

.cart-login .btn-box {

    padding: 0px;

}

.btn.simple.cart {

    background: #4ea7ce;

    max-width: 100px;

    width: 50%;

    height: 35px;

    color: #fff;

    font-size: 16px;

    line-height: 35px;

    letter-spacing: 0.1em;

    border-radius: 8px;

    position: relative;

    margin: 0 2px 10px;

    display: inline-block;

}

.btn.simple.cart:hover {

    background: #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: 0px;

    padding: 0px;

    border-radius: 0;

}

.lightbox-wrapper.login-box .notice-box .title {

    background: none;

    color: #444;

    font-size: 18px;

    font-weight: bold;

    padding: 0px;

    margin: 0px 0 20px;

    text-align: center;

    float: none;

}

.lightbox-wrapper.login-box .notice-box .txt {

    margin: 0px;

    padding: 0px;

    border: none;

}

.cart_login_box .lightbox-wrapper {

    padding: 30px;

    max-width: 100%;

    /*margin: auto;*/

}

.cart_login_box .btn.normal2 {

    color: #fff;

    font-size: 15px;

    padding: 5px;

    width: 200px;

    height: 40px;

    background: #ff7230;

    margin: 0 auto 5px;

    border-radius: 0;

    border: 1px solid #ff7230;

    display: block;

    line-height: 30px;

}

.cart_login_box .btn.normal2:hover {

    background: #CC0D0D;

}

.cart_login_box .btn.pure {

    color: #666;

    line-height: 30px;

    margin: 0 5px 5px;

    border-radius: 0;

}

.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;

}

.cart_login_box .btn-box.col2{

    display:flex;

}

.cart_login_box .btn-box.col2 .btn.normal2{

    width:45%;

}

/*------------ / 購物時登入燈箱 ------------*/

/*------------ / lightbox ------------*/

.mmenu-show #mobile-fixed .logo-fixed-menu {

    font-size: 18px;

    width: 200px;

    text-align: center;

    line-height: 40px;

    font-weight: normal;

}

.mmenu-show #mobile-fixed span {

    padding: 0;

}

.mmenu-show #mobile-fixed li,

.mmenu-show #mobile-search,

.mmenu-show #member-box li a {

    background: #ff7430;

}

.mmenu-show #mobile-fixed ul,

.mmenu-show #member-box li {

    border-bottom-color: #eda292;

}

.mmenu-show #mobile-menu .side-nav-top>li a:before {

    border-color: #ff7430;

}

.mmenu-show #mobile-menu .menu li a:hover,

.mmenu-show #mobile-menu .menu li.active>a {

    color: #ff7430;

}

/*------------ sort_box ------------*/

.sort_box {

    margin-bottom: 10px;

    display: inline-block;

    width: 100%;

    padding: 0;

    margin-top: 0px;

}

.sort_box .control-label {

    float: left;

    margin-right: 10px;

    line-height: 30px;

}

.sort_box .control-box {

    float: left;

}

.sort_box .form-control {

    margin-bottom: 0px;

    background: #ddd;

    color: #666;

    padding: 0 5px;

    border: 1px solid #ddd;

}

.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 4px;

}

.sort_icon {

    float: left;

    line-height: 30px;

    padding: 1.5px 0;

}

.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 {

    /* height: 26px; */

    margin: 0 0 10px;

    font-weight: normal;

    border-radius: 0;

}

/*--- 歐盟文字 ---*/

.header-sheet {

    position: fixed;

    max-width: 100%;

    bottom: 43px;

    left: 10px;

    width: 320px;

    padding: 20px 25px 20px 15px;

    height: auto;

    text-align: left;

    z-index: 9999;

    background-color: rgba(255,255,255,0.9);

    color: #444;

    border-radius: 8px;

    border:solid 1px #F75202;

    letter-spacing: 0;

    line-height: 1.6;

    font-size: 15px;

}

.header-sheet .close-ontop {

    color: #000;

    opacity: 1;

    font-size: 2.4rem;

    position: absolute;

    right: -14px;

    top: 13px;

    transform: translateY(-50%);

    font-weight: 100;

}

button.close-ontop {

    -webkit-appearance: none;

    padding: 0;

    cursor: pointer;

    background: 0 0;

    border: 0;

    outline: 0;

    }

.close-ontop {

    float: right;

    font-size: 21px;

    font-weight: 700;

    line-height: 1;

    color: #000;

    text-shadow: 0 1px 0 #fff;

    filter: alpha(opacity=20);

    opacity: .2;

}

.header-sheet a {

    color:#F75202;

    font-weight: bold;

    padding-left: 3px;

    text-decoration: underline;

    text-underline-position: under;

}

@media screen and (max-width: 1000px) {

    .header-sheet {

        position: fixed;

        height: auto;

        bottom: 0%;

        z-index: 401;

        font-size: 14px;

        padding: 40px 0 10px;

        left: 0;

        width: 100%;

        box-sizing: border-box;

        text-align: center;

        border-radius: 0;

    }

    .header-sheet .close-ontop {

        right: 0px;

        left: 0px;

        top: -21px;

        margin: auto;

        text-align: center;

        width: 100%;

        height: 35px;

    }

    button.close-ontop {

        padding: 0px;

    }

    .close-ontop {

        float: none;

    }

    body #keyreply-container {

        bottom: 10%;

    }

    .header-active #keyreply-container {

        bottom: 0%;

        transition: all .7s;

    }

    .header-fixed .header-sheet {

        display: block;

    }

}

@media screen and (max-width: 1000px) {

    /*手機版*/

    .sort_box {

        margin: 0px;

        font-size: 12px;

    }

}

@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: 80px;

    }

}

@media screen and (max-width: 1620px) {

    /*------------ floating 1620 ------------*/

    .floating,

    .floating.fancybox-margin {

        right: 0;

        margin-right: 0;

    }

    /*------------ / floating 1620 ------------*/

}

@media screen and (max-width: 1580px) {

    /*------------ site_footer 1580 ------------*/

    .footer-bottom .container {

        max-width: none;

        padding: 0 80px;

    }

    /*------------ / site_footer 1580 ------------*/

}

@media screen and (max-width: 1420px) {

    .wrapper {

        padding-top: 107px;

    }

    /*------------ site_header 1420 ------------*/

    .site-title .logo {

        width: 250px;

    }

    .site-title {padding: 6px 0;}

    .site-nav {text-align: left;margin-left: 0px;padding-top: 60px;}

    .func-menu {

        margin-right: 0;

    }

    .site-header .search-box {

        position: absolute;

        top: 60px;

        right: 15px;

    }

    .site-header {height: 120px;}

    /*------------ / site_header 1420 ------------*/

    .banner:before {

        display: none;

    }

}

@media screen and (max-width: 1300px) {

    .site-nav .menu>li {

        padding: 0px;

    }

    .site-nav .menu>li>a {padding: 5px 7px;font-size: 15px;}

    .site-title .logo {width: 184px;}

    .header-fixed .site-title .logo {

        width: 120px;

    }

    .site-info {

        margin-right: 0;

    }

}

@media screen and (max-width: 1000px) {

    /*手機版*/

    body {

        font-size: 14px;

    }

    .btn.simple {

        max-width: 124px;

    }

    .btn.pure {

        margin: 0 5px 0;

    }

    .pagination-title {

        display: none;

    }

    .btn.simple3 {

        font-size: 16px;

        line-height: 30px;

    }

    /*------------ site_footer 1300 ------------*/

    .footer-top {

        text-align: center;

    }

    .site-footer .follow {

        padding: 20px 0;

    }

    .site-info {

        text-align: left;

        margin-top: 8px;

    }

    .site-map {

        letter-spacing: 40px;

    }

    .footer-bottom {

        text-align: center;

    }

    .footer-bottom .container {

        padding: 0 15px;

    }

    /*------------ / site_footer 1300 ------------*/

    .btn.simple .ic {

        margin: -5px 0 0;

        line-height: 1;

        vertical-align: middle;

        font-size: 18px;

    }

    .form-box .control-box label {

        margin: 3px;

    }

    .btn-box,

    .arrival-box .btn-box {

        padding-top: 20px;

    }

    .pagination-title {

        margin-bottom: 5px;

    }

    .warning-sect {

        padding: 15px 0;

    }

    /*------------ site_header 1000 ------------*/

    .site-header,

    .header-fixed .site-header {

        position: static;

        height: auto;

    }

    .site-title {

        float: none;

        text-align: center;

        padding: 10px 0;

    }

    .site-title .logo,

    .header-fixed .site-title .logo {width: 200px;height: 80px;}

    .top-nav,

    .site-nav {

        display: none;

    }

    .header-fixed .wrapper,

    .wrapper {

        padding-top: 40px;

    }

    /*------------ / site_header 1000 ------------*/

    /*------------ site_main 1000 ------------*/

    .content-top,

    .content-top.text-center {

        margin: 0 0 5px;

    }

    /*------------ / site_main 1000 ------------*/

    /*------------ contet_nav 1000 ------------*/

    .content-nav {

        display: none;

    }

    .reminder {

        margin-bottom: 15px;

    }

    .reminder strong {

        font-size: 14px;

    }

    .reminder .require-txt {

        margin-top: 5px;

        font-size: 12px;

    }

    /*------------ / contet_nav 1000 ------------*/

    /*------------ site_footer 1000 ------------*/

    .site-map,

    .footer-bottom .share {

        display: none;

    }

    .footer-bottom {

        padding: 10px 0;

    }

    /*------------ / site_footer 1000 ------------*/

    /*------------ floating 1000 ------------*/

    .floating,

    .floating.fancybox-margin {

        background: none;

        right: 50%;

        bottom: 5px;

        margin-right: -15px;

    }

    .floating .ibtn.gotop,

    .floating .ibtn.gotop:hover {

        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;

        width: 30px;

        height: 30px;

        border: 0;

    }

    /*------------ / floating 1000 ------------*/

    .site-footer {

        padding: 5px 0 0;

    }

    .site-info,

    .follow {

        padding: 5px 0;

    }

    .footer-top {

        padding: 15px 0px;

        margin: 0;

    }

    .site-info-txt {

        width: auto;

        margin: 15px 0 0;

        line-height: 1.7;

    }

    /*------------ table 900 ------------*/

    .table-h td {

        min-width: 40px;

    }

    /*------------ / table 900 ------------*/

    /*------------ site_main 767 ------------*/

    .main-title {

        font-size: 18px;

        padding: 15px 0 6px;

    }

    .main-top {

        border-width: 1px;

    }

    .main-title:before,

    .main-title:after {

        display: none;

    }

    .content-top,

    .breadcrumb {

        margin: 10px 0;

    }

    .content-title {

        font-size: 18px;

    }

    .main-content {

        padding: 10px 0 25px;

    }

    /*------------ / site_main 767 ------------*/

    /*------------ site_footer 767 ------------*/

    .site-info,

    .follow {

        display: block;

        text-align: center;

        margin: 0;

        float: none;

    }

    .site-info .title {

        float: none;

        text-decoration: underline;

        margin: 0;

    }

    .site-info-txt:before {

        display: none;

    }

    .follow>* {

        margin-bottom: 5px;

    }

    /*------------ / site_footer 767 ------------*/

    /*------------ breadcrumb 767 ------------*/

    .content-top .breadcrumb {

        float: none;

    }

    /*------------ / breadcrumb 767 ------------*/

    /*------------ pagination 767 ------------*/

    .page-info {

        display: block;

        padding: 0 40px;

    }

    .pagination {

        position: relative;

        height: 0;

    }

    .pagination li a {

        display: none;

    }

    .pagination li a.controls {

        display: block;

        position: absolute;

        bottom: -29px;

    }

    .pagination li a.prev {

        left: 0;

    }

    .pagination li a.next {

        right: 0;

    }

    /*------------ / pagination 767 ------------*/

    /*------------ form 767 ------------*/

    .form-title {

        font-size: 14px;

        margin-bottom: 5px

    }

    .form-box .row {

        margin: 0;

    }

    .form-box .col {

        float: none;

        width: auto;

        padding: 0;

    }

    .form-wrap.type2 {

        border: 0;

    }

    .form-wrap.type2 .form-box {

        max-width: none;

        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-wrap.type1 .tips {

        min-height: 0;

    }

    .success-msg {

        font-size: 16px;

        margin-bottom: 15px;

    }

    .success-msg2 {

        font-size: 16px;

        margin-bottom: 15px;

    }

    .success-box {

        line-height: 1.75;

    }

    .success-txt:after {

        display: none;

    }

    .content {

        min-height: inherit;

    }

    /*------------ / form 767 ------------*/

    /*------------ table 767 ------------*/

    .table-h {

        border-top: 1px solid #bbb;

    }

    .table-h thead {

        display: none;

    }

    .table-h tr,

    .table-h td {

        display: block;

        text-align: left;

    }

    .table-h td+td {

        border-left: 0;

    }

    .table-h td[data-title]:before {

        content: attr(data-title);

        display: inline-block;

        color: #aaa;

        font-size: 14px;

    }

    .table-h tr {

        padding: 10px 0;

        position: relative;

    }

    .table-h td {

        padding: 0;

        line-height: 1.4;

    }

    .table-h td a {

        display: inline-block;

        line-height: 1.5;

    }

    .table-v th,

    .table-v td {

        padding: 6px;

    }

    .table-v th {

        width: 90px;

    }

    .notice-box .title .icon {

        display: none;

    }

    .notice-box .title {

        float: none;

        margin: 0px auto;

    }

    .notice-box .txt {

        margin-left: 0;

        text-align: center;

    }

    /*------------ / lightbox 500 ------------*/

    /*------------ table 400 ------------*/

    .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 {

        background: #F7F7F7;

        border: 0;

    }

    .cart-login.col.col2 {

        padding: 15px;

    }

    .search-box:after {

        position: absolute;

        content: "\e901";

        font-family: 'icon-font' !important;

        speak: none;

        font-style: normal;

        font-weight: normal;

        font-variant: normal;

        text-transform: none;

        line-height: 1;

        -webkit-font-smoothing: antialiased;

        -moz-osx-font-smoothing: grayscale;

        color: #000;

        right: 0px;

        top: 0;

        font-size: 20px;

        line-height: 30px;

        width: 30px;

        height: 30px;

    }

    .ibtn.search {

        position: relative;

        z-index: 99;

    }

    .desktop {

        display: none;

    }

    .mobile {

        display: block;

    }

    /*------------ / table 400 ------------*/

}

@media screen and (max-width: 650px) {

    .lightbox-wrapper.login-box .notice-box .title {

        margin: 10px 0 5px;

        font-size: 16px;

    }

    .login-box .main-title {

        padding-top: 0;

    }

    .lightbox-title span,

    .login-box .main-title span,

    .lightbox-title {

        font-size: 16px;

        line-height: 1.2;

    }

    .lightbox-title {

        margin-bottom: 5px;

    }

    .login-box .success-msg {

        font-size: 21px;

    }

    .login-box .success-msg2 {

        font-size: 19px;

    }

    .arrival-box .pd-name {

        font-size: 16px;

    }

    .lightbox-wrapper {

        padding: 25px 5px 5px;

    }

    .products-arrival-advice .lightbox-wrapper {

        padding-top: 5px;

    }

    .lightbox-wrapper .form-box {

        padding: 2px 0;

    }

    .cart_login_box .lightbox-wrapper {

        padding: 20px;

    }

    body .fancybox-wrap:not(.fancybox-type-image) .fancybox-inner {
        height: calc(90vh) !important;
    }
    .fancybox-overlay {
        z-index: 16000161 !important
    }
    .fancybox-opened {
        z-index: 16000162 !important
    }

    .cart-login.col {

        width: 100%;

        border: none;

    }

    .cart-login.col.col2 {

        padding: 5px;

    }

    .cart-login.col.col1 {

        right: 0;

    }

    .cart_login_box .btn-box {

        margin: 5px 0;

    }

    .cart-login.col.col2 .btn-box {

        padding-top: 5px;

        margin: 3px 0;

    }

    .cart_login_box .btn.normal2,

    .cart_login_box .btn.normal2.send {

        line-height: 25px;

        height: 25px;

        font-size: 10px;

        width: 100%;

        margin-bottom: 5px;

        padding: 0;

    }

    .cart_login_box .btn-box.col2 .btn.normal2{

    width:45%;

}

    /*------------ form 400 ------------*/

    .form-box .form-group .input-box {

        width: 100%;

    }

    /*------------ / form 400 ------------*/

}

@media screen and (max-width: 500px) {

    .mmenu-show #mobile-fixed .logo-fixed-menu {

        width: 150px;

    }

}

/*暫時隱藏*/

@media screen and (min-width: 1000px) {

    .new_menu {

        display: none!important;

    }

}

/*!暫時隱藏*/



/*------------ / LINE 登入按鈕 ------------*/

.LINE-login-button a{

    width: 250px;

    height: 40px;

    background: #00C300;

    border-radius: 6px;

    display: flex;

    margin: auto;

    transition: all .3s ease;

}

.LINE-login-button a .LINE-icon{

    background: url(../../images/common/line-icon.svg);

    width: 40px;

    height: 40px;

    background-size: contain;

    background-repeat: no-repeat;

    display: block;

    position: relative;

    background-size: 31px 30px;

    background-position: center;

    border-right:1px solid #00b300;

    transition: all .3s ease;

}

.LINE-login-button a .LINE-text{

    font-size: 14px;

    font-weight: 600;

    width: 210px;

    color:#FFF;

    text-align: center;

    line-height: 39px;

}

.LINE-login-button a:hover{

    background: #00e000;

}

.LINE-login-button a:hover .LINE-icon{

    border-right:1px solid #00c900;

}

.LINE-login-button a:focus{

    background: #00e000;

}

.LINE-login-button a:focus .LINE-icon{

    border-right:1px solid #00c900;

}

.LINE-login-button a:active{

    background: #00b300;

}

.LINE-login-button a:active .LINE-icon{

    border-right:1px solid #009800;

}

.LINE-login-button a:disabled{

    background: #c6c6c6;

}

.LINE-login-button a:disabled .LINE-icon{

    border-right:1px solid #b5b5b5;

}

/*!------------ / LINE 登入按鈕 ------------*/