@charset "utf-8";


/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
*{letter-spacing: .1rem;}

@media screen and (max-width: 768px){
	.show_content {padding: 40px 0 20px;}
	#bottom_menu{display: none;}
}         
@media screen and (max-width: 600px) {
	.main_part {padding: 10px 20px;}
	.path p, .path p a{font-size: 12px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
*{font-family: 'Noto Sans TC', sans-serif;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*預設解除背景輪播*/
#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;}
}



/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.swiper-slide.swiper-slide-active{position: relative;}
.swiper-slide.swiper-slide-active:nth-child(1):before{content: "無聲工程｜無粉塵施工";}
.swiper-slide.swiper-slide-active:nth-child(2):before{content: "室內裝潢貼膜｜環保綠建材";}

.product_info_page .swiper-slide.swiper-slide-active:nth-child(1):before{display: none;}
.product_info_page .swiper-slide.swiper-slide-active:nth-child(2):before{display: none;}


.swiper-slide.swiper-slide-active:after {
    content: "- CHIYUAN DESIGN";
    position: absolute;
    top: 71%;
    left: 10vw;
    transform: translateY(-50%);
    margin-top: 6vw;
    color: #ffffff;
    letter-spacing: .2rem;
    animation: up 1.5s both;
    animation-delay: .5s;
    font-size: 14px;
    font-weight: 200;
    font-family: Oswald;
}

.swiper-slide.swiper-slide-active:before {
    content: "";
    white-space: pre;
    font-size: 2.0vw;
    z-index: 10;
    color: #eee;
    letter-spacing: 0.3rem;
    position: absolute;
    top: 78%;
    left: 10vw;
    transform: translateY(-50%);
    text-shadow: 0 0 10px #333;
    animation: up 1.5s both;
    font-weight: 500;
    font-family: "Noto Serif TC", serif;
}

@keyframes up{
	0%{opacity: 0;left: 8vw;}
	100%{opacity: 1;left: 10vw;}
}




/*浮動按鈕*/
.linksBtn {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 30px;
    font-weight: bold;
    border-radius: 50px;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #ae866e;
    transition: .3s;
    font-size: 20px;
    display: none;
}
.info_fix_links a {
    display: flex;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50px;
    transition: .3s;
    background: rgb(171 137 111 / 67%);
    margin-bottom: 5px;
    color: #FFFFFF;
    font-size: 1.6em;
    justify-content: center;
    align-items: center;
    align-content: center;
    line-height: 1;
}
.info_fix:hover>.linksBtn {background: #976d53;}

.info_fix_links a:hover {
    background: #b39179;
}


/*編輯頁左邊標題隱藏*/
.other_select_page .promotion_title h2 {
    display: none;
}

.other_select_page .other_promotion li {
    display: none;
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.header_area,.header_area.sticky {background: #fff;}
.main_header_area .container {max-width: 1600px;padding: 0 2%;}
.navigation {display: flex;}
.nav-brand img{display: block;}
/*★★★購物車/社群icon設定↓↓↓↓↓↓↓↓↓↓↓↓*/
.me_tp_features {position: absolute;top: 5px;right: 0;z-index: 10000;max-width: 300px; display: none;}
.me_tp_features .tp_links{display: none;}
.me_tp_features a i {font-size: 14px;color: #888;line-height: 20px;}
.me_tp_features a.tp_btn_cart{position: relative;}
.me_tp_features a.tp_btn_cart span span{display: none;}
.me_tp_features a.tp_btn_cart b {color: #000;background: #ffb700;font-size: 10px;width: 15px;height: 15px;border-radius: 50%;
    display: block;text-align: center;line-height: 15px;letter-spacing: 0px;position: absolute;right: -4px;bottom: -6px;}
.me_tp_features a.tp_btn_cart b::before,.me_tp_features a.tp_btn_cart b::after{display: none;}
.me_tp_features a.tp_btn_notice span{display: none;}
.box_search input[type=text]{border-radius: 0;overflow: hidden;}
.box_search input[type=text]::placeholder{color: #ccc;}/*提示文字*/
.box_search input[type=text]:focus{color: #555;}
.shop_search_btn{border-radius: 0;background: #888;}/*搜尋按鈕*/
/*下拉區塊*/
.stellarnav li.has-sub li {border: none;border-bottom: 1px solid #f3f3f3;}
.stellarnav li.has-sub li:last-child{border-bottom: none;}
.stellarnav li.has-sub li a {font-size: 14px;padding: 8px 12px; transition: all .5s; background: #b6a292; color: #fff;}
.stellarnav li.has-sub li a:hover{background: #888; color: #fff;padding-left: 18px;}


/*產品型錄2隱藏*/
.stellarnav > ul > li:nth-child(4) {display:none;}


@media screen and (max-width: 1024px){
	.stellarnav > ul > li > a{font-size: 14px;}
}
@media screen and (max-width: 768px){
	.me_tp_features {position: relative;max-width: inherit;z-index: 0;}
	.box_search{width: 100%;}
	.box_search input[type=text] {max-width: inherit;}
	.stellarnav.mobile{top: 15px;}
	.stellarnav.mobile > ul > li > a.dd-toggle{top: 15px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle{top: 5px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #777;}
	.stellarnav.mobile .close-menu{position: relative;color: transparent;}
	.stellarnav.mobile .close-menu > *{display: none;}
	.stellarnav.mobile .close-menu:before{content: "×";position: absolute;right: 10px;top: 10px;color: #000;
        font-size: 12px;}
    .stellarnav.mobile > ul > li > a b{vertical-align: middle;}
    .stellarnav > ul > li > a b:nth-child(2){font-size: 12px;}

    .stellarnav.mobile > ul > li > a {
        text-align: left;
        overflow: auto;
        height: auto;
        line-height: 150%;
        display: block;
        background: #ffffff;
        color: #454545;
        border-radius: 0%;
    }
}

@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {padding: 10px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.main_header_area .container{padding: 0 3%;}
.nav-header{max-width: 180px;}
.stellarnav > ul > li{padding: 20px 0%;}
.stellarnav > ul > li > a{color: #585858;}


.stellarnav > ul > li > a {
    background: #ac886d;
    padding: 0px 20px 0px 20px;
    color: #fff;
    border-radius: 50px;
}

.stellarnav li.has-sub > a:after {
    content: '';
    margin-left: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #898989;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: none;
}

@media screen and (max-width: 1300px){
	.navigation {flex-direction: column;}
	.nav-header {margin: 0 auto;width: 140px;}
	.stellarnav ul{text-align: center;}
	.stellarnav > ul > li {padding: 10px .2% 0;}

}
@media screen and (max-width: 768px){
	.stellarnav.mobile {top: 5px;}
}
    


/*首頁文章2*/
.animated-arrow {
    background: #ac8770;
}

.module_i_news .title_i_box h4 {
    font-size: 20px;
    color: #7c6e66;
    font-weight: 400;
}
.module_i_news .title_i_box h6 {
    font-size: 40px;
    color: #ab876f;
}

.i_blog_ri h5 {
    font-weight: 500;
    font-size: 20px;
    color: #5f5550;
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.footer{background: #fff;}
.footer_info li p {
    line-height: 175%;
    letter-spacing: 1px;
    color: #585858;
	width: 48%;
	display: inline-block;
}
.footer_menu {border-top: 1px solid #eee;padding-top: 10px;}
.footer_menu a {
    display: inline-block;
    padding: 6px 10px;
    margin: 0 4px 4px 0;
    font-size: 14px;
    line-height: 100%;
    color: #585858;
	background: transparent;
    border: none;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
}

.footer_menu a:hover{background: #ae876d;border-radius: 3px;}
.box_link{display: none;}
.copy {
    border-top: none;
    margin-top: 30px;
    font-size: 10px;
    padding: 12px 0;
    background: #e1d4c5;
}
.copy,.copy a{color: #656565;}



/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*側邊*/
.blog_le{padding: 0 7px;}
h5.blog_le_t{text-align: center;margin-bottom: 0;}
h5.blog_le_t em,h5.blog_le_t span{display: none;}
.blog_search input[type=search]{border-radius: 0;}
.blog_le .accordion {border-radius: 0;}
.accordion li .link a {font-size: 14px;font-weight: 500;letter-spacing: .2rem;text-align: center;}
/*分類頁*/
.blog_page h4.blog_category_title{display: none;}
.blog_subbox {grid-template-columns: 1fr;}
.subbox_item a {grid-template-columns: 200px 1fr;align-items: center;grid-gap: 50px;}
.subbox_item a:before {font-size: 12px;padding: 5px 20px;background: #7d6e65;color: #fff;
	bottom: auto;right: auto;left: 50%;top: 50%;transform: translate(10px, 10px);}
.subbox_item a:after {background: rgba(256,256,256,.5);border: none;}
.blog_list_ri h5 {color: #444;font-weight: 400;}
.blog_list_ri em {font-size: 12px;}
.blog_list_ri p {font-weight: 400;letter-spacing: .2rem;line-height: 160%;font-size: 12px;margin-top: 20px;}
/*文章頁*/
h4.blog_category_title {padding: 0;font-size: 20px;letter-spacing: .4rem;margin-bottom: 0;}
.blog_shareData{border-bottom: 1px solid #eee;padding-bottom: 10px;}
.toShareNews b{font-size: 12px;font-weight: 400;}
.toShareNews a object{max-width: 20px;}
.articel_mainPic{display: none;}/*清單縮圖*/
.blog_back {grid-gap: 0;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 14px;padding: 12px;}
.blog_back a.article_btn_back{background: #7d6e65;padding: 12px;}
.news_related {background: transparent;}
.news_related h6 span:before {font-size: 18px;letter-spacing: .6rem; color: #675b52;}
.lastPage {background: #c1a383;font-size: 16px;}


@media screen and (max-width: 768px){
	/*側邊*/
	.blog_le{padding: 0;}
	/*分類頁*/
	.subbox_item a {grid-template-columns: 100px 1fr;align-items: start; grid-gap: 30px;padding: 15px 0;}
	.blog_list_ri{padding: 0;}
	.blog_list_ri h5 {font-size: 16px;}
	/*文章頁*/
	.blog_le, .blog_ri{margin-bottom: 50px;}
	.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back{font-size: 12px;}
	.lastPage{font-size: 12px;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/





/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/




/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*主分類*/
.subalbum-menu h2 {font-size: 18px;color: #333;letter-spacing: .6rem;}
.show-list .show_pic {aspect-ratio: 4 / 5;}
.show-list .show_pic img {transform: scale(1);filter: grayscale(1);-webkit-filter: grayscale(1);transition: all .5s;}
.show-list .show_name{color: #333;letter-spacing: .6rem;text-align: center;}
.show-list .item{margin-bottom: 30px;}
.show-list .item .overlay {-webkit-transform: scale(1);transform: scale(1);}
.show-list .item:hover .show_name {color: #b6a292;}
.show-list .item:hover .show_pic img {transform: scale(1.05);filter: grayscale(0);-webkit-filter: grayscale(0);}
.other_subalbum li a p {
    position: absolute;
    transition: all .5s;
}
.other_subalbum li:hover a p{color: #454240;} 
.other_album_choice li {background: #b6a292;padding: 5px 20px;border-radius: 0;font-size: 13px;}


@media screen and (max-width: 768px){
	/*次分類*/
	.subalbum-menu{margin: 0;}
	.other_subalbum li a p {color: #454240;font-size: 14px;width: 100%;text-align: center;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/











/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*標題*/
.blank_letter {color: #333;font-size: 20px;font-weight: 500;letter-spacing: .6rem;padding-top: 0;}
/*左側資訊*/
.contact_content .information_left{margin-bottom: 80px; width: 290px;}
.list_before.info li {
    border-bottom: 1px solid #eee;
    padding: 5px 5px 5px 50px;
}
.list_before.info li:before{font-weight: 400;letter-spacing: .4rem;width: 60px;}
/*表格設定*/
button, input, optgroup, select, textarea{outline: none;}
.contact_form li {margin-bottom: 8px;}
.contact_form li input.noborder,.contact_form li textarea.noborder {border: none;background: #fafafa;}
.contact_form li.last blockquote, .contact_form li.last cite{border: 1px solid #888;}
.contact_form li.last blockquote{color: #888;}
.contact_form li.last cite {background: #888;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 4px;}
.noborder {padding: 10px;border-radius: 6px;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
	grid-template-columns: repeat(auto-fit, minmax(20px, 20px) minmax(200px, 1fr));line-height: 1.8;}
.form select{width: 100%;border: 1px solid #eee;padding: 6px 26px 6px 6px;}

.contact_le_map a {
    display: block;
    background: #e0d4c6;
    text-align: center;
    padding: 10px;
    color: #fff;
}

    
@media screen and (max-width: 768px) {
	/*左側資訊*/
	.list_before.info li,.list_before.info li:before{font-size: 12px;}
	/*表單設定*/
	.contact_form li {grid-gap: 5px;}
	.form select{margin: 0;}
	.contact_form li.last blockquote, .contact_form li.last cite{padding: 0;}
	.contact_form li.last input{font-size: 12px;}
}
@media screen and (max-width: 600px){
	.contact_form {margin-top: 20px;}
	.contact_form li {margin-bottom: 10px;}
	.contact_form li .form__label {font-weight: 500;background: transparent;padding: 0;}
	.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert{
		font-size: 12px;}
	.form select{font-size: 12px;}
	.list_before.info li {padding: 5px 5px 5px 70px;}
	.blank_letter {font-size: 16px;font-weight: 600;}
	.noborder {padding: 5px;}
}



/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/





/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/* 商品下拉超過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;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom: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:#ad925e;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) {
}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊*/
.product-layer-two li.active {
    background: none;
}
.product-layer-two li a {font-size: 14px;background: transparent;color: #333;}
.product-layer-two li.active a {font-weight: 500;border: none;color: #ac886d;}
.product-layer-two > li {padding-bottom: 0;border-bottom: none;}
/*分類頁*/
.products-list .price {margin: 0 0 10px;}
.products-list .price b {color: #bb1438;}
.products-list .more {font-size: 14px;font-weight: 500;border: 1px solid #ccc;color: #888;}
.products-list .item a:hover .more {background: #aaa;}
/*商品頁*/
#prod_thumbSwiper .swiper-slide::before {background: #00000066;}
.sidebarBtn {border: none;}
.sidebarBtn h2 {color: #333;font-size: 20px;letter-spacing: .4rem;}
.inquiry_a1 {background: #888;border-radius: 0;}
.inquiry_a2 {background: #eee;border-radius: 0;color: #888;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #555;color: #fff;}
.prod_tabs {margin-top: 120px;}
.pd_tabTitle li {border-bottom: none;background: #fff;border-bottom: 2px solid #ddd;transition: all .5s;}
.pd_tabTitle li a{color: #ddd;letter-spacing: .6rem;transition: all .5s;}
.pd_tabTitle li.activeTab{border-bottom: 2px solid #888;}
.pd_tabTitle li.activeTab a{color: #333;font-weight: 600;}
.pd_tabTitle li.activeTab::after {height: 0;}
.prod_related {background: transparent;}
.prod_related h6 span:before {font-size: 18px;letter-spacing: .6rem;}

@media screen and (max-width: 768px) {
	/*清單頁*/
	.product_page .product_menu_list > h5 {font-size: 18px;font-weight: 500;letter-spacing: .4rem;margin-bottom: 0;}
	.fa-caret-down::before{font-size: 14px;}
	.product-layer-two li a{border-bottom: 1px solid #eee;padding: 10px 0 5px;width: 95%;}
	/*商品頁*/
	.mobile_product_name{display: none;}


	.footer_info li p {
		line-height: 175%;
		letter-spacing: 1px;
		color: #585858;
		width: 100%;
		display: inline-block;
	}


	.swiper-slide.swiper-slide-active:before {
		font-size: 5vw;
		z-index: 10;
		letter-spacing: 0.2rem;
		top: 72%;
		left: 10vw;
	}

	.swiper-slide.swiper-slide-active:after {
		top: 74%;
		left: 10vw;
	}

}
@media screen and (max-width: 600px){
	/*商品頁*/
	.pd_tabTitle li a{font-size: 12px;}

}

/*內頁BANNER 設定*/

.banner {
	height: 400px;
	display: flex;
	justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
	padding: 0px;
	background: url(https://pic03.eapple.com.tw/chiyuanwrap/bn01.jpg)no-repeat center center;
	background-size: cover;
}

.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}


.banner h5::before{
    font-weight: 400;
    font-style: normal;
	font-size: 28px;
    display: block;
	letter-spacing: 0px;
}

.banner h5 {
    font-size: 30px;
    font-family: "Noto Sans", "Noto Sans TC", sans-serif;
    letter-spacing: 8px;
    font-weight: 600;
    color: #fff;
    max-width: 1600px;
    width: 100%;
    padding: 30px 8vw 0px;
    text-align: center;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 100%);
    line-height: 1.3;
}

.banner h5::after{
	content: "";
   	max-width: 500px;
	width:100%;
    height: 1px;
    background: #FFF;
    display: block;
    margin: 15px auto;
}

body.map_page .banB h5::after{
	content: "聯絡我們";
    height: unset;
    background: unset;
    border-bottom: 1px #FFFFFF solid;
    margin-top: 0px;
    padding-bottom: 15px;
}


@media screen and (max-width: 1920px){
	.banner {
		background-size: 1920px;
	}
}

@media screen and (max-width:1200px) {
	.banner {
		background-size: 1700px !important;
		height: 520px;
	}
	
	.banner h5::before {
		/*font-size: 50px;*/
	}
	
	.banner h5{
		font-size: 35px;
	}
}

@media screen and (max-width:1024px) {
	.banner {
		background-size: 1350px !important;
		height: 380px;
	}
	
	.banner h5 {
		padding: 60px 8vw 0px;
	}
}

@media screen and (max-width:768px) {
	.banner {
		background-size: 1000px !important;;
		height: 265px;}
	
	.banner h5::after {
		max-width: 340px;}
}


@media screen and (max-width:600px) {
	.banner h5 {
		font-size: 22px;}
}

@media screen and (max-width:480px) {
	.banner {
		background-size: 700px !important;;
    	height: 200px;}
	
	.banner h5 {
        padding: 0px 6vw 0px;}
	
	.banner h5::after {
		max-width: 270px;}
}



/*相簿*/

/*版面*/
ul.show-list, .other_subalbum{display: grid;  grid-template-columns: 1fr 1fr 1fr;  gap: 20px;}
ul.show-list:before , ul.pic-list:before {content:none;}
.overlay {z-index: 1;}
.show-list .item , .other_subalbum li{width: 100%;margin:0;padding:5px;}
.show-list .show_pic , .other_subalbum li a div{  display: block;  position: relative;  overflow: hidden;  height: 0;}
.show-list .show_pic , .other_subalbum li a div{  padding-bottom: 75%;}/*相簿圖片長寬比例，75% →100:75 = 4:3 */
.show-list .show_pic img , .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%);}
.show-list .item:hover .show_name {  color: #ac886d;}
.other_album_choice li {  background: #ac886d; border-radius: 0px;}
.subalbum-menu h2 {
    color: #ac886d;
    font-size: 24px;
    border-bottom: 1px solid #ac886d;
    line-height: 2;
}
.other_subalbum li p {  margin-top: 5px;}
.block {display: none;}
.album_fixed_title {background: none;}
.other_subalbum li {background: none;}
.bx-wrapper .bx-viewport {border: 0px solid #fff; background: none;}
.prod_related {background: none;}
ul.prod li h3.prod-thumb {background: #ac886d;   color: #ffffff;text-align: center;padding: 5px;}
.lastaction {background-color: #f9f9f9;}


/*特*/
.overlay {background: rgb(255 255 255 / 30%); display: none;}
.show-list .show_name {text-align: center; font-weight: 400; letter-spacing: 0px; transition: 0.3s ease;} 
.album_page .show-list .show_pic img {transform: translate(-50%, -50%) scale(1); transition: 0.5s ease;}
.album_page .show-list .show_pic img:hover {transform: translate(-50%, -50%) scale(1.1); transition: 0.5s ease;}
.show-list .show_pic {border-radius: 0px;}
.album_info_page .show-list .show_pic img , .album_info_page .other_subalbum li a img, .album_info_page .pic-list .show_pic img{left: 50%; top: 50%;}
.block {display: none;}
.album_fixed_title {background: none;}
.album_class_page .other_subalbum li a img {transition: all .5s ease-out;}
.album_class_page .other_subalbum li a img:hover {transform: translate(-50%, -50%) scale(1.1); transition: all .5s ease-out;}


/*相簿瀑布流*/
ul.show-list,
.pic-list,
.other_subalbum {
  display: block;
  column-count: 3;
  column-gap: 20px;
}

.show-list .item, 
.other_subalbum li, 
.pic-list .item {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  padding-bottom: 40px;
  break-inside: avoid;
}

.pic-list .show_pic {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    line-height: 0;
    height: auto;
    aspect-ratio: 0;
}

.pic-list .show_pic, 
.show-list .show_pic, 
.other_subalbum li a div{
  padding: 0;
  height: auto;
}

.album_info_page .pic-list .show_pic img, 
.album_page .show-list .show_pic img, 
.show-list .show_pic img, 
.other_subalbum li a img {
  position: relative;
  transform: unset;
  left: 0;
  top: 0;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: unset;
}

.album_page .show-list .show_pic img:hover, 
.album_class_page .other_subalbum li a img:hover{
  transform: scale(1.1);
}

.album_info_page .album_fixed_title {
    background: none;
    display: none;
}

.album_page .main_part, .album_class_page .main_part, .album_info_page .main_part {
    max-width: 1400px;
    margin: 0 auto;
}

.album_info_page .show-list .item, .other_subalbum li, .pic-list .item {
    padding-bottom: 20px;
}

@media screen and (max-width: 1280px) {
    /*相簿名稱*/
    .other_subalbum li p {
        width: 356px;
    }    
    }

@media screen and (max-width: 900px) {
/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{  display: grid;  grid-template-columns: 1fr 1fr;}
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{font-size: 20px;}
}

@media screen and (max-width: 768px) {
/*相簿*/
.other_subalbum li p {
    width: 340px;
}
}

@media screen and (max-width: 600px) {
/*相簿/＝＝＝＝＝*/
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;}
.album_page .main_part, .album_class_page .main_part, .album_info_page .main_part {padding: 20px 10px 10px;}
}

@media screen and (max-width: 375px) {
    /*相簿*/
    .other_subalbum li p {
        width: 308px;
    }
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/* 捲軸寬度及高度 */
::-webkit-scrollbar {
  width: 6px; /*右側捲軸寬度*/
  height: 0px; /*下方捲軸高度*/
}
/* 軌道背景底色 */
::-webkit-scrollbar-track {
  background: #eee; 
}
 
/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
  background: #888; 
}
/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {
  background: #444; 
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/