@charset "utf-8";
/*小房東  尚昱物業管理顧問有限公司*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=LXGW+WenKai+TC:wght@300;400;700&display=swap');


/*滾輪*/
::-webkit-scrollbar { width: 7px;}/*滾輪寬度*/
::-webkit-scrollbar-button { background: transparent; border-radius: 4px; height: 0;}/*滾輪與視窗上下的間距*/
::-webkit-scrollbar-track-piece { background: transparent;}/*滾輪軌道背景*/
::-webkit-scrollbar-thumb { border-radius: 4px; background-color: #d3b895; border: none;}/*滾輪樣式*/
::-webkit-scrollbar-track { box-shadow: transparent;}/*滾輪軌道樣式*/


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;} 


/*版面*/
.services_page  .main_part,.other_page  .main_part{
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.album_page .main_part,.album_class_page .main_part,.album_info_page .main_part{
    width: 100%;
    max-width: 90%;
}


.blog_page .main_part,.blog_in_page  .main_part{
    width: 100%;
    max-width: 90%;
}



.contact_page  .main_part {
    width: 100%;
    max-width: 76%;
}




/*動畫文字-----------------------------------*/
.swiper-slide:nth-child(1) img, .swiper-slide:nth-child(2) img { position: relative;}

.swiper-banner .swiper-slide:nth-child(1)::after {
    position: absolute;
    content: " ";
    background: url(https://pic03.eapple.com.tw/31lovehouse/ban01_a.png) no-repeat;
    background-size: contain;
    pointer-events: none;
    width: 100%;
    height: 100%;
    max-width:561px;
    max-height:110px;
    left:16%;
    top: 26%;
    z-index: 1;
    -webkit-animation: FadeIn 4.5s ease-in-out both;
            animation: FadeIn 4.5s ease-in-out both;

}



.swiper-banner .swiper-slide:nth-child(2):after {
    position: absolute;
    content: "";
    background: url(https://pic03.eapple.com.tw/31lovehouse/ban02_a.png) no-repeat;
    width: 100%;
    height: 100%;
    max-width: 622px;
    max-height: 190px;
    background-size: contain;
    left: 55%;
    top: 22%;
    z-index: 1;
    -webkit-animation: FadeIn 2s ease-in-out 4s both;
    animation: FadeIn 2s ease-in-out 4s both;
    
}

/*淡入*/
@-webkit-keyframes FadeIn { 0% { opacity: 0;} 100% { opacity: 1;}}
@keyframes FadeIn { 0% { opacity: 0;} 100% { opacity: 1;}}

/*浮出文字
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

/*展開文字
@-webkit-keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
}
@keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
}










/*背景*/
#content_main, #content{
    background: #f6f4ed;
}



/*版面*/
.album_page .main_part{
    width: 100%;
    max-width: 90%;
}

.case_page .main_part{
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.me_tp_features{
    display: none;
}

.main_header_area {
    background: #F5F4F0;
    box-shadow: none;
    padding: 5px 0;
    transition: all .5s;
}

.header_area{
    position: fixed;
    padding: 0;
    width: 100%;
}

.main_header_area .container{
    max-width: 86%;
    width: 100%;
}

.stellarnav{
    height: 70px;
}

.stellarnav li.has-sub > a:after{
    display: none;
}

.stellarnav > ul > li.has-sub > a{
    padding-right: 0;
}

.stellarnav > ul > li > a {
    padding: 10px 8px;
    color: #333333;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 3px;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    margin: 0 20px;
}

.stellarnav li{
    padding: 0.5% 0;
}

.stellarnav li a{
    color: #333333;
    font-family: "Noto Sans TC", sans-serif;
    font-size: 15px;
}

.stellarnav > ul > li > a:hover {
    color: #9e8e76;
}


/*內頁BANNER 設定*/
.banner{
    font-size: 40px;
    padding: 20px;
    text-align: center;
    background: repeat center center #f9f9f9;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    min-height: 240px;
    flex-direction: column;
    padding: 10% 0 4% 0;
}

.banner h5 {
    font-weight: 400;
    color: #595755;
    letter-spacing: 4px;
    font-size: 28px;
}
.banE::before {
    content: 'Suite Works';
    position: relative;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 43px;
    color: #B3976C;
}

.banblog::before{
    content: 'News';
    position: relative;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 43px;
    color: #B3976C;
}

.banC::before {
    content: 'Contact Us';
    position: relative;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 43px;
    color: #B3976C;
}

.album_info_page .banner h5{display: none;}

.banA {background-image: none;background-color: #f6f4ed;}
.banB {display: none;}
.banC {background-image: none;background-color: #f6f4ed;}
.banD {background-image: none;background-color: #f6f4ed;}
.banE {background-image: none;background-color: #f6f4ed;position: relative;}
.banblog {background-image: none;background-color: #f6f4ed;}


/*相簿*/
.show-list{
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
}

.pic-list{
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
}

.show-list .show_name{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.album_page .overlay{
    background: rgb(223 220 211 / 52%);
    opacity: 1;
    transform: rotateZ(45deg);
}

.overlay{
    background: rgb(223 220 211 / 52%);
    opacity: 1;
    transform: scale(0);
}

.show-list .item:hover .overlay{
    background: rgb(223 220 211 / 52%);
    opacity: 1;
}

.show-list .item:hover .show_name{
    color: #595755;
}

.subalbum-menu h2{
    color: #333;
    font-weight: 500;
}

.album_fixed_title{
   display: none;
}

.other_subalbum li{
    background: transparent;
}

.other_subalbum li a p{
    font-family: 'Noto Sans TC';
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 400;
    padding-top: 2%;
}
.album_class_page .other_subalbum li a p{
    display: none;
}




/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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;}

/*文章*/
h5.blog_le_t{
    text-align: center;
    color: #666;
    font-weight: 400;
}

.contact_content .information_left {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.blog_search input[type=search]{
    border: none;
    border-radius: 0;
}

.blog_le .accordion{
    border: none;
}

.blog_le .accordion{
    text-align: center;
}

.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category{
    background: #f6f4ed !important;
}

.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a{
    color: #aba07d!important;
}

.accordion li .link a{
    color: #333;
    font-size: 17px;
    font-weight: 500;
}

.blog_back{
    right: 6%;
    position: absolute;
    max-width: 18%;
    width: 100%;
}

.blog_back a.article_btn_back{
    background: #c2bdaa;
}

.blog_back a.article_btn_prev{
    background: #cac8c2;
}

.blog_back a.article_btn_next{
     background: #cac8c2;
}

.lastPage{
    display: none;
    background: #b8996d82;
}

.news_related h6 span:before {
    color: #444;
    font-weight: 400;
    padding: 5%;
    font-family: 'Noto Sans TC';
}

.news_related h6{
    margin: 2% auto 4% auto;
}

.blog_le {
    width: 18%;
}

.blog_ri{
    width: calc(100% - 19%);
    padding: 0 0 0 4%;
}

.blog_list_ri{
    padding: 0 10px 26px 10px;
}

h4.blog_category_title {
    font-family: 'Noto Sans TC';
    color: #4c4d4c;
    letter-spacing: 2px;
    font-weight: 400;
}

.subbox_item a{
    grid-template-columns: 1fr;
}

.blog_list_ri h5{
    color: #343434;
    font-family: 'Noto Sans TC';
}

.subbox_item a:after{
    background: rgb(255 255 255 / 42%);
}

.blog_list_ri em{
    border-bottom: 1px solid #ada17e7a;
    padding-bottom: 3%;
}

.blog_list_le{
    aspect-ratio: 5 / 4;
}

.accordion li+li .link{
    border-top: none;
}

.blog_box_edit * {
    line-height: 150%;
    font-family: 'Noto Sans TC';
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 400;
}

.subbox_item a:before{
    bottom: 0;
    color: #ada17e;
    padding-bottom: 2%;
}

.news_related_list{
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
    max-width: 80%;
}

.news_related{
    padding: 4% 2% 4% 2%;
}

.news_related_list li a{
    padding: 20px;
}





/*聯絡我們*/
.contact_content{
    padding: 0;
}


.blank_letter{
    padding-top: 0;
    font-weight: 300;
    color: #343434;
    width: 46%;
    font-family: 'Noto Sans TC';
}

.contact_content .information_right {
    width: 100%;
    padding-left: 0;
}

.contact_le_nomap{
    width: 100%;
}

.contact_form li{
    grid-template-columns: 1fr;
}

.contact_form li .form__label{
    display: flex;
    text-align: left;
    width: 100%;
    max-width: 100%;
    font-family: 'Noto Sans TC';
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 400;
}

.contact_form li .form__insert{
    font-family: 'Noto Sans TC';
    margin-bottom: 1%;
}

.red{
    order: 2;
}

.list_before.info li{
    font-family: 'Noto Sans TC';
}

.list_before{
    display: none !important;
    width: 68%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.list_before li{
    margin: 2% 0;
}

.information_left, .information_right{
    padding: 0;
}

.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before{
    font-weight: 500;
}

.contact_form li.last cite{
    background: #c2bdaa;
}

.info_PHONE{
    display: none;
}

.contact_le_nomap {
    width: 100%;
    display: flex;
    flex-direction: row;
}


/*麵包屑*/
.path{
    display: none;
}




/*頁腳*/

.footer {
    background: #f3f2f0;
    border-top: 1px solid #dedac8;
    padding: 3% 0 0 0;
}

.footer .center{
    max-width: 80%;
    width: 100%;
}

.footer_info {
    padding: 0;
    display: grid;
    grid-template-columns: 380px 1fr;
    grid-gap: 20px;
    padding-right: 110px;
    align-items: start;
    justify-items: center;
}

.footer_info li p{
    color: #333333;
    font-size: 15px;
}

.footer_info ul {
    display: flex;
    flex-direction: column;
}

.footer_info li { padding: 0;}

.footer_info li:nth-child(1) {
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.footer_info li:nth-child(2) { width: 100%;}

.footer_menu {
    padding: 2% 0 4% 0;
    text-align: center;
}

.footer_menu a{
    font-size: 15px;
    padding: 5px 0;
    margin: 0 4% 4px 0;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    border: none;
    color: #b69766;
    background: transparent;
}

.footer_menu a:nth-child(1){
    display: none;
}

.footer_menu a:hover{
    color: #997d55;
    background: transparent;
}

.footer_info li p{
    line-height: 185%;
}

.phone{
    display: none;
}


.footer_info li p.tel:before{
    content: 'TEL';
    color: #b69766;
}

.footer_info li p.taxid:before{
    content: 'TAX';
    color: #b69766;
}

.footer_info li p.add:before{
    content: 'ADD';
    color: #b69766;
}

.footer_info li p.phone:before{
    content: 'PHONE';
    color: #b69766;
}

.footer_info li p.mail:before{
    content: 'MAIL';
    color: #b69766;
}

.footer_info li p.line:before{
    content: 'LINE';
    color: #b69766;
}

.footer_info li p.fax:before{
    content: 'FAX';
    color: #b69766;
}

.copy {
    text-align: center;
    padding: 0.6% 0;
    font-size: 15px;
    color: #e8e8e8a1;
    border-top: none;
    margin-top: 15px;
    background: #b3ac94c2;
}

.copy a{
    color: #e8e8e8a1;
}

.box_link{
    display: none;
}



@media screen and (max-width: 1280px) {
/*抬頭*/    
.pageIndex .header_area{
    position: relative;
}
.header_area,.header_area.sticky{
    position: relative;
}
.main_header_area .container{
    max-width: 94%;
    width: 100%;
}

/*大圖*/ 
.swiper-banner .swiper-slide:nth-child(1)::after{
    max-width: 440px;
}
.swiper-banner .swiper-slide:nth-child(2):after{
     max-width: 500px;
}

/*文章*/
.blog_back{
    max-width: 36%;
    width: 100%;
}

/*聯絡我們*/
.blank_letter{
    width: 100% !important;
}

/*頁腳*/
.footer .center {
    max-width: 90%;
    width: 100%;
}
.footer_menu {
    padding: 6% 0 2% 0;
}
.footer_info{
    grid-template-columns: 250px 1fr;  
}

}
@media screen and (max-width:1024px) {
/*抬頭*/    
.stellarnav {
    height: 50px;
}
.stellarnav > ul > li > a{
    font-size: 15px;
}

/*聯絡我們*/
.contact_page .main_part{
    max-width: 86%;
}

.list_before{
    width: 86%;
}


/*大圖*/
.swiper-banner .swiper-slide:nth-child(1)::after{
    max-width: 370px;
    top: 18%;
}
.swiper-banner .swiper-slide:nth-child(2):after {
    max-width: 430px;
    top: 15%;
    left: 50%;
}

/*文章*/
.blog_back {
    max-width: 70%;
    width: 100%;
    right: 6%;
}



}

@media screen and (max-width: 980px) {
.stellarnav > ul > li > a{
    margin: 0 8px;
}

.main_header_area .container{
    max-width: 100%;
}

.swiper-banner .swiper-slide:nth-child(1)::after{
    max-width: 330px;
}

.swiper-banner .swiper-slide:nth-child(2):after{
    max-width: 360px;
    left: 45%;
}


/*文章*/
.blog_le {
    width: 30%;
}

.blog_ri {
    width: calc(100% - 31%);
    padding: 0 0 0 4%;
}



/*聯絡我們*/
.contact_content .information_left{
    flex-wrap: wrap;
}



/*頁腳*/    
.footer_info{
    grid-template-columns: 1fr;
    padding-right: 0;
}

.footer_logo{
    padding-bottom: 4%;
    padding-top: 4%;
}



}
@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.bannerindex { padding:0; margin:0;}
.main_header_area .container{
    max-width: 100%;
    width: 100%;
}
.stellarnav.mobile ul{
    background: #f7f7f7;
}

.stellarnav.mobile{
    left: 4%;
    top: 24%;
}


/*產品*/
.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;}


/*文章*/
.blog_le {
    width: 100%;
}
.blog_ri{
    width: 100%;
    padding: 0 2%; 
}
.blog_back {
    right: 10%;
    max-width: 80%;
}
.news_related_list {
    grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
    max-width: 84%;
    grid-gap: 20px;
}



/*相簿*/
.album_page .show-list{
    grid-template-columns: 1fr;
}
.album_class_page .show-list{
    grid-template-columns: 1fr;
}




/*頁腳*/
#bottom_menu{
    background: #f5f4f0;
}

#bottom_menu li a{
    color: #b09366;
}

#bottom_menu li a em{
    color: #595757;
}

#bottom_menu li:nth-child(3){
    display: none;
}


}
@media screen and (max-width: 600px) {


/*頁腳*/
.footer_info li:nth-child(1){
    grid-template-columns: 1fr;
}
.copy{
    padding: 4% 0;
    line-height: 150%;
}

/*文章*/
.blog_back{
    position: relative;
}

}

@media screen and (max-width: 480px) {
/*大圖*/
.swiper-wrapper .swiper-slide img{
    width: auto;
    height: 50vh;
    object-fit: cover;
    object-position: 30%;
    position: relative;

}
.swiper-banner .swiper-slide:nth-child(1)::after{
    max-width: 100%;
    max-height: 100%;
    left: 0;
    top: 0;
    background-color: #ffffff55;
    background-position: center;
    background-size: 80%;
}
.swiper-banner .swiper-slide:nth-child(2)::after {
    max-width: 100%;
    max-height: 100%;
    left: 0;
    top: 0;
    background-color: #ffffff55;
    background-position: center;
    background-size: 80%;
}
.nav-brand  img{
    opacity: 0;
}
.nav-header::before {
    position: absolute;
    content: '';
    background: url(https://pic03.eapple.com.tw/31lovehouse/top_logo.svg) no-repeat;
    width: 100%;
    height: 181px;
    background-size: 40%;
    background-position: center;
}

/*文章*/
.blog_back {
    position: relative;
    right: 0;
    max-width: 100%;
}

/*聯絡我們*/
.contact_form li .form__label{
    background: transparent;
}

/*頁腳*/
.footer_menu a{
    margin: 0 2%;
    width: 28%;
}



}