
@charset "utf-8";


.path { display: none;}

.pageIndex .edit_part {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.other_promotion {
    list-style: none;
    display: none;
    margin: 0 auto;
}

/* main */
div#page {
    position: relative;
    overflow: clip;
    padding: 0;
    position: relative;
    width: 100%;
    min-height: 100vh;
}
#page:after{
    content: "";
    display: block;
    position: absolute;    
    z-index: 2;
    opacity: 0.4; 
    height: 300%;
    left: -100%;    
    top: -100%;
    width: 300%;
    pointer-events: none;
    -webkit-animation: noise 30s steps(12) infinite;
    animation: noise 30s steps(12) infinite;
    background: url(https://pic03.eapple.com.tw/yuxiart/noise.png);
}
@keyframes noise {
    0%, 100% { background-position: 0 0; }
    10% { background-position: -5% -10%; }
    20% { background-position: -15% 5%; }
    30% { background-position: 7% -25%; }
    40% { background-position: 20% 25%; }
    50% { background-position: -25% 10%; }
    60% { background-position: 15% 5%; }
    70% { background-position: 0 15%; }
    80% { background-position: 25% 35%; }
    90% { background-position: -10% 10%; }
}
#content_main, #content {
    margin: 0;
    background: #fafafa;
    padding: 80px 0;
    background-repeat: repeat;
    padding: 0;
    z-index: 1;
    /* background-image: linear-gradient(to bottom, rgb(253 252 248 / 40%) 0%, rgb(208 218 194 / 0%) 100%), url(https://pic03.eapple.com.tw/yuxiart/ibg.png); */
}

* {
    font-family: "Cormorant Garamond", 'Noto Serif 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;}
}



/*SubMenu*/
.me_tp_features { display:none;}/*éš±è—æ•´åˆ—*/
.shop_search_btn { background: #212121;}
.tp_links a { display: none;}/*éš±è—é¸å–®æŒ‰éˆ•é€£çµ*/
.tp_links a:hover { color: #212121;}

/*æŒ‰éˆ•*/
.animated-arrow { background: #c4ae9b; border-radius: 10px; transition: .3s ease-in-out;}
.animated-arrow:hover { background: #746558; transition: .3s ease-in-out;}

/*é ç¢¼*/
.page { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; margin: 0;}
.page li { display: flex; margin: 3px; width: 30px; height: 30px; line-height:30px; align-items: center; justify-content: center;}
.page li.activeN { background: #666; border-radius: 100%; color: #fff; font-weight: 600;}
.page li a { display: block; width: inherit; height: inherit; line-height: inherit; padding: 0; color: #ccc; transition:all 0.3s;}
.page strong, .page a:hover { background: #212121; border: 1px solid #212121;}

.module_i_album section,.module_i_news section{max-width: 1600px;}

/* = = = Index banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*--å¤§åœ–ä¸Šæ–¹å›ºå®šåœ–ç‰‡---------------------------------------*/

@media screen and (max-width: 768px) {
/* è¡Œå‹•è£ç½®ç›¸å®¹æ€§èª¿æ•´ å¤§åœ–èª¿æ•´ */
.swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}
}

@media screen and (max-width: 425px) {
    .swiper-slide::after { bottom: 0%; width: 33vw;}
}

/* = = = banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.banner h5 {color:#fff;padding: 138px 0px;text-shadow: 0 0 8px #717171;}

.banner.banblog {background-image: url(https://pic03.eapple.com.tw/yuxiart/blogb.jpg);
    background-repeat: no-repeat;
    height: 320px;
    box-shadow: none;
    padding: 0 0;
    background-position: center center;}

.banner.banA {background-image: url(https://pic03.eapple.com.tw/yuxiart/ba.jpg);
    background-repeat: no-repeat;
    height: 320px;
    box-shadow: none;
    padding: 0 0;
    background-position: center center;}

.banner.banE {background-image: url(https://pic03.eapple.com.tw/yuxiart/be.jpg);
        background-repeat: no-repeat;
        height: 320px;
        box-shadow: none;
        padding: 0 0;
        background-position: center center;}

@media screen and (max-width: 768px) { .banner h5 { font-size: 28px;}}
@media screen and (max-width: 600px) {
     .banner h5 { font-size: 24px;padding: 64px 0px;}
     .banner.banB ,.banner.banC ,.banner.banF ,.article_a .banner.banblog ,.article_b .banner.banblog ,.banner.banE {
        height: 160px;
        background-size: cover;
    }
    .pic-list .item {
        width: 96%;}
    }

/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*header*/
.header_area {
    background: #B9A78C;
}
.header_area.sticky {
    background: rgb(184 167 142 / 75%);
}
.main_header_area .container{max-width:1600px;}

.stellarnav ul {
    margin: 0;
    text-align: right;
}

.nav-brand img {
    max-width: 120%;
}


/*menu*/

.stellarnav > ul > li { position: relative;}
.stellarnav > ul > li::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: #aaaaa9;
    transform: translateX(-50%);
    transition: all 0.3s;
}
.stellarnav {
    padding: 8px 0;
}
.stellarnav > ul > li:hover::after {width: 80%;background: #ebe1d0;transition: all 0.3s;}
.stellarnav > ul > li > a, .stellarnav li.has-sub > a {font-weight: 600;position: relative;padding: 0 20px;color: #ffffff;}
.stellarnav > ul > li:hover > a, .stellarnav > ul > li.has-sub:hover > a {color: #ebe1d0;}
.stellarnav li.has-sub > a::after {display: none;}/*ä¸‹æ‹‰ç®­é ­*/
.stellarnav li.has-sub:hover > a::after { display: none;}/*ä¸‹æ‹‰ç®­é ­*/

/*--ä¸‹æ‹‰é é¢---------------------------------------*/

/*å¤–æ¡†*/
.stellarnav ul ul, .stellarnav ul ul ul { background: #1E1C18; }
/* box-shadow: 0 2px 5px #1E1C1812; */
.stellarnav ul ul ul { left: 100%;}
.stellarnav li li {
    display: block;
    border-bottom: 1px #eee solid;
    margin-bottom: -1px;
    padding: 2px;
}

/*å³æ‹‰ç®­é ­*/
.stellarnav li li.has-sub > a::after { border-left: 6px solid #888;}
.stellarnav li li.has-sub:hover > a::after { border-left: 6px solid #212121; border-top: 6px solid transparent;}

/*é …ç›®*/
.stellarnav li li > a, .stellarnav li li.has-sub > a { color: #fff; font-size: 15px; padding: 7px 5px; border-left: 1px solid transparent; background: transparent; transition: all 0.3s;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {
    color: #B9A78C;
    padding-left: 10px;
    transition: all 0.3s;
}

/*--æ‰‹æ©Ÿæ¿é¸å–®---------------------------------------*/

/*é¸å–®*/
.stellarnav .menu-toggle span.bars span {background: #ffffff;}
.stellarnav .menu-toggle:after {color: transparent;}

/*å±•é–‹*/
.stellarnav.mobile.left > ul { background: #272727f2;}
.stellarnav.mobile > ul > li { border-bottom: 1px #888 solid;}
.stellarnav.mobile > ul > li > a { padding: 20px 30px; border-bottom: none; display: block;}
.stellarnav.mobile > ul > li.has-sub > a { padding: 20px 30px 20px 36px;}
.stellarnav.mobile > ul > li.has-sub > a.dd-toggle { padding: 0;}
.stellarnav.mobile > ul > li.has-sub > ul > li > a { color: #444; padding: 20px 30px 20px 40px;}
.stellarnav.mobile > li > a { border-bottom: none;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #212121; color: #fff;}
.stellarnav .icon-close:after, .stellarnav .icon-close:before { border-bottom: solid 3px #fff;}

.stellarnav.mobile > ul > li > a.dd-toggle { top: 14px;}
.stellarnav a.dd-toggle .icon-plus {width: 0; top: -7px; left: -4px;}
.stellarnav li.open > a.dd-toggle .icon-plus { width: 0; top: -5px; left: 6px;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after { border-bottom: solid 3px #888;}
.stellarnav li.open > a.dd-toggle .icon-plus:before, .stellarnav li.open > a.dd-toggle .icon-plus:after { border-bottom: solid 3px #212121;}

/*ä¸‹æ‹‰*/
.stellarnav.mobile li.open { background: #aaaaa922; padding: 0;}
.stellarnav.mobile li.open > ul > li { margin-bottom: 0; border-bottom: 1px solid #ccc;}
.stellarnav.mobile li.open li.open { padding: 0; background: #ffffff88;}
.stellarnav.mobile ul { background: transparent;}
.stellarnav > ul > li.drop-left > ul { left: 0; right: auto;}
.stellarnav ul li.has-sub:nth-of-type(2)>ul>li:nth-child(1) {display: none;}
/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px) { 
    /*header*/
    .main_header_area .container { max-width: 100%;}
    .stellarnav ul {text-align: center;}

    /*logo*/
    .header_area .nav-brand { max-width: 200px; transition: .3s ease-in-out;}

    /*menu*/
    .header_area .navigation, .header_area.sticky .navigation, .navigation { padding: 0;}
    .stellarnav { padding: 0 0 10px;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav > ul > li.has-sub > a, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 0 30px;}
    .stellarnav li.has-sub > a::after { top: 49%;}/*ä¸‹æ‹‰ç®­é ­*/
}

@media screen and (max-width: 768px) {
    /*logo*/
    .nav-header { position: static;}
    .header_area.sticky .nav-brand {max-width: 180px;transition: .3s ease-in-out;}    
.nav-brand img {
    max-width: 100%;
}
    /*menu*/
    .stellarnav ul ul, .stellarnav > ul > li:hover > ul > li:hover > ul { box-shadow: none;}
    .stellarnav li li { border: none;}
    .stellarnav > ul > li:hover::after { width: 100%;}
    .stellarnav > ul > li > a b:last-child { display: none;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav > ul > li.has-sub > a, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 20px 30px;}
    .stellarnav.mobile > ul > li > a.dd-toggle { top: 3px;}
    .stellarnav li.has-sub > a::after { top: 53%;}/*ä¸‹æ‹‰ç®­é ­*/
    .stellarnav li li > a, .stellarnav li li.has-sub > a, .stellarnav li li.has-sub.drop-left a { padding: 10px 30px; border-left: none;}
    .stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { border-color: transparent;}
    .stellarnav.mobile > ul > li.has-sub > ul > li > a { color: #FFF; }
    .stellarnav.mobile li.open { background: #aaa9a952;}
    .stellarnav.mobile ul {
    background: #aaa9a952;
}
.stellarnav > ul > li::after{height: 0;}
    .stellarnav.mobile li a {
    border-bottom: 0;
}
}

/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.footer {background: url(https://pic03.eapple.com.tw/yuxiart/f_bg.jpg) fixed repeat-y center;background-position-y: 100%;padding: 50px 0 0;}
.footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #816A56dd;
}

.footer_logo img { max-width: 150px; width: 100%; display: none;}
.footer_logo {
    display: block;
    text-align: center;
    max-width: 100%;
    background-image: url(https://pic03.eapple.com.tw/yuxiart/f_logo.png) !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    /* margin: 0 0 50px; */
    height: 160px;
}
.footer_info { display: unset;padding: 0;}
.footer_info ul { width: 100%; padding: 0; margin: 0 ;}

/*footer_info*/
.footer_info li:nth-child(1) {display: inline-block;width: 100%;padding: 20px 10px 20px;}
.footer_info li p {text-align: center;line-height: 25px;color: #eee;}
.footer_info li p a { color: inherit;}


/*footer_menu*/
.footer_info li:nth-child(2) {display: inline-block;width: 100%;/* vertical-align: top; */padding-bottom: 40px;}
.footer_menu {margin-top: 10px;display: grid;grid-template-columns: repeat(6, 1fr);gap: 0;padding: 0 20%;}/*footeræŒ‰éˆ•æœ€å°å¯¬åº¦100px*/
.footer_menu a {margin: 5px 0;padding: 5px 10px;background: transparent;border: none;border-right: 1px #B9A78C solid;text-align: center;color: #e3d5c0;transition: .3s ease-in-out;}
.footer_menu a:last-child {border-right: none;}
.footer_menu a:hover {color: #ffffff;background: transparent;transition: .3s ease-in-out;}
.footer_menu a:nth-child(1){display:none;}

/*è¯çµ¡icon*/
.box_link {
    display: block;
    position: relative;
    text-align: center;
    max-width: 100%;
    margin: 20px 0 0;
}
.box_link a {
    display: inline-block;
    max-width: 50px;
    transition:all 0.3s;
    border: 0;
}
.box_link a i{color:#B9A78C;}
.box_link a:hover i{color:#fff;}
.fa-whatsapp:before, .fa-envelope::before { color: #ccc;}
.box_link a:hover {background: #B9A78C;border-color: #B9A78C;border-radius: 30px;}
.box_link a:nth-child(3),.box_link a:nth-child(4) {display: none;}
.box_link a:hover .fa-whatsapp:before, .box_link a:hover .fa-envelope::before { color: #212121;}


/*ç‰ˆæ¬Š*/
.copy {
    position: relative;
    background: transparent;
    color: #ffffff;
    border: 1px #B9A78C solid;
}
.copy a { color: #fff; transition:all 0.3s;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 768px) {
    /*footer*/
    .footer_info { justify-content: center;}
    .footer_logo { text-align: center;}
    .footer_info ul { flex-direction: column;}
    .footer_info li:nth-child(1) { width: 100%;}
    .footer_info li:nth-child(2) { width: 100%; border-left: none;}

    .footer_menu a:first-of-type { border-left: 1px #ccc solid;}
    .footer_menu { grid-template-columns: repeat(3, 1fr);}

    /*åº•éƒ¨æŒ‰éˆ•*/
    #to_top { bottom:60px;}
    #bottom_menu {display: none; }
    .footer.with_shopping_mode { padding:30px 0 0; }
}

@media screen and (max-width: 600px) { 
    /*footer*/
    .footer_info ul { width: 100%;}

    /*è¯çµ¡icon*/
    .box_link { text-align: center;}
}

/* = = = ä¿ƒéŠ·æ–¹æ¡ˆ = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*--最新消息---------------------------------------*/
.news_part {  padding: 100px 0 50px;}
.news_part .title_i_box h6 { display: none;}
.news_part .title_i_box{padding: 0 20px;}
.news_part .title_i_box h4 { position: relative; color: #816A56; text-align: left; font-weight: 600; font-size: 20px;}
.news_part .title_i_box h4::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 100px;
    width: 200px;
    height: 1px;
    background: #B9A78C;
}
.news_list ul li a:hover { background: #f3f3f1;}
.news_list ul li p::after {  padding: 3px 5px; border-radius: 5px;color: #c39e6b; }
.news_list ul li a:hover p {
    color: #A28558;
    letter-spacing: 2px;
}

/*æŒ‰éˆ•*/
.i_news_b a.animated-arrow { border-radius: 15px; transition: .3s ease-in-out;}
.i_news_b a.animated-arrow b {  font-weight: normal; letter-spacing: 3px; transition: .3s ease-in-out;}
.i_news_b a.animated-arrow:hover b { transition: .3s ease-in-out;}

/*--促銷方案---------------------------------------*/
.promotion_title h2 { position: relative; color: #212121; text-align: left; font-weight: 600; font-size: 20px;}
.promotions_page .edit { min-height: 22vw; color: #666; line-height: 32px; letter-spacing: 1px; text-align: justify;}
.promotion_title span {
    font-size: 16px;
    border: 1px #d5cab8 solid;
    color: #816A56;
}
.promotion_title em {
    font-size: 14px;
    margin: 0 4px 2px 0;
    padding: 3px 10px;
    border: 0;
    background: #b8a78e;
    color: #fff;
}
/* = = = æ–‡ç« ç®¡ç† = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*--相簿 ---------------------------------------*/

/*å€å¡Šè¨­å®š*/
.module_i_news,.module_i_album { padding: 80px 20px 50px;}

/*è‹±æ–‡æ¨™é¡Œ*/
.module_i_news .title_i_box h6 {display: none;color: #aaaaa9;}

/*ä¸­æ–‡æ¨™é¡Œ*/
.module_i_news .title_i_box h4,.module_i_album .title_i_box h4 {position: relative;color: #A28558;font-weight: 600;/* text-shadow: 2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF; */margin-top: 50px;}
.module_i_news .title_i_box h4::before ,.module_i_album .title_i_box h4::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: #816A56;
    letter-spacing: 3px;
    text-shadow: none;
    z-index: -1;
}
.module_i_album .title_i_box h4::before{content: "GALLERY";}
.module_i_news .title_i_box h4::before {content: "NEWS";}

.module_i_news ul { grid-template-columns:1fr 1fr 1fr 1fr;}
.i_blog_ri h5 { color: #212121; font-weight: 600;}

/*--首頁相簿--------------------------------------*/

.i_album_list li a p{    
    background: linear-gradient(180deg, #ffffff00 0%, #404040 100%);
    color: #ffffff;
        height: 4em;
}
.i_album_list li div {
    aspect-ratio: 1 / 1;}
/*--RWD---------------------------------------*/

@media screen and (max-width: 768px) {
    /*é¦–é */
    .module_i_news ul { width: 100%; grid-template-columns: 1fr 1fr;}

}

@media screen and (max-width: 425px) {
    /*é¦–é */
    .module_i_news ul { grid-template-columns: 1fr;}

}


/*ç›¸ç°¿*/
.show-list .item:hover .show_name {
    color: #a18545;}

    /*ç›¸ç‰‡é */
.pic-list {column-count: 3;display: block;}
.pic-list .item{padding: 1%;width: 100%;}
.other_album_choice li {background: #757575;}
.pic-list .show_pic {overflow: inherit;height: auto;padding-bottom: 0;aspect-ratio: auto;}
.other_album {
    position: relative;
    display: none;
}


/*å¤§åˆ†é¡ž*/
.show-list {    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));}
.other_subalbum li {
    background: transparent;
}
.album_page .main_part {max-width: 1600px;}
.show-list .item:hover .show_name {color: #666;}
.show-list .show_name {text-align: center;font-weight: 500;}
.overlay {-webkit-transform: scale(1);transform: scale(1);}
.show-list .show_pic img{min-height: 20vw;object-fit: cover;}



    @media screen and (max-width: 768px){
        /*ä¸»åˆ†é¡ž*/
        .show-list .show_pic img{min-height: 35vw;}
        /*æ¬¡åˆ†é¡ž*/
        .other_subalbum li img{min-height: 35vw;}
        /*ç›¸ç‰‡é */
        .pic-list .show_pic img {min-height: 35vw;}
        .pic-list {column-count: 2;}
    }
    
    @media screen and (max-width: 450px) { 
        /*ç›¸ç°¿*/
        .show-list .show_pic img{min-height: 140px;}
        .other_subalbum li img{min-height: 140px;}
        .pic-list .show_pic img {min-height: 140px;}
    }
    
    

/*--RWD---------------------------------------*/

@media screen and (max-width: 768px) { 
    h4.blog_category_title { font-size: 24px;}
    h4.blog_category_title span { font-size: 20px;}
    ul.show-list {     grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));}
    .other_subalbum, ul.pic-list { grid-template-columns: repeat(2,1fr);}
    .products-list {grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 600px) {
    /* .i_blog_le, .blog_list_le { padding-bottom: 50%;} */
    h4.blog_category_title { font-size: 20px;}
    h4.blog_category_title span { font-size: 18px;}
}
@media screen and (max-width: 425px) {
    /* ul.show-list, .other_subalbum, ul.pic-list { grid-template-columns: repeat(1,1fr);} */
    .footer_menu { padding: 0 ;}
    .products-list {grid-template-columns:  1fr;}
}

/*è³¼ç‰©è»Š*/
.qaform{ display: none;}
.sidebarBtn{ display: none;}
ul.prod li h3.prod-thumb{display: none;}
body.product_info_page ul.prod {
    display: inline-block;
    max-width: 54%;
    vertical-align: top;
    padding: 0 2%;
    width: 54%;
    overflow: auto;
	padding-top: 45px;}
.products-list .name {
    font-size: 18px;
    color: rgba(255,255,255,0.9);
    letter-spacing: 1px;
    background: #0c2354;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px;
    align-items: center;
    justify-content: center;
    }
    .i_blog_ri p{-webkit-line-clamp: 2;}
.name span{font-size: 20px;
    display: block;}
.products-list .pic{    padding-bottom: 130%;}
.product-wrapper{display: flex;}
.product_pic #bx-pager{display: none;}

.prod-panel h3 {
    font-size: 1.2em;
    font-weight: 800;
    border-bottom: 1px solid #B9A78C;
    padding: 8px;
    text-align: left;
    background: #EFECE4;
    color: #816A56;
    margin-bottom: 2%;
    margin-top: 2%;
}

.lastPage{    background: #B9A78C;}

.prod_part {    width: 90%;}
.products-list {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    position: relative;
    padding-top: 10px;}
.products-list:before{content:none;}
.products-list .item { width: 100%;}
.product-layer-two{display:none;}

.products-list .price {
    margin: 10px 0;
    display: none;
}


.products-list .item a:hover .more {
    background: #B9A78C;
    color: #fff;
    letter-spacing: 2px;
    padding: 6px;
}

.products-list .more {
    border: 1px solid #B9A78C;
    color: #B9A78C;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    transition: all .5s;
    padding: 6px;
}

/*å…§é åç¨±*/
.mobile_product_name {
    display: block;
    color: #B9A78C;
    text-align: center;
    letter-spacing: 1px;
    font-size: 30px;
    padding-bottom: 3%;
    position: relative;}
.mobile_product_name:after {
    content: '';
    height: 6px;
    width: 10%;
    background: #B9A78C;
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 50%;
    transform: translate(-50%, 4px);}

    .prod_related h6 span:before {
        content: 'ç›¸é—œæŽ¨è–¦';
        font-size: 24px;
        color: #a7a7a7;
    }
    
    .prod_related {
        background: #181818;
        padding: 25px 15px;
    }

    .bx-wrapper .bx-viewport {
        border: 0;
        left: -5px;
         background: none; 
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }

    .product_pic {
        padding-bottom: 20px;
        padding-left: 40px;
        position: relative;
    }
    .product_main {
        padding: 0 10px;
        display: inline-block;
        width: 44%;
        vertical-align: top;
    }

/*åˆ—è¡¨*/
.product_page .products-list .name , .product_page .more.slowAnimation { display: flex !important;justify-content: center;}

/*åœ–ç‰‡*/
.products-list .pic {
    display: block;
    position: relative;
    text-align: center;
    height: auto;
    aspect-ratio: 1 / 1.2;
    overflow: hidden;
    padding-bottom: 0;
}
.products-list a .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;
}
/* å•†å“è¼ªæ’­æ•ˆæžœå–æ¶ˆ */
body.product_info_page ul.bxslider li {
    opacity: 1 !important;
}
.related_list li a p{display:none;}
/*hoveråˆ°æ‰é¡¯ç¤ºå‰¯é¸å–® é—œæŽ‰â†“*/
.product-layer-two li li {    display: block;}
@media screen and (max-width: 820px) {
    ul.prod li .prod-panel {
        text-align: left;
    }
.product-wrapper {
    display: inline-block;
    /* text-align: center; */
    width: 100%;
}

.product_main {
    padding: 0 10px;
    display: inline-block;
    width: 90%;
    vertical-align: top;
}

.product_pic .bx-wrapper .bx-viewport {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 437px;
}

.product_pic {
    padding-bottom: 20px;
    padding-left: 40px;
    position: relative;
    width: 100%;
}

body.product_info_page ul.prod {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    padding: 0 2%;
    width: 100%;
    overflow: auto;
    padding-top: 45px;
}
	}



/* = = = è¯çµ¡è¡¨å–® = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.contact_page .contact_editbox {
    margin: 0;
    padding: 0;
}



/*è¡¨å–®æœ€å¤§å¯¬åº¦è¨­å®š*/
/* .contact_content .information_right { width: 100%;} */
li.info_TEL,li.info_MAIL,a.me_tp_mail {
    display: none;
}

/*æ¨™é¡Œ*/
.blank_letter { color: #212121;}

/*å´é‚Šè³‡è¨Š*/
.list_before { margin-top: 10px;}

/*è¡¨æ ¼æ¨£å¼*/
.contact_form li input.noborder { border: none; border-bottom: 1px #ddd solid; background: transparent;}/*æ–‡å­—æ¬„*/
.contact_form li textarea.noborder { background: transparent; border: 1px #ddd solid;}/*æ–‡å­—å€å¡Š*/
.form select { background: transparent;}/*ä¸‹æ‹‰å¼*/

/*é©—è­‰ç¢¼å°é½Š*/
.contact_form li:nth-last-of-type(2) .form__insert { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap;}
.contact_form li:nth-last-of-type(2) input.noborder { border: 1px #ddd solid;}
.captcha { margin-right: 20px;}

/*æŒ‰éˆ•*/
.contact_le_map a { background: #212121;}
.contact_form li.last cite {background: #212121;}

@media screen and (max-width: 425px){
    /*è¯çµ¡è¡¨å–®*/
    .contact_form li { padding-left: 0;}
    .contact_form li .form__label { margin-left: 0;}
    .contact_form li .form__insert { width: 100%;}
    /*æ•™ç·´*/
    .products-list {
        grid-template-columns: 1fr;}
}

/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media screen and (max-width: 425px) { 

    .contact_content {
        margin: auto;
        max-width: 90%;
    }
}



/* = = = 文章 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.blog_page .main_part{ max-width: 1440px;}
.blog_in_page .main_part{ max-width: 1200px;}
.blog_subbox { 
    /* display: flex; */
     flex-wrap: wrap; padding:10px 20px;
     grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));}
.blog_box_edit { line-height: 180%;    text-align: justify;}
h4.blog_category_title { font-size: 26px;  font-weight: normal;}

.subbox_item { margin-right: 2%; border: none; }
.subbox_item:hover { box-shadow: 0 0 8px #ddd;}
.subbox_item a,.module_i_news li a {
    display: flex;
    box-shadow: 0 0 4px #ccc;
    grid-gap: 10px;
    flex-direction: column;
}
.subbox_item a:before , .subbox_item a:after { transition: 0.3s;}
.subbox_item a:before { color: #fff; background: #4b443f; }
.subbox_item a:after {background: #8d8d8dad; border: none;}
.i_blog_le, .blog_list_le {
    position: relative;
    padding-bottom: 100%;
    height: 0;
}
.blog_list_ri, .i_blog_ri {
    width: 100%;
    padding: 10px 10px 30px;
}
.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%);}
.blog_list_ri h5{    
    font-weight: 600;
    color: #4b443f;}
.blog_list_ri p {
    font-size: 15px;
    color: #4b443f;
    line-height: 130%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    word-break: break-all;
    padding: 10px 0 0;
}

.news_related {
    border-top: 1px #ccc solid;
    background: none;}

/* .blog_page h4.blog_category_title {display: none;} */

.blog_in_page .show_content.blog_box.clearfix {
    padding: 40px;
}


.subbox_item a:before {
    opacity: 1;
}


.subbox_item a:hover:before,.module_i_news li a:hover:before {
    transition: all 500ms;
    color: #fff;
    background: #4b443f;
    text-align: center;
    transform: translate(-50%, -150%) scale(1);
    transition: all 500ms;
}
h4.blog_category_title {
    color: #333;

    border-bottom: 1px #ccc solid;
    padding: 10px 0;
    margin-bottom: 20px;
}
.subbox_item a:after,.module_i_news li a:after{
    content: '';
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: #f4f1e8ad;
    opacity: 0;
    border: 1px #ddd solid;
}
.subbox_item a:hover:after ,.module_i_news li a:hover:after {
    opacity: 1;
    width: 100%;
    transition: all 500ms;
}
.subbox_item a:before,.module_i_news li a:before {
    content: 'READ MORE';
    max-width: 100%;
    bottom: 7%;
    border: 1px solid #4b443f;
    position: absolute;
    z-index: 19;
    top: 50%;
    left: 50%;
    height: 45px;
    width: 150px;
    text-align: center;
    font-size: 18px;
    padding: 10px 5px;
    transform: translate(-50%, -50%) scale(0, 0);
}

.blog_list_ri em { display: none;}

.nextaction {
    color: #fff;
    background-color: #4b443f;
    background-image: url(../images/next_AC.png);
    background-position: right bottom;
}

.lastaction {
    color: #4b443f;
    background-image: url(../images/last_AC.png);
    background-position: right top;
    background-color: #f0f0f0;
}

.productBtn {
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    background-repeat: no-repeat;
    border: none;
    margin-top: 10px;
    text-align: center;
    padding-left: 15px;
}

.lastPage {
    font-size: 16px;
    color: #fff;
    background: #4b443f;
    padding: 10px 20px;
    display: block;
    margin: 40px auto;
    width: 130px;
    text-align: center;
}

.product-layer-two li a {
    position: relative;
    border: 1px #fff solid;
    background: #f3f3f3;
    padding: 7px 16px;
    display: block;
    font-size: 16px;
}

.product-layer-two li.active a {
    font-weight: bold;
    background-color: #4b443f;
    color: #fff;
}

.products-list .item a:hover .more {
    background: #4b443f;
    color: #fff;
    letter-spacing: 2px;
}

.products-list .price b {
    color: #4b443f;
    font-size: 24px;
    display: none;
}

.products-list .name {
    height: 24px;
}

.products-list .more {
    border: 1px solid #4b443f;
    color: #4b443f;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    transition: all .5s;
    padding: 4px
}

.products-list .item a:hover .more {
    background: #4b443f;
    color: #fff;
    letter-spacing: 2px;
}

.other_album_choice li {
    FONT-VARIANT: JIS04;
    background: #4b443f;
    font-size: 15px;
    display: inline-block;
    border-radius: 4px;
    padding: 7px 20px;
    margin: 0 7px 7px 0;
}

.show-list .item:hover .show_name {
    color: #4b443f;
}

.blog_search input[type=search] {
    outline: none;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    color: #999;
    border: solid 1px #ccc;
    border-radius: 0;
    padding: 10px 35px 10px 10px;
}

.blog_le .accordion > li:hover,
.blog_le .accordion > li.on_this_category { background:#4b443f !important;}

.blog_le .accordion {
    list-style-type: none;
    margin: auto;
    border-radius: 0;
    border: none;
    overflow: hidden;
}

.blog_le .accordion li .link:last-child {
    border-bottom: 1px solid #CCC;
}

.blog_ri {
    padding: 0;
    min-height: 75vh;
}

.blog_back a.article_btn_back {
    background: #4b443f;
}

@media screen and (max-width: 768px) {
    .blog_ri {
        padding: 0;
        min-height: 75vh;
    }
    .subbox_item {
        width: 46%;
        margin-right: 2%;
        border: none;
    }
}

@media screen and (max-width: 425px) {
    .subbox_item {
        width: 100%;
        margin-right: 2%;
        background: #fff;
    }
    .blog_list_le img {
        width: 100%;
    }

    .blog_subbox {padding: 20px;}

    .footer_info li:nth-child(1) {
        display: block;
        width: 100%;
}
} 

