@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{overflow-x:hidden; font-family: 'Sorts Mill Goudy', Noto Sans TC;}
/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}
CSS3選取器語法 :nth-child(n) 

*/





/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/

.main_header_area {background: #fff;}
.main_header_area .container {max-width: 92%;}
.navigation {padding: 46px 0 46px 0px;transition: 0.3s ease;}
.header_area.sticky .navigation {padding: 18px 0 0px 0px;transition: 0.3s ease;}
.nav-header {top: 26px;transition: 1s ease;}
.header_area.sticky .nav-header {top: 6px;transition: 1s ease;}
.nav-brand {
    width: 100px;
    transition: 0.3s ease;
    background: url(https://pic03.eapple.com.tw/yonglanskin/logo.jpg) center no-repeat;
    height: 115px;
    background-size: cover;
}
.header_area.sticky .nav-brand {width: 100px;height: 110px;transition: 0.3s ease;}
.me_tp_features {display: none;}
.stellarnav > ul > li > a {
    padding: 35px 0 0 0 ;
    color: #8a8a8a;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    height: auto;
    margin: 0 20px;
    overflow: revert;
	transition: 0.3s ease;
    font-family: 'Sorts Mill Goudy', Noto Sans TC;
}
.stellarnav > ul > li > a:hover {color: #c3b9af;transition: 0.3s ease;}
.stellarnav li.has-sub > a:after {content: none;}
.stellarnav > ul > li > ul {left: 50%;transform: translate( -50% , 0);width: max-content;}
.stellarnav > ul > li > ul > li > a {
	padding: 12px 20px;
	transition: 0.08s ease;
}
.stellarnav > ul > li > ul > li > a:hover {
    padding: 12px 15px 12px 20px;
	border-left: 5px solid #ffffff00;
	transition: 0.5s ease;
    background-color: #d3bbb2;
    color:#fff;
}




/*滾動條全域設定---------- */

/*寬度*/
::-webkit-scrollbar {
    width: 6px;
}

/*軌道顏色*/
::-webkit-scrollbar-track{
    background-color: #fefefe;
    border-radius: 3px;
}

/*滑塊*/
::-webkit-scrollbar-thumb {
    background-color: #a59b91;
    border-radius: 3px;
}

/*版面寬度*/
.main_header_area .container{
    max-width: 1200px;
    width: 100%;
}

.album_page .main_part ,
.album_class_page .main_part,
.album_info_page .main_part,
.share_page .main_part,
.product_page .main_part,
.product_info_page .main_part,
.contact_page .main_part,
.inquiry_page .main_part,
.work_page .main_part ,
.work_class_page .main_part,
.work_info_page .main_part{
    max-width: 1400px;
    width: 90%;
    margin: 0 auto;
}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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;}
}

.bannerindex {
	margin: 0 auto;
    width: 95%;
}
.main_part {max-width: 1500px;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {
    padding: 15vw 0 10vw 0;
    position: relative;
    background: rgba(0,0,0,5%) no-repeat fixed;
    color: var(--second-color);
    background-size: 100%;
  }
  
  .banner h5 {
    font-weight: normal;
    writing-mode: vertical-lr;
    font-size: 18px;
    top: 50%;
    left: 60%;
    transform: translate(115%, 70%);
    width: 30vw;
    max-width: 100%;
    font-family: "El Messiri", "NOTO serif TC";
    letter-spacing: 3px;
    color: #484848;
  }
  
  .banner h5:after {
    content: "News";
    font-size: 6em;
    display: block;
    font-weight: 300;
    writing-mode: horizontal-tb;
    letter-spacing: 5px;
    padding-left: 12px;
    color: #777; 
  }
  
  /*文章頁-最新消息*/
  .blog_page  .banner h5:after, .blog_in_page  .banner h5:after {  content: "Column";}
  .banner.banblog {background: url(https://pic03.eapple.com.tw/yonglanskin/bn.jpg) no-repeat fixed;background-size: 100%;}
  
  /*相簿頁-作品集*/
  .album_page  .banner h5:after, .album_info_page  .banner h5:after {  content: "Project";}
  .banner.banE {background: url(https://pic03.eapple.com.tw/yonglanskin/bn.jpg) no-repeat fixed;background-size: 100%;}
  /*購物車-建築作品*/
  .banner.banF {background: url(https://pic03.eapple.com.tw/yonglanskin/bn.jpg) no-repeat fixed;background-size: 100%;}

  /*編輯頁-服務項目*/
  .banner.banB .banner h5:after {  content: "Article";}
  .banner.banB {background: url(https://pic03.eapple.com.tw/yonglanskin/bn.jpg) no-repeat fixed;background-size: 100%;}

  body.contact_page.bodyDesktop .banner h5:after {  content: "Contact";}
  .banner.banC {background: url(https://pic03.eapple.com.tw/yonglanskin/bn.jpg) no-repeat fixed;background-size: 100%;}
  
  /*最新消息*/
.banner.banA .banner h5:after {  content: "News";}
.banner.banA {background: url(https://pic03.eapple.com.tw/yonglanskin/bn.jpg) no-repeat fixed;background-size: 100%;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
  
@media screen and (max-width: 1440px){
    .banner h5 {
        transform: translate(100%, 35%);
        left: 50%;
    }
    }
    
    @media screen and (max-width: 1200px){
    .banner h5 {
        transform: translate(85%, 20%);
    }
    }
    
    @media screen and (max-width: 1024px) {
    .banner {padding: 5vw 0;}
    .banner h5 {font-size: 16px;}
  
    }
    
    @media screen and (max-width: 768px) {
     
    .banner h5:after {
        font-size: 4em;
    }
    
    .banner {
      padding: 5vw 0 0vw 0;
    }
    
    .banner.banblog,
    .banner.banE,
    .banner.banB{
      background-size: 100%;
      object-fit: cover;
    }
    
    .banner h5 { transform: translate(85%, 35%);   letter-spacing: 0px;}
  
    }
  

    @media screen and (max-width: 425px) {
        .banner h5 {
            transform: translate(-105%, 145%);font-size: 10pt;}
        
        .banner.banblog, .banner.banE, .banner.banB {
                background-size: 125%; }
            
        .nav-brand {  width: 80px;}
        
        }
        @media screen and (max-width: 320px) {
            .banner h5 {
                transform: translate(-105%, 106%);}
    
    }


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {
    background: #a59b91 !important;
}
.subbox_item { width: 48%;margin-right: 12px;}
.blog_list_le {
    padding: 0;
    width: 100%;
    height: 100%;
    line-height: 0;
    padding-bottom: 0;
}
.blog_list_le img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 5/3;
}

.blog_list_ri {
    width: 100%;
    padding: 15px 10px;
    height: 130px;
    overflow: hidden;
}

.blog_list_ri p {-webkit-line-clamp: 2;}


.blog_back a.article_btn_prev, .blog_back a.article_btn_next {background: #d1c7bd;}
.blog_back a.article_btn_back {background:#c2c0aa;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本*/

.show-list .item {MARGIN-TOP: 20PX;}
.show-list .item:hover .show_name { color: #c2c0aa;}
.show-list .show_pic {
    width: 100%;
    height: auto;
    line-height: 0;
    padding-bottom: 0;
    aspect-ratio: 3/2;
}
.show-list .show_pic img {
    width: 100%;
    height: 100%;
    object-fit:cover;
}

.pic-list .show_pic {
    display: block;
    position: relative;
    overflow: hidden;
    aspect-ratio: 3/2;
	padding-bottom: 70%;
}
.pic-list .show_pic img {
	position:absolute;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
    height: 100%;
    object-fit:cover;
}

.other_album_choice li {background:#a59b91;}
.other_album_choice li:hover {background:#c2c0aa;}

.other_subalbum li a {
    display: block;
    position: relative;
    aspect-ratio: 3/2;
    padding-bottom: 66%;
}
.other_subalbum li a img {
	position:absolute;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
    height: 100%;
    object-fit:cover;
}


.header_area {    padding: 0px;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*下拉*/
.other_select_page .promotion_title {display:none;}

.stellarnav ul{    padding: 0 0 ;transition: 1s;}
.header_area.sticky .stellarnav {    padding: 0px 60px 0 0;transition: 1s;}
.navigation { padding: 20px 0 0px 0px;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{    display: none;}



/*==============footer========================================================================*/

.copy a:hover {color: #444;}
.footer_menu a:first-child {display: none;}
.footer {
    background: #ffffff;
    padding: 80px 0 45px;
}
.footer_info ul {
    font-family: 'Sorts Mill Goudy', Noto Sans TC;
    color: #8a8a8a;
    width: 100%;
    display: flex;
    flex-direction: row;
}
.footer_info {
    display: flex;
    flex-direction: column;
    padding-right: 0px;
    padding: 0px 25px;
}
.footer_logo img {
    display: none;
    width: 150px;
}
.footer_menu {
    display: flex;
    justify-content: flex-end;
}
.box_link {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    top: 55px;
    padding: 0px 30px;
}
.box_link a {
    font-size: 23px;
    border: none;
    color: #afafaf;
}
.footer_info li:nth-child(1) {
    width: 100%;
    padding: 10px 0px;
}
.footer_info li:nth-child(2) {
    width: 100%;
}
.footer_info li p {
    color: #8a8a8a;
    font-size: 15px;
}
.footer_menu a {
    border: none;
    margin: 0 2px;
    background: transparent;
    letter-spacing: 0pt;
    transition: .4s;
    color: #8a8a8a;
}
.footer_menu a:hover {
    background: #d2bbb3;
    transition: .4s;
    padding: 5px 10px;
    text-shadow: 2px 2px 3px #6f67678c;
}

.box_link a{
    transition: .4s;
}

.box_link a:hover {
    color: #bebaa3;
    transition: .4s;
}

.copy {
    width: 95%;
}

a {
    color: #8a8a8a;
}


#to_top {   right: 25px;  width: 100%; border-radius: 20%; color: #8a8a8a;background: #f1f0ed;box-shadow: 0px 0px 10px rgb(218 217 205);}



@media screen and (max-width: 1440px){
.navigation {padding: 20px 0 0px 10px;}
.stellarnav ul {padding: 30px 0 0 0;}
.header_area.sticky .navigation {padding: 20px 0 0px 10px;}
.header_area.sticky .stellarnav {padding: 0 0;}

}

@media screen and (max-width: 1024px){
    .stellarnav ul {
        padding: 0px 0 0 0;
    }}


@media screen and (max-width: 1200px){

.footer_info li:nth-child(1) {
    width: 50%;
}
.copy {
    display: flex;
    justify-content: center;
}
}

@media screen and (max-width: 980px){

.footer_info ul {
flex-wrap: wrap;
}

.footer_menu {
    justify-content: flex-start;
}

.footer_info li:nth-child(2) {
    padding: 10px 0px;
}

.box_link {
    top: -10px;
}

.copy {
    border: none;
}

.footer_menu {
    flex-wrap: wrap;
}

.footer_info li:nth-child(1) {
    width: 100%;
    padding: 0px 15px;
}

.footer_logo {
    padding: 0px 18px;
}

.footer_menu a {
    margin: 7px 7px;
    padding: 7px 10px;
}

.copy {
    margin-top: -10px;
}    

.footer {
    padding: 80px 0 0px;
}

}

@media screen and (max-width: 768px) {

.box_link {
    justify-content: flex-start;
    top: 2px;
    left: 2px;
    padding: 0px 0px;
}

.footer_info li+li {
    margin-top: 8px;
}

.footer_menu a {
    margin: 7px 7px;
    border: 0pt solid;
    border-radius: 5px;
}
.copy {
    margin-top: 0px;
}

.footer.with_shopping_mode {
    padding: 80px 0 50px;
}

#bottom_menu li a {    display: none;}

#bottom_menu li {
    background: #c8c5b3;
}

#bottom_menu li a i {
    color: #ffffff;
}

#bottom_menu li a em {
    color: #FFF;
}

.navigation {padding: 0 0;}
.header_area.sticky .navigation {padding: 0 0;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{background: #d3bbb2;}
}



@media screen and (max-width: 425px) {
.nav-brand {    height: 90px;}
.navigation {padding: 0px 0 0px 0px;}
.stellarnav .menu-toggle {padding: 10px 0;}
}




/* 文章管理================================== */
.blog_box_edit {
    background: #ededed;
    padding: 3em 3em;
    min-height: 100vh;
    box-shadow: 0px 0px 15px rgb(170 170 170 / 30%);

}



body.blog_page .main_part {
    max-width: 90%;
    width: 1600px;
    padding: 40px 20px;
}

h4.blog_category_title {
    font-size: 21px;
    font-weight: 400;
    color: #26495B;
    letter-spacing: 2.5px;
}

body.blog_page h4.blog_category_title {
    display: none;
}

.blog_subbox.clearfix {
    margin: 0 auto;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}

/*文章設定*/


/*選單*/

/*左側文章分類*/
.blog_le {
    padding: 0;
}

h5.blog_le_t em {
    display: inline-block;
    font-style: normal;
    font-family: 'NOTO serif TC';
    font-weight: 500;
    letter-spacing: 2px;
    writing-mode: vertical-rl;
    height: 80px;
    border-left: 1px solid #BFBFBF;
    padding-top: 0;
    padding-right: 15px;
    margin-top: 0px;
    font-size: 17px;
    color: #777777;
}

h5.blog_le_t span {
    display: none;
}

.blog_le .accordion {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-radius: 0;
    padding: 0 10px;
    overflow: inherit;
}

.blog_le .accordion li {
    float: left;
    position: relative;
    text-align: center;
}

.blog_le {
    width: 100%;
    position: relative;
}

.blog_search input[type=submit] {
    height: 53px;
}

.blog_search input[type=search] {
    height: 53px;
    border-radius: 0;
}

.blog_search {
    width: 280px;
    position: absolute;
    top: 20px;
    right: 0;
}

.blog_ri {
    width: 100%;
    padding: 0;
}

.submenu li {
    width: 100% !important;
}

.blog_le .accordion>li:hover .link a,
.blog_le .accordion>li.on_this_category .link a {
    color: #000000 !important;  font-family: 'NOTO serif TC';
}

.blog_le .accordion>li:hover,
.blog_le .accordion>li.on_this_category {
    background: transparent !important;
}

.blog_le .accordion li div a {
    color: #7c7c7c;
    font-weight: 500;
}

.blog_le .accordion li i {
    color: #bdbdbd;
    right: 35px;
}

.submenu {
    background: #ffffff;
    position: absolute;
    list-style: none;
    z-index: 98;
    white-space: nowrap;
    border: 1px solid #ececec;
}

.blog_le .accordion>li:hover .link i,
.blog_le .accordion>li.on_this_category .link i {
    color: #a4a4a4 !important;
}

.submenu a:hover {
    background: #ffffff;
    color: #000000;
    font-weight: bold;
}

.submenu a:before {
    content: "。";
}

.fa-chevron-down:before {
    content: "↓";
    color: transparent;
}

.submenu a {
    position: relative;
    color: #525261;
    padding: 12px 12px 12px 25px;
    transition: all 0.5s ease;
    display: inline-block;
    text-decoration: none;
    float: left;
}

.accordion li .link {
    border-bottom: 0px solid #CCC;
}

@media screen and (max-width: 768px) {
    .blog_le .accordion {
        display: none;
    }

    .blog_search {
        position: relative;
        width: 100%;
        top: 0;
    }

    h4.blog_category_title {
        font-size: 18px;
    }
}

@media screen and (max-width: 476px) {
    h4.blog_category_title {
        font-size: 16px;
    }
}


/* end */
.blog_back a.article_btn_back {
    background: #989D8F;
    transition: all 0.3s ease-in-out;
    background: transparent;
    border-bottom: 1px solid #2e3233;
    color: #2e3233;
}

.blog_back a.article_btn_back:hover {
    filter: brightness(1.2);
    transition: all 0.3s ease-in-out;

}

.blog_back a.article_btn_prev,
.blog_back a.article_btn_next {
    background: #bfc0c0;
    background: transparent;
    border-bottom: 1px solid #2e3233;
    color: #2e3233;


}

.blog_back a.article_btn_prev:hover,
.blog_back a.article_btn_next:hover {
    filter: brightness(1.2);
    transition: all 0.3s ease-in-out;
}




.blog_list_ri {
    width: calc(100%);
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 34px 0px 40px;
    position: relative;
    top: -63px;
}

.blog_box {
    width: 100%;
    max-width: 100%;
}

body.blog_page .subbox_item:hover .blog_list_le {
    transition: border-radius 1.2s cubic-bezier(.165, .84, .44, 1), filter .5s cubic-bezier(.165, .84, .44, 1), -webkit-filter .8s cubic-bezier(.165, .84, .44, 1);
}

.subbox_item {
    width: 100%;

    background-color: transparent;
    /* -webkit-box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 7%);
    box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 7%); */
    /* border-radius: 0 10px 10px 0; */
    overflow: hidden;
    margin-bottom: 2%;
    position: relative;
}

.subbox_item a {
	display: flex;
    flex-direction: column;
}

.subbox_item a:after {
    display: none;
}

.subbox_item:hover img {
    transform: translate(-50%, -50%) scale(1.05);
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease;
    opacity: 0.8;

}

.blog_list_le img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    height: 100%;

}

.blog_list_le {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding: 0;
    padding-bottom: 0;
    aspect-ratio: 12/9;
    padding-top: 75%;
    /* padding-top ios12支援同 aspect-ratio: 12/9*/
    height: auto;
    min-height: 300px;
}




.subbox_item a:before {
    display: none;
}

.blog_list_ri em {
    order: 3;
    width: 100%;
    text-align: right;
    color: #747A6A;
}

.blog_list_ri h5 {
    text-align: center;
    padding: 0 20px 5px;
    color: #ffffff;
    background: #d3bbb2;
    position: relative;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /* box-shadow: 0 20px 20px #000; */
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: initial;
    font-size: 16px;
    display: block;
    font-weight: 400;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: block;
    width: 95%;
    min-height: 36px;
    letter-spacing: 2.5px;

}

.subbox_item:hover h5 {
    background: #f9f0f1;
    color: #8D6B59;
}


.blog_list_ri h5:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 0;
    border-top: 12px solid transparent;
    border-right: 12px solid #c2c0aa;
    width: 0;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.subbox_item:hover h5:before {
    border-right: 12px solid #e6e6e6;
}


.blog_list_ri h5:after {
    content: "";
    position: absolute;
    top: -12px;
    left:-12px;
    width: calc(100% - 0px);
    height: 12px;
    margin-left: 12px;
    background-color: #d3bbb2;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.subbox_item:hover h5:after {
    background-color: #f9f0f1;
}

.blog_list_ri p {
    border-top: 1px solid transparent;
    margin-top: 10px;
    color: #525261;
    font-size: 13px;
    line-height: 2;
    padding: 20px 0;
    width: 100%;
    -webkit-line-clamp: inherit;
    letter-spacing: 1.8px;

}

.blog_list_ri p:after {
    content: '...';
}



.subbox_item:hover:before {
    width: 100%;
    transition: all .5s;
}

@media screen and (max-width: 1400px) {
    .subbox_item a {
        grid-auto-flow: initial;
    }

    .blog_list_le {
        margin: auto;
    }

    .blog_subbox.clearfix {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    }
}

@media screen and (max-width: 1024px) {
    .blog_le.fadeInLeft.animated15.clearfix {
        position: relative;
        top: auto;
    }

    .blog_list_le {
        width: 100%;
    }

    .blog_list_ri {
        width: 100%;
        padding: 0;
    }

    .blog_list_ri p {
        margin-top: 7px;
        margin-bottom: 19px;
    }

    .blog_list_ri i {
        bottom: -7px;
    }

    .blog_list_le {
        width: 100%;
    }

    .blog_list_ri {
        width: 100%;
        padding: 20px 0px 40px;
        top: -49px;
    }

    .blog_list_ri h5 {
        -webkit-line-clamp: initial;
        min-height: auto;
    }

    .blog_subbox.clearfix {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .blog_list_ri p {
        font-size: 13px;
    }

    .blog_subbox.clearfix {
        gap: 10px;
    }

    .blog_list_ri {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 476px) {
    .blog_box {
        width: 100%;
        padding: 0;
    }

    .blog_box_edit {
        padding: 2em;
        margin-bottom: 40px;
    }

    .blog_subbox.clearfix {
        grid-template-columns: minmax(0, 1fr);
    }

    .blog_box {
        margin-bottom: 80px;
    }

    .blog_back a.article_btn_back,
    .blog_back a.article_btn_prev,
    .blog_back a.article_btn_next {
        font-size: 14px;
    }
}


  
  



 /* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*購物車列表*/
.prod_part {  width: 90%; padding: 100px 20px 100px 20px; max-width: 1400px;}
.products-list {  display: grid;  gap: 30px;  grid-template-columns: 1fr 1fr 1fr 1fr; padding: 0px 0 0;}
.products-list:before{content:none;}
.products-list .item {width: 100%; background: none; padding: 14px;}
.products-list .pic{border: 0px solid #e1e1e1;}
.products-list .pic img {transition: 0.5s;}
.products-list .name {height: auto; font-size: 20px; margin-top: 20px;color: #777;}
.product_page .products-list {  width: 100%;}
.products-list .more { border: unset;text-align: left; color: #777; background: transparent; border-radius: 2px;margin-top: 15px; padding: 10px 5px;position: relative;  border-top: 1px solid #d1d1d1;}
.products-list .more:after { position: absolute; content: "+"; border-radius: 99em; background: transparent; right: 5px; left: auto; bottom: 10px; top: auto; border: 1px solid #565656; height: 20px;
   width: 20px; color: #565656;  display: flex;  align-items: center;  justify-content: center;  padding: 10px;}
.products-list .pic:before {
  content: ""; right: 0; top: 0; position: absolute; background: url(https://pic03.eapple.com.tw/yonglanskin/go.png) #ffffffa6;
  width: 50px; height: 50px; background-repeat: no-repeat; background-size: auto; background-position: center;transition: 1s;opacity: 0; z-index: 99;}

/*hover*/
.products-list .item a:hover .more { background: transparent;color: #c2c0aa;}
.products-list .item a:hover .more:after {  border: 1px solid #c2c0aa; color: #c2c0aa;letter-spacing: 0;}
.products-list .item a:hover .pic img { transform: scale(1.05);}
.products-list .item a:hover .pic:before { opacity: 1;}


/*價格*/
.products-list .price {  display: flex;  margin-bottom: 5px;  align-items: center;  justify-content: flex-start;  flex-wrap: wrap;}
.products-list .price b {  margin: 0 5px;  line-height: 180%;  text-align: center; color: #c2c0aa;}
.products-list .price b.ori_price {  font-size: 14px; color: #858585;}

/*側邊分類*/
.product-layer-two li ul {  position: absolute;padding-top: 1px; background:rgb(228 228 220 / 80%);display: none; transition: all 0.3s ease-in-out;}
.product-layer-two li li {  border: none;background: transparent;width: 100%;}
.product-layer-two li li a{  background: transparent; font-size: 16px;}
.product-layer-two li li:hover a{color: #858585; font-weight: 500;}

.product-layer-two {     display: flex; width: 100%;margin: 0;gap: 20px;flex-direction: row;}
.product_info_page .product-layer-two {  display: none;}
.product-layer-two li { margin: 5px 10px 0 0; width: 20%;}
.product-layer-two > li.active {  background: #fbfbfb;}
.product-layer-two li.active a {  border: unset;border-bottom: 1px dotted #c2c0aa !important;}
.product-layer-two li a {  color: #777777;  border: none;  background: transparent; border-bottom: 1px dotted #c2c0aa; transition: all 0.3s;  line-height: 200%;  transition: all 0.3s;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #684d38;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #c2c0aa; color:#fff;}

/*選單多符號*/
.product-layer-two > li > a:after { content: '+'; position: absolute; top: 6px; right: 27px; color: #b7b7b7;}
.product-layer-two > li:hover> a:after { content: '–';}

/*選單hover再展開*/
.product-layer-two > li:hover ul {display: block; transition: all 0.3s ease-in-out;}

/*購物車/內層＝＝*/
ul.prod li h3.prod-thumb {padding: 7px 10px 15px; background: none; text-align: left; border-bottom: 1px solid #c2c2c2;}
ul.prod li .prod-panel {padding: 20px 10px 40px; font-family: "微軟正黑體";} 

/*按鈕顏色*/
.inquiry_a1{background: #c2c0aa;}
.inquiry_a2{background: #c2c0aa;}
.inquiry_a3{background: #999;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #c2c0aa;}
.lastaction {  color: #684d38;  background-color: #eae1d0;}
.nextaction {  background-color: #c2c0aa;}
.lastPage {  background: #c2c0aa; border-radius: 2px;}

/*商品側邊規格*/
.product_info li .txt_box {  color: #c2c0aa;  width: 100%;}
.sidebarBtn .sp_price { color: #c2c0aa;}
.mobile_product_name{font-size: 24px;}
.sidebarBtn .price {letter-spacing: 0px; color:#525261; border-bottom: 1px solid #e6e6e6;}
.sidebarBtn .price span {  display: block; padding: 5px 2px;}
.sidebarBtn h2 {color: #525261;}
.sidebarBtn {border: unset;}
div#number_area {color: #c2c0aa;}

.product_pic #bx-pager a {border:0px solid #e9e9e9; overflow: hidden;}
#bx-pager h6 {display: none;}
.qaform .breakF {background: #ffffff;}

/*相關推薦*/
.prod_related h6 span:before { font-size: 22px; color: #665; font-weight: 500; letter-spacing: 2px;}
.prod_related {padding: 45px 15px 25px 15px; background: none;}
.list .show_name {transform: translate(0%, 160%);}

.car_page .information_left{display: block;}

/*內頁*/
.half_box {width: 100%;}
.half_box li.btn_blankTop {margin-top: 25px; display: flex;}
.bx-wrapper .bx-viewport {background: #f6f5f3; border: 5px solid #f6f5f3;}
.related_list li a {padding: 10px; background: #f6f5f3;}

/*QA*/
input.productBtn.lastaction { margin-right: 20px;}

/* = = = 購物頁面+匯款通知 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.send_simple {background: #c2c0aa;}
.rewrite_simple {background: #ada8a7;}
.car_page .red , .red{ color: #b0413e;}
.separate_title .note {padding-left: 0px; text-align: left;}
.note {text-align: left; width: 100%; display: block;}



@media screen and (max-width: 768px) {
.products-list {  display: flex;}}


#content { background-image: url(https://pic03.eapple.com.tw/yonglanskin/bg.jpg);}



/* =============== ▼ 相簿管理 ▼ =============== */

/* ＝＝＝ 【【  預設區塊不動 ↓↓↓  】】 ＝＝＝ */

/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}

/* RWD ↓↓↓ ~~~~~~~~~~~~~~~ */
/*
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/

/* ＝＝＝ 【【  版型設定(基本) ↓↓↓  】】 ＝＝＝ */

/* +++ 通用 -------------------- */

/* 副標 (該頁分類/相簿名稱) */
.subalbum-menu h2 {
    font-size: 18px;
    color: #777;
    letter-spacing: .6rem;
}

/* 圖片 */
.show-list .show_pic,
.pic-list .show_pic {
    border-radius: var(--br);
}

.show-list .show_pic img,
.pic-list .show_pic img {
    transform: scale(1);
    filter: saturate(1);
    -webkit-filter: saturate(1);
    transition: ease-out 0.5s;
}

.show-list .item:hover .show_pic img,
.pic-list .item:hover .show_pic img {
    transform: scale(1.05);
    filter: saturate(1.5);
    -webkit-filter: saturate(1.5);
}

/* 觀看更多 */
.other_album_choice li {
    background: #777;
    padding: 5px 20px;
    border-radius: 0;
    font-size: 13px;
}

/* +++ 分類總覽頁 (album_page) -------------------- */

/* 分類名稱 */
.show-list .show_name{
    color: #777;
    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: #DDD3C5;
}

.show-list {    grid-template-columns: repeat(auto-fill, minmax(325px, 1fr));}





/* +++ 相簿目錄頁 (album_class_page) -------------------- */

/* 相簿名稱 */
.other_subalbum li a p{
    color: #555;
    letter-spacing: .6rem;
    text-align: center;
}

.other_subalbum li:hover a p {
    color: #DDD3C5;
}

/* +++ 相片頁 (album_info_page) -------------------- */

/* 相簿描述 */
.album_descrip{
    color: #ccc;
    letter-spacing: .15rem;
}

/* 相片描述 */
.pic-list .item h6{
    color: #555;
}


/* RWD ↓↓↓ ~~~~~~~~~~~~~~~ */
@media screen and (max-width: 768px) {

    /*次分類*/
    .subalbum-menu {
        margin: 0;
    }

    .other_subalbum li a p {
        color: #fdfdfd;
        font-size: 14px;
        width: 100%;
        text-align: center;
    }

    .other_subalbum li a p{
    color: #555;
    letter-spacing: .6rem;
    text-align: center;
}
}


@media screen and (max-width: 320px) {
    .show-list {
        grid-template-columns: repeat(auto-fill, minmax(265px, 1fr));
    }
    .main_part {
        padding: 75px 10px 10px;
    }
    .show_content {
        width: 100%;
        padding: 0px 0;
    }


}

/* ＝＝＝ 【【  客製更動處 ↓↓↓  】】 ＝＝＝ */

/* +++ 布局 -------------------- */

/* +++ 分類總覽頁 (album_page) -------------------- */



/* +++ 相簿目錄頁 (album_class_page) -------------------- */

/* +++ 相片頁 (album_info_page) -------------------- */

/* RWD ↓↓↓ ~~~~~~~~~~~~~~~ */

/* =============== ▲ 相簿管理 ▲ =============== */



.stellarnav .icon-close:before {    border-bottom: solid 1px #777;}
.stellarnav .icon-close:after {    border-bottom: solid 1px #777;}

.stellarnav a.dd-toggle .icon-plus:before{border-bottom: solid 1px #777;}
.stellarnav a.dd-toggle .icon-plus:after{border-bottom: solid 1px #777;}


/*聯絡我們*/
.blank_letter{font-family: 'Noto Sans TC', sans-serif;color: #444;font-size: 24px;padding-top: 0;text-align: left;}
.contact_content .information_right {width: 100%;padding-left: 50px; margin-top: 150px	!important;}
button, input, optgroup, select, textarea{outline: none;}
input[type="checkbox"], input[type="radio"] {margin: 5px 5px 5px 10px;}
input[type="checkbox"]:nth-child(1), input[type="radio"]:nth-child(1) {margin: 5px 5px 5px 0px;}
.list_before.info li {font-weight: 300;}
.form select {background: transparent;color: #444;border: none;border-bottom: 1px solid #aaa;width: 100%;}
.form select option{background: #eee;}
.contact_form {display: flex;flex-wrap: wrap;justify-content: space-between;margin: 15px 0;}
.contact_form li {width: 48%;padding-left: 0;padding: 15px 0;}
.contact_form li input.noborder {padding-left: 10px;background: transparent;border: none;border-bottom: 1px solid #c2c0aa;}
.contact_form li textarea.noborder{border: 1px solid #c2c0aa;padding-left: 10px;background: transparent;}
.contact_form li.last{width: 100%;}
.contact_form li.last cite {margin-left: 10px;background: #c2c0aa;color: #eee;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 1px #c2c0aa solid;width: 130px;padding: 3px;}
.contact_form li.last blockquote input {color: #333;font-size: 14px;font-weight: 300;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 3px;}
.information_right .contact_form li.last blockquote input {color: #000;font-weight: 300;font-size: 14px;}
.contact_form li .form__label{font-weight: 300;color: #000;width: 100%;text-align: left;margin-left: 0;margin-bottom: 5px;}
.contact_form li .form__insert{color: #444;width: 100%;}
.noborder {padding: 10px;}
.blank_letter {font-weight: 400;font-size: 20px;letter-spacing: 3px;}
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {
    position: relative;
    display: inline;
    font-weight: 400;
    letter-spacing: 2px;
    margin-right: 5px;
}
.red { color: #b28e52 !important;}
.contact_content .information_left {
    width: 100%;
    text-align: center;
    letter-spacing: 1.5px;
	margin-top: 100px;
}
li.ADD { display: none;}

.FAX:before { content: "LINE ID：";}
.contact_le_map a {  background: #c2c0aa;}
@media screen and (max-width: 768px) {
	.blank_letter{padding-top: 0;}
	.blank_letter.f{margin-top: 50px;}
	.list_before{margin-top: 10px;}
	.contact_content .information_left { margin-top: 60px;}
	.contact_content .information_right {width: 100%;padding-left: 10px;margin-top: 30px !important;}
	.contact_form li input.noborder{border-radius: 0;}
	
	
}
@media screen and (max-width: 600px){
	.contact_content{padding: 0;}
	.contact_page .main_part {   padding: 0px 10px 10px;    }
}
@media screen and (max-width: 450px){
	.contact_form li{width: 100%;}
	.blank_letter{padding-top: 0;font-size: 18px;}
	.blank_letter.f{margin-top: 50px;}

}

.blank_letter {color: #232323;}
/*側邊資訊*/
.list_before li{color: #232323;}
.list_before.info li{padding-left: 40px;text-align: left;}
.list_before.info li.MAIL{display: none;}
.list_before.info li a{color: #232323;}
/*表格*/
.contact_form li .form__label,.contact_form li .form__insert{color: #232323;}
.information_right .contact_form li.last blockquote input {color: #232323;}
.list_before li {color: #777;}


/* 隱藏服務流程底部的其他頁面 */
div#page .other_promotion{display: block;}
.page{    margin: 0px auto;}



/*分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*促銷方案/＝＝＝＝＝*/
/* 首頁 */
.news_part {    
    padding: 100px 0px;
    font-family: var(--SFont);
    margin-left: auto;
    margin-right: auto;
    max-width: 1350px;
    padding-left: 80px;
    padding-right: 80px;
    width: 100%;
}
/* 標 */
.news_part .title_i_box h4 {
    color: #8e695c;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 0.12em;
    z-index: 1;
    position: relative;
}

/* 消息文字 */
.news_list ul li {
    display: block;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    background: transparent;
}
.news_list ul li:hover {
    border-bottom-color: transparent;
}
.news_list ul li:before {
    background: #d2bbb354;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .8s;
    z-index: -1;
}
.news_list ul li:hover:before {
    transform-origin: left top;
    transform: scale(1, 1);
}
/* 文字 */
.news_list ul li a:hover {    background: transparent;}
.news_list ul li span {
    padding: 15px 0;
    font-size: 12px;
    color: #aaa;
    letter-spacing: 0.04em;
    width: 120px;
}
.news_list ul li p {
    color: #252525;
    width: calc(100% - 120px);
    letter-spacing: 0.08em;
    padding: 10px;
    display: grid;
    grid-template-columns: 1fr 20px;
    gap: 10px;
    white-space: break-spaces;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    border-left: 0.5px solid #e5e5e5;
    margin: 10px 0;
}


/* 首頁按鈕 */
.i_news_b {
    margin: 40px auto 0;
}
.i_news_b a {
    width: 225px;
    color: #fff;
    background: #d3bbb2;
    border: 1px solid transparent;
    border-radius: 0;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.12em;
    text-align: center;
    position: relative;
    padding: 0;
    z-index: 5;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: 50px;
    line-height: 50px;
    margin: 0;
}
.i_news_b * {
    transition: all .5s;
    font-weight: 400;
}
.i_news_b a i.fa-solid.fa-arrow-right {
    display: none;
}
.i_news_b a:hover{
    letter-spacing: 0.2em;
    background: #d3bbb2;
}





/* 內頁 = = = = */
.promotions_page .show_content, .other_promotion {
    margin: auto;
    padding: 0 20px;
    max-width: 1000px;
}

/* 標 */
.promotion_title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;    
    font-weight: 500;
    font-size: 13px;
    color: #777;
}
.promotion_title span {
    border: unset;
    padding: 0px;
    margin: 0px;
    letter-spacing: 0.08em;
    color: #3c3c3c;
}
body.promotions_page .promotion_title em {
    display: none;
}
.promotion_title h2 {
    text-align: center;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    color: #111;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.08em;
    position: relative;
    display: block;
    z-index: 1;
    margin-top: 10px;
}

/* 編輯區 */
.edit {
    margin: auto;
    padding: 20px 0;
    padding-top: 20px;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1.6;
}

/* 更多消息 */
.other_promotion{
    grid-template-columns: 1fr;
    margin-top: 60px;
    gap: 10px;
}
.other_promotion li a:before, .other_promotion li a:after{
    content: none;
}
.other_promotion li a {
    display: flex;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 15px 0;
    border: 0;
    border-bottom: 1px solid #dbdad1;
    flex-direction: column;
    align-items: flex-start;
}
.other_promotion li a:hover {
    background: transparent;
}
.other_promotion .pmtTime span {
    float: right;
    font-size: 13px;
    border: unset;
    padding: 0px;
    margin: 0px;
    letter-spacing: 0.08em;
    color: #666;
}
.pmtTitle {
    display: contents;
}
.pmtTitle span {
    position: absolute;
    right: 0;
    border: 0;
    letter-spacing: 0.04em;
    font-weight: 400;
    display: block;
    background: #d3bbb259;
    color: #000000;
    padding: 0.15em 0.8em;
    border-radius: 3px;
    margin: 0 10px;
    font-size: 12px;
}
.other_promotion .pmtTitle h3 {
    color: #111;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.04em;
    margin-top: 6px;
    width: 100%;
    /* max-width: calc(100% - 100px); */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 28px;
}
.other_promotion li a:hover h3{
    opacity: .6;
}


@media screen and (max-width: 1024px){
    .promotions_page .show_content, .other_promotion {
        padding: 0;
    }
}

@media screen and (max-width: 768px){
    /* 首頁 */
    .news_part {
		padding: 60px 0px;
	}
	.news_part .title_i_box h6 {
		font-size: 18px;
	}	
    .news_part .title_i_box h6:before {
        font-size: 52px;
    }

    .news_list ul li {
        padding-bottom: 10px;
        /* padding: 0; */
    }
    .news_list ul li a {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .news_list ul li p:after{
        content: none;
    }
    .news_list ul li span {
        text-align: left;
        padding: 10px;
        padding-bottom: 0;
        color: #d3bbb2;
        font-size: 12px;
        letter-spacing: .02em;
        font-weight: 500;
        width: 100%;
    }
    .news_list ul li p {
        letter-spacing: 0.08em;
        padding: 10px;
        align-items: center;
        overflow: hidden;
        border-left: 0.5px solid #e5e5e5;
        height: 35px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        width: 100%;
        margin: 0;
        border: 0;
        color: #101010;
        text-align: left;
    }

    /* 功 */
    .pmtTitle span{
        top: 10px;
    }
    .promotion_title h2 {
        font-size: 40px;
    }
    .other_promotion .pmtTitle h3 {
        font-size: 16px;
    }
    .other_promotion li a {
        padding: 10px 0;
    }
    .other_promotion {
        gap: 0;
    }


}

@media screen and (max-width: 600px){
    .news_part .title_i_box h4{
        font-size: 24px;
        font-weight: 400;
    }
    .news_list ul li{
        margin: 0;
    }
    .news_list ul li a {
        padding: 0;
    }

}

@media screen and (max-width: 480px){
    .news_part .title_i_box h6:before {
        font-size:48px;
    }

}


