@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Extra+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&family=Oswald:wght@200..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Extra+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&family=Oswald:wght@200..700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');



*{font-family: 'Raleway','Noto Sans TC', sans-serif;}

/*上方選單解除滑動固定*/
body{ overflow: overlay;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/


@media screen and (max-width: 600px){
	.main_part {padding: 25px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
*{font-family: 'Noto Sans TC', sans-serif;}

@media screen and (max-width: 1024px){
	
	}
	

@media screen and (max-width: 768px){
	
	
	}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */

/*切換鈕*/
.bannerindex {--swiper-pagination-color: #fff;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction
{bottom: auto;top: 50%;left: 2vw;width: 25px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{margin: 5px 10px;width: 5px;height: 15px;border-radius: 2px;}




@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}






/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.pageIndex .main_part { border-top: none;}
.pageIndex .header_area {  width: 100%;  padding: 0;   background: #cc000000;}
.header_area { width: 100%;  padding: 0;   background: #cc000000;}
.main_header_area {  background: #ffffff; }
.header_area.sticky {  width: 100%;  z-index: 9999;  background: rgb(255 255 255 / 0%);}
.tp_links{ display:none;}


.main_header_area .container { max-width: 1600px;  margin: auto;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 商品下拉超過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個但次分類直接顯示-結



/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

.navigation {  padding: 20px 0 0 0;}
.stellarnav li { font-size: 17px;}
.stellarnav li a { color: #000; padding: 10px 10px;}
.stellarnav > ul > li { padding: 0 5px;}
.stellarnav > ul > li > a { margin: 18px 5px 26px;  padding: 0px 10px 0;  position: relative;  letter-spacing: 1.5px;  color: #555;   transition: all 0.1s;  font-size: 16px; font-weight: 600;}
.stellarnav > ul > li > a b { font-weight: 500;}
.stellarnav > ul > li > a:hover {  color: #678428;   font-weight: 700;}
.stellarnav li li a{ transition: all 0.2s ease-in-out;}/*下拉分類滑過前*/
.stellarnav li li a:hover { background: #678428; color: #ffffff;}/*下拉分類滑過後*/

/*選單下拉三角槓槓*/
.stellarnav li.has-sub > a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 40%;
    right: 2px;
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #555 #555 transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.stellarnav li.has-sub > a:hover:after {   border-color: #678428;}
.nav-brand img {  max-width: fit-content;  width: 310px;   padding-bottom: 10px;     padding-left: 50px;}
.nav-brand {  max-width: fit-content;}

/*按鈕效果*/
.stellarnav > ul > li:hover::after { transform: scale(1);  transition: 0.3s ease-in-out;}
.stellarnav > ul > li::after {
    content: "";
    background: #678428;
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0px;
    left: 0%;
    transform: scale(0,1);
    transition: 0.5s ease-in-out;
}

/*下拉分類橫向箭頭*/
.stellarnav li li.has-sub > a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 45%;
    right: 10px;
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #cccccc #cccccc transparent;
    -webkit-transform: rotate(253deg);
    transform: rotate(-45deg);
}


/*-------------------------------------------------*/

/*第二層*/
.stellarnav li li { border: none !important;}
.stellarnav li li > a, .stellarnav li li.has-sub > a {
    color: #333333;
    padding: 10px 15px;
    transition: all 0.3s;
    letter-spacing: 1.5px;
    border-left: 1px solid transparent;
    font-size: 14px;
    background: #ffffff;
    box-shadow: 4px 5px 23px rgb(0 0 0 / 10%);
}/*下拉背景*/
.stellarnav > ul >li >ul { left: 50%;  transform: translateX(-42%);}
.stellarnav ul ul { width:200px; border: 0 solid transparent;}/*下拉分類寬度/外框*/
.stellarnav li li { border: none;}
.stellarnav li li + li { border-top: 1px solid #eeeeee;}
.stellarnav li.drop-left ul ul { right: 100%;}
.stellarnav ul ul ul { left: 100%;}


/*-------------------*/
/*下拉次分類(箭頭)*/
.stellarnav li.drop-left li.has-sub > a:after {
    float: left;
    margin-right: 10px;
    border-left: 0;
    border-top: 1px solid #ccc;
    border-bottom: 0px solid transparent;
    border-right: 1px solid #ccc;
}
.stellarnav li li.has-sub > a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 45%;
    right: 10px;
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #cccccc #cccccc transparent;
    -webkit-transform: rotate(253deg);
    transform: rotate(45deg);
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.me_tp_features {  display: none;}



@media screen and (max-width: 1750px){
.nav-header {  padding-left: 20px;}
}

@media screen and (max-width: 1250px){
	.stellarnav > ul > li {   padding: 0 0px;}
	.stellarnav > ul > li > a {  margin: 10px 0px;}
	.pageIndex .header_area {  position: sticky;}

	}
	
@media screen and (max-width: 1024px){	
    .navigation {  justify-content: center;  }
	.nav-header {  padding-left: 0px;}
    .nav-brand img {   padding-bottom: 0;   padding-left: 0;  }	
	
	}	
	
	
@media screen and (max-width: 768px){	
	
	.stellarnav .menu-toggle:after { display:none;}
	.stellarnav.mobile { position: absolute;  left: 0;  top: auto;  width: auto;   display: inline-block;   left: 10px; }
	.stellarnav .menu-toggle span.bars span {  width: 20px; height: 1px;}
	
	.navigation {  padding: 15px 0 10px 0;}
	.nav-brand img {  max-width: fit-content; width: 270px;}
	.stellarnav .menu-toggle {  padding: 12px;  }
	
	.stellarnav > ul >li >ul {  left: auto;  transform: none;}
	
	}
    

/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.footer {   background: #dfdfdf1c;  padding: 50px 0 0;  background-size: cover;  box-shadow: 0 -10px 10px #b5b5b508;}
.footer_logo > a{display: block;width: 160px;height: 140px;background: url(https://pic03.eapple.com.tw/shennyunn/logo_col.png) no-repeat;	background-size: contain !important;background-position: center !important;margin: 0 auto;}
.footer_logo > a img{display: none;}
.footer_info {grid-template-columns: 200px 1fr;padding-right: 0;max-width: 1200px;margin: 0 auto;align-items: center;gap:30px;padding: 0% 3% 3%;}
.footer_info li p,.footer_info li p a{color: #333;}
.footer_info li p {display: inline-block;width: 48%;}
.footer_menu {   border-top: 1px solid #e4e4e4;  padding-top: 15px;}
.footer_menu a {  background: #8a8a8a;  border: none;  color: #ffffff; font-size: 12px;  font-weight: 400;  transition: all .5s;  border-radius: 3px;  letter-spacing: 1px;}
.footer_menu a:hover {  background: #535353;  color: #ffffff;}
.box_link{display: none;}
.copy {  border-top: none;  font-size: 10px;  padding: 10px 3%;  background: #678428;  margin-top: 0px;}
.copy, .copy a { color: #ffffff; letter-spacing: 0.5px;}

@media screen and (max-width: 1200px){
	.footer_logo > a{width: 160px;height: 140px;}
	.footer_info li p{width: 100%;}
}
@media screen and (max-width: 768px){
	.footer_logo{margin: 0 auto;}
	.footer_info {grid-template-columns: 1fr;text-align: center;}
	.copy {  margin-top: 0px;}
	.footer_menu {  border-top: 1px solid #e4e4e4;  padding-top: 35px;  padding-bottom: 35px;}
	.footer_menu a { margin: 4px 2px;}
	
}
@media screen and (max-width: 600px){
	.footer_menu a {width: 19%;}
}




/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/

/*首頁文章管理*/
.module_i_news ul {  display: flex;  flex-wrap: wrap;   max-width: 1600px;}
.module_i_news li {width: 24%;  padding: 10px;  background: #ffffff; border: 1px solid #eee;}
.i_blog_ri , .i_blog_le { width: 100%;}
.i_blog_ri p {  font-size: 15px;   color: #666;   line-height: 150%;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;   white-space: normal;  overflow: hidden;  word-break: break-all;}

.module_i_news li a {  position: relative;  display: flex;  grid-gap: 10px;  flex-direction: column;}

.module_i_news li a:after {
    content: '';
    width: 100%;
    height: 15%;
    position: absolute;
    left: 0;
    top: 85%;
    bottom: 0;
    z-index: 8;
    background: rgb(167 167 167 / 93%);
    opacity: 0;
    border: none;
    transition: all .6s;
}

.module_i_news li a:before {
    content: 'READ MORE';
    position: absolute;
    z-index: 19;
    bottom: 5%;
    left: 5px;
    opacity: 0;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    transition: all .6s;
    font-weight: bold;
    letter-spacing: 1px;
}


.module_i_news ul { grid-gap: 10px;}
.animated-arrow {  background: #888888;}

.module_i_news .title_i_box h4 { 	color: #888888;font-size: 36px;}
.module_i_news .title_i_box h4:before {  content: "PROJECTS";  display: block;     color: #888888;   font-size: 16px;  letter-spacing: 1px;  margin-bottom: -5px;}


/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*側邊*/
.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; border: 0;}
.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:1px;line-height: 160%;margin-top: 20px;}
/*文章頁*/
h4.blog_category_title {letter-spacing: 2px;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;}
	.module_i_news li {  width: 32%;}
	.blog_le a.news_menu_toggle {  display: none;  }
	
}
@media screen and (max-width: 768px){
	/*側邊*/
	.blog_le{padding: 0;}
	/*分類頁*/
	.blog_list_ri{padding: 0;}
	.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;}
	
	.module_i_news li {  width: 48%;}

	
}


@media screen and (max-width: 600px){
.module_i_news li {  width: 100%; }



	
	}


@media screen and (max-width: 450px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 80px 1fr;grid-gap: 15px;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊選單*/
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {
    background: #678428 !important;
}
/*分類頁*/
.subbox_item a {grid-template-columns: 40% 1fr;grid-gap: 80px;}
.subbox_item a:before {background: #888;bottom: auto;right: 0;left: auto;top: 0;transform: none;}
.subbox_item a:after {background: rgb(224 221 221 / 20%);}
.blog_list_le {aspect-ratio: auto;}
.blog_list_le img {height: 300px;}
.blog_list_ri {padding: 30px 0;}

/*文章頁*/
.news_related {background: transparent;}
.news_related_list{width: 90%;}
.lastPage {font-size: 14px;background: #678428;}

@media screen and (max-width: 1024px){
	.subbox_item a {align-items: center;}
}
@media screen and (max-width: 768px){
	.blog_ri {padding: 0;}
}  
@media screen and (max-width: 600px){
	.subbox_item a {grid-template-columns: 1fr;padding: 0;grid-gap: 40px;}
	.subbox_item a:after{display: none;}
	.blog_list_ri {padding: 0 0 30px;}

}


/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*首頁*/
.news_part section {  max-width: 1400px;  margin: auto;}
.news_part .title_i_box h4{color: #555;}
.news_list ul li a:hover {background: #eee;}
/*詳細頁*/
.show_content .edit{line-height: 180%;}
.promotion_title {position: relative;border-bottom: 1px solid #d8d8d8;padding-bottom: 20px;}
.promotion_title em {display: block;border: none;font-size: 14px;font-weight: 300;padding: 0;}
.promotion_title span {border: none;color: #555;padding: 0;margin: 0;
position: absolute;right: 0;bottom: 15px;font-weight: 300;letter-spacing: 2px;}
.promotion_title span:before{content: "發布時間";display: block;font-weight: 400;}
.promotion_title h2{display: block;font-weight: 400;font-size: 24px;}
.other_promotion {margin-top: 200px;}
.other_promotion:before{content: "Read More";display: block;color: #005b7e;padding:10px 15px;}
.other_promotion li{border-bottom: 1px solid #ddd;width: 100%;margin-left: 0;}
.other_promotion li:last-child{border-bottom: none;}
.other_promotion li a {display: flex;width: 100%;margin: 0;font-weight: 300;padding: 25px 15px;border: none;}
.other_promotion li a:before{display: none;}
.other_promotion li a:after{display: none;}
.other_promotion li a:hover {background: transparent;}
.other_promotion .pmtTime {width: 150px;}
.other_promotion .pmtTime span{float: left;letter-spacing: 2px;}
.other_promotion .pmtTitle{width: calc(100% - 160px);}
.other_promotion .pmtTitle span{display: none;}
.other_promotion .pmtTitle h3 {font-size: 14px;height: auto;min-height: auto;margin: 0;padding-left: 30px;
letter-spacing: 2px;font-weight: 300;color: #000;position: relative;}
.other_promotion .pmtTitle h3:before{content: "〉";font-size: 12px;color: #888;transition: all .5s;
position: absolute;left: 10px;top: 50%;transform: translateY(-50%);}
.other_promotion { display: block;}
.news_list ul li p:after { color: #005b7e;}


@media screen and (max-width: 768px){
	.promotion_title h2 {font-size: 18px;}
}
@media screen and (max-width: 450px){
	.other_promotion li a {flex-wrap: wrap;}
	.other_promotion .pmtTitle {width: 100%;}
	.other_promotion .pmtTitle h3 {padding-left: 0;}
	.other_promotion .pmtTitle h3:before{display: none;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/



.i_news_b a i.fa-solid.fa-arrow-right { margin: 0;}
.i_news_b a:hover i.fa-solid.fa-arrow-right { margin:0}
.animated-arrow {  background: #888888;  font-size: 14px;  width: 170px;  letter-spacing: 1px;}
b, strong {  font-weight: 500;}
.animated-arrow:hover {  background: #4b4b4b;}
.news_list ul li p:after { content: 'Read more';}
.news_part .title_i_box h4:before {  content: 'NEWS';  display: block;  font-family: "Oswald", sans-serif;   color: #005b7e; font-size: 36px; letter-spacing: 1px;margin-bottom: -5px;}
.news_part .title_i_box h4 { color: #555;  font-size: 16px;}
.news_part {  width: 100%;  padding: 50px 20px;  background: #fff;}

.news_part .title_i_box h6 {  font-size: 36px;  color: #212121;  display: none;}
.i_blog_b a i.fa-solid.fa-arrow-right { margin:0 }
/* hover */
.i_blog_b a:hover i.fa-solid.fa-arrow-right { margin:0px;}


.fa-arrow-right::before {
    display:none;}


@media screen and (max-width: 1200px){
.news_list ul li {  border: none;  margin-bottom: 7px;  background: transparent;	border-bottom: 1px #eee solid; }
.news_list ul li p {  display: block;  width: 100%;   padding: 3px;  text-align: left;     }
.news_list ul li span {     text-align: left;  }
.news_list ul li p:after { text-align: left;    }


}



/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*大分類*/
.album_page .main_part {max-width: 1600px;}
.show-list{display: flex;flex-wrap: wrap;}
.show-list .item {width: 32%;padding: 1%;margin: 0;}
.show-list .item:hover .show_name {color: #666;}
.show-list .show_name {text-align: center;font-weight: 500;}
.overlay {-webkit-transform: scale(1);transform: scale(1);}
.show-list .show_pic img{min-height: 20vw;object-fit: cover;}
/*次分類*/
.album_class_page .main_part {max-width: 1600px;}
.subalbum-menu h2 {color: #555;text-align: center;ddisplay: none;}
.subalbum-menu h2 .block{display: none;}
.other_subalbum{display: flex;flex-wrap: wrap;}
.other_subalbum li {width: 32%;padding: 1%;margin: 0;}
.other_subalbum li p{text-align: center;margin-top: 10px;color: #555;letter-spacing: 2px;}
.other_subalbum li div{height: 0;padding-bottom: 75%;overflow: hidden;}
.other_subalbum li img{min-height: 20vw;object-fit: cover;transition: all .5s;}
.other_subalbum li:hover img{opacity: .6;}
/*相片頁*/
.album_info_page .main_part {max-width: 1600px;}
.pic-list{display: flex;flex-wrap: wrap;}
.pic-list .item {padding: 0;margin: 10px;width: 32%;padding: 1%;margin: 0;}
.pic-list .item h6{font-weight: 500;}
.pic-list .show_pic img {min-height: 20vw;object-fit: cover;}
.other_album{margin-top: 200px;}
.album_fixed_title {background: transparent;font-size: 15px;}
.other_album_choice li {background: #555;border-radius: 3px;font-size: 12px;}




@media screen and (max-width: 1200px){
.show-list .item {  width: 49%;}

}


@media screen and (max-width: 768px){
	/*主分類*/
 .show-list .item {  width: 100%; }
	.show-list .show_pic img{min-height: 35vw;}
	/*次分類*/
	.other_subalbum li{width: 100%;}
	.other_subalbum li img{min-height: 35vw;}
	/*相片頁*/
	.pic-list .item {width: 100%;}
	.pic-list .show_pic img {min-height: 35vw;}
}

@media screen and (max-width: 450px) { 
	/*相簿*/
	.show-list .show_pic img{min-height: 140px;}
	.other_subalbum li img{min-height: 140px;}
	.pic-list .show_pic img {min-height: 140px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
@media screen and (max-width: 1200px){
.show-list { grid-gap: 5px;  }}

.pic-list {  grid-gap: 0; }



/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*標題*/
.blank_letter {   color: #333;   font-size: 25px;  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;}
.contact_form li input.noborder,.contact_form li textarea.noborder {background: #ffffff;}
.contact_form li.last blockquote, .contact_form li.last cite{border: 1px solid #888;}
.contact_form li.last blockquote{color: #888;}
.contact_form li.last cite {background: #888;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 4px;}
.noborder {padding: 10px;}
.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;}
.contact_form li input.noborder, .contact_form li textarea.noborder {
  border: 1px #e4e4e4 solid;}
    
@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 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;}
}



/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*共同設定*/
.contact_content {  margin: auto;  padding: 20px 10px; }
.contact_page .main_part {max-width: 2000px;}
/*編輯頁區塊*/
.contact_editbox{padding: 0;}
/*資訊區塊*/
.contact_content .information_left{display: none;}
/*表單區塊*/
.contact_content .information_right { width: 100%;   background: #fdfdfd;  padding: 6% 6% 4%;  max-width: 1400px; margin: 0 auto;  display: block;  margin-top: 50px;   margin-bottom: 50px;}
.blank_letter.f:after {  content: "不論您有任何疑問，歡迎您與我們聯繫，讓復癒空間陪伴您開發大腦與動作的潛能。～";  display: block;  color: #858585;  font-size: 14px;  letter-spacing: 1px;  margin: 10px 0 40px;  font-weight: 600;}
.contact_form li .form__label {  max-width: 100%;  font-size: 16px; letter-spacing: 1px;  background: #b7b7b717;  font-weight: 800;}
.form select {border: 1px solid #a78f6a;padding: 10px 26px 10px 10px;color: #474141;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(180px, 1fr));}
.contact_form li.last blockquote {color: #474141;}
.contact_form li.last blockquote, .contact_form li.last cite {border: none;}
.contact_form li {   display: flex;    grid-gap: 10px;  flex-direction: column; align-items: flex-start;}

.contact_form li.last {  border: none;  text-align: right;  margin-top: 20px; padding-left: 0;   display: flex; justify-content: flex-end; flex-wrap: wrap;  flex-direction: row;}
.contact_form li .form__insert { display: block;  width: 100%;   vertical-align: top;  font-size: 14px;  letter-spacing: 0;}

.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {  display: flex;  grid-gap: 8px;  flex-direction: row; flex-wrap: wrap;}


@media screen and (max-width: 600px){
.contact_content .information_right {  padding: 20% 6% 4%;}


}


/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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: none;  padding-bottom: 20px;}
.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:#005b7e;}

.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-layer-two li a {  position: relative;  border: 1px solid #e2e2e2;  background: #f4f4f4; display: block;  font-size: 14px; font-weight: 600;  color: #333;}
.product-layer-two li li a { background: #fff;  font-size: 14px;  color: #333;  font-weight: 600;  letter-spacing: 0;  border-bottom: 1px solid #eeeeee !important;  border-radius: 0;  padding: 10px;}
.product-layer-two li i {  display: none;}
.products-list .name {  font-size: 15px;  font-weight: 600;  height: 52px;}
.products-list .more {  border: none;  color: #ffffff; font-size: 14px;  font-weight: bold;  line-height: 32px;  text-align: center;  transition: all .5s;  position: absolute;  transform: translateX(-50%); left: 50%; bottom: 0;  background: #333;}
.products-list .item a:hover .more {  background: #678428;color: #fff;  letter-spacing: 2px;}
.product-layer-two li.active a {  font-weight: 600;  border: 0;  background: #678428;  color: #fff;}
.products-list .price b {   color: #C00;  font-size: 15px; }
.product_info {  margin: 20px 0;  width: 95%;}
.product_info li .txt_box {  display: inline-block;  vertical-align: top;  color: #444;  font-size: 14px;  text-align: justify;}
.sidebarBtn h2 { color: #111;  font-size: 20px;}
div#number_area {  color: #868686;}
.product_info li span {   display: block;   font-size: 14px;  color: #777;  margin-bottom: 3px;   letter-spacing: 1px;  font-weight: 600;  padding-bottom: 5px;}
.radio-inline__input:checked + .radio-inline__label { background: #678428;  border: 0;  color: #ffffff;}
.pd_tabTitle li.activeTab::after {  height: 1px;  background: #999999;}
.pd_tabTitle li a { display: block;  padding: 10px 10px;  color: #666666; line-height: 1.4; background: transparent;  font-size: 20px;  font-weight: 700;}
.prod_related h6 span:before {  content: '相關推薦';  font-size: 20px;  color: #666666; letter-spacing: 1px;}

.sidebarBtn {   padding: 15px; display: inline-block;  vertical-align: top;  border: 0px #ddd solid;  background: #fff;  box-shadow: 0px 0px 0px 2px #f5f5f5;}
.sidebarBtn .price {  color: #333;   font-size: 22px;  font-weight: bold; padding: 10px 0;  border-bottom: 1px solid #e6e6e6;  letter-spacing: 1px;}

.products-list .price { letter-spacing: 1px;    display: none;}

.inquiry_a1 { background: #678428;;  font-size: 14px;}
.inquiry_a2 {   background: #5a6b34;  font-size: 14px;}

.product-layer-two li.active li a {    font-weight: normal;  color: #333;  background: #fff;}



/*●●●●●●●●●●●●●●●●●●●●●●●●   內頁BANNER 設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/

@keyframes oxxo {
 0% { transform: scale(1.1); }
 100% { transform: scale(1);}
}

/*內頁BANNER 設定*/
.banner {
    padding: 170px 0;
    overflow: hidden;
    position: relative;
}

.banner h5 {
    font-size: 30px;
    position: relative;
    transform: translate(0, 0);
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    color: #ffffff;
    text-shadow: 1px 1px 10px #595959;
}

.banner h5:after {
    content: " ― 為您打造換氣系統，創造舒適環境 ―";
    display: block;
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
    padding: 5px 0;
    letter-spacing: 2px;
}

@media screen and (max-width: 480px) {
.banner {height: 270px; background-size: cover;padding: 0 0 100px;}
.banner h5 { font-size: 30px;top: 30%;}
.banner h5:after { width: 100%; font-size: 12px;}
.banner h5 {   font-size: 30px;  }

}

.banner::before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #0000004d 0%, rgb(0 0 0 / 0%) 90%), url(https://pic03.eapple.com.tw/shennyunn/banner.jpg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    animation-name: oxxo;
    animation-duration: 5s;
    background-size: cover;
    background-position: center;}







/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*麵包屑*/

.path p, .path p a {display: none;}

/*下拉編輯頁設定*/
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}
/*頁碼*/
.page li {margin: 0;width: 30px;height: 30px;line-height: 30px;}
.page li a {width: auto;height: auto;line-height: inherit;}
.page strong, .page a{border-radius: 0;color: #555;border: 1px #555 solid;padding: 0;}
.page strong, .page a:hover {background: #333;}
.other_select_page .page{margin: 0;}



/*錨點滑動*/
html {scroll-behavior: smooth;}
/*top按鈕*/
#to_top i.top {width: 12px;height: 12px;}
#to_top i.top:before, #to_top i.top:after {height: 8px;background: #555;}

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: none;}
#to_top { bottom:80px;}
}

@media screen and (max-width: 600px) { 
}


