@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');

/* 客戶編輯器_分享文章 */
.share_page .edit p {
    color: #555;
    line-height: 1.8;
}

.share_page .edit h6 {
    color: #9599E2;
    font-size: 16px;
}

.share_page .edit a {
    color: #9599E2;
    font-size: 16px;
}

/* 客戶編輯器文章管理 */
body.blog_in_page .blog_box_edit p {
    color: #555;
    line-height: 1.8;
}

body.blog_in_page .blog_box_edit h6 {
    color: #9599E2;
    font-size: 16px;
}

body.blog_in_page .blog_box_edit a {
    color: #9599E2;
    font-size: 16px;
}

/* 客戶編輯器購物車 */
body.product_info_page .prod-panel p {
    color: #555;
    line-height: 1.8;
}

body.product_info_page .prod-panel h6 {
    color: #9599E2;
    font-size: 16px;
}

body.product_info_page .prod-panel a {
    color: #9599E2;
    font-size: 16px;
}

/* 地圖先關起來 */
body.contact_page .list_before li.btn .animated-arrow {
    display: none;
}

div#page {
    /* background: url(https://pic03.eapple.com.tw/purple22moon/sg_bottom_bg01.jpg); */
    background-size: cover;

}

/* BANNER============================= */
.banner h5 {
    font-size: 1.618rem;
    display: inline-block;
    /* padding: 2% 0%; */
    letter-spacing: 2px;
    width: 100%;
    color: #fff;
    letter-spacing: 4.5px;
    text-shadow: 0 0 10px rgb(0 0 0 / 84%);
    font-weight: 500;
    text-align: left;
    position: absolute;
    width: fit-content;
    left: 35px;
    bottom: 10%;
    background: #fff0;
}

.banner {
    padding: 11% 0% 11% 0%;
    position: relative;
    background-size: cover;
    background: url(https://pic03.eapple.com.tw/purple22moon/pur_banner_1.jpg) no-repeat left center;
    background-size: cover;
}


.banF {
    background: url(https://pic03.eapple.com.tw/purple22moon/pur_banner_1.jpg) no-repeat left center;
    background-size: cover;
}


.banE {
    background: url(https://pic03.eapple.com.tw/purple22moon/pur_banner_1.jpg) no-repeat left center;
    background-size: cover;
}


.banner.banblog {
    background: url(https://pic03.eapple.com.tw/purple22moon/pur_banner_1.jpg) no-repeat left center;
    background-size: cover;
}

.banC {
    background: url(https://pic03.eapple.com.tw/purple22moon/pur_banner_1.jpg) no-repeat left center;
    background-size: cover;
}




.banB {
    background: url(https://pic03.eapple.com.tw/purple22moon/pur_banner_1.jpg) no-repeat left center;
    background-size: cover;
}


body.services_page .banB {
    background: url(https://pic03.eapple.com.tw/purple22moon/pur_banner_1.jpg) no-repeat left center;
    background-size: cover;
}

/* 裝飾 */
.banner h5:after {
    content: '';
    width: 40%;
    height: 3px;
    background: #DFD7FF;
    bottom: 0;
    display: block;
}

/* banner動畫 */
.banner:after {
    position: absolute;
    left: 0;
    height: 100%;
    bottom: 0;
    width: 100%;
    content: "";
    background: linear-gradient(45deg, #9bc5ff, #b995ff, #ffa6a1, #a8c8ff);
    background-size: 600% 600%;
    mask-image: linear-gradient(transparent, red 100%);
    -webkit-mask-image: linear-gradient(to right, red 0%, transparent 100%);
    opacity: 0.3;
    mix-blend-mode: multiply;
}



@media screen and (max-width:480px) {
    .banner {
        padding: 25% 0 25% 0;
    }

    .banner h5 {
        font-size: 1.8rem;
    }

    .main_part {
        padding-top: 5%;
    }
}

/* 固定背景 */
.animated15 {
    animation: none;
}

/* 最新消息============= */
.news_part .title_box {
    display: none;
}

.news_part {
    padding: 2%;
}

.news_list * {
    color: #fff;
}

.news_list ul li {
    border-bottom: none;
}

.title_box *,
.title_box span {
    color: #fff;
    display: none;
}

.promotion_title h2 {
    font-weight: 600;
    font-size: 16px;
    border-bottom: none;
    margin-bottom: 2%;
    margin-top: 0.5%;
    letter-spacing: 2px;
}

.time {
    font-size: 18px;
}

.pageIndex .main_part {
    border: none;
}

.news_list ul li:nth-child(3n+1) {
    border-left: 10px #c68436 solid;
}

.news_list ul li:nth-child(3n-1) {
    border-left: 10px #b37e3d solid;
}

.news_list ul li:nth-child(3n) {
    border-left: 10px #f5ad54 solid;
}

/* ==============關掉================= */

.me_tp_features {
    display: none;
}

.tp_links a.me_tp_call:before {
    display: none;
}

.tp_links a.me_tp_mail:before {
    display: none;
}


.path {
    display: none;
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/* logo */
.nav-brand h1 {
    display: block;
    background: url(https://pic03.eapple.com.tw/purple22moon/pur_logo_logo.svg);
    background-size: contain;
    width: 165px;
    height: 57px;
    background-repeat: no-repeat;
    text-indent: 101%;
    overflow: hidden;
    white-space: nowrap;
    /* filter: contrast(0) brightness(100); */
    transition: all 0.3s ease-in-out;
    filter: drop-shadow(2px 1px 2px #dddddd7a)
}

.nav-header {
    height: 100%;
    margin-left: 20px;
}

a.nav-brand {
    padding: 2px 0;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
}

.navigation-portrait .nav-brand {
    justify-content: center;
}

@media screen and (max-width: 1024px) {
    .nav-header {
        position: relative;
    }

    a.nav-brand {
        justify-content: center;
    }

    .nav-header {
        padding: 2% 0;
    }

    .nav-brand h1 {
        filter: initial;
    }
}


@media screen and (max-width: 768px) {}

/* ========== */
/*header*/
.navigation-portrait .nav-menus-wrapper {
    background-color: #fff;
}

@media screen and (max-width: 768px) {
    body.pageIndex header.header_area {
        position: relative;
    }
}


.main_header_area {
    background: transparent;
    transition: all 0.3s ease-in-out;
}

header.header_area.sticky .main_header_area {
    /* background: rgba(0, 0, 0, 0.58); */
    transition: all 0.3s ease-in-out;
}



.main_header_area .container {
    max-width: 100%;
    margin: 0;
}


.nav-menu {
    margin: 40px 0 0 0;
    margin: 0;
    padding: 0;
}

.nav-menu>li>a {
    padding: 20px 20px;
    letter-spacing: 2px;
    border-radius: 100px;
    color: #5f5539;
}

.tp_links {
    display: none !important;
}

.nav-menu>li>a:hover {
    transition: all 0.5s;
    color: #a18d73;
}


/* 裝飾====== */
div#page {
    position: relative;
    background: linear-gradient(300deg, #c0acc5 0%, #efe8f0 100%);
}

/* 遮罩 */
.header_area::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(180deg, #dfd7ffa6, #dfd7ff75);
    width: 100%;
    height: 0%;
    transition: all 0.5s;
    backdrop-filter: blur(67px);
    opacity: 0.3;
}


header.header_area.sticky:before {
    height: 100%;
    transition: all 0.5s;
}

/* 最後項目 */
.nav-menu>li:nth-last-child(2) {
    /* background-color: #8EC5FC;
    background-image: linear-gradient(62deg, #8EC5FC 0%, #E0C3FC 100%); */
    background: linear-gradient(62deg, #c0acc5 0%, #efe8f0 100%);
    color: #fff;
}

.nav-menu>li:nth-last-child(2)>a:hover {
    color: #fff;
}

@media screen and (max-width: 768px) {
    .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
        width: 95%;
    }

    #bottom_menu {
        display: block;
    }

    .nav-menu>li:nth-last-child(2) {
        background: transparent;
    }
}

/* ======== */

/* 下拉小三角型 */
span.submenu-indicator {
    display: none;
}

.nav-menus-wrapper-close-button {
    color: #a18d73;
}

/* 小漢堡 */
.nav-toggle:before {
    background-color: #a18d73;
    ;
    box-shadow: 0 0.5em 0 0 #a18d73, 0 1em 0 0 #a18d73;
}

.nav-toggle:after {
    color: #a18d73;
}

@media screen and (max-width: 1000px) {}


/* 下拉分類 */
/* 取消系統預設下拉項目顏色 */
.nav-dropdown>li>a {
    background-color: transparent;
}

.nav-dropdown>li {
    background: #fff;
}

.nav-dropdown>li>a {
    color: #343a40;
    font-size: 16px;
    padding: 16px 20px
}

.nav-dropdown>li>a:hover,
.nav-dropdown>li>a:focus,
.nav-menu>li.focus>a {
    color: #a18d73;
}

/* 下拉項目第二層 */
.nav-dropdown>li ul li {
    background: #eee;
}

/* 滑到下拉項目第二層第一層的文字顏色指定 */
.nav-dropdown>li:hover>a,
.nav-dropdown>li.focus>a {
    color: #a18d73;
}


@media screen and (max-width: 768px) {

    /* 解決手機版連結問題 */
    .navigation-portrait .nav-dropdown>li>a {
        width: calc(100% - 50px);
    }
}

/* 大圖 */
/*預設解除背景輪播*/
#content_main {
    margin: 0;
}

.bannerindex {
    /* position:static; */
    height: auto;
    position: relative;
}

.swiper-banner {
    position: static;
    margin: 0;
    height: auto;
}

.swiper-slide img {
    height: auto;
}

@media screen and (max-width: 1024px) {
    .bannerindex {
        position: relative;
        height: 0;
        padding-bottom: 47%;
    }

    body.pageIndex header.header_area {
        position: initial;
    }

    .nav-menu {
        width: 100%;
        text-align: center;
    }
}


@media screen and (max-width: 768px) {}


/* =========footer======== */
/* footer往兩邊放 */
/* .footer_menu {
    display: none;
} */
/* .footer_info ul li:nth-child(2) {
    display: none;
} */

.footer_info ul li:nth-child(2) {
    width: 100%;
    padding: 0;
}

.footer_menu {
    padding-top: 2%;
    display: flex;
    flex-wrap: wrap;
}

.footer_menu a {
    background: transparent;
    color: #5d555f;
    border: none;
    padding: 0 2% 0 0;
}

.footer_menu a:hover {
    background: transparent;
}

.footer {
    background: url(https://pic03.eapple.com.tw/purple22moon/footer_bg.jpg);
    padding: 40px 0 0;
    display: flex;
    background-position: center;
    flex-wrap: wrap;
    background-position-x: 44%;
}

.footer .center {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    float: left;
    margin-left: 5%;
    max-width: 1400px;

}

.box_link {
    width: 100%;
    text-align: center;
}

.footer_info {
    width: 100%;
    padding: 0;
    text-align: left;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer_info ul {
    margin: 0 10% 20px 0%;
    float: left;
    width: 100%;
}

.footer_info ul:before {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    margin: 2% 0;
    background-color: #b37e3d;
}

.footer_info li:nth-child(1) {
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 0;
}

.footer_info li p {
    vertical-align: middle;
    color: #5d555f;
    display: block;
    line-height: 175%;
    letter-spacing: 1px;
    position: relative;
    padding-left: 30px;
}



.footer_info li p:after {
    content: "/";
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}


/*文字*/
.footer_info li p.tel:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    background-size: contain !important;
    background: url(https://pic03.eapple.com.tw/purple22moon/f_call.svg);
}

.footer_info li p.phone:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    background-size: contain !important;
    background: url(https://pic03.eapple.com.tw/purple22moon/f_phone.svg);
}

.footer_info li p.mail:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    background-size: contain !important;
    background: url(https://pic03.eapple.com.tw/purple22moon/f_mail.svg);
}

.footer_info li p.add:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    background-size: contain !important;
    background: url(https://pic03.eapple.com.tw/purple22moon/f_map.svg);
}

/* .footer_info li p.phone:before {
    white-space: nowrap;
    content: 'P：';
}

.footer_info li p.tel:before {
    content: 'T：';
}

.footer_info li p.mail:before {
    content: 'M：';
}

.footer_info li p.add:before {
    content: 'A：';
} */

.footer_info li:nth-child(1) {
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 0;
}

.double_key {
    text-align: left;
    width: 100%;
}

.copy {
    color: #5d555f;
    margin: 0;
    border: none;
    width: 100%;
}

.copy a:hover {
    color: #f5ad54;
    transition: all 0.3s ease-in-out;
}

.copy a {
    color: #5d555f;
}



@media screen and (max-width: 768px) {
    .copy {
        margin-right: 10%;
    }

    .footer .center {
        margin-left: 10%;
    }

}

@media screen and (max-width: 476px) {
    .footer {
        flex-wrap: wrap;
    }

    .footer .center {
        width: 100%;
    }

    .copy {
        width: 100%;
        flex-direction: inherit;
        justify-content: center;
        margin-right: 0;
    }

    .copy a {
        width: fit-content;
    }

    .footer_menu a {
        width: 29%;
        padding: 0;
        margin: 6px 5px;
    }

}



/* logo */
.box_link {
    display: block;
    background: url(https://pic03.eapple.com.tw/purple22moon/pur_logo_logo.svg);
    background-size: contain;
    width: 195px;
    height: 65px;
    background-repeat: no-repeat;
    text-indent: 101%;
    overflow: hidden;
    white-space: nowrap;
    filter: initial;

}





@media screen and (max-width: 768px) {}

/* iphone專門設定 */
.footer_info li p {
    word-wrap: break-word;
    word-break: break-all;
}

.footer_info li p.tel:before {
    white-space: nowrap;
}



.footer_info li p.mail:after {
    white-space: nowrap;
}

.footer_info li p.add:before {
    white-space: nowrap;
}


/* 按鈕 */

.inquiry_a1 {
    /* background-color: #8EC5FC;
    background-image: linear-gradient(62deg, #8EC5FC 0%, #E0C3FC 100%); */
    background: linear-gradient(62deg, #c0acc5 0%, #efe8f0 100%);
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.inquiry_a1:hover {
    filter: brightness(1.1);
    transition: all 0.3s ease-in-out;
}

.inquiry_a2 {
    /* background-color: #8BC6EC;
    background-image: linear-gradient(135deg, #8BC6EC 0%, #9599E2 100%); */
    background: linear-gradient(62deg, #c0acc5 0%, #efe8f0 100%);
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.inquiry_a2:hover {
    filter: brightness(1.1);
    transition: all 0.3s ease-in-out;
}

.lastaction {
    /* background-color: #8BC6EC;
    background-image: linear-gradient(135deg, #8BC6EC 0%, #9599E2 100%); */
    background: linear-gradient(62deg, #c0acc5 0%, #efe8f0 100%);
    color: #fff;
    text-align: center;
    padding: 0;
    transition: all 0.3s ease-in-out;
}

.lastaction:hover {
    filter: brightness(1.1);
    transition: all 0.3s ease-in-out;
}

.nextaction {
    /* background-color: #8EC5FC;
    background-image: linear-gradient(62deg, #8EC5FC 0%, #E0C3FC 100%); */
    background: linear-gradient(62deg, #c0acc5 0%, #efe8f0 100%);
    color: #fff;
    text-align: center;
    padding: 0;
    transition: all 0.3s ease-in-out;
}

.nextaction:hover {
    filter: brightness(1.1);
    transition: all 0.3s ease-in-out;
}

.products-box {
    margin-bottom: 2%;
}


.animated-arrow {
    background: transparent;
    margin-top: 40px;
    margin-bottom: 70px;
    width: 160px;
    transition: all 0.3s ease-in-out;
}

a.animated-arrow.stay_mid {
    color: #595757;
    padding: 0;
    text-align: center;
}

.animated-arrow:before {
    content: '';
    display: inline-block;
    position: absolute;

    border: 1px solid #dbdbdb;
    background: transparent;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    border-radius: 0px;
    transition: all .5s ease;
}

input.innersend {
    color: #595757;
    padding: 0;
    text-align: center;
}

input.innersend:hover {
    color: #DFD7FF;
}




.last .animated-arrow {
    position: relative;
}


.animated-arrow:hover:before {
    border: 1px solid #DFD7FF;
}

.arrow {
    display: none;
}

input.innersend {
    color: #595757;
}


/* =======相簿======= */

/* 次分類 */
/* 標題 */
.subalbum-menu h2 {
    display: none;
}

.block {
    background: #fff;
}

/* 觀看其他 */
/*觀看其他作品*/
.album_fixed_title embed {
    display: none;
}

.album_fixed_title {
    display: none;
}

.other_album_choice {
    text-align: center;
    color: #4a4a4a;
}

.other_album_choice li {
    background: transparent;
}

.other_album_choice li {
    margin-top: 2%;
}

/* --- */
.other_subalbum li {
    position: relative;
}


.other_subalbum li p {
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, .3);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    transition: all ease .3s;
    text-align: center;
    margin: 0;
    padding: 20% 10%;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    color: #FFFFFF;
    font-size: 20px;
    pointer-events: none;
    cursor: default;
}

.other_subalbum li p {
    border-radius: 100%;
    padding: -20px;
    max-width: calc(100% - 46px);
    max-height: calc(100% - 46px);
    transition: all 0.5s ease-in-out;
}

.other_subalbum li:hover p {
    opacity: 0;
}


/* -- */
.other_subalbum li a>div {
    height: 40vh;
    line-height: 260px;
    padding-bottom: 0;
    padding: 20px;
    border: solid;
    border-style: dotted;
    border-color: #CACEEB;
    border-radius: 100%;
    min-height: 400px;
}

.other_subalbum li a img {
    max-width: 100%;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    height: 100%;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    transition: all 0.2s;
    border-radius: 100%;
}


.other_subalbum li:hover a {
    color: #888888;
}

@media screen and (max-width: 787px) {
    .other_subalbum li {
        width: 48%;
    }
}

@media screen and (max-width: 600px) {
    .other_subalbum li {
        width: 100%;
        margin-bottom: 1%;
    }
}


/* 相簿第一層內頁=========== */
.show_content {
    width: 100%;
    padding: 0;
}

.subalbum-menu {
    padding: 0;
}

.other_subalbum li {
    width: 33%;
    margin: 0;
}

ul.show-list.clearfix {
    display: flex;
    flex-wrap: wrap;
    margin: 3%;
}

body.album_page .main_part {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0;
}

.album_page .show-list .item {
    width: 33.3333%;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    margin: 20px 10px;
    padding: 0;
    margin: auto 0;
    box-sizing: border-box;
    padding: 0% 2%;
    margin-bottom: 3%;
}

.album_page .show-list .item a {
    max-width: 100%;
}

.album_page .show-list .show_pic {
    height: 40vh;
    line-height: 260px;
    padding: 0;
    padding-bottom: 0;
    border-radius: 140px 40px 0 0;
}

.album_page .show-list .show_pic img {
    max-width: 100%;
    max-height: 100%;
    transition: 1s;
    object-fit: cover;
    height: 100%;
    width: 100%;

}

.album_page .show-list .show_pic img:hover {
    transform: scale(1.1);
}

.album_page .show-list .show_name {
    height: auto;
    font-size: 17px;
    color: black !important;
    border: none;
    text-align: center;
    background: linear-gradient(62deg, #c0acc5 0%, #efe8f0 100%);
    padding: 14px;
    transition: all ease-in .3s;
    line-height: 1;
    margin: 0;
    padding: 2% 7%;
}


.album_page .show-list .item a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: border 0.5s;
    -o-transition: border 0.5s;
    transition: border 0.5s;
    transition: 0.5s;
    pointer-events: none;
}

.album_page .show-list .item:hover .show_name {
    color: #fff;
    opacity: 1;
}

.other_subalbum li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 50%);
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
    pointer-events: none;
}


/* 裝飾 */

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);

}

.overlay:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    content: '';
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
    transition: opacity 0.8s, -webkit-transform 0.8s;
    -o-transition: opacity 0.8s, transform 0.8s;
    transition: opacity 0.8s, transform 0.8s;
    transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    transform: scale(1, 0);
}

.album_page .show-list .item:hover .overlay:after {
    opacity: 1;
    transform: scale(1);
}

.overlay::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
    transition: opacity 0.8s, -webkit-transform 0.8s;
    -o-transition: opacity 0.8s, transform 0.8s;
    transition: opacity 0.8s, transform 0.8s;
    transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    z-index: 10;
    transform: scale(0, 1);
}

.album_page .show-list .item:hover .overlay:before {
    opacity: 1;
    transform: scale(1);
}


@media screen and (max-width: 1200px) {
    .album_page .show-list .item {
        width: 49.99999%;
    }
}

@media screen and (max-width: 600px) {
    .album_page .show-list .item {
        width: 100%;
    }
}

/* 相簿第二層內頁===========================— */
body.album_class_page .main_part {
    max-width: 2000px;
    margin: 0;
    padding: 0;
}

.other_subalbum {
    display: flex;
    flex-wrap: wrap;
    margin: 3%;
}

body.album_class_page .other_subalbum li {
    position: relative;
    width: 33.3333%;
    margin-bottom: 3%;
    padding: 0% 2%;
}

.other_subalbum li p {
    color: black;
    font-size: 17px;
    border: none;
    text-align: center;
    transition: all ease-in .3s;
    padding: 3%;
}

.other_subalbum li:hover p {
    opacity: 1;
}

.other_subalbum li a>div {
    height: 33vh;
    line-height: 260px;
    padding-bottom: 0;
    overflow: hidden;
}

.other_subalbum li a img {
    max-width: 100%;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    height: 100%;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    transition: all 0.2s;
}

.other_subalbum li a:hover img {
    transform: scale(1.1);
    max-width: 100%;
    max-height: 100%;
    transition: 1s;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .other_subalbum li {
        width: 49.99999%;
    }
}

@media screen and (max-width: 600px) {
    .other_subalbum li {
        width: 100%;
    }
}

/* 相簿第三層內頁================== */

body.album_info_page .main_part {
    max-width: 2000px;
    margin: 0;
    padding: 0;
}

ul.pic-list.clearfix {
    display: flex;
    flex-wrap: wrap;
    margin: 3%;
}

.album_info_page .pic-list .show_pic img {
    max-width: 100%;
    max-height: 100%;
    transition: 1s;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.album_info_page .pic-list .show_pic {
    height: 33vh;
    line-height: 260px;
    padding: 0;
    padding-bottom: 0;
}

.album_info_page .pic-list .item {
    position: relative;
    padding: 0;
    margin: 0;
    width: 33.3333%;
    padding: 0% 2%;
    margin-bottom: 3%;
}

.album_info_page .pic-list .item h6 {
    padding: 2%;
    text-align: center;
    transition: all ease-in .3s;
    display: none;
}


@media screen and (max-width: 1200px) {
    .album_info_page .pic-list .item {
        width: 49.99999%;
    }
}

@media screen and (max-width: 600px) {
    .album_info_page .pic-list .item {
        width: 100%;
    }
}



/* 聯絡=================== */
/*聯絡我們MAP區改滿版編輯區*/
.contact_content {
    width: 100%;
    padding: 0;
}

.contact_page .main_part {
    max-width: 100%;
    padding: 0;
}

.contact_page .path {
    display: none;
}

.contact_content .information_left {
    width: 100%;
    padding: 0;
}

.contact_content .information_right {
    width: 90%;
    margin: auto;
    padding: 0 10px;
    display: block;
}

.contact_content .information_left>h4.blank_letter {
    display: none;
}

.contact_content .list_before {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
}

.contact_content .list_before>li:not(li:last-of-type) {
    display: none;
}

.contact_content .list_before.info>li:last-of-type {
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 768px) {
    .contact_content .information_right {
        margin: 50px auto;
    }
}

/**/
/*電腦版表單最大寬度設定*/
.contact_content .information_right {
    max-width: 1000px;
}

/**/

.contact_form li .form__label {
    width: 100%;
    display: block;
    text-align: center;
    background: #f6f6f65e;
    padding: 1%;
    border-radius: 21px;
    margin: 0;
}

.blank_letter {
    display: none;
}

.contact_form li {
    padding-left: 0;
}

.contact_form li .form__insert {
    padding-bottom: 2%;
    padding-top: 20px;
}

.noborder {
    min-height: 60px;
    width: 100%;
}


/* 文章管理=========== */
/* 文章管理================================== */
.path {
    display: none;
}

/* /文章設定/ */
.blog_list_ri h5 {
    font-size: 1px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.blog_list_ri em {
    order: -1;
    width: fit-content;
    text-align: left;
    padding: 2%;
    position: relative;
}

.blog_list_ri p {
    line-height: 160%;
    text-align: center;
    -webkit-line-clamp: 2;
}

.blog_page .main_part {
    max-width: 1600px;
}

.blog_in_page .main_part {
    max-width: 1600px;
}

.blog_subbox {
    display: flex;
    flex-wrap: wrap;
}

.subbox_item {
    width: calc(98% / 3);
    overflow: hidden;
    margin: 0.2% 0.2% 1.8% 0.2%;
    position: relative;
}

.blog_list_le,
.blog_list_ri {
    width: 100%;
}

.blog_list_ri {
    padding: 3% 2%;
    display: flex;
    flex-wrap: wrap;
}

.subbox_item a:after {
    content: '';
    ;
    border: none;
}

.subbox_item a:before {
    content: '';
    background: transparent;
    color: #fff;
    border: 2px solid;
    text-shadow: 0 0 3px rgb(0, 0, 0, 50%);
}

.blog_back a.article_btn_back {
    background: #CEAB82;
}

.blog_le .accordion>li:hover,
.blog_le .accordion>li.on_this_category {
    background: #CEAB82 !important;
}

.share_page .edit {
    text-align: justify;
    line-height: 180%;
}

.subbox_item a:before,
.subbox_item a:after {
    transition: 0.3s;
}

.blog_box_edit {
    line-height: 180%;
    text-align: justify;
    letter-spacing: 0.3px;
}

h4.blog_category_title {
    text-align: justify;
    font-weight: lighter;
    letter-spacing: 1.2px;
    display: none;
}

.link a {
    width: 100%;
    display: block;
    padding: 15px 10px;
}

.accordion li .link {
    padding: 0;
}

h5.blog_le_t {
    color: #d4a234;
}

.blog_list_ri h5 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.blog_list_ri p {
    line-height: 160%;
    text-align: left;
    -webkit-line-clamp: 2;
}

.blog_le .accordion>li:hover .link a,
.blog_le .accordion>li.on_this_category .link a {
    text-shadow: 0 0 3px rgb(0, 0, 0, 50%);
}

.blog_search input[type=search] {
    border-radius: 5px;
    padding: 2% 10%;
}

.blog_le .accordion {
    border-radius: 5px;
}

h5.blog_le_t {
    display: none;
}

.link a {
    padding: 6% 10%;
}

.blog_page .blog_list_le {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    padding: 0;
    z-index: 1;
}

.blog_page .subbox_item:hover .blog_list_le {
    transform: translateX(-35px);
    transition: all 0.1s ease-in-out;
}

.blog_page .blog_list_le img {
    max-width: 100%;
    max-height: 100%;
    transition: 1s;
    object-fit: cover;
    height: 35vh;
    line-height: 260px;
    padding: 0;
    padding-bottom: 0;
    min-height: 250px;
    width: -webkit-fill-available;
}

.subbox_item a:before {
    display: none;
}

.subbox_item a:after {
    display: none;
}

/* 裝飾 */
.subbox_item:before {
    content: 'more';
    position: absolute;
    right: 6px;
    top: 10px;
    writing-mode: vertical-lr;
    color: #d8b186;
}

.subbox_item:after {
    content: '';
    width: 1px;
    height: 0;
    position: absolute;
    top: 86px;
    right: 15px;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background: #d8b186;
}

.subbox_item:hover::after {
    height: calc(200px - 100px);
    transition: all 0.5s ease-in-out;
}

/* 裝飾3============== */

.blog_subbox.clearfix:hover img {
    opacity: 0.8;
}

.blog_subbox.clearfix a:hover img {
    opacity: 1;
    transition: 0.5s;
}



.overlay {
    display: none;
}

@media screen and (max-width: 1024px) {
    .subbox_item {
        width: calc(98% / 2);
    }
}

@media screen and (max-width: 768px) {
    .blog_page .subbox_item:hover .blog_list_le {
        transform: translateX(0px);
    }
}

@media screen and (max-width: 476px) {
    .subbox_item {
        width: calc(100%);
    }
}


/* 購物車================ */
/* 外層 */
.product-layer-two li:hover ul {
    border: none !important;
    border-top: 1px solid !important;
}


.page {
    width: 100%;
    text-align: center;
    order: 0;
    margin: 10px;
}

.product_page .show_content {
    display: flex;
    flex-wrap: wrap;
}


.pageIndex .products-box {
    display: none;
}

body.product_page .main_part {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0;
}

/* 首頁購物車文字替換 */
.title_box h2 {
    position: relative;
    color: transparent;
}

.title_box h2:after {
    content: 'PORTFOLIO';
    color: #595757;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-family: 'Helvetica', 'Lato', sans-serif;
    font-weight: 500;
}

.title_box span {
    position: relative;
    color: transparent;
}

.pageIndex .main_part {
    border: none;
}

.products-list .title_box {
    width: 100%;
    margin-bottom: 2%;
}

.price {
    display: none;
}


/*購物車*/


/*外層*/

/*購物車*/

body.product_info_page aside.sidebarBtn {
    position: sticky;
    top: 100px;
}

li.item.first_box {
    display: block;
    text-align: center;
    margin: auto;
    width: 100%;
}

.prod_related {
    background: #ffffff1c;
}

/**/
.path {
    display: none;
}

.products-list .pic {
    height: 45vh;
    padding-bottom: 0px;
}

.product_page .main_part {
    max-width: 100%;
}

.product_page .show_content {
    padding: 0;
    width: 100%;
}

ul.products-list.clearfix {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.products-list .item {
    width: 33.3333%;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    margin: 20px 10px;
    padding: 0;
    margin: auto 0;
    box-sizing: border-box;
}

.product_page .show_name {
    color: #fff;
}

.show-list .item:hover .show_name {
    color: #c8a063;
}

.products-list .pic img {
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    display: inline-block;
}

/* 按鈕價格不要 */
body.product_page .more.slowAnimation {
    display: none;
}

body.product_page .price {
    display: none;
}

/* 文字蓋在上面 */
body.product_page .products-list .name {
    position: absolute;
    top: 50%;
    bottom: 50%;
    right: 50%;
    left: 50%;
    width: 95%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 0;
    transition: all ease-in .3s;
    opacity: 0;
    transform: translate(-50%, -50%);
}


body.product_page .products-list .item:hover .pic img {
    filter: brightness(0.5);
    transition: 0.3s;
}

body.product_page .products-list .item:hover .name {
    opacity: 1;
}

@media screen and (max-width: 768px) {

    .products-list .item {
        width: 48%;
    }
}

@media screen and (max-width: 476px) {

    .products-list .item {
        width: 100%;
    }
}


/*頁籤*/

.product-layer-two {
    text-align: center;
    width: 100%;
    order: -1;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    margin-top: 2% 0 0 0;
}


.product-layer-two li {
    display: flex;
    width: fit-content;
}

.product-layer-two li a {
    border: none;
    color: #444;
    font-size: 14px;
    margin: 0;
}

.product-layer-two li.active a {
    font-weight: bold;
    color: #000000;
    background: #ffffff;
}

/*產品內頁*/
body.product_info_page .main_part {
    padding-top: 5%;
}

.accordion-panel {
    display: block !important;
}

.accordion-panel img {
    max-width: 100%;
    display: block;
    margin: 20px auto;
}

.product_main {
    padding: 0;
    margin: auto;
}

.product_pic {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    max-width: 100%;
    margin: auto;
    padding-left: 0px;
    order: 0;
    margin-bottom: 36px;
}

.product_pic .bx-wrapper {
    display: block;
    padding: 0;
    margin: 0;
}

.product_pic .bx-wrapper .bx-viewport {
    max-width: 700px;
    left: 0;
    height: -webkit-fill-available !important;
}

.product_pic #bx-pager {
    display: flex;
    flex-direction: column;
    align-content: space-between;
    justify-content: space-between;
    margin-left: 0;
    position: relative;
    padding: 0;
    top: 0;
    max-width: 700px;
}



.lastPage {
    background: #9599E2;
}


.accordion-panel img {
    width: 100% !important;
    height: 100% !important;
}

.prod-panel {
    width: 100%;
    max-width: 1000px;
    margin: auto;
}




/*購物車預覽-直式*/
.product_pic {
    flex-direction: row;
    flex-wrap: wrap;
}

.product_pic #bx-pager {
    flex-direction: row;
    width: 100%;
    margin: 0 auto;
}

.product_pic #bx-pager a:not(:nth-last-child(1)) {
    margin-right: 3px;
}



.product_pic .bx-wrapper .bx-viewport {
    margin: 0 auto;
    border: none;
    border-bottom: 5px solid #fff;
}

/* 輪播下的圖片 */
.product_pic #bx-pager a {
    margin-top: 2%;
    border: none;
}

/* 高度一致 */
li.item.first_box {
    display: contents;
    text-align: center;
    margin: auto;
    width: 100%;
}



.bx-wrapper img {
    max-height: 500px;
    margin: auto;
}

ul.bxslider li {
    height: 60vh;
    line-height: 260px;
    padding: 0;
    padding-bottom: 0;

}

ul.bxslider li img {
    max-width: 100% !important;
    min-width: 100%;
    height: 60vh !important;
    max-height: 60vh !important;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    display: inline-block;
}

@media screen and (max-width: 768px) {
    ul.bxslider li {
        height: 38vh;
    }

    ul.bxslider li img {
        max-width: 100% !important;
        min-width: 100%;
        height: 38vh !important;
        max-height: 38vh !important;
        object-fit: cover;
        -moz-object-fit: cover;
        -ms-object-fit: cover;
        -o-object-fit: cover;
        -webkit-object-fit: cover;
        display: inline-block;
    }
}



/* 輪播小圖 */
.product_pic #bx-pager a {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.product_pic #bx-pager a img {
    margin: auto;
    max-width: 100% !important;
    min-width: 100%;
    height: 100%;
    max-height: 100px;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    display: inline-block;
}


/* 編輯欄位 */
li.prod-item.is-active {
    max-width: 800px;
    margin: auto;
}



/*各區標題設定*/
.mobile_product_name {
    color: #444;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 5px;
    display: block;
    margin-bottom: 30px;
    display: none;
}

div#bx-pager h6 {
    display: none;
}

h3.accordion-thumb {
    color: #fff;
}

.product_info_page .accordion {
    display: none;
}

/* 商品問答 */
h3.prod-thumb {
    display: none;
}



/* 下方建議 */
.related_list li {
    width: 49%;
}

.related_list li a img {
    max-width: 100%;
    height: 300px;
    position: relative;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
    width: 100%;
    object-fit: cover;
}

.related_list li a {
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .related_list li a img {
        height: 200px;
    }
}