@charset "utf-8";


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.path {display: none;}
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*網站統一設定*/
.main_part {max-width: 1400px;padding: 0 0 100px 0;width: 90%;}
.show_content {padding: 0;}
.page {margin: 50px auto;color: #40210F;gap: 5px;}
.page li {margin: 0;display: flex;width: 30px;height: 30px;line-height: 30px;
justify-content: center;align-items: center;align-content: center;text-align: center;border-radius: 50px;transition: .6s;}
.page li a, .page li strong {width: 30px;height: 30px;line-height: 30px;color: #40210F;}
.page strong, .page a:hover {background: #40210F;color: #ffffff;}
.page li.activeN {background: #40210F;color: #ffffff;}

.animated-arrow {border-radius: 10px;background: #FFF;border: 1px solid #D5B680;color: #3F200E;margin-top: 50px;
	height: 60px;line-height: 60px;overflow: hidden;width: 175px;transition: .6s;}
.animated-arrow b {font-size: 16px;font-weight: normal;letter-spacing: 0.08em;}
.animated-arrow i {display: none;}

.animated-arrow:hover {border: 1px solid #3F200E;color: #fff;background: #3F200E;transition: .6s;}

@media screen and (max-width: 1024px) {
.main_part {padding: 0 0 80px 0;}
.page {font-size: 15px;gap: 3px;}
}
@media screen and (max-width: 768px) {
.main_part {padding: 80px 0;}
}
@media screen and (max-width: 500px) {
.main_part {padding: 60px 0;}
.page {font-size: 14px;gap: 2px;}
}
@media screen and (max-width: 425px) {
.main_part {padding: 50px 0;}
.page {font-size: 13px;gap: 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*HEADER*/
.header_area {padding: 0;background: #ffffff;border-bottom: 1px solid #f5f5f5;}
.header_area.sticky { background: #fff;}
.header_area.sticky .navigation {grid-template-columns: 90px 1fr;transition: .6s;}
.main_header_area .container {width: 90%;max-width: 1400px;}
.navigation {grid-template-columns: 125px 1fr;grid-gap: 0 30px;align-items: center;transition: .6s;}
.me_tp_features {padding: 15px 0 0;transition: .6s;}
.header_area.sticky .me_tp_features {padding: 10px 0 0;transition: .6s;}
.box_search {width: 100%;margin-bottom: 0;}
.box_search input[type=text] {max-width: 250px;padding: 8px 60px 8px 40px;border: solid 0px #ccc;border-bottom: solid 1px #ccc;border-radius: 0;
	font-size: 15px;letter-spacing: 0.08em;color: #000;}
.shop_search_btn {background: #6B3906;font-size: 12px;border-radius: 0;padding: 0px 15px;line-height: 1;letter-spacing: 0.08em;}
.me_tp_features .tp_links {display: none;}

/*LOGO*/
.nav-header {max-width: 110px;padding: 8px 0;}
.nav-brand {display: flex;}

/*選單*/
.stellarnav > ul > li > a {display: block;padding: 25px 0 35px 25px;color: #40210F;font-size: 16px;letter-spacing: 0.08em;
    line-height: 1;height: auto;margin: 0;transition: .6s;}
.header_area.sticky .stellarnav > ul > li > a {padding: 15px 0 25px 20px;transition: .6s;}
.stellarnav > ul > li.has-sub > a {padding-right: 0;}
.stellarnav li.has-sub > a:after {display: none;}
.stellarnav > ul > li:hover > a {color: #91601D;transition: .6s;}

/*下拉選單*/
.stellarnav > ul > li > ul {background: #f5f5f5;}
.stellarnav > ul > li > ul > li {border: none;}
.stellarnav > ul > li > ul > li+li {border-top: 1px solid #f9f3de;}
.stellarnav > ul > li > ul > li > a {text-align: center;padding: 10px 15px;color: #40210F;letter-spacing: 0.05em;transition: .6s;}
.stellarnav > ul > li > ul > li > a:hover {background: #fff;color: #ccc;transition: .6s;}
.stellarnav > ul > li > ul > li > ul {background: #f5f5f5;}
.stellarnav > ul > li > ul > li > ul > li {border: 1px #f9f3de solid;}
.stellarnav > ul > li > ul > li > ul > li+li {border-top: 1px solid #f9f3de;}
.stellarnav > ul > li > ul > li > ul > li > a {text-align: center;padding: 10px 15px;color: #40210F;letter-spacing: 0.05em;font-size: 15px;transition: .6s;}
.stellarnav > ul > li > ul > li > ul > li > a:hover {background: #fff;color: #ccc;transition: .6s;}

@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {
.nav-header {max-width: 100px;transition: .6s;}
.header_area.sticky .nav-header {max-width: 85px;padding: 5px 0;transition: .6s;}
.me_tp_features, .header_area.sticky .me_tp_features {padding: 10px 0 0;margin: 0;}
.box_search input[type=text] {max-width: 200px;}
.box_search form#hs_search {display: flex;justify-content: center;align-items: center;}
.shop_search_btn {position: relative;padding: 12px 15px;}
.stellarnav > ul > li > a {padding: 30px 10px;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px;}
.header_area.sticky .stellarnav > ul > li > a {padding: 25px 10px;}
}
@media screen and (max-width: 768px) {
.me_tp_features, .header_area.sticky .me_tp_features {display: none;}
.stellarnav.mobile {height: 100%;display: flex;justify-content: center;align-items: center;}
.stellarnav .menu-toggle:after {display: none;}
.stellarnav .menu-toggle span.bars span {width: 30px;height: 1px;border-radius: 0;background: #40210F;margin: 0 auto 6px;}

.stellarnav.mobile.left > ul {border: none;box-shadow: 1px 0 10px #99999980;}
.stellarnav .close-menu {padding: 15px;}
.stellarnav .icon-close {width: 20px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {font-size: 12px; letter-spacing: 0.15em;color: #6B3906;font-weight: bold;background: #F9F3DD;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {width: 10px;border-bottom: solid 2px #6B3906;}

.stellarnav.mobile > ul > li {border-bottom: 1px #f9f3de solid;}
.stellarnav.mobile > ul > li > a, .stellarnav.mobile > ul > li > ul > li > a, .stellarnav.mobile li li.has-sub a, .header_area.sticky .stellarnav > ul > li > a {
	padding: 15px 25px;line-height: 2;border-bottom: none;font-size: 15px;text-align: left;}
.stellarnav.mobile > ul > li > ul > li > a, .stellarnav.mobile li li.has-sub a {font-size: 13px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 15px;}
.stellarnav.mobile > ul > li > a.dd-toggle:hover, .stellarnav.mobile > ul > li > ul > li > a.dd-toggle:hover {background:unset;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {width: 10px;border-bottom: solid 2px #40210F;}
.stellarnav.mobile li.open {background: #f9f3de;padding: 0;}
.stellarnav.mobile li.open li.open {padding: 0;}
}
@media screen and (max-width: 450px) {
.nav-header, .header_area.sticky .nav-header {max-width: 75px;}
}
@media screen and (max-width: 400px) {
.nav-header, .header_area.sticky .nav-header {max-width: 65px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*大圖*/

/*大圖點點*/
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 30px);}
@media screen and (max-width: 600px) {
.swiper-pagination-bullet { width: 8px;height: 8px;}
}
@media screen and (max-width: 450px) {
.swiper-pagination-bullet { width: 5px;height: 5px;}
}

/*內頁BANNER 設定*/
.banner {background: #fff;min-height: 15vw;padding: 0;}
.banner h5 {font-size: 25px;font-weight: normal;letter-spacing: 0.1em;}
.banner h5:before {content: '';display: block;color: #F39801;font-size: 20px;font-weight: bold;line-height: 1;padding-bottom: 15px;}
.banner.banA {}
.services_page .banner.banB h5:before {content: 'CATALOG'}
.other_page .banner.banB h5:before {content: 'INSTRUCTIONS'}
.contact_page .banner.banC h5:before {content: 'CONTACT'}
.banner.banD {}
.banner.banF h5:before {content: 'SHOPPING'}
.banner.banblog h5:before {content: 'PROMOTIONAL'}
.blog_page.article_b .banner.banblog h5:before {content: 'KNOWLEDGE'}

@media screen and (max-width: 1024px) {
.banner {min-height: 25vw;}
.banner h5 {font-size: 24px;}
.banner h5:before {font-size: 18px;}
}
@media screen and (max-width: 768px) {
.banner {padding-top: 10%;}
.banner h5 {font-size: 22px;}
.banner h5:before {font-size: 17px;padding-bottom: 10px;}
}
@media screen and (max-width: 600px) {
.banner {min-height: 30vw;}
}
@media screen and (max-width: 450px) {
.banner {min-height: 35vw;}
.banner h5 {font-size: 20px;}
.banner h5:before {font-size: 16px;padding-bottom: 5px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*FOOTER*/

.copy {text-align: center;padding: 30px 0 50px 0;letter-spacing: 0.05em;font-size: 12px;color: #D5B680;border-top: none;margin-top: 0;}
.copy a {color: #D5B680;transition: all 0.5s;}
.privacyLinks a { padding: 0 10px;color: #D5B680;}
.total_view {color: #D5B680;}
.copy a:hover {color: #40210F;transition: all 0.5s;}

@media screen and (max-width: 960px) {}
@media screen and (max-width: 768px) {
#bottom_menu {display: none;}
}
@media screen and (max-width: 645px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*首頁文章*/
.module_i_news {padding: 100px 0;background: #FBF7F2;}
.module_i_news section {max-width: 1400px;width: 90%;}
.module_i_news .title_i_box {margin-bottom: 50px;}
.module_i_news .title_i_box h4 {font-size: 25px;color: #000000;font-weight: 500;letter-spacing: 0.08em;line-height: 1;}
.module_i_news .title_i_box h4:before {content: 'PROMOTIONS';display: block;font-size: 20px;line-height: 1;color: #F29800;
    font-weight: bold;padding-bottom: 15px;}

.module_i_news_list, .module_i_news_list.swiper {padding: 0;}
.module_i_news li a {grid-template-columns: 1fr 2fr;grid-gap: 30px;padding: 10px;background: #fff;}
.module_i_news li a:before {color: #91601D;letter-spacing: 0.08em;}
.module_i_news li a:after {border: 1px #D5B680 solid;}
.i_blog_ri {display: flex;padding: 0;flex-direction: column;align-items: flex-start;gap: 15px;justify-content: center;letter-spacing: 0.08em;}
.i_blog_ri em {margin: 0;}

/*文章共同設定*/
.blog_box { display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.blog_le {width: 20%;padding: 0;}
.blog_ri {width: 75%;padding: 0;}
h5.blog_le_t {margin-bottom: 15px;}
h5.blog_le_t em {display: none;}
.blog_search {margin-bottom: 20px;}
.blog_search input[type=search] {border-radius: 0;color: #000000;}

.blog_le .accordion {border-radius: 0;border: none;}
.accordion li .link a {letter-spacing: 0.08em;font-weight: normal;padding: 15px 30px;font-size: 15px;color: #40210F;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #6b3906 !important;}
.submenu {background: #ffffff;}
.submenu a {color: #40210F;padding: 18px 36px;letter-spacing: 0.08em;line-height: 1.8;}
.submenu li.on_this_category a, .submenu a:hover {background: #ccc;color: #000000;}
.submenu a i {left: 10px;}

h4.blog_category_title {color: #000;font-size: 22px;font-weight: normal;padding: 0px 0 15px 0; margin-bottom: 15px;}
.blog_shareData {padding: 15px;background: #f5f5f5f5;}
.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i {font-size: 14px;font-weight: normal;letter-spacing: 0.08em;}
.articel_mainPic {display: none;}
.blog_box_edit * {line-height: 1.8;letter-spacing: 0.08em;font-size: 16px;color: #000;word-break: break-all;}
.blog_box_edit * a {color: #007FFF;}
.news_tags a {margin-right: 10px;color: #ccc;font-size: 14px;font-weight: lighter;letter-spacing: 0.08em;}

.blog_back {width: 100%;}
.blog_back a {padding: 12px 15px;letter-spacing: 0.3em;font-weight: normal;line-height: 2;transition: 0.5s ease;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {background: #91601D;}
.blog_back a.article_btn_back {background: #40210F;}
.blog_back a:hover {background: #000;transition: 0.5s ease;}

.news_related {padding: 100px 5%;background: linear-gradient(180deg, #F2E9D8, transparent);}
.news_related h6 {max-width: 1500px;margin: 0 auto 50px;}
.news_related h6 span:before {font-size: 22px;font-weight: normal;color: #40210F;letter-spacing: 0.2em;}
.news_related_list { grid-template-columns: repeat(4, 1fr); max-width: 1500px; grid-gap: 15px;}
.news_related_list li a {display: flex;padding: 15px;background: #ffffff80;height: 100%;flex-direction: column;align-items: center;
	gap: 15px;transition: 0.5s ease;}
.news_related_list li:hover a {transform: scale(0.95);transition: 0.5s ease;}
.news_related_list li figure {aspect-ratio: 1 / 1;}
.news_related_list li a p {font-size: 14px;letter-spacing: 0.05em;}

.news_related_b_box .lastPage {font-size: 15px;letter-spacing: 0.2em;color: #fff;background: #6B3906;padding: 15px 30px;margin: 50px auto 0;width: 200px;transition: 0.5s ease;}
.news_related_b_box .lastPage:hover {background: #F1E1A3;color: #6B3906;transition: 0.5s ease;}

@media screen and (max-width: 1200px) {
.accordion li .link a {padding: 15px 25px;}
}
@media screen and (max-width: 1024px) {
.blog_box {flex-direction: column;align-items: center;}
.blog_le, .blog_ri {width: 100%;}
h5.blog_le_t {font-size: 20px;font-weight: normal;color: #333;font-family: auto;letter-spacing: 0.08em;}
h5.blog_le_t em {display: inline-block;}
.blog_search {margin-bottom: 5px;}

h4.blog_category_title {font-size: 20px;padding: 0px 0 5px 0;margin-bottom: 5px;}
.blog_shareData {padding: 10px 15px;}
.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i {font-size: 12px;}
.blog_box_edit * {line-height: 1.7;letter-spacing: 0.05em;font-size: 15px; }
.news_tags {margin-bottom: 30px;}
.news_tags a {font-size: 13px;}
.blog_back a {font-size: 14px;}
.news_related {padding: 80px 5%;}
.news_related h6 span:before {font-size: 20px;}
.news_related_list {grid-template-columns: repeat(2, 1fr);}
.news_related_list li a { padding: 10px;gap: 10px;}
.news_related_b_box .lastPage {font-size: 14px;width: 150px;padding: 12px 20px;}
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {
h5.blog_le_t {font-size: 18px;}

h4.blog_category_title {font-size: 18px;}
.blog_box_edit * {font-size: 14px;}
.news_tags a {font-size: 12px;}
.news_related h6 span:before {font-size: 18px;}
.news_related_list li a p {font-size: 13px;}
}
@media screen and (max-width: 500px) {
h5.blog_le_t {font-size: 16px;}
.blog_le, .blog_ri {margin-bottom: 30px;}

h4.blog_category_title {font-size: 17px;}
.blog_box_edit .edit iframe {min-width: inherit !important;}
.news_related {padding: 60px 5%;}
.news_related h6 {margin: 0 auto 30px;}
.news_related h6 span:before {font-size: 17px;}
.news_related_list {grid-template-columns: 1fr;}
.news_related_b_box .lastPage {font-size: 13px;margin: 30px auto 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*文章設定A*/
.blog_subbox {grid-template-columns: 1fr;}
.subbox_item a {display: grid;grid-template-columns: 3fr 1fr;align-items: stretch;grid-gap: 30px;padding: 15px;background: #f5f5f5;}
.subbox_item a:before {font-size: 16px;color: #ffffff;background: #6b3906;padding: 15px 30px;transform: translate(-50%, -50%);
    left: 50%;top: 50%;bottom: auto;right: auto;letter-spacing: 0.08em;}
.subbox_item a:after {background: #fff8ebcc;border: none;}
.blog_list_le {order: 2;aspect-ratio: 1 / 1;}
.blog_list_ri {order: 1;display: flex;padding: 15px 50px;background: #fff;flex-direction: column;justify-content: center;}
.blog_list_ri>*+* {margin-top: 15px;}
.blog_list_ri em {font-size: 13px;letter-spacing: 0.08em;color: #ccc;padding-top: 5%;}
.blog_list_ri p {font-size: 14px;color: #666;letter-spacing: 0.08em;line-height: 1.8;-webkit-line-clamp: 2;}

@media screen and (max-width: 1200px) {
.subbox_item a {grid-template-columns: 3fr 1fr;}
}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 960px) {
.subbox_item {border-bottom: none;}
}
@media screen and (max-width: 768px) {
.blog_list_ri {padding: 15px 30px;}
.blog_list_ri h5 {-webkit-line-clamp: 2;font-size: 17px;}
.blog_list_ri em {padding-top: 5%;font-size: 12px;}
.blog_list_ri p {font-size: 13px;}
.subbox_item a:before {font-size: 14px;padding: 12px 30px;}
}
@media screen and (max-width: 600px) {
.subbox_item a {grid-template-columns: 1fr;grid-gap: 15px;}
.blog_list_le {order: 0;}
.blog_list_ri {padding: 15px;}
.blog_list_ri>*+* {margin-top: 10px;}
.blog_list_ri h5 {font-size: 16px;}
}
@media screen and (max-width: 450px) {
.subbox_item a {padding: 10px;grid-gap: 10px;}
.subbox_item a:before {font-size: 12px;}
.blog_list_le {aspect-ratio: 1 / 1;}
.blog_list_ri {padding: 15px 10px;}
.blog_list_ri h5 {font-size: 15px;}
.blog_list_ri p {font-size: 12px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*相簿設定*/


@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*首頁購物車*/
.prod_part {padding: 100px 0;}
.prod_part section {max-width: 1400px;width: 90%;}
.i_prod_tit, .i_video_tit {margin-bottom: 50px;}
.i_prod_tit span, .i_video_tit span {font-size: 25px;color: #000000;font-weight: 500;letter-spacing: 0.08em;line-height: 1;}
.i_prod_tit span:before {content: 'PRODUCTS';display: block;font-size: 20px;line-height: 1;color: #F29800;
    font-weight: bold;padding-bottom: 15px;}

.pageIndex .productsListBox, .productsListBox.swiper {padding: 0;}
.prod_part .products-list {grid-gap: 30px;}
.prod_part .products-list .name {margin-top: 15px;margin-bottom: 5px;font-size: 15px;letter-spacing: 0.08em;text-align: left;}
.prod_part .products-list .more {border: 1px solid #D5B680;color: #40210F;border-radius: 5px;}
.prod_part .products-list .item a:hover .more {background: #40210F;border: 1px solid #40210F;}

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 20%; letter-spacing:0.08em;min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: 78%; grid-template-columns: repeat(4, 1fr);grid-gap: 50px 20px;}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:8px 10px;}
.product-layer-two li:hover > a { background:#eee;transition:all ease .3s;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;margin-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}
.product-layer-two li a {border: unset;background: unset;color: #40210F;padding: 10px 30px;font-size: 16px;transition:all ease .3s;}
.product-layer-two li i {width: 43px;height: 43px;color: #40210F;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 10px; background: transparent; left: 0; margin-left: -15px; top: 50%; margin-top: -5px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#221e1f;}
.product-layer-two li.active a { border: unset;}

.products-list .item a {padding-bottom: 45px;}
.products-list .pic img {width: auto; }
.products-list .name {display: flex;margin-top: 10px;margin-bottom: 10px;
    font-size: 14px;color: #000000;letter-spacing: 0.15em;height: unset;text-align: center;flex-direction: column;}
.products-list .name .numbering {font-size: 12px;padding-top: 5px;}
.products-list .price {display: none;margin: 10px 0 15px;align-items: flex-end;}
.products-list .price b {color: #A6A6A6;letter-spacing: 0.05em;font-weight: 400;line-height: 1;font-size: 14px;text-align: center;margin: 0;}
.products-list .price .sp_price {text-align: right;color: #c55d39;font-size: 17px;text-align: center;margin: 0;}
.products-list .more {border: 1px solid #40210F;color: #40210F;font-weight: 400;line-height: 40px;letter-spacing: 0.08em;}
.products-list .item a:hover .more {background: #40210F;border: 1px solid #40210F;color: #ffffff;letter-spacing: 0.1em;}

.product_info_page .product_menu_list { display: none;} 
.product_info_page .products-list,
.product-wrapper { width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}

.product_main {width: 60%;padding: 0;}
.product_pic {display: flex;position: relative;padding-left: 0;flex-direction: row;justify-content: space-between;}
.proImgSwiper {width: 85%;aspect-ratio: 1 / 1;}
.proImgSwiper img {width: 100%;object-fit: contain;}
#prod_thumbSwiper {width: 10%;max-width: unset;position: relative;}
#prod_thumbSwiper .swiper-slide {height: 100% !important;aspect-ratio: 1 / 1;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after {text-shadow: unset;background: #221e1f47;padding: 12px;}

.sidebarBtn {display: flex;width: 35%;border: unset;background: #FAF6E3;padding: 30px 50px;flex-direction: column;justify-content: center;}
.sidebarBtn h2 {color: #000000;font-size: 18px;text-align: left;letter-spacing: 0.08em;}
.sidebarBtn .price {display: flex;flex-direction: column-reverse;padding: 20px 0;border-bottom: 1px solid #eee;letter-spacing: 0.08em;}
.sidebarBtn .price span {display: block;font-size: 14px;text-align: center;font-weight: 400;color: #A6A6A6;}
.sidebarBtn .price span#price {color: #c55d39;font-size: 17px;font-weight: 500;padding-bottom: 10px;}

div#number_area {padding: 15px 0 0;letter-spacing: 0.08em;text-align: center;}
fieldset {text-align: center;}
.product_info li span {font-size: 14px;color: #40210F;margin-bottom: 5px;font-family: auto;letter-spacing: 0.08em;text-align: center;}
.radio-inline__label {padding: 5px 10px 7px;margin: 2px 2px 5px 0;color: #221e1f;border: 1px solid #221e1f;}
.radio-inline__input:checked + .radio-inline__label {background: #221e1f;color: #ffffff;}
.product_info li .txt_box {color: #333;width: 100%;letter-spacing: 0.08em;}

.sidebarBtn form:nth-of-type(2) {display: flex;align-items: center;flex-direction: row;gap: 15px;}
.inquiry_a1, .inquiry_a2, .inquiry_a3 {    border-radius: 0;}
.inquiry_a1 {background: #c57c63;}
.inquiry_a3 {background: #5996b3;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {letter-spacing: 2px;background: #C1BC9B;}

.toShare {border-top: 1px solid #eee;color: #40210F;}
.prod_info_clearfix {display: none;}


.prod_tabs {width: 100%;margin-top: 30px;}
.pd_tabTitle {color: #000000;}
.pd_tabTitle li {border-bottom: 1px solid #eee;}
.pd_tabTitle li a {padding: 15px 10px;font-size:17px;letter-spacing: 0.1em;line-height: 1.8;}
.pd_tabTitle li.activeTab a {color: #40210F;}
.pd_tabTitle li.activeTab::after {height: 1px;background: #40210F;}
.pd_tabInner_contain {padding-top: 20px;margin: auto;width: 90%;font-size: 16px;letter-spacing: 0.1em;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}

.prod_related {padding: 100px 5%;background: linear-gradient(180deg, #F2E9D8, transparent);}
.prod_related h6 {max-width: 1400px;margin: 0 auto 50px;}
.prod_related h6 span:before {font-size: 22px;font-weight: normal;color: #40210F;letter-spacing: 0.1em;}
.related_list { grid-template-columns: repeat(4, 1fr); max-width: 1400px; grid-gap: 15px;}
.related_list li a {display: flex;padding: 15px;background: #ffffff80;height: 100%;flex-direction: column;align-items: center;
	gap: 15px;transition: 0.5s ease;}
.related_list li:hover a {transform: scale(0.95);transition: 0.5s ease;}
.related_list li figure {aspect-ratio: 1 / 1;}
.related_list li a p {font-size: 14px;letter-spacing: 0.05em;line-height: 1.5;color: #000;}

.prod_related_b_box .lastPage {font-size: 15px;letter-spacing: 0.2em;color: #fff;background: #6B3906;padding: 15px 30px;margin: 50px auto 0;width: 200px;transition: 0.5s ease;}
.prod_related_b_box .lastPage:hover {background: #F1E1A3;color: #6B3906;transition: 0.5s ease;}

@media screen and (max-width: 1200px) {
.product_info_page .products-list, .product-wrapper {justify-content: space-between;grid-gap: 30px 0px;}
.product_page .product_menu_list {width: 28%;}
.product_page .products-list, .product-wrapper {width: 70%;grid-template-columns: repeat(3, 1fr);}
.product-layer-two li a {font-size: 16px;}
.products-list .price .sp_price {font-size: 16px;}
.products-list .more {font-size: 15px;}

/*購物車內頁*/
.product_main {width: 68%;}
.sidebarBtn {width: 30%;padding: 20px;}
.sidebarBtn h2 {font-size: 18px;font-weight: 400;}
.sidebarBtn .price span#price {font-size: 16px;}
.product_info li span {font-size: 13px;}
.inquiry_a1, .inquiry_a2, .inquiry_a3 {font-size: 14px;}

.pd_tabTitle li a {font-size: 16px;}
.pd_tabInner_contain {font-size: 15px;}

}
@media screen and (max-width: 1024px) {
.product_page .product_menu_list {letter-spacing: 0.03em;}
.product_page .products-list, .product-wrapper {grid-template-columns: repeat(2, 1fr);}
.product-layer-two li a {font-size: 15px;padding: 10px 10px;}
/*購物車內頁*/
.product_info_page .products-list, .product-wrapper {width: 90%;flex-direction: column;align-items: center;}
.product_main {width: 100%;}
.sidebarBtn {width: 100%;}
.prod_tabs {margin-top: 0;}

.prod_related {padding: 80px 5%;}
.prod_related h6 span:before {font-size: 20px;}
.related_list {grid-template-columns: repeat(2, 1fr);}
.related_list li a { padding: 10px;gap: 10px;}

.pd_tabInner_contain {font-size: 14px;}
.prod_related_b_box .lastPage {font-size: 14px;width: 150px;padding: 12px 20px;}
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product_page .product-layer-two, 
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;font-size: 20px;font-weight: 400;color: #40210F;width: 90%;margin: auto;}
a.pd_menu_toggle i {color: #40210F;}
/*購物車內頁*/
.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}

.mobile_product_name {display: none;}
.product_pic {flex-direction: column-reverse;}
.proImgSwiper {width: 100%;}
#prod_thumbSwiper {width: 100%;}
.swiper-wrapper {flex-direction: row;align-items: flex-start;}
#prod_thumbSwiper .swiper-slide {padding-top: 0;height: auto !important;}
.sidebarBtn {margin: 0;}
.pd_tabInner_contain {font-size: 13px;}

}
@media screen and (max-width: 600px) {    
.product_page .product_menu_list>h5 {font-size: 18px;margin: 0 auto 10px;}
.product-layer-two li {margin: 0;text-align: center;}
.product-layer-two li a {font-size: 14px;}
.products-list .more {font-size: 14px;line-height: 40px;}

.product_page .products-list, .product-wrapper {grid-gap: 20px;}
.products-list .name {font-size: 15px;}
.products-list .price {margin: 5px 0 10px;flex-wrap: nowrap;flex-direction: column;align-items: center;gap: 10px;}
.products-list .price b {font-size: 12px;text-align: center !important;}
.products-list .price .sp_price {font-size: 15px;}
/*購物車內頁*/
.sidebarBtn h2 {font-size: 16px;}
.pd_tabTitle li a {padding: 10px;font-size: 15px;}
.prod_related h6 span:before {font-size: 18px;}
.related_list li a p {font-size: 13px;}
.pd_tabInner_contain {font-size: 12px;}
}

@media screen and (max-width: 450px) {
.product_page .products-list, .product-wrapper {grid-gap: 10px;}
.product_page .product_menu_list>h5 {font-size: 17px;}
/*購物車內頁*/
.sidebarBtn form:nth-of-type(2) {flex-direction: column;gap: 0;}
.pd_tabTitle li a {padding: 8px;font-size: 14px;}
.prod_related {padding: 60px 5%;}
.prod_related h6 {margin: 0 auto 30px;}
.prod_related h6 span:before {font-size: 17px;}
.related_list {grid-template-columns: 1fr;}
.prod_related_b_box .lastPage {font-size: 13px;margin: 30px auto 0;}
}

@media screen and (max-width: 400px) {
.product_page .product_menu_list>h5 {font-size: 16px;}
.product_page .products-list, .product-wrapper {grid-template-columns: repeat(1, 1fr);grid-gap: 20px 10px;}
}

/*購物車*/
.car_page .show_content {position: relative;}
.stepImg {max-width: 510px;letter-spacing: 0.08em;}
.stepImg img {filter: hue-rotate(365deg) saturate(0.6);}
.stepImg span.active {color: #d7ba6b;}

.shopping-cart {min-height: 20vw;}
.shopping-cart .cart_head {background: #221e1f;border-radius: 5px;}
.shopping-cart .cell.product_name {font-weight: normal;}
.shopping-cart .cell {font-size: 16px;letter-spacing: 0.1em;padding: 20px 15px;line-height: 1;}

.small_pic {width: 150px;height: 150px;border-radius: 5px;}
.shopping-cart .cell.product_name p {width: calc(100% - 160px);letter-spacing: 0.1em;font-weight: 400;line-height: 1.5;color: #000;}

.car_page .information_left {display: block;position: absolute;bottom: 0;width: 50%;}
.contact_le_map a {background: #221e1f;border-radius: 5px;}
.contact_le_map a b {letter-spacing: 0.1em;font-weight: 400;}

.total_amount .rewrite_simple, .total_amount .send_simple {width: 49%;max-width: unset;border-radius: 5px;letter-spacing: 0.1em;}
.total_amount li {margin: 15px 0;color: #000;letter-spacing: 0.08em;}
.total_amount li input[name=DiscountCode] {padding: 5px 10px;text-align: center;}
.rewrite_simple {background: #40210F url(../images/simple_left.png) 10% center no-repeat;}
.send_simple {background: #190e07 url(../images/simple_right.png) 88% center no-repeat;}

@media screen and (max-width: 1200px) {
.car_page .information_left {width: 40%;}
}
@media screen and (max-width: 1024px) {
.total_amount {width: 100%;}
.car_page .information_left {position: relative;width: 100%;padding-top: 30px;}
}
@media screen and (max-width: 768px) {
.shopping-cart .cell:before {font-weight: normal;padding-bottom: 10px;color: #221e1f;}
.amountNum {height: 20px;line-height: 1;}
.shopping-cart .cell.amount:last-child {border-bottom: unset;}
.total_amount .rewrite_simple, .total_amount .send_simple {width: 48%;}
}

@media screen and (max-width: 450px) {
.small_pic {width: 75px;height: 75px;}
.shopping-cart .cell.product_name p {width: calc(100% - 90px);}
.car_page .information_left {padding-top: 0;}
.shopping-cart .cell:before {text-align: left; width: 50px;}
.amountNum {text-align: right;}
}

/*訂購資料*/
.separate_title {font-size: 16px;letter-spacing: 0.08em;color: #000000;padding: 10px;background: #fbf6f2;}
.formbox_form {margin-top: 15px;margin-bottom: 15px;color: #000000;font-size: 16px;}
.formbox_form li .form__label {letter-spacing: 0.08em;}
.form label .inputbox {filter: hue-rotate(300deg);}
.border200 {width: 100%;border: unset;padding: 5px 10px;border-radius: 5px;background: #f5f5f5;letter-spacing: 0.08em;}
.longer {width: 100%;}
.form label {color: #000000;}
.form label .inputbox {margin-right: 8px;top:2px;}
.form label.Bigcheck .inputbox {background-size: contain;}
.form label .inputbox.Big { width: 18px;height: 17px;}

/*匯款通知*/
.form_content {padding: 50px 0;max-width: unset;letter-spacing: 0.1em;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡表單*/
.contact_editbox {padding: 0;}
.contact_content {max-width: 1130px;width: 90%;padding: 50px 0 100px 0;}
.contact_content form {display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.contact_content .information_left {width: 30%;padding: 0;}
.contact_content .information_right {width: 65%;padding-left: 0;padding: 0;}

.blank_letter {font-family: 'Monda';padding-top: 0;letter-spacing: 0.08em;font-weight: normal;font-size: 20px;
    color: #40210F;background-position: unset;background-repeat: unset;}
.list_before {margin-top: 30px;margin-bottom: 30px;font-size: 15px;color: #40210F;letter-spacing: 0.05em;}
.list_before li {margin: 0;line-height: 2;}
.list_before.info li {padding-left: 0;}
.list_before.info li:before {position: relative;display: inline-block;width: 50px;font-size: 15px;font-weight: normal;letter-spacing: 0.1em;
    color: #000;}

.note {letter-spacing: 0.05em;}
.contact_form {margin-bottom: 30px;font-size: 16px;color: #000;grid-gap: 15px;}
.contact_form li {grid-template-columns: 1fr;grid-gap: 5px;}
.contact_form li .form__label {display: flex;max-width: 100%;text-align: left;flex-direction: row-reverse;justify-content: flex-end;
    align-items: center;gap: 5px;letter-spacing: 0.1em;}

.contact_form li input.noborder, .contact_form li textarea.noborder {border: none;background: #d5b6801c;padding: 10px;letter-spacing: 0.08em;
    border-radius: 5px;}
.captcha {width: 100%;}

.contact_form li.last {text-align: center;margin-top: 50px;justify-content: center;gap: 30px;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 1px #D5B680 solid;width: 50%;max-width: 220px;padding: 10px;}
.contact_form li.last blockquote {color: #6B3906;}
.contact_form li.last cite {background: #6B3906;color: #fff;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 0.3em;}

@media screen and (max-width: 1024px) {
.contact_content .information_left {width: 35%;}
.contact_content .information_right {width: 60%;}
.contact_form {font-size: 15px;}
}
@media screen and (max-width: 960px) {
.contact_content .information_left {width: 40%;}
.contact_content .information_right {width: 55%;}
.blank_letter {font-size: 18px;}
.list_before {font-size: 14px;margin-top: 15px;letter-spacing: 0.1em;}
.list_before.info li:before {font-size: 14px;width: 40px;}
.contact_form {margin-bottom: 15px;font-size: 14px;grid-gap: 10px;}
.contact_form li.last input {font-size: 14px;padding: 5px;}
}
@media screen and (max-width: 768px) {
.contact_content form {align-items: center;flex-direction: column;gap: 50px;}
.contact_content .information_left, .contact_content .information_right {width: 100%;}
}
@media screen and (max-width: 600px) {
.blank_letter {font-size: 17px;}
.note {font-size: 12px;}
.list_before, .list_before.info li:before, .contact_form, .contact_form li.last input {font-size: 13px;}
.contact_form li .form__label {font-weight: normal;padding: 0;background: unset;}
.contact_form li.last {gap: 10px;}
.contact_form li.last blockquote, .contact_form li.last cite {max-width: 130px;}
.contact_form li.last input {padding: 0px;}
}


