@charset "utf-8";

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
*{letter-spacing: 1px;}

@media screen and (max-width: 600px){
.main_part {padding: 50px 20px 20px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
*{font-family: 'Noto Serif Display','Noto Serif TC', serif;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/*/

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; 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: 1500px) {
.swiper-banner .swiper-slide img {   height: auto; }
}



@media screen and (max-width: 768px) {
.pageIndex .swiper-slide{height: 70vh;background-position: center center !important;background-size: cover !important;} 
.pageIndex .swiper-slide:nth-child(1){background: url(https://pic03.eapple.com.tw/vipspa629/Ph_2.jpg) no-repeat;}
.pageIndex .swiper-slide:nth-child(2){background: url(https://pic03.eapple.com.tw/vipspa629/Ph_1.jpg) no-repeat;}
.pageIndex .swiper-slide img{display: none;}
}
	



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.header_area {  position: fixed;  width: 100%;  height: 100px;}
.main_header_area .container {max-width: 1600px;}
/*主分類按鈕*/
.stellarnav > ul > li > a {color: #555;padding:15px 0px;height: auto;font-size: 16px;font-weight: 300;vertical-align: middle;/*transition: all .5s;*/}
.stellarnav > ul > li > a:hover{color: #777;}
.stellarnav li.has-sub > a {padding: 15px 15px 15px 0px;}
.stellarnav li.has-sub > a:after {border-top: 4px solid #444;border-left: 5px solid transparent;border-right: 5px solid transparent;right: 0px;transition: all .5s;}
/*購物車功能檢視*/
.me_tp_features {  display: none;  position: absolute;  right: 15px;  top: 15px;  max-width: 360px;}
.me_tp_features a{transition: all .3s;}
.me_tp_features a.tp_btn_notice i{margin-top: 5px;}
.me_tp_features a:hover{transform: translateY(-3px);}
.me_tp_features a i {margin: 0;}
.me_tp_features a span{font-size: 12px;margin-left: 3px;}
.tp_links{display: none;}
.box_search {margin-right: 10px;overflow: hidden;}
.box_search input[type=text] {padding: 5px 10px 5px 32px;border-radius: 0;}
.shop_search_btn {background: #888;padding: 6px 12px;border-radius: 0;}
/*其他下拉按鈕*/
.stellarnav > ul > li > ul a {  background: #a79277;  color: #ffffff;  padding: 12px 15px;  font-size: 14px;  border-bottom: none;  font-weight: 300;  transition: all .5s;}
.stellarnav > ul > li > ul a:hover{background: #f1f1f1;padding: 12px 10px 12px 20px;}
.stellarnav > ul > li.has-sub > ul a:hover{padding: 12px 10px 12px 20px;}
.stellarnav > ul > li > ul a:hover {background: #6F1E04;color: #fff;}
.stellarnav li li:hover > a {color: #fff;background: #391911;}
.stellarnav li li {  border: none;  margin-bottom: 0;  border-bottom: 1px solid #b3a491;}



@media screen and (max-width: 1200px){
.pageIndex .header_area {position: relative;}
}
@media screen and (max-width: 1024px){
.navigation {padding: 5px;}
.nav-header {position: relative;}
.stellarnav > ul > li > a {padding: 5px;}
.stellarnav li.has-sub > a {padding: 5px 25px 5px 15px;}
}
@media screen and (max-width: 768px) {
.stellarnav.mobile {top: 17px;}/*漢堡紐*/
.stellarnav.mobile.left > ul {  border-right: none;  margin-top: 0; }
.stellarnav .menu-toggle span.bars span {width: 20px;height: 1px;}
.nav-header{top: 0;z-index: 0;}
/*主分類*/
.stellarnav.mobile > ul > li > a {vertical-align: middle;width: 80%;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 0px;width: auto;top: 10px;right: 10px;}
.stellarnav.mobile > ul > li.has-sub > ul a {padding: 10px;}
/*其他下拉按鈕*/
.stellarnav.mobile > ul > li > a.dd-toggle {top: 19px;}
.stellarnav.mobile li.open {   padding: 10px 10px; }
.stellarnav.mobile li.open li.open{padding: 3px;background: #ddd;}
.stellarnav.mobile li.open li.open > a{background: #ddd;}
.stellarnav.mobile li.open li.open li a{padding-left: 20px;}
.stellarnav.mobile li.open li.open li a:before{content: "-";}
.stellarnav.mobile li li a.dd-toggle {width: 40px;height: 40px;}
.stellarnav.mobile li a{border-bottom: none;}
.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #777;}
.stellarnav li.open > a.dd-toggle .icon-plus {-webkit-transform: inherit;-ms-transform: inherit;-o-transform: inherit;transform: inherit;}
.stellarnav li.open > a.dd-toggle > .icon-plus:before{display: none;}
.stellarnav > ul > li > ul a:hover {background: transparent;}
.stellarnav li li:hover > a {background: transparent;}
.stellarnav .icon-close:before,.stellarnav .icon-close:after {width: 15px;border-bottom: solid 2px #888;}
/*叉叉按鈕*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{color: transparent;background: transparent;}
.stellarnav .icon-close {position: absolute;right: 15px;}
/*漢堡紐*/
.stellarnav .menu-toggle span.bars span {width: 25px;height: 2px;margin: 0 auto 5px;}
.pageIndex .header_area { position: fixed;}	
.stellarnav.mobile > ul > li > a {  text-align: left;   overflow: auto;   height: fit-content;   line-height: 150%;  display: flex;  align-items: center;  flex-direction: row; }
.header_area.sticky .stellarnav li.has-sub > a:after {  display: none;}
}

@media screen and (max-width: 570px){
.stellarnav .menu-toggle {padding: 10px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.header_area.sticky {  width: 100%;   z-index: 9999;  background: rgb(255 255 255 / 0%);}
.header_area { background: #ffffff00;  padding: 0;}
.stellarnav > ul > li {padding: 18px 10px;}
.stellarnav > ul > li > a{padding: 5px 0;height: 50px;line-height: 50px;}
.stellarnav > ul > li > a b {  letter-spacing: .2rem;  font-size: 14px;  font-weight: 600;}
.stellarnav > ul > li > a b:nth-child(2){font-size: 12px;letter-spacing: .1rem;}
.stellarnav li.has-sub > a {padding: 5px 15px 5px 0px;}
.stellarnav > ul > li > ul a{font-size: 13px;font-weight: 400;letter-spacing: .1rem;}
.stellarnav > ul > li > ul a:hover {  background: #d0bb9e;}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.nav-brand { display: block;  max-width: 100%; margin: 0 auto;  margin-top: 20px;}
.main_header_area { background: rgb(255 255 255 / 91%);  box-shadow: none;   transition: all .5s;}
.main_header_area .container {padding: 0;width: 96%;}
.nav-header {position: relative;text-align: center;top: 0;transition: all .5s;height: 100px;}
.nav-brand {width: 170px;transition: all .5s;opacity: 1;}
.stellarnav > ul {  text-align: center;  border-top: 1px solid rgb(216 216 216); border-bottom: 1px solid rgb(216 216 216); margin-top: 10px;}
.stellarnav > ul > li > a{color: #333;padding: 5px 10px;font-size: 14px;letter-spacing: .2rem;}
.stellarnav > ul > li > a:hover{color:#a79277;}
.stellarnav > ul > li > a:before{content: "";width: 0;height: 2px;background: #a79277;transition: all .5s;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.stellarnav > ul > li > a:hover:before{width: 100%;}
.stellarnav > ul > li:nth-of-type(-n+3) > a{font-weight: 600;}
.stellarnav li.has-sub > a {padding: 5px 15px 5px 0px;}
.stellarnav li.has-sub > a:hover:after {}
.stellarnav > ul > li > ul a{font-size: 12px;}
.stellarnav li li:hover > a{background: rgb(179,170,153);}
.header_area.sticky .main_header_area {  background: rgb(167 146 119);}
.header_area.sticky .navigation {padding: 10px 0;}
.header_area.sticky .nav-header {height: 0;transition: all .5s;}
.header_area.sticky .nav-brand {opacity: 0; transition: all .5s;}
.header_area.sticky .stellarnav > ul{margin-top: 0;border-bottom: transparent;border-top: transparent;}
.header_area.sticky .stellarnav > ul > li > a {  color: rgb(255 255 255);}
.header_area.sticky .stellarnav > ul > li > a:before {  background: rgb(255 255 255);}
.header_area.sticky .stellarnav li.has-sub > a:after { content: '';  display: inline-block; position: absolute;  top: 40%; transform: translateY(-50%);  height: 5px;  width: 5px; display: block;  border-style: solid;  border-width: 0 1px 1px 0; border-color: transparent #ffffff #ffffff transparent;  -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.stellarnav li.has-sub > a:after { content: '';  display: inline-block; position: absolute;  top: 40%; transform: translateY(-50%);  height: 5px;  width: 5px; display: block;  border-style: solid;  border-width: 0 1px 1px 0; border-color: transparent #ffffff #ffffff transparent;  -webkit-transform: rotate(45deg); transform: rotate(45deg);}


/*選單下拉三角槓槓*/
.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);}
.navigation { width: 100%;  position: relative;  padding: 0;  display: flex;  grid-gap: 0 20px;  justify-content: center; flex-direction: column; align-items: center;}

.stellarnav li 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 #fff #fff transparent;  -webkit-transform: rotate(45deg);  transform: rotate(45deg);}


.stellarnav li li.has-sub > a:after {right: 10px;}
.stellarnav  > ul > li:nth-of-type(1) {    display: none;}


@media screen and (max-width: 1200px){
.main_header_area { background: rgb(255 255 255);  box-shadow: none;  transition: all .5s;}
.header_area.sticky {width: 100%;  z-index: 9999;  background: rgb(255 255 255 / 0%);  position: fixed;}
}


@media screen and (max-width: 1024px){
.header_area {  position: fixed;  width: 100%;  height: 165px;}
}


@media screen and (max-width: 820px){
.stellarnav > ul > li {  padding: 18px 6px;}
}

@media screen and (max-width: 768px){
.stellarnav .menu-toggle:after {display:none;}
.stellarnav .menu-toggle span.bars span {   width: 15px;  height: 1px;  margin: 0 auto 4px; }
.stellarnav .menu-toggle {   font-size: 12px;   padding: 23px 6px;}
.nav-brand { width: 125px;}
.header_area { height: 105px;  }
.nav-brand {  margin-top: 7px;}
.header_area.sticky .main_header_area {    background: rgb(255 255 255);  height: 100px;  }
.header_area.sticky .nav-header {  height: auto;   transition: all .5s; }
.header_area.sticky .nav-brand {opacity: 1; transition: all .5s;}
.header_area.sticky .stellarnav > ul > li > a {  color: #333;}
.stellarnav > ul > li > a b { letter-spacing: 0.05rem;  font-size: 14px;  font-weight: 500;}
.stellarnav > ul > li {  padding: 10px 10px;} 
.header_area.sticky .stellarnav li.has-sub > a:after { display: none;}
.stellarnav > ul > li > a:before {display: none;}



}



@media screen and (max-width: 500px){


}






/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

.box_link {  display: none;}

/* 商品下拉超過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 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: 25px;}
.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-layer-two li a {  position: relative;  border: none;  background: #a79277;  padding: 7px 16px; display: block; font-size: 15px;  color: #ffffff;  border-radius: 13px;}
.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 {  position: absolute;  right: 0;  top: 0; width: 37px;
 height: 37px;  display: flex;  justify-content: center;  align-items: center;  cursor: pointer;  color: rgba(255, 255, 255, 0.9);}
.products-list .name {  font-size: 15px;  font-weight: 600;  height: 20px;}
.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: #aeaeae;  border-radius: 10px;}

.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;  font-family: 'Noto Serif TC';  letter-spacing: 1px;  font-weight: 600;  padding-bottom: 5px;}
.radio-inline__input:checked + .radio-inline__label { background: #a79277; /* border: 1px solid #000; */  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;}




form {  display: flex; justify-content: space-around;}
.inquiry_a1 { background: #a79277;  font-size: 12px;  width: 47%;}
.inquiry_a2 { background: #a79277;  font-size: 12px;  width: 47%;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */




/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/












/*內頁BANNER 設定*/

.banner h5 {  width: 100%;  margin: 0 auto;  font-size: 28px;  color: #fff;  text-shadow: 0 0 10px rgba(0, 0, 0, .2);  position: absolute;  top: 65%;  left: 50%;  transform: translate(-50%, -50%); letter-spacing: 3px; font-weight: 500;}
.banner {   background-position: center;  padding: 300px 0 220px;  overflow: hidden;   position: relative;  z-index: 1;}
.banner::before {  content: "";  background-image: linear-gradient(180deg, #00000000 40%, rgb(0 0 0 / 31%) 65%), url(https://pic03.eapple.com.tw/vipspa629/ban.jpg);  position: absolute;  top: 0;  left: 0;  z-index: -1;  animation-duration: 5s;  background-size: cover;  background-position: center; animation: bgScroll 30s linear infinite;  width: 110%;  height: 100%;  top: 0;  left: 0; background-repeat: no-repeat;}
.banner::after {   content: "";  position: absolute;  width: 100%;  height: 100%;  top: 0; left: 0; background: url(https://pic03.eapple.com.tw/moodartistudio/100-90-5.png) #0000002e;  -webkit-animation: noise 1.5s steps(5) alternate infinite;  animation: noise 1.5s steps(5) alternate infinite; z-index: -1;}

@keyframes bgScroll {
    0% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
    50% {        -webkit-transform: translateX(-5%);        transform: translateX(-5%);    }
    100% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
}
@keyframes noise {
    0% {      background-position: -88px 166px    }
    20% {      background-position: 222px -333px    }
    40% {      background-position: -111px 444px    }
    60% {      background-position: 33px -66px    }
    80% {      background-position: -138px 212px    }
    100% {      background-position: 317px -197px    }
}

.banner h5:before {  content: "— Aurora 曙光·只想成為你的光 —" !important;  position: absolute;  top: 45px;  left: 50%; transform: translateX(-50%); color: #fff;  font-size: 14px;  letter-spacing: 1.5px;  font-weight: 400;   width: 100%;}
.blog_page .banner::before {  content: ""; background-image: linear-gradient(180deg, #00000000 40%, rgb(0 0 0 / 31%) 65%), url(https://pic03.eapple.com.tw/vipspa629/banblog.jpg);}
.blog_in_page .banner::before {  content: ""; background-image: linear-gradient(180deg, #00000000 40%, rgb(0 0 0 / 31%) 65%), url(https://pic03.eapple.com.tw/vipspa629/banblog.jpg);}
	
	
@media screen and (max-width: 1024px){
	.banner{height: 200px;}
}
	
	
@media screen and (max-width: 768px){
	.banner h5:before { font-size: 12px;  top: 100%; }
	 h5.blog_le_t, .blog_le .accordion { display: block; }
	 
	 .banner {  padding: 190px 0; }
	 .banner h5 {  top: 60%; }
	 
}






/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*首頁文章管理*/
.products-box {    width: 90%;    max-width: 1300px;    margin: 100px auto;    border-top: 1px solid #ccc;    padding-top: 50px;}
.module_i_news ul {  display: flex;  flex-wrap: wrap;   max-width: 1400px;}
.module_i_news li {width: 23%;  padding: 10px;  background: #ffffff; border: 1px solid #eee;border-radius: 20px;}
.i_blog_le img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.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:before , .module_i_news li a:after , .subbox_item a:before , .subbox_item a:after{    transition: 0.3s;}
.module_i_news li a:after , .subbox_item a:after{ background: rgb(222 184 135 / 70%);content: none;}
.module_i_news li a:before, .subbox_item a:before {
    background: rgb(167 146 119 / 89%);
    color: #fff;
}
.module_i_news li a:before , .subbox_item a:before { transform: translateX(-50%);    width: 100%;   top: unset; }
.module_i_news li a:hover:before , .subbox_item a:hover:before { opacity: 1;  transform: translateX(-50%);  bottom: 0;}
.module_i_news li a:before {  left: 50%;   font-size: 18px;  padding: 10px 5px;}


.module_i_news .title_i_box h4 { 	color: #555;font-size: 16px;}
.module_i_news .title_i_box h4:before {
    content: "Comment";
    display: block;
    color: #a79277;
    font-size: 36px;
    /* letter-spacing: 1px; */
    font-family: "Dancing Script", cursive;
	font-weight:bold;
}

/*文章分享變1排3個*/
.blog_page .main_part {    max-width: 1400px;}
.blog_list_le , .blog_list_ri {    width: 100%;}
.blog_subbox {    display: flex;    flex-wrap: wrap;    justify-content: flex-start;}
.subbox_item { width: calc(100% / 3);  padding: 5px;}
.i_blog_ri em { font-size: 12px;   font-style: normal;  display: block;   margin: 5px 0;}

@media screen and (max-width: 980px) {
.module_i_news li , .subbox_item {    width: 31%;}
.module_i_news ul {    max-width: 100%;}
.products-box {    margin: 70px auto;}
.module_i_news {    padding: 70px 20px;}
}

@media screen and (max-width: 768px) {
.module_i_news li , .subbox_item {    width: 48%;}
}

@media screen and (max-width: 600px) {
.module_i_news {    padding: 50px 20px;}
.module_i_news li , .subbox_item{    width: 100%;    margin: 0 auto;    max-width: 350px;}
.products-box {    margin: 50px auto;}
.module_i_news .title_i_box h4 {    font-size:32px;}
}


/*------------------------------------------------------------------------------*/



/*文章設定*/

h5.blog_le_t { font-family: 'Noto Sans TC','Microsoft JhengHei', sans-serif;}
h5.blog_le_t span { font-family: 'Geologica';}
h5.blog_le_t {letter-spacing: 0;}
.accordion li .link a {font-weight: 500;}
.blog_search input[type=search] {border-radius: 0;}
.blog_le .accordion {  border-radius: 0;   border: NONE;}
.accordion li:not(:last-of-type) {  border-bottom: 1px solid #fff;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #00a0e8 !important;   transition: all 0.3s;}
.blog_subbox {  display: grid;  grid-template-columns: 1fr 1fr 1fr;  grid-gap: 10px;  background: #ffffff5e; padding: 12px;}
.blog_subbox:before {content: none;}
.subbox_item {   width: 100%;  margin-bottom: 0;}
.blog_list_le {  padding: 0; width: 100%;}
.blog_list_ri {  padding: 12px 0;  width: 100%;}
.blog_list_ri em {   font-size: 12px;  color: #999; font-style: normal;  display: block;  margin: 5px 0;}
.blog_list_ri p { -webkit-line-clamp: 2;  line-height: 160%;   font-size: 14px;   font-weight: bold;   letter-spacing: 0.5px;}
.blog_list_le {  position: relative;  height: auto; aspect-ratio: 4 / 3;  overflow: hidden;   border-radius: 20px;}
.blog_list_le img {   min-width: 100%;   display: block;  width: 100%;  margin: 0 auto;  height: 100%;   object-fit: cover;  object-position: center;}
h4.blog_category_title { border-bottom: 1px #afafaf solid; font-size: 22px;}
.submenu a:hover { background: #666;  color: #FFF;}
.submenu a {  display: block;   position: relative;  color: #666;   padding: 13px 6px 12px 29px;  letter-spacing: 1px;  font-size: 12px;}
.subbox_item a:before, .subbox_item a:after {content: none;}
.subbox_item a:hover .blog_list_le:before, .subbox_item a:hover .blog_list_le:after {  opacity: 1;}
.subbox_item a .blog_list_le:after {   content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: rgba(0,0,0,.7);
    opacity: 0;
    transition: all .4s;
}
.subbox_item a .blog_list_le:before {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    content: 'VIEW MORE +';
    font-size: 14px;
    font-weight: 400;
    color: #f0f0f0;
    transform: translate(-50%, -50%);
    width: 148px;
    height: 40px;
    left: 50%;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: ease all .4s;
    letter-spacing: 1px;
}
	
.blog_list_ri h5 {  font-weight: bold;}	

/*內頁*/
.blog_back {  width: 100%;   margin: 0 auto;  display: grid;  grid-template-columns: repeat(3, 1fr);  grid-gap: 10px;  justify-content: center;}
.blog_back a {width: 100%;}
.blog_back a.article_btn_back {  background: #00a0e8;}
h5.blog_le_t, .blog_le .accordion {   display: block;}





@media screen and (max-width: 1024px) {
.blog_subbox {  grid-template-columns: 1fr 1fr;}
}

@media screen and (max-width: 768px) {
.blog_subbox {  grid-template-columns: 1fr; }
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊*/
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #a79277 !important;}
.subbox_item a { display: grid;  grid-template-columns: auto;  position: relative;  grid-gap: 20px;}
.news_related h6 span:before {  content: '相關文章';  font-size: 24px; color: #333333;}
.news_related_list li a {   background: transparent;}
.blog_back a.article_btn_back {   background: #a79277;}
.articel_mainPic img { display: none; max-width: 100%;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.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; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


.path p, .path p a { display: none;}


@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
 #bottom_menu {  display: none; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*首頁*/
.news_part .title_i_box h4{color: #555;}
.news_list ul li a:hover {background: #eee;}
/*詳細頁*/
.show_content .edit{line-height: 180%;font-weight: 300;}
.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: #a79277;   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;}


@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: #a79277;  font-size: 14px;  width: 170px;  letter-spacing: 1px;}
b, strong {  font-weight: 500;}
.animated-arrow:hover {  background: #DBA879;}

.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;
}
.fa-arrow-right::before {
    content: "\f061";
	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;}


@media screen and (max-width: 1200px){
.news_list ul li {  border: none;  margin-bottom: 7px;  background: transparent;	border-bottom: 1px #eee solid; }}
