@charset "utf-8";


/*●●●●●●●●●●●●●●●●●●●●●●●●   共同設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*頁數*/
ul.page {margin: 80px 0;}
.page li {font-size: 18px;width: 40px;height: 40px;color: #fff;margin: 0 3px;}
.page li.activeN{color: #fff;}
.page li a, .page li strong{width: 100%;height: 30px;background: #888;color: #fff;padding: 20px;}
/*共同*/
*{font-family: "Noto Sans TC", sans-serif;}
body{background: #EFEFEF;}
.show_content{padding: 0;}
.main_part{width: 90%;max-width: 1300px;padding: 50px 0;}
.path{padding: 10px;}
/*頁數*/
ul.page {margin: 80px 0;}
.page li {font-size: 18px;width: 40px;height: 40px;color: #fff;margin: 0 3px;}
.page li.activeN{color: #fff;}
.page li a, .page li strong{width: 100%;height: 30px;background: #888;color: #fff;padding: 20px;}
/*共同按鈕*/
.animated-arrow {width: 180px;height: 50px;font-size: 14px;background: #4c4946;border: none;}
#to_top{padding-top: 7px;}

@media screen and (max-width: 1024px){
	#content_main{margin-top: 0;}
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.bannerindex:before{content: "";width: 100%;height: 12vw;background: linear-gradient(180deg, rgb(76 65 53 / 60%), transparent);
position: absolute;top: 0;left: 0;z-index: 2;}
.swiper-wrapper:before,.swiper-wrapper:after{color: #fff;line-height: 1.8;letter-spacing: .2rem;
	font-size: 14px;background: #958f8a;padding: 2px 8px;position: absolute;left: 16vw;z-index: 100;
	animation: toright 2s both;animation-timing-function: ease-in-out;}
.swiper-wrapper:before{content: "心之所嚮，境之所向";top: 22vw;}
.swiper-wrapper:after{content: "為生活注入溫度與美感";top: calc(22vw + 40px);}

@keyframes toright{
	0%{margin-left: -2vw;opacity: 0;}
	100%{margin-left: 0vw;opacity: 1;}
}


@media screen and (max-width: 1024px){
	.bannerindex{position: relative;}
}
@media screen and (max-width: 768px){
	.bannerindex{padding-bottom: 100%;}
	.bannerindex .swiper-banner .swiper-slide img {height: 100%;}
	.swiper-wrapper:before{top: 40vw;}
	.swiper-wrapper:after{top: calc(40vw + 40px);}
}
@media screen and (max-width: 600px){
	.swiper-wrapper:before,.swiper-wrapper:after{display: none;}
}


    
/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.header_area {background: rgb(178 176 169);padding: 10px 0;position: sticky;top: 0;}
.pageIndex .header_area{background: transparent;position: fixed;top: 0;transition: all .5s;padding: 20px 0;}
.main_header_area .container{width: 94%;max-width: 1800px;}
.navigation {grid-template-columns: 100px 1fr;}
.nav-header {max-width: 70px;transition: all .5s;}
.nav-brand img {filter: brightness(100);-webkit-filter: brightness(100);display: block;}
.stellarnav > ul > li {padding: 15px 20px;}
.stellarnav > ul > li > a{transition: all .5s;}
.stellarnav > ul > li > a b{font-family: "Italiana","Noto Serif TC", serif;color: #fff;letter-spacing: .1rem;
font-size: 15px;}
.me_tp_features{display: none;}
.stellarnav > ul > li.has-sub > a {padding-right: 0;}
.stellarnav li.has-sub > a:after{display: none;}

/*---下拉*/
.stellarnav ul ul {background: #333;}
.stellarnav li li{border: none;border-bottom: 1px solid #3c3c3c;}
.stellarnav li li:last-child{border-bottom: none;}
.stellarnav ul ul li a {font-size: 12px;font-weight: 500;color: #eee;padding: 10px 12px;transition: all .5s;}
.stellarnav ul ul li a:hover{background: #eee;color: #333;}

/*---下滑效果*/
.header_area.sticky {background: rgb(178 176 169);padding: 10px 0;}
.header_area.sticky .stellarnav > ul > li > a{font-size: 14px;}



@media screen and (max-width: 1024px){
	.header_area ,.header_area.sticky,.pageIndex .header_area {padding: 10px 0 0;position: sticky;background: rgb(178 176 169);}
	.nav-header {max-width: 50px;}
	.stellarnav > ul > li {padding: 0 10px;}
}
@media screen and (max-width: 768px){
	.header_area ,.header_area.sticky,.pageIndex .header_area{padding: 10px;}
	.stellarnav .menu-toggle span.bars span {width: 28px;background: #fff;}
	.stellarnav .menu-toggle:after{color: #fff;}
	.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {
		background: transparent;color: transparent;margin-bottom: 30px;}
	.stellarnav .icon-close {position: absolute;right: 23px;}
	.stellarnav .icon-close:before,.stellarnav .icon-close:after{width: 15px;border-bottom: solid 2px #555;}
	.stellarnav.mobile ul {background: #f6f6f6;}
	.stellarnav.mobile li.open{padding: 0 10px;background: transparent;}
	.stellarnav.mobile > ul > li > a b{color: #555;vertical-align: baseline;}
	.stellarnav.mobile > ul > li > a b:nth-child(2){font-size: 12px;}
	.stellarnav ul ul li a {color: #555;font-weight: 400;}
	.stellarnav li li {border-bottom: none;}
}
@media screen and (max-width: 570px){
	.stellarnav.mobile {top: 8px;}
	.stellarnav.mobile li.open{background: transparent;}
	.stellarnav li li {border-bottom: 1px solid #eee;}
	.stellarnav ul ul li a{color: #555;font-size: 13px;}
	.stellarnav > ul > li > a{margin: 0;}
	.stellarnav > ul > li > a b{font-weight: bold;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #555;}
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.footer{background: #958f8a;padding: 40px 0 0;}
.footer .center{width: 94%;max-width: 1800px;}
.footer_logo{display: none;}
.footer_info{padding-right: 0;grid-template-columns: 1fr;}
.footer_info ul {display: grid;grid-template-columns: 1fr 250px;}
.footer_info li{vertical-align: top;display: inline-block;padding: 0;}
.footer_info li p,.footer_info li p a{color: #eee;font-family: "Noto Serif TC", serif;}
.footer_menu a{background: transparent;border: none;padding: 0;margin: 0 5px 5px 0;color: #ccc;
	width: 42%;font-family: "Italiana","Noto Serif TC", serif;transition: all .5s;}
.footer_menu a:first-child{display: none;}
.footer_menu a:hover{background: transparent;}
.box_link{display: none;}
.copy,.copy a{color: #ccc;font-size: 10px;transition: all .5s;}
.copy {margin-top: 50px;padding: 30px;border-top: 1px #aaa solid;}
.copy a:hover{color: #fff;}

@media screen and (max-width: 768px){
	.footer.with_shopping_mode {padding: 40px 0 0;}
	.footer_info ul {grid-template-columns: 1fr;}
	.footer_menu a {width: auto;margin: 0 15px 15px 0;letter-spacing: 0;}
	#bottom_menu{display: none;}
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   文章功能   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*側邊*/
h5.blog_le_t span {font-family: "Italiana", "Noto Sans TC", sans-serif;margin-left: 5px;}
h5.blog_le_t em {font-family: "Italiana", "Noto Sans TC", sans-serif;}
.blog_le .accordion {border-radius: 0;border: none;}
.blog_le .accordion li{transition: all .5s;}
.blog_le .accordion li .link a {font-weight: 600;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #888 !important;}
.blog_le .accordion li.open .link {background: #888;}
.blog_le .accordion li.open .link a{color: #fff;font-weight: 600;}
.blog_le .accordion li.open .link i{color: #fff;}
.blog_le .submenu li.on_this_category a, .submenu a:hover {background: #444;}
/*分類頁共同設定*/
.blog_box {padding: 20px 0;}
.blog_ri {padding: 0 0 0 50px;}
.blog_subbox {grid-template-columns: 1fr;grid-gap: 30px}
.subbox_item {margin-bottom: 30px;}
.subbox_item a {grid-template-columns: 1fr 1fr;grid-gap: 0 30px;}
.subbox_item a:before,.subbox_item a:after{display: none;}
.blog_list_ri {padding: 40px 20px 0 40px;}
.blog_list_ri h5 {font-size: 24px;-webkit-line-clamp: 2;color: #333;}
.blog_list_ri>*+* {margin-top: 20px;}
.blog_list_ri p {line-height: 1.8;}
.blog_list_le {aspect-ratio: 3 / 2;overflow: hidden;}
.blog_list_le img{transition: all .5s;}
.subbox_item a:hover .blog_list_le img{transform: scale(1.05);}

.blog_list_ri em {display: inline-block;position: absolute;right: 0;top: 0;background: #888;
    color: #fff;padding: 3px 8px;font-size: 12px;margin-top: 0;}

/*分類頁-文章1-設計分享*/
.article_a .blog_subbox {grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));}
.article_a .subbox_item a {grid-template-columns: 1fr;}
.article_a .blog_list_le {aspect-ratio: 1 / 1;}
.article_a .blog_list_ri {padding: 20px 0;}
.article_a .blog_list_ri>*+* {margin-top: 10px;}
.article_a .blog_list_ri h5 {font-size: 22px;}
/*文章頁*/
.blog_in_page .path{display: none;}
h4.blog_category_title {font-size: 24px;font-weight: 500;}
.articel_mainPic img{display: none;}
.blog_box_edit *{line-height: 2;}
.blog_back {grid-gap: 0;width: 100%;margin-top: 50px;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 13px;padding: 12px;}
.blog_back a.article_btn_back{background: #888;padding: 12px;font-size: 13px;}
.news_related {background: transparent;border-top: 1px solid #333;margin-top: 80px;padding: 50px 0;}
.news_related h6 span:before {color: #666;font-size: 20px;}
.news_related_list{width: 90%;}
.news_related_list li > a {padding: 0;background: transparent;}
.news_related_list li > a p {line-height: 1.6;padding: 20px;padding: 15px 0;text-align: left;}
.lastPage {font-size: 14px;background: #aaa;}



@media screen and (max-width: 1350px){
	/*文章頁*/
	.news_related_list {grid-template-columns: 1fr 1fr;max-width: 800px;}
}
@media screen and (max-width: 1024px){
	/*清單頁*/
	.subbox_item a {grid-template-columns: 1fr;}
	.blog_list_ri {padding: 30px 10px 50px;}
}
@media screen and (max-width: 768px){
	/*清單頁*/
	.blog_ri {padding: 0;}
}
@media screen and (max-width: 600px){
	.blog_list_ri h5{font-size: 20px;}
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*分類頁*/
.show-list {grid-gap: 0 3%;}
.show-list .show_pic {aspect-ratio: 4 / 5;}
.show-list .item{margin-bottom: 50px;}
.show-list .item a p{padding: 10px 0;text-align: center;}
.show-list .show_name {font-family: "Noto Serif TC", serif;text-align: center;}
.overlay {-webkit-transform: scale(1);transform: scale(1);}
/*相本頁*/
.subalbum-menu {margin: 0;padding: 0;}
.subalbum-menu h2{color: #333;}
.other_subalbum li{background: transparent;}
.album_fixed_title {font-size: 14px;background: transparent;}
.other_album_choice li {background: #888;font-size: 14px;}
.other_album_choice li a i.fa-solid.fa-right-from-bracket{display: none;}
/*相片頁*/
.album_descrip {margin: 50px 0;}
/*首頁*/
.module_i_album {background: #EFEFEF;padding: 80px 0;}
.module_i_album .title_i_box h6{font-family: "Italiana", "Noto Serif TC", serif;color: #6c6763;
font-weight: 400;color: #6C6663;font-size: 42px;}
.module_i_album .title_i_box h4{font-family: "Italiana", "Noto Serif TC", serif;color: #6c6763;
font-size: 16px;letter-spacing: .2rem;margin-top: 10px;}
.module_i_album section {width: 90%;max-width: 1500px;}
.show-list.i_album_list{grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));}
.i_album_b{margin-top: 0;}


@media screen and (max-width: 1350px){
	/*首頁*/
	.show-list.i_album_list{grid-template-columns: 1fr 1fr;max-width: 800px;margin: 0 auto;}
}
@media screen and (max-width: 768px){
	/*首頁*/
	.module_i_album .title_i_box h6{font-size: 32px;}
	.i_album_list_box{padding: 0;}
}




/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們   ●●●●●●●●●●●●●●●●●●●●●●●●*/

.contact_content {padding: 20px 0 80px;}
.blank_letter{font-family: "Noto Sans TC", sans-serif;font-weight: 500;color: #333;font-size: 24px;}
.list_before li {line-height: 1.8;padding-left: 38px;}
.list_before.info li:before{font-weight: 500;}
.contact_content .information_right{padding-left: 60px;}
.contact_form {grid-gap: 40px;grid-template-columns: 1fr 1fr;}
.contact_form li {grid-template-columns: 1fr;}
.contact_form li:nth-child(-n+6) {grid-column: span 1;}
.contact_form li:nth-child(n+7) {grid-column: 1 / -1;}
.contact_form li .form__label {max-width: inherit;text-align: left;position: relative;font-weight: 500;
font-size: 16px;}
.contact_form li .form__insert {font-weight: 300;color: #333;}
.contact_form li input.noborder, .contact_form li textarea.noborder {border: none;outline: none;
    background: #fbfbfb;line-height: 2;border: 1px solid #ddd;}
.contact_form li.last blockquote {color: #b89471;}
.contact_form li.last cite {background: #ba956e;}
.contact_form li.last b{font-weight: 400;}
.contact_form .star{position: absolute;left: -15px;}
.last .animated-arrow.otherSty {color: #222;border: 1px solid #888;}



@media screen and (max-width: 768px){
	.contact_content .information_left{padding: 0;}
	.contact_content .information_right {padding: 0;margin-top: 50px;}
	.contact_form .star {left: -10px;}
}
@media screen and (max-width: 600px){
	.contact_content {padding: 0 0 30px;}
	.contact_form {grid-template-columns: 1fr;}
	.contact_form li .form__label {background: transparent;}
	.last .animated-arrow {width: 150px;}

}





/* 商品下拉超過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個--結束 */


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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%;}
ul.page { width: 100%;}

.ProdFilter_Item_Show { width: 100%;}
.Prods_Menulists { width: 100%; padding: 0;}
.Prods_Wrap { width: calc(100% - 270px);}

/* 篩選器-左手邊 / 產品分類-上面
.ProdFilter_ { order: 2;}
.Prods_Menulists { order: 1;}
.Prods_Wrap { order: 3;}
.ProdFilter_ { width: 250px; letter-spacing: 1px;}
.ProdFilter_ li { width: 100%;}
.ProdFilter_ li > a { background: #f3f3f3; border: none; border-bottom: 3px #ddd solid;}
.ProdFilter_ dl { position: static; width: 100%; display: block;}
*/

/* 產品分類-左手邊 / 篩選器-上面 */

.ProdFilter_ { order: 1; margin-bottom: 25px;}
.Prods_Menulists { order: 2;}
.Prods_Wrap { order: 3;}
.Prods_Menulists { width: 250px; letter-spacing: 1px;}
.Prods_Menulists ul {}
.Prods_Menulists > ul > li { width: 100%; flex-wrap: wrap;}
.Prods_Menulists ul ul { position: static; border: none;}
.Prods_Menulists ul li ul li {}
.Prods_Menulists li.has-sub.open > a { background: #f0f0f0;}

.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;}

@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
.product_main { display: block; width: 100%;}    
.sidebarBtn { display: block; width: 100%;}
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
/* 篩選器-左手邊 / 產品分類-上面
.Prods_Wrap { width: 100%;}
.ProdFilter_ { width: 100%;}
.ProdFilter_Item_Show { width: calc(100% - 110px);}
.ProdFilter_ { order: 1;}
.Prods_Menulists { order: 2;}
.ProdFilter_ li > a span { color: #333;}
*/

.Prods_Wrap { width: 100%; margin-top: 20px;}
.ProdFilter_ { width: 100%;}
.Prods_Menulists { opacity: 0; display: none;}

}
@media screen and (max-width: 600px) {
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 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);}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {height: 28vw;background-size: cover !important;background-position: center !important;}
.banner:before{content: "";width: 100%;height: 16vw;background: linear-gradient(180deg, rgb(34 30 26 / 40%), transparent);
position: absolute;top: 0;left: 0;z-index: 2;}
.banner h5 {display: none;}
.banner.banA {}
.banner.banB {}
.banner.banC {background: url(https://pic03.eapple.com.tw/sing/banC.jpg) no-repeat;}
.banner.banD {}
.banner.banE {display: none;}
.article_a .banner.banblog {display: none;}
.article_b .banner.banblog {display: none;}
.banner.banDesign { background-color:#333;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/
  

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */




