@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: 1500px;padding: 100px 5%;}
.show_content {padding: 0;}
.page {width: 100%;margin: 50px auto;color: #000000;gap: 5px;}
.page li {margin: 0;display: flex;width: 30px;height: 30px;line-height: 30px;
justify-content: center;align-items: center;align-content: center;text-align: center;border-radius: 50px;transition: .3s;}
.page li a, .page li strong {width: 30px;height: 30px;line-height: 30px;color: #000000;}
.page strong, .page a:hover {background: #000000;color: #ffffff;}
.page li.activeN {background: #000000;color: #ffffff;}

.animated-arrow {background: #333;width: 200px;height: 60px;line-height: 60px; margin-top: 0;}
.animated-arrow b {position: relative;font-weight: normal;letter-spacing: 0.08em;font-size: 16px;z-index: 1;}
.animated-arrow i {display: none;}
.animated-arrow:before {content: '';position: absolute;width: 10px;height: 60px;left: 0;top: 0;background: #990f19;transition: 0.3s ease;z-index: 0;}
.animated-arrow:hover:before {width: 100%;transition: 0.3s ease;}

@media screen and (max-width: 1024px) {
.main_part {padding: 80px 5%;}
.page {font-size: 15px;gap: 3px;}
}
@media screen and (max-width: 500px) {
.main_part {padding: 60px 5%;}
.page {font-size: 14px;gap: 2px;}
}
@media screen and (max-width: 425px) {
.main_part {padding: 50px 5%;}
.page {font-size: 13px;gap: 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

@-webkit-keyframes color-change-2x {
  0% {
    background:#db011c;
  }
  100% {
    background: #810010;
  }
}
@keyframes color-change-2x {
  0% {
    background: #db011c;
  }
  100% {
    background: #810010;
  }
}
/*HEADER*/
.pageIndex .header_area {position: fixed;}
.header_area {padding: 0;background: unset;}
.header_area:before {content: '';position: absolute;width: 100%;height: 110%;opacity: 0.9;
    -webkit-animation: color-change-2x 2s linear infinite alternate both;animation: color-change-2x 2s linear infinite alternate both;}
.header_area.sticky {background: unset;}
.main_header_area {padding-top: 10px;}
.main_header_area .container {max-width: 90%;}
.me_tp_features {display: flex;width: 100%;text-align: right;align-items: center;justify-content: flex-end;gap: 10px;}
.me_tp_features a {color: #fff;margin: 0;letter-spacing: 0.08em;font-size: 15px;}
.tp_links {display: none;}
.navigation {grid-template-columns: 175px 1fr;align-items: center;}

/*LOGO*/
.nav-brand {display: flex;padding: 10px 0;}

/*選單*/
.stellarnav > ul > li:before {content: '';position: absolute;transform: translateX(-40%);left: 50%;bottom: 0px;
    width: 0%;height: 1px;background: #fff;transition: 0.3s ease;}
.stellarnav > ul > li:hover:before {width: 50%;transition: 0.3s ease;}
.stellarnav > ul > li > a {padding: 0px 0 5px 10px;letter-spacing: 0.08em;color: #ffffff;
	text-transform: math-auto;font-size: 18px;line-height: 1;height: auto;}
.stellarnav li.has-sub > a:after {display: none;}
.stellarnav > ul > li.has-sub > a {padding-right: 0;}

/*下拉選單*/
.stellarnav > ul > li > ul {background: #f3f3f3;border-top: 5px solid #810010;width: 250px;}
.stellarnav > ul > li > ul > li {border: unset;}
.stellarnav > ul > li > ul > li+li {border-top: 1px solid #ccc;}
.stellarnav > ul > li > ul > li > a, 
.stellarnav > ul > li > ul > li.has-sub > a {color: #000;padding: 15px 20px;line-height: 1.5;transition: 0.3s ease;}
.stellarnav > ul > li > ul > li > a:hover {background: #000000;color: #fff;transition: 0.3s ease;}
.stellarnav > ul > li > ul > li > ul {background: #f3f3f3;}
.stellarnav > ul > li > ul > li > ul > li {border: unset;}
.stellarnav > ul > li > ul > li > ul > li+li {border-top: 1px solid #ccc;}
.stellarnav > ul > li > ul > li > ul > li > a {color: #000;padding: 15px 20px;line-height: 1.5;transition: 0.3s ease;}
.stellarnav > ul > li > ul > li > ul > li > a:hover {background: #000000;color: #fff;transition: 0.3s ease;}

@media screen and (max-width: 1100px) {
.main_header_area .container {max-width: 95%;}
.navigation {grid-template-columns: 150px 1fr;}
.stellarnav > ul > li > a {margin: 0;font-size: 17px;padding: 0px 0 5px 20px;}
}
@media screen and (max-width: 1024px) {
.main_header_area .container {max-width: 100%;}
.pageIndex .header_area {position: relative;}
.header_area:before {opacity: 1;height: 100%;}
.main_header_area {padding-top: 0;}
.nav-header {padding-top: 10px;max-width: 150px;}
.me_tp_features {justify-content: center;margin: 7px 0 20px;}
.stellarnav > ul > li > a {padding: 5px 10px 15px;}
}
@media screen and (max-width: 768px) {
.nav-header {padding-top: 5px;padding-bottom: 5px;max-width: 135px;}
.me_tp_features {display: none;}
.stellarnav.mobile {display: flex;height: 100%;justify-content: center;align-items: center;}
.stellarnav .menu-toggle {padding: 25px 35px;}
.stellarnav .menu-toggle span.bars span {width: 35px;height: 1px;background: #fff;margin: 0 auto 6px;}
.stellarnav .menu-toggle:after {color: #ffffff;transform: unset;letter-spacing: 0.08em;}

.stellarnav.mobile.left > ul {border: unset;background: #810000;max-width: 300px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #000000;color: #fff;letter-spacing: 0.08em;}
.stellarnav .icon-close {width: 20px;height: 10px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after, 
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #ffffff;}
.stellarnav.mobile > ul > li {border-bottom: 1px #ffffff36 solid;}
.stellarnav.mobile > ul > li > ul {border-top: unset;}
.stellarnav > ul > li:before {display: none;}
.stellarnav.mobile > ul > li > a {padding: 20px 35px;border-bottom: unset;border-bottom: unset;}
.stellarnav.mobile > ul > li > ul > li > a, .stellarnav.mobile > ul > li > ul > li.has-sub a {padding: 20px 35px;}

.stellarnav.mobile > ul > li > a.dd-toggle {padding: 20px 15px;}
.stellarnav.mobile li.open {background: #000000;padding: 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*大圖*/

@-webkit-keyframes totop {
	0% {transform: translateY(-20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
@keyframes totop {
	0% {transform: translateY(-20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}

@-webkit-keyframes tobottom {
	0% {transform: translateY(20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
@keyframes tobottom {
	0% {transform: translateY(20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}

@-webkit-keyframes toleft {
	0% {transform: translateX(-20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}
@keyframes toleft {
	0% {transform: translateX(-20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}

@-webkit-keyframes toright {
	0% {transform: translateX(20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}
@keyframes toright {
	0% {transform: translateX(20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}

/*大圖點點*/
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 30px);}
@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: inherit;padding: 0;background: unset;min-height: 60vh;}
.banner:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;
    background: linear-gradient(90deg, black, transparent);}
.services_page .banner.banB {background: url(https://pic03.eapple.com.tw/ciaohuei/banner-02.jpg);
    background-position: center;background-repeat: no-repeat;background-size: cover;}
.other_page .banner.banB {background: url(https://pic03.eapple.com.tw/ciaohuei/banner-01.jpg);
    background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner.banF {background: url(https://pic03.eapple.com.tw/ciaohuei/banner-03.jpg);
    background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner.banE {background: url(https://pic03.eapple.com.tw/ciaohuei/banner-04.jpg);
    background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner.banE[data-banner="album_a_info_140639"] {background: url(https://pic03.eapple.com.tw/ciaohuei/banner-05.jpg);
    background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner.banblog {background: url(https://pic03.eapple.com.tw/ciaohuei/banner-06.jpg);
    background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner h5 {max-width: 1300px;width: 90%;position: absolute;transform: translate(-50%, -50%);left: 50%;top: 70%;color: #fff;font-size: 30px;
    font-weight: 400;letter-spacing: 0.1em;margin: 0 auto;text-align: left;}
.banner h5:before {content: '';display: block;margin-bottom: 10px;width: 50px;height: 8px;background: #990f19;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}


@media screen and (max-width: 1200px) {
.banner {min-height: 55vh;}
.banner h5 {font-size: 28px;}
}
@media screen and (max-width: 1024px) {
.banner {min-height: 50vh;}
.banner h5 {font-size: 26px;}
.banner h5:before {width: 45px;height: 6px;}
}
@media screen and (max-width: 768px) {
.banner {min-height: 45vh;}
.banner:before {background: linear-gradient(0deg, black, transparent);}
.banner h5 {font-size: 24px;text-align: center;top: 75%;}
.banner h5:before {margin: 0 auto 10px;}
}
@media screen and (max-width: 600px) {
.banner {min-height: 35vh;}
.banner h5 {font-size: 22px;}
.banner h5:before {width: 40px;height: 5px;background: #DB011C;}
}
@media screen and (max-width: 450px) {
.banner {min-height: 25vh;}
.banner h5 {font-size: 20px;top: 65%;}
.banner h5:before {margin: 0px auto 5px;width: 35px;background: #DB011C;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*FOOTER*/
.copy {padding: 20px 0;font-size: 12px;color: #666;letter-spacing: 0.08em;border-top: 1px #222 solid;margin-top: 50px;}
.privacyLinks a {padding: 0 10px;}
.privacyLinks a+a {border-left: 1px solid #222;}

#bottom_menu {background: #810010;box-shadow: unset;}
#bottom_menu li:nth-of-type(2) {display: none;}
#bottom_menu li:hover {background: #0000008a;transition: 0.3s ease;}
#bottom_menu li a {padding: 15px 5px 5px;color: #fff;}
#bottom_menu li a em {letter-spacing: 0.15em;line-height: 3;}

@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章設定*/
/*文章*/
h5.blog_le_t {font-size: 22px;color: #000;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: #000;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: #000;font-size: 16px;font-weight: 400;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #eee !important;}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {color: #000 !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: 10% 10% 5% 10%;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: #000000;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: #000;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: #000;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: #990F19;}
.blog_back a.article_btn_back {background: #000;}

.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: 20px;color: #990F19;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: 17px;}
.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: 15px;}
}
@media screen and (max-width: 768px) {
.blog_box {flex-direction: column;}
.blog_le {width: 100%;margin-bottom: 10vw;}
.blog_ri {width: 100%;}
.blog_search {margin-bottom: 0;}
.subbox_item a {padding: 8% 8% 5%;}
.blog_page h4.blog_category_title {padding: 0;}
.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: 20px;padding: 10px 0 20px;}
.blog_back a, .lastPage {font-size: 15px;}
.news_related h6 span:before {font-size: 17px;}
}

@media screen and (max-width: 450px) {
.blog_in_page h4.blog_category_title {font-size: 18px;}
.blog_box_edit * {font-size: 15px;}
.blog_back {grid-template-columns: repeat(1, 1fr);}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*首頁購物車*/
.prod_part {padding: 100px 5%;}
.prod_part section {max-width: 1400px;}
.pageIndex .productsListBox, .productsListBox.swiper {padding: 50px 0;}
.i_prod_tit span, .i_video_tit span {
    display: flex;
    font-size: 28px;
    letter-spacing: 0.08em;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.i_prod_tit:before {
    content: 'PRODUCTS';
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.1em;
    display: flex;
    width: 230px;
    margin: 0 auto 15px;
    height: 45px;
    background: linear-gradient(45deg, #980E18, #DA001B);
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.i_prod_tit span:before, .i_prod_tit span:after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 40px;
    background: #F1BC0B;
}
@media screen and (max-width: 1024px) {
.prod_part {padding: 80px 5%;}
}
@media screen and (max-width: 768px) {
.i_prod_tit:before {font-size: 17px;}
.pageIndex .products-list {grid-template-columns: repeat(2, 1fr);}
.i_prod_tit span, .i_video_tit span {font-size: 25px;}
.i_prod_tit span:before, .i_prod_tit span:after {height: 30px;}
}
@media screen and (max-width: 600px) {
.i_prod_tit:before {font-size: 16px;width: 200px;}
.i_prod_tit span, .i_video_tit span {font-size: 22px;}
.i_prod_tit span:before, .i_prod_tit span:after {height: 25px;}
}

/*購物車*/
.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: 25%;margin-bottom: 0;}
.product_page.bodyDesktop .products-list {width: 70%;grid-gap: 15px;grid-template-columns: repeat(4, 1fr);}
.product-layer-two ul {grid-gap: 0;}
.product-layer-two li ul {position: relative;top: 0;}
.product-layer-two li ul li { display: block;background: #f3f3f3;}
.product-layer-two li a {font-size: 16px;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: 50px;height: 55px;}
.product-layer-two li li a {padding: 15px 30px;border: 0;background: unset;transition: .3s ease;}
.product-layer-two li li a:hover {background: #000;color: #fff;transition: .3s ease;}
.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: #000;background: #f5f5f5;}
.products-list .item a {padding-bottom: 42px;}
.products-list .pic {box-shadow: 5px 5px 0 #ccc;border: 2px solid #ccc;}
.products-list .name {display: block;text-align: center;font-size: 15px;color: #000;letter-spacing: 0.08em;line-height: 1.8;
	-webkit-line-clamp: 2;margin-bottom: 15px;height: 50px;}
.products-list .price {display: none;margin: 0 0 10px 0;text-align: center;}
.products-list .price b {color: #B4B4B4;font-weight: 400;font-size: 17px;letter-spacing: 0.08em;}
.products-list .more {border: 0;border-bottom: 2px solid #990F19;color: #000;background: #f0f0f0;font-size: 14px;font-weight: 400;letter-spacing: 0.15em;line-height: 40px;}
.products-list .item a:hover .more {background: #990F19;}

@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);}
}

@media screen and (max-width: 768px) {

.product_menu_list > h5 {font-size: 20px;font-weight: 500;margin-bottom: 30px;
    padding-right: 2em;color: #000;display: block;letter-spacing: 0.08em;}
.product_menu_list > h5 a {color: #000;}
.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 ul {z-index: 99;}
.product-layer-two li li a {padding: 10px 15px;}
.products-list .item a {padding-bottom: 35px;}
.products-list .name {font-size: 15px;margin-bottom: 5px;margin-top: 15px;}
.products-list .more {line-height: 35px;}
}

@media screen and (max-width: 600px) {
.prod_part {padding: 60px 5%;}
.product_menu_list {margin:0 10px;}
.product_menu_list > h5 {font-size: 17px;}
.product-layer-two {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: 17px;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: 14px;padding: 15px 0;}
.products-list .item a {padding-bottom: 28px;}
.products-list .name {line-height: 1.8;margin-bottom: 5px;margin-top: 5px;}
.products-list .more {line-height: 28px;}
}
@media screen and (max-width: 400px) {
.product_menu_list > h5 {font-size: 15px;}
.product-layer-two li a {letter-spacing: 0.05em;}
}

/*購物車內頁*/
.product_info_page .product_menu_list {display: none;}
.product_info_page .product-wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;}
.prod_info_clearfix {display: none;}
.product_main {width: 57%;padding: 0;}
.product_pic {position: relative;display: flex;padding-left: 0;flex-direction: row;justify-content: flex-end;}
.proImgSwiper {--swiper-navigation-color: unset;width: 80%; aspect-ratio: 1 / 1;border: 5px solid #f3f3f3;}
#prod_thumbSwiper {max-width: 100%;width: 15%;background: #eee;border: 5px solid #f3f3f3}

/*圖上的按鈕*/
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after {
    text-shadow: unset;background: #ffffff80;padding: 10px 15px;color: #000;}
.swiper-backface-hidden .swiper-slide {transform: unset;}
.swiper-button-next, .swiper-rtl .swiper-button-prev {right: 5%;}
.swiper-button-prev, .swiper-rtl .swiper-button-next {left: 5%;}

/*右側商品規格框*/
.sidebarBtn {padding: 30px;width: 40%;border: 0;background:#f5f5f5;}
.sidebarBtn h2 {color: #000;font-size: 20px;line-height: 2;letter-spacing: 0.08em;font-weight: 500;padding-bottom: 10px;text-align: center;}
.sidebarBtn div#number_area {letter-spacing: 0.08em;text-align: center;}
.sidebarBtn .price {padding: 25px 0 10px;border-bottom: 3px solid #e6e6e6;letter-spacing: 0.08em;}
.sidebarBtn .price span { font-size: 20px;color: #DB011C;text-align: center;}

.product_info {margin: 0;}
.product_info li {display: none;margin: 15px 0;}
.product_info li span {font-size: 14px;color: #B4B4B4;letter-spacing: 0.15em;}
.product_info li .txt_box {width: 100%;color: #000;letter-spacing: 0.15em;}
.radio-inline__label {padding: 8px 10px;margin: 5px 0px;color: #000;border: 1px solid #B4B4B4;font-family: 'Noto Sans TC';}
.amountNum {width: 100%;height: 35px;color: #000; margin-left: 0; padding-left: 0;}
.inquiry_a1 {background: #B4B4B4;letter-spacing: 0.15em;}
.inquiry_a2 {background: #000;letter-spacing: 0.15em;}
.inquiry_a3 {display: none;background: #990f19;border-radius: 0;margin-top: 25px;}
.inquiry_a3.inquiry_a4 {display: block;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {background: #000000;}
.toShare {border-top: 3px solid #e6e6e6;color: #000;margin-top: 30px;}
/*商品資訊*/
.prod_tabs {width: 100%;margin-top: 100px;}
.pd_tabTitle li {border-bottom: 0;}
.pd_tabTitle li a {background: #f5f5f5;font-size: 17px;padding: 15px;}
.pd_tabTitle li.activeTab a {color: #000;background: #f5f5f5;padding: 15px;letter-spacing: 0.08em;font-size: 20px;}
.pd_tabTitle li.activeTab::after {background: #990f19;}
.pd_tabInner_contain {padding-top: 0;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: #000;letter-spacing: 0.08em;font-weight: 500;}
.related_list {max-width: 1500px;padding: 0 5%;width: 100%;grid-template-columns: repeat(4, 1fr);grid-gap: 30px;}
.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: 1 / 1;}
.related_list li a p {letter-spacing: 0.08em;padding-top: 5px;color: #000; line-height: 1.5;}
.lastPage {width: 100%;background: #333;padding: 15px 20px;letter-spacing: 0.08em;margin:50px auto 0;transition: .3s ease;}
.lastPage:hover {background: #990F19;}

@media screen and (max-width: 1200px) {
/*下方商品資訊*/
.prod_tabs {margin-top: 50px;}
}

@media screen and (max-width: 1024px) {
.product_main {width: 62%;}	
/*右側商品規格框*/
.sidebarBtn {width: 35%;padding: 25px 20px;}
.sidebarBtn h2 {font-size: 17px;text-align: center;padding-bottom: 10px; line-height: 1.5;}
.sidebarBtn .price {padding: 20px 0 5px;}
.sidebarBtn div#number_area {font-size: 15px;}
.sidebarBtn .price span {font-size: 18px;}
.inquiry_a3 {margin-top: 15px;font-size: 14px;line-height: 45px;}
/*商品資訊*/
.pd_tabInner_contain {font-size: 15px;}

/*相關推薦*/
.related_list {grid-template-columns: repeat(2, 1fr);grid-gap: 15px;}
.prod_related h6 span:before {font-size: 18px;}
}

@media screen and (max-width: 768px) {
.product_info_page .product-wrapper {gap: 30px;}
.product_main {width: 100%;}
.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;}
/*相關推薦*/
.prod_related h6 span:before {font-size: 17px;}
.related_list li a p {font-size: 14px;}
}

@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;}
/*相關推薦*/
.prod_related h6 {margin: 0 auto 25px;}
.prod_related h6 span:before {font-size: 16px;}
}
@media screen and (max-width: 450px) {
}

/*購物車頁面*/
.car_page .show_content {position: relative;}
.shopping-cart { min-height: 20vw;}
.shopping-cart .cart_head {background: #000;}
.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: #000;}

.car_page .information_left {display: block;position: absolute;bottom: 0;width: 50%;}
.contact_le_map a {background: #000;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: #000;}

@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: #000;}
.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: #000;padding: 10px 30px;background: #e3e7ec;}
.formbox_form {margin-top: 15px;margin-bottom: 15px;color: #000;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: #000;}
.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;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.module_i_album {padding: 100px 5%;}
.module_i_album section {max-width: 1200px;}
.module_i_album .title_i_box h4 {font-size: 20px;color: #000000;letter-spacing: 0.08em;}
.module_i_album .title_i_box h4:before {content: 'ALBUM';display: block;font-size: 14px;color: #658CA5;}

.i_album_list_box, .albumSwiper.swiper {padding: 20px 0;}
.i_album_list {grid-gap: 15px;}
.i_album_list li div {aspect-ratio: 1 / 1;}
.i_album_list li a p {height: 3em;color: #000000;background: #bcced8d6;}

/*相簿*/
.subalbum-menu {margin: 0;padding: 0;}
.subalbum-menu h2 {display: none;}

.show-list {grid-template-columns: repeat(3, 1fr);grid-gap: 60px 15px;}
.show-list .item a {display: flex;flex-direction: column;gap: 10px;}
.show-list .show_pic {aspect-ratio: 1 / 1;}
.show-list .show_pic:before {content: 'VIEW MORE';position: absolute;font-size: 17px;font-weight: 500;letter-spacing: 0.08em;color: #fff;
    transform: translate(-50%, -50%);top: 50%;opacity: 0;z-index: 2;transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.show-list .item:hover .show_pic:before {opacity: 1;}
.overlay {-webkit-transform: unset;transform: unset;z-index: 1;}
.show-list .show_pic img {transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.show-list .item:hover .show_pic img {transform: scale(1.1);transition: all .4s 100ms cubic-bezier(.42,0,.58,1);}
.other_subalbum li {background: unset;}
.other_subalbum li a p {color: #000;font-size: 17px;letter-spacing: 0.08em;text-align: center;}

/*圖片們*/
.pic-list {display: block;column-count: auto;column-width: 400px;column-gap: 15px;break-inside: avoid;}
.pic-list .item {padding: 0 0 15px;}
.pic-list .show_pic {aspect-ratio: inherit;}
.pic-list .item h6 {display: none;}
.pic-list .item figure.show_pic img {transform: scale(1);transition: 1s ease-in-out;}
.pic-list .item:hover figure.show_pic img {transform: scale(1.5);transition: 1s ease-in-out;}

@media screen and (max-width: 1024px) {
.show-list {grid-template-columns: repeat(2, 1fr);}
.other_subalbum li a p, .show-list .show_pic:before {font-size: 16px;}
}
@media screen and (max-width: 768px) {
.other_subalbum li a p, .show-list .show_pic:before {font-size: 15px;line-height: 1.5;}
}
@media screen and (max-width: 600px) {
.show-list {grid-template-columns: 1fr;grid-gap: 30px 15px;}
}
@media screen and (max-width: 450px) {
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們*/
.information_left, .information_right {padding: 0;}
.contact_content .information_left {width: 25%;}
.list_before {margin-top: 0;margin-bottom: 30px;font-size: 15px;color: #190e07;letter-spacing: 0.05em;}
.list_before.info li {padding-left: 50px;margin: 10px 0 0;letter-spacing: 0.1em;color: #190e07;}
li.info_MAIL {display: none;}
.list_before li+li {padding-top: 10px;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: 40px;font-size: 15px;font-weight: 400;letter-spacing: 0.1em;color: #000;}

.contact_le_nomap {border-radius: 10px;overflow: hidden;}

.contact_content .information_right {width: 70%;padding-left: 0;}
.contact_content form {max-width: 1500px;width: 100%;margin: auto;display: flex;padding: 50px 0;justify-content: space-between;}
.blank_letter {padding-top: 0;padding-bottom: 25px;font-size: 22px;color: #2F4453;letter-spacing: 0.1em;}
.note {letter-spacing: 0.08em;padding-left: 15px;}
.contact_form {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 15px;
    margin-top: 0;margin-bottom: 0;font-size: 16px;color: #000000;}
.contact_form li {width:100%;padding-left: 0;grid-template-columns: unset;grid-gap: 5px;}
.contact_form li .form__label {max-width: unset;display: flex;width: 100%;text-align: right;margin-left: 0;letter-spacing: 0.08em;
    padding-right: 0;vertical-align: top;flex-direction: row-reverse;justify-content: flex-end;}
.contact_form li input.noborder, .contact_form li textarea.noborder {width: 100%;border-radius: 5px;
    border: 0;padding: 10px;background: #f5f5f5;color: #000000;font-size: 15px;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;border-radius: 5px;}
.contact_form li.last {width: 100%;justify-content: space-between;}
.contact_form li.last blockquote, .contact_form li.last cite {padding: 10px;border: unset;width: 49%;max-width: unset;border-radius: 5px;}
.contact_form li.last cite {background: #668DA7;color: #fff;}
.contact_form li.last blockquote {background: #000;color: #fff;}
.contact_form li.last blockquote:hover, .contact_form li.last cite:hover {background: #2F4453;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 5px;}

@media screen and (max-width: 1024px) {
.contact_content .information_left {width: 40%;}
.contact_content .information_right {width: 55%;}
}
@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: 22px;}
}
@media screen and (max-width: 600px){
.contact_form li .form__label {font-weight: normal;padding: 0;background: unset;}
}
@media screen and (max-width: 450px){
.blank_letter {padding-bottom: 10px;font-size: 20px;}
.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: 14px;}
.list_before.info li { font-size: 14px;}
.contact_form li .form__label {font-size: 14px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


