@charset "utf-8";


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.path {display: none;}
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*網站統一設定*/
.main_part {max-width: 1600px;padding: 100px 5%;}
.show_content {padding: 0;}
.page {margin: 50px auto;color: #273250;gap: 5px;}
.page li {margin:0 5px;display: flex;border: 1px solid;width: fit-content;height: 30px;line-height: 30px;
justify-content: center;align-items: center;align-content: center;text-align: center;border-radius: 0px;transition: .3s;}
.page li a, .page li strong {width: fit-content;padding: 0 10px;height: 30px;line-height: 30px;border-radius: 0;color: #273250;}
.page strong {background: unset;color: #000000;}
.page a:hover {background: #273250;color: #ffffff;}
.page li.activeN {background: #fff;color: #000;border: none;}

@media screen and (max-width: 1024px) {
.main_part {padding: 80px 5%;}
.page {font-size: 15px;gap: 3px;}
}
@media screen and (max-width: 768px) {
.main_part {padding: 60px 5% 80px;}
.page {font-size: 14px;gap: 2px;}
}
@media screen and (max-width: 600px) {
.main_part {padding: 50px 5% 80px;}
.page {font-size: 13px;gap: 0;}
}
@media screen and (max-width: 450px) {
.main_part {padding: 30px 5% 80px;}
.page {font-size: 12px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*HEADER*/
.pageIndex .header_area {padding: 0 5%;background: #273250;position: fixed;transition: 1s ease;}
.header_area {background: #273250;padding: 0 5%;box-shadow: 0 0 0px #bc936c4d;transition: 1s ease;}
.pageIndex .header_area.sticky {background: #ffffffeb;transition: 1s ease;}
.header_area.sticky {background: #ffffffeb;box-shadow: 0 0 15px #bc936c4d;transition: 1s ease;}
.me_tp_features {display: none;}
.main_header_area .container {max-width: 1500px;}
.navigation {display: grid;grid-template-columns: 210px 1fr;align-items: center;}

/*LOGO*/
.nav-header {grid-row: 1 / 1;}
.nav-brand {display: flex;}
.nav-brand img {transition: display 1.5s ease;}

.header_area.sticky .nav-brand {width: 70px;position: absolute;height: 70px;}
.header_area.sticky .nav-brand img {display: none;transition: display 1.5s ease;}
.header_area.sticky .nav-header:before {content: '';display: block;position: absolute;width: 100%;max-width: 65px;aspect-ratio: 1 / 1;
    background: url(https://pic03.eapple.com.tw/kuenwo/header_logo.svg);background-size: contain;margin: 10px 0;}

/*選單*/
.stellarnav > ul > li > a {display: block;padding: 35px 10px;color: #ffffff;letter-spacing: 0.15em;margin: 0;line-height: 1;height: auto;transition: 0.5s ease;}
.header_area.sticky .stellarnav > ul > li > a {color: #5b4835;transition: 0.5s ease;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px;}
.stellarnav li.has-sub > a:after {display: none;}


/*下拉選單*/
.stellarnav > ul > li:nth-of-type(4) > ul > li:nth-of-type(1) {display: none;}
.stellarnav > ul > li > ul {width: 150px;transform: translateX(-50%);left: 50%;right: 0;background: #273250;}
.stellarnav > ul > li > ul > li {border: unset;text-align: center;}
.stellarnav > ul > li > ul > li > a {padding: 10px 5px;color: #fff;letter-spacing: 0.1em;transition: 0.2s ease;}
.stellarnav > ul > li > ul > li > a:hover {color: #999;}
.stellarnav > ul > li > ul > li > ul {background: #1a2133;right: 150px;}
.stellarnav > ul > li > ul > li > ul > li {border: unset;}
.stellarnav > ul > li > ul > li > ul > li+li {border-top: 1px solid #aaa;}
.stellarnav > ul > li > ul > li > ul > li > a {color: #fff;text-align: center;letter-spacing: 0.1em;padding: 10px;}
.stellarnav > ul > li > ul > li > ul > li > a:hover {color: #aaa;}

.stellarnav ul li ul li {border-top: 1px solid #ffffff3b;}

@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {
.pageIndex .header_area {position: sticky;}
.navigation {grid-template-columns: 1fr;justify-items: center;}
.nav-header {padding: 25px 0 0;max-width: 180px;}
.header_area.sticky .nav-header:before {position: relative;margin: 0;}
.stellarnav > ul > li > a {padding: 35px 10px 25px;font-size: 15px;}
}
@media screen and (max-width: 768px) {
.nav-header {padding: 20px 0;}
.header_area.sticky .nav-header {padding: 15px 0;}
.header_area.sticky .nav-header:before {max-width: 55px;}

.stellarnav.mobile {display: flex;justify-content: center;align-items: center;height: 100%;}
.stellarnav.mobile .menu-toggle {padding: 0px;}
.stellarnav .menu-toggle span.bars {top: 0;}
.stellarnav .menu-toggle:after {display: none;}
.stellarnav .menu-toggle span.bars span {width: 33px;height: 1px;background: #bc946e;margin: 0 auto 5px;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {border: unset;background: #273250;max-width: 300px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #1a2133;color: #fff;letter-spacing: 0.15em;padding: 15px;}
.stellarnav .icon-close {width: 20px;height: 11px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 1px #ffffff;}
.stellarnav.mobile > ul > li {border-bottom: 1px solid #ffffff3b;}
.stellarnav.mobile li a {border-bottom: unset;}
.stellarnav.mobile > ul > li > a {padding: 20px 30px;font-size: 15px;}
.header_area.sticky .stellarnav > ul > li > a {color: #ffffff;}
.stellarnav.mobile > ul > li.has-sub > a {padding-right: unset;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 20px 15px;}
.stellarnav.mobile ul > li > ul {background: unset;}
.stellarnav.mobile > ul > li > ul > li {text-align: left;}
.stellarnav > ul > li > ul > li > ul > li+li {border-top: 1px solid #333;}
.stellarnav.mobile > ul > li > ul > li > a, .stellarnav.mobile > ul > li > ul > li.has-sub > a, 
.stellarnav.mobile > ul > li > ul > li > ul > li > a {padding: 15px 30px !important;letter-spacing: 0.15em;text-align: left;font-size: 15px;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #fff;}
.stellarnav.mobile li.open {background: #37405b;padding: 0;}
.stellarnav.mobile li.open > a {background: #1a2132;}
.stellarnav.mobile li.open li.open {background: #37405b;padding: 0;}
.stellarnav.mobile li.open li.open > a {background: #1a2132;}
}

@media screen and (max-width: 600px) {
.nav-header {max-width: 160px;}
}

@media screen and (max-width: 450px) {
.nav-header {max-width: 135px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

 @-webkit-keyframes slide-in-right {
    0% {-webkit-transform: translateX(200px);transform: translateX(200px);opacity: 0;}
    100% {-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}
}
@keyframes slide-in-right {
    0% {-webkit-transform: translateX(200px);transform: translateX(200px);opacity: 0;}
    100% {-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}
}
  

/*大圖*/
.pageIndex .swiper-fade .swiper-slide:nth-child(1):before {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw/kuenwo/大圖-03.svg);
    width: 75%;top: 0%;left: 0%;aspect-ratio: 3 / 2;background-size: cover;background-repeat: no-repeat;z-index: 999;}

.pageIndex .swiper-fade .swiper-slide:nth-child(1):after {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw/kuenwo/大圖-04.svg);
    width: 13%;top: 20%;left: auto;right: 7%;aspect-ratio: 24 / 58;background-size: cover;background-repeat: no-repeat;z-index: 999;}

.pageIndex .swiper-fade .swiper-slide:nth-child(2):before {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw/kuenwo/大圖-05.svg);
    width: 75%;top: 0;left: auto;right: 0;aspect-ratio: 3 / 2;background-size: cover;background-repeat: no-repeat;z-index: 999;}

.pageIndex .swiper-fade .swiper-slide:nth-child(2):after {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw/kuenwo/大圖-06.svg);
    width: 13%;top: 20%;left: 7%;aspect-ratio: 24 / 58;background-size: cover;background-repeat: no-repeat;z-index: 999;}

.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 30px);}

/*加上動畫進入效果*/
.pageIndex .swiper-fade .swiper-slide-active:nth-child(1):after, .pageIndex .swiper-fade .swiper-slide-active:nth-child(2):after{
    -webkit-animation: slide-in-right 1.5s alternate both;
	animation: slide-in-right 1.5s alternate both;}

@media screen and (max-width: 600px) {
.swiper-pagination-bullet { width: 8px;height: 8px;}
}
@media screen and (max-width: 450px) {
.swiper-pagination-bullet { width: 5px;height: 5px;}
}

/*手機大圖*/
@media screen and (max-width: 600px) {}


/*內頁BANNER 設定*/
.banner {position: relative;font-size: unset;background: url(https://pic03.eapple.com.tw/kuenwo/banner_01.jpg);background-attachment: fixed;
    background-size: cover;background-position: center;padding:0;min-height: 85vh;}
.banner:before {content: '';position: absolute;width: 90%;height: 100%;top: 0;left: 0;z-index: 0;opacity: 0.8;
    background: linear-gradient(to right, rgba(14, 14, 14, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0.5) 70%, rgba(125, 126, 125, 0) 100%);}

.banner h5 {position: absolute;width: 100%;max-width: 1400px;transform: translateY(-50%);top: 55%;font-size: 25px;line-height: 1.2;
        font-family: '微軟正黑體';font-weight:600;text-align: left;color: #ffffff;letter-spacing: 0.15em;z-index: 1;}
.banner h5:before {content: 'KUEN WO';display: block;color: #B89266;font-family: 'Jost';font-size: 30px;font-weight: normal;padding-bottom: 30px;letter-spacing: 0.08em;}
.banner.banA {display: none;}
.banner.banB {display: none;}
.banner.banC {}
.banner.banD {}
.banner.banF {background: url(https://pic03.eapple.com.tw/kuenwo/banner_03.jpg);background-size: cover;background-position: center;}
.banner.banF h5:before {content: 'PLATE SELECTION';}
.banner.banF[data-banner="product_list_5815_5306"] h5:before {content: 'E1 PLATE';}
.banner.banF[data-banner="product_list_5815"], .banner.banF[data-banner="product_list_5815_5306"] {
    background: url(https://pic03.eapple.com.tw/kuenwo/banner_01.jpg);background-size: cover;background-position: center;}
.banner.banF[data-banner="product_list_5815"] h5:before {content: 'SYSTEM PLATE';}
.banner.banF[data-banner="product_list_5816"], .banner.banF[data-banner="product_list_5816_5304"], .banner.banF[data-banner="product_list_5816_5305"] {
    background: url(https://pic03.eapple.com.tw/kuenwo/banner_02.jpg);background-size: cover;background-position: center;}
.banner.banF[data-banner="product_list_5816"] h5:before {content: 'STONE COUNTERTOPS';}
.banner.banF[data-banner="product_list_5816_5304"] h5:before {content: 'QUARTZ STONE SLABS';}
.banner.banF[data-banner="product_list_5816_5305"] h5:before {content: 'ARTIFICIALS STONE SLABS';}


/*------------------------------電視櫃------------------------------*/
.banner.banE[data-banner="album_b_info_133"] {background: url(https://pic03.eapple.com.tw/kuenwo/BANNER_album_info_01.jpg);background-size: cover;
    background-position: center;}
.banner.banE[data-banner="album_b_info_133"] h5:before {content: 'TV CABINET';}
/*------------------------------書桌------------------------------*/
.banner.banE[data-banner="album_b_info_186"] {background: url(https://pic03.eapple.com.tw/kuenwo/BANNER_album_info_02.jpg);background-size: cover;
    background-position: center;}
.banner.banE[data-banner="album_b_info_186"] h5:before {content: 'DESK';}
/*------------------------------展示櫃------------------------------*/
.banner.banE[data-banner="album_b_info_187"] {background: url(https://pic03.eapple.com.tw/kuenwo/BANNER_album_info_03.jpg);background-size: cover;
    background-position: center;}
.banner.banE[data-banner="album_b_info_187"] h5:before {content: 'DISPLAY CABINET';}
/*------------------------------床櫃------------------------------*/
.banner.banE[data-banner="album_b_info_188"] {background: url(https://pic03.eapple.com.tw/kuenwo/BANNER_album_info_04.jpg);background-size: cover;
    background-position: center;}
.banner.banE[data-banner="album_b_info_188"] h5:before {content: 'BED CABINET';}
/*------------------------------衣櫃------------------------------*/
.banner.banE[data-banner="album_b_info_189"] {background: url(https://pic03.eapple.com.tw/kuenwo/BANNER_album_info_05.jpg);background-size: cover;
    background-position: center;}
.banner.banE[data-banner="album_b_info_189"] h5:before {content: 'WARDROBE';}
/*------------------------------玄關櫃------------------------------*/
.banner.banE[data-banner="album_b_info_190"] {background: url(https://pic03.eapple.com.tw/kuenwo/BANNER_album_info_06.jpg);background-size: cover;
    background-position: center;}
.banner.banE[data-banner="album_b_info_190"] h5:before {content: 'HALLWAY CABINET';}


.banner.banblog, .banner.banblog[data-banner="news_a_list_4604"] {background: url(https://pic03.eapple.com.tw/kuenwo/banner_04.jpg);background-size: cover;
    background-position: center;}
.banner.banblog h5:before, .banner.banblog[data-banner="news_a_list_4604"] h5:before {content: 'KUEN WO NEWS';}
.banner.banblog[data-banner="news_a_list_4605"] {background: url(https://pic03.eapple.com.tw/kuenwo/banner_05.jpg);background-size: cover;
    background-position: center;}
.banner.banblog[data-banner="news_a_list_4605"] h5:before {content: 'LATEST DISCOUNT';}

@media screen and (max-width: 1200px) {
.banner {min-height: 65vh;}
}
@media screen and (max-width: 1024px) {
.banner {min-height: 55vh;}
.banner h5 {width: 80%;font-size: 24px;}
.banner h5:before {font-size: 28px;}
}
@media screen and (max-width: 768px) {
.banner {min-height: 45vh;background-attachment: inherit;}
.banner h5 {font-size: 22px;}
.banner h5:before {font-size: 25px;padding-bottom: 20px;}
}
@media screen and (max-width: 600px) {
.banner {min-height: 35vh;}
.banner h5 {font-size: 20px;}
.banner h5:before {font-size: 22px;padding-bottom: 15px;}
}
@media screen and (max-width: 450px) {
.banner {min-height: 25vh;}
.banner h5 {font-size: 18px;}
.banner h5:before {font-size: 20px;padding-bottom: 10px;}
}
@media screen and (max-width: 400px) {
.banner {min-height: 20vh;}
.banner h5 {font-size: 16px;}
.banner h5:before {font-size: 18px;padding-bottom: 5px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*FOOTER*/
.copy {padding: 15px 0;font-size: 12px;color: #545d82;background: #212941;letter-spacing: 0.08em;border-top: unset;margin-top: 10px;}
.copy a {color: #545d82;}
.copy a:hover {color: #abb0c7;}

/*top*/
#to_top {bottom: 150px;left: auto;right: 10px;background: #bd9569;color: #ffffff;font-weight: 600;width: 45px;height: 45px;
    box-shadow: unset;font-size: 13px;padding-top: 8px;letter-spacing: 0.08em;border-radius: 5px}
#to_top i.top {height: 12px;left: -1px;}
#to_top i.top:before, #to_top i.top:after {width: 2px;height: 10px;background: #ffffff;}

@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {
#bottom_menu {display: none;}
.copy {padding-top: 15px;line-height: 1.8;font-size: 10px;}
#to_top {bottom: 150px;right: 5px;width: 35px;height: 40px;padding-top: 8px;border-radius: 5px;font-size: 10px;}
}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章*/
h5.blog_le_t {font-size: 22px;color: #273250;font-family: 'Noto Sans TC';letter-spacing: 0.08em;margin-bottom: 10px;}
.blog_search {margin-bottom: 15px;}
.blog_search input[type=search] { font-size: 15px;letter-spacing: 0.15em;color: #273250;border: solid 1px #b4b4b4;
    border-radius: 0;padding: 10px 35px 10px 15px;}

.blog_le .accordion {border-radius: 0;border: 0;letter-spacing: 0.05em;}
.accordion li+li .link {border-top: 1px solid #b4b4b4;}
.accordion li .link a {padding: 15px 20px;color: #273250;font-size: 16px;font-weight: 400;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #bd9569 !important;}

.blog_box {display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0;}
.blog_le {padding: 0;width: 22%;}
.blog_ri {width: 75%;padding: 0;}
.blog_page h4.blog_category_title {padding: 5px 0;margin-bottom: 0;}
.blog_subbox {grid-template-columns:1fr 1fr 1fr; gap: 0;}
.subbox_item {margin-bottom: 0;width: 100%;position: relative;height: 100%;
    -webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition-property: background-color, color;
    transition-property: background-color, color;-webkit-transition-duration: .4s;transition-duration: .4s;
    -webkit-transition-timing-function: linear;transition-timing-function: linear;}
.subbox_item:hover {background-color: #F0F0F0;transition: all 0.3s ease-in-out;}
.subbox_item a {grid-template-columns: unset;padding: 13%;grid-gap: 10px;}
.subbox_item a:before {display: none;}
.subbox_item a:after {content: "";display: block;position: absolute;top: 100%;left: 0;bottom: 0;width: 100%;height: 1px;
    background-color: #F0F0F0;-webkit-transition: opacity .4s linear;transition: opacity .4s linear;opacity: 1;border: none;}
.blog_list_le {position: relative;padding-bottom: 100%;height: 0;}
.blog_list_le img {display: block;position: absolute;max-width: 100%;min-width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);
    object-fit: cover;-moz-object-fit: cover;-ms-object-fit: cover;-o-object-fit: cover;-webkit-object-fit: cover;}
.blog_list_le:before {content: 'VIEW MORE';position: absolute;z-index: 1;opacity: 0;font-size: 12px;color: #ccc;letter-spacing: 0.08em;
    position: absolute;top: 60%;left: 50%;background: #fff;color: #273250;text-align: center;line-height: 35px;padding: 0 10px;
    -moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);transition: opacity 0.6s, top 0.6s;}
.subbox_item:hover .blog_list_le:before {opacity: 1;top: 50%;transition: opacity 0.6s, top 0.6s;}

.blog_list_ri {display: flex;padding: 0;flex-direction: column;align-items: flex-start;}
.blog_list_ri>*+* {margin-bottom: 0;}
.blog_list_ri em {order: 1;font-size: 13px;letter-spacing: 0.08em;color: #ccc;}
.blog_list_ri h5 {order: 2;font-size: 16px;letter-spacing: 0.05em;color: #273250;padding: 15px 0 0;line-height: 1.5;max-height: 40px;}
.blog_list_ri p {display: none;}

.subbox_item:before, .subbox_item:after {content: "";position: absolute;
    width: 1px;top: 50%;height: 90%;-webkit-transform: translateY(-50%);transform: translateY(-50%);
    background-color: #F0F0F0;-webkit-transition: opacity .4s linear;transition: opacity .4s linear;}
.subbox_item:before {left: 0;}
.subbox_item:after {right: 0;}

/*相簿內頁*/
.blog_in_page h5.blog_le_t {display: none;}
.blog_in_page h4.blog_category_title {
    color: #000000;font-size: 25px;font-weight: 500;letter-spacing: 0.05em;
    border-bottom: 1px #b4b4b4 solid;padding: 0 0 20px;line-height: 1;margin-bottom: 20px;}
.blog_shareData .visitors_num, .blog_shareData .visitors_num i::before, .toShareNews b {color: #000;}
.articel_mainPic {display: none;}
.blog_box_edit * {line-height: 2;letter-spacing: 0.08em;}
.blog_box_edit * strong {font-size: 20px;}
.news_tags a {color: #000;}

.blog_back {width: 100%;grid-gap: 10px;}
.blog_back a {font-size: 16px;letter-spacing: 0.2em;padding: 15px;transition: 0.5s ease;}
.blog_back a:hover {letter-spacing: 0.35em;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {background: #273250;}
.blog_back a.article_btn_back {background: #000;}

.news_related {border-top: 1px solid #b4b4b4;background: unset;padding:50px 5% 80px}
.news_related h6 { max-width: 1500px;margin: 0 auto 50px;}
.news_related h6 span:before {font-size: 25px;color: #273250;font-weight: 500;letter-spacing: 0.08em;}
.news_related_list {grid-template-columns: repeat(4, 1fr);}
.news_related_list li {transition: 0.6s ease;}
.news_related_list li:hover {transform: scale(0.95);transition: 0.6s ease;}

@media screen and (max-width: 1300px) {
.blog_le {width: 20%;}
.blog_ri {width: 75%;}
.blog_subbox {grid-template-columns:repeat(2, 1fr);}
}
@media screen and (max-width: 1024px) {
h5.blog_le_t {font-size: 20px;}
.accordion li .link a {padding: 15px;font-size: 15px;}
.blog_le {width: 25%;}
.blog_ri {width: 70%;}
.blog_list_ri h5 {padding: 10px 0 0;}
.subbox_item a:before {font-size: 16px;}
}
@media screen and (max-width: 768px) {
.blog_box {flex-direction: column;}
.blog_le {width: 100%;}
.blog_ri {width: 100%;}
.blog_search {margin-bottom: 0;}
.blog_page h4.blog_category_title {padding: 0;}
.subbox_item a {padding: 10%;}
.blog_back {grid-gap: 10px;padding-top: 30px;}
.blog_box_edit * {font-size: 16px;}
.blog_box_edit * strong {font-size: 18px;}
.news_related_list {grid-template-columns: repeat(2, 1fr);}
}

@media screen and (max-width: 600px) {
.blog_subbox {grid-template-columns: repeat(1, 1fr);}
.blog_in_page h4.blog_category_title {font-size: 22px;padding: 10px 0 20px;}
.blog_back a, .lastPage {font-size: 15px;}
.news_related h6 span:before {font-size: 22px;}
.blog_box_edit * {font-size: 15px;}
.blog_box_edit * strong {font-size: 17px;}
}

@media screen and (max-width: 450px) {
.blog_in_page h4.blog_category_title {font-size: 18px;}
.toShareNews {font-size: 14px;}
.blog_box_edit * {font-size: 14px;}
.blog_box_edit * strong {font-size: 16px;}
.blog_back {grid-template-columns: repeat(1, 1fr);}
.news_related h6 span:before {font-size: 20px;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*相簿-B*/
.album_page .show-list {grid-template-columns: repeat(2, 1fr);grid-gap:15px}
.album_page .show-list .item {display: flex;justify-content: center;align-items: center;flex-direction: column;}
.album_page .show-list .item a {width: 100%;}
.album_page .show-list .show_pic { aspect-ratio: 5 / 3;}
.album_page .show-list .show_pic .overlay {background: #27314f4d;-webkit-transform: translateX(-100%);transform: translateX(-100%);}
.album_page .show-list .item:hover .overlay {opacity: 1;-webkit-transform: translateX(0%);transform: translateX(0%);}
.album_page .show-list .show_name { width: 100%;text-align: center;background: #bc946e;color: #fff;padding: 10px 0;font-size: 17px;height: auto;
    margin-top: 0;letter-spacing: 0.1em;height: auto;line-height: 2;font-weight: normal;transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.album_page .show-list .item:hover a .show_name {background: #27314f;color: #ffffff;transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}

.album_class_page .show-list {grid-template-columns: repeat(2, 1fr);grid-gap: 15px;}
.album_class_page .show-list .item a {display: flex;justify-content: center;align-items: center;flex-direction: column;}
.album_class_page .show-list .show_pic { width: 100%;aspect-ratio: 5 / 3;}
.album_class_page .show-list .show_pic .overlay {background: #27314f4d;-webkit-transform: translateX(-100%);transform: translateX(-100%);}
.album_class_page .show-list .item:hover .overlay {opacity: 1;-webkit-transform: translateX(0%);transform: translateX(0%);}
.album_class_page .other_subalbum li a p { width: 100%;text-align: center;background: #bc946e;color: #fff;padding: 10px 0;font-size: 17px;
    letter-spacing: 0.1em;transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.album_class_page .show-list .item:hover a p {background: #27314f;transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}

.subalbum-menu { margin: 0; padding: 0;}
.subalbum-menu h2, .other_album {display: none;}

.album_info_page .pic-list {grid-template-columns: repeat(4, 1fr);}
.album_info_page .pic-list .item {display: flex;justify-content: center;align-items: center;flex-direction: column;}
.album_info_page .pic-list .show_pic {aspect-ratio: 3 / 4;}
.album_info_page .pic-list .show_pic img {transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.album_info_page .pic-list .item a:hover img {transform: scale(1.15);transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.album_info_page .pic-list .item h6 {width: 100%;text-align: center;background: #bc946e;color: #fff;padding: 10px 0;font-size: 17px;
    font-weight: normal;letter-spacing: 0.1em;transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.album_info_page .pic-list .item:hover h6 {background: #27314f;transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}

.album_info_page.album_b .pic-list .item h6 {display: none;}

@media screen and (max-width: 1024px) {
.album_page .show-list .show_name, .album_class_page .other_subalbum li a p, .album_info_page .pic-list .item h6 {padding: 8px 0;font-size: 16px;}
.album_info_page .pic-list {grid-template-columns: repeat(3, 1fr);}
}
@media screen and (max-width: 768px) {
.album_page .show-list .show_name, .album_class_page .other_subalbum li a p, .album_info_page .pic-list .item h6 {padding: 5px 0;font-size: 15px;}
.album_page .show-list, .album_class_page .show-list {grid-template-columns: repeat(1, 1fr);}
.album_info_page .pic-list {grid-template-columns: repeat(2, 1fr);grid-gap: 15px;}
}
@media screen and (max-width: 600px) {
.album_info_page .pic-list {grid-gap: 10px;}
.album_page .show-list .show_name, .album_class_page .other_subalbum li a p, .album_info_page .pic-list .item h6 {font-size: 14px;}
}
@media screen and (max-width: 450px) {
.album_page .show-list .show_name, .album_class_page .other_subalbum li a p, .album_info_page .pic-list .item h6 {font-size: 13px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*購物車-板材挑選*/
/*購物車*/
/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
/* .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: 20%; letter-spacing:0.08em;min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: 78%; grid-template-columns: repeat(4, 1fr);grid-gap: 50px 20px;}
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:8px 30px;}
.product-layer-two > li:hover > a { background:#D4D6DC;transition:all ease .3s;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;margin-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}
.product-layer-two li a {border: unset;background: unset;color: #273250;padding: 10px 30px;font-size: 16px;transition:all ease .3s;}
.product-layer-two li i {width: 43px;height: 43px;color: #273250;}

.product-layer-two li li:hover{ margin-left: 25px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 10px; background: transparent; left: 0; margin-left: -15px; top: 50%; margin-top: -5px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#273250;margin-left:5px;}
.product-layer-two li.active a { border: unset;}
.product-layer-two li li.active a {background: unset;}

.products-list .item a {padding-bottom: 40px;}
.products-list .pic img {width: auto; }
.products-list .name {display: flex;margin-top: 10px;margin-bottom: 10px;
    font-size: 16px;color: #000000;letter-spacing: 0.15em;height: unset;text-align: center;flex-direction: column;}
.products-list .name .numbering {font-size: 12px;padding-top: 5px;}
.products-list .price {display: none;margin: 10px 0 15px;align-items: flex-end;}
.products-list .price b {color: #A6A6A6;letter-spacing: 0.05em;font-weight: 400;line-height: 1;font-size: 14px;text-align: center;margin: 0;}
.products-list .price .sp_price {text-align: right;color: #c55d39;font-size: 17px;text-align: center;margin: 0;}
.products-list .more {border: 1px solid #273250;color: #273250;font-weight: 400;line-height: 40px;letter-spacing: 0.08em;}
.products-list .item a:hover .more {background: #273250;border: 1px solid #273250;color: #ffffff;letter-spacing: 0.1em;}

/*購物車內頁*/
.product_info_page .main_part {max-width: 900px;}
.product_info_page .product_menu_list { display: none;} 
.product_info_page .products-list,
.product-wrapper { width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}

.mobile_product_name {display: block;text-align: center;margin-bottom: 20px;font-size: 20px;letter-spacing: 0.08em;}
.product_main {width: 100%;padding: 0;}
.product_pic {display: flex;position: relative;padding-left: 0;flex-direction: row;justify-content: space-between;}
.proImgSwiper {width: 100%;aspect-ratio: 1 / 1;}
.proImgSwiper img {width: 100%;object-fit: contain;}
#prod_thumbSwiper {display: none;width: 10%;max-width: unset;position: relative;}
#prod_thumbSwiper .swiper-slide {height: 100% !important;aspect-ratio: 1 / 1;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after {text-shadow: unset;background: #221e1f47;padding: 12px;}

.sidebarBtn {display: none;width: 35%;border: unset;background: #D4D6DC;padding: 30px 50px;flex-direction: column;justify-content: center;}
.sidebarBtn h2 {color: #273250;font-size: 20px;text-align: center;letter-spacing: 0.08em;}
.sidebarBtn .price {display: flex;flex-direction: column-reverse;padding: 20px 0;border-bottom: 1px solid #E4D4C8;letter-spacing: 0.08em;}
.sidebarBtn .price span {display: block;font-size: 14px;text-align: center;font-weight: 400;color: #A6A6A6;}
.sidebarBtn .price span#price {color: #c55d39;font-size: 17px;font-weight: 500;padding-bottom: 10px;}

div#number_area {padding: 15px 0 0;letter-spacing: 0.08em;text-align: center;}
fieldset {text-align: center;}
.product_info li span {font-size: 14px;color: #273250;margin-bottom: 5px;font-family: auto;letter-spacing: 0.08em;text-align: center;}
.radio-inline__label {padding: 5px 10px 7px;margin: 2px 2px 5px 0;color: #221e1f;border: 1px solid #221e1f;}
.radio-inline__input:checked + .radio-inline__label {background: #221e1f;color: #ffffff;}
.product_info li .txt_box {color: #333;width: 100%;letter-spacing: 0.08em;}

.sidebarBtn form:nth-of-type(2) {display: flex;align-items: center;flex-direction: row;gap: 15px;}
.inquiry_a1, .inquiry_a2, .inquiry_a3 {    border-radius: 0;}
.inquiry_a1 {background: #c57c63;}
.inquiry_a3 {background: #5996b3;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {letter-spacing: 2px;background: #C1BC9B;}

.toShare {border-top: 1px solid #E4D4C8;color: #273250;}
.prod_info_clearfix {display: none;}


.prod_tabs {width: 100%;margin-top: 30px;}
.pd_tabTitle {color: #000000;}
.pd_tabTitle li {border-bottom: 1px solid #E4D4C8;}
.pd_tabTitle li a {padding: 15px 10px;font-size:17px;letter-spacing: 0.1em;line-height: 1.8;}
.pd_tabTitle li.activeTab a {color: #273250;}
.pd_tabTitle li.activeTab::after {height: 3px;background: #273250;}
.pd_tabInner_contain {padding-top: 20px;margin: auto;width: 90%;font-size: 16px;letter-spacing: 0.1em;}

.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;}

.prod_related {background: unset;padding: 50px 0 0;}
.prod_related h6 {width: 90%;max-width: 1500px;margin: 0 auto 25px;padding-bottom: 25px;border-bottom:1px solid #bd9569;}
.prod_related h6 span:before {content: '相關推薦';font-size: 22px;letter-spacing: 0.1em;font-weight: 400;color: #273250;}
.related_list li figure {aspect-ratio:1 / 1;transition: .6s ease;}
.related_list li:hover figure {opacity: 0.5;}
.related_list {max-width: 1500px;width: 90%;letter-spacing: 0.1em;grid-template-columns: repeat(4, 1fr);}
.related_list li a p {font-size: 15px;color: #190e07;line-height: 1.5;padding-top: 10px;}

.lastPage {width: 100%;color: #ffffff;background: #b99370;font-size: 15px;letter-spacing: 0.3em;
    padding: 15px 20px;margin: 50px auto 0;transition:all ease .3s;}
.lastPage:hover {color: #ffffff;background: #495473;transition: all ease .3s;}

@media screen and (max-width: 1200px) {
.product_info_page .products-list, .product-wrapper {justify-content: space-between;grid-gap: 30px 0px;}
.product_page .product_menu_list {width: 28%;}
.product_page .products-list, .product-wrapper {width: 70%;grid-template-columns: repeat(3, 1fr);}
.product-layer-two li a {font-size: 16px;}
.products-list .price .sp_price {font-size: 16px;}
.products-list .more {font-size: 15px;}

/*購物車內頁*/
.product_main {width: 100%;}
.sidebarBtn {width: 30%;padding: 20px;}
.sidebarBtn h2 {font-size: 18px;font-weight: 400;}
.sidebarBtn .price span#price {font-size: 16px;}
.product_info li span {font-size: 13px;}
.inquiry_a1, .inquiry_a2, .inquiry_a3 {font-size: 14px;}

.pd_tabTitle li a {font-size: 16px;}
.pd_tabInner_contain {font-size: 15px;}

.related_list {grid-gap: 10px;}
.prod_related h6 span:before {font-size: 20px;}
.related_list li a p {font-size: 14px;}
}
@media screen and (max-width: 1024px) {
.product_page .product_menu_list {letter-spacing: 0.03em;}
.product_page .products-list, .product-wrapper {grid-template-columns: repeat(2, 1fr);}
.product-layer-two li a {font-size: 15px;padding: 10px 10px;}
/*購物車內頁*/
.product_info_page .products-list, .product-wrapper {flex-direction: column;align-items: center;}
.product_main {width: 100%;}
.sidebarBtn {width: 100%;}
.prod_tabs {margin-top: 0;}
.prod_related {padding: 0;}
.prod_related h6 span:before {font-size: 22px;}
.related_list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 768px) {
.product_menu_list, .products-list, .product_page .product-layer-two, .product-wrapper {width: 90%;margin: 0 auto 15px;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;font-size: 20px;font-weight: 400;color: #273250;width: 90%;margin: auto;}
a.pd_menu_toggle i {color: #273250;}
/*購物車內頁*/
.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;}

.mobile_product_name { font-size: 18px;}
.product_pic {flex-direction: column-reverse;}
.proImgSwiper {width: 100%;}
#prod_thumbSwiper {width: 100%;}
.swiper-wrapper {flex-direction: row;align-items: flex-start;}
#prod_thumbSwiper .swiper-slide {padding-top: 0;height: auto !important;}
.sidebarBtn {margin: 0;}

.related_list {grid-template-columns: repeat(2, 1fr);}
.related_list li a {padding: 0;}
.related_list li a p {font-size: 14px;letter-spacing: 0.05em;}
}
@media screen and (max-width: 600px) {    
.product_page .product_menu_list>h5 {font-size: 18px;margin: 0 auto 10px;}
.product-layer-two li {margin: 0;text-align: center;}
.product-layer-two li a {font-size: 14px;}
.products-list .more {font-size: 14px;line-height: 40px;}

.mobile_product_name { font-size: 17px;}
.product_page .products-list, .product-wrapper {grid-gap: 20px;}
.products-list .name {font-size: 15px;}
.products-list .price {margin: 5px 0 10px;flex-wrap: nowrap;flex-direction: column;align-items: center;gap: 10px;}
.products-list .price b {font-size: 12px;text-align: center !important;}
.products-list .price .sp_price {font-size: 15px;}
/*購物車內頁*/
.sidebarBtn h2 {font-size: 16px;}
.pd_tabTitle li a {padding: 10px;font-size: 15px;}
.prod_related h6 span:before {font-size: 18px;}
.prod_related h6 {width: 80%;}
.related_list {width: 80%;}
.prod_related_b_box:after {content: '';display: block;width: 100%;height: 100px;background: #273250;}
.lastPage {font-size: 14px;}
}

@media screen and (max-width: 450px) {
.product_page .products-list, .product-wrapper {grid-gap: 10px;}
.product_page .product_menu_list>h5 {font-size: 17px;}
/*購物車內頁*/
.mobile_product_name { font-size: 16px;}
.sidebarBtn form:nth-of-type(2) {flex-direction: column;gap: 0;}
.pd_tabTitle li a {padding: 8px;font-size: 14px;}
.prod_related h6 {padding-bottom: 15px;}
.prod_related h6 span:before {font-size: 17px;}
}

@media screen and (max-width: 400px) {
.product_page .product_menu_list>h5 {font-size: 16px;}
.product_page .products-list, .product-wrapper {grid-gap: 20px 10px;}
}


@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


