@charset "utf-8";
/* *************Fanlin梵琳美學 ****************** */

/* "Noto Sans TC" */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');
/* "Noto Serif TC" */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
/* Chiron GoRound TC */
@import url('https://fonts.googleapis.com/css2?family=Chiron+GoRound+TC:wght@200..900&display=swap');


/* 英文字體 Comfortaa */
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap');
/* 英文字體 Inter */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


/* 英文字體 Amiri */
@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/* 英文字體 Tangerine */
@import url('https://fonts.googleapis.com/css2?family=Tangerine:wght@400;700&display=swap');


/*網站全域設定/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
:root {
/* --Color: #1c3459; */
--MainColor: #EEEEEE; /*網站主要色系*/
--SubColor: #202020; /*網站文字色*/
--SubColor1: #f5f5f5; /*網站輔助色系1*/
--SubColor2: #c49a6d; /*網站輔助色系2*/
--SubColor3: #f5efe6; /*網站輔助色系3*/
--SubColor4: #c29971; /*網站輔助色系4*/  
--SubColor5: #f4efe5; /*網站輔助色系5*/ 
--SubColor6: #ffffff; /*網站輔助色系6*/ 
--SFontE: "Inter", "Noto Sans TC",sans-serif;/*英文字體-無襯線*/
--SFontE: "Comfortaa","Chiron GoRound TC",sans-serif;/*英文字體*/
--SFontEN2: "Amiri","Noto Serif TC", sans-serif;/*英文字體*/
--SFontEN3: "Tangerine","Noto Serif TC", sans-serif;/*英文字體*/
--SFontC: "Noto Serif TC", serif;/*標-中文字*/
--SFont: "Chiron GoRound TC","Noto Sans TC", sans-serif;/*內文黑體字*/
--pd100:100px 0;
--m100:100px;
--m80:80px;
--m50:50px;
--m30:30px;
--f120:120px;
--f80:80px;
--f60:60px;
--f52:52px;
--f48:48px;
--f44:44px;
--f40:40px;
--f36:36px;
--f32:32px;
--f28:28px;
--f24:24px;
--f22:22px;
--f20:20px;
--f18:18px;
--f17:17px;
--f16:16px;
}
@media (max-width:1200px) {
:root{        
--f120:100px;
--f48:44px;
--f24:22px;
}
}
@media (max-width:1024px) {
:root{    
--m50:40px;
--m30:25px;
--f120:80px;
--f80:70px;
--f52:48px;
--f48:40px;
--f44:38px;
--f40:36px;
--f36:32px;
--f32:28px;
--f28:24px;
--f24:22px;
--f22:20px;
--f20:18px;
--f18:17px;
}
}
@media (max-width:768px) {
:root{
--pd100:70px 0;
--m100:70px;
--m50:30px;
--m30:20px;
--f120:72px;
--f80:60px;
--f52:44px;
--f48:32px;
--f44:30px;
--f40:28px;
--f36:26px;
--f32:24px;
--f28:22px;
--f24:20px;
--f22:18px;
--f20:17px;
--f18:16px;
--f17:16px;   
--f16:15px;
}
}
@media (max-width:600px) {
:root{
--pd100:50px 0;
--m100:50px;
--m50:25px;
--f120:52px;
--f80:44px;
--f52:36px;
--f48:28px;
--f44:26px;
--f40:24px;
--f36:22px;
--f32:20px;
--f28:20px;
--f24:18px;
--f18:16px;
--f17:15px;  
}
}
@media (max-width:380px) {
:root{
--f80:40px;
--f52:32px;
--f48:24px;
--f44:22px;
--f40:20px;
--f36:18px;
--f32:18px;
--f28:18px;
--f24:17px;
--f22:17px;
--f20:16px;
--f18:15px;  
--f16:14px;
}
}
/*網站全域設定/＝＝＝＝＝*/


/*反白顏色*/
/* ::-moz-selection { background-color: #060303; color: #fff; }
::selection { background-color: #060303; color: #fff; } */


/*卷軸*/
/* &::-webkit-scrollbar { background: #f1f1f1; width: 7px;}
&::-webkit-scrollbar-button { display: none; background: #f1f1f1; border-radius: 0;}
&::-webkit-scrollbar-track-piece { background: #f1f1f1;}
&::-webkit-scrollbar-thumb { background-color: #c1c1c1;}
&::-webkit-scrollbar-track { box-shadow: transparent;} */



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*進場*/
body.pageIndex #page::before {content: "";display: block;background-image: url(https://pic03.eapple.com.tw/fanlin/introBG.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;width: 100%;height: 100vh;position: fixed;top: 0;left: 0;z-index: 9999;transform: translate(-50%, -50%);pointer-events: none;animation: bgFadeIn 4.5s ease-out forwards;z-index: 10000;}
@keyframes bgFadeIn {0% {opacity: 1;filter: blur(0px) brightness(1.2);transform: scale(1.05);}20% {opacity: 1;filter: blur(0px) brightness(1);transform: scale(1);}40% {opacity: 1;filter: blur(10px) brightness(1);transform: scale(1);}100% {opacity: 0;filter: blur(10px) brightness(1);transform: scale(1);}}

body.pageIndex::before {
content: "";
display: block;
background-image: url(https://pic03.eapple.com.tw/fanlin/sparking.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 20px;
aspect-ratio: 40 / 53;
height: auto;
position: fixed;
top: 35%;
left: 50%;
z-index: 10000;
transform: translate(-50%, -50%);
pointer-events: none;
animation:  Iwiggle 3s ease-in infinite, Ishow 3s ease-in-out forwards;
}
body.pageIndex::after {content: "";display: block;background-image: url(https://pic03.eapple.com.tw/fanlin/introtxtV2.png);background-size: contain;background-repeat: no-repeat;background-position: center;width: 45vw;aspect-ratio: 1019/337;height: auto;position: fixed;top: 50%;left: 50%;z-index: 10000;transform: translate(-50%, -50%);pointer-events: none;animation: sloganFadeInUp 3s ease-out 0.5s forwards;opacity: 0;max-width: 620px;}

@keyframes Iwiggle {0% {transform: rotateY(0)}50% {transform: rotateY(180deg)}100% {transform: rotateY(360deg)}}
@keyframes Ishow {0% {opacity: 0;}20% {opacity: 1;}60% {opacity: 0.5;}100% {opacity: 0;}}

@keyframes sloganFadeInUp {
0% {opacity: .5;transform: translate(-50%, -50%) scale(1);top: 60%;}
20% {opacity: 1;transform: translate(-50%, -50%) scale(1);top: 50%;}
40% {opacity: 1;transform: translate(-50%, -50%) scale(1);}
60% {opacity: .5;transform: translate(-50%, -50%) scale(1);}
100% {opacity: 0;transform: translate(-50%, -50%) scale(1);
}}

/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* 隱藏BTN= */
.footer_menu > a:first-child {display: none;}

/* header */
.header_area {position: sticky;position: fixed; top: 0;z-index: 9999;width: 100%;background: transparent;padding: 0;/* box-shadow: 0 10px 15px rgba(0, 0, 0, .05); *//* box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); */}
.header_area.sticky {background: transparent;/* box-shadow: 0 2px 8px rgba(0, 0, 0, .09); */}
.header_area .main_header_area {background: transparent;padding: 0;transition: all 0.3s;position: relative;}
.header_area.sticky .main_header_area, .pageIndex .header_area.sticky .main_header_area {transition: all 0.3s;background: #e3dcd2;background: transparent;/* box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); */}
.main_header_area .container {padding: 0 40px;transition: 0.5s;padding: 0;width: 100%;max-width: 100%;}
.header_area.sticky .main_header_area .container {width: 100%;max-width: 1600px;max-width: 98%;padding: 0;}


.pageIndex .header_area .main_header_area {/* background: transparent; */}
.pageIndex .header_area {position: fixed;top: 0;/* position: sticky; */}


.header_area .main_header_area .container:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.8);
    background: rgb(236 230 221 / 80%);
    backdrop-filter: blur(6px);
}
.header_area.sticky .main_header_area .container:before {
    height: 100%;
}




.navigation {display: flex;align-items: center;}
/*選單 = =  = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =*/
.pageIndex .stellarnav.desktop {
padding-top: 30px;
padding-right: 30px;
align-self: flex-start;
margin: 0;}

.pageIndex .header_area.sticky .stellarnav.desktop, .stellarnav.desktop {opacity: 1;transition: all 0.3s;pointer-events: unset;padding: 0;padding-right: 25px;align-self: center;margin: 0;}
.stellarnav.desktop {margin-top: -30px;}
.sticky .stellarnav.desktop {margin: 0;}
.stellarnav.desktop > ul {font-size: 0;}

/* 第一層 */
.stellarnav li {font-family: var(--SFontC);}
.stellarnav > ul > li {position: relative;padding: 0;margin: 0;font-size: 0;}
.stellarnav > ul > li.has-sub > a {padding-right: 12px;}
.stellarnav > ul > li > a {font-family: var(--SFontEN2);height: 56px;margin: 0;position: relative;padding: 12px;display: block;font-size: 15px;font-weight: 400;line-height: 56px;/* letter-spacing: 1px; */color: var(--SubColor);transition: all .4s ease;letter-spacing: 1.6px;color: #fff;display: flex;flex-direction: column;}
.stellarnav > ul > li:hover > a, .stellarnav > ul > li > a:hover{color: #FFF;}
.stellarnav ul li:hover a {opacity: 1;transition: all 0.3s ease-in-out;}
.stellarnav ul ul>li>a:hover, .stellarnav ul ul>li>a:focus {color: #131413;}
.stellarnav > ul > li > a b:last-child {font-size: 18px;opacity: 1;order: -1;}
.stellarnav > ul > li > a b:nth-last-child(2) {opacity: 0;}
.stellarnav > ul > li > a b {text-shadow: 0 0 10px rgb(0 0 0 / 50%);/* padding: 5px 0; */font-weight: 500;transition: all .3s ease-in-out ,background-position 1.5s ease;background-image: linear-gradient(90deg, #ffffff 20%, #D5B699 50%, #ffffff 80%);background-size: 500% 500%;background-position: 0% 0;background-clip: text;-webkit-background-clip: text;color: transparent;/* transition: background-position 1s ease; */}
.stellarnav > ul > li > a:hover b:last-child {opacity: 0;}
.stellarnav > ul > li > a:hover b:nth-last-child(2) {opacity: 1;}
.stellarnav > ul > li > a:hover b, .sticky .stellarnav > ul > li > a:hover b, .pageIndex .sticky .stellarnav > ul > li > a:hover b{background-position: -100% 0%;}

.sticky .stellarnav > ul > li > a {color: #3f342d;}

.pageIndex .stellarnav > ul > li > a b {background-image: linear-gradient(90deg, #ffffff 20%, #D5B699 50%, #ffffff 80%);}
.stellarnav > ul > li > a b,
.pageIndex .sticky .stellarnav > ul > li > a b {text-shadow: none;
background-image: linear-gradient(90deg, #3f342d 20%, #bb8e63 50%, #3f342d 80%);background-size: 500% 500%;}





/* 下拉符號移除 */
.stellarnav li.has-sub > a:after{position: absolute;top: 20px;right: 2px;width: 9px;height: 9px;border: 0;margin: 0;border-top: 2px solid #1f2b38;border-right: 2px solid #1f2b38;border-left: 0px solid #fff;border-bottom: 0px solid #fff;transform: rotate(135deg);content: none;}

/* 第二層 */
.stellarnav.desktop ul ul {left: 50%;transform: translateX(-50%);padding: 0;position: absolute;list-style: none;z-index: 98;white-space: nowrap;background: #fff;box-shadow: 0 3px 5px rgba(0, 0, 0, .1);border: none;width: fit-content;min-width: 130px;margin: 0;}
.stellarnav li li {border: 0;width: 100%;position: relative;text-align: left;}
.stellarnav.desktop li li+li {border-top: 1px solid rgba(0, 0, 0, 0.1);}
.stellarnav.desktop li li.has-sub > a:after{content: '';display: block;height: 0px;position: absolute;top: 41%;right: 5px;height: 8px;width: 8px;display: block;border-style: solid;border-width: 0 1px 1px 0;transform: rotate(45deg);-webkit-transition: border .3s;transition: border .3s;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);border-color: transparent #666 #666 transparent;}
.stellarnav.desktop li.has-sub li a {font-weight: 500;font-size: 14px;text-align: center;padding: 10px 10px;white-space: nowrap;transition: all .5s;letter-spacing: 1px;transform: translateX(0);text-align: center;color: #555;border: 0;border-right: 6px solid transparent;}
.stellarnav.desktop li.has-sub li a:hover{color: #fff;background: var(--SubColor1);color: var(--SubColor2) !important;}
.prod_classes > li:hover > a, .prod_classes > li:focus > a,
.news_classes > li:hover > a, .news_classes > li:focus > a {color: #fff !important;background: #c8a37b;}


/* 第三層 */
.stellarnav.desktop ul ul ul {top: 0;left: 100%;margin: 0;width: fit-content;transform: unset;}
.stellarnav.desktop li.drop-left ul ul {
    left: auto;
    right: 100%;
}



/* 右上購物BTN */
.me_tp_features {position: absolute;top: 4px;right: 0;z-index: 10000;max-width: max-content;font-family: var(--SFontE);display: none;}
.box_search {margin-bottom: 0;}
.box_search > form {background: #f7f0e8;}

.box_search input[type=text]{border-radius: 0;overflow: hidden;border: none;border-bottom: 1px solid #ccc;
letter-spacing: 0;background: url(https://pic03.eapple.com.tw/xushiflower4/search-icon.png) no-repeat 8px center transparent;}
.box_search input[type=text]::placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]::-webkit-input-placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]::-moz-placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]:-ms-input-placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]:focus{color: #555;}
.shop_search_btn{/* border-radius: 0; *//* background: #9b9b9b; *//* padding: 0px 8px 2px; */}/*搜尋按鈕*/
.box_search > form {background: #f1f0f1;/* border: solid 1px #ccc; */}
.box_search input[type=text] {border-bottom: none;font-weight: 400;}
.shop_search_btn {background: #b1b1b1;border-radius: 0;background: var(--SubColor6);padding: 0px 8px 2px;font-size: 12px;letter-spacing: 1px;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {color: #898989;line-height: 2;letter-spacing: .5px;font-weight: 400;transition: .3s;}
.me_tp_features a.tp_btn_cart:hover, .me_tp_features a.tp_btn_notice:hover {color: #bbbbbb;}


.me_tp_features .tp_links {display: none;}




/*LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.nav-header {padding: 19px 7px;width: fit-content;max-width: 155px;/* padding: 0; */transition: all 0.5s;font-size: 0;position: relative;background: transparent;border-bottom-right-radius: 15px;}
.pageIndex .nav-header {background: #e3dcd4;}
.sticky .nav-header {max-width: 125px;background: transparent;padding: 6px 5px;border-radius: 0;}

.nav-brand {
    margin: 0;
    height: 100%;
    background-size: contain;
    padding: 0;
    background: url(https://pic03.eapple.com.tw/fanlin/LOGO.png) no-repeat;
    aspect-ratio: 281/222;
    background-size: contain;
}

.sticky .nav-brand {}

.nav-brand img {max-width: 100%;opacity: 0;}
.sticky .nav-brand img {}






/*footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.box_link{display: none;}


.footer {position: relative;margin-top: 0;padding-top: 60px;padding-bottom: 0;background-color: #fff;background: #e3dcd2;/* background-color: #f8f6f1; */padding: 0;}
.footer .center {padding-bottom: 10px;display: flex;justify-content: space-between;width: 100%;max-width: 100%;margin: 0 auto;padding: 0;/* padding-left: 50px; *//* padding-right: 50px; *//* border-bottom: 1px solid rgba(43, 24, 17, 0.2); */flex-direction: column;position: relative;}

.footer_logo  {max-width: 195px;height: fit-content;background-size: contain;padding: 15px 8px;margin: 0;border-radius: 3px;transition: .3s ease-out;}
.footer_logo a {display: block;width: 100%;height: auto;padding: 0;font-size: 0;background: url(https://pic03.eapple.com.tw/fanlin/LOGO.png) no-repeat;aspect-ratio: 281 / 222;overflow: hidden;background-size: contain;}
.footer_logo img {width: 100%;opacity: 0;/* height: auto; *//* object-fit: contain; */}

.footer_logo:hover {background-color: #ece6dd;}


/* footer資訊*/
.footer_info {text-align: center;width: 100%;max-width: 80%;display: flex;grid-template-columns: 1fr;grid-gap: 15px;padding: 0;flex-direction: row;font-family: var(--SFontE);position: relative;position: static;margin: 0 auto;margin-top: 100px;padding: 30px 0 40px;/* padding-bottom: 30px; *//* border-bottom: 1px solid rgba(43, 24, 17, 0.1); *//* background-image: linear-gradient(to right, #CCC7BA 2px, transparent 2px); */justify-content: center;}

.footer .center:before {width: 100%;height: 1px;width: 100%;background-color: #CCC7BA;opacity: .4;content: '';display: block;position: absolute;top: 80px;}
.footer_info:nth-child(1) > ul {display: block;width: fit-content;}


/* 文字共用 */
.footer_menu a, .footer_info li p{position: relative;padding: 5px 7px;border: 0;margin: 0;color: #4D3F37;background: transparent;padding: 0 20px;/* font-family: var(--SFontE); */font-size: 13px;line-height: 2;letter-spacing: 2px;font-weight: 400;opacity: 1;}
.footer_info li:nth-child(1) {justify-content: center;/* max-width: 1300px; */margin: 0;padding: 4px 15px;display: grid;gap: 4px;display: flex;width: fit-content;align-items: flex-start;/* border-left: 1px solid rgba(143,139,129,0.2); */flex-direction: column;}
.footer_info li:nth-child(1)::before {
    content: 'Fanlin 梵琳美學';
    font-size: var(--f20);
    letter-spacing: 3px;
    margin-bottom: 7px;
    line-height: 1.5;
    font-weight: 600;
    position: relative;
    display: block;
    color: #3f342d;
}
.footer_info li p {padding: 0;font-size: 13px;font-weight: 400;display: flex;align-items: center;letter-spacing: 1px;line-height: 1.8;width: fit-content;}

.footer_info li p a {color: #4D3F37;}
.footer_info li p a:hover {color: #81674e;/* text-decoration: underline; *//* font-weight: 600; */color: #978177;}

.footer_info li p:before {/* color: var(--SubColor4); *//* font-family: var(--SFontE); */margin-right: 2px;letter-spacing: 1px;display: inline-block;line-height: 1.6;font-weight: 600;height: 20px;width: 80px;border-right: 1px dashed #c6b690;margin-right: 10px;text-align: left;/* color: #231916; */}
.footer_info li p.line:before {content: 'Line ID';}
.footer_info li p.tel:before {content: '連絡電話';}
.footer_info li p.mail:before {content: 'Email';}
.footer_info li p.add:before {content: '文心店地址';}
.footer_info li p.add2:before {content: '太原店地址';}



.footer_info li:nth-child(2){border-top: 0;padding: 15px;padding-bottom: 0;padding-top: 5px;/* border-top: 1px solid rgba(0, 0, 0, 0); *//* display: none; */position: absolute;top: 0;left: 0;width: 100%;max-width: 100%;margin: 0 auto;padding: 0 20px;}
.footer_menu {font-size: 0;width: 100%;display: flex;gap: 10px;justify-content: center;text-align: center;margin: 0 auto;padding: 20px 0;max-width: 1400px;left: 0;}
.footer_menu a {line-height: 1.4;transition: all 0.3s linear;margin: 0;text-align: center;padding: 5px;transition: all 0.3s;/* background: #c49a6d; */color: #ae8854;border: none;letter-spacing: 1px;font-weight: 500;/* border-radius: 2px; */font-size: 14px;padding: 12px 0;}
.footer_menu a:hover {background: transparent;color: #ae8854;text-decoration: underline;}
.footer_menu a:not(:last-child):after {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ae8854;
    opacity: 0.6;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px 2px 30px;
}


/* ------------------------------------------------------------------------------------------------------------ */

.copy {padding: 8px 0;border-top: 0;align-items: center;color: rgba(0, 0, 0, 0.3);display: flex;flex-wrap: wrap;margin-top: 0;position: relative;font-family: var(--SFontE);font-size: 9px;line-height: 2;letter-spacing: .5px;font-weight: 400;max-width: 100%;margin: 25px auto 0;padding-left: 50px;padding-right: 50px;width: 100%;text-align: left;background: #ece6dc;border-top: #ccc7ba69 solid 1px;}
.copy a, .copy p {color: rgba(0,0,0,0.3);} 

/* 浮動按鈕 */
.info_fix_line .fa-line:before {  filter: none; }
.info_fix .linksBtn{   box-shadow: 0 0 20px #00000026;}


/* 置頂按鈕 */
#to_top {padding-top: 0px;font-size: 0;font-family: var(--SFontE);letter-spacing: 1px;color: #151515;bottom: 30px;left: unset;right: 25px;width: 46px;height: 46px;-webkit-transition: bottom 0.3s, background 0.3s;transition: bottom 0.3s, background 0.3s;cursor: pointer;/* z-index: 9; */background-color: #fff;border: 1px solid #ddd;background-image: url(https://pic03.eapple.com.tw/fanlin/toTop.svg);background-position: center center;background-repeat: no-repeat;box-shadow: unset;transition: .2s ease-out;bottom: -60px;}
#to_top i {display: none;}
#to_top i.top:before, #to_top i.top:after {height: 8px;top: 8px;}
#to_top:hover {opacity: 0.6;}

.headerSticky #to_top {bottom: 30px;}




/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = *

/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */






/* = = = 大圖-分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = **/
.sb_marquee {/* background: linear-gradient(180deg, #e3dcd5, #ece6de); */}
/*預設解除背景輪播*/
#content_main, #content {
margin: 0;
background: #e3dcd3;
background: #ece6dd;
padding: 80px 0;
background-repeat: repeat;
padding: 0;
/* 暫放 */
min-height: 1000px;    
}

.bannerindex {position: relative;height: auto;padding: 0;}
/* 大圖尺寸 */
.bannerindex .swiper-banner {position: static;margin: 0;height: auto;/* position: relative; */border-radius: 10px;overflow: hidden;margin: 10px;width: calc(100% - 20px);background-color: #edecec;aspect-ratio: 190 / 100;}

.swiper-banner.swiper-fade.swiper-initialized.swiper-horizontal.swiper-watch-progress.swiper-backface-hidden {}
.bannerindex .swiper-banner .swiper-slide {height: 100%;}
.bannerindex .swiper-banner .swiper-slide img, .bannerindex .swiper-banner .swiper-slide-active img{opacity: unset !important;width: auto;object-fit: contain;height: 100%;object-fit: cover;width: 100%;height: 100%;max-width: 100%;}
.bannerindex .swiper-banner .swiper-slide img {height: 100%;}


/* 大圖點點按鈕切換鈕 */
/*切換鈕*/
.swiper-pagination{counter-reset: item;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
width: 5vw;height: 100%;left: 0;top: 0;display: flex;flex-direction: column;justify-content: flex-end;align-items: center;padding-bottom: 100px;background: transparent;}
.swiper-pagination-bullet {width: 30px;height: 30px;background: transparent;counter-increment: item;}
.swiper-pagination-bullet:before {content: counter(item, decimal-leading-zero) " ";font-family: "Oswald", "Noto Sans TC", sans-serif;/* font-family: var(--SFontEN); */color: #fff;line-height: 30px;/* font-weight: 800; */}
.swiper-pagination-bullet:after{content: "╱";display: block;color: #ccc;font-size: 12px;}
.swiper-pagination-bullet:last-child:after{display: none;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin-bottom: 20px;}

.bannerindex .swiper-pagination-bullets.swiper-pagination-horizontal{transition: all 1s;}
.header_area.sticky ~ .bannerindex .swiper-pagination-bullets.swiper-pagination-horizontal{height: 80%;opacity: 0;animation-timing-function: ease-in-out;}

/* 大圖進場 */
.bannerindex .swiper-banner .swiper-wrapper:before, .bannerindex .swiper-banner .swiper-wrapper:after {content: none;position: absolute;z-index: 100;pointer-events: none;opacity: 0;} 

/* 圖內層 */
/* .bannerindex .swiper-banner .swiper-slide:before, .bannerindex .swiper-banner .swiper-slide:after {content: '';position: absolute;z-index: 100;pointer-events: none;opacity: 1;} 
.bannerindex .swiper-banner .swiper-slide.swiper-slide-active:before{color: #f8f8f8;animation: NtxtShow 2s both;animation-timing-function: cubic-bezier(0.65, 0, 0.35, 1);content: "";position: absolute;z-index: 999;pointer-events: none;width: 36%;background: url(https://pic03.eapple.com.tw/fanlin/bnA_txt01V4.png);background-size: contain;background-repeat: no-repeat;aspect-ratio: 728/113;right: 5%;top: 38%;}
.bannerindex .swiper-banner .swiper-slide.swiper-slide-active:after {z-index: 900;position: absolute;width: 18%;aspect-ratio: 1 / 1;right: 28%;top: 26%;mix-blend-mode: multiply;border-radius: 50%;background: linear-gradient(138deg, rgb(209 130 24 / 80%), #c8832700 80%);filter: blur(3px);animation: NmoveUp 1.2s cubic-bezier(0.65, 0, 0.35, 1) forwards, Nbreathe 8s infinite ease-in-out 1.2s;
opacity: 0;} */

@keyframes NtxtShow{0%{clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}100%{clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}}
@keyframes NmoveUp{0%{margin-top: 35px;opacity: 0;}100%{margin-top: 0;opacity: .8;}}
@keyframes Nbreathe {0%, 100% { transform: scale(1); }50% { transform: scale(1.1); }}


/* 圖內內層 */
/* .bannerindex .swiper-banner .swiper-slide a:before {
content: "";position: absolute;left: 0;top: 0;bottom: 0;right: 0;background: linear-gradient(180deg, rgb(47 25 8 / 70%), rgb(47 25 8 / 30%));z-index: 1;opacity: .6;pointer-events: none;z-index: 100;
}
.bannerindex .swiper-banner .swiper-slide:nth-child(1) a:before {opacity: .8;opacity: 0;}

.bannerindex .swiper-banner .swiper-slide a:after {
content: "";
position: absolute;
pointer-events: none;
opacity: 0;
z-index: 1000;
}
.bannerindex .swiper-banner .swiper-slide.swiper-slide-active a:after {
animation: NmoveUp 1.5s both;
animation-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
content: "";
position: absolute;
pointer-events: none;
width: 36%;
background: url(https://pic03.eapple.com.tw/fanlin/bnA_txt02.png);
background-size: 80%;
background-repeat: no-repeat;
background-position: -7px 50%;
aspect-ratio: 723 / 113;
right: 5%;
top: 52%;
opacity: 0;
z-index: 1000;
backdrop-filter: drop-shadow(0 0 20px rgb(21 11 4 / 100%));
} */

/* banner02 */
.bannerindex .swiper-banner .swiper-slide:nth-child(2):before {}




@media screen and (min-width: 1400px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}



/* = = = 主設定-分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =*/
/* 麵包屑 */
.path {/* border-bottom: 1px solid #e5e5e5; */background-color: transparent;margin-bottom: 40px;padding: 20px 25px;padding-top: 0;text-align: right;font-family: var(--SFontC);margin: 0 auto;max-width: 100%;/* display: none; */padding: 0 10px;border-bottom: 1px solid #e5e5e5;background-color: #f7f7f76e;margin-bottom: 50px;padding: 12px 0;text-align: center;display: none;}
.path p a:hover {color: #BB9F77;}
.path p {width: fit-content;margin: auto;}
.path p, .path p a {text-align: right;color: #C49A6D;font-weight: 400;transition: 0.3s;margin-right: 0;text-align: center;display: inline-block;font-size: 13px;line-height: 1;letter-spacing: 0.5px;}
.path p a {/* font-size: 12px; */color: #666;transition: .3s;}
.path p a:not(:last-child):after {content: ' > ';color: #999;display: none;}
.path p a:hover:after {color: #999;}


/* main */
div#page {
    background: #e3dcd2;
    position: relative;
    z-index: 1;
}

.edit_part{padding: 0;}
.main_part {
    width: 100%;
    min-width: 100%;
    margin: auto;
    padding: 80px 0px;
    padding-top: 0;
    padding-bottom: 100px;
    /* background: #f9f6f2; */
    min-height: 1000px;
    /* 暫放 */
}
.show_content {margin: auto;padding: 0 20px;font-family: var(--SFontE);width: 95%;max-width: 1400px;margin: 0 auto;padding-top: 100px;}
.subalbum-menu {margin: 0;padding: 0;padding-top: 80px;}

/* 編輯區 */
.edit {color: #262626;margin: auto;padding: 20px 0 40px;line-height: 1.7;letter-spacing: 0.5px;font-weight: 400;}


/* 功能頁下方頁碼 */
ul.page {width: 100%;}
.page {width: 100%;margin: 40px auto 40px;gap: 10px 0;}
.page li a, .page li {font-family: var(--SFontEN);display: inline-block;font-size: 14px;margin: 3px;border-color: transparent;color: #b08c69;border-radius: 0;width: 25px;height: 25px;letter-spacing: .5px;line-height: 25px;text-align: center;padding: 0;transition: all 0.4s ease-in-out;background: #f5efe6;}
.page li a {background: rgb(58 95 141 / 5%);color: #b08c69;margin: 0;}
.page strong, li.activeN {background: #afa193;color: #ffffff;border-color: transparent;}
.page strong, .page a:hover {background: var(--SubColor6);color: #ffffff;transition: all 0.1s ease-in-out;}


/*內頁BANNER 設定 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.banner {position: relative;background: #eee7da;width: 100%;object-fit: cover;background-size: cover;aspect-ratio: 24/6;padding: 0;min-height: auto;/* background: url(); */background-size: cover;background-position: 20% 90%;/* display: none; */}
.banner {background: url(https://pic03.eapple.com.tw/fanlin/banA.jpg);background-size: cover;background-position: 10% 30%;min-height: 440px;}
.banner:before {content: '';position: absolute;display: block;width: 320px;height: 320px;border-radius: 100%;aspect-ratio: 1/1;background: transparent;background: radial-gradient(circle, #EAB035 0%, rgb(234 176 53 / 80%) 20%, rgb(234 176 53 / 20%) 45%, #eab03500 70%);background: linear-gradient(138deg, #EAB035, #eab03500 80%);filter: blur(10px);opacity: .4;background-position: 50% 100%;}
.banner:after {content: "";width: 1px;height: 100px;background-color: #97817780;position: absolute;bottom: -30px;left: calc(50% - 0.5px);}
.banner h5 {z-index: 1;font-family: var(--SFontE);gap: 0;width: 100%;max-width: 1400px;padding: 0;align-items: center;position: relative;font-size: var(--f40);font-weight: 600;letter-spacing: 3px;color: #74645D;display: flex;position: absolute;gap: 3px;letter-spacing: 3px;/* bottom: -60px; */flex-direction: column;padding-top: 50px;line-height: 1.6;animation: NmoveUp 1s;transition-delay: 0.25s;}
@keyframes NmoveUp {0% { transform: translateY(30%);opacity: 0;}100% { transform: translateY(0);opacity: 1;}}

.banner h5:before {
    z-index: 1;
    order: -1;
    font-size: var(--f18);
    content: '';
    font-weight: 500;
    background: url(https://pic03.eapple.com.tw/fanlin/bnsparking.svg) no-repeat;
    letter-spacing: 1px;
    letter-spacing: 0.5px;
    width: 25px;
    height: auto;
    margin-bottom: 10px;
    aspect-ratio: 25/33;
    animation:  Iwiggle 3s ease-in infinite;
}
.banner h5:after {/* font-weight: 800; */z-index: 1;order: -1;font-size: var(--f18);content: 'Latest News';font-weight: 500;/* text-transform: uppercase; */letter-spacing: 1px;letter-spacing: 0.5px;line-height: 1.5;}




.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}

.article_b .banner h5:after {content: 'Case Sharing';} 



@media screen and (min-width: 1400px) {}


@media screen and (max-width: 1200px) {
/* header */
.stellarnav > ul > li > a {font-size: 15px;}
.stellarnav > ul > li {padding: 0 9px;}
/* 內頁BN */
.banner {min-height: 440px;}
}



/* @1024上方區域_平板版面1024px */
@media screen and (max-width: 1024px) {
/* = = header = = */
.header_area.sticky { position: fixed; }
.header_area .main_header_area {}
.header_area.sticky .main_header_area{}
.navigation {display: grid;grid-template-columns: 1fr;align-items: center;}
/* logo*/
.nav-header {max-width: 120px;padding: 10px 0 0;margin: auto;}
/* 導覽列 */
.stellarnav ul {text-align: center;}
.stellarnav > ul > li {padding: 0 7px;}
.stellarnav > ul > li > a {letter-spacing: .6px;margin: 0;line-height: 45px;padding: 10px 0;}
/* 內頁BN */
.banner {min-height: 380px;}
/* 共用 */
.show_content {width: 100%;}

}


/* @768上方區域_平板版面768px */
@media screen and (max-width: 768px) {
/* logo*/
.nav-header {max-width: 70px;padding: 10px 0;margin: 0 auto;}
.sticky .nav-header {max-width: 73px;padding: 10px 0;}
.nav-brand img { }
/* = = header = = */
.header_area {height: fit-content;}
.header_area .main_header_area {padding: 0;border: 0;backdrop-filter: none;}
.main_header_area .container {max-width: 100%;/* padding: 0; */}
.header_area.sticky .main_header_area .container {padding: 0 10px;}
.navigation {display: flex;justify-content: space-between;flex-direction: row;}


/* 導覽列漢堡選單 */
.stellarnav.mobile {right: unset;left: unset;left: 0;top: 0;width: auto;display: inline-block;}
.stellarnav.mobile .menu-toggle {display: flex;margin: 0;padding: 25px 5px;flex-direction: column;align-items: center;gap: 10px;top: 5px;position: relative;transition: .4s;}
.sticky .stellarnav.mobile .menu-toggle {top: 5px;}

/* 漢堡選單樣式 */
.stellarnav .menu-toggle:after {text-transform: capitalize;font-size: 9px;color: #151515;transform: scale(1);font-family: var(--SFontEN);font-weight: 700;letter-spacing: 1px;}
.sticky .stellarnav .menu-toggle:after {}
.stellarnav .menu-toggle span.bars {display: block;margin: 0;display: flex;flex-direction: column;gap: 7px;}
.stellarnav .menu-toggle span.bars span {width: 32px;height: 2px;border-radius: 0;background: #717171;margin: 0;background: #333;height: 1px;}
.sticky .stellarnav .menu-toggle span.bars span {}
.stellarnav .menu-toggle span.bars span:nth-child(2) {display: none;}
/* 黑色遮罩 */
.stellarnav.mobile::before {
content: "";
position: fixed;
width: 100%;
height: 100%;
top: 50%;
left: 50%;
z-index: -5;
line-height: normal;
background-color: transparent;
transform: translate(-50%, -50%) scale(1.05);
opacity: 0;
transition: 1s;
content: none;
}
.stellarnav.mobile.active::before {content: "";width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);border-radius: 0;backdrop-filter: blur(1px);opacity: 1;transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);}

/* 導覽列展開 */
.stellarnav.mobile.left > ul {right: unset;left: 0;font-size: 0;max-width: 100%;padding: 0;border: 0;  
/*右滑出現*/left: -100vw;padding: 0 15px;overflow: hidden;transition: all .5s ease;overflow-y: auto;background: #FFF;}
/*卷軸*/
.stellarnav.mobile.left > ul::-webkit-scrollbar {background: #eaeaea;width: 4px;height: 15px;}
.stellarnav.mobile.left > ul::-webkit-scrollbar-button {display: none;background: #eaeaea;border-radius: 0;}
.stellarnav.mobile.left > ul::-webkit-scrollbar-track-piece {background: #fbfbfb;}
.stellarnav.mobile.left > ul::-webkit-scrollbar-thumb {background-color: #888;width: 4px;border-radius: 15px;border: 3px solid #c49a6d;}
.stellarnav.mobile.left > ul::-webkit-scrollbar-track {border-radius: 6px;height: 6px;background-color: #eaeaea;}
.stellarnav.mobile.left.active > ul{left: 0;max-width: 400px;width: 80%;}

.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {font-weight: 500;text-transform: capitalize;content: 'Menu';font-size: 12px;color: #fff;transform: scale(1);font-family: var(--SFontEN);letter-spacing: 0px;height: fit-content;width: 100%;text-align: right;display: flex;margin: 0;padding: 20px 10px;background: transparent;}
.stellarnav .icon-close {box-sizing: border-box;width: 18px;font-size: 0;height: 12px;position: relative;display: inline-block;margin: 2px 9px 0 3px;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after {width: 28px;height: 0px;border-bottom: solid 1px #333;}
/* 導覽列選取Hover效果 */
.stellarnav ul:hover li a {opacity: 1;transition: all 0.3s ease-in-out;}

/* 第一層 */
.stellarnav.mobile > ul > li {border-bottom: 1px #eee solid;padding: 0;display: block;border-bottom: 1px solid #f0f0f0;display: flex;flex-direction: column;}
.stellarnav.mobile li.open {background: transparent;padding: 0;padding-bottom: 15px;}
.stellarnav.mobile > ul > li > a, .header_area.sticky .stellarnav.mobile > ul > li > a:not(.dd-toggle){text-align: left;overflow: auto;height: auto;line-height: 1.5;display: block;color: #151515;font-size: 16px;letter-spacing: .5px;padding: 18px 10px 18px;font-weight: 500;border: 0;text-align: center;}
.stellarnav.mobile li.open > a {border: 0;}
.stellarnav > ul > li > a:before{content: none;}

/* +符號修改 = = */
.stellarnav.mobile > ul > li > a.dd-toggle {height: 60px;}
.stellarnav.mobile > ul > li.open > a.dd-toggle {}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {width: 16px;
height: 0px;
border-bottom: solid 1px #555;transition: all 0.3s;}
.stellarnav a.dd-toggle .icon-plus:before {}
.stellarnav a.dd-toggle .icon-plus:after {}
.stellarnav li.open > a.dd-toggle .icon-plus {transform: unset;}
.stellarnav li.open > a.dd-toggle .icon-plus:before {transform: rotate(0deg);transition: all 0.3s;}
.stellarnav a.dd-toggle .icon-plus {height: 80%;}
.stellarnav li li a.dd-toggle .icon-plus:before, .stellarnav li li a.dd-toggle .icon-plus:after{border-bottom: solid 1px #b37130;}
.stellarnav li li a.dd-toggle .icon-plus {transform: scale(.8);}
/* +符號修改END = = */

/* 第二層 */
.stellarnav.mobile ul ul {left: unset;width: 100%;margin: auto;left: unset;box-shadow: none;transform: unset;background: rgb(248 245 239 / 100%);}
.stellarnav li li {font-size: 14px;color: #333333;letter-spacing: .5px;padding: 0 5px;}
.stellarnav.mobile li li.has-sub a {padding: 10px;text-align: center;border: 0;}
.stellarnav li li a {font-weight: 400;color: #222;text-align: center;padding: 8px 10px;}
.stellarnav.mobile ul li:hover > a {opacity: 1;transition: all 0.3s ease-in-out;background: transparent;color: unset;}
.stellarnav.mobile ul ul>li:hover {background: inherit;}
.stellarnav.mobile ul ul>li>a:hover{color: #b37130;opacity: .6;}
.prod_classes > li:hover > a, .prod_classes > li:focus > a, .news_classes > li:hover > a, .news_classes > li:focus > a {color: #666 !important;}

/* 第三層 */
.stellarnav.mobile li.open li.open {padding: 0;background: #e7e1d3;}
.stellarnav.mobile li.open li.open ul {}
.stellarnav.mobile li.open li.open > a {color: #b37130;}
.stellarnav li li li {border: 0;}
.stellarnav li li li a{font-size: 14px;color: #b37130;}



/* = =  內頁BN = = */
.banner {min-height: 250px;/* aspect-ratio: 43 / 30; */}
.banner h5 {padding: 0;}
.banner h5:after {font-weight: 500;}
}




@media screen and (max-width: 480px) {
.banner {min-height: 200px;}
}





/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = =*/
/* 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2025.12.18  */
.product_page .main_part { max-width:1500px;}
.product_page .show_content, .product_info_page .show_content {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;align-content: flex-start;width: 100%;padding: 40px 20px;width: 96%;}
ul.page { width: 100%;}




.product_page .product_menu_list {position: relative;width: 230px;letter-spacing: 1px;}
.product_page .products-list, .product-wrapper {width: calc(100% - 260px);grid-gap: 60px 25px;grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));padding-left: 25px;}
ul.page { width: 100%;}
.page strong, .page a:hover {background: #252422;color: #f5efe6;}
.product_menu_list > h5 {color: var(--SubColor);line-height: 1.5;text-transform: uppercase;position: relative;width: 100%;font-family: var(--SFontEN);padding: 10px 5px 0;border-bottom: 0;font-size: 22px;font-weight: 500;letter-spacing: 1px;margin-bottom: 12px;font-size: var(--f20);}
.product_page .product_menu_list ul {border-top: rgb(193 172 138 / 30%) 1px solid;margin: 0;gap: 0;}
.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: 6px 10px;color: #333;}
.product-layer-two li li:hover > a {background:#fff;color: #b77c3c;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li {margin-top: 0;}
.product-layer-two li:hover > a {color: #e02030;border-bottom-color: #b39797;background: rgb(245 239 230 / 40%);}
.product-layer-two li i {top: 4px;}
.fa-circle-plus::before {
    color: #c49a6d;
}
.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list, .product-wrapper { width: 100%;}
.product-layer-two li li:hover{margin-left: 10px;}
.product-layer-two li li > a:before {content: "";position: absolute;width: 8px;height: 8px;background: transparent;left: 0;margin-left: -2px;top: 50%;margin-top: -3px;/* clip-path: polygon(0 0, 100% 50% , 0 100%); */}
.product-layer-two li li:hover > a:before {background: #b77c3c;}

.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;}
.products-list .pic {aspect-ratio: 2/2;border-radius: 0;background: #151515;border-radius: 5px;}
.products-list .pic img {transform: scale(1);transition: .5s;}
.products-list .item a {padding: 0;}
.products-list .item a:hover img {/* transition: all 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000); */transform: scale(1.1);z-index: 0;opacity: 0.5;transform: scale(1.08);}
.products-list .pic:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% + 40px));
    /* filter: contrast(0) brightness(2); */
    pointer-events: none;
    opacity: 0;
    width: 40%;
    mix-blend-mode: unset;
    aspect-ratio: 1 / 1;
    height: auto;
    z-index: 1;
    transition: all 0.4s ease-in-out;
}
.products-list .item a:hover .pic:after {
    opacity: 1;
    transform: translate(-50%, -50%);
}

.product-layer-two > li {
    border-bottom: none;
    padding-bottom: 0;
}
.product-layer-two li a {
    background: transparent;
    font-family: var(--SFontC);
    border: none;
    border-bottom: 1px solid var(--SubColor2);
    display: block;
    padding: 10px;
    transition: .3s ease;
    font-size: 16px;
    font-weight: 500;
    color: #151515;
    border-bottom: rgb(193 172 138 / 30%) 1px solid;
}
.product-layer-two li.active a {
    font-weight: bold;
    border: 0;
    background: var(--SubColor2);
    border-bottom: 1px solid #d6d6d6;
    color: #FFF;
}
.product_page .product_menu_list ul ul, .product-layer-two li.active li a {
    font-weight: normal;
    color: #333;
    background: #f9f5ee;
}
.product-layer-two li li.active a {
    color: #151515;
    color: #e02030;
    font-weight: 500;
}



/*顏色*/
.products-list .more {border: 1px solid #c7b08c;background: #fff;color: #cdb795;font-family: var(--SFontC);font-weight: 500;letter-spacing: 1px;position: relative;}
.products-list .more:before {content: '';width: 100%;display: block;height: 100%;background: transparent;z-index: 1;position: absolute;/* border: .5px solid rgb(255 255 255 / 50%); */}
.products-list .item a:hover .more {
background: #251d0e;
border-color: #251d0e;
}
.products-list .price b.ori_price {    color: var(--SubColor04);}
.products-list .price b {margin: 0;color: #b32834;text-align: center !important;line-height: 1.4;}
.products-list .name {color: #252a2c;text-align: center;font-family: var(--SFontC);font-weight: 500;font-size: var(--f16);-webkit-line-clamp: 1;line-height: 1.6;height: 25px;}



/*購物車/內層 = = = = = = = =*/
.product_info_page .main_part {width: 90%;}
.product_info_page .product_menu_list {display: none;}
.sidebarBtn .price span {color: var(--SubColor04);}
.sidebarBtn .sp_price {/* color: var(--SubColor) !important; */}
.pd_tabInner_contain {line-height: 200%;}
.pd_tabTitle li {border-bottom: 1px solid #b2a79e4d;}
.pd_tabTitle li.activeTab a {color: inherit;background-color: #d4c2a62b;color: #6e594a;font-family: var(--SFontC);font-weight: 600;font-size: var(--f20);letter-spacing: 1px;}
.pd_tabTitle li.activeTab::after {background: transparent;}

/* 左側輪播商品 */
.product_main {padding: 0 20px;display: inline-block;width: 68%;vertical-align: top;}
/*右側商品側邊規格*/
.product_info li .txt_box {color: #222222;width: 100%;}
.sidebarBtn .sp_price {   color: #cbc0a0;}
.mobile_product_name {color: #333;font-size: var(--f28);text-align: center;padding: 0;font-weight: 600;line-height: 2;}
.sidebarBtn {border: none;font-family: var(--SFontC);padding: 20px;width: 30%;border-radius: 5px;}
.sidebarBtn h2 {color: var(--SubColor2);font-weight: 600;font-size: var(--f28);letter-spacing: -.5px;}
.sidebarBtn .price {color: #333;font-size: 22px;font-weight: bold;padding: 8px 0;letter-spacing: 1px;margin-bottom: 25px;padding-bottom: 10px;border-bottom: 1px solid #d6d6d6;font-size: var(--f24);font-weight: 400;}
.sidebarBtn .price span {color: #b32834;font-size: var(--f18);letter-spacing: .5px;}
.product_info li .txt_box {padding-top: 5px;color: #444;line-height: 1.5;font-size: 15px;width: 100%;/* font-family: var(--SFont); */}
.product_info li span {font-family: var(--SFontEN);/* font-family: var(--SFont); */}
.radio-inline__label {border: 1px solid #d9c9b0;}
.radio-inline__input:checked + .radio-inline__label {background: #d4c1a6;border: 1px solid #d9c9b0;color: #59402e;}
.toShare {border-top: 1px dashed #ccc;font-size: 12px;color: #888;margin-top: 25px;padding-top: 20px;font-family: var(--SFont);display: flex;align-items: center;}
.toShare b {font-weight: 400;}
.toShare a object {width: 22px;aspect-ratio: 1/1;}
/*按鈕顏色*/
.inquiry_a1{background: var(--MainColor);}
.inquiry_a2{background: var(--MainColor);}
.inquiry_a3{background: var(--SubColor2);}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {background: var(--SubColor);}
.lastaction {color: var(--MainColor);background-color: #f2f2f2;}
.nextaction {background-color: var(--MainColor);}


/*相關推薦*/
/*購物車-小工匠商品資訊表格調整*/
body.product_info_page .prod_tabs tbody {line-height: 150%;}
body.product_info_page .prod_tabs table {width: 100% !important;}
body.product_info_page .prod_tabs th, body.product_info_page .prod_tabs td {padding: 10px;}
body.product_info_page .prod_tabs td:nth-child(1) {width: 120px;text-align: center;max-width: 100%;}
body.product_info_page .prod_tabs th:nth-child(2) {text-align: left;}



@media screen and (max-width: 1400px) {
/* 內 */
.product_info_page .main_part {width: 98%;}
.product_main {width: 62%;}
.sidebarBtn {width: 36%;}
}

@media screen and (max-width: 1200px) {}



@media screen and (max-width: 1024px) {
.product_main { display: block; width: 100%;}
.sidebarBtn { display: block; width: 100%;}
.product-layer-two li a {font-size: 15px;}
.product_page .products-list, .product-wrapper {
grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));gap: 50px 20px;padding-left: 10px;}
.products-list .more {font-size: 14px;line-height: 30px;}
/* 內 */
.product_main, .sidebarBtn {width: 100%;max-width: 800px;padding: 0;margin: 0 auto;display: block;}
.sidebarBtn {margin-top: 40px;}
}


@media screen and (min-width: 768px) {
/* 商品分類展開 */
.product_page .product_menu_list>h5:before {
z-index: 1;
order: -1;
font-size: var(--f40);
content: 'Product';
font-weight: 400;
font-family: var(--SFontEN);
text-transform: uppercase;
color: #C49A6D;
letter-spacing: 0.5px;
line-height: 1.2;
}
.product_page .product_menu_list>h5 {font-weight: 300;font-size: var(--f20);letter-spacing: 3px;color: #333;display: flex;line-height: 1.6;margin-bottom: 20px;flex-wrap: wrap;}
.product_menu_list>h5 a {pointer-events: none;}
.product_menu_list>h5 a i {opacity: 0;}
}


@media screen and (max-width: 768px) {
/* 外 */
.product_menu_list, .products-list, .product-wrapper {width: 100%;padding: 0;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two, .product_page .products-list { width: 100%; border-right: none;}
.product_page .show_content > a { order: 1;}
.product_page ul.products-list {order: 2;margin-top: 20px;padding: 0;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%;order: 0;min-height: unset;margin-bottom: 10px;background: #e7ddce4f;border-radius: 5px;border: 1px solid #e7ddce;}
.product_page .product_menu_list > h5 {display: block;color: var(--SubColor);font-weight: 600;margin: 0;padding: 10px 8px;font-size: var(--f24);}
.openNext a.pd_menu_toggle i::before {color: var(--MainColor);}
.product_page .product-layer-two {width: 100%;grid-template-columns: repeat(1, 1fr);}
.product_page .products-list {width: 100%;grid-template-columns: repeat(2, 1fr);}
.product-layer-two li:last-child a {border: 0;}
}

@media screen and (max-width: 600px) {
.payment_form {    flex-direction: column;}
/* 外 */
.products-list .more { position: relative;line-height: 28px;}
.product_page .show_content, .product_info_page .show_content {padding: 40px 0px;width: 96%;}
.products-list .price {margin: 5px 0 10px;}
.product_page .show_content {padding-top: 20px;}
.product_info_page .show_content {padding: 0;}
/* 內 */
.prod_related {padding: 60px 20px 40px;}
.prod_related h6 {margin-bottom: 30px;}
.related_list {grid-template-columns: repeat(2, 1fr);grid-gap: 20px;width: 96%;}
.related_list li figure {border-radius: 5px;}
.related_list li a p {letter-spacing: 0;padding: 4px 0;text-align: left;line-height: 1.8;}
.related_list li a:before {font-size: 11px;bottom: 35px;padding: 8px;}
.prod_related_b_box {margin: 10px auto;margin-top: 30px;transform: scale(.9);text-align: center;}
}

@media screen and (max-width: 600px) {
/* 外 */
.product_page .products-list {grid-template-columns: repeat(1, 1fr);width: 95%;margin: 0 auto;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 2025.12.26 中間放大*/
.BannerHome02 .swiper-slide-active img { transform: scale(1);}
.BannerHome02 .swiperBan02 .swiper-slide img { transition: transform 5s ease-out; will-change: transform; transform: scale(1);}
.BannerHome02 .swiperBan02 .swiper-slide-active img { transform: scale(1.06);}





/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章首頁/ = = = = */
.module_i_news {padding: 80px 20px 20px;font-family: var(--SFontE);background: linear-gradient(180deg, #E3DCD3, #ECE6DD 80%);}
.module_i_news section {max-width: 1600px;margin: 0 auto;padding: 0 20px;}
/* 標 */
.module_i_news .title_i_box {margin-bottom: 30px;text-align: left;width: 100%;line-height: 1.6;padding: 10px 40px;display: flex;align-items: center;gap: 10px;margin-bottom: 0;position: relative;}
.module_i_news .title_i_box:after {content: 'Falin’s Latest News';position: absolute;left: unset;right: 0;font-size: var(--f120);color: #D5C9C3;font-family: var(--SFontEN3);font-weight: 500;}
.module_i_news .title_i_box h6 {font-weight: 800;font-size: 0;color: #D5B699;order: 2;letter-spacing: 1px;gap: 4px;font-family: var(--SFontE);display: flex;}
.module_i_news .title_i_box h6:before {content: '';position: relative;display: block;width: 25px;height: auto;aspect-ratio: 25/33;left: 0;background: url(https://pic03.eapple.com.tw/fanlin/titIcon.svg) no-repeat;}
.module_i_news .title_i_box h6:after {content: 'Latest News';    font-size: var(--f22);}
.module_i_news .title_i_box h4 {font-size: var(--f40);color: #74645D;font-weight: 600;letter-spacing: 2px;}
/* 文章 */
.module_i_news li a:after, .module_i_news li a:before {display: none;}
.module_i_news_list, .module_i_news_list.swiper {padding: 40px 0px;}
.module_i_news ul {list-style: none;display: block;display: grid;grid-template-columns: repeat(4, 1fr);grid-gap: 0;}
.module_i_news li {display: block;text-align: left;padding: 0 40px;}
.module_i_news li:not(:last-child) {border-right: 1px solid #D5C9C3;}
.module_i_news li a {position: relative;display: grid;grid-template-columns: 1fr;grid-gap: 20px;}
.module_i_news li a:hover .i_blog_ri {opacity: 0.6;}
/* 圖 */
.i_blog_le {display: flex;align-items: center;justify-content: center;padding: 0;width: 100%;line-height: 0;aspect-ratio: 300 / 360;overflow: hidden;border-radius: 150px 150px 5px 5px;position: relative;background: #3F342D;}
.i_blog_le::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
display: block;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
border-width: 1px;
border-style: solid;
border-color: #ECE6DD;
border-image: initial;
border-radius: 200px 200px 3px 3px;
transition: 0.5s ease-in-out;
}
.module_i_news li a:hover .i_blog_le::after {
width: calc(100% - 20px);
height: calc(100% - 20px);
opacity: 1;
}
.i_blog_le img  {transition: .5s ease-in-out;}
.module_i_news li a:hover .i_blog_le img {opacity: .6;transform: scale(1.05);}
.i_blog_le:before {
    content: 'READ MORE';
    position: absolute;
    top: 55%;
    left: 50%;
    z-index: 9999;
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
    letter-spacing: -8px;
    transition: all 1s;
    filter: blur(5px);
    font-family: var(--SFontE);
    font-size: 12px;
    font-weight: 600;
}
.module_i_news li a:hover  .i_blog_le:before {
    opacity: 1;
    letter-spacing: 1.5px;
    transition: all 1s;
    filter: blur(0px);
}

/* 文 */
.i_blog_ri {display: block;vertical-align: top;padding: 0;width: 100%;display: flex;flex-direction: column;transition: .3s ease-in-out;}
.i_blog_ri h5 {font-weight: 500;font-size: 20px;color: #3F342D;letter-spacing: .5px;font-weight: 600;line-height: 1.6;}
.i_blog_ri em {font-size: 13px;color: #978177;order: 3;letter-spacing: .5px;margin-top: 10px;}
.i_blog_ri p {font-size: 15px;color: #79695f;color: #3F342D;line-height: 1.6;margin-top: 10px;letter-spacing: .5px;}




/* BTN */
.i_blog_b * {transition: all .5s;}
.i_blog_b {max-width: 100%;margin: auto;text-align: center;padding: 0;margin-top: 20px;width: fit-content;border: 1px solid #978177;font-size: 0;padding: 5px;border-radius: 50px;}
.i_blog_b a {height: 48px;border-radius: 50px;background: transparent;color: #3F342D;margin: 0;letter-spacing: 2px;width: 300px;font-size: 16px;border-radius: 50px;display: flex;justify-content: center;align-items: center;}
.i_blog_b a b {font-weight: 500;}
.i_blog_b a i.fa-solid.fa-arrow-right {position: absolute;right: 15px;color: #978177;}
.fa-arrow-right::before {content: " ";background: url(https://pic03.eapple.com.tw/fanlin/btnArrow.svg) no-repeat;width: 14px;height: auto;aspect-ratio: 12/10;background-size: cover;position: relative;display: block;}
.i_blog_b a:hover {background: #E2D6D0;}




/*文章功能頁/ = = = = */
.show_content.blog_box {max-width: 1400px;gap: 20px;display: flex;justify-content: flex-end;flex-wrap: wrap;}

/* 左側分類欄位 = = */
.blog_le {position: relative;width: 100%;padding: inherit;z-index: 1;margin: 0;margin-bottom: 40px;padding-top: 0;padding-bottom: 20px;}
h5.blog_le_t {text-align: center;padding: 20px;padding-top: 0;padding-bottom: 0;width: 100%;margin: 0 0 20px;}
h5.blog_le_t em {font-weight: 600;font-size: var(--f22);letter-spacing: 3px;/* color: transparent; */text-align: center;/* font-family: var(--SFontC); */}
.blog_search {display: none;}
.blog_search input[type=search] {color: #999;border: 1px solid #eee;background: #f5f5f5;border-radius: 0;padding: 10px 40px 10px 10px;}
/* 分類列 */
.blog_le .accordion {border-radius: 0;font-size: 0;padding: 0;display: flex;justify-content: center;align-items: center;gap: 0;flex-direction: row;border: 0;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;display: -webkit-box;display: -ms-flexbox;display: flex;gap: 15px;}
.blog_le .accordion li {transition: .3s ease-out;border: 0;position: relative;overflow: unset;height: fit-content;display: flex;flex-direction: column;width: fit-content;margin-bottom: 10px;}
.accordion li .link {position: relative;width: 100%;display: flex;flex-direction: row;justify-content: space-evenly;align-items: center;border: 0;display: block;/* padding: 10px 20px; *//* font-size: 16px; *//* color: #000; *//* background-color: #f0f0f0; *//* letter-spacing: 2px; *//* text-align: center; */}
.accordion li+li .link {border-top: 0;}
.accordion li .link a {font-weight: 400;margin: 0;line-height: 1.5;border-bottom: 0;height: auto;transition: all 0.3s ease-out;width: fit-content;display: block;padding: 10px 25px 8px;font-size: 15px;color: #978177;border: 1px solid #978177;background-color: transparent;letter-spacing: 2px;border-radius: 3px;text-align: center;}
/* 分類2層-OFF */
.submenu {font-size: 14px;opacity: 1;width: 100%;border: 0;background: #f5efe6;}
.submenu li+li {border-top: 1px solid #E3D7CB !important;}
.submenu a {color: #666;word-break: break-all;line-height: 1;padding: 12px 20px 12px 30px;height: fit-content;font-size: 13px;}
.submenu a i {left: 10px;font-size: 13px;}
.submenu li.on_this_category a, .submenu a:hover {color: #c29971;background: #f5efe6;}
/* 當前頁面 */
.blog_le .accordion > li.on_this_category .submenu {display: none !important;height: 100%;}
.blog_le .accordion > li.on_this_category.open .submenu {display: block !important;height: 100%;}
.blog_le .accordion > li:hover .link i, .blog_le .accordion > li.on_this_category .link i {color: #444 !important;}
.blog_le .accordion > li.on_this_category{background: transparent !important;}
.blog_le .accordion > li.on_this_category:hover {color: #3C3C3C !important;}
.blog_le .accordion > li:hover {background: transparent !important;}
.blog_le .accordion > li.on_this_category .link a, .blog_le .accordion > li:hover .link a {color: #fff !important;background: #AE8854;}


/* 右側圖文區 = = */
.blog_ri {margin: 0;padding: 0;width: 100%;justify-content: flex-start;}
h4.blog_category_title {width: fit-content;font-weight: 600;letter-spacing: 1px;margin: 0;padding: 0;}
/* 圖文區塊 */
.blog_subbox {grid-template-columns: repeat(3,1fr);width: 100%;gap: 30px;}
.subbox_item {border-radius: 0;overflow: hidden;transition: .5s ease-out;margin: 0;padding-bottom: 0;padding: 0px 0 40px;padding-top: 0;border: 0;}
.subbox_item:hover {transition: .5s ease-out;}
.subbox_item a {gap: unset;display: grid;grid-template-columns: 1fr;align-items: center;grid-gap: 15px;padding-right: 0;}
.subbox_item a:before, .subbox_item a:after {display: none;}
.subbox_item a:hover:before, .subbox_item a:hover:after {display: none;}

.article_a .subbox_item:hover  {background: #ece6de ;transition: .5s ease-out;}
.article_a .subbox_item:hover .blog_list_ri em:before {background: #ece6df; ;transition: .5s ease-out;}


/* 圖 */
.blog_list_le {overflow: hidden;aspect-ratio: 3/2;background-color: #202020;width: 100%;position: relative;border-radius: 5px;}
.blog_list_le:before {
content: 'READ MORE';
position: absolute;
top: 50%;
left: 50%;
z-index: 9999;
transform: translate(-50%, -50%);
color: #fff;
opacity: 0;
letter-spacing: -8px;
transition: all 1s;
filter: blur(5px);
font-family: var(--SFontET);
font-size: 12px;
font-weight: 600;
}
.subbox_item a:hover .blog_list_le:before {
opacity: 1;
letter-spacing: 1.5px;
transition: all 1s;
filter: blur(0px);
}
.blog_list_le img {transition: all 0.5s ease;}
.subbox_item a:hover img {
transition: 0.5s;
filter: brightness(.6);
}
.article_a .subbox_item:hover .blog_list_le img {transform: scale(1.1);}
/* 文字 */
.blog_list_ri {display: flex;flex-direction: column;justify-content: center;margin: 0;padding: 0;width: 100%;max-width: 100%;overflow: hidden;align-items: flex-start;}
.blog_list_ri h5 {line-height: 2;font-size: var(--f20);text-align: left;font-weight: 600;letter-spacing: 1px;margin: 0;padding-bottom: 0;color: #3F342D;}
.subbox_item a:hover .blog_list_ri h5 {color: #AF8659;}
.blog_list_ri em {position: relative;/* left: -34px; */font-size: 12px;color: #978177;padding-bottom: 4px;margin: 0px;letter-spacing: .5px;order: -1;}
.blog_list_ri p {letter-spacing: 1px;line-height: 1.6;font-weight: 400;text-align: left;margin: 0;color: #79695f;font-size: 15px;-webkit-line-clamp: 3;padding-top: 5px;}
.blog_list_ri p span {color: #333;font-weight: 500;line-height: 1.6;font-size: 16px;}



/*文章內層/ = = = = */
.blog_in_page h5.blog_le_t em {}
.blog_in_page .blog_ri {align-self: end;}
.blog_in_page h4.blog_category_title {width: 100%;font-size: 24px;letter-spacing: 1.5px;margin-bottom: 0;text-align: left;padding: 0;font-size: var(--f28);/* display: none; */}
/* 上下篇按鈕 */
.blog_back {align-items: center;border-top: 1px solid #D5C9C3;padding: 40px 0;display: flex;-ms-flex-wrap: wrap;gap: 10px;width: calc(100% - 240px - 60px);}
.blog_back a {font-size: 13px;letter-spacing: 0.08em;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next, .blog_back a.article_btn_back {/* background: #eee; */background: #e2dbd2;transition: .5s ease;height: 38px;width: 180px;font-weight: 300;line-height: 40px;padding: 0 20px;position: relative;border-radius: 4px;border: 1px solid transparent;color: #3F342D;display: block;font-size: 14px;padding: 0 20px;position: relative;}
.blog_back a.article_btn_prev {text-align: right;}
.blog_back a.article_btn_prev:before, .blog_back a.article_btn_next:before{content: "";width: 10px;height: 10px;border-left: 1px solid #978177;border-bottom: 1px solid #978177;display: block;position: absolute;top: calc(50% - 5px);}
.blog_back a.article_btn_prev:before{-webkit-transform: rotate(45deg);transform: rotate(45deg);left: 15px;}
.blog_back a.article_btn_next:before{-webkit-transform: rotate(-135deg);transform: rotate(-135deg);right: 15px;}
.blog_back a.article_btn_next {margin-left: auto;text-align: left;}
.blog_back a.article_btn_back {background: #f5f5f5;transition: .5s ease;display: none;}
.blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover {border: 1px solid #978177;background: #978177;color: #ece6de;}
.blog_back a.article_btn_back:hover {border: 1px solid #2c2c2c;background: #2c2c2c;color: #fff;}
.blog_back a.article_btn_prev:hover:before, .blog_back a.article_btn_next:hover:before {border-left: 1px solid #ece6de;border-bottom: 1px solid #ece6de;}

/* 分享按鈕 = = */
.blog_shareData {display: flex;align-items: center;align-content: center;flex-wrap: wrap;flex-direction: row;margin-bottom: 10px;width: 100%;padding: 10px 0;justify-content: flex-end;border-top: 1px solid #D5C9C3;}
.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i {font-weight: 400;font-size: 12px;color: #3F342D;margin: 0 0 0 4px;letter-spacing: .5px;}
.toShareNews a object {max-width: 20px;}
.toShareNews > a:hover > object {filter: none;}
/* 文章編輯器 */
.blog_box_edit {background: transparent;margin: 10px 0;font-size: var(--f16);color: #2F2F2F;line-height: 1.8;padding: 0 20px;padding: 0;letter-spacing: .5px;}
.articel_mainPic {/* display: none; */border-radius: 3px;overflow: hidden;}


/*文章-相關推薦*/
.news_related, .prod_related {display: none;}
.news_related h6 span:before, .prod_related h6 span:before {font-size: 24px;color: #333;font-weight: 500;letter-spacing: 0.04em;}
.news_related_list, .related_list {margin: 40px auto;}
.news_related_list li, .related_list li {display: block;padding: 0px;}
.news_related_list li a, .related_list li a {padding: 10px;background: #fff;height: 100%;border: 1px solid #eee;border-radius: 5px;transition: .3s ease;}
.news_related_list li a:hover, .related_list li a:hover {box-shadow: 4px 4px 15px rgb(181 177 172 / 25%);transition: .3s ease;}
.news_related_list li figure {aspect-ratio: 12 / 17;}
.news_related_list li a p, .related_list li a p{font-size: 16px;letter-spacing: 0.04em;color: #333;padding: 10px 0 5px;line-height: 1.5;}





/*A文章設定 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* article_a */
.article_a .show_content.blog_box {/* padding-top: 40px; */}
.article_a .edit {padding: 20px 0;}
.article_a h5.blog_le_t {/* display: none; */}
.article_a .blog_shareData {display: none;}
/* 左側 */
.article_a .blog_le {width: 220px;padding: 0;padding-left: 0;position: sticky;top: 140px;padding-bottom: 120px;height: fit-content;}

.article_a .blog_le_t {text-align: left;padding: 20px 0 10px;padding-top: 15px;height: fit-content;width: 100%;font-weight: 800;font-family: var(--SFontE);margin: 0 0 20px;background-image: linear-gradient(to right, #978177 2px, transparent 2px);background-size: 6px 2px;background-repeat: repeat-x;background-position: left bottom;}
.article_a .blog_le_t em {font-weight: 500;font-size: var(--f20);letter-spacing: 3px;color: #3F342D;text-align: left;display: flex;line-height: 1.6;flex-direction: column;}
.article_a .blog_le_t em:before {z-index: 1;order: -1;font-size: var(--f48);content: 'Case';font-weight: 400;text-transform: uppercase;color: #C49A6D;letter-spacing: 0.5px;line-height: 1.2;pointer-events: none;content: none;}
.article_a .blog_le_t span {/* display: none; */color: #978177;font-size: 20px;}
.article_a .blog_search {display: block;}
/* 分類列 */
.article_a .blog_le .accordion {border-radius: 0;font-size: 0;padding: 0;display: flex;justify-content: center;align-items: center;border-radius: 3px;gap: 0;flex-direction: column;border: 1px #E3D7CB solid;}
.article_a .blog_le .accordion li {transition: .3s ease-out;border: 0;position: relative;overflow: unset;height: fit-content;display: flex;flex-direction: column;width: 100%;margin: 0;}
.article_a .accordion li .link {position: relative;width: 100%;display: flex;flex-direction: row;justify-content: space-evenly;align-items: center;border: 0;}
.article_a .accordion li+li .link {border-top: 1px solid #E3D7CB;}
.article_a .accordion li .link a {text-align: center;line-height: 1.7;font-weight: 500;margin: 0;padding: 10px 20px;font-size: 14px;letter-spacing: 2px;border: 0;height: auto;transition: all 0.3s ease-out;width: 100%;text-align: left;background: #fbfbfb57;}
/* 右側 */
.article_a .blog_ri {margin: 0;flex-direction: column;padding: 0 0 0 20px;width: calc(100% - 240px);justify-content: flex-start;}
.article_a .blog_subbox {grid-template-columns: 1fr;width: 100%;gap: 11px;}
.article_a .subbox_item {border-radius: 0;overflow: hidden;transition: .5s ease-out;margin: 0;padding-bottom: 0;padding: 25px;background: #f9f6f2;overflow: unset;margin-bottom: 0;border-radius: 5px;position: relative;}
.article_a .subbox_item a {/* gap: unset; */display: grid;/* grid-template-columns: 1fr; */grid-template-columns: 17fr 36fr;align-items: center;grid-gap: 40px;padding-right: 0;overflow: unset;position: relative;}
.article_a .subbox_item a:after {display: block;content: '';width: 35px;aspect-ratio: 1/1;height: auto;background: transparent;background-image: url(https://pic03.eapple.com.tw/fanlin/narrow.svg);background-repeat: no-repeat;right: 0;left: unset;top: unset;bottom: 0;border: 0;opacity: .8;}
.article_a .blog_list_le {overflow: hidden;aspect-ratio: 280/187;background-color: #121212;width: 100%;position: relative;border-radius: 3px;transition: .3s ease-out;}
.article_a .blog_list_le:hover {/* border: 6px solid #e3d8cc; *//* padding: 0; */}
.article_a .blog_list_ri {display: flex;flex-direction: column;justify-content: center;margin: 0;padding: 0;width: 100%;max-width: 100%;overflow: hidden;align-items: flex-start;padding: 0 60px 0 00px;}
.article_a .blog_list_ri h5 {line-height: 2;font-size: var(--f22);text-align: left;font-weight: 600;letter-spacing: 1px;margin: 0;padding-bottom: 0;color: #3F342D;}
.article_a .blog_list_ri em {left: -35px;}
.article_a .blog_list_ri em:before {content: '';height: 100%;position: absolute;display: block;width: 36px;top: -2px;opacity: 0;background: #f9f6f2;}

.article_a .blog_list_ri p {letter-spacing: .8px;line-height: 1.6;font-weight: 400;text-align: left;margin: 0;color: #79695f;font-size: 15px;}
.article_a .blog_list_ri p span {color: #333;font-weight: 500;line-height: 1.6;font-size: var(--f16);}

/* 內層 = = = =  */
.article_a .show_content.blog_box {gap: 0 20px;}
.article_a.blog_in_page h4.blog_category_title {padding: 40px;padding-bottom: 10px;background: #f9f6f2;border-radius: 5px 5px 0 0;color: #3F342D;line-height: 1.5;}
.article_a .blog_box_edit {/* background: transparent; *//* margin: 10px 0; */font-size: var(--f16);color: #2F2F2F;line-height: 1.8;/* padding: 0 20px; *//* padding: 0; */letter-spacing: .5px;background: #f9f6f2;padding: 10px 40px;margin: 0;border-radius: 0 0 5px 5px;}
.article_a .edit {padding: 20px 10px 40px;margin-top: 10px;}
.article_a .blog_back {display: flex;padding: 25px 0;width: calc(100% - 240px - 20px);background: transparent;border-top: 0px solid #ece6de;border-radius: 0 0 5px 5px;}


/*B文章設定 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* article_b */
.article_b .banner h5 {}
.article_b .blog_le {border-bottom: 0px solid #d5c9c3c9;margin-bottom: 20px;}
.article_b h5.blog_le_t {
text-align: center;
padding: 20px;
padding-top: 0;
padding-bottom: 0;
width: 100%;
margin: 0 0 20px;
display: none;
}
.article_b .blog_le .accordion > li.on_this_category .link a, .article_b .blog_le .accordion > li:hover .link a {
color: #fff !important;
background: #978177;
}


/*內層 */
.article_b.blog_in_page .blog_le {border-width: 0;padding: 0;margin: 0;}
.article_b.blog_in_page .blog_le .accordion {display: none;}
.article_b.blog_in_page .blog_ri {max-width: 1200px;width: 96%;margin: 0 auto;}
.article_b.blog_in_page h4.blog_category_title {font-size: var(--f24);display: block;padding: 9px 0;}
.article_b.blog_in_page .articel_mainPic {display: block;/* padding: 10px 0; */}
.article_b.blog_in_page .blog_back {width: 100%;max-width: 1200px;margin: 0 auto;padding: 30px 0;}



@media screen and (max-width: 1400px) {
/* 外層 */
.blog_subbox {gap: 25px;}

.show_content.blog_box {width: 94%;}
.article_a .show_content.blog_box {width: 96%;}
.article_a .blog_ri {padding-left: 20px;}
.article_a .blog_subbox {gap: 15px;}

}


@media screen and (max-width: 1200px) {
/* 外層 */
.blog_ri {padding-left: 20px;}
.article_b .blog_ri {padding: 0;}
.article_a .blog_le {position: sticky;height: fit-content;top: 100px;}
.blog_subbox {grid-template-columns: repeat(2,1fr);}
/* 內層 */
}


@media screen and (max-width: 1024px) {
.article_b.blog_in_page .banner h5 {padding-top: 10px;}
/* 外層 */
.blog_list_ri {padding-right: 0;}
.accordion li .link a {padding: 8px 15px;font-size: 13px;}
.blog_list_ri p {font-size: 14px;}
.article_a .blog_subbox {grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));gap: 0;max-width: 100%;}
.article_a .blog_le {width: 200px;top: 170px;}
.article_a .blog_ri {width: calc(100% - 240px);padding-left: 0px;}

/* 內層 */
.article_b .blog_in_page .path {display: none;}
.blog_back { padding: 25px 0;}
.blog_box_edit {margin: 0;}
.article_a.blog_in_page .blog_ri {width: calc(100% - 220px);}



}




@media screen and (max-width: 768px) {
/* 外層 */
.article_b .banner h5 {display: none;}
h5.blog_le_t {margin: 0;}
h5.blog_le_t em {font-weight: 300;font-size: var(--f20);
letter-spacing: 3px;color: #333;text-align: center;font-family: var(--SFontC);display: flex;line-height: 1.6;flex-direction: column;}
.article_b .blog_le_t em:before {z-index: 1;order: -1;font-size: var(--f48);content: 'Latest News';font-weight: 400;font-family: var(--SFontEN);text-transform: uppercase;color: #C49A6D;letter-spacing: 0.5px;line-height: 1.2;pointer-events: none;}
.show_content.blog_box {width: 100%;padding-top: 40px;}
.blog_le, .blog_ri {width: 100%;padding: 0;}
.blog_le .accordion {display: none;}
.blog_le {margin-bottom: 20px;}
.blog_search{margin-bottom: 20px;}
.blog_subbox {grid-template-columns: repeat(1, 1fr);max-width: 520px;width: 95%;margin: 0 auto;gap: 10px;}
.subbox_item a {grid-gap: 25px;}
.blog_list_ri h5 {line-height: 1.8;font-size: var(--f22);}

.article_b .blog_le .accordion {display: none;grid-template-columns: 1fr ;gap: 5px;padding-bottom: 20px;max-width: 520px;}
.article_b .blog_le .accordion li {margin: 0;width: 100%;}
.article_b .accordion li .link a {padding: 8px 15px;font-size: 13px;width: 100%;}
.article_a .show_content.blog_box {width: 100%;}
.article_a .blog_ri, .article_a .blog_le {width: 100%;}
.article_a .blog_le {top: unset;position: relative;/* display: none; */margin-bottom: 20px;}
.article_a .blog_le .accordion {display: none;grid-template-columns: 1fr;max-width: 100%;}
/* 內層 */
.blog_back {width: 100%;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next, .blog_back a.article_btn_back {width: 140px;font-size: 12px;height: 36px;line-height: 36px;}
.article_a.blog_in_page .blog_ri {width: 100%;}

.article_b.blog_in_page .show_content.blog_box {padding-top: 0;}
.article_b.blog_in_page .blog_le {display: none;}
.article_b.blog_in_page .blog_ri {width: 98%;}
.blog_in_page h4.blog_category_title {letter-spacing: 1px;}


@media screen and (max-width: 600px) {
/* 外層 */
.show_content.blog_box {gap: 10px;padding-top: 20px;}
.subbox_item a {grid-gap: 15px;/* padding-right: 20px; *//* grid-template-columns: 150px 1fr; */}
.subbox_item a:before {font-size: 10px;}
.blog_list_ri em {margin: 0;letter-spacing: 0;opacity: .8;}
.blog_list_ri p {letter-spacing: .5px;/* margin: 10px 0 0; */-webkit-line-clamp: 3;}
.article_a .blog_subbox {grid-template-columns: repeat(2, 1fr);gap: 10px 20px;}
.article_a .subbox_item {padding: 0;margin-bottom: 25px;}
.article_a .show_content.blog_box {width: 98%;padding-top: 0;}
/* 內層 */
.blog_back a.article_btn_prev, .blog_back a.article_btn_next, .blog_back a.article_btn_back {width: 120px;font-size: 12px;}}
.article_b.blog_in_page .blog_back { padding: 25px 0;}
}

@media screen and (max-width: 480px) {
/* 外層 */
.module_i_news .title_i_box h6:before {font-size: 13px;}
.blog_list_ri em {font-size: 10px;}
.i_blog_ri p, .blog_list_ri p {font-size: 12px;}
.subbox_item {padding: 0px 0 25px}

.article_a .blog_subbox {grid-template-columns: repeat(1, 1fr);width: 96%;margin: 0 auto;}
/* 內層 */
.blog_back a.article_btn_prev:before, .blog_back a.article_btn_next:before {width: 8px;height: 8px;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next, .blog_back a.article_btn_back {width: 100px;font-size: 12px;height: 33px;line-height: 33px;}
}

@media screen and (max-width: 360px) {}





/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = = = = = */
/*促銷活動設定-OFF  = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */





/* = = = 分隔線 相本主分類-OFF= = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*相本分類全版面 ( 限制最寬2000px ) = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.show-list .item:hover .show_name{}
/*相簿*/
.other_album_choice li {background: #ccc;}
/*相簿下方隱藏*/
.other_album_choice{display:none;}
.album_fixed_title{display:none;}
.show-list .item a .show_pic {transition: all .6s;border-radius: 10px;}
.overlay {background: rgb(244 239 223 / 30%);z-index: 1;}
.show-list .show_pic {aspect-ratio: 36 / 25;}
.show-list .item a .show_pic img {transform: scale(1);transition: all .6s;}
.show-list .item a:hover .show_pic img {transform: scale(1.05);}


/* = = = 分隔線 相本分類= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*相本列表*/
.album_page #page, .album_class_page #page, .album_info_page #page{}
.album_page #content, .album_class_page #content, .album_info_page #content{background: transparent;}
.album_page .show_content, .album_info_page .show_content{ width: 100%;text-align: center;}

/* 主分類相簿名 */
.subalbum-menu h2 {text-align: center;padding-bottom: 20px;width: 100%;font-size: 24px;font-weight: 600;letter-spacing: .5px;color: var(--SubColor);display: none;}
/*大分類頁*/
.album_class_page .show_content, .album_info_page .show_content {width: 90%;}
.album_descrip { display: none;}
.show-list {display: grid;grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: clamp(20px, 4%, 50px);gap: 30px;}
.album_class_page .show-list {grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));}
.show-list .item {text-align: center;width: 100%;background: transparent;}
/* 次分類相簿名 */
.other_subalbum li a p {margin: 0;position: relative;z-index: 1;display: inline-block;padding: 16px 0;font-size: 17px;font-weight: 600;line-height: 1;letter-spacing: 1.5px;color: #333;width: 100%;font-size: 16px;text-align: center;}
.other_subalbum li a:hover p {color: #BB9F77;}


/*相簿最內頁-.album_info_page = = = = */
.album_info_page .banner h5 {display: none;}
.album_descrip p {font-weight: 700;text-align: center;padding-bottom: 20px;width: 100%;color: #333;font-size: 20px;letter-spacing: .5px;}
/*相簿瀑布流*/
.album_info_page .pic-list {-webkit-column-count: 3;-webkit-column-gap: 10px;column-count: 3;width: 100%;margin: 0 auto;grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));gap: 20px;}
.album_info_page .pic-list .item { width: 100%;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;padding: 0;margin: 0;}
.album_info_page .pic-list .show_pic {height: auto;padding: 0;aspect-ratio: 4 / 3;border-radius: 5px;}
.pic-list .show_pic img {transition: all 0.4s ease;}
.pic-list .show_pic:hover img {opacity: 0.6;}
.pic-list .item h6 {padding: 0;}





@media (max-width: 1400px){
.album_info_page .pic-list{ -moz-column-count:3; -webkit-column-count:3;  column-count:3;}
}

@media screen and (max-width: 1200px){
.show-list {grid-template-columns: 1fr 1fr;}
}

@media screen and (max-width: 1024px){
.album_class_page .show_content, .album_info_page .show_content {width: 96%;}
.album_class_page .show-list {grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));gap: 25px;}
}


@media screen and (max-width: 768px){
.album_class_page .show_content, .album_info_page .show_content {width: 100%;}
.album_class_page .show-list {grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));max-width: 520px;margin: 0 auto;}
.subalbum-menu {padding-top: 30px;}
.show-list {grid-template-columns: 1fr ;}
}

@media screen and (max-width: 600px){
.album_class_page .show_content {width: 98%;padding: 60px 0px;}
.album_page .show-list .item{width: 100%;}	
.album_page .show-list .item{margin:auto;}
.show-list .item{margin:auto;}
.show-list {gap: 20px;}
.other_subalbum li a p {font-size: 15px;}

.album_info_page .pic-list { grid-template-columns: 1fr; }
}





/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*聯絡我們 -OFF = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.contact_content {width: 90%;max-width: 1300px;padding: 0;margin: 0 auto;padding-left: 20px;padding-right: 20px;padding-top: 40px;}





/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

@media screen and (min-width: 1700px) {}
@media screen and (max-width: 1400px) {
.copy {/* margin-left: 0; */}
}

/* @1200下方區域_平板版面1200px */
@media screen and (max-width: 1200px) {
/* footer*/
.footer_info {margin: auto;}
.footer_info li:nth-child(1) {-ms-flex-direction: column;/* flex-direction: column; */}
.footer_info li p {margin-left: 0;}
}

/* @1024下方區域_平板版面1024px */
@media screen and (max-width: 1024px) {
.path p, .path p a {font-size: 12px;}
/* footer */
.footer {padding: 60px 0 20px;}
.footer_info {display: flex;text-align: center;position: relative;gap: 0px;flex-direction: column;}
.footer_logo a {position: relative;display: block;width: 100%;padding: 0 5px;}
.footer_info ul {grid-template-columns: 1fr;gap: 20px;}
.footer_info li:nth-child(1) {align-items: center;gap: 0;}
.footer_info li+li{margin-top: 0;}
.footer_info li:nth-child(2) {padding: 15px 0;}
.footer_menu {display: flex;justify-content: center;margin-left: auto;}
.footer_menu a {padding: 5px 15px;}

.copy {font-size: 10px;justify-content: center;text-align: center;margin: 0 auto;}

}

/* @768下方區域_平板版面768px */
@media screen and (max-width: 768px) {
/* 共用 */
.main_part {width: 100%;padding: 60px 20px;}
.path {display: none;}
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu { display: none}
.footer.with_shopping_mode {padding: 60px 0 10px;}
#to_top {bottom: 15px;left: 10px;transform: scale(.9);}
/* footer */
.footer_logo {position: relative;margin: auto;}
.footer_logo a {width: 90%;}
.footer_info li:nth-child(1) {gap: 5px;}
.footer_menu {flex-wrap: wrap;max-width: 500px;margin: auto;gap: 5px;}
.footer_menu a {font-size: 13px;width: calc((100% - 10px) / 3);text-align: center;}
.copy{font-size: 9px;letter-spacing: .2px;}
}



@media screen and (max-width: 600px) {
/* 共用 */
.main_part {width: 100%;padding-bottom: 60px;padding-left: 20px;padding-right: 20px;}
.show_content {padding: 0 0px;width: 100%;}
.page li a, .page li {font-size: 14px;width: 30px;height: 30px;line-height: 30px;}

/* footer */
.footer_menu {max-width: 400px;}
.footer_menu a {font-size: 12px;width: calc((100% - 10px) / 2);}
.footer_menu a:last-child {width: calc(100% - 5px);}
.footer .center {padding: 0 25px;}

.copy {font-size: 8px;}
.privacyLinks a {padding: 0 3px;}
.privacyLinks+a {margin-right: 5px;}
.privacyLinks {margin: 0 3px;}
.total_view {width: fit-content;}
}





@media screen and (max-width: 480px) {
/* 共用 */
.edit {font-size: 14px;}
.footer_menu {/* max-width: 140px; */}
.footer_menu a {/* width: 100%; */}
}