@charset "utf-8";

/*預設解除背景輪播*/
#content_main { margin:0;
    background: linear-gradient(to bottom, transparent 50px, #d9d9d933 50px) 0 0 / 100vw 51px repeat-y, 
    linear-gradient(to right, transparent 45px, #d9d9d933 45px) 100% 0 / 46px 100% repeat-x #fff;background-attachment: fixed;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
#content {
    background: linear-gradient(to bottom, transparent 50px, #d9d9d933 50px) 0 0 / 100vw 51px repeat-y, linear-gradient(to right, transparent 45px, #d9d9d933 45px) 100% 0 / 46px 100% repeat-x #fff;
    background-attachment: fixed;}
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*基本設定*/
.path {display: none;}
.main_part {max-width: 1130px;width: 90%;padding: 100px 0;}
.show_content, .edit, .contact_content, .contact_editbox {padding: 0;}

.animated-arrow {margin-top: 0;background: unset;color: #999;}
.animated-arrow b {font-weight: normal;letter-spacing: 0.1em;font-size: 16px;}
.animated-arrow:hover {color: #000;}
.animated-arrow i {display: none;}

@media screen and (max-width: 1024px){
.main_part {padding: 80px 0;}
}
@media screen and (max-width: 768px){
.main_part {padding: 50px 0;}
.animated-arrow b {font-size: 15px;}
}
@media screen and (max-width: 600px){
.animated-arrow b {font-size: 14px;}
}
@media screen and (max-width: 450px){
.animated-arrow b {font-size: 13px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*header*/
.pageIndex .header_area {position: fixed;background: #ffffff00;padding: 20px 5% 0;transition: 1s ease;}
.header_area {background: #ffffff00;padding: 20px 5%;transition: 1s ease;}
.header_area.sticky {padding: 0 5%;background: #ffffff;}
.main_header_area .container {max-width: 100%;}
.navigation {grid-template-columns: 150px 1fr 120px;grid-gap: 0 30px;align-items: center;}

.me_tp_features {order: 3;}
.box_search {display: none;}
.tp_links {display: flex;justify-content: space-between;align-items: center;}
.tp_links a {display: inline-flex;font-size: 17px;color: #000000;transition: 0.5s ease;}
a.me_tp_call {display: none;}
a.me_tp_fb {order: 1;}
a.me_tp_ig {order: 2;}
a.me_tp_line {order: 3;}
a.me_tp_mail {order: 4;}
.tp_links a:hover {color: #666;}

/*LOGO*/
.nav-header {grid-row: 1 / 1;max-width: 150px;order: 1;}
.header_area.sticky .nav-header {padding: 15px 0;}
.nav-brand {display: inline-flex;}

/*選單*/
.stellarnav {order: 2;}
.stellarnav > ul > li {min-width: 90px;}
.stellarnav > ul > li > a {color: #000000;letter-spacing: 0.08em;display: block;font-size: 17px;height: 20px;line-height: 1;padding: 0 10px;margin: 0;}
.stellarnav > ul > li.has-sub > a {padding-right: 0;}
.stellarnav li.has-sub > a:after {display: none;}
.stellarnav > ul > li > a b {line-height: 1.2;height: 20px;transition: 0.5s ease;}
.stellarnav > ul > li > a b:nth-of-type(2) {position: relative;top: -20px;opacity: 0;letter-spacing: 0.05em;}
.stellarnav > ul > li > a:hover b {transform: unset;-webkit-transform: unset;-moz-transform: unset;}
.stellarnav > ul > li > a:hover b:nth-of-type(1) {opacity: 0;}
.stellarnav > ul > li > a:hover b:nth-of-type(2) {opacity: 1;color: #666;}

/*下拉選單*/
.stellarnav ul > li > ul {padding-top: 30px;transform: translateX(-50%);left: 50%;background: unset;}
.stellarnav ul > li > ul > li {border: unset;border-bottom: 1px solid #f5f5f5;background: #fff;}
.stellarnav ul > li > ul > li > ul > li {border-left: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;}
.stellarnav > ul > li:hover > ul > li:hover > ul {padding-top: 0;transform: translateX(0);left: 100%;}
.stellarnav ul > li > ul > li > a {text-align: center;padding: 10px 15px 10px 10px;transition: 0.3s ease;}
.stellarnav ul > li > ul > li > a:hover {background: #f5f5f5;color: #000;}

@media screen and (max-width: 1024px){
.pageIndex .header_area {position: sticky;}
.header_area {padding: 20px 5% 0;}
.header_area.sticky {box-shadow: 0 0px 10px #33333380;}
.navigation {grid-gap: 20px;padding-bottom: 20px;}
.me_tp_features {margin: 0;}
.tp_links {justify-content: center;gap: 10px;}
}

@media screen and (max-width: 768px){
.header_area, .header_area.sticky {padding: 20px 5%;}
.header_area.sticky .nav-header {padding: 0;}
.nav-header {max-width: 125px;}
.me_tp_features {display: none;}
.navigation {padding-bottom: 0;}
.stellarnav .menu-toggle span.bars {top: 0;}
.stellarnav .menu-toggle span.bars span {width: 100%;height: 1px;border-radius: 0;background: #000000;margin: 0 auto 5px;}
.stellarnav .menu-toggle:after {color: #000000;transform: unset;letter-spacing: 0.1em;}

.stellarnav.mobile {top: auto;}
.stellarnav.mobile > ul {border-top: unset}

.stellarnav.mobile.left > ul {border-right: 0;border-top: 0;box-shadow: 2px 0px 10px #bbbbbbb8;background: #ffffff;
    opacity: 0;visibility: hidden;overflow-y: auto;transform: translateX(-100%);transition: opacity .4s, visibility 0s .4s, transform .7s;}
.stellarnav.mobile.active.left > ul {transform: translateX(-0%);opacity: 1;visibility: visible;transition: opacity .4s, transform .8s;}

.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {letter-spacing: 0.15em;background: #999;color: #fff;}
.stellarnav .icon-close {width: 20px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 2px #ffffff;}
.stellarnav.mobile > ul > li > a {padding: 18px 30px;border-bottom: 0;letter-spacing: 0.08em;}
.stellarnav > ul > li > a b:nth-of-type(2), .stellarnav > ul > li > a:before {display: none;}
.stellarnav > ul > li > a:hover b:nth-of-type(1) {opacity: 1;color: #999;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 18px 15px;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #000000;}
.stellarnav.mobile li.open {background: #f5f5f5;padding: 0;border-top: 0;border-bottom: 2px ccc solid;}
.stellarnav.mobile li.open li.open {background: unset;padding: 0;}
.stellarnav.mobile ul ul {background: unset;left: 50%;padding-top: 0;}
.stellarnav.mobile li > ul > li > a, .stellarnav.mobile li > ul > li.has-sub > a, .stellarnav.mobile ul > li.has-sub > ul > li > a {
    padding: 15px 30px;letter-spacing: 0.1em;text-align: left;border-top: 1px solid #fff;border-bottom: 0;}
.stellarnav.mobile > ul > li:hover > a {color: #000000;}
.stellarnav.mobile > ul > li:hover > ul > li:hover > ul {left: 0;}
.stellarnav.mobile ul > li > ul > li > ul > li {border-left: 0;border-bottom: 0;}
}

@media screen and (max-width: 600px){
.nav-header {max-width: 100px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*大圖*/
.swiper-fade .swiper-slide:nth-child(1):before {
    content: "";
    position: absolute;
    background-image: url(https://pic03.eapple.com.tw/cacsquare/大圖文字-03.svg);
    width: 35%;
    top: 54%;
    left: 7%;
    aspect-ratio: 128 / 17;
    filter: drop-shadow(0px 0px 6px #00000075);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 999;}

.swiper-fade .swiper-slide:nth-child(2):before {
    content: "";
    position: absolute;
    background-image: url(https://pic03.eapple.com.tw/cacsquare/大圖文字-03.svg);
    width: 35%;
    top: 70%;
    left: auto;
    right: 7%;
    aspect-ratio: 128 / 17;
    filter: drop-shadow(0px 0px 6px #00000075);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 999;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/
.banner {background: unset;font-size: 35px;letter-spacing: 0.08em;align-content: flex-end;padding: 0;min-height: 475px;
    position: relative;top: 0;background-size: auto !important;background-attachment: fixed !important;}
.banner h5 {width: 90%;max-width: 1130px;text-align: left;font-weight: 200;position: absolute;
    transform: translate(-50%, -50%);top: 80%;left: 50%;color: #fff;filter: drop-shadow(0px 2px 2px black);}
.banner.banA {}
.banner.banB {background: url(https://pic03.eapple.com.tw/cacsquare/banner-02.jpg) center top;}
.banner.banC {background: url(https://pic03.eapple.com.tw/cacsquare/banner-05.jpg) center top;}
.banner.banD {}
.banner.banF {background: url(https://pic03.eapple.com.tw/cacsquare/banner-06.jpg) center top;}
.banner.banblog {background: url(https://pic03.eapple.com.tw/cacsquare/banner-03.jpg) center top;}

@media screen and (max-width: 1024px){
.banner {min-height: 400px;font-size: 30px;}
.banner h5 {text-align: center;font-weight: 400;}
}
@media screen and (max-width: 768px){
.banner {background-size: cover !important;background-attachment: unset !important;min-height: 250px;font-size: 28px;}
}
@media screen and (max-width: 600px){
.banner {min-height: 240px;font-size: 26px;}
}
@media screen and (max-width: 450px){
.banner {min-height: 180px;font-size: 22px;}
}
@media screen and (max-width: 375px){
.banner {min-height: 150px;font-size: 20px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*FOOTER*/
.footer {padding: 80px 0 0;font-size: 15px;background: #000000;}
.footer .center {max-width: 90%;}
.footer_info {display: flex;grid-gap: 30px;padding-right: 0;flex-direction: column;align-items: flex-start;padding-bottom: 50px;}

.footer_logo {max-width: 200px;order: 1;}
.footer_logo img {filter: invert(1);}

.box_link {position: absolute;top: 0;right: 0;left: auto;width: 60%;max-width: 100%;order: 3;z-index: 0;display: flex;
    justify-content: flex-end;align-items: center;flex-wrap: wrap;flex-direction: row;max-height: 100%;}
.box_link a {display: block;width: auto;border: unset;border-radius: 0;padding: 0 0 0 20px;font-size: 20px;margin: 0;color: #666;transition: 0.5s ease;}
.box_link a:hover {color: #333;}

.footer_info ul {display: flex;flex-direction: column;gap: 20px;order: 2;}
.footer_info li {padding: 0;}
.footer_info li p {line-height: 180%;letter-spacing: 0.08em;color: #ccc;}
.footer_info li p a {color: #ccc;}

/*選單*/
.footer_menu a:nth-of-type(1) {display: none;}
.footer_menu a {padding: 0;border: unset;margin: 0 15px 5px 0;color: #666;background: unset;transition: 0.5s ease;}
.footer_menu a:hover {background: unset;color: #fff;}

/*COPY*/
.copy {position: relative;max-width: 90%;width: 100%;text-align: left;padding: 0 0 100px;
    font-size: 13px;color: #333;border-top: unset;margin-top: 0;margin: -22px auto 0;}
.copy a {color: #333;}

/*TOP*/
#to_top {display: flex;justify-content: center;align-items: center;bottom: 200px;left: auto;right: 10px;box-shadow: unset;background: unset;
    border-radius: 0;padding-top: 0;font-size: 15px;color: #333;letter-spacing: 0.1em;}
#to_top i.top {display: none;}
#to_top:after {content: '';display: block;position: absolute;
    transform: translateY(100%);bottom: 0;width: 1px;height: 50px;background: #333;}
#to_top:hover:after {height: 30px;}

@media screen and (max-width: 768px){
.footer_logo {max-width: 150px;}
.footer_info {padding: 0;}
.footer_info ul {padding-bottom: 30px;}
.footer_info li+li {margin-top: 0;}
#to_top {right: 0px;bottom: 155px;}
.copy {margin: 5px auto 0;padding: 0 0 80px;}
}
@media screen and (max-width: 600px){
.footer {font-size: 14px;padding: 60px 0 0;}
.footer_info {padding: 0;grid-gap: 20px;}
.footer_logo {max-width: 125px;}
.footer_menu a {margin: 0 10px 5px 0;}
.box_link {display: none;}
.copy {line-height: 1.5;padding: 0 0 50px;}
}

@media screen and (max-width: 450px){
.footer_info li p {letter-spacing: 0.05em;}
.footer_menu a {font-size: 12px;margin: 0 5px 5px 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*article_a文章設定*/
.article_a .blog_box {display: flex;justify-content: space-between;flex-wrap: wrap;}
.article_a .blog_le {width: 20%;padding: 0;}
.article_a .blog_ri{width: 75%;padding: 0;}
.article_a h5.blog_le_t {font-size: 18px;font-weight: 400;color: #000000; font-family: 'Poppins', 'sans-serif';letter-spacing: 0.15em;margin-bottom: 10px;}
h5.blog_le_t em {display: none;}
.article_a .blog_search input[type=search] {font-size: 14px;color: #000000;background: #f5f5f5;border: unset;border-radius: 0;letter-spacing: 0.08em;padding: 12px 35px 10px 10px;}
.article_a .blog_le .accordion {border-radius: 0;border: unset;}
.article_a .blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #999 !important;}
.article_a .accordion li .link a {letter-spacing: 0.15em;font-weight: normal;}
.submenu li.on_this_category a, .submenu a:hover {background: #fff;color: #999;}
.submenu {background: #f5f5f5;}
.submenu a {padding: 15px 15px 15px 40px;letter-spacing: 0.08em;}
.submenu a i {left: 10px;font-size: 13px;}
.blog_le .accordion li .link i {font-size: 12px;color: #999;}

.blog_page.article_a .blog_subbox {grid-template-columns: repeat(2, 1fr);}
.blog_page.article_a .subbox_item a {grid-template-columns: unset;grid-template-rows: 1fr 80px;align-items: center;padding: 20px;background: #f5f5f580;}
.blog_page.article_a .subbox_item a:before {color: #000000;letter-spacing: 0.15em;font-weight: lighter;bottom: 10px;right: 20px;}
.blog_page.article_a .subbox_item a:after {border: unset; background: rgb(241 241 241 / 50%);}
.blog_page.article_a .blog_list_ri {padding: 10px 0;}
.blog_page.article_a .blog_list_ri>*+* {margin-top: 0;}
.blog_page.article_a .blog_list_ri h5 {font-weight: 400;font-size: 18px;letter-spacing: 0.08em;-webkit-line-clamp: 2;}
.blog_page.article_a .blog_list_ri em {position: absolute;left: 5px;top: 5px;letter-spacing: 0.08em;color: #ffffff;padding: 5px 10px;background: #999;}
.blog_page.article_a .blog_list_ri p {display: none;}

h4.blog_category_title {color: #000000;font-size: 22px;font-weight: 500;padding: 0;letter-spacing: 0.08em;}
.blog_shareData {padding: 10px;background: #f5f5f5;}
.blog_box_edit * {line-height: 200%;letter-spacing: 0.08em;font-weight: lighter;word-break: break-word;}

.blog_back {width: 100%;padding-top: 50px;}
.blog_back a {font-size: 14px;padding: 12px 15px;letter-spacing: 0.2em;font-weight: bold;transition: 0.6s ease;}
.blog_back a:hover {background: #666 !important;color: #fff !important;}
.blog_back a.article_btn_next, .blog_back a.article_btn_prev {background: #eee;color: #000;font-weight: 400;}
.blog_back a.article_btn_back {background: #ccc;color: #000;font-weight: 400;}

.news_related {background: #f5f5f5;padding: 50px 0;}
.news_related h6 {max-width: 1130px;width: 90%;margin: 0 auto 30px;text-align: left;}
.news_related h6 span:before {font-size: 18px;color: #000000;font-weight: normal;letter-spacing: 0.15em;}
.news_related_list {width: 90%;grid-template-columns: repeat(4, 1fr);max-width: 1130px;grid-gap: 30px;}
.news_related_list li {display: block;padding: 15px;background: #fff;transition: 0.6s ease;}
.news_related_list li:hover a {opacity: 0.5;transition: 0.6s ease;}
.news_related_list li a {display: grid;grid-template-columns: 1fr;grid-template-rows: 1fr 35px;gap: 20px;padding: 0;
    background: unset;align-items: start;justify-items: center;transition: 0.6s ease;}
.news_related_list li a p {font-size: 14px;letter-spacing: 0.1em;color: #000000;text-align: left;line-height: 1.5;padding-right: 10px;}
.news_related_b_box {max-width: 1130px;;width: 90%;margin: auto;}
.lastPage {display: flex;align-items: center;justify-content: flex-end;font-size: 15px;color: #999;background: unset;
    letter-spacing: 0.2em;margin: 50px 0 0 auto;width: fit-content;transition: 0.6s ease;}
.lastPage:hover {color: #000;}

@media screen and (max-width:1024px) {
.article_a .blog_le {width: 25%;}
.article_a .blog_ri {width: 73%;}
.blog_page.article_a .blog_subbox {grid-gap: 15px;}
.blog_page.article_a .subbox_item a {padding: 15px;grid-template-rows: 1fr 65px;align-items: start;}
.subbox_item a:before {font-size: 14px;}
.blog_page.article_a .blog_list_ri h5 {font-size: 17px;}
.blog_list_ri em {font-size: 13px;}

.news_related_list li {padding: 10px;}
}
@media screen and (max-width: 960px) {
.subbox_item {border-bottom: unset;}
}
@media screen and (max-width:768px) {
.article_a h5.blog_le_t {font-size: 17px;}
.article_a .blog_box {flex-direction: column;align-items: center;}
.article_a .blog_le {width: 100%;}
.article_a .blog_ri {width: 100%;}
.subbox_item a:before {font-size: 13px;}
.blog_page.article_a .blog_list_ri h5 {font-size: 16px;}
.blog_list_ri em {font-size: 12px;}

.news_related_list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width:600px) {
.article_a h5.blog_le_t {font-size: 16px;}
.blog_page.article_a .subbox_item a {grid-template-rows: 1fr 50px;}
.subbox_item a:before {font-size: 12px;}
.blog_page.article_a .blog_list_ri h5 {font-size: 15px;}
.blog_list_ri em {font-size: 10px;}
}

@media screen and (max-width:500px) {
.blog_page.article_a .blog_subbox {grid-template-columns: repeat(1, 1fr);}
.news_related_list {grid-template-columns: repeat(1, 1fr);}
}
  

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*首頁購物車*/
.prod_part {padding: 150px 5% 100px;}
.prod_part section {max-width: 100%;}
.i_prod_tit, .i_video_tit {display: flex;text-align: center;flex-direction: column-reverse;}
.i_prod_tit span, .i_video_tit span {font-size: 20px;letter-spacing: 0.15em;font-weight: normal;line-height: 2;}
.i_prod_tit h2, .i_video_tit h2 {font-size: 15px;letter-spacing: 0.1em;color: #999;font-weight: 300;line-height: 2;}

.pageIndex .productsListBox {padding: 80px 0;}
.pageIndex .products-list {grid-template-columns: repeat(3, 1fr);}

@media screen and (max-width: 1024px){
.pageIndex .products-list {grid-gap: 15px;}
.pageIndex .products-list .name {font-size: 14px;}
}
@media screen and (max-width: 900px){
.pageIndex .products-list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 768px){
.prod_part {padding: 100px 5% 80px;}
.i_prod_tit span, .i_video_tit span {font-size: 18px;}
.i_prod_tit h2, .i_video_tit h2 {font-size: 14px;}
.pageIndex .productsListBox {padding: 50px 0;}
}
@media screen and (max-width: 600px){
.prod_part {padding: 80px 5% 50px;}
.i_prod_tit span, .i_video_tit span {font-size: 17px;}
.i_prod_tit h2, .i_video_tit h2 {font-size: 13px;}
.pageIndex .products-list {grid-template-columns: repeat(1, 1fr);}
}
@media screen and (max-width: 450px){
.i_prod_tit span, .i_video_tit span {font-size: 16px;}
.i_prod_tit h2, .i_video_tit h2 {font-size: 12px;}
.pageIndex .productsListBox {padding: 30px 0;}
.pageIndex .products-list .name {font-size: 13px;}
}

/*購物車*/
.product_page .main_part {max-width: 1500px;}
.product_menu_list {display: none;}
.products-list {grid-template-columns: repeat(3, 1fr);}
.products-list .item a {padding-bottom: 0;}
.products-list .pic {aspect-ratio: 9 / 6;transition: 0.3s ease;}
.products-list .item a:hover .pic {transform: scale(0.96);}
.products-list .pic img {transition: 0.3s ease;}
.products-list .item a:hover .pic img {transform: scale(1.04);}
.products-list .item a:before {content: '';display: block;position: absolute;width: 100%;height: 100%;background: #00000080;
    transition: 0.3s ease;z-index: 1;}
.products-list .item a:hover:before {transform: scale(0.96);background: #000000e3;}
.products-list .name {position: absolute;transform: translateY(-50%);top: 50%;margin-top: 0;
    height: auto;line-height: 2;text-align: center;color: #fff;letter-spacing: 0.08em;z-index: 2;}
.products-list .more {display: none;}

/*購物車內頁*/
.product_info_page .product-wrapper {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
.product_main {padding: 0;width: 68%;}
.product_pic {padding-left: 0;display: flex;flex-direction: column-reverse;align-items: center;}
.proImgSwiper {aspect-ratio: 9 / 6;}
#prod_thumbSwiper .swiper-button-next, #prod_thumbSwiper .swiper-button-prev {display: none;}

/*照片輪播*/
#prod_thumbSwiper {width: 100%;max-width: 100%;position: relative;display: flex;flex-direction: row;align-items: center;}
.swiper-vertical>.swiper-wrapper {flex-direction: row;align-items: center;justify-content: center;gap: 5px;}
#prod_thumbSwiper .swiper-slide {width: calc(100% / 15);height: 100% !important;aspect-ratio: 9 / 6;margin-top: 15px;}

/*右側資訊*/
.sidebarBtn {padding: 0 0 0 20px;width: 30%;border: unset;background: unset;}
.sidebarBtn h2 {color: #000000;font-size: 20px;line-height: 1.8;font-weight: 200;letter-spacing: 0.08em;}
.sidebarBtn form {display: none;}
.toShare {display: none;}

/*下方資訊*/
.prod_info_clearfix {display: none;}
.prod_tabs {width: 100%;margin-top: 50px;}
.pd_tabTitle {display: none;}
.pd_tabInner_contain {padding-top: 0;line-height: 1.8;letter-spacing: 0.1em;font-size: 15px;}

/*相關推薦*/
.prod_related {background: #f8f8f8;padding: 50px 5%;}
.prod_related h6 {max-width: 1130px;margin: 0px auto 30px;text-align: left;}
.prod_related h6 span:before { font-size: 18px; color: #000000; font-weight: normal; letter-spacing: 0.15em;}
.related_list {grid-template-columns: repeat(4, 1fr);max-width: 1130px;grid-gap: 15px;}
.related_list li a {display: grid;grid-template-rows: 1fr 35px;padding: 15px;align-items: center;gap: 10px;}
.related_list li:hover a {opacity: 0.5;transition: 0.6s ease;}
.related_list li a p {font-size: 13px;color: #000000;line-height: 1.5;letter-spacing: 0.08em;}
.prod_related_b_box {max-width: 1130px;margin: auto;}
.lastPage {margin: 50px 0 auto auto;}

@media screen and (max-width:1024px) {
.product_main {width: 60%;}
.sidebarBtn {width: 35%;}
}
@media screen and (max-width:960px) {
.sidebarBtn h2 {font-size: 18px;}
.pd_tabInner_contain {font-size: 14px;}
}
@media screen and (max-width:768px) {
.sidebarBtn {display: none;margin: 0;}
.mobile_product_name {display: block;margin-bottom: 20px;font-size: 18px;line-height: 1.8;font-weight: 200;letter-spacing: 0.08em;}
.product_main {width: 100%;}
#prod_thumbSwiper .swiper-slide {margin-right: 0 !important;margin-top: 0;}
#prod_thumbSwiper .swiper-wrapper {gap: 5px;}

.related_list {grid-template-columns: repeat(2, 1fr);}
.related_list li a {padding: 10px;}
}
@media screen and (max-width:500px) {
.mobile_product_name {font-size: 17px;}
.pd_tabInner_contain {font-size: 13px;}
.prod_related h6 {text-align: center;}
.lastPage {margin: 30px auto 0;}
}
@media screen and (max-width:375px) {
.related_list {grid-template-columns: repeat(1, 1fr);}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們*/
.information_left, .information_right {padding: 0;}
.contact_content .information_left {width: 35%;}
.list_before {margin-top: 0;margin-bottom: 15px;font-size: 15px;color: #000;letter-spacing: 0.05em;padding: 20px 20px 25px;background: #f5f5f5;}
.list_before.info li {padding-left: 55px;margin: 10px 0 0;letter-spacing: 0.1em;color: #000;}
.list_before li+li {padding-top: 15px;border-top: 1px solid #eee;}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {
    width: 50px;font-size: 15px;font-weight: 400;letter-spacing: 0.1em;color: #000;}

.list_before.account {padding: 15px 30px;background: #fcf7f3;}
.ACCN1:before, .ACCN2:before, .ACCN3:before, .ACCN4:before {width: 80px;font-weight: normal;}
.list_before.account li+li {border-top: 1px solid #dfdfdf;}

.contact_content .information_right {width: 60%;padding-left: 0;}
.contact_content form {max-width: 1500px;width: 100%;margin: auto;display: flex;justify-content: space-between;}
.blank_letter {padding-top: 0;padding-bottom: 30px;font-weight: normal;font-size: 20px;color: #000;letter-spacing: 0.1em;font-family: 'Noto Sans TC';}
.note {letter-spacing: 0.08em;padding-left: 15px;}
.contact_form {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 20px 0;margin-top: 0;
    margin-bottom: 0;font-size: 16px;color: #000000;align-items: flex-start;}
.contact_form li {width:100%;padding-left: 0;grid-template-columns: unset;grid-gap: 0;}
.contact_form li .form__label {max-width: unset;display: flex;width: 100%;text-align: left;margin-left: 0;letter-spacing: 0.08em;
    font-size: 15px;line-height: 1.5;padding-right: 0;vertical-align: top;flex-direction: row-reverse;justify-content: flex-end;
    align-items: center;padding: 10px;background: #eee;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
    grid-template-columns: repeat(auto-fit, minmax(15px, 15px) minmax(250px, 1fr));padding: 15px 10px 0;letter-spacing: 0.08em;grid-gap: 10px 5px;font-size: 15px;}
.contact_form li input.noborder, .contact_form li textarea.noborder {width: 100%;
    border-top: 0;padding: 10px;border: 1px #eee solid;color: #000;letter-spacing: 0.08em;}
.form select {color: #000000;letter-spacing: 0.08em;width: 100%;padding: 9px 30px 7px 10px;margin-right: 0;margin-bottom: 5px;}
.contact_form li.checknumBox {width: 100%;}
.contact_form li.last {width: 100%;}
.contact_form li.last blockquote, .contact_form li.last cite {padding: 10px;border: unset;width: 50%;max-width: unset;}
.contact_form li.last cite {background: #000;color: #fff;}
.contact_form li.last blockquote {background: #666;color: #fff;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 5px;}

@media screen and (max-width: 1200px) {
.contact_content .information_left {width: 32%;}
.contact_content .information_right {width: 65%;}
.list_before {padding: 20px;font-size: 14px;}
.list_before.info li {padding-left: 45px;}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {width: 45px;}
.contact_form li .form__label {font-size: 14px;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {font-size: 14px;}
}

@media screen and (max-width: 1024px) {
.list_before, .list_before.account {padding: 10px 20px;}
.contact_content .information_left {width: 35;}
.contact_content .information_right {width: 60%;}
}
@media screen and (max-width: 768px){
.contact_content form {flex-direction: column;align-items: center;padding: 0;gap: 50px;}
.contact_content .information_left, .contact_content .information_right {width: 100%;}
.blank_letter {padding-bottom: 15px;font-size: 17px;}
.list_before.account {width: 100%;max-width: unset;margin-bottom: 15px;}
.contact_form li {width:100%;}
}
@media screen and (max-width: 600px){
.contact_content {padding: 0;}
.contact_form li .form__label {font-weight: normal;}
}
@media screen and (max-width: 450px){
.blank_letter {padding-bottom: 10px;font-size: 16px;}
.list_before, .list_before.account {padding: 10px 10px;}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {
    font-size: 13px;}
.list_before.info li {padding-left: 40px;font-size: 13px;letter-spacing: 0.05em;}
.contact_form li .form__label {font-size: 13px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

@media screen and (max-width: 768px) {
#bottom_menu {display: none;}
}




