@charset "utf-8";

body {
    font-family: 'Noto Serif TC', serif;
}
/* 開場動畫 */
.bannerindex::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: transparent;
    backdrop-filter: grayscale(1)  blur(0px);
    z-index: 1000000000000010000000;
    animation: action-bg 4.3s cubic-bezier(0.80, 0.08, 0.11, 0.5) forwards;
    pointer-events: none;
}
.bannerindex .swiper-wrapper {
    transform: scale(0.8);
    animation: action-banner 3s cubic-bezier(0.80, 0.08, 0.11, 0.59) forwards ;
}

@keyframes action-bg {
    0%{
        backdrop-filter: grayscale(0)  blur(0px);
    }
    100%{
        backdrop-filter: grayscale(0)  blur(0px);
    }
}


@keyframes action-banner {
    0%{
        transform: scale(1.2);
    }
    100%{
        transform: scale(1);
    }
    
}
/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
*{letter-spacing: 1px;}

@media screen and (max-width: 600px){
.main_part {padding: 50px 20px 20px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/



/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/*/

/*預設解除背景輪播*/
#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;}
}
/*預設解除背景輪播--結束*/

	

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.header_area { 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 {
	order: 1;
	width: auto;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.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: solid 1px #ede8e8;}
.shop_search_txt { font-size: 11px;}
.shop_search_btn {background: #ac977d;padding: 3px 12px;border-radius: 20px;}
/*其他下拉按鈕*/
.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;}
.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;}
.me_tp_features ,.box_search input[type=text],.box_search{width: 95%;max-width: 95%;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.header_area.sticky {  width: 100%;   z-index: 9999; background-color: transparent; }
.header_area { background: #ffffff00;  padding: 0;}
.stellarnav > ul > li {padding: 5px 10px;}
.stellarnav > ul > li > a{padding: 5px 0;height: 40px;line-height: 40px;}
.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: 10px;}
.main_header_area { background: #f9f9f9;  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: 75px;}
.nav-brand {width: 250px;transition: all .5s;opacity: 1;}
.nav-header {max-width: 250px;}
.stellarnav > ul {  text-align: center;}
.stellarnav > ul > li > a{color: #333;padding: 0px 10px;font-size: 16px;letter-spacing: .35rem;}
.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 > a{font-weight: 600;}
.stellarnav li.has-sub > a {padding: 0px 15px 0px 0px;}
.stellarnav li.has-sub > a:hover:after {}
.stellarnav > ul > li > ul a{font-size: 13px;}
.stellarnav li li:hover > a{background: rgb(179,170,153);}
.header_area.sticky .main_header_area {  background: rgb(185 177 167);}
.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;}

@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: 200px;}
.header_area { height: 105px;  position: sticky;}
.header_area.sticky .main_header_area {    background: rgb(255 255 255);  height: 135px;  }
.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  */
.prod_part section {max-width: 1400px;}
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */
.i_prod_tit, .i_video_tit {color: #6e5b42;}
.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%;}
.inquiry_a3 { background:#d1a672;}
.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: 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%;}
.pic img { transition: transform 0.3s ease; /* 添加過渡效果，使放大更平滑 */border-radius: 20px;}
.products-list .pic:hover img  { transform: scale(1.2);}
.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;font-size: 1.2em; font-weight: 400;}
.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, 0.5);
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 3px;
  font-weight: 500;
  opacity: 0;
  animation: fadeIn 3s ease-in-out forwards;
}

/* 在 h5 下面添加一行字 */
.banner h5::after {
  content: "每一朵花都有它的故事"; /* 添加的文字內容 */
  display: block; /* 讓文字換行顯示 */
  font-size: 16px; /* 字體大小 */
  color: #fff; /* 文字顏色 */
  text-align: center; /* 文字居中 */
  margin-top: 10px; /* 與 h5 的間距 */
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); /* 文字陰影 */
}

.banner {
  background-image: url(https://pic03.eapple.com.tw/0963153228/banner.jpg);
  background-position: center;
  background-size: cover;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 350px; /* 設定 Banner 高度 */
}

.banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(173, 151, 123, 0.2); /* 半透明黑色遮罩 */
  backdrop-filter: blur(3px); /* 背景模糊效果 */
  z-index: -1;
}

.banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 180%; /* 雙倍高度以實現滾動效果 */
  background-image: url(https://pic03.eapple.com.tw/0963153228/banner.jpg);
  background-position: center;
  background-size: cover;
  animation: scrollBackground 20s linear infinite; /* 背景垂直滾動動畫 */
  z-index: -2;
}

/* 淡入動畫 */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translate(-50%, -60%); /* 從上方淡入 */
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}

/* 背景垂直滾動動畫 */
@keyframes scrollBackground {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%); /* 滾動到背景的一半高度 */
  }
}

/* 響應式設計 */
@media screen and (max-width: 1024px) {
  .banner {
    height: 300px; /* 調整高度 */
  }
}

@media screen and (max-width: 768px) {
  .banner {
    height: 200px; /* 調整高度 */
    background-position: left center; /* 手機版時背景圖片靠左顯示 */
  }
  .banner h5 {
    font-size: 24px; /* 調整文字大小 */
  }
  .banner::after {
    background-position: left center; /* 手機版時滾動背景圖片靠左顯示 */
  }
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*首頁文章管理*/
.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;}
.subbox_item a:hover .blog_list_le img { transform: scale(1.2);}
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;}

.blog_back a.article_btn_prev,.blog_back a.article_btn_next  {
    background: #d1c0aa;
}



@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%;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


.path p, .path p a { display: none;}


@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
.footer.with_shopping_mode { padding:20px 0 70px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}



/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/



.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;border-radius: 10px;}
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; }}
/*Footer/＝＝＝＝＝*/
.footer .center{padding: 30px 0 25px;}
.footer_logo img { width: 100%;}
.footer_logo {    width: 200px;}
.footer_info {
    grid-template-columns: 1fr;
    padding: 0;
    grid-gap: 10px;
    justify-items: center;
    text-align: center;
    max-width: 1000px;
    margin: auto;
}
.footer_menu {display: grid;grid-template-columns: repeat(auto-fit, minmax(min(110px,100%), 1fr)); gap: 8px;PADDING: 0 5%;}/*footer按鈕最小寬度100px*/
.footer_menu a:nth-child(1){display: none;}/*回首頁按鈕刪除*/
.footer_menu a {
    padding: 8px 0;
    transition: all 0.3s;
    border-radius: 99em;
    border: 1px #c4b6a4 solid;
    margin: 0;
    color: #c4b6a4;
    font-weight: 600;
    background: #f0f0f000;
}

.footer_menu a:hover { color: #fff;   background: #c4b6a4;}
/*回首頁按鈕刪除
.footer_menu a:nth-child(1){display: none;}*/
.copy {
    background: #9d9790;
    color: #ffffff73;
    border: none;
}
.copy a{    color: #ffffff73;transition:all 0.3s;}
.box_link {   display: none;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {    background: #ADA17E;    color: #fff;}




/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/


/*聯絡我們/＝＝＝＝＝*/
.list_before.info li {    padding-left: 0;}
.contact_le_map a {    background: #888888;}
.contact_form li.last {    text-align: center;}


.contact_form li.last blockquote, .contact_form li.last cite { border: none;}


.contact_editbox { margin: auto;  padding: 0;}
.contact_content .information_left { display: none;}
.fa-arrow-right::before { display: none;}
.contact_form li.last cite { background: #005b7e;  color: #fff;}

/*聯絡我們MAP區改滿版編輯區*/
.contact_content {  width: 100%;    padding: 0;    padding-top: 20px;}
.contact_content .information_right { width: calc(100% - 750px);  padding-left: 30px;}
.contact_page .main_part {  max-width: 100%;    padding: 0;}
.contact_page .path {  display: none;}
.contact_content .information_left {  width: 100%;  padding: 0;}
.contact_content .information_right { margin: 0 auto;   padding: 50px 0; display: block;   background: #ffffff;   border-radius: 25px;}
.contact_content .information_left > h4.blank_letter {  display: none;}
.contact_content .list_before {  width: 100%;   max-width: 100%;    padding: 0;    margin: 0 auto;}
.contact_content .list_before > li:not(.contact_le_nomap) {  display: none;}
.contact_content .list_before.info > li:last-of-type {  padding: 0;    margin: 0;}
.red {    padding: 0;}
.contact_content .information_right > * { width: 90%;   max-width: 1000px;  margin: 0 auto;  padding-bottom: 50px;  font-family: 'Noto Serif TC';  color: #545454;   font-weight: 600;  font-size: 22px;}
.contact_form { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(500px,100%), 1fr));  gap: 5px 10px;  letter-spacing: 1px;}
.contact_form li input.noborder {  border: none;  border-bottom: 1px solid #e6e6e6;}
.contact_form li {    border: none;    width: 100%;    padding: 10px;}
.contact_form li {  display: grid;  grid-template-columns: auto;  grid-gap: 0px;}
.contact_form li .form__label {  width: 100%;   max-width: 100%;   margin: 0;  padding: 0 0 10px;  line-height: 160%;  text-align: justify;  font-weight: 700;
 display: flex;  flex-direction: row-reverse; justify-content: flex-end; background: none; font-size: 15px;}
.contact_form li:last-child { grid-column: 1 / -1;  text-align: center;}
.form select { background-image:none;background-color: #fff;  border: 1px solid #fff;  width: 100%;}
input[type="checkbox"] { margin-right: 5px;}
input[type="checkbox"]:nth-child(n+2) { margin-left: 5px;}
input#checknum { width: 85%;  margin-right: 2%;}

.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {  font-size: 15px;  font-weight: 300;  width: 256px;}



@media screen and (max-width: 1400px) {
.contact_content .information_right { width: calc(100% - 300px);}
}


@media screen and (max-width: 1400px) {.contact_content .information_right {   width: 90%;}
}


@media screen and (max-width: 768px) {.contact_content .information_right {   width: 95%;}

}


/*有的沒的*/
.info_fix_links {display: flex !important;}
.info_fix>span {display:none;}
.info_fix_links a {background: rgb(173 151 123);}
.contact_form li.last cite {    background: #ac977d;}
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {   
    display: none;}
#content_main { margin-top:0vh;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*分類頁面*/
.subalbum-menu{padding: 0;margin: 0;}
.subalbum-menu h2 {font-size: 18px;color: #333;letter-spacing: .6rem;display: none;}
.show-list .show_pic {aspect-ratio: 4 / 3;}
.show-list .show_pic img {transform: scale(1);transition: all .5s;border-radius: 20px;}
.show-list .show_name{color: #333;letter-spacing: .6rem;text-align: center;font-weight: 500;height: 40px;margin: 15px 0;
font-size: 18px;}
.show-list .item .overlay {-webkit-transform: scale(1);transform: scale(1);}
.show-list .item:hover .show_name {color: #b6a292;}
.show-list .item:hover .show_pic img {transform: scale(1.05);filter: grayscale(0);-webkit-filter: grayscale(0);}
/*相本頁面*/
.show-list {grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));}
.other_subalbum li a p {position: absolute;bottom: 15%;left: 50%;transform: translate(-50%, 0);color: #fff;
transition: all .5s;}
.other_subalbum li:hover a p{color: transparent;} 
.album_fixed_title{background: transparent;}
.other_album {margin: 50px 0;}
.other_album_choice li {background: #b6a292;padding: 5px 20px;border-radius: 0;font-size: 13px;}

@media screen and (max-width: 900px){
	
	.show-list {grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));}
}

/*分類管理*/
.show-list .show_name {color: rgb(185 177 167);}
.show-list .item:hover .show_name {color: rgb(185 187 187);}
/*相片頁*/
.album_descrip{color: rgb(185 177 167)}
.album_fixed_title{color: #ccc;}
.other_album_choice li {background: #002FA7;}
