﻿@charset 'utf-8';
@import url('//fonts.googleapis.com/css?family=Josefin+Sans');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');
@import url('https://fonts.googleapis.com/css?family=Carter+One');
/*------------ basic ------------*/
body {
    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.05em;
}
.container {
    padding: 0 15px;
    max-width: 1330px;
}
.list-h>li .box,
.list-h .item .box,
.list-v li .box {
    display: block;
}
/*------------ / basic ------------*/
/*--- 隱私權 ---*/
.header-sheet {
    position: fixed;
    max-width: 100%;
    bottom: 20px;
    left: 10px;
    width: 320px;
    padding: 20px 25px 20px 15px;
    height: auto;
    text-align: left;
    z-index: 9999;
}
.header-sheet .close-ontop {
    color: #999;
    opacity: 1;
    font-size: 2.4rem;
    position: absolute;
    right: -14px;
    top: 13px;
    transform: translateY(-50%);
}
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: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.header-sheet a {
    text-decoration: underline;
}
/*.header-fixed .header-sheet{
    display:none;
}*/
/*---! 隱私權 ---*/
/*------------ icon ------------*/
.icon {}
/*------------ / icon ------------*/
/*------------ btn ------------*/
.share {
    display: inline-block;
}
.share .btn {
    font-size: 16px;
    margin: 0 5px;
    width: 18px;
}
.ibtn.fb-fans-page {
    transition: all .3s ease;
    margin-bottom: 8px;
}
.ibtn.fb-fans-page:hover {
    opacity: .8;
}
.btn.back {
    letter-spacing: 0.1em;
    white-space: normal;
    position: relative;
}
.btn.back span{
    text-indent: -99999%;
    display: inline-block;
}
.btn.back img {
    margin-right: 35px;
    vertical-align: middle;
    margin-top: -3px;
}
.btn.simple {
    width: 16%;
    height: 40px;
    margin: 0 1%;
    font-size: 15px;
    letter-spacing: 0.075em;
    line-height: 38px;
    position: relative;
    min-width: 120px;
    font-size: 16px;
}
.btn.normal {
    margin: 1% 1%;
    border-radius: 50px;
    display: inline-block;
    padding: 0px 56px;
    line-height: 39px;
    font-size: 16px;
}
.ic.ic3-home {
    font-size: 12px;
}
/*------------ / btn ------------*/
/*-----share_box-----*/
.share_box .share-link .btn {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 2px 0;
}
.share_box.product {
    margin: 10px auto 0px auto;
    max-width: 840px;
    text-align: left;
}
.share_box {
    text-align: center;
}
.share_box .share-link .btn.blogger,
.share_box .share-link .btn.facebook,
.share_box .share-link .btn.google,
.share_box .share-link .btn.twitter,
.share_box .share-link .btn.mail,
.share_box .share-link .btn.linkedin,
.share_box .share-link .btn.tumblr,
.share_box .share-link .icon-ic-share-t,
.share_box .share-link .btn.line,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w,
.share_box .share-link .btn.pinterest,
.share_box .share-link .btn.plurk {
    cursor: pointer;
}
.a2a_default_style .a2a_svg {
    display: none;
}
.share_box .share-link .icon-ic-share-t,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 2px 0;
    padding: 0;
}
.share_box .share-link .btn.line {
    padding: 0px;
}
.share_box .share-link:before {
    display: none;
}
/*------------ icon ------------*/
/*------------ site_header ------------*/
.site-title {
    position: relative;
    z-index: 50;
    padding: 12px 0;
    margin: 0 auto;
    text-align: center;
}
.site-title .logo {
    transition: all .3s ease;
}
.top-nav {
    position: absolute;
    z-index: 60;
    right: 15px;
    top: 0px;
}
.top-nav>* {
    display: inline-block;
    vertical-align: middle;
}
.top-nav .language {
    position: relative;
    width: 145px;
    right: 0;
    top: 0px;
    font-size: 15px;
    display: inline-block;
}
.top-nav .language .btn {
    width: 100%;
    text-align: left;
    line-height: 35px;
    position: relative;
}
.top-nav .language .btn: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: absolute;
    right: 8px;
    top: 11px;
    content: "\f107";
}
.top-nav .language ul {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    overflow: hidden;
    margin-top: 5px;
}
.top-nav .language li {
    display: block;
}
.top-nav .language li a {
    display: block;
    padding: 0px 10px;
    font-size: 13px;
    line-height: 35px;
}
.site-nav {
    position: relative;
    padding: 0px 0;
    margin: 10px 0 0px;
    text-align: center;
}
.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;
    font-size: 16px;
}
.site-nav .menu>li {
    padding: 0 6px;
}
.site-nav .menu>li>a {
    padding: 15px 23px;
}
.site-nav .menu>li>a:after {
    content: '';
    width: 0;
    height: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 10%;
    transition: all .3s ease;
}
.site-nav .menu>li:hover>a:after,
.site-nav .menu>li.active>a:after {
    width: 80%;
}
.site-nav .menu>li+li:before {
    content: '';
    display: block;
    width: 1px;
    height: 18px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -9px;
}
.site-nav .menu ul {
    display: none;
    position: absolute;
    z-index: 600;
    width: 208px;
    box-sizing: border-box;
}
.site-nav .menu>li>ul {
    top: 100%;
    left: 50%;
    margin-left: -104px;
}
.site-nav .menu ul li a {
    font-size: 14px;
    text-align: center;
    padding: 6px 8px;
}
.site-nav .menu ul ul {
    left: 100%;
    top: 0;
}
/*.site-nav .menu > li:nth-last-child(-n+2) {display: none;}*/
.site-nav .menu>li:nth-child(9),
.site-nav .menu>li:nth-child(10),
.site-nav .menu>li:nth-child(11),
.site-nav .menu>li:nth-child(12),
.site-nav .menu>li:nth-child(13),
.site-nav .menu>li:nth-child(14),
.site-nav .menu>li:nth-child(15),
.site-nav .menu>li:nth-child(16),
.site-nav .menu>li:nth-child(17),
.site-nav .menu>li:nth-child(18) {
    display: none;
}
.site-nav .menu .new_menu {
    display: none;
}
.site-header .search-box {
    width: 148px;
    box-sizing: border-box;
    position: relative;
    margin-top: -1px;
    margin-right: 8px;
}
.site-header .search-box .form-control {
    border: none;
    height: 35px;
    line-height: 33px;
    margin: 0;
    padding: 0 42px 0 10px;
}
.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;
    right: 2px;
    top: 0px;
    font-size: 25px;
    line-height: 30px;
    width: 25px;
    height: 25px;
}
.site-header .search-box .ibtn.search {
    position: absolute;
    right: 6px;
    top: 7px;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    width: 15px;
    height: 15px;
    z-index: 2;
}
.site-header .search-box a {
    position: absolute;
    right: 6px;
    top: 7px;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    width: 15px;
    height: 15px;
}
/*-- 選單至頂 --*/
.site-title {
    position: relative;
    z-index: 50;
    padding: 12px 0;
    margin: 0 auto;
    text-align: center;
}
.site-title .logo,
.site-title,
.site-nav {
    transition: all .2s ease;
}
.wrapper {
    /* padding-top: 183px; */
}
.header-fixed .site-header {
    height: 60px;
    position: fixed;
    z-index: 999;
    width: 100%;
    margin: 0 auto;
}
.header-fixed .site-title {
    padding: 0px;
    float: left;
    margin: 5px 0 0 0;
    width: 150px;
    z-index: 99;
}
.header-fixed .site-nav:before {
    display: none;
}
.header-fixed .site-title {
    padding:5px 0 0;
    float: left;
    margin: 5px 0 0 0;
    width: 150px;
    z-index: 99;
}
.header-fixed .site-title .logo {
    height: 40px;
    width: 229px;
}
.header-fixed .site-nav {
    border: none;
    text-align: left;
    margin: 0px;
    float: left;
    margin: 10px 0 0 100px;
    position: relative;
    left: 0px;
    transition: all .2s ease;
}
.header-fixed .site-nav .menu>li>a {
    padding: 10px 10px;
}
.header-fixed .language,
.header-fixed .search-box,
.header-fixed .top-remitt,
.header-fixed .top-order {
    display: none;
}
/*-- 選單至頂end --*/
/*------------ / site_header ------------*/
/*------------ banner ------------*/
.banner {
    position: relative;
}
.banner .container {
    max-width: 1300px;
    padding: 0;
}
.banner button.slick-arrow:hover:before {
    opacity: 0;
}
.banner button.slick-prev {
    left: -40px;
}
.banner button.slick-prev:hover {
    left: -50px;
}
.banner button.slick-arrow.slick-next {
    background-position: 100% 0%;
    right: -40px;
}
.banner button.slick-arrow.slick-next:before {
    background-position: 100% 0%;
}
.banner button.slick-arrow.slick-next:hover {
    right: -50px;
}
/*------------ / banner ------------*/
/*------------ site_main ------------*/
.main-title {
    margin: 0 0 40px 0;
    padding: 14px;
    text-align: center;
}
.main-title span {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
}
.main-content {
    padding: 0 0 70px;
}
.content {
    min-height: 300px;
    box-sizing: border-box;
}
.content-top {
    margin-top: 30px;
    margin-bottom: 50px;
}
.content-title2:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -3px;
}
.content-title2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 35px 0;
    padding: 10px 0;
}
.btn-box {
    clear: both;
    padding-top: 30px;
    position: relative;
    text-align: center;
}
.btn-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.btn-box.wide-spacing {
    letter-spacing: 15px;
}
.btn-box.wide-spacing * {
    letter-spacing: 0.1em;
}
.warning-sect {
    padding-bottom: 30px;
}
/*------------ breadcrumb ------------*/
.breadcrumb {
    text-align: left;
    padding: 1px 15px;
    margin: 3px 0;
    text-transform: uppercase;
    font-size: 13px;
}
.breadcrumb li,
.breadcrumb li a {
    display: inline;
}
.breadcrumb li+li:before {
    content: '> ';
    display: inline-block;
    margin: 0 3px;
}
.breadcrumb li:last-child a {
    text-decoration: underline;
}
.content-top .breadcrumb {
    background: none;
    float: right;
    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: 258px;
    float: left;
}
.has-side .content {
    width: calc(100% - 258px);
    float: right;
    padding: 0 0 70px 30px;
}
.has-side .main-content .container {
    display: flex;
}
.side-nav {
    position: relative;
    font-size: 15px;
    padding: 0 10px
}
.side-nav li a {
    position: relative;
    display: block;
    transition: all .3s ease;
}
.side-nav li a {
    display: block;
}
.side-nav>li>a {
    padding: 9px 18px;
    font-size: 16px;
    margin-bottom: 10px;
}
.side-nav>li>a:before {
    content: "\e91f";
    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: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    border-radius: 50%;
    transition: all .3s ease;
    margin-right: 10px;
}
.side-nav>li a:after {
    content: '';
    display: block;
    height: 53px;
    position: absolute;
    right: -1px;
    top: 0;
}
.side-nav ul {
    display: none;
    padding: 5px 0;
}
.side-nav ul li a {
    padding: 3px 10px 3px 40px;
}
.side-nav ul li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 3px;
    margin-top: -1px;
    margin-right: 0px;
    transition: all .3s ease;
}
.side-nav ul li a:hover:before,
.side-nav ul li.active>a:before {
    width: 12px;
    margin-right: 5px;
}
.side-nav ul ul {
    padding: 0px 0;
}
.side-nav ul ul li {
    padding: 2px 0;
    margin: 5px 0;
}
.side-nav ul ul li a:before {
    content: '';
    width: 5px;
    height: 5px;
    top: 10px;
    left: 20px;
    display: inline-block;
    position: absolute;
    display: none;
}
.side-nav ul ul li a:hover:before {
    display: inline-block;
}
/*------------ / side ------------*/
/*------------ site_footer ------------*/
.site-footer  a{
    display: inline-block;
}
.footer-top {
    padding: 30px 0 0;
    letter-spacing: 0;
}
.footer-top .col {
    text-align: center;
}
.site-footer {
    max-width: 1300px;
    margin: auto;
}
.site-map {
    width: 100%;
    margin: auto;
    position: relative;
    text-align: center;
    padding: 15px 0;
    max-width: 1300px;
}
.site-footer .site-info {
    padding: 35px 0px;
    width: 100%;
    vertical-align: top;
}
.site-map ul {
    display: block;
    vertical-align: top;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 1.2;
    margin: auto;
    max-width: 1000px;
    padding-bottom: 5px;
}
.site-map ul li {
    margin: 0px 0;
    min-width: 110px;
}
.site-map li {
    padding: 0 15px 0px;
}
.site-map ul li a {
    transition: all .3s ease;
    text-align: center;
}
.qrcode {
    display: inline-block;
    margin: 0 0 8px 10px;
}
.site-info {
    line-height: 1.8;
    letter-spacing: 0.5px;
    margin-left: 35px;
}
.footer-top .info .txt {
    padding: 0;
    margin: 0;
}
.footer-top .info {
    padding: 24px 0 15px;
}
.footer-top .info .txt li {
    list-style: none;
    margin: 0px 0px 0 40px;
    text-align: center;
    padding: 0;
}
.footer-top .tel {
    font-weight: bold;
    font-size: 40px;
}
.footer-top .info .txt li span {
    display: inline-block;
    padding: 0 10px;
    line-height: 13px;
    font-size: 15px;
}
.footer-bottom {
    font-size: 13px;
    text-align: center;
    padding: 0px 0 23px;
}
/*------------ / site_footer ------------*/
/*------------ floating ------------*/
.floating,
.floating.fancybox-margin {
    display: none;
    position: fixed;
    right: 50%;
    bottom: 30%;
    margin-right: -800px;
    z-index: 400;
    transition: all .3s ease;
}
#keyreply-container {
    bottom: 0px !important;
}
/*------------ / floating ------------*/
/*------------ pagination ------------*/
.pagination {
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: 0;
}
.pagination li {
    display: inline-block;
    vertical-align: top;
    margin: 0 -2.5px;
}
.pagination li a {
    display: block;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    padding: 0 5px;
    box-sizing: border-box;
    transition: all .3s ease;
}
.pagination li a.controls {
    padding: 0;
    width: 70px;
    font-size: 12px;
    line-height: 35px;
}
.page-info {
    display: none;
}
.page-info .form-control {
    height: 35px;
    line-height: 33px;
    margin: 0;
    background: none;
}
/*------------ / pagination ------------*/
/*------------ form ------------*/
.reminder {
    text-align: center;
    position: relative;
    margin: 0 0 30px;
    font-size: 15px;
}
.reminder span{
    display: block;
}
.reminder b {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    vertical-align: bottom;
    margin-bottom: 0px;
}
.form-control {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 34px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.form-control:focus {
    outline: none;
}
textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
    height: auto;
}
.form-wrap {
    margin: 0 auto;
}
.form-wrap.type2 {
    max-width: 1000px;
}
.form-wrap.type3 .form-box {
    max-width: 500px;
}
.form-wrap .btn-box {
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
}
.form-box {
    margin: 0 auto;
}
.line2 {
    margin: 0 auto;
    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;
}
.required:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin: -15px 6px 0px 6px;
}
.form-box .required:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin: -4px 4px 0px 6px;
}
.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;
    font-size: 20px;
    line-height: inherit;
    margin-left: 5px;
    margin-bottom: 6px;
    transition: all .3s ease;
}
.form-box .captcha a * {
    vertical-align: middle;
}
.form-box .captcha a .ic {
    transition: transform .3s;
    font-size: 14px;
}
.form-box .captcha a:hover .ic {
    transform: rotate(270deg);
}
.form-box .row img {
    margin: 0px;
}
.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 .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');
}
.checked.form-radio:before,
.checked.form-checkbox: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 {
    font-size: 22px;
    line-height: 1.5;
    margin: 0 auto 15px;
}
.success-msg .ic {
    display: block;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    margin: 0 auto 8px;
}
.success-txt {
    line-height: 1.8;
    font-size: 15px;
    padding-bottom: 10px;
}
.success-txt strong {
    font-size: 18px;
    padding-bottom: 0px;
    display: block;
}
.success-txt a {
    text-decoration: underline;
}
.success-txt a:hover {
    text-decoration: none;
}
.success-wrap .btn-box {
    max-width: 1000px;
    margin: 0 auto;
}
/*------------ / form ------------*/
/*------------ lightbox ------------*/
body .fancybox-skin {
    border-radius: 0;
    margin-top: 40px;
    border-radius: 0px;
}
body .fancybox-inner {
    border-radius: 0px;
}
.lightbox-wrapper {
    padding: 40px;
    max-width: 100%;
    max-width: 780px;
    margin: 0 auto;
    max-width: 800px;
    box-sizing: border-box;
}
.login-box .lightbox-title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px;
    text-align: center;
}
.login-box .lightbox-title span {
    padding: 5px 10px;
}
.lightbox-wrapper .control-label {
    display: none;
}
/*------------ / lightbox ------------*/
.mmenu-show #mobile-fixed .logo-fixed-menu {
    font-size: 18px;
    width: 200px;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
}
.mmenu-show #mobile-search .search {
    position: absolute;
    right: 8px;
    top: -5px;
}
.mmenu-show #mobile-search .search .ic3-search2 {
    font-size: 20px;
}
.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
}
.no-svg .mmenu-show #mobile-search .ibtn.search {
    z-index: 99;
}
.mmenu-show #mobile-fixed,
.mmenu-show .wrapper {
    width: 100%;
}
@media screen and (max-width: 1600px) {
    /*------------ floating 1600 ------------*/
    .floating,
    .floating.fancybox-margin {
        right: 0;
        margin: 0;
    }
    /*------------ / floating 1600 ------------*/
}
@media screen and (max-width: 1500px) {
    .func-menu {
        margin-right: 0px;
    }
    .header-fixed .top-nav {
        position: relative;
        left: 0px;
        top: 10px;
        text-align: right;
        margin: 0 -15px;
    }
    .header-fixed .site-nav {
    position: relative;
    top: -45px;
    z-index: 1;
    left: 110px;
    float: right;
    width: calc(100% - 160px);
    }
    .header-fixed .site-nav .menu>li>a {
        padding: 0px 10px;
    }
}
@media screen and (max-width: 1400px) {
    .site-map {
        letter-spacing: 15px;
    }
}
@media screen and (max-width: 1280px) {
    /*------------ site_footer 1280 ------------*/
    .footer-top .col1 {
        width: 60%;
        margin: 0 0 40px;
        text-align: center;
    }
    .footer-top .col3 {
        width: 30%;
        text-align: center;
    }
    .site-map {
        letter-spacing: 40px;
    }
    .footer-top col4 {
        width: 100%;
        float: none;
        clear: both;
    }
    .footer-top .info .txt li {
        text-align: center;
    }
    /*------------ / site_footer 1280 ------------*/
    .table-h td[data-title]:before {
        display: block;
        margin: 0 0 5px 0;
    }
}
@media screen and (max-width: 1200px) {
    /*------------ side 1200 ------------*/
    .side {
        width: 260px;
    }
    .has-side .content {
        width: calc(100% - 260px);
    }
    /*------------ / side 1200 ------------*/
}
@media screen and (max-width: 1180px) {
    .header-fixed .site-nav .menu>li {
        padding: 0 0px;
        font-size: 14px;
    }
}
@media screen and (max-width: 1120px) {
    /*------------ site_header 1120 ------------*/
    .site-title {
        padding: 10px 0;
    }
    .site-nav {
        clear: both;
        position: static;
        margin: 0;
        padding: 0 0 10px;
        text-align: center;
    }
    .func-menu {
        margin-right: 0px;
    }
    .top-nav {
        right: 15px;
    }
    /*------------ / site_header 1120 ------------*/
    .func-menu>li.gocart {
        right: 50px;
    }
    .func-menu>li.gocart>a {
        font-size: 15px;
    }
    .header-fixed .func-menu>li.gocart>a i {
        font-size: 20px;
    }
    .header-fixed .func-menu>li.gocart .gocart-qty {
        min-width: 25px;
        height: 25px;
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 0 1px;
    }
    .header-fixed .func-menu>li>a {
        font-size: 12px;
        line-height: 25px;
        padding: 0 2px 0 2px;
    }
}
@media screen and (max-width: 1000px) {
    /*--- 隱私權手機板 ---*/
    .header-sheet {
        position: fixed;
        height: auto;
        bottom: 0%;
        z-index: 9999;
        font-size: 14px;
        padding: 40px 0 10px;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
    .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: 8%!important;
    }
    .header-active #keyreply-container {
        bottom: 0%;
        transition: all .7s;
    }
    .header-fixed .header-sheet {
        display: block;
    }
    /*--- END隱私權手機板 ---*/
    .site-header,
    .header-fixed .site-header {
        position: static;
    }
    .side {
        display: none;
    }
    .content,
    .has-side .content {
        width: 100%;
    }
    .wrapper {
        padding-top: 40px;
    }
    .footer-bottom .share {
        display: none;
    }
    .has-side .main-content .container {
        display: block;
    }
    .header-fixed .func-menu .ic {
        display: none;
    }
    .header-fixed .site-header {
        position: relative;
    }
    .success-txt strong {
        display: initial;
    }
    .ibtn.fb-fans-page {
        display: block;
        margin: 0 auto 8px;
    }
    .site-map {
        display: none;
    }
    .footer-top .info .txt li {
        margin: 0;
    }
    .footer-top .info .txt li span {
        padding: 3px 10px;
        font-size: 14px;
        line-height: 1.5;
    }
    .footer-top .tel {
        margin-bottom: 20px;
        display: block;
    }
    /*  .header-fixed .site-header {
        display: none;
    }*/
    /*------------ site_header 900 ------------*/
    .site-title,
    .header-fixed .site-title {
        float: none;
        text-align: center;
    }
    .top-nav,
    .site-nav,
    .site-header .search-box {
        display: none;
    }
    /*------------ / site_header 900 ------------*/
    /*------------ site_main 900 ------------*/
    .main-content {
        padding-bottom: 80px;
    }
    .has-side .content {
        border-left: none;
        padding: 0;
    }
    /*------------ / site_main 900 ------------*/
    /*------------ site_footer 900 ------------*/
    .footer-top {
        padding: 20px 0 30px;
    }
    .footer-top .container {
        text-align: center;
    }
    .footer-top .col.col1,
    .footer-top .col3 {
        display: none;
    }
    .footer-top .col.col2 {
        display: inline-block;
        text-align: center;
        float: none;
        width: 100%;
        margin: 15px 0;
        box-sizing: border-box;
    }
    .footer-top .map-box {
        margin: 0;
    }
    .site-info {
        margin-left: 0;
    }
    /*------------ / site_footer 900 ------------*/
    /*------------ floating 900 ------------*/
    .floating,
    .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
    }
    .floating .btn.gocart {
        display: none;
    }
    /*------------ / floating 1000 ------------*/
    .content-top {
        margin-bottom: 20px;
    }
    .table-h td {
        min-width: 40px;
    }
    /*------------ 優化開始 ------------*/
    .footer-top .col.col2 {
        margin: 2px 0;
        padding: 0;
    }
    .footer-top {
        padding: 10px 0 0;
        border: none;
    }
    .footer-top.news {}
    .footer-top .info .sect-title {
        font-size: 16px;
        display: none;
    }
    .footer-top .info .txt {
        font-size: 14px;
        line-height: 20px;
    }
    .warning-sect {
        padding: 0;
        margin: 0px 0 25px;
    }
    .sect3 .container .row {
        padding: 15px 0;
    }
    .footer-bottom {
        line-height: 18px;
        padding-bottom: 35px
    }
    .breadcrumb {
        padding: 0px 0px;
        margin: 4px 0 4px;
        font-size: 12px;
    }
    .main-title span {
        font-size: 16px;
    }
    .main-title .second_txt {
        font-size: 12px;
    }
    .main-title span:before,
    .main-title span:after {
        top: 5px;
    }
    .main-title {
        margin: 0 0 10px;
        padding: 5px 20px;
        font-size: 14px;
        display: none;
    }
    .content-top {
        margin-bottom: 8px;
        margin-top: 0;
    }
    .btn-box {
        padding: 30px 0 10px;
    }
    .share_box .share-link .btn,
    .share_box .share-link .icon-ic-share-t,
    .share_box .share-link .icon-ic-share-linecall,
    .share_box .share-link .icon-ic-share-w {
        font-size: 25px;
        width: 25px;
        height: 25px;
    }
    .qty-box .form-control,
    .qty-box .btn {
        height: 25px;
        line-height: 25px;
    }
    .table-h td,
    .static-control {
        font-size: 14px;
    }
    .btn.simple {
        height: 35px;
        font-size: 14px;
        line-height: 32px;
    }
    .btn.normal {
        font-size: 14px;
        width: 49%;
        margin: 5px 0;
    }
    body {
        font-size: 14px;
        line-height: 1.74;
    }
    .main-content {
        padding: 0 0 10px;
    }
    .content-title {
        font-size: 16px;
        margin: 0 0 15px 0;
    }
    .reminder {
        margin: 0 0 10px;
    }
    .line {
        padding: 10px 0;
    }
    .line2 {
        padding: 10px 0;
    }
    .form-box .form-group {
        padding: 0px 0;
    }
    .form-box .type2 .col2 {
        padding: 0px;
    }
    .success-box .order-id {
        margin: 0.5em auto;
    }
    .content-title2 {
        font-size: 16px;
        margin: 0 0 10px 0;
    }
    .content-title span {
        font-size: 16px;
    }
    textarea.form-control.messages {
        height: auto;
    }
    .btn.pure {
        margin: 0 5px 0px;
    }
    .success-wrap {
        padding: 0.5% 0px;
    }
    .success-msg {
        font-size: 18px;
        background-size: 80px;
        padding-top: 0px;
        margin-bottom: 0px;
    }
    .content {
        min-height: 100px;
        margin: 20px 0;
    }
    .cart-list-mobile .table-h {
        border-top: none;
    }
    .shopping-title,
    .shopping-title-up,
    .payment-box .shopping-title {
        font-size: 17px;
        letter-spacing: 0.1em;
        margin-bottom: 0px;
    }
    .header-fixed .site-header {
        position: static;
    }
    .header-fixed .site-title {
        margin: 0;
        float: none;
    }
    /*------------ 優化結束 ------------*/
}
@media screen and (max-width: 767px) {
    /*------------ site_main 767 ------------*/
    .main-content {
        padding: 0 0 10px;
    }
    /*------------ / site_main 767 ------------*/
    /*------------ breadcrumb 767 ------------*/
    .content-top .breadcrumb {
        float: none;
    }
    /*------------ / breadcrumb 767 ------------*/
    /*------------ pagination 767 ------------*/
    .page-info {
        display: block;
        padding: 0 69px;
    }
    .pagination {
        position: relative;
        height: 0;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -35px;
    }
    .pagination li a.prev {
        left: 0;
    }
    .pagination li a.next {
        right: 0;
    }
    /*------------ / pagination 767 ------------*/
    /*------------ form 767 ------------*/
    .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;
    }
    /*------------ / form 767 ------------*/
}
@media screen and (max-width: 400px) {
    /*------------ form 400 ------------*/
    .form-box .form-group .input-box {
        width: 100%;
    }
    /*------------ / form 400 ------------*/
    /*------------ btn 400 ------------*/
    .btn.simple {
        margin: 0 auto 10px;
    }
    /*------------ / btn 400 ------------*/
}