@charset "utf-8";

/*ALL*/
.main_part { max-width: 1600px;}
.path { padding: 0 10px 50px;width: 100%;}
.path p a:hover { color: #81d8d0;}
.other_page .path , .services_page .path {display: none;}

/*浮動按鈕*/
.info_fix {  display: none !important;}

/*top*/
#to_top {background: #3b3837; box-shadow: unset; border-radius: 0;color: #ffffff;}
#to_top i:before, #to_top i:after {background: #ffffff;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*header*/
.header_area { background: transparent;  position: fixed;padding: 15px 30px;border-bottom: 1px solid #fff;}
.main_header_area .container {max-width: 1750px; transition: 0.8s; }
.navigation { display: flex; justify-content: space-between;align-items: center;}
.pageIndex .stellarnav > ul > li > a { padding: 0 12px; letter-spacing: 2px; font-size: 15px; font-family: "Noto Serif TC", serif; line-height: 45px;transition: 0.5s;color: #343a40;}
.stellarnav > ul > li > a { padding: 0 12px; letter-spacing: 2px; font-size: 15px; font-family: "Noto Serif TC", serif; line-height: 45px;transition: 0.5s;color: #ffffff;}
.stellarnav li.has-sub > a:after { border-left: unset; border-right: unset; border-top: unset; transform: translateY(-50%); content: "+";}

/*下滑*/
.header_area.sticky {  padding: 8px 30px;  background: rgba(255, 255, 255, .7);}
.header_area.sticky .main_header_area .container { max-width: 100%;}
.header_area.sticky .stellarnav > ul > li > a { color: #4e5159;}

/*hover*/
.pageIndex .stellarnav > ul > li > a:hover { color: #4bacba;letter-spacing: 3px;}
.stellarnav > ul > li > a:hover { color: #aefff8; letter-spacing: 3px;}
.header_area.sticky .stellarnav > ul > li > a:hover { color: #4bacba;}

/*購物車*/
.me_tp_features {  width: 500px;  text-align: right;  order: 1;  border-left: 1px solid #fff;
        height: 50px;  display: flex; align-items: center; justify-content: flex-end;}
.pageIndex .me_tp_features a { display: inline-block;  margin:0 0 0 12px; color:#343a40;}
.me_tp_features a { display: inline-block;  margin:0 0 0 12px; color: #fff;}
.header_area.sticky .me_tp_features a {color:#343a40;} 
.box_search { width: 130px; margin-bottom: 0px;}

/*上方選單右邊設定 臉書/LINE/電話/信箱*/
.tp_links {display: none;}
/*
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/

/*下拉*/
.stellarnav li li.has-sub > a:after {border-left: unset;right: 5px;}
.stellarnav.desktop li.has-sub li:hover > a {background: #81D8D0;color: #fff;}

/*電腦LOGO*/
.nav-header {max-width: 180px; transition: 0.8s;}
.nav-brand { filter: contrast(0) brightness(100);display: flex; align-items: center;}
header.header_area.sticky .nav-header {}

/*下滑*/
.header_area.sticky .nav-header { max-width: 150px;}
.header_area.sticky .nav-brand { filter: unset;}

/* 商品下拉超過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個--結束 */


/*大圖*/
#content_main {  margin: 0;}
.bannerindex { position: static; height: auto;}
.swiper-banner { position: static; margin: 0; height: auto;}
.swiper-slide { padding: 0px !important;}

.bannerindex .swiper-slide img { height: auto;}
.bannerindex .swiper-pagination { display: none;}
.bannerindex .swiper-slide { position: relative;}
.bannerindex .swiper-slide:nth-child(1).swiper-slide-active:before ,.bannerindex .swiper-slide:nth-child(2).swiper-slide-active:before  {content: ""; position: absolute;  z-index: 999; pointer-events: none;}
.bannerindex .swiper-slide:nth-child(1).swiper-slide-active:after ,.bannerindex .swiper-slide:nth-child(2).swiper-slide-active:after  {content: ""; position: absolute;  z-index: 999; pointer-events: none;}

.bannerindex .swiper-slide:nth-child(1).swiper-slide-active:before {
        background: url(https://pic03.eapple.com.tw/yongda/banner_be.png);
        background-size: contain;
        background-repeat: no-repeat;
        top: 15%;
        right: 9.8%;
        width: 100% !important;
        height: 0px !important;
        background-position: right;
        padding-bottom: calc(100% / 1 * 0.19);
        animation: slide-top 1.1s both;
        animation-delay: 0.5s;
}

.bannerindex .swiper-slide:nth-child(1).swiper-slide-active:after {
        background: url(https://pic03.eapple.com.tw/yongda/banner_af.svg);
        background-size: contain;
        background-repeat: no-repeat;
        right: 8%;
        bottom: 29%;
        width: 100% !important;
        height: 0 !important;
        background-position: right;
        padding-bottom: calc(100% / 1 * 0.065);
        animation: slide-top2 1.1s both;
        animation-delay: 0.8s;
}
/*.bannerindex .swiper-slide.swiper-slide-active:before ,.bannerindex .swiper-slide.swiper-slide-active:after { animation-delay: 1s;} */

@keyframes slide-top {
    0% {-webkit-transform: translateY(80%); transform: translateY(50%); opacity: 0; }
    100% { -webkit-transform: translateY(30%); transform: translateY(30%); opacity: 1;}
}
@keyframes slide-top2 {
    0% {-webkit-transform: translateY(80%); transform: translateY(80%); opacity: 0; }
    100% { -webkit-transform: translateY(30%); transform: translateY(30%); opacity: 1;}
}

/*footer*/
.footer_logo {display: none;}
.footer { background: #fff;padding: 30px 0 0; padding: 220px 0 0;}
.footer .center { position: relative; max-width: 1550px;}
.footer .center:before { content: "CONTACT";  position: absolute; font-size: 50px;
        color: #4BACBA; font-family: "Noto Serif TC Medium";letter-spacing: 1px;  left: 0; top: -150px;}

.footer .center:after {  content: "若您對包裝有任何想像，我們樂意傾聽，攜手實現，讓品牌的故事，從這裡開始從材質、色調到結構，一同打造屬於品牌風格的專屬包裝";
        position: absolute; top: -55px; left: 0; font-size: 15px; letter-spacing: 1px;  color: #444;  width: 630px; line-height: 160%;}
.footer_info {   padding: 0;  display: flex;  grid-gap: 20px;  padding-right: 0px; flex-direction: row;  flex-wrap: wrap;}
.box_link { position: relative; top: 0; right: 0px; width: 100%; max-width: 100%; display: flex;
        justify-content: flex-start;  align-items: center; flex-wrap: wrap; flex-direction: row; max-height: 100%;}
.box_link a { display: block; width: 35px; border: unset; border-radius: 5px;padding: 5px; font-size: 20px;text-align: left; margin: 2px;}
.box_link a:hover { color: #4BACBA;}

.box_link .me_tp_call , .box_link .me_tp_mail {display: none;}
.footer_info ul {display: flex; border-top: 1px solid #b6b6b6;padding: 20px 0;justify-content: space-between;}
.footer_info li { display: flex; padding: 10px 5px; flex-direction: column;}
.footer_info li p { line-height: 200%;}
.footer_info li p:before {font-weight: 800;}

.footer_info li p.tel { order: 1;}
.footer_info li p.tel2 { order: 2;}
.footer_info li p.fax { order: 3;}
.footer_info li p.line { order: 4;}
.footer_info li p.mail { order: 5;}
.footer_info li p.add { order: 6;}

.footer_info li p.tel:before {  content: 'TEL：';}
.footer_info li p.tel2:before {   content: 'TEL：';}
.footer_info li p.line:before {  content: 'LINE ID：';}
.footer_info li p.fax:before {  content: 'FAX：';}
.footer_info li p.mail:before {  content: 'MAIL：';}
.footer_info li p.add:before {  content: 'ADD：';}

.footer_info li:nth-child(2) {   max-width: 400px;}
.footer_menu {  width: 100%;   display: flex;  flex-direction: row;  flex-wrap: wrap; justify-content: space-between;}
.footer_menu a { display: inline-block;  padding: 11px 7px 13px;  border: unset;  margin: 0px; font-size: 14px; line-height: 100%; color: #888;
        background: transparent; width: 45%;  border-bottom: 1px solid #b6b6b6; text-align: center;}
.footer_menu a:nth-child(1) { display: none;}
.footer_menu a:hover { background: transparent; color: #4BACBA;border-bottom: 1px solid #4BACBA;}
.copy { padding: 9px 0; color: #ffffff; background: #81d8d0;}
.copy a { color: #fff;}
.copy a:hover { color: #fff;}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*購物車******************************************************** */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px 5px 17px;}
.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: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: 5px; 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;}

/*首頁*/
.prod_part { padding: 80px 20px 100px;}
.i_prod_tit{ display: none;}
.prod_part section {  max-width: 1550px;}
.pageIndex .productsListBox, .productsListBox.swiper {  padding: 0px 0;}
.pageIndex .products-list {grid-gap: 0px;}
.products-list .item a {padding-bottom:20px;text-align: center;}

.pageIndex .products-list .name {letter-spacing: 2px;height: 2em;font-size: 17px;}
.products-list .price { margin: 5px 0;}
.pageIndex .products-list .item:nth-child(n+9) { display: none;}
.pageIndex .products-list { border: 1px solid #b6b6b6;}
.pageIndex .products-list .item { border-bottom: 1px solid #b6b6b6;}
.pageIndex .products-list li+li { border-left: 1px solid #b6b6b6;}
.pageIndex .products-list .item:nth-child(n+5) { border-bottom: unset;}
.pageIndex .products-list .item:nth-child(5) { border-left: unset;}

.products-list .price b{font-weight: 500;}
.products-list .price b { color: #676767;}
.products-list .item a { overflow: hidden;}

/*hover*/
.products-list .item a img { transition: 1s;}
.products-list .item a:hover img { transform:scale(1.05);  transition: 1s;}
.products-list .item a:hover .price b { color: #4BACBA;}

/*看更多*/
.products-list .more {display: none;}
.i_prod_b { display: none;}

/*列表*/
.products-list .name { font-size: 17px;}
.products-list .name span { font-size: 14px;  padding-top: 2px; color: #474747;}
.products-list .price { margin: 15px 0 5px; }

/*側邊*/
.product-layer-two li a {  border: unset;background: transparent;  padding: 7px 16px;  color: #333;  border-bottom: 1px solid #acacac;transition: 0.5s;}
.product-layer-two li:hover a { letter-spacing: 2px;}
.product-layer-two > li {  border-bottom: unset;  padding-bottom: 15px;}
.product-layer-two li i.close::before {  color: #81d8d0;}
.product-layer-two li li:hover > a:before {  background: #81d8d0;}
.product-layer-two li li:hover > a { background: #fff; color: #4bacba;}
.product-layer-two li:hover i:before { color: #4bacba;}
.products-list {  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));}
.product-layer-two li.active a { border: unset; color: #4bacba;}
.product-layer-two li li.active a {  background: transparent;}

/*內頁*/
.product_main { padding: 0 30px;  width: 65%;  border-right: 1px solid #b6b6b6;}
#prod_thumbSwiper .swiper-slide::before { background: transparent;}
.sidebarBtn { padding: 15px 0 15px 35px; display: inline-block; width: 33%; border: unset;}

.sidebarBtn .price {border-bottom: 1px solid #b6b6b6;padding: 10px 0 25px;}
.sidebarBtn h2 { line-height: 280%;}
.pd_tabTitle li.activeTab::after { height: 3px;  background: #81d8d0;}

/*按鈕*/
.inquiry_a3 { background: #81d8d0;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover { background: #4BACBA;}

/*相關推薦*/
.prod_related { background: #f8f8f8; padding: 100px 15px;}
.prod_related h6 { max-width: 100%; margin: 0 auto 40px;}
.related_list { grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); max-width: 1550px;}   
.related_list li a { background: transparent;}    
.related_list li a p { line-height: 2; padding-top: 15px;  letter-spacing: 2px;}
.lastPage { background: #81d8d0;transition: 0.5s; margin: 50px auto 0;}
.lastPage:hover { letter-spacing: 2px;}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*預設解除背景輪播*/
#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;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*內頁BANNER 設定*/
.path p, .path p a { text-align: right;}

/*內頁BANNER 設定*/
.banner {
        background: url(https://pic03.eapple.com.tw/yongda/banner.jpg);
        height: 350px; background-position: center !important;   background-repeat: no-repeat !important;  background-size: cover !important;
        justify-content: flex-start; padding: 40px 80px; position: relative;}

/*.banner:before {
        content: ""; width: 65px;  height: 1px; background: #fff;
        position: absolute; top: 77%; left: -74px;  animation: slide-left 1.0s 0.5s both;}
.banner:after {
        content: "";  position: absolute;  width: 7px;  height: 7px;  border-radius: 99em;
        background: #fff; left: 44px; top: 76%;  animation: slide-left 1.0s 1.5s both;}
*/

.banner h5 {font-size: 22px; color: #ffffff;  position: relative;  letter-spacing: 2px;  font-weight: 500;
        animation: slide-top 1.8s 0.5s both; text-align: center;  width: 100%;  top: 45px;}

.banner h5:before { display: block;  font-size: 27px; font-weight: 300; top: -43px;
        position: absolute; left: 50%; transform: translateX(-50%); font-family: "Noto Serif TC Medium";}
.banner h5:after { position: absolute;  width: 100%; font-size: 16px;
        text-align: center;  bottom: -45px;  line-height: 160%; animation: slide-top 2.5s 0.5s both; left: 0;}

.contact_page .banner h5:before { content: "CONTACT US";}
.contact_page .banner h5:after { content: "不論是靈感交流、提案合作，還是你的一點想法，我們都很珍惜每次連結的機會";}

.banF h5:before { content: "PRODUCT";}
.banF h5:after { content: "每件珠寶都值得被細節呵護，從包裝開始體現品牌價值"}

.banE h5:before { content: "CUSTOM";}
.banE h5:after { content: "一件珠寶，一段故事，一次極致的呈現"}

.banner.banblog h5:before {content: "ARTICLE";}
.banner.banblog h5:after { content: "歡迎關注我們的最新活動、展覽資訊與限量新品消息，第一時間掌握品牌動態"}

.banner.banB h5:before {content: "ABOUT US";}
.banner.banB h5:after {content: "讓您的品牌綻放專屬於星級的光芒"}

.services_page .banner h5:before {content: "SERVICE";}
.services_page .banner h5:after {content: "從外盒設計到細節製作，打造專屬您的包裝方案"}

/*動畫*/
@keyframes slide-top {
    0% { -webkit-transform: translateY(100%);transform: translateY(100%); opacity:0; }
    100% {-webkit-transform: translateY(0); transform: translateY(0); opacity:1;}
}

@keyframes slide-left {
    0% { -webkit-transform: translateX(0%);transform: translateY(0%); opacity:0; }
    100% {-webkit-transform: translateX(100%); transform: translateX(100%); opacity:1;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章設定*/
/*首頁*/
.module_i_news section { max-width: 1600px;  margin: 0 auto;  display: flex;  flex-direction: column; padding: 0 20px;}
.module_i_news { padding: 100px 20px; background-attachment: fixed; background-repeat: no-repeat;  background-size: cover; background-position: left;}
.module_i_news .title_i_box { text-align: left; border-bottom: 1px solid #bebebe; padding-bottom: 35px;margin-bottom: 0;}
.module_i_news .title_i_box h6 { font-size: 50px; color: #2F2F2F; font-family: "Noto Serif TC";letter-spacing: 5px;font-weight: 500;}
.module_i_news .title_i_box h4 { font-size: 19px;  letter-spacing: 3px; padding-top: 20px;}
.module_i_news_list {  order: 3;}
.module_i_news_list, .module_i_news_list.swiper { padding: 65px 20px;}

.module_i_news ul{ grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));width: 100%;  max-width: 1200px; margin: 0 0 0 auto;grid-gap: 60px 20px;}
.module_i_news li a , .subbox_item a {grid-template-columns: 1fr; grid-gap: 15px;}
.i_blog_le , .blog_list_le {aspect-ratio: 10 / 8;position: relative;}
.i_blog_ri h5 ,.blog_list_ri h5 { font-family: "Noto Serif TC";letter-spacing: 1px;}
.i_blog_ri em ,.blog_list_ri em { color: #555; margin: 5px 0 15px; padding-bottom: 15px;}
.i_blog_le img ,.blog_list_le img {transition: 0.5s;}
.module_i_news li a:after , .module_i_news li a:before,
.subbox_item a:before ,.subbox_item a:after{display: none;}

/*hover*/
.module_i_news li a:hover .i_blog_le img , .subbox_item:hover .blog_list_le img { transform:scale(1.1);  transition: 0.8s;}
.i_blog_le:before , .blog_list_le:before { content: 'READ MORE'; position: absolute; z-index: 19; bottom: 0px;  right: 0px;  opacity: 0; text-align: center;
        font-size: 13px; color: #eeeeee; background: #444; padding: 14px 15px; transition: all .6s;}
.module_i_news li a:hover .i_blog_le:before , .subbox_item:hover .blog_list_le:before {  opacity: 1; transition: all .5s;}

/*按鈕*/
.i_blog_b { margin: -80px auto 0 0; text-align: center; order: 3;position: relative; overflow: hidden;}
/*.i_blog_b a i.fa-solid.fa-arrow-right { display: none;}
.fa-arrow-right::before { display: none;}*/
.i_blog_b a { background: transparent; width: fit-content;  margin-top: 0;  letter-spacing: 2px;  line-height: 60px;  height: auto;  display: block;  color: #6a6a6a;}

/*列表*/
.blog_le {  width: 220px;  position: sticky;  top: 100px;  margin-bottom: 0px; height: 500px;}
.blog_list_le { overflow: hidden;}
.blog_ri { padding: 0 0 0 100px;}
.blog_subbox { grid-template-columns: repeat(auto-fill,minmax(450px, 1fr));}

/*側邊*/
h5.blog_le_t { margin-bottom: 13px;}
.blog_search { margin-bottom: 50px;}
.blog_search input[type=search] { border: unset; border-bottom: 1px solid;  border-radius: 0px;}
.blog_le .accordion { border-radius: 0px;border: 1px #a19c98 solid;}
h5.blog_le_t { display: flex; flex-direction: column-reverse; color: #2F2F2F;  letter-spacing: 5px;}
h5.blog_le_t span { font-size: 50px;}
h5.blog_le_t em {  font-size: 19px;  letter-spacing: 3px; padding-top: 5px; font-weight: 300;}
.accordion li .link a { color: #2f2f2f;letter-spacing: 1px;font-weight: 500;}

/*顏色*/
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background:#81d8d0 !important;}

/*內頁*/
/*標題*/
.blog_shareData{flex-wrap: wrap; flex-direction: row;}
.articel_mainPic {  display: none;}
.blog_box_edit {  width: 100%;}
.blog_box_edit { display: flex; flex-direction: row;  flex-wrap: wrap;}
.blog_box_edit * {  width: 100%;}
.news_tags {order: -1;}

/*按鈕*/
.blog_back { justify-content: center; justify-items: center; width: 100%; border-top: 1px solid #bebebe; padding-top: 30px;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_back ,.blog_back a.article_btn_next{ background: transparent; width: 120px; border-radius: 99em; display: flex; align-items: center; justify-content: center; }
.blog_back a.article_btn_prev , .blog_back a.article_btn_next { border: unset; color: #2f2f2f;}
.blog_back a.article_btn_back{ color:#2f2f2f;}
.blog_back a.article_btn_back:hover  , .blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover {  color: #a19c98;}


/*相關文章*/
.news_related { background: #f4f4f4; padding: 80px 15px;}
.news_related_list { max-width: 1550px; grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));}
.news_related h6 span:before { content: '相關文章';  font-size: 24px; color: #2F2F2F; font-weight: 500; letter-spacing: 2px;}
.news_related h6 { margin: 0 auto 50px;}

.news_related_list li:nth-child(n+4) { display: none;}
.news_related_list li a { padding: 0px; background: transparent;}
.news_related_list li figure {  aspect-ratio: 10 / 8;}
.news_related_list li a p { padding-top: 15px;font-size: 17px;}

.lastPage { color: #a19c98;  border: 1px solid; background: transparent; transition: 0.5s; margin: 100px auto 0;}
.lastPage:hover { background: #81d8d0; color: #fff;}


/*相簿 ********************************************* */
/*首頁*/
.module_i_album .title_i_box { position: absolute;  z-index: 99;  margin: 0 auto; text-align: center;  display: block;  width: 100%; margin-top: -55px;letter-spacing: 2px;}
.module_i_album .title_i_box:before {
        content: "";  background: #f9f9f9;   position: absolute;  width: 285px;  height: 87px;
        z-index: -1;  left: 50%;  transform: translateX(-50%); top: -10px;}
.module_i_album .title_i_box h6 {  font-size: 30px;  color: #84976f;  font-weight: 500;  letter-spacing: 2px;}
.module_i_album .title_i_box h4 { font-size: 17px;  color: #84976f;  font-weight: 500;}

.module_i_album section { width: 100%;  max-width: 100%;}
.i_album_list {  grid-gap: 0vw;}
.i_album_list_box {padding: 0px 0;}
.module_i_album { padding: 0px;}
.i_album_b {  display: none;}

.pageIndex .i_album_list li div {width: 100%;aspect-ratio: unset;  height: 600px;}
.pageIndex .i_album_list li a p {
        background: linear-gradient(to top, #000000, #00000000);   color: #ffffff;  height: 15em;   padding: 0 35px 50px;
        letter-spacing: 5px;  font-size: 17px;  writing-mode: tb;align-items:flex-end;  justify-content: flex-end;}

/*hover*/
.pageIndex .i_album_list li:hover p { height: 100%; justify-content: flex-end;   padding-bottom: 100px;}
.i_album_list li:hover a:before {  opacity: 1;  bottom: 6%;}


/*樣式*/
.i_album_list li a p {
        background: linear-gradient(to top, hsl(0, 0%, 0%), #00000000);   color: #ffffff;  height: 9em;
        letter-spacing: 2px;  font-size: 17px; align-items:center;padding-bottom: 20px;}
/* flex-basis: ; */
ul.i_album_list li { flex-grow: 1;box-sizing: border-box;margin: auto 0; display: inline-block;  vertical-align: top;}
.i_album_list li div { aspect-ratio: unset; height: 34vw;}
.i_album_list li:hover img { transform: scale(1.02);}

/*列表*/
/*分類*/
.show-list .show_pic { aspect-ratio: 4 / 5;}

.show-list { grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)); grid-gap: 30px;}
.subalbum-menu h2 { color: #4BACB9; letter-spacing: 5px;  border-left: 3px solid;  padding-left: 15px;  margin-bottom: 35px;}
.overlay { display: none !important; }
.show-list .show_name ,.other_subalbum li a p { line-height: 2; background: linear-gradient(to top, #000000, #00000000);
    color: #ffffff; height: 4em; letter-spacing: 2px;  font-size: 17px; position: absolute; bottom: 0;  width: 100%;  transition: 0.5s; display: flex;  align-items: center; justify-content: center; align-content: center;}
.show-list .show_pic:hover.show_name , .other_subalbum li:hover a p {  height: 100%; }
.pic-list { display: inline-block;}
/*hover*/
.show-list .show_pic img {transition: 0.5s;}
.show-list .show_pic:hover img { transform: scale(1.03);}
.show-list .item a:before{
    content: ""; background: url(https://pic03.eapple.com.tw/yongda/search_img.svg);
    width: 30px; height: 30px; position: absolute; transform: translateX(-50%); left: 50%;  top: 100%;  z-index: 99;  opacity: 0;  transition: 0.6s;}
.show-list .show_pic:hover.show_name,.show-list .item:hover a:before {  opacity: 1;  top: 63%;}
.show-list .item:hover .show_name {  color: #ffffff; height: 100%;}

/*內頁*/
.album_info_page .pic-list .item h6 { font-size: 15px; color: #111; padding: 15px 5px;transition: 0.5s;}
/*.album_info_page .pic-list { grid-gap: 35px 20px;grid-template-columns: repeat(auto-fill, minmax(390px, 1fr));}*/
.pic-list .item:hover h6 { color: #4BACB9;}

.album_descrip {
        margin-bottom: 50px;color: #444; line-height: 1.8; font-size: 16px;
        letter-spacing: 2px; padding-bottom: 25px; border-bottom: 1px solid #bababa; position: relative;}

.pic-list .show_pic img { transition: 0.5s;}
.pic-list a:hover .show_pic img { transform: scale(1.05);}
.album_a .other_album { display: none;}

/*內頁*/
/*瀑布流*/
.pic-list { column-count:3; column-gap:10px; width:100%; margin:0 auto; text-align: center;}
.pic-list .item { width:100%; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; padding: 0; margin: 0;}
.pic-list .show_pic { height:auto; padding:0;aspect-ratio: auto;}

@media screen and (max-width: 1050px) {
/*相簿*/
.show-list .item { width: 47%;}
.pic-list .show_pic img { height: auto;}
.pic-list .item { width: 47%;}
.pic-list {  -moz-column-count: auto; -moz-column-gap: auto;  -webkit-column-count: auto;  -webkit-column-gap: auto;  column-count: auto;}
}
@media screen and (max-width: 600px) {
/*相簿*/
.show-list .item { width: 100%;}
/*第二層分類*/
.other_subalbum li { width: 100%;}
img.one-edge-shadow { height: auto;}
/*相簿內頁*/
.pic-list .item { width: 100%;}
.pic-list .show_pic img { height: auto;}
}


/*聯絡我們**************************************************** */
.contact_page .main_part { display: flex; max-width: 1550px; width: 100%; padding: 80px 0; flex-wrap: wrap; flex-direction: row;justify-content: space-between;}
.contact_editbox { margin: 0; width: 47%; padding: 0px;  order: 2;  max-height: 780px; position: sticky; top: 100px;}
.contact_content {  margin: auto 0; padding: 0px; width: 50%;}
.contact_content .information_left { width: 100%; padding: 0;}
.blank_letter { font-size: 20px; color: #4BACBA; letter-spacing: 2px; padding: 0 0 0 20px; position: relative;}
.blank_letter:before { content: ""; background: #4BACBA; position: absolute;  width: 5px;height: 25px; left: 0px; bottom: 3px;}
.contact_content form {  display: flex; flex-direction: column;}
.list_before { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start;  margin-top: 30px;margin-bottom: 35px;}
.list_before.info li { padding-left: 50px; width: 48%;}
/*.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before { 
        left: 15px;width: fit-content;}*/
.contact_content .information_right { width: 100%; padding-left: 0px; padding-top: 80px;}
.contact_content .form {  margin-top: 30px;grid-gap: 30px;}

.contact_form li input.noborder { border: unset; border-bottom: 1px solid #ddd;  background: transparent;}
.contact_form li textarea.noborder {  background: transparent;}
.info_ADD2:before {   content: "營業時間";}

/*按鈕*/
.contact_form li.last cite { background: #81d8d0;}
.contact_form li.last blockquote, .contact_form li.last cite { border: 1px #81d8d0 solid;}
.contact_form li.last blockquote { color: #81d8d0;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 600px) {
}


@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}

/*相簿*/
.pageIndex .i_album_list li div {height: 350px;}


/*購物車*/
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}

}
@media screen and (max-width: 600px) { 
}




