@charset "utf-8";
/*網站全域設定/＝＝＝＝＝*/
/*
  #ADA17E /*網站主要色系
  #cbc0a0 /*網站輔助色系1
  #658781; /*網站輔助色系2*/

/*Main/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*預設解除背景輪播*/
#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;}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*共用*/
.animated-arrow {  background: #979388;}
/* .path p, .path p a {display: none;} */
.path p, .path p a {
    text-align: right;
    font-size: 12px;
    color: #5B4A42;
    letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  .main_part {    padding: 25px;}
}
/*背景/＝＝＝＝＝*/
#content_main {margin:0;background: #f4f1ec;}
#content {background: #f4f1ec;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 進場 */

/*Header-LOGO*/
.nav-header { max-width: 200px;transition: all .3s;}
.sticky .nav-header {  max-width: 200px; transition: all .3s;}

.nav-header {
    position: relative;
    width: 180px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.nav-header:after {
    content: "";
    position: absolute;
    background: #f4f1e9;
    width: 180px;
    height: 180px;
    top: 0;
    left: 0;
    z-index: -1;
    filter: drop-shadow(0px 0px 2px #9a90887a);
}

/*Header*/
.main_header_area .container {max-width: 100%;padding: 0 0px 0 80px;}
.main_header_area {  height: 135px; transition: all .3s;}
.sticky .main_header_area {  height: 135px; transition: all .3s;}
.header_area {
    /* position: fixed; */
    padding: 0px 60px 10px 0px;
    background: #f4f1ec;
    border-bottom: 1px solid #E9DDCF;
}
.header_area.sticky {background: #f4f1ec;}
.stellarnav > ul > li > a {color: #5B4A42;margin: 0 0px 0px 30px;font-family: "Noto Sans TC", sans-serif;    letter-spacing: 0.1em;transition: color 0.3s ease;}
.stellarnav > ul > li > a:hover {  color: #B39A7A;  }

.stellarnav li.has-sub > a:after {  display: none;}
.stellarnav > ul > li.has-sub > a {  padding-right: 0px;}

/*下拉*/
.stellarnav > ul > li.drop-left > ul {    right: auto;}
.stellarnav li li a:hover {    background: #795548;    color: #fff;}

/*header購物車*/
.me_tp_features {margin-top: 20px;}
.me_tp_features a { color: #fff;}
.tp_links {  display: none;}

@media screen and (max-width: 1024px) {
  .nav-header {   max-width: 150px;}
  .sticky .nav-header {  max-width: 130px;}
  .main_header_area {  height: 100%;}
  .sticky .main_header_area {   height: 100%;}
  .stellarnav > ul > li > a {  margin: 0 15px 0px 15px;}
  .me_tp_features {width: auto;position: absolute;right:0;top: 0;display: flex;flex-wrap: wrap;justify-content: flex-end;}
  .me_tp_features a{padding-top: 5px;}
  .box_search{width: 100%;text-align: right;}
}
@media screen and (max-width: 768px) {
  .me_tp_features {  text-align:center; margin: 10px 0 0 0;}
  .nav-header {    max-width: 90px;     }
  .sticky .nav-header {    max-width: 90px;}

  .tp_btn_cart span>span{display: none;}
  .tp_btn_notice span{display: none;}

  .stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {   padding: 0px;}
  .stellarnav.mobile {  top: 24px; }
  .stellarnav.mobile ul {    background: #795548eb;}
  .stellarnav.mobile li.open { background: #5b4a44c7;}
  .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {   background: none;  color: #fff;}
  .stellarnav .menu-toggle span.bars span {   background: #ffffff;}
  .stellarnav .menu-toggle:after {   color: #ffffff;}
  .stellarnav .icon-close:before {  border-bottom: solid 3px #ffffff;}
  .stellarnav .icon-close::after {  border-bottom: solid 3px #ffffff;}
  .stellarnav a.dd-toggle .icon-plus:after {   border-bottom: solid 3px #ffffff;}
  .stellarnav a.dd-toggle .icon-plus:before {   border-bottom: solid 3px #ffffff;}
  .stellarnav li a {    color: #ffffff;}
}
@media screen and (max-width: 570px) {
  .me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {    display: inline-block;}
}

@media screen and (max-width: 450px) {

  .box_search input[type=text] {
      background: url(../images/search-icon.png) no-repeat 4px center #fff;
      padding: 5px 30px 5px 25px;
      max-width: 130px;
  }
  .shop_search_btn {
      font-size: 11px;
      padding: 2px 10px;
  }

  .navigation{flex-direction: row;}
  .nav-header{margin-left: 50px;}

}

/*主選單裝飾btn_icon*/
.stellarnav li.has-sub > a:after{
    display: none;
}

.stellarnav > ul > li.has-sub > a {
padding-right:0px
}

.stellarnav > ul > li > a {
    margin: 0 20px;
    letter-spacing: 2px;
    font-size: 15px;
    color: #5B4A42;
    font-weight:350;
}

.stellarnav > ul > li > a b:nth-of-type(2) {
    font-size: 12px;
    color:#8a7962;
}

.stellarnav > ul > li:after {
    content: '';
    position: absolute;
    left: 47%;
    top: -30%;
    width: 50px;
    height: 47px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.5s ease, opacity 0.5s ease; /* hover 過渡效果 */
    transform: translate(-50%, -50%) scale(0.92);
    opacity: 0.7;
}

/* 預設圖案 */
.stellarnav > ul > li::after {
    background-image: url(https://pic03.eapple.com.tw/aniiflora/btn_icon.svg);
}
.stellarnav > ul > li:hover:after {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

@keyframes floatUpDown {
    0% {
        transform: translate(-50%, -50%) translateY(0);
    }
    50% {
        transform: translate(-50%, -50%) translateY(-6px);
    }
    100% {
        transform: translate(-50%, -50%) translateY(0);
    }
}

/*下拉*/
.stellarnav > ul > li.drop-left > ul {    right: auto;}
.stellarnav li li a:hover {    background: #f4f1ec;    color: #5B4A42;}

/*header購物車*/
.me_tp_features {margin-top: 20px;}
.me_tp_features a { color: #636363;}
.tp_links {  display: none;}

.me_tp_features a.tp_btn_notice {margin-right: 20px;}

/*Footer示意圖/＝＝＝＝＝*/
.footer {
    position: relative;
    aspect-ratio: 2000 / 400;
    max-height: 400px;
}

.footer::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://pic03.eapple.com.tw/aniiflora/footer.jpg) no-repeat center center;
    background-size: contain; /* 關鍵 */
    pointer-events: none;
    z-index: 1;
}
/* Footer 示意圖期間，隱藏原本 footer 內容 */
.footer > .center > .info_fix {
  z-index: 5; /* 一定要 > 1 */
}
.box_link, .copy,.footer_info li,.footer_info {  display: none;}

/*Footer/＝＝＝＝＝*/
.footer {background: #f4f1ec;}
.footer_info {    display: flex;    flex-wrap: wrap;    align-items: center;    justify-content: space-between;}
.footer_menu {    display: grid;    grid-template-columns: repeat(auto-fit, minmax(min(110px,100%), 1fr));    gap: 5px;}/*footer按鈕最小寬度100px*/
.footer_menu a {    margin: 0;	text-align: center;	padding: 5px;	transition: all 0.3s;}
.footer_menu a:hover {    background: #ADA17E;}
.copy {    background: #ADA17E;    color: #fff;	border:none;}
.copy a{    color: #fff;transition:all 0.3s;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {    background: #ADA17E;    color: #fff;}

/*Logo/＝＝＝＝＝*/
.nav-brand {    width: 100%;max-width: 100%;transition:all 0.3s;}
.header_area .nav-brand {    transition: all 0.3s;    }
.header_area.sticky .nav-brand{}

/* 滾動條 -------------------- */
/* 捲軸寬度及高度 */
::-webkit-scrollbar {
    width: 9px;
    /*右側捲軸寬度*/
    height: 0px;
    /*下方捲軸高度*/
}

/* 軌道背景底色 */
::-webkit-scrollbar-track {
    background-color: #F4EEE6;
}

/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
    background-color: #CBB8A9;
}

/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {
    background: #B88F8F;
}

/* 反白顏色 -------------------- */
::-moz-selection {
    background-color:#C7B199;
    color: #ffffff;
}

::selection {
    background-color:#C7B199;
    color: #ffffff;
}

/*按鈕/＝＝＝＝＝*/
.animated-arrow {background: #b39a7b;}

.box_search input[type=text] {
    border: 1px solid #e2e2e2;
    border-radius: 0;
    padding: 5px 55px 5px 32px;
    max-width: 250px;
    background: url(../images/search-icon.png) no-repeat 9px center #f9f9f9;
    font-family: "Noto Sans TC", sans-serif;
}

.shop_search_btn {
    background: none;
    color: #a3a3a3;
    border-left: 1px solid #e2e2e2 !important;
    font-size: 13px;
    height: auto;
    top: 0px;
    border-radius: 0;
}

.header_area .me_tp_features a {
    color: #7A6E66;
    font-size: 13px;
    min-width: 80px;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    transition: color 0.3s ease;
}

.header_area .me_tp_features a:hover {
    color: #B39A7A;
}

/* 置頂按鈕 */
#to_top {
    left: unset;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    cursor: pointer;
    position: fixed;
    bottom: 18px;
    -webkit-box-align: center;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    color: #A9846A;
    padding: 10px;
    padding-left: 62px;
    height: 40px;
    transform-origin: top right;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    line-height: 2.1;
    font-family: var(--SFontE);
    z-index: 999;
    /* mix-blend-mode: hard-light; */
}
#to_top i.top {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 100%;
}
#to_top i.top:before {
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: #A9846A;
    transform: unset;
}
#to_top i.top:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 10px;
    background-color: #A9846A;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
}
#to_top:hover {
    opacity: 0.6;
    transition: opacity 0.2s;
   }

/*大圖/＝＝＝＝＝*/
/*預設解除背景輪播*/
#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;}
}

/*Banner/＝＝＝＝＝*/
.banner{}
.banner h5{font-size: 32px;}

.banB {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 0;
    opacity: 1;
    overflow: hidden;
    background-repeat: no-repeat;
    animation-duration: 5s;
    transition: all 0.5s 0.2s ease-in-out;
    background-image: url(https://pic03.eapple.com.tw/aniiflora/banner_1.png);
    background-position: 50% 70%;
    position: relative;
    display: block;
    aspect-ratio: 2000 / 300;
    background-size: cover;
}

.banblog {background-image: url(https://pic03.eapple.com.tw/aniiflora/banner_1.png);}
.banF {background-image: url(https://pic03.eapple.com.tw/aniiflora/banner_2.png);}
.banE {background-image: url(https://pic03.eapple.com.tw/aniiflora/banner_3.png);}
.banD {background-image: url(https://pic03.eapple.com.tw/aniiflora/banner_2.png);}

.banner h5 {
    color: #ffffff;
    text-align: center;
    font-size: 46px;
    letter-spacing: 0.1em;
    padding-top: 50px;
    font-weight: 500;
    margin-top: 10px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    font-family: "Noto Serif TC", serif;
}

.banner h5:after {
    content: 'ABOUT';
    width: 100%;
    max-width: 900px;
    font-size: 15px;
    display: block;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 40px;
    font-weight: 500;
    letter-spacing: 0.3em;
    font-family: "Cormorant", serif;
}

.banner.banblog h5::after {content: "LASTED NEWS";}
.banF h5::after {content: "FLORAL SELECTION";}
.banE h5::after {content: "SHOWCASE";}

.banC {display:none;}

/*Page/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*麵包屑＝＝*/
.path p a:hover {    color: #B39A7A;}
/*頁碼＝＝*/
.page {    width: 100%;    margin: 40px auto;    display: flex;    flex-wrap: wrap;    justify-content: center;    align-items: center;}
.page li {    display: flex;    margin: 3px;    width: 30px;    height: 30px;    line-height:30px;    align-items: center;    justify-content: center;}
.page li a {    display: block;    width: inherit;    height: inherit;    line-height: inherit;    padding: 0;    transition:all 0.3s;}
.page strong, .page a:hover {    background: #B39A7A;border: 1px solid #B39A7A;}

/*購物車/＝＝＝＝＝*/
.prod_part {    width: 90%;}
.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 .item a:hover img {
    transition: all 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transform: scale(1.2);
}
.products-list .pic img {
    transform: scale(1);
    transition: all .4s 100ms cubic-bezier(.42,0,.58,1);
}


/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {    border: 1px solid #B39A7A;    color: #B39A7A;}
.products-list .item a:hover .more {    background: #B39A7A;}
/*價格*/
.products-list .price {    display: flex;    margin-bottom: 5px;    align-items: center;    justify-content: center;    flex-wrap: wrap;}
.products-list .price b {margin: 0 5px;line-height: 180%;text-align: center;color: #7D5F48;}
.products-list .price b.ori_price {    font-size: 14px;}

.price .ori_price{color:#A9846A !important;}
.products-list .name {color: #5B4A42;}

/*外層版面*/
.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: #f2f2f2;}
.product-layer-two li.active a {    border: unset;border-bottom: 1px dotted #ccc;}
/**/
.product-layer-two li a {color: #7D5F48;border: none;background: transparent;transition: all 0.3s;line-height: 200%;transition: all 0.3s;}
.product-layer-two > li > a {border-bottom: 1px dotted #C7B199;padding-left: 25px;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #B39A7A;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #ADA17E; color:#fff;}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #B39A7A;
    background: #f2f2f2;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
    display:none;
}
/**/
.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: #ffffff;}
.product-layer-two li li:hover a{color: #B39A7A;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {    display: block;}

/*購物車/內層＝＝*/
.product_info_page .main_part {    width: 90%;}



.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:#A9846A;}
.product-layer-two > li {width:100%;max-width:100%;padding:0;text-align:left;/* border-bottom:1px dotted #ccc; */padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#A9846A;}

/*按鈕顏色*/
.inquiry_a1{background: #cbc0a0;}
.inquiry_a2{background: #bdab77;}
.inquiry_a3{background: #B39A7A;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #5B4A42;}
.lastaction {    color: #B39A7A;    background-color: #f2f2f2;}
.nextaction {    background-color: #B39A7A;}
.lastPage {background: #B39A7A;}
/*商品側邊規格*/
.product_info li .txt_box {    color: #5B4A42;    width: 100%;}
.sidebarBtn .sp_price {   color: #5B4A42;}
.mobile_product_name{font-size: 24px;}
/*相關推薦*/
.prod_related h6 span:before{font-size: 28px;}

.prod_related h6 span:before {color: #B39A7A;}

.pd_tabTitle li.activeTab::after {
    height: 5px;
    background: #C7B199;
}

/*首頁-文章管理(最新消息)/＝＝＝＝＝*/
.module_i_news .title_i_box h6 {
    font-family: "DM Serif Display";
    font-size: 50px;
    color: #B39A7A;
    letter-spacing: 0.05em;
    font-weight: 500;
}

.module_i_news {background: #f4f1ec;    border-bottom: 1px solid #E9DDCF;}
.module_i_news{
    font-family: "Noto Sans TC", sans-serif;
    color: #5B4A42;
    letter-spacing: 0.05em;
    font-weight:350;
}
.module_i_news02 .title_i_box h4,
.module_i_news01 .title_i_box h4 {
    font-family: "Noto Serif TC";
    color: #5B4A42;
    letter-spacing: 1.5px;
    letter-spacing: 0.15em;
    font-weight:600;
}

.i_blog_ri h5 {font-weight: 400;font-size: 18px;margin-bottom: 6px;color: #5B4A42;}
.i_blog_ri p {font-size: 15px;color: #8b7a72;}

/* 首頁最新消息-排版調整 */
.module_i_news_list > ul {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.module_i_news_list li a {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0;
}
.module_i_news_list .i_blog_ri {
  padding: 0 15px 15px 15px;
}

.module_i_news_list em {
  display: block;
  font-size: 13px;
  color: #a08f85;
  margin-bottom: 6px;
}
.module_i_news_list p {
  font-size: 14px;
  line-height: 1.6;
}
.module_i_news_list li a {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 10px;
}
.module_i_news_list li a:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgb(122 110 102 / 30%);
  border-radius: 10px;
}
.module_i_news li a:before {
  content: "READ MORE+";
  position: absolute;
  z-index: 19;
  bottom: 15px;
  right: 15px;
  opacity: 0;
  text-align: center;
  font-size: 15px;
  color: #caacaa;
  transition: all .6s;
  font-family: "DM Serif Display";
}
.module_i_news li a:after {
  background: rgb(255 255 255 / 0%);
  opacity: 0;
  border: 1px #dddddd00 solid;
  transition: all .6s;
}


/* 查看更多BTN */
.animated-arrow {
    background: #B39A7A;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    height: 40px;
    line-height: 2.5;
    overflow: hidden;
    width: 200px;
    /* padding-left: 5%; */
    text-align: center;
    position: relative;
    border-radius: 5px;
}
/* a:active, a:hover{
    background: #9B8C6C;
} */
.animated-arrow::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #B88F8F;
    transform-origin: right;
    transform: scaleX(0.2);
    opacity: 0;
    transition: opacity 1.2s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1.8s cubic-bezier(0.45, 0.12, 0.04, 0.96);
}
.animated-arrow:hover::before {
    transform-origin: left;
    opacity: 1;
    transform: scaleX(1);
    transition: opacity 1.2s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96);
}
.animated-arrow b{
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
}
.fa-arrow-right::before {
    top: -2px;
    position: relative;
    content: " ";
    width: 15px;
    height: 7px;
    margin-right: -12px;
    display: block;
    background: url(https://pic03.eapple.com.tw/aniiflora/arrow.svg);
    background-size: 100% auto;
}

/*文章首圖隱藏/＝＝＝＝＝*/
.articel_mainPic img {display:none;}

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 28px;}
h4.blog_category_title span{font-size: 24px;}

.blog_le .accordion {
    border-radius: 15px;
    border: 1px #B39A7A solid;
    background: #f4f1ec;
}

.accordion li .link a {    font-weight: 500;color: #5B4A42;letter-spacing: 0.1em;transition: color 0.3s ease;}
.news_related {background: #f4f1ec;padding: 25px 15px;}
.news_related h6 span:before {content: '相關文章';font-size: 24px;color: #7D5F48;}

h5.blog_le_t {color: #5B4A42;}

.blog_list_ri h5 {font-weight: 400;font-size: 20px;color: #5B4A42;}
.blog_list_ri em {font-size: 13px;color: #a08f85;}
.blog_list_ri p {color: #8b7a72;}

.subbox_item a:hover .blog_list_ri h5{
    color:#B39A7A;
}

/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {display: grid;gap: 20px;}
.module_i_news li , .subbox_item {    width: 100%;}
.module_i_news li a , .subbox_item a {padding: 0px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%;padding: 0 15px 15px 15px}
.i_blog_le , .blog_list_le{    position: relative;    padding-bottom: 100%;    height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 10px 10px 0 0;
}
/*側邊*/
.blog_search input[type=search] { border-radius: 0;   background: #ffffff;}
.blog_le .accordion {border-radius: 0;border: 0px #C7B199 solid;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: #a8957d !important;}
.submenu a:hover {    background: #C7B199;}
/* .blog_le .accordion li .link:last-child {border-bottom: 1px solid #C7B199;} */

/*首*/z
.module_i_news ul{width: 95%;grid-template-columns:1fr 1fr 1fr 1fr;}
.module_i_news li a , .subbox_item a {    
    padding: 5px;
    display: flex;
    flex-direction: column;
}

.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {  width: 100%;}
.i_blog_le , .blog_list_le{  position: relative;  padding-bottom: 100%;  height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */

.blog_list_le {  overflow: hidden;}
.i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
	
.subbox_item:hover .blog_list_le img { 
    transform: translate(-50%, -50%) scale(1.1);  transition: 0.5s;border-radius: 10px;}


/* .i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);} */

.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 {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 10px;
}
.subbox_item a:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgb(122 110 102 / 30%);
  border-radius: 10px;
} */
/* .subbox_item a:before {
  content: "READ MORE+";
  position: absolute;
  z-index: 19;
  bottom: 15px;
  right: 15px;
  opacity: 0;
  text-align: center;
  font-size: 15px;
  color: #B39A7A;
  transition: all .6s;
  font-family: "DM Serif Display", serif;
} */
.subbox_item a .blog_list_le:after {
  background: rgb(255 255 255 / 0%);
  opacity: 0;
  border: 1px #dddddd00 solid;
  transition: all .6s;
}

/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back a.article_btn_back{background: #B39A7A;}
.blog_back a.article_btn_prev {background: #7A6E66;}
.blog_back a.article_btn_next {background: #7A6E66;}

/*文章樣式修改＝＝*/
.blog_in_page h5.blog_le_t em {}
.blog_in_page .blog_ri {background: #fffefd;padding: 20px 25px;margin-left: 15px;margin-bottom: 0;border-radius: 5px 5px 0 0;}
.blog_in_page h4.blog_category_title {
width: 100%;
letter-spacing: 1.5px;
display: block;
text-align: left;
border-bottom: 1px dashed #969ca74d;
color: #5B4A42;
font-weight: 500;
margin-bottom: 20px;
padding: 20px 0;
}

.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i {
font-weight: 400;
font-size: 14px;
color: #5B4A42;
}
.toShareNews a object {
filter: grayscale(1) brightness(1) contrast(1);
}
.toShareNews > a:hover > object {
filter: none;
}
/* 文章編輯器 */
.blog_box_edit {
background: transparent;
}
.blog_box_edit * {
line-height: 1.8;
}
.articel_mainPic {
display: none;
}
.edit {
    color: #5B4A42;
    margin: auto;
    padding: 20px 0 60px;
    line-height: 1.7;
    letter-spacing: 0.8px;
    font-weight: 400;
    font-size: 15px;
}


/*文章-相關推薦*/
.news_related, .prod_related {background: #efece6;padding: 80px 5%;margin: auto;/* display: none; */}


/* 上下篇按鈕 */
.blog_back {position: relative;justify-content: center;z-index: 1;justify-self: flex-end;width: calc(100% - 227px - 1%);display: grid;grid-template-columns: 1fr 1fr;grid-gap: 5px;margin: auto;margin-top: 0;text-align: center;margin-right: 0;justify-items: start;background: #fffefd;padding: 25px;border-radius: 0 0 5px 5px;}
.blog_back:before {content: '';display: block;position: absolute;width: calc(100% - 40px);height: 1px;left: 20px;}
.blog_back a {font-size: 13px;letter-spacing: 2px;}
.blog_back a.article_btn_back {background: #a7a9ac;transition: .4s ease;display: none;}
.blog_back a.article_btn_back:hover {opacity: .6;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {color: #a78e7c;transition: .4s ease;width: fit-content;background: transparent;font-size: 0;border: 1px solid #a78e7c;}
.blog_back a.article_btn_next {justify-self: end;}
a.article_btn_prev:before, a.article_btn_next:after {content: '< Previous';padding: 8px;font-size: 13px;text-decoration: none;color: #a78e7c;letter-spacing: 1px;font-weight: 600;}
a.article_btn_next:after {content: 'Next >';}
.blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover {background-color: #C7B199;border-color: #C7B199;}
a.article_btn_prev:hover:before, a.article_btn_next:hover:after {color: #fff;}

/*相簿/＝＝＝＝＝*/
/*版面*/
ul.show-list, .other_subalbum {    display: grid;    grid-template-columns: 1fr 1fr 1fr;    gap: var(--m50) var(--m30);}
.other_subalbum {grid-template-columns: 1fr 1fr 1fr 1fr;}
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay {    z-index: 1;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;padding:0;}
.pic-list .item {    -webkit-column-break-inside: avoid;    page-break-inside: avoid;    break-inside: avoid;    margin-bottom: 15px;}
.show-list .show_pic , .other_subalbum li a div {    display: block;    position: relative;    overflow: hidden;    height: 0;    padding-bottom: 120%;    border-radius: 300px 300px 0 0;}
.show-list .show_pic img{	display:block;    max-width: 100%;    min-width: 100%;    height: 100%;    object-fit: cover;    -moz-object-fit: cover;    -ms-object-fit: cover;    -o-object-fit: cover;    -webkit-object-fit: cover;    position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%,-50%);transition:all 1s;filter:brightness(0.5);}
.other_subalbum li a img{  display:block;    max-width: 100%;    min-width: 100%;    height: 100%;    object-fit: cover;    -moz-object-fit: cover;    -ms-object-fit: cover;    -o-object-fit: cover;    -webkit-object-fit: cover;    position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%,-50%);transition:all 1s;filter:none;}
.show-list .item:hover img{    transform: translate(-50%,-50%) scale(1.1);filter:none;}
.other_subalbum li:hover a img{transform: translate(-50%,-50%) scale(1.1);}
ul.pic-list {    -moz-column-count: 4;    -moz-gap: 10px;    -webkit-column-count: 4;    -webkit-gap: 10px;    column-count: 4;    gap: 15px;    width: 100%;    margin: 0 auto;}
.pic-list .item a {        position: relative;}
.pic-list .show_pic {    height: auto;    padding: 0;}
.pic-list .show_pic img{display: block;transition:all 0.5s;filter:none}
.pic-list .item:hover .show_pic img{filter:brightness(0.5);}
.pic-list .item a:before {
    content: url(https://pic03.eapple.com.tw/aniiflora/album-cover.svg) "VIEW";
    position: absolute;
    width: 30%;
    z-index: 1;
    max-width: 75px;
    top: 50%;
    left: 50%;
    pointer-events: none;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff;
    opacity: 0;
    transition: all 0.3s;
}
.pic-list .item:hover a:before{opacity: 1;}

.pic-list .item h6{display: none;}
.overlay{display: none;}
.album_class_page .overlay{display:none;}

.show-list .show_name {    
    height: auto;    
    position: absolute;    
    left: 50%;    
    top: 55%;    
    pointer-events: none;    
    z-index: 1;    
    transform: translate(-50%,-50%);
    opacity: 1;
    color: #fff;
    width: 90%;
    text-align: center;
    font-size: 24px;
}
.show-list .item:hover .show_name {    opacity: 0;color: #fff;}
.subalbum-menu h2{    display: none;}
.other_subalbum li p {text-align: center;color: #fff;font-size: 20px;background: #b39a7b;padding: 5px;line-height: 180%;}

.album_descrip {color: #5B4A42;}

/*作品展示*/
.work_page .main_part , .work_class_page .main_part, .work_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*相簿管理*/
.album_page .main_part , .album_class_page .main_part, .album_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*版面*/
/* ul.show-list, .other_subalbum, ul.pic-list {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 20px;} */
ul.show-list, .other_subalbum, ul.pic-list {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 20px;}
.album_class_page .show-list {grid-template-columns: repeat(4, 1fr);}
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay {    z-index: 1;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;/* padding:5px; */}
/* .show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic{    display: block;    position: relative;    overflow: hidden;    height: 0;}
 */
.show-list .show_pic,
.other_subalbum li a div,
.pic-list .show_pic {
    aspect-ratio: 5 / 6;
}

.show-list .show_pic img , .other_subalbum li a img, .pic-list .show_pic img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);}

.show-list .item:hover .show_name {    color: #B39A7A;}
.other_album_choice li {    background: #B39A7A;}
.subalbum-menu h2{    color: #7D5F48;font-size: 24px;}
.other_subalbum li p {/* margin-top: 10px; */}

.show-list .item,
.show-list .item a,
.show-list figure {
    background: transparent;
}

/**/

/*促銷方案/＝＝＝＝＝*/
.news_part {    width: 90%;}
.news_list ul li a:hover {    background: #f9f9f9;}
.news_list ul li p:after {    background: #B39A7A;    padding: 3px 5px;    border-radius: 5px;    color: #fff;}

.other_promotion li a:hover:before , .other_promotion li a:hover:after {border-color:#B39A7A;}

/*聯絡我們/＝＝＝＝＝*/
.contact_le_map a {    background: #B39A7A;}
.contact_form li.last cite {background: #B39A7A;}

.contact_le_map a {background: #B39A7A;}
.contact_form li.last cite {background: #B39A7A;}

.contact_form li.last blockquote, .contact_form li.last cite {border: 1px #B39A7A solid;border-radius: 30px;}

.contact_content {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: -30px 0;
}

#content {min-height: 80vh;}
.contact_le_map a {    background: #B39A7A;}
.contact_form li.last cite {background: #B39A7A;}
.contact_content .information_right {
    background: #ffffff;
    border-radius: 30px;
    width: 100%;
    max-width: 1250px;
    margin: 50px auto;
    padding: 30px 40px 30px 40px;
    border: 1px #B39A7A solid;
    /* box-shadow: 1px 1px 15px #b8cfe7; */
}
.contact_form {color: #3B3C3D;}
.information_right .contact_form li.last blockquote input {color: #B39A7A;}
.blank_letter {
    font-family: "Noto Sans TC", sans-serif;
    color: #B39A7A;
    font-weight: 400;
    position: relative;
    letter-spacing: 0.1em;
    margin-bottom:5px;
}

.contact_form li .form__label {
    font-family: "Noto Sans TC", sans-serif;
    display: block;
    max-width: auto;
    /* text-align: right; */
    letter-spacing: 0.05em;
}

.note {
    font-size: 13px;
    text-align: right;
    letter-spacing: 0.05em;
}
.red {color: #CC7333;}

.contact_editbox { padding: 0px 0px;}

.contact_form li input.noborder {
    border: none;
    /* border-bottom: 1px #454442 solid; */
    background: #f4f1eca8;
    color: #3B3C3D;
    transition: all 0.3s;
}

.contact_form li {
    margin-bottom: 0px;
    border-bottom: 1px solid #c7b19980;
    padding: 20px 0;
    grid-gap: 20px;
}

.contact_form li textarea.noborder {
    background: transparent;
    border: 1px #B39A7A solid;
    color: #3B3C3D;
    transition: all 0.3s;
}

/*隱藏聯絡資訊/＝＝＝＝＝*/
.contact_content .information_left {
    display: none;
    flex-direction: column;
    /* margin: 10px 50px 10px 80px; */
    padding: 0px;
    width: 100%;
    max-width: 1300px;
}
.i_contact_box section {
    width: 100%;
    max-width: 1300px;
    margin: 0;
}

/* 讓圖片在上 */
.contact_editbox {
  order: 1;
}

/* 讓表單在下 */
.contact_content {
  order: 2;
}

.contact_content form {
    max-width: calc(100% / 12 * 8);
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    margin: 0 auto;
    border-radius: 30px;
}

.contact_content .con_text {
    color: #3B3C3D;
    letter-spacing: 0.05em;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 400;
}

/*會員/＝＝＝＝＝*/
.send_simple{background-color: #ADA17E;}
.rewrite_simple{background-color: #cbc0a0;}
.member_title p {    border-top: 2px #ADA17E solid;}
.login_mem_submit{background: #ADA17E;}
.login_mem_other_link a{color: #ADA17E;}
.member_login_regist a{background: #ADA17E;}
.mem_regist_title_s {    background: #cbc0a0;    color: #fff;}


/*RWD1200/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1200px) {
/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr 1fr;}
}

/*RWD1024/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {    padding: 10px;}
/*Logo/＝＝＝＝＝*/
.header_area .nav-brand{max-width: 100px;}
.header_area.sticky .nav-brand{max-width: 0;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}

/*購物車/＝＝＝＝＝*/
.product_page .products-list {    grid-template-columns: 1fr 1fr;}

}

/*RWD980/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 980px) {
/*文章管理/＝＝＝＝＝*/
.blog_subbox{grid-template-columns:1fr 1fr;}


/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr 1fr;}

}

/*RWD768/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*//*
.pageIndex .header_area{position: position:relative;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{    padding: 10px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 10px;border-color:transparent;}

/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: 150px;}
.header_area.sticky .nav-brand{max-width: 100px;}

/*Footer/＝＝＝＝＝*/
#to_top { bottom:60px;}
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
.footer_info {    justify-content: center;}
.footer_logo {    text-align: center;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 28px;}

/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {    width:100%;}
.prod_related h6 span:before{font-size: 24px;}
/*順序*/
.product_page .products-list {    order: -1;}

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}

/*相簿/＝＝＝＝＝*/
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{    color: #cbc0a0;font-size: 20px;}

}

/*RWD600/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {    text-align: center;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 24px;}

/*購物車/＝＝＝＝＝*/
.prod_related h6 span:before{font-size: 20px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
.i_blog_le, .blog_list_le {    padding-bottom: 75%;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr;}
.mobile_product_name{font-size: 18px;}
.subalbum-menu h2{    font-size: 18px;}

/*促銷方案/＝＝＝＝＝*/
.news_list ul li p:after {    width: fit-content;    margin: 10px auto 0;}
}

/*RWD375/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  {    grid-template-columns: 1fr;}
}