@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
*{letter-spacing: .1rem;}

@media screen and (max-width: 768px){
	.show_content {padding: 40px 0 20px;}
	#bottom_menu{display: none;}
}         
@media screen and (max-width: 600px) {
	.main_part {padding: 10px 20px;}
	.path p, .path p a{font-size: 12px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
*{font-family: 'Noto Sans TC', sans-serif;}
#content {  width: 100%;  min-height: 80vh;   background: #555454f7;}



.pageIndex .bannerindex .swiper-slide:before {
    content: "專業設計施工團隊，原侑實現家的期待";
    position: absolute;
    left: 8vw;
    bottom: 12vw;
    padding-bottom: 70px;
    font-size: 22px;
    color: #fff;
    z-index: 100;
    animation: up 1.5s both;
    letter-spacing: 2px;
    text-shadow: 0 0 14px #2f2f2f;
}
.pageIndex .bannerindex .swiper-slide:after {  content: "我們相信，家的模樣，\A 源自每一個人心中的期待。";  position: absolute;  left: 8vw;  bottom: 12vw;  font-size: 16px;  color: #fff;  z-index: 100;  white-space: pre;
  line-height: 1.8; animation: up 1.5s both;  animation-delay: .5s; margin-top: 100px;text-shadow: 0 0 14px #2f2f2f;letter-spacing: 2px;}






@media screen and (max-width: 768px) {

.pageIndex .bannerindex .swiper-slide:before {  bottom: 25vw;  font-size: 16px;}
.pageIndex .bannerindex .swiper-slide:after { bottom: 27vw;  font-size: 12px;}
}


@media screen and (max-width: 500px){
	/*圖片設定*/
	.swiper-banner .swiper-slide img{height: 400px;}


}






/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */



@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/


@media screen and (max-width: 600px){

}
@media screen and (max-width: 450px){
	.swiper-banner .swiper-slide img{height: 450px;object-fit: cover;}
}








/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.header_area,.header_area.sticky {background: #fff;}
.main_header_area .container {max-width: 1600px;padding: 0 3%;}
.navigation {display: flex;align-items: center;}
.nav-brand img{display: block;}
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent;
    border-top: 5px solid #c4c3c3;}/*主選單箭頭*/
/*★★★購物車/社群icon設定↓↓↓↓↓↓↓↓↓↓↓↓*/
.me_tp_features {position: absolute;top: 5px;right: 0;z-index: 10000;max-width: 300px;}
.me_tp_features .tp_links{display: none;}
.me_tp_features a i {font-size: 14px;color: #888;line-height: 20px;}
.me_tp_features a.tp_btn_cart{position: relative;}
.me_tp_features a.tp_btn_cart span span{display: none;}
.me_tp_features a.tp_btn_cart b {color: #000;background: #ffb700;font-size: 10px;width: 15px;height: 15px;border-radius: 50%;
    display: block;text-align: center;line-height: 15px;letter-spacing: 0px;position: absolute;right: -4px;bottom: -6px;}
.me_tp_features a.tp_btn_cart b::before,.me_tp_features a.tp_btn_cart b::after{display: none;}
.me_tp_features a.tp_btn_notice span{display: none;}
.box_search input[type=text]{border-radius: 0;overflow: hidden;}
.box_search input[type=text]::placeholder{color: #ccc;}/*提示文字*/
.box_search input[type=text]:focus{color: #555;}
.shop_search_btn{border-radius: 0;background: #888;}/*搜尋按鈕*/
/*下拉區塊*/
.stellarnav li.has-sub li {border: none;border-bottom: 1px solid #f3f3f3;}
.stellarnav li.has-sub li:last-child{border-bottom: none;}
.stellarnav li.has-sub li a {font-size: 13px;padding: 8px 12px;transition: all .5s;}
.stellarnav li.has-sub li a:hover{background: #b6a292;color: #fff;padding-left: 18px;}
.stellarnav li.drop-left li.has-sub > a:after {border-top: 5px solid transparent;border-bottom: 5px solid transparent;
    border-right: 5px solid #898989;}/*下拉箭頭*/
.stellarnav li.drop-left li.has-sub > a:hover:after {border-right: 5px solid #fff;}/*下拉hover箭頭*/

@media screen and (max-width: 1024px){
	.stellarnav > ul > li > a{font-size: 14px;}
}
@media screen and (max-width: 768px){
	.me_tp_features {position: relative;max-width: inherit;z-index: 0;}
	.box_search{width: 100%;}
	.box_search input[type=text] {max-width: inherit;}
    .stellarnav .menu-toggle:after {margin-top: 8px;font-weight: 400;}
    .stellarnav .menu-toggle span.bars span {height: 1px;}
	.stellarnav.mobile > ul > li > a.dd-toggle{top: 15px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle{top: 5px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #777;}
	.stellarnav.mobile .close-menu{position: relative;color: transparent;}
	.stellarnav.mobile .close-menu > *{display: none;}
	.stellarnav.mobile .close-menu:before{content: "×";position: absolute;right: 10px;top: 10px;color: #000;
        font-size: 12px;}
    .stellarnav.mobile > ul > li > a b{vertical-align: middle;}
    
}
@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {padding: 10px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.header_area,.header_area.sticky {background:#555454e3; position: fixed; z-index:99;}
.header_area:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 0;
background:#545555;transition: all .5s cubic-bezier(0.4, 0, 1, 1);}
.header_area.sticky:before{height: 100%;transition: all .5s cubic-bezier(0.4, 0, 1, 1);}
.nav-header {max-width: 400px;}
.stellarnav > ul {padding: 10px 0;}
.stellarnav > ul > li {padding: 10px 10px 0;}
.stellarnav > ul > li > a {color: #fff;transition: all .5s;font-size: 16px;}
.stellarnav > ul > li > a:hover {  color: #1fa365;  font-weight: bold;}
.stellarnav li.has-sub > a:after{transition: all .5s;}
.stellarnav li.has-sub > a:hover:after {border-top: 5px solid #22A564;}
.stellarnav li.has-sub li {border-bottom: 1px solid #eee;}
.stellarnav li.has-sub li a:hover {background:#22A564 ;color: #fff;}
.stellarnav li.has-sub > ul > li > a:after{display: none;}
.stellarnav ul ul {width: 180px;}
.me_tp_features{display: none;}

@media screen and (max-width: 1250px){
	.stellarnav > ul > li {padding: 10px 3px 0;}
	.stellarnav > ul > li > a{font-size: 14px;}
}
@media screen and (max-width: 1024px){
	.header_area, .header_area.sticky {background: rgb(51 51 51 / 100%);position: sticky;}
	.nav-header {padding: 10px 0;}
	.stellarnav > ul {padding: 0;}
	.nav-header {   max-width: 360px;}
}
@media screen and (max-width: 768px){
	.stellarnav .menu-toggle span.bars span {width: 20px;height: 1px;background: #eee;}
	.stellarnav .menu-toggle:after{color: #eee;}
	.stellarnav.mobile ul {background: #333333;}
	.stellarnav.mobile ul ul {padding: 0 10px;}
	.stellarnav.mobile ul ul ul {padding: 0 5px;background: #2f2f2f;}
	.stellarnav.mobile ul ul a{border-bottom: 1px solid #444;}
	.stellarnav.mobile li.open {background: transparent;padding: 0;}
	.stellarnav.mobile li a {border-bottom: 2px solid rgba(255, 255, 255, .15);}
	.stellarnav li.has-sub li{border-bottom: none;}
	.stellarnav li.has-sub li a {color: #aaa;}
	.stellarnav li.has-sub li a:hover {background: transparent;}
	.stellarnav.mobile > ul > li {border-bottom: none;padding: 0;}
	.stellarnav.mobile > ul > li > a {padding: 12px 43px 12px 12px;}
	.stellarnav.mobile > ul > li > a.dd-toggle {top: 5px;}
	.stellarnav.mobile li.open li.open {background: transparent;padding: 0;}
	.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: transparent;}
	.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul{border-right: none;}
	.stellarnav.mobile .close-menu:before {color: #fff;font-size: 18px;font-weight: 600;}
	
	
	.nav-header {max-width: 240px;}
    .stellarnav .menu-toggle:after {  display: none; }
	.stellarnav .menu-toggle span.bars {top: 15px;}
	


}



/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.footer {background: #545555;}
.footer .center {max-width: 900px;}
.footer_info {grid-template-columns: 180px 1fr;grid-gap: 50px;padding-right: 0;}
.footer_logo {max-width: 180px;}
.footer_logo > a{display: block;background: url(https://pic03.eapple.com.tw/yuanyudesign/logo_col.png) no-repeat;
width: 230px;height: 105px;background-size: contain !important;background-position: center !important;margin: 20px auto;}
.footer_logo > a img{display: none;}
.footer_info li p,.footer_info li p a {color: #fff;}
.footer_info li p.add:before {content: '工廠地址：';}
.footer_menu a {background: #444;border: none;color: #ccc;font-size: 12px;padding: 8px;transition: all .5s;}
.footer_menu a:first-child{display: none;}
.footer_menu a:hover{background: #22a564;}
.box_link{display: none;}
.copy {border-top: 1px #5f5f5f solid;padding: 20px 0;font-size: 10px;margin-top: 40px;}
.copy a {  color: #999;}
.privacyLinks a+a {  border-left: 1px solid #999;}
  
    
@media screen and (max-width: 1024px){
	.footer_logo {margin: 0 auto;}
	.footer_logo > a {width: 175px;}
	.footer_info {grid-template-columns: 1fr;text-align: center;grid-gap: 0px;}
}
@media screen and (max-width: 768px){
	.footer_info li p, .footer_info li p a{font-size: 12px;}
	.footer_menu a {width: 30%;}
}
@media screen and (max-width: 450px){
	.footer_menu a {width: 86px;}
}






/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*側邊*/
.blog_le{padding: 0 7px;}
h5.blog_le_t{text-align: center;margin-bottom: 0;}
h5.blog_le_t em,h5.blog_le_t span{display: none;}
.blog_search input[type=search]{border-radius: 0;}
.blog_le .accordion {border-radius: 0;}
.accordion li .link a {font-weight: 500;}
.submenu a {padding: 12px 12px 12px 30px;background: #fff;font-size: 12px;}
/*分類頁*/
.blog_ri {padding: 0 0 0 50px;}
.blog_page h4.blog_category_title{display: none;}
.blog_subbox {grid-template-columns: 1fr;}
.subbox_item a {grid-template-columns: 200px 1fr;align-items: center;grid-gap: 50px;padding-right: 50px;}
.subbox_item a:before {font-size: 12px;padding: 5px 20px;background: #c1a383;color: #fff;
	bottom: auto;right: auto;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.subbox_item a:after {background: rgba(256,256,256,.5);border: none;}
.blog_list_ri h5 {color: #444;font-weight: 400;}
.blog_list_ri em {font-size: 12px;}
.blog_list_ri p {font-weight: 400;letter-spacing: .2rem;line-height: 160%;font-size: 12px;margin-top: 20px;}
/*文章頁*/
h4.blog_category_title {  /* padding: 0; */  font-size: 24px;   letter-spacing: .1rem;   margin-bottom: 0;  font-weight: 400;}
.blog_shareData{border-bottom: 1px solid #eee;padding-bottom: 10px;}
.toShareNews b{font-size: 12px;font-weight: 400;}
.toShareNews a object{max-width: 20px;}
.articel_mainPic{display: none;}/*清單縮圖*/
.blog_back {grid-gap: 0;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 14px;padding: 12px;}
.blog_back a.article_btn_back{background: #888;padding: 12px;}
.news_related{padding: 50px 0 25px;border-top: 1px solid #333;margin-top: 100px;}
.news_related h6 span:before {font-size: 18px;letter-spacing: .6rem;font-weight: 500;color: #555;}
.news_related_list {background: transparent;}
.news_related_list li a{padding: 0;}
.news_related_list li a p {font-size: 14px;width: 90%;line-height: 1.4;margin: 10px auto 20px;padding: 0;}
.lastPage {background: #c1a383;font-size: 16px;}

@media screen and (max-width: 1024px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 120px 1fr;align-items: start; grid-gap: 30px;padding: 15px 0;}
}
@media screen and (max-width: 768px){
	/*側邊*/
	.blog_le{padding: 0;}
	/*分類頁*/
	.blog_list_ri{padding: 0px 15px;}
	.blog_list_ri h5 {font-size: 16px;}
	/*文章頁*/
	.blog_le, .blog_ri{margin-bottom: 50px;}
	.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back{font-size: 12px;}
	.lastPage{font-size: 12px;}
}
@media screen and (max-width: 450px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 80px 1fr;grid-gap: 15px;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊*/
.blog_le .accordion li .link{transition: all .5s;}
.accordion li .link a {color: #fff;}
.blog_le .accordion li .link i {color: #fff;}
.submenu li.on_this_category a, .submenu a:hover {background: linear-gradient(45deg, #ad9f70, #978546, #c3ad60);}
/*分類頁*/
.subbox_item a {grid-template-columns: 230px 1fr;}
.subbox_item a:before {  background: #22a564;  color: #ffffff;  line-height: 1;  padding: 8px 20px;   font-weight: 500;   font-family: "Oswald", sans-serif;}
.subbox_item a:after {background: rgb(44 44 44 / 50%);}
.blog_list_ri h5 {color: #fff;}
.blog_list_ri em {color: #e4d2a3;}
.blog_list_ri p{color: #ccc;}
/*文章頁*/
h4.blog_category_title{color: #fff;}
.toShareNews b{color: #ccc;}
.blog_box_edit * {color: #eee;}
.news_related {background: rgb(34 34 34 / 50%);padding: 50px 20px 25px;}
.news_related h6 span:before{color: #eee;}
.news_related_list li a {background: transparent;}
.news_related_list li a p{color: #ccc;}
.blog_shareData .visitors_num {font-size: 12px;color: #ccc;}
/*首頁*/
.module_i_news {  padding: 80px 20px; background: #595959;}
.module_i_news section {max-width: 1400px;}
.module_i_news .title_i_box {margin-bottom: 10px;}
.module_i_news .title_i_box h6:before {  content: "CASE";   font-size: 33px;   color: #EDEDED;   line-height: 1.2;   font-family: "LXGW WenKai TC", cursive;  letter-spacing: 3px;}
.module_i_news .title_i_box h4 {  font-size: 18px; color: #edede4; /* letter-spacing: .6rem; */}
.module_i_news ul {grid-template-columns: 1fr 1fr 1fr 1fr;}
.module_i_news li a {grid-template-columns: 1fr;}
.module_i_news li a:before,.module_i_news li a:after{display: none;}
.i_blog_ri h5{color: #fff;}
.i_blog_ri p{color: #ccc;font-size: 12px;}
.i_blog_le {overflow: hidden;}
.module_i_news li a .i_blog_le img{transform: scale(1);transition: all .5s;}
.module_i_news li a:hover .i_blog_le img{transform: scale(1.05);}

.animated-arrow b:hover {   background: #22a564;  color: #fff;}


@media screen and (max-width: 1024px){
	/*首頁*/
	.module_i_news ul {grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 960px) {
    .subbox_item {border-bottom: none;}
}
@media screen and (max-width: 768px){
	/*右側*/
	.blog_ri {padding: 0;}
	/*首頁*/
	.module_i_news .title_i_box h6:before{font-size: 42px;}
	.module_i_news li {border-bottom: none;}
}
@media screen and (max-width: 500px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 1fr;}
	/*首頁*/
	.module_i_news {padding: 50px 20px;}
	.module_i_news ul {grid-template-columns: 1fr;}
}


.blog_le .accordion { border: none;  border-bottom: 1px solid #e5e5e5;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #22a564 !important;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/







/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*分類頁面*/
.overlay {-webkit-transform: scale(1);transform: scale(1);background: rgb(85 85 85 / 50%);}
.show-list {grid-template-columns: repeat(3, 1fr);}
.show-list .item a{position: relative;}
.show-list .item a:before{content: "VIEW   +";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;color: #fff;height: 0;overflow: hidden;opacity: 0;
transition: all .5s;transition-delay: 0s;}
.show-list .item a:hover:before{opacity: 1;height: 25px;padding-bottom: 10px;transition: all .5s;
	transition-delay: .3s;z-index: 100;}
.show-list .show_name {font-weight: 400;text-align: center;color: #888;letter-spacing: .6rem;font-size: 14px;}
.show-list .item:hover .show_name {color: #333;}
/*相簿頁面*/
.subalbum-menu{padding: 0;}
.subalbum-menu h2 {font-size: 14px;font-weight: 400;background: #888;color: #fff;padding: 8px 20px;
    line-height: 1.2;border-radius: 5px;letter-spacing: .4rem;}
.other_subalbum li a p {background: rgb(85 85 85 / 50%);color: #fff;text-align: center;font-weight: 300;
    font-size: 14px;padding: 10px;letter-spacing: .6rem;position: absolute;bottom: 0;left: 0;width: 100%;}
/*相本頁面*/
.album_descrip p{font-size: 14px;line-height: 180%;}
/*首頁*/
.module_i_album .title_i_box {margin-bottom: 10px;}
.module_i_album .title_i_box h6:before{content: "Portfolio";}
.module_i_album .title_i_box h4 {font-size: 20px;letter-spacing: .6rem;margin-top: 10px;}
.module_i_album section {max-width: 1600px;}
.i_album_list {grid-template-columns: repeat(3, 1fr);}
.i_album_list li a p {height: 60px;background: rgb(85 85 85 / 50%);color: #fff;padding: 10px;font-size: 14px;}
.i_album_list li a p span {font-size: 14px;letter-spacing: .4rem;font-weight: 300;width: 100%;padding-left: 20px;text-align: left;}
.i_album_list li a p span:after{content: "VIEW   +";display: block;border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;
height: 0;overflow: hidden;opacity: 0;transition: all .5s;transition-delay: 0s;}
.i_album_list li a:hover p span{font-size: 18px;}
.i_album_list li a:hover p span:after{opacity: 1;height: 25px;margin-top: 20px;padding-bottom: 10px;transition-delay: .3s;}


@media screen and (max-width: 1024px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(2, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 500px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(1, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(1, 1fr);}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*分類頁面*/
.show-list .show_name {color: #ddd;}
.show-list .item:hover .show_name {color: #fff;}
/*相簿頁面*/
.album_fixed_title {color: #ccc;background: transparent;}
.subalbum-menu h2 {background: rgb(136 136 136 / 50%);padding: 10px 20px;display: block;text-align: center;}
.other_album {margin: 30px 0 80px;}
.other_subalbum li a p {height: 100%;display: flex;align-items: flex-end;justify-content: center;
    padding-bottom: 40px;}
.other_album_choice li {background: #22A564;border-radius: 0;font-size: 12px;}
/*相片頁面*/
.album_descrip p{color: #eee;}
/*首頁*/
.module_i_album {background: rgb(61 61 61 / 50%);width: 90%;padding: 80px 20px;}
.module_i_album .title_i_box h4{margin-top: 0;color: #E7D4A1;}
.module_i_album .title_i_box h6:before {content: "PROJECT";font-family: "Oswald", sans-serif;
font-size: 4vw;color: #E7D4A1;font-weight: 400;line-height: 1.2;}
.i_album_list {grid-template-columns: repeat(4, 1fr);}
.i_album_list li a p {height: 100%;}
.animated-arrow{background: linear-gradient(45deg, #ad9f70, #978546, #c3ad60);}

@media screen and (max-width: 1300px){
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 768px){
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(1, 1fr);}
	.module_i_album .title_i_box h6:before{font-size: 42px;}
}
@media screen and (max-width: 500px){
	/*首頁*/
	.module_i_album {padding: 50px 20px;}

}









/*●●●●●●●●●●●●●●●●●●●●●●●●   影音功能   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*側邊*/
.video-layer-two > li {border-bottom: none;}
.video-layer-two li a {background: transparent;border: none;color: #ccc;transition: all .5s;}
.video-layer-two li a:hover{color: #E5D29F;}
/*分類頁*/
.video-list .vidTitle{color: #fff;font-weight: 400;margin-top: 25px;}
.vidDesc{color: #ccc;}
/*首頁*/
.prod_part {padding: 80px 20px;}
.prod_part section {max-width: 1400px;}
.i_video_tit h2  {font-size: 20px;color: #e6d4a5;letter-spacing: .6rem;}
.i_video_tit h2:before{content: "VLOG";font-family: "Oswald", sans-serif;display: block;
font-size: 4vw;color: #E7D4A1;font-weight: 400;line-height: 1.2;}

@media screen and (max-width: 1024px){
	/*側邊*/
	.video-layer-two > li {border: 1px solid #ccc;}
	.video-layer-two li a{font-size: 14px;}
	/*分類頁*/
	.video_menu_list ul {grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));text-align: center;}
}
@media (max-width: 768px) {
	.show_content{padding: 20px 0;}
    .video_menu_list>h5 {color: #fff;font-size: 14px;font-weight: 500;}
    .fa-caret-down::before {color: #ccc;}
}
@media (max-width: 450px){
	.pageIndex .video-list {grid-template-columns: 1fr;}
}








/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*標題*/
.blank_letter {color: #333;padding-top: 0;}
/*左側資訊*/
.contact_content .information_left{margin-bottom: 80px;}
.list_before.info li {border-bottom: 1px solid #eee;padding: 5px 5px 10px 70px;word-break: break-word;
    line-height: 120%;}
.list_before.info li:before{font-weight: 400;letter-spacing: .4rem;width: 60px;}
/*表格設定*/
.contact_content .information_right {width: calc(100% - 305px);padding-left: 50px;}
button, input, optgroup, select, textarea{outline: none;}
.contact_form li {margin-bottom: 8px;grid-template-columns: 1fr;}
.contact_form li .form__label {max-width: 100%;text-align: left;font-size: 16px;font-weight: 500;
	padding-left: 15px;position: relative;}
.contact_form li .form__label span.star{font-size: 12px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.contact_form li input.noborder,.contact_form li textarea.noborder {border: none;background: transparent;
    border-bottom: 3px solid #eee;border-radius: 0;}
.contact_form li.last blockquote, .contact_form li.last cite{border: none;}
.contact_form li.last blockquote{color: #888;}
.contact_form li.last cite {background: #22A564;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 4px;}
.noborder {padding: 10px;border-radius: 6px;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
	grid-template-columns: repeat(auto-fit, minmax(20px, 20px) minmax(200px, 1fr));line-height: 1.8;}
.form select{width: 100%;border: 1px solid #eee;padding: 6px 26px 6px 6px;}

@media screen and (max-width: 768px) {
	/*左側資訊*/
	.list_before.info li,.list_before.info li:before{font-size: 12px;}
	/*表單設定*/
	.contact_form li {grid-gap: 5px;}
	.form select{margin: 0;}
	.contact_form li.last blockquote, .contact_form li.last cite{padding: 0;}
	.contact_form li.last input{font-size: 12px;}
}
@media screen and (max-width: 600px){
	.contact_form {margin-top: 20px;}
	.contact_form li {margin-bottom: 10px;}
	.contact_form li .form__label {font-weight: 500;background: transparent;padding: 0;}
	.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert{
		font-size: 12px;}
	.form select{font-size: 12px;}
	.list_before.info li {padding: 5px 5px 5px 70px;}
	.noborder {padding: 5px;}
}



/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*標題*/
.blank_letter {color: #fff;}
/*側邊*/
.list_before.info li {border-bottom: 1px solid #5f5f5f;padding: 5px 5px 10px 60px;}
.list_before.info li,.list_before.info li a{color: #eee;font-family: "Oswald", sans-serif;}
.list_before.info li.info_LINE:before{letter-spacing: .2rem;}
/*表單*/
.contact_form {color: #fff;}
.contact_form li input.noborder, .contact_form li textarea.noborder {
    border-bottom: none;
    background: #ffffff05;
}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
    grid-template-columns: repeat(auto-fit, minmax(20px, 20px) minmax(180px, 1fr));grid-gap: 0px 5px;color: #ccc;}
.contact_form li textarea.noborder {border: none;}
.contact_form li.last blockquote {  color: #ccc;  border: none;}
.contact_form li .form__label{font-size: 17px;}

@media screen and (max-width: 768px){
	/*表單區塊*/
	.contact_content .information_right{width: 100%;padding-left: 10px;}
	.contact_form li .form__label{font-size: 15px;}
	.contact_form li .form__label span.star {left: -12px;}
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*★★★切版師原版設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 商品下拉超過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;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.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:5px;}

.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: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}

.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: 980px) {
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.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 .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) {
}

/*★★★自訂義區塊↓↓↓↓↓↓↓↓↓↓↓↓*/
/*側邊*/
.product_page .product_menu_list {padding: 0 7px;}
.product-layer-two ul {grid-gap: 0;}
.product-layer-two li.active{background: #fff;transition: all .5s;}
.product-layer-two li.active li a {background: #eee;transition: all .5s;}
.product-layer-two li a {background: transparent;color: #333;font-size: 13px;font-weight: 500;letter-spacing: .6rem;
    text-align: center;padding: 15px 10px;border: 1px #ccc solid;margin-top: -1px;}
.product-layer-two li a:hover{background: #666;color: #fff;}
.product-layer-two li.active a {font-weight: 500;border: none;color: #fff;background: #666;}
.product-layer-two li li a {padding: 10px;font-size: 12px;}
.product-layer-two > li {padding-bottom: 0;border-bottom: none;}
.product-layer-two > li > a {background: #555;color: #fff;border: none;transition: all .5s;}
.product-layer-two > li.active > a {background: #555;}
.product-layer-two > li.active li.active > a{background: #fff;color: #ad925e;}
.product-layer-two > li ul > li + li {margin-top: 0;}
.product-layer-two li ul {margin-top: 0;}
.product-layer-two li li:hover {margin-left: 0;transition: all .5s;}
.product-layer-two li li:hover > a {background: transparent;}
.product-layer-two li li:hover > a:before{display: none;}
.product-layer-two li i {top: 6px;color: #ccc;}
/*分類頁*/
.products-list .price {margin: 0 0 10px;}
.products-list .price b {color: #bb1438;}
.products-list .more {font-size: 14px;font-weight: 500;border: 1px solid #ccc;color: #888;}
.products-list .item a:hover .more {background: #aaa;}
.products-list .name {height: 60px;text-align: center;letter-spacing: .2rem;line-height: 160%;}
/*商品頁*/
#prod_thumbSwiper .swiper-slide::before {background: #00000066;}
.sidebarBtn {border: none;background: transparent;}
.sidebarBtn h2 {color: #333;font-size: 20px;letter-spacing: .4rem;font-weight: 500;}
.inquiry_a1 {background: #888;border-radius: 0;}
.inquiry_a2 {background: #eee;border-radius: 0;color: #888;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #555;color: #fff;}
.prod_tabs {margin-top: 120px;}
.pd_tabTitle li {border-bottom: none;background: transparent;border-bottom: 2px solid #ddd;transition: all .5s;}
.pd_tabTitle li a{color: #ddd;letter-spacing: .6rem;transition: all .5s;}
.pd_tabTitle li.activeTab{border-bottom: 2px solid #888;}
.pd_tabTitle li.activeTab a{color: #333;font-weight: 600;}
.pd_tabTitle li.activeTab::after {height: 0;}
.prod_related {background: transparent;padding: 50px 0 25px;border-top: 1px solid #333;margin-top: 100px;}
.related_list li a{padding: 0;}
.related_list li a p {font-size: 14px;width: 90%;line-height: 1.4;margin: 10px auto 20px;padding: 0;}
.prod_related h6 span:before {font-size: 18px;letter-spacing: .6rem;}
/*加入購物車-1*/
/*---流程區*/
.stepImg{margin: 40px auto 80px;width: 100%;}
.stepImg img{display: none;}
.stepImg span {border: 1px solid #4f4949;text-align: center;font-size: 12px;padding: 15px 20px;color: #4f4949;
 margin: 0 -1px 0 0;width: 33.3%;}
.stepImg span.one{text-align: center;margin-left: 0;}
.stepImg span.three{text-align: center;}   
.stepImg span.active {color: #fff;background: #4f4949;}
/*---詳細內容區*/
.shopping-cart .cart_head {background: #b6a292;}
.shopping-cart .cell.product_name {font-weight: 400;padding: 10px 20px;}
/*---金額TOTAL區*/
.total_amount {justify-content: flex-end;margin: 30px 0 80px auto;}
.total_amount ul {background: #fff;margin: 40px 0 60px;}
.total_amount ul:after{display: none;}
.rewrite_simple, .send_simple {font-size: 14px;}
.rewrite_simple {background: #4f4949;}
.send_simple {background: #b6a292;margin-left: 20px;}
/*加入購物車-2*/
.separate_title {padding: 10px 20px;background: #b6a292;color: #fff;font-weight: 400;}
.border200 {width: 300px;border: 1px solid #b6a292;padding: 10px 26px 10px 10px;color: #474141;border-radius: 6px;}
.formbox_form li .form__insert select{margin-bottom: 10px;}
.form label {color: #474141;margin-bottom: 0;}
.form label .inputbox {margin-right: 10px;}
.form label.circle .inputbox {background-image: none;border: 1px solid #474141;border-radius: 50%;}
.form label .inputbox.Big {width: 18px;height: 18px;}
.form label.Bigcheck{top: 0;}
.form label.Bigcheck .inputbox {background-image: none;border: 1px solid #474141;}
.form label.circle input:checked {background-position: center !important;}
.form label.Bigcheck input:checked {background: #474141;}
/*結帳完成*/
.note_edit{background: #fff;padding: 20px;color: #474141;}
.order_list_tit b {font-size: 24px;color: #474141;font-weight: 400;}
.order_list_spec p {font-weight: 400;padding: 10px 20px;background: #b6a292;}
.order_list_tab td {background: #f8f8f8;}
.order_list_tab td:nth-child(1) {background: #474141;color: #fff;width: 150px;font-weight: 400;}
.order_list_tab.payer td:nth-child(1) {border-right: 3px #b6a292 solid;}
.pay_text > a{font-size: 14px;}
.order_list_head p {font-size: 18px;color: #474141;border-bottom: 2px #474141 solid;}
.order_list_pro td:nth-child(1),.order_list_pro td:nth-child(4) {width: 70px;}
.order_list_pro tr:first-child {background: #b6a292;}
.order_list_pro tr:first-child td {color: #fff;font-weight: 400;}
/*---匯款資訊*/
.car_page .information_left {width: 100%;margin: 50px auto;}
.contact_le_map a {background: #888;}
.ACCN1:before, .ACCN2:before, .ACCN3:before, .ACCN4:before {margin-right: 20px;}
/*匯款通知*/
.formbox_form li.last {justify-content: flex-start;}


@media (max-width: 1024px){
	/*加入購物車-1*/
	/*---流程區*/
	.stepImg {margin: 40px auto;}
}
@media screen and (max-width: 768px) {
	/*清單頁*/
	.product_page .product_menu_list > h5 {font-size: 18px;font-weight: 500;letter-spacing: .4rem;margin-bottom: 0;}
	.fa-caret-down::before{font-size: 14px;}
	.product-layer-two li a{border-bottom: 1px solid #eee;padding: 10px 0 5px;width: 95%;}
	/*商品頁*/
	.mobile_product_name{display: none;}
	/*加入購物車-1*/
	/*---詳細內容區*/
	.shopping-cart .cart_content .row{border: 1px solid #b6a292;padding: 15px 10px;}
	.shopping-cart .cell {flex-direction: row;border-bottom: none;}
	.shopping-cart .cell:before {color: #b6a292;margin-right: 10px;font-weight: 400;}
	.shopping-cart .cell.product_name {padding: 0;}
	.shopping-cart .cell.product_name p {font-size: 18px;color: #4f4949;padding-right: 30px;}
	.small_pic {width: 65px;height: 65px;}
	.shopping-cart .cell.amount:last-child {position: absolute;right: 0;top: 0;border-bottom: none;
     width: 30px !important;height: 30px;background: #b6a292;}
    .shopping-cart .cell.amount:last-child:before{display: none;}
    .shopping-cart .cell.amount:last-child > a{margin: 0 auto;}
    .fa-lg {font-size: 14px;color: #fff;}
}
@media (max-width: 640px) {
	/*結帳完成*/
    .order_list_pro td span {font-size: 14px;color: #474141;}
}
@media screen and (max-width: 600px){
	/*商品頁*/
	.pd_tabTitle li a{font-size: 12px;}
	/*加入購物車-1*/
	/*---詳細內容區*/
	.shopping-cart .cell, .shopping-cart .cell.amount, .shopping-cart.check .cell.amount, .shopping-cart.check .cell{
		width: 100%;}
	.shopping-cart .cell {justify-content: space-between;border-bottom: 1px solid #eee;}
	.shopping-cart .cell.product_name {min-height: 60px;padding-bottom: 30px;}
	.shopping-cart .cell.product_name p {font-size: 14px;}
	/*---金額TOTAL區*/
	.total_amount {justify-content: space-around;}
	.rewrite_simple, .send_simple{margin: 0;}
	/*購物完成*/
	.pay_text{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 30px;}
	.pay_text > a{width: 160px;text-align: center;}
	.orderFinish_data .pay_text>*+* {margin-top: 0;}
	.order_list_tab td {padding: 6px 12px;}
	/*匯款通知*/
	.formbox_form li.last {justify-content: space-around;}
}
@media (max-width: 570px) {
	/*結帳完成*/
	.order_list_tab td:nth-child(1) {width: 100px;}
}
@media (max-width: 568px){
	/*結帳完成*/
	.order_list_tab td{font-size: 14px;}
}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊*/
.product_page .product_menu_list {width: 100%;min-height: inherit;}
.product-layer-two{display: flex;margin-top: 10px;}
.product-layer-two > li {border-bottom: 1px solid #666;}
.product-layer-two > li:last-child > a {border-bottom: none;}
/*分類頁*/
.product_page .show_content{flex-direction: column;}
.product_page .products-list{width: 100%;}
.products-list .name{color: #fff;}
.products-list .price{display: none;}
/*商品頁*/
.sidebarBtn h2 {color: #fff;letter-spacing: .2rem;}
.product_info li span {background: #ccc;color: #333;display: inline-block;padding: 5px 8px;line-height: 1;}
.product_info li .txt_box {display: block;color: #fff;font-size: 14px;margin-top: 5px;}
.pd_tabTitle li.activeTab a {color: #ccc;}
.pd_tabInner_contain{color: #eee;}
.prod_related {border-top: 1px solid #888;}
.prod_related h6 span:before {color: #ccc;font-weight: 400;}
.related_list{width: 94%;}
.lastPage{background: #22a564;font-size: 12px;}
/*詢價車*/
.shopping-cart .cell.product_name p{color: #eee;}
.shopping-cart.inquiry_cart .cell.product_spec p{color: #eee;}
.fa-lg{color: #eee;}

@media screen and (max-width: 768px){
	/*分類頁*/
	.product_page .product_menu_list{padding: 0;}
	.product_page .product_menu_list > h5 {color: #fff;}
	/*側邊*/
	.product-layer-two {flex-direction: column;}
	.product-layer-two li a{width: 100%;border-bottom: none;padding: 8px 0;}


}


    



/*內頁BANNER 設定*/

/*內頁BANNER 設定 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.banner {
    position: relative;
    background: #f5f2f0;
    width: 100%;
    object-fit: cover;
    background-size: cover;
    background-position: 50%;
    aspect-ratio: 100 / 39;
    overflow: hidden;
    /* background-image: url(https://pic03.eapple.com.tw/achen/banA.jpg); */
}
.banner::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    animation: zoomOut 5s;
    background-size: cover;
    background-position: center;
    background-image: url(https://pic03.eapple.com.tw/yuanyudesign/banA.jpg);
}
@keyframes zoomOut {
 0% { transform: scale(1.1); }
 100% { transform: scale(1);}
}


.banner h5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    align-items: center;
    padding: 80px 20px 0;
    margin: auto;
    max-width: 1300px;
    color: #fff;
    font-size: 44px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 5px;
	text-shadow: 0 0 12px black;
    }
.banner h5:before {
    content: 'SERVICE';
    position: relative;
    font-size: 22px;
    letter-spacing: 1.5px;
    text-transform: capitalize;
    line-height: 1;
	font-family: "Oswald", sans-serif;
}
.banner h5:after {
    content: '用心設計，成就家的樣子';
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 2px;
    margin-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    position: relative;  
    animation: SlideUp 1s 0.1s ease-in-out forwards;
    opacity: 0; 
}
@keyframes SlideUp {
    0% {    opacity: 0;   -webkit-transform: translateY(30px);   transform: translateY(30px);    }
    100% {  opacity: 1;   -webkit-transform: translateY(0);    transform: translateY(0);    }
}





.banner.banA {}
.banner.banB {}
.banner.banD {}
.banner.banE {}


.other_page .banner::before {  background-image: url(https://pic03.eapple.com.tw/yuanyudesign/banB.jpg); }
.contact_page .banner.banC h5:before {content: 'Contact Us'; }
.blog_page .banner.banblog h5:before {content: 'News';}




@media screen and (max-width: 1200px){

	
}

@media screen and (max-width: 768px){
.banner { aspect-ratio: 100 / 70; }
.banner h5 {   padding:  20px 0; font-size: 36px;}


}



/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*★★★查看更多按鈕↓↓↓↓↓↓↓↓↓↓↓↓*/
.animated-arrow {height: 40px;line-height: 40px;width: 180px;}
.animated-arrow b { font-size: 12px;  display: block;  /* font-weight: 400; */  background: #ffffff;  color: #545555;}
.animated-arrow b i{display: none;}
/*★★★下拉編輯頁↓↓↓↓↓↓↓↓↓↓↓↓*/
.other_select_page .page{display: none;}
.promotion_title{display: none;}
.other_promotion{display: none;}
.path{display: none;}


/*★★★卷軸設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 捲軸寬度及高度 */
::-webkit-scrollbar {
  width: 6px; /*右側捲軸寬度*/
  height: 0px; /*下方捲軸高度*/
}
/* 軌道背景底色 */
::-webkit-scrollbar-track {
  background: #eee; 
}
 
/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
  background: #22a564; 
}
/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {
  background: #444; 
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.path {margin-bottom: 20px;}
.path p, .path p a {color: #aaa;}
.page li {width: 35px;height: 35px;background: #333;line-height: 32px;border-radius: 50%;color: #fff;}
.page li a, .page li strong {width: 35px;height: 35px;color: #666;}