@charset "utf-8";
/* 開場動畫 */
.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 ;
}

/*底部色塊*/
.pageIndex .swiper-wrapper:before{content: "";position: absolute;right: 0;top: 0;width: 21vw;height: 100%;
background: rgba(0,0,0,.175);z-index: 1;animation: bg 6s;animation-fill-mode: both;}
@keyframes bg{
	0%{opacity: 0;width: 0vw;}
	100%{opacity: 1;width: 100%;}
}
@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:static; height:auto;width:95%;margin:0 auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0;}
}


@media screen and (max-width: 1500px) {
.swiper-banner .swiper-slide img {   height: auto; }
}



@media screen and (max-width: 768px) {


}
	



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



/*●●●●●●●●●●●●●●●●●●●●●●●●   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 {  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: #695858;  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 #000;}



@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 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: 120%;  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: 5px 10px;}
.stellarnav > ul > li > a{padding: 5px 0;height: 50px;line-height: 45px;}
.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: #000;}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.nav-brand { display: block;  max-width: 100%; margin: 0 auto;  margin-top: 20px;}
.main_header_area { background: rgb(255 255 255 / 100%);  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: 90px;}
.nav-brand {width: 150px;transition: all .5s;opacity: 1;}
.nav-header {max-width: 150px;}
.stellarnav > ul {  text-align: center;}
.stellarnav > ul > li > a{color: #000;padding: 0px 10px;font-size: 15px;letter-spacing: .2rem;}
.stellarnav > ul > li > a:hover{color:#695858;}
.stellarnav > ul > li > a:before{content: "";width: 0;height: 2px;background: #b6a292;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: 12px;}
.stellarnav li li:hover > a{background: rgb(179,170,153);}
.header_area.sticky .main_header_area {  background: rgb(0 0 0);}
.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.mobile>ul>li>a b {
    color: #fff;
    font-weight: 400;
}
.stellarnav li li.has-sub > a:after {right: 10px;}
.stellarnav.mobile.left>ul {
    background: #706D66;
    border: none;
    background:#1f1f1fdb;
}
.stellarnav.mobile > ul > li {
   border-bottom: 0px #ddd solid; 
}
@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;}
.stellarnav > ul > li {padding: 5px 0px;}
}


@media screen and (max-width: 820px){
.stellarnav > ul > li {  padding: 18px 6px;}
}

@media screen and (max-width: 768px){
.stellarnav > ul > li > a{color: #fff;}
.stellarnav.mobile li.open {background: #140909;}
.stellarnav .menu-toggle span.bars span {   width: 15px;  height: 1px;  margin: 0 auto 4px; background: #000; }
.stellarnav .menu-toggle {    padding: 10px 2px;}
.stellarnav .menu-toggle:after {
    content: 'MENU';
    font-size: 10px;
    color: #000;
    display: block;
    transform: scale(0.9);
}
.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: 80px;  }
.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: #fff;}
.stellarnav > ul > li > a b { letter-spacing: 0.05rem;  font-size: 14px;  font-weight: 500;}
.stellarnav > ul > li {  padding: 5px 10px;} 
.header_area.sticky .stellarnav li.has-sub > a:after { display: none;}
.stellarnav > ul > li > a:before {display: none;}
.navigation { position: fixed;}
.bannerindex{width:100%}

}
@media screen and (max-width: 768px) {

    .header_area.sticky {
        padding-bottom: 0;
    }

    .stellarnav.mobile.active {
        overflow: visible;

    }

    .stellarnav.mobile.left>ul {
        animation: ani_LtoR 1s 0s both;

    }


    .stellarnav.mobile.active:after {
        content: '';
        width: 100vw;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        background: #00000087;
        overflow: visible;
        backdrop-filter: blur(6px);
        /* animation: ani_LtoR 1s 0s both; */
        pointer-events: none;


    }

    .stellarnav.mobile:after {
        width: 0;
    }

}


@media screen and (max-width: 500px){


}






/*購物車/＝＝＝＝＝*/
.products-list {    display: grid;    gap: 10px;    grid-template-columns: 1fr 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item {    width: 100%;}
.products-list .name {
    position: relative;
    height: 61px;
    color: #000;
}
.products-list .name:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #bdbdbd;
    top: 60px;
    left: 0px;
}
.i_prod_tit span, .i_video_tit span {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #000;
   
}
.products-list .pic {
    aspect-ratio: 3.7 / 5;
}
.products-list .pic img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    height: 150%;
    object-fit: contain;
    -moz-object-fit: contain;
    -ms-object-fit: contain;
    -o-object-fit: contain;
    -webkit-object-fit: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
}


.products-list a:hover .pic img {
    transform: translate(-50%, -50%) scale(1.2);
    filter: none;
    transition: all 0.3s;
}

.products-list a:hover .pic:before {
    opacity: 0;
}
.products-list .pic:before {
    content: "+  M O R E ";
    color: #fff;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    line-height: 161%;
    background:#000;
    opacity: 1;
    transition: all 0.3s;
    font-size: 14px;
    width: 100%;
}


.products-list a:hover .pic:after {
    opacity: 0;
}
.products-list .pic:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    background: #1d1d1d2b;
    opacity: 1;
}

/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {     display: none;}
.products-list .item a:hover .more {    background: #b8ab92;}
/*價格*/
.products-list .price {
    display: flex;
    margin: 0px;
    margin-bottom: 5px;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.products-list .price b {    margin: 0 5px;    line-height: 180%;    text-align: center;color: #b8ab92;}
.products-list .price b.ori_price {    font-size: 14px;}

/*外層版面*/
.product_page .main_part {    width: 90%;	max-width: 1500px;}
.product_page .show_content {    display: flex;    flex-wrap: wrap;    align-items: flex-start;    justify-content: space-between;}
.product_page .products-list {    width: calc(100% - 280px);}
.product-layer-two {    width: 250px;    margin: 0;}
.product_info_page .product-layer-two {    display: none;}
.product-layer-two li {    margin: 0;    width: 100%;padding: 0 10px;}
.product-layer-two > li.active {    background: transparent;}
.product-layer-two li.active a {
    border: unset;
    border-bottom: 1px solid;
    font-weight: 500;
}

/**/
.product-layer-two li a {        color: #63747f;   border: none;    background: transparent;    transition: all 0.3s;    line-height: 200%;    transition: all 0.3s;position: relative;}
.product-layer-two > li > a {

    padding-left: 31px;
    color: #FFF;
    letter-spacing: 1px;
    font-size: 15px;
    border: none;
    background:#000;
}
.i_prod_tit h2, .i_video_tit h2 {
   confont-size: 45px;font-family: "Big Shoulders Stencil", serif
}
.i_prod_tit span::before {
    content: "Products";
    display: block;
    font-size:45px;
    font-weight: bold;
    color: #0b131b;
    font-family: "Alex Brush", sans-serif;
    letter-spacing: 2px;
}

.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #b8ab92;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #b8ab92; color:#fff;}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 1px;
    content: "";
    background: #f2f2f2;
    width: 13px;
    text-align: center;
    position: absolute;
    left: 9px;
    top: 51%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
}
/**/
.product-layer-two li ul {    position: relative;padding-top: 1px;}
.product-layer-two li li {    border: none;background: transparent;}
.product-layer-two li li a{    background: transparent;position: relative;}
.product-layer-two li li a:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: aliceblue;
    border-radius: 50%;
    top: 18px;
    left: 1px;
    opacity: 0;
    transition: all 0.3s;
}
.product-layer-two li.active li a {
    color: #000;
}
.product-layer-two li li:hover a{color: #b8ab92;transition: all 0.3s;}
.product-layer-two li li:hover a:before {opacity: 1;transition: all 0.3s;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {    display: block;}

/*購物車/內層＝＝*/
.product_info_page .main_part {    width: 90%;}
/*按鈕顏色*/
.inquiry_a1{background: #000;}
.inquiry_a2{background: #000;}
.inquiry_a3{background: #000;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {
    background: #dadada;
    color: #000;
}
.pd_tabTitle li.activeTab::after {
    height: 0px;}
.lastaction {
    color: #ffffff;
    background-color: #a0a0a0;
}

.lastPage {
    background: #dadada;
    color: #000;
    padding: 3px;
    border-radius: 30px;
}
/*商品側邊規格*/
.product_info li .txt_box {
    color: #aaaaaa;
    width: 100%;
    padding-bottom: 10px;
}
.sidebarBtn .sp_price {
    color:#8f7d5b;
}
.toShare {
    display: none;
}
.mobile_product_name{font-size: 24px;}
.product_pic #bx-pager h6 {display: none;}
.sidebarBtn {
    border: none;
    background: #F6F6F8;
    color: #000;
    letter-spacing: 1px;
}
.sidebarBtn h2 {
    font-weight: 400;
    padding-bottom: 5px;
    color: #000;
    letter-spacing: 1px;
    font-size: 22px;
    
}
.radio-inline__input:checked + .radio-inline__label {
    background: #dadada;
    color: #000;
    border: 1px solid #000;
}
.radio-inline__label {
    display: inline-block;
    padding: 2px 17px;
    margin: 2px 5px 2px 0;
    transition: all .2s;
    color: #e0e0e0;
    border: 1px solid #ccc;
    border-radius: 30px;
}
.sidebarBtn .price span {
    font-size: 15px;
}
.sidebarBtn .price {
    border-bottom: 1px solid #505050;
    color: #e5e5e5;
}
.qaform .breakF {
    border: 1px #eee solid;
    background: #ffffff17;
    border: none;
}
.product_pic #bx-pager a {
    border: none
}
    
.bx-wrapper .bx-viewport {
border:none
}

ul.prod li h3.prod-thumb {
    background: #000000;
    color: #dedede;
    text-align: center;
    padding: 5px;
    letter-spacing: 2px;
    font-weight: 400;
}
ul.prod li {
    margin-bottom: 10px;
    color: #d5d5d5;
    letter-spacing: 1px;
}



/*相關推薦*/
.prod_related h6 span:before {
    font-size: 25px;
    color: #000;
    letter-spacing: 2px;
    font-weight: 400;
  }
  .prod_related {
  background: #F6F6F8;
  padding: 36px 15px 1px;
  }
  
  .related_list li a:hover {
    transform: translateY(-17px);
    transition: all .4s;
  }
  
  .related_list li a {
    transition: all .4s;
  }
  .prod_related h6 {
    margin: 0 auto 35px;
  }
  .related_list li a {
    display: block;
    padding: 17px;
    
}
  .related_list li a img {
    max-width: 100%;
    border-radius: 4%;
  }
  .related_list li a p {
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 300;
    padding-top: 10px;
  }

body.car_page .footer_info li p:before{
    position: initial;
    display: inline;
}



/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/


/* 內頁BANNER 設定 */

.banner h5 {
  width: 100%;
  margin: 0 auto;
  font-size: 28px;
  color: #000;
  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: "Liberte Atelier時裝婚紗"; /* 添加的文字內容 */
  display: block; /* 讓文字換行顯示 */
  font-size: 16px; /* 字體大小 */
  color: #000; /* 文字顏色 */
  text-align: center; /* 文字居中 */
  margin-top: 10px; /* 與 h5 的間距 */
  text-shadow: 0 0 5px rgba(0, 0, 0, 0); /* 文字陰影 */
}

.banner {
  background-image: url(https://pic03.eapple.com.tw/0926520685/index_3.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/0926520685/index_3.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: 20px; /* 調整文字大小 */ top: 61%;
  }
  .banner::after {
    background-position: left center; /* 手機版時滾動背景圖片靠左顯示 */
  }
  .banner h5::after {
    font-size: 12px;
    margin-top: 5px;}
  .product_page .products-list {    width: calc(100% - 0px);}
  .products-list { grid-template-columns: 1fr 1fr;}


}


@media screen and (max-width: 425px) {
.products-list {  grid-template-columns: 1fr;}


}




/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*首頁文章管理*/
.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: #695858;
    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: #695858 !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: #695858;}
.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: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: #695858;   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: #000;  font-size: 14px;  width: 170px;  letter-spacing: 1px;}
b, strong {  font-weight: 500;}
.animated-arrow:hover {  background: #695858;}

.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: 165px;}
.footer_info {
    grid-template-columns: 1fr;
    padding: 0;
    grid-gap: 10px;
    justify-items: center;
    text-align: center;
    max-width: 1600px;
    margin: auto;
}
.footer_menu {    display: grid;    grid-template-columns: repeat(auto-fit, minmax(min(160px,100%), 1fr));    gap: 8px;width: 92%;
    margin: 0 auto;}/*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 #393939  solid;
    margin: 0;
    color: 393939 ;
    font-weight: 600;
    background: #f0f0f000;
}

.footer_menu a:hover { color: #fff;   background:#5d5c5c;}
/*回首頁按鈕刪除
.footer_menu a:nth-child(1){display: none;}*/
.copy {
    background: #000;
    color: #666;
    border: none;
}
.copy a{    color: #666;transition:all 0.3s;}
.box_link {   display: none;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {    background: #ADA17E;    color: #fff;}

.info_fix_links {
    display: flex !important;}
.info_fix>span {display:none;}
.swiper-pagination-bullet {
    width: 100px;
    height: 3px;
    border-radius: 0%;
    background: #fdfdfd;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, -80px);}
.info_fix_links a {
        background: rgba(0, 0, 0, 0.75);}
.info_fix {
    right: 5px;}	
#content_main {
    min-height: 0vh;
    margin-top: 0vh;}
.contact_editbox {
    padding: 0px ;
}	 

/*聯絡我們*/
.contact_editbox {    padding: 0;}
.contact_content .information_right {    width: 100%;}
.blank_letter {
    font-family: var(--TitleFont);
    color: var(--LogoColor);
}

.contact_form li.last blockquote, .contact_form li.last cite {
    background: #695858;
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 3px solid var(--MainColor);
}
.contact_form li.last blockquote {    background: #000;}

.contact_form li.last cite:hover i.fa-solid.fa-arrow-right {
    margin: 0;
}
input[type="reset"] {
    color: var(--MainColor);
}

.contact_content {    text-align: center;    padding: 0px 20px;}
.contact_content .information_left {
    width: 100%;
    display: none;
}
.contact_content .information_right {
    max-width: 1480px;
    padding: 00px 30px;
}

.contact_form li.last input {
   color: #fff;}
   
   
   

/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*共用設定*/
.show_content{padding: 0;}
/*分類頁面*/
.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 / 5;}
.show-list .show_pic img {transform: scale(1);transition: all .5s;}
.show-list .show_name{color: #333;letter-spacing: .6rem;text-align: center;font-weight: 500;height: 40px;margin: 15px 0;
font-size: 15px;}
.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);}
/*相本頁面*/
.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));}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.stellarnav li:nth-child(9){ display:none; } 