@charset "utf-8";


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position: relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {display: flex;bottom: auto;
    transform: translate(-50%, -50%);top: 50%;left: auto;right: 5%;width: auto;
    flex-direction: column;align-content: center;align-items: center;gap: 15px 0;}
.swiper-pagination-clickable .swiper-pagination-bullet {width: 8px;height: 30px;border-radius: 5px;}
.swiper-banner .swiper-slide img { height:auto;}
@media screen and (max-width: 1024px) {
.swiper-pagination-clickable .swiper-pagination-bullet {width: 5px;height: 25px;}
}
@media screen and (max-width: 768px) {
.bannerindex {margin:0;padding-bottom: 0;}
}

/*基本設定*/
.path {display: none;}
.main_part {max-width: 1200px;width: 90%;padding: 100px 0;}
.show_content, .edit {padding: 0;}

@media screen and (max-width: 1024px){
.main_part {padding: 80px 0;}
}
@media screen and (max-width: 768px){
.main_part {padding: 50px 0;}
}
@media screen and (max-width: 600px){}

/*頁數*/
.page {width: 100%;color: #3F5B6E;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*HERDER*/
.pageIndex.bodyDesktop .header_area {padding: 0;position: fixed;background: #ffffffe6;transition: 0.3s ease;}
.header_area {background: #f0f0f0cc;transition: 0.3s ease;border-bottom: 1px solid #b4b4b421;}
.pageIndex.bodyDesktop .header_area.sticky {background: #f0f0f0d9;transition: 0.3s ease;}
.header_area.sticky {background: #f0f0f0d9;transition: 0.3s ease;}
.main_header_area .container {max-width: 1200px;width: 90%;}
.navigation {grid-template-columns: 280px 1fr 185px;grid-gap: 0 30px;}

.me_tp_features {order: 2;display: flex;align-items: center;justify-content: space-between;flex-direction: row-reverse;margin-bottom: 0;width: fit-content;}
.tp_links {display: none;}
.box_search {width: 185px;margin-bottom: 0;}
.box_search input[type=text] {border: 0;border-bottom: 1px solid #b4b4b4;max-width: 185px;background: unset;border-radius: 0;
    padding: 5px 55px 5px 5px;font-size: 15px;letter-spacing: 0.08em;}
.shop_search_btn {background: #3F5B6E;border-radius: 0;padding: 0px 10px;line-height: 1;}
.me_tp_features a {margin: 0;font-size: 18px;}
.me_tp_features a i {color: #BCCED8;margin:0;}
.me_tp_features a:hover i {color: #BCCED8;transition: 0.6s ease;}
.me_tp_features a span > span, .me_tp_features a.tp_btn_notice span {display: none;}
.me_tp_features a.tp_btn_cart b {margin: 0 0 0 3px;color: #BCCED8;letter-spacing: 0.08em;}

/*LOGO*/
.nav-header {max-width: 250px;padding: 10px 0;grid-row: 1 / 1;transition: 0.3s ease;}
.header_area.sticky .nav-header {max-width: 250px;transition: 0.3s ease;}
.nav-brand {display: flex;}

/*選單*/
.stellarnav {display: flex;order: 1;justify-content: center;align-items: center;}
.stellarnav > ul > li > a {display: block;padding: 45px 10px;letter-spacing: 0.08em;
    font-size: 17px;line-height: 1;height: auto;margin: 0;color: #3F5B6E;transition: 0.6s ease;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px;}
.stellarnav > ul > li > a:hover {color: #666;transition: 0.6s ease;}
.stellarnav li.has-sub > a:after {display: none;}
.stellarnav > ul > li > a:before {content: '';display: block;position: absolute;transform: translateY(-50%);
    bottom: 20%; width: 0%;height: 0.01em;background: #3F5B6E;transition: width 0.6s ease;}
.stellarnav > ul > li > a:hover:before {width: 75%;transition: width 0.6s ease;}

/*次選單*/
.stellarnav ul ul {background: #BCCED8;transform: translateX(-50%);left: 50%;width: 220px;}
.stellarnav ul ul ul {transform: translateX(0%);border-left: 1px solid #fff;}
.stellarnav li li {border: 0;}
.stellarnav li li+li {border-top: 1px solid #adcdcd;}
.stellarnav li li a {padding: 10px 5px;letter-spacing: 0.05em;font-size: 16px;text-align: center;color: #3F5B6E;transition: 0.6s ease;}
.stellarnav li li a:hover {background: #BCCED8;color: #666;transition: 0.6s ease;}

@media screen and (max-width: 1200px) {
.main_header_area .container {width: 95%;}
.pageIndex.bodyDesktop .header_area {padding: 10px 0;}
.nav-header {max-width: 235px;}
.header_area.sticky .nav-header {max-width: 210px;}
.navigation {grid-template-columns: 240px 1fr 185px;grid-gap: 0 15px;}
.stellarnav > ul > li > a {padding: 15px 10px;}
}
@media screen and (max-width: 1024px) {
.pageIndex.bodyDesktop .header_area {padding: 0;position: sticky;}
.stellarnav {justify-content: center;}
.nav-header {padding: 15px 0;}
.me_tp_features {margin: 10px 0;}
}
@media screen and (max-width: 768px) {
.header_area {padding: 0;}
.main_header_area .container {width: 95%;}
.navigation {grid-gap: 0;align-items: unset;align-content: unset;flex-direction: unset;justify-content: center;}
.nav-header {max-width: 200px;}
.me_tp_features {position: absolute;transform: translateY(-50%);top: 50%;right: 0;margin: 0;}
.box_search {width: 125px;}
.box_search input[type=text] {font-size: 14px;}
.stellarnav.mobile {display: flex;height: 100%;}
.stellarnav.mobile a.menu-toggle {padding: 10px 30px;}
.stellarnav .menu-toggle span.bars {top: 0;}
.stellarnav .menu-toggle span.bars span {width: 100%;height: 1px;border-radius: 0;background: #3F5B6E;margin: 3px auto 6px;}
.stellarnav .menu-toggle:after {font-size: 10px;color: #3F5B6E;transform: unset;letter-spacing: 0.1em;}

.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {border: unset; background: #f5fafa;max-width: 300px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #BCCED8;color: #3F5B6E;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 #3F5B6E;}
.stellarnav.mobile > ul > li {border-bottom: unset;}
.stellarnav.mobile li a {border-bottom: unset;}
.stellarnav.mobile > ul > li > a {padding: 20px 30px;font-size: 16px;}
.stellarnav > ul > li > a:before {display: none;}
.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.mobile > ul > li+li, .stellarnav.mobile > ul > li > ul > li+li {border-top: 1px solid #BCCED8;}
.stellarnav > ul > li > ul > li > ul > li+li {border-top: 1px solid #BCCED8;}
.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;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #3F5B6E;}
.stellarnav.mobile li.open {background: #ffffff;padding: 0;}
.stellarnav.mobile li.open li.open {background: #ffffff;padding: 0;}
.stellarnav.mobile li.open > a, .stellarnav.mobile li.open li.open > a {background: #BCCED8;}
}
@media screen and (max-width: 500px) {
.nav-header, .header_area.sticky .nav-header {max-width: 165px;padding: 15px 10px 15px 0;}
.stellarnav.mobile a.menu-toggle {padding: 10px 15px;}
.stellarnav .menu-toggle span.bars span {margin: 1px auto 4px;}
.box_search {width: 115px;}
.box_search input[type=text] {font-size: 12px;}
}
@media screen and (max-width: 425px) {
.nav-header, .header_area.sticky .nav-header {max-width: 180px;padding: 15px 30px 15px 0;}
}
@media screen and (max-width: 400px) {
.nav-header, .header_area.sticky .nav-header {max-width: 160px;padding: 20px 0;}
.me_tp_features {display: none;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/
.banner {display: none;}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*FOOTER*/
.footer {padding: 50px 0 15px;background: #f0f0f0;font-size: 15px;}
.footer .center {max-width: 1500px;width: 90%;}
.footer_info {grid-template-columns: repeat(2, 1fr);align-items: center;grid-gap: 30px;padding-right: 0;}
.footer_info ul {display: flex;grid-column: 1 / 3;width: 100%;order: 2;justify-content: space-between;align-items: flex-start;
    padding-top: 30px;border-top: 1px solid #b4b4b4;}
.footer_info li:nth-child(1) {display: flex;align-items: flex-start;padding: 0;
    justify-content: flex-start;gap: 15px 0;flex-direction: column;}
.footer_info li p {line-height: 1;letter-spacing: 0.1em;color: #3F5B6E;}
.footer_info li p a {color: #3F5B6E;}

/*FOOTER_MENU*/
.footer_info li:nth-child(2) {padding: 0;}
.footer_menu {display: flex;flex-wrap: wrap;justify-content: flex-end;width: 100%;}
.footer_menu a {text-align: right;padding: 0 0 0px 20px;font-size: 15px;letter-spacing: 0.08em;
    color: #3F5B6E;background: unset;border: 0;margin: 0;transition: 0.3s ease;}
.footer_menu a:first-of-type {display: none;}
.footer_menu a:hover {background: unset;color: #666;transition: 0.3s ease;}

/*FOOTER_ICON*/
.box_link {position: relative;right: 0;max-width: 225px;justify-content: flex-end;max-width: unset;
    align-items: flex-end;flex-direction: unset;flex-wrap: unset;order: 1;max-height: max-content;}
.box_link a {display: flex;width: 40px;height: 40px;background: #3F5B6E;border: 0;border-radius: 20px;transition: 0.3s ease;
    padding: 0;font-size: 20px;margin: 0px 5px;margin: 0px 5px;color: #f1ebe6;justify-content: center;align-items: center;}
.box_link a:hover {color: #fff;font-size: 18px;transition: 0.3s ease;}
a.me_tp_mail {display: none;}
/*LOGO*/
.footer_logo {max-width: 250px;}
/*COPY*/
.copy {max-width: 1500px;width: 90%;margin: auto;text-align: right;
    padding:15px 0 30px 0;font-size: 14px;color: #666;border-top: 0;margin-top: 0;}
.copy a {color: #666;}
/*top*/
#to_top {bottom: 150px;left: auto;right: 10px;background: #666;color: #ffffff;font-weight: 600;
    box-shadow: unset;font-size: 13px;padding-top: 10px;letter-spacing: 0.08em;}
#to_top i.top {height: 12px;}
#to_top i.top:before, #to_top i.top:after {width: 2px;height: 10px;background: #ffffff;}

#bottom_menu {display: none;}

@media screen and (max-width: 1024px) {
.footer {padding: 35px 0 0;font-size: 14px;}
.footer_logo {max-width:200px;}
.footer_info {grid-gap: 20px;}
.box_link a {width: 35px;height: 35px;font-size: 18px;}
.box_link a:hover {font-size: 16px;}
.footer_menu a {font-size: 14px;}
}
@media screen and (max-width: 900px) {
.footer_info ul {flex-direction: column;gap: 15px 0;padding-bottom: 50px;}
.footer_info li+li {margin-top: 0;}
.footer_menu {justify-content: flex-start;}
.footer_menu a {padding: 10px 15px 0 0;}
.copy {text-align: left;font-size: 12px;}
}
@media screen and (max-width: 768px) {
.footer {font-size: 13px;}
.footer_info {padding: 0;grid-gap: 15px;grid-template-columns: 200px 1fr;}
.footer_info ul {gap: 15px 0;padding-top: 20px;}
.footer_info li:nth-child(1) {gap: 10px 0;}
#to_top { bottom:150px;right: 7px;width: 40px;border-radius: 20px;}
.footer_menu a {font-size: 12px;}
}
@media screen and (max-width: 450px) {
.footer_logo {max-width: 160px;}
.box_link a {margin: 0px 3px;width: 30px;height: 30px;font-size: 12px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*文章*/
h5.blog_le_t {font-size: 22px;color: #3F5B6E;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: #3F5B6E;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: #3F5B6E;font-size: 16px;font-weight: 400;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #BCCED8 !important;}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {color: #3F5B6E !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: 15% 15% 10% 15%;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-family: "Rubik";font-size: 12px;color: #ccc;letter-spacing: 0.08em;
    position: absolute;top: 60%;left: 50%;background: #80A3B7;color: #FFF;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: #3F5B6E;padding: 15px 0;line-height: 1;}
.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: #3F5B6E;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: #3F5B6E;}
.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: #3F5B6E;}

.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: #80A3B7;}
.blog_back a.article_btn_back {background: #3F5B6E;}

.news_related {border-top: 1px solid #b4b4b4;background: unset;padding: 50px 0 0;}
.news_related h6 { max-width: 1500px;margin: 0 auto 50px;}
.news_related h6 span:before {font-size: 25px;color: #80A3B7;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;}
.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: 8px;}
.blog_back {grid-gap: 10px;padding-top: 30px;}
}

@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;}
}

@media screen and (max-width: 450px) {
.blog_in_page h4.blog_category_title {font-size: 20px;}
.blog_back {grid-template-columns: repeat(1, 1fr);}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*購物車*/
.product_page.bodyDesktop .show_content {width: 100%;display: flex;justify-content: space-between; flex-wrap: wrap;align-items: flex-start;}
.product_page.bodyDesktop .product_menu_list {width: 20%;margin-bottom: 0;}
.product_page.bodyDesktop .products-list {width: 75%;grid-gap: 15px;grid-template-columns: repeat(3, 1fr);}
.product-layer-two ul {grid-gap: 0;}
.product-layer-two li ul {position: relative;top: 0;}
.product-layer-two li a {font-size: 15px;border: 0;border-bottom: 1px solid #dfdfdf;background: unset;padding: 15px
    ;color: #222;letter-spacing: 0.08em;transition: .3s ease;}
.product-layer-two li:hover a { background: #f5f5f5;}
.product-layer-two li i {color: #222;width: 45px;height: 45px;}
.product-layer-two li li a {border: 0;border-bottom: 1px solid #e6ccb2;background: unset;}
.product-layer-two li.active a {border: 0 !important;border-bottom: 1px solid #dfdfdf !important;}
.product-layer-two li.active li {display: block !important;color: #3F5B6E;background: #f5f5f5;}
.product-layer-two li.active li a {color: #3F5B6E;}
.products-list .item a {padding-bottom: 42px;}
.products-list .name {display: block;text-align: center;font-size: 16px;color: #3F5B6E;font-family: 'Rubik';
    letter-spacing: 0.08em;line-height: 1.8;-webkit-line-clamp: 1;margin-bottom: 15px;height: 28px;}
.products-list .price {margin: 0 0 10px 0;text-align: center;}
.products-list .price b {color: #B4B4B4;font-family: 'Rubik';font-weight: 400;font-size: 17px;letter-spacing: 0.08em;}
.products-list .more {border: 0;color: #3F5B6E;background: #f0f0f0;font-size: 15px;font-weight: 400;letter-spacing: 0.15em;line-height: 40px;}
.products-list .item a:hover .more {background: #80A3B7;}

@media screen and (max-width: 980px) {
.product_page.bodyDesktop .product_menu_list {width: 28%;}
.product_page.bodyDesktop .products-list {width: 70%;grid-gap: 30px 15px;grid-template-columns: repeat(2, 1fr);}
.products-list .name {height: 20px;line-height: 1.2;}
}

@media screen and (max-width: 768px) {

.product_menu_list > h5 {font-size: 20px;font-weight: 500;margin-bottom: 30px;
    padding-right: 2em;color: #3F5B6E;display: block;letter-spacing: 0.08em;}
.product_menu_list > h5 a {color: #3F5B6E;}
.product_menu_list > h5.openNext {margin-bottom: 10px;}
.product_page.bodyDesktop .products-list {width: 70%;}
.product-layer-two li a {padding: 10px 0;}
.product-layer-two li li a {padding: 10px 15px;}
.products-list .item a {padding-bottom: 35px;}
.products-list .name {font-size: 15px;margin-bottom: 10px;margin-top: 10px;}
.products-list .more {line-height: 35px;}
}

@media screen and (max-width: 600px) {
.product_menu_list {margin:0 10px;}
.product_menu_list > h5 {font-size: 17px;}
.product-layer-two {grid-template-columns: repeat(2, 1fr);gap: 10px;margin-bottom: 30px;}
.products-list, .pageIndex .products-list {grid-gap: 20px 10px;grid-template-columns: repeat(2, 1fr);}
.product-layer-two li a {font-size: 14px;padding: 7px 5px;}
.products-list .item a {padding-bottom: 30px;}
.products-list .name {font-size: 13px;line-height: 1.5;}
.products-list .more {font-size: 13px;line-height: 30px;}
}

@media screen and (max-width: 450px) {
.product-layer-two {gap: 0px 10px;}
.product_menu_list > h5 {font-size: 16px;}
.product-layer-two li a {font-size: 13px;padding: 8px 0;}
.products-list .item a {padding-bottom: 28px;}
.products-list .name {font-size: 12px;line-height: 1.8;margin-bottom: 5px;margin-top: 5px;}
.products-list .more {font-size: 12px;line-height: 28px;}
}
@media screen and (max-width: 400px) {
.product_menu_list > h5 {font-size: 15px;}
.product-layer-two li a {font-size: 12px;letter-spacing: 0.05em;}
}

/*購物車內頁*/
.product_info_page .main_part { max-width: 1200px;}
.product_info_page .product_menu_list {display: none;}
.product_info_page .product-wrapper{display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;gap: 50px;}
.prod_info_clearfix {display: none;}
.product_main {width: 50%;padding: 0;}
.product_pic {position: relative;display: flex;padding-left: 0;flex-direction: row;justify-content: flex-end;}
.proImgSwiper {--swiper-navigation-color: unset;width: 85%; aspect-ratio: 3 / 4;}
#prod_thumbSwiper {width: 14%;}

/*圖上的按鈕*/
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after {
    text-shadow: unset;background: #ffffff80;padding: 10px 15px;color: #3F5B6E;}
.swiper-backface-hidden .swiper-slide {transform: unset;}
.swiper-button-next, .swiper-rtl .swiper-button-prev {right: 8%;}
.swiper-button-prev, .swiper-rtl .swiper-button-next {left: 8%;}

/*右側商品規格框*/
.sidebarBtn {padding: 30px;width: 35%;border: 0;background:#f5f5f5;}
.sidebarBtn h2 {color: #3F5B6E;font-size: 22px;line-height: 2;letter-spacing: 0.08em;font-family: 'Noto Sans TC';font-weight: 500;}
.sidebarBtn .price span { font-size: 18px;}
.product_info li {margin: 15px 0;}
.product_info li span {font-size: 14px;color: #B4B4B4;letter-spacing: 0.15em;}
.product_info li .txt_box {width: 100%;color: #3F5B6E;letter-spacing: 0.15em;}
.radio-inline__label {padding: 8px 10px;margin: 5px 0px;color: #3F5B6E;border: 1px solid #B4B4B4;font-family: 'Noto Sans TC';}
.amountNum {width: 100%;height: 35px;color: #3F5B6E; margin-left: 0; padding-left: 0;}
.inquiry_a1 {background: #B4B4B4;letter-spacing: 0.15em;}
.inquiry_a2 {background: #3F5B6E;letter-spacing: 0.15em;}
.toShare {border-top: 1px solid #B4B4B4;color: #3F5B6E;}
/*商品資訊*/
.prod_tabs {width: 100%;margin-top: 30px;}
.pd_tabTitle li {border-bottom: 0;}
.pd_tabTitle li a {background: #f5f5f5;font-size: 20px;padding: 15px;}
.pd_tabTitle li.activeTab a {color: #3F5B6E;background: #f5f5f5;padding: 15px;letter-spacing: 0.08em;font-size: 20px;}
.pd_tabTitle li.activeTab::after {background: #B4B4B4;}
.pd_tabInner_contain {padding-top: 30px;letter-spacing: 0.08em;line-height: 1.5;}
.pd_tabInner_contain strong {font-size: 25px;}

/*相關推薦*/
.prod_related {background: #f5f5f5;padding: 50px 0 0;}
.prod_related h6 {margin: 0 auto 50px;}
.prod_related h6 span:before {font-size: 22px;color: #3F5B6E;letter-spacing: 0.08em;font-weight: 500;}
.related_list {max-width: 1200px;width: 90%;}
.related_list li a {padding: 0;background: unset;transition: .3s ease;}
.related_list li a:hover {transform: scale(0.95);}
.related_list li figure {aspect-ratio: 3 / 4;}
.related_list li a p {letter-spacing: 0.08em;padding-top: 5px;color: #3F5B6E;}
.lastPage {width: 100%;background: #B4B4B4;padding: 15px 20px;letter-spacing: 0.08em;margin:50px auto 0;transition: .3s ease;}
.lastPage:hover {background: #3F5B6E;}

@media screen and (max-width: 1200px) {
/*下方商品資訊*/
.prod_tabs {margin-top: 0;}
}

@media screen and (max-width: 1024px) {
/*右側商品規格框*/
.sidebarBtn {padding: 25px;}
.sidebarBtn h2 {font-size: 20px;}
/*商品資訊*/
.pd_tabTitle li.activeTab a {font-size: 18px;}
.pd_tabInner_contain strong {font-size: 22px;}
/*相關推薦*/
.related_list {grid-template-columns: repeat(2, 1fr);grid-gap: 15px;}
.prod_related h6 span:before {font-size: 22px;}
}

@media screen and (max-width: 768px) {
.product_info_page .product-wrapper {gap: 30px;}
.product_main {width: 80%;}
.product_pic {flex-direction: column-reverse;}
.proImgSwiper, #prod_thumbSwiper {width: 100%;}
.mobile_product_name {display: none;}
/*右側商品規格框*/
.sidebarBtn {width: 100%;}
/*相關推薦*/
.prod_related h6 span:before {font-size: 20px;}
}

@media screen and (max-width: 600px) {
.mobile_product_name {font-size: 18px;}
/*商品資訊*/
.pd_tabInner_contain {font-size: 15px;text-align: center;}
.pd_tabTitle li.activeTab a {font-size: 17px;padding: 10px;}
.pd_tabInner_contain strong {font-size: 20px;}
/*相關推薦*/
.prod_related h6 span:before {font-size: 20px;}
}

@media screen and (max-width: 500px) {
.product_main {width: 100%;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after {font-size: 17px;}
.swiper-button-next, .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset, 10px);}
.swiper-button-prev, .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset, 10px);}
/*右側商品規格框*/
.sidebarBtn {padding: 17px;}
.sidebarBtn h2 {font-size: 17px;}
.product_info {font-size: 12px;}
/*商品資訊*/
.pd_tabInner_contain {font-size: 14px;}
.pd_tabTitle li.activeTab a {font-size: 16px;padding: 10px;}
.pd_tabInner_contain strong {font-size: 18px;}
}
@media screen and (max-width: 450px) {
}

/*購物車頁面*/
.car_page .show_content {position: relative;}
.shopping-cart { min-height: 20vw;}
.shopping-cart .cart_head {background: #3F5B6E;}
.shopping-cart .cell {padding: 10px 30px;letter-spacing: 0.08em;}
.shopping-cart .cell.product_name {font-weight: normal;}

.small_pic {width: 150px;height: 150px;border-radius: 5px;}
.shopping-cart .cell.product_name p {width: calc(100% - 160px);letter-spacing: 0.1em;font-weight: 400;line-height: 1.5;color: #3F5B6E;}

.car_page .information_left {display: block;position: absolute;bottom: 0;width: 50%;}
.contact_le_map a {background: #3F5B6E;border-radius: 5px;}
.contact_le_map a b {letter-spacing: 0.1em;font-weight: 400;}

.total_amount li span {font-family: 'Noto Sans TC';}
.total_amount .rewrite_simple, .total_amount .send_simple {width: 50%;letter-spacing: 0.08em;height: 50px;line-height: 52px;}
.rewrite_simple {background: #B4B4B4;}
.send_simple {background: #3F5B6E;}

@media screen and (max-width: 1200px) {
.car_page .information_left {width: 40%;}
}
@media screen and (max-width: 1024px) {
.total_amount {width: 100%;}
.car_page .information_left {position: relative;width: 100%;padding-top: 30px;}
}
@media screen and (max-width: 768px) {
.shopping-cart .cell:before {font-weight: normal;padding-bottom: 10px;color: #3F5B6E;}
.amountNum {height: 20px;line-height: 1;}
.shopping-cart .cell.amount:last-child {border-bottom: unset;}
.total_amount .rewrite_simple, .total_amount .send_simple {width: 48%;}
}

@media screen and (max-width: 450px) {
.small_pic {width: 75px;height: 75px;}
.shopping-cart .cell.product_name p {width: calc(100% - 90px);}
.car_page .information_left {padding-top: 0;}
.shopping-cart .cell:before {text-align: left; width: 50px;}
.amountNum {text-align: right;}
}

/*訂購資料*/
.remit_page form.style1 {width: 100%;}
.separate_title {font-size: 16px;letter-spacing: 0.08em;color: #3F5B6E;padding: 10px 30px;background: #e3e7ec;}
.formbox_form {margin-top: 15px;margin-bottom: 15px;color: #3F5B6E;font-size: 16px;}
.formbox_form li .form__label {letter-spacing: 0.08em;}
.form label .inputbox {filter: hue-rotate(300deg);}
.border200 {width: 100%;border: unset;padding: 5px 10px;border-radius: 5px;background: #f5f5f5;letter-spacing: 0.08em;}
.longer {width: 100%;}
.form label {color: #3F5B6E;}
.form label .inputbox {margin-right: 8px;top:2px;}
.form label.Bigcheck .inputbox {background-size: contain;}
.form label .inputbox.Big { width: 18px;height: 17px;}
.remit_page .rewrite_simple, .remit_page .send_simple {width: 49%;height: 50px;line-height: 52px;letter-spacing: 0.08em;}

/*匯款通知*/
.form_content {padding:0;max-width: unset;letter-spacing: 0.1em;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


