@charset "utf-8";

/* "Noto Sans TC" */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');
/* "Noto Serif TC" */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
*{letter-spacing: .1rem;}
.main_part {max-width: 1400px;padding: 50px 0;width: 94%;}
.path {margin-bottom: 20px;padding: 0;display: none;}
.path p, .path p a{font-size: 12px;}
.show_content{padding: 0;}

@media screen and (max-width: 768px){
	#bottom_menu{display: none;}
}         


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/**{font-family:  "M PLUS Rounded 1c",'Noto Sans TC', sans-serif;}*/
.animated-arrow {background: #9dc3a2;}


#content {  border-top: none !important;  background-image: url(#);   background-color: #F6F6F6;   background-position: center bottom;  background-repeat: no-repeat;}




/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */

/*切換鈕*/
.bannerindex {--swiper-pagination-color: #fff;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction
{bottom: auto;top: 50%;left: 2vw;width: 25px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{margin: 5px 10px;width: 5px;height: 15px;border-radius: 2px;}

/*動畫取消*/
.rightDownBig img,.moveDown img,.leftUp img,.moveRight img,.centerBig img{-webkit-animation-name: none;
	animation-name: none;}


@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/



@media screen and (max-width: 600px){

}




/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.header_area,.header_area.sticky {background: #fff;}
.main_header_area .container {max-width: 1800px;width: 94%;}
.navigation {display: flex;align-items: center;}
.nav-brand img{display: block;}
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent;
    border-top: 5px solid #555;}/*主選單箭頭*/
/*★★★購物車/社群icon設定↓↓↓↓↓↓↓↓↓↓↓↓*/

/*下拉區塊*/
.stellarnav li.has-sub li {border: none;border-bottom: 1px solid #f3f3f3;}
.stellarnav li.has-sub li:last-child{border-bottom: none;}
.stellarnav li.has-sub li a {font-size: 13px;padding: 8px 12px;transition: all .5s;}
.stellarnav li.has-sub li a:hover{background: #a1beaa;color: #fff;padding-left: 18px;}
.stellarnav li.drop-left li.has-sub > a:after {border-top: 5px solid transparent;border-bottom: 5px solid transparent;
    border-right: 4px solid #a1beaa;}/*下拉箭頭*/
.stellarnav li.drop-left li.has-sub > a:hover:after {border-right: 5px solid #fff;}/*下拉hover箭頭*/
.stellarnav li li.has-sub > a:after{display: none;}
@media screen and (max-width: 1024px){
	.stellarnav > ul > li > a{font-size: 14px;}
}
@media screen and (max-width: 768px){
	.me_tp_features {position: relative;max-width: inherit;z-index: 0;}
	.box_search{width: 100%;}
	.box_search input[type=text] {max-width: inherit;}
    .stellarnav .menu-toggle:after {margin-top: 8px;font-weight: 600;}
    .stellarnav .menu-toggle span.bars span {height: 2px;width: 28px;}
    .stellarnav.mobile li.open {background: #f8f8f8;padding: 0;}
    .stellarnav.mobile li.open li.open {background: #f3f3f3;padding: 0;}
    .stellarnav.mobile li li.has-sub a {padding: 10px 15px;}
    .stellarnav.mobile li.has-sub li a {text-align: left;padding: 8px 15px;}
    .stellarnav.mobile li.has-sub li a.dd-toggle{right: 5px;}
    .stellarnav.mobile li.has-sub li a.dd-toggle:hover {padding-left: 0;text-align: center;background: transparent;}
    .stellarnav.mobile > ul > li {border-bottom: 1px #f6f5f5 solid;}
	.stellarnav.mobile > ul > li > a.dd-toggle{top: 5px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle{top: 5px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #777;width: 10px;}
	.stellarnav.mobile .close-menu{position: relative;color: transparent;background: #206ed5;
		width: 32px;height: 32px;margin: 10px 10px 0 auto;border-radius: 10px;display: block;}
	.stellarnav.mobile .close-menu > *{display: none;}
	.stellarnav.mobile .close-menu:before{content: "×";position: absolute;font-size: 24px;top: 2px;right: 0;
	color: #fff;display: block;width: 100%;height: 100%;line-height: 30px;text-align: center;padding-left: 1px;}
    .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: transparent;}
    .stellarnav.mobile > ul > li > a b{vertical-align: middle;}
    .stellarnav.mobile > ul > li > ul > li > ul ~ a.dd-toggle .icon-plus {margin: 0 auto;display: block;}
}
@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {padding: 10px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.header_area {width: 94%;border-bottom-right-radius: 50px;	box-shadow:-20px 0 20px 10px rgb(153 159 149 / 15%);transition: all .5s;}
.pageIndex .header_area {background: rgb(255 255 255);}
.header_area{position: fixed;}
.nav-header {max-width: 165px;}
.stellarnav > ul > li {   position: relative;}
.stellarnav > ul > li:before{content: "";width: 1px;height: 12px;background: #797979;position: absolute;
    top: 35px;}
.stellarnav > ul > li > a {font-weight: 500;color: #555;font-family:  "M PLUS Rounded 1c",'Noto Sans TC', sans-serif;
transition: all .5s;    font-size: 15px;}
.stellarnav li.has-sub > a:after {transition: all .5s;}
.stellarnav > ul > li > a:hover{color: #e4ba86;}
.stellarnav li.has-sub > a:hover:after {border-top: 5px solid #a1beaa;}
.stellarnav > ul > li > a:hover { color: #A1BEAA; font-weight: bold;transform: translateY(-5px);}
.stellarnav > ul > li:before{content: "";width: 100%;height: 2px;background: #A1BEAA;position: absolute;bottom: -10px;
opacity: 0;transition: all .5s;}
.stellarnav > ul > li:hover:before{bottom: 0;opacity: 1;}
.me_tp_features{display: block;}

.stellarnav > ul > li { margin: 0 5px;}
.stellarnav > ul {  text-align: left;   padding-left: 5%;}

.me_tp_features {position: fixed;right:140px;z-index: 10000;max-width: max-content;text-align: left;}
.me_tp_features .tp_links{display: none;}
.me_tp_features a{margin: 0 0 5px;display: block;background: rgb(255 255 255 / 60%);padding: 3px 10px;border-radius: 3px;
    border: 1px solid #f3efea;}
.me_tp_features a i {font-size: 12px;line-height: 20px;color: #888;min-width: 15px;margin: 0 auto;}
.me_tp_features a span{margin-left: 3px;}
.me_tp_features a.tp_btn_cart{position: relative;}
.me_tp_features a.tp_btn_cart span span{display: none;}
.me_tp_features a.tp_btn_cart b {color: #000;background: #ffb700;font-size: 10px;width: 15px;height: 15px;border-radius: 50%;
    display: block;text-align: center;line-height: 15px;letter-spacing: 0px;position: absolute;right: -4px;bottom: -6px;}
.me_tp_features a.tp_btn_cart b::before,.me_tp_features a.tp_btn_cart b::after{display: none;}
.box_search {margin-bottom: 0;display: none;}
.box_search > form{background: #ddd;}
.box_search input[type=text]{border-radius: 0;overflow: hidden;border: none;border-bottom: 1px solid #ccc;
	letter-spacing: 0;background: url(https://pic03.eapple.com.tw/AAA/search-icon.png) no-repeat 8px center transparent;}
.box_search input[type=text]::placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]::-webkit-input-placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]::-moz-placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]:-ms-input-placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]:focus{color: #555;}
.shop_search_btn{border-radius: 0;background: #9b9b9b;padding: 0px 8px 2px;}/*搜尋按鈕*/



@keyframes header_show{
	0%{opacity: 0;}
	100%{opacity: 1;}
}

@media screen and (max-width: 1500px){
	.me_tp_features {  position: static;}
		.stellarnav > ul {   padding-left: 0%;}

}
@media screen and (max-width: 1200px){
	.header_area {position: sticky;width: 100%;border-bottom-right-radius: 0;}
	.stellarnav > ul > li {margin: 0;}
	.stellarnav > ul > li:before{display: none;}
	
	.stellarnav > ul {  text-align: center; }
	
}



@media screen and (max-width: 1024px){
.me_tp_features {  position: relative;   right: auto;  z-index: 1;  max-width: max-content;  text-align: left;  display: flex;}
.me_tp_features a {  margin: 0px 5px 5px;}
.stellarnav > ul > li > a {  font-size: 14px;}

}

@media screen and (max-width: 768px){
	.stellarnav.mobile.left .close-menu{display: block;}
	.stellarnav.mobile .close-menu:before{color: #888;}
	.stellarnav .menu-toggle span.bars span {width: 32px;}
	.nav-header {padding: 10px 0 0;}
	.stellarnav.mobile {top: 15px;}
	.nav-header {  max-width: 135px;}
	
}

@media screen and (max-width: 570px){
.me_tp_features a.tp_btn_notice {   display: block;  }

}

/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.footer{background: #A1BEAA;padding: 50px 0 0;}
.footer_logo > a{display: block;width: 160px;height: 100px;background: url(https://pic03.eapple.com.tw/hyggefitcz/logo_col.png) no-repeat;	background-size: contain !important;background-position: center !important;margin: 0 auto;}
.footer_logo > a img{display: none;}

.footer .center {max-width: 1000px;width: 90%;}
.footer_info {  grid-template-columns: 185px 1fr;  grid-gap: 20px;}
.footer_info li {display: inline-block;vertical-align: top;}
.footer_info li:nth-child(1){width: 48%;}
.footer_info li:nth-child(2){width: 48%;}
.footer_info li p, .footer_info li p a { color: #ffffff;  font-size: 15px;  font-weight: bold;}
.footer_info li p.mail{display: none;}
.footer_menu a { width: 46%;  background: #829f8b;   border: none;   color: #ffffff;   font-size: 12px;  padding: 6px 8px;   position: relative;   z-index: 1;  font-weight: bold;}
.footer_menu a:first-child{display: none;}
.footer_menu a:before{content: "";width: 0;height: 100%;position: absolute;top: 0;left: 0;transition: all .5s;
background: #607f69;z-index: -1;}
.footer_menu a:hover:before{left: auto;right: 0;width: 100%;transition: all .5s;}

.footer_menu a:hover {  background: #778b7d;  color: #fff;}
.copy a:hover {  color: #ffffff;}

.box_link a{border:1px solid #fefdf5;width: 32px;height: 32px;padding: 0;margin: 4px 0;border-radius: 30px;
	background-size: contain !important;background-position: center !important;transform: translateY(0px);
transition: all .5s;}
.box_link a.me_tp_fb{background: url(https://pic03.eapple.com.tw/top1car/box_fb.svg) no-repeat;}
.box_link a.me_tp_line{background: url(https://pic03.eapple.com.tw/top1car/box_line.svg) no-repeat;}
.box_link a.me_tp_ig{background: url(https://pic03.eapple.com.tw/top1car/box_ig.svg) no-repeat;}
.box_link a:hover{transform: translateY(-5px);}
.box_link a i{display: none;}
.box_link a.me_tp_call,.box_link a.me_tp_mail{display: none;}
.copy {padding: 30px 0;border-top: 1px #ffffff36 solid;margin-top: 50px;}
.copy, .copy a {   color: #fefdf5c2;  font-size: 12px;   letter-spacing: 0;}

@media screen and (max-width: 1200px){
	.box_link{display: none;}
	.footer_info{padding-right: 0;}
	.footer_info li p, .footer_info li p a {font-size: 14px;}
}
@media screen and (max-width: 768px){
	.footer {padding: 50px 0 70px;}
	.footer_info {grid-template-columns: 1fr;grid-gap: 20px;padding: 0;}
	.footer_info li+li{margin-top: 0;}
}
@media screen and (max-width: 600px){
	.footer_logo {margin: auto;}
	.footer_info li:nth-child(1),.footer_info li:nth-child(2){width: 100%;margin-bottom: 20px;
		text-align: center;}

}





/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*文章功能頁/ = = = = */
.blog_box {display: flex;margin: auto;justify-content: space-between;flex-wrap: wrap;gap: 1%;width: 98%;}

/* 左側分類欄位 */
.blog_le { padding: 0;  position: relative;  letter-spacing: 1px;  float: left;  box-sizing: border-box;   width: 20%;   padding-right: 50px;}
h5.blog_le_t {margin-bottom: 10px;text-align: left;line-height: 28px;letter-spacing: 1px;font-weight: bold;padding: 0;position: relative;border-bottom: 0;font-size: 0;color: #333333;}
h5.blog_le_t em {   line-height: 1.5;   text-transform: uppercase;   position: relative; display: block;  width: 100%;  font-weight: 600;  letter-spacing: 2px;  padding: 5px 5px;   padding-left: 32px;  border-bottom: 1px solid #d6d6d6;   font-size: 23px;}
h5.blog_le_t em:before{content: '';display: block;position: absolute;top: 17px;left: 0;background: url(https://pic03.eapple.com.tw/hyggefitcz/deco_arrow.svg);width: 23px;height: 11px;}
h5.blog_le_t span {display: none;}
.blog_search {position: relative;margin-bottom: 10px;opacity: .8;}
.blog_search input[type=search] {width: 100%;font-size: 14px;color: #ccc;border: 0;background: #cdcdcd33;border-radius: 0;;padding: 10px 40px 10px 10px;}
.blog_search form:after {background: transparent;z-index: 10;padding: 0;position: absolute;top: 0;right: 0;display: flex;width: 40px;content: "\f002";font: normal normal normal 14px / 1 FontAwesome;color: #fff;height: 38px;align-items: center;justify-content: center;}
.blog_search input::placeholder{font-size: 13px;font-weight: 300;letter-spacing: 1px;color: #ccc;}
/* 分類列 */
.blog_le .accordion {border-radius: 0;border: 0;overflow: hidden;display: grid;grid-template-columns: repeat(1, 1fr);font-size: 0;}
.blog_le .accordion li {transition: .3s ease-out;}
.blog_le .accordion li {  transition: .3s ease-out;      border-bottom: 0;}
.blog_le .accordion li li {  margin-bottom: 1px;   border: 0;}
.accordion li+li .link {border: 0;}
.accordion li .link, .accordion li+li .link {border: 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.accordion li .link a {  text-align: left;  margin: 0;   border: none;   background: transparent;   transition: all 0.3s; font-size: 16px;  line-height: 1.2;  letter-spacing: .8px;   padding: 17px 15px;   position: relative;   color: #3f3f3f;    border-bottom: 1px solid #cccccc;}
.fa-chevron-down::before, .fa-chevron-down::after {content: "";width: 13px;height: 1px;background-color: #999999;display: block;position: absolute;top: 50%;right: 15px;z-index: 1;transition: all 0.5s;}
.fa-chevron-down::after {transform: translateY(-50%) rotate(90deg);}
.blog_le .accordion li.open i.fa-chevron-down::before {content: '';}
.blog_le .accordion li.open i.fa-chevron-down::after {transform: translateY(-50%) rotate(0);}

.blog_le .accordion > li.on_this_category{background: transparent !important;}
.blog_le .accordion > li.on_this_category:hover .link a, .blog_le .accordion > li:hover .link a{color:#fff !important;}
.blog_le .accordion > li.open { background: transparent;}
.blog_le .accordion > li.open > .link a{ background: rgba(153, 153, 153, 0.6);}
.blog_le .accordion > li:hover {background: transparent !important;}
.blog_le .accordion > li:hover .link a {background:#a1beaa;}
.blog_le .accordion > li.on_this_category .link a {color: #fff  !important; border-bottom:1px solid #fff; background: #a1beaa;}
/* 子分類 */
.submenu {background: transparent;}
.submenu a {color: #ccc;transition: all 0.4s ease;line-height: 1.3;background: #4444444d;}
.submenu a:hover {background: #4444444d;color: #eee;}
.submenu a .fa-circle-chevron-right::before {font-size: 11px;padding: 3px;line-height: 1.5;}




/* 右側圖文區 */
.blog_ri {padding: 0;width: 100%;box-sizing: border-box;width: calc(100% - 20% - 1%);}
h4.blog_category_title {width: fit-content;font-weight: 600;letter-spacing: 1px;display: none;}
/* 圖文區塊 */
.blog_subbox {grid-template-columns: 1fr 1fr 1fr;gap: 0;flex-wrap: wrap;gap: 20px;}
.subbox_item {position: relative;border-radius: 0;overflow: hidden;transition: .3s ease-out;border: 0;height: fit-content;width: 100%;margin: 0;background: #fafafa;padding: 0;border-radius: 5px;height: 100%;}
.subbox_item:hover {transition: .3s ease-out;}
.subbox_item li:hover {transition: .3s ease-out;box-shadow: 9px 12px 20px 0px rgb(181 177 172 / 35%);}
.subbox_item a {grid-template-columns: 1fr;gap: unset;height: 100%;padding: 0;display: flex;flex-wrap: wrap;align-items: flex-start;align-content: flex-start;}
.module_i_news li a:before, .module_i_news li a:after, .subbox_item a:after, .subbox_item a:before {content: none;}
/* 圖 */
.blog_list_le {overflow: hidden;position: relative;aspect-ratio: 1 / 1;background-color: #1D1B1C;width: 100%;height: auto;border: 6px solid #d2d2d2;}
.blog_list_le:after {content: "";width: 80px;height: 42px;background: url(https://pic03.eapple.com.tw/hyggefitcz/blog_01.png) no-repeat center center / cover;position: absolute;top: 50%;left: 50%;transform: translate(-50%, calc(-50% + 40px));pointer-events: none;opacity: 0;width: 50%;mix-blend-mode: unset;aspect-ratio: 20 / 15;height: auto;z-index: 1;transition: all 0.4s ease-in-out;}
.subbox_item a:hover .blog_list_le:after {opacity: .8;transform: translate(-50%, -50%);}
.blog_list_le img {width: 100%;transition: .8s ease;}
.subbox_item a:hover img {z-index: 1;opacity: 0.4;transform: scale(1.08);}
/* 文字 */
.blog_list_ri {display: flex;flex-direction: column;justify-content: flex-start;max-width: 600px;margin: 0 auto;padding: 15px 35px;padding: 0;width: 100%;margin: 0;padding: 15px;}
.blog_list_ri h5 {text-align: left;font-weight: 600;margin-bottom: 8px;letter-spacing: 1px;color: #333333;transition: all 0.4s ease;}
.blog_list_ri em {margin: 0;order: -1;padding: 0;margin-bottom: 5px;font-size: 13px;letter-spacing: 0;text-transform: uppercase;}
.blog_list_ri p { line-height: 1.5;  margin: 0;  -webkit-line-clamp: 3;  font-size: 14px;  letter-spacing: 0.5px;}



/*文章內層/ = = = = */

.blog_in_page .blog_ri {  background: #ffffffad;  padding: 20px 40px;  margin-bottom: 0;  border-radius: 5px 5px 0 0;}
.blog_in_page h4.blog_category_title {
    width: 100%;
    letter-spacing: 1.5px;
    display: block;
    text-align: left;
    border-bottom: 1px dashed #969ca74d;
    color: #3f3f3f;
    margin-bottom: 20px;
    padding: 20px 0;
}



/* 分享按鈕 = = */
.blog_shareData {
    border: 1px solid #ccc;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: 20px;
    width: fit-content;
    padding: 10px;
    border-radius: 5px;
    margin: 0;
    display: none;
}
.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}
.toShareNews a object {
    filter: grayscale(1) brightness(1) contrast(1);
}
.toShareNews > a:hover > object {
    filter: none;
}
/* 文章編輯器 */
.blog_box_edit {
    background: transparent;
}
.blog_box_edit * {
    line-height: 1.7;
}
.articel_mainPic {
    display: none;
}

/*文章-相關推薦*/
.news_related, .prod_related {
    background: #fff;
    padding: 80px 5%;
    margin: auto;
    display: none;
}


/* 上下篇按鈕 */
.blog_back {
    position: relative;
    justify-content: center;
    z-index: 1;
    justify-self: flex-end;
    width: calc(100% - 20% - 1%);
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px;
    margin: auto;
    margin-top: 0;
    text-align: center;
    margin-right: 0;
    justify-items: start;
    background: #ffffffad;
    padding: 25px;
    border-radius: 0 0 5px 5px;
}
.blog_back:before {content: '';display: block;position: absolute;width: calc(100% - 40px);height: 1px;left: 20px;background: #ddd;}
.blog_back a {font-size: 13px;letter-spacing: 2px;}
.blog_back a.article_btn_back {background: #a7a9ac;transition: .4s ease;display: none;}
.blog_back a.article_btn_back:hover {opacity: .6;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {color: #777;transition: .4s ease;width: fit-content;background: transparent;font-size: 0;border: 1px solid #777;}
.blog_back a.article_btn_next {justify-self: end;}
a.article_btn_prev:before, a.article_btn_next:after {content: '< Previous';padding: 8px;font-size: 13px;text-decoration: none;font-family: var(--SFontE);color: #777;letter-spacing: 1px;font-weight: 600;}
a.article_btn_next:after {content: 'Next >';}
.blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover {background-color: #a1beaa;border-color: #a1beaa;}
a.article_btn_prev:hover:before, a.article_btn_next:hover:after {color: #fff;}



@media screen and (max-width: 1024px) {
/* 外層 */
.blog_le {width: 100%; margin-bottom: 40px;padding-right: 0;}
h5.blog_le_t {display: none;}
/*.blog_le .accordion {grid-template-columns: repeat(auto-fill,minmax(200px, 1fr));}*/

.blog_ri {width: 100%;padding: 0;}
.i_blog_ri h5, .blog_list_ri h5 {font-size: var(--f22);}
.blog_list_ri p {letter-spacing: 1.5px;}
.blog_back {  width: 100%;}

.blog_subbox {  grid-template-columns: 1fr 1fr ;}


}


@media screen and (max-width: 768px) {
/* 外層 */
.blog_le {margin-bottom: 20px;}
.blog_list_ri p {font-size: 13px;}
.subbox_item a .blog_list_le::before, .subbox_item a:hover .blog_list_le::before {letter-spacing: 1px;font-size: 14px;padding: 6px 15px;}


}

@media screen and (max-width: 640px) {
/* 外層 */
.subbox_item a {flex-direction: column;gap: 10px;}
.blog_list_le, .blog_list_ri {margin: 0 auto;max-width: 500px;}
.blog_subbox {  grid-template-columns: 1fr ;}

}

@media screen and (max-width: 480px) {
.blog_list_ri em {order: 1;font-size: 13px;margin: 0;}
}




/* 文章首頁 */
/* 標 */
.module_i_news {
    padding: 100px 0 120px;
}
.module_i_news section {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 25px;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.module_i_news .title_i_box h4 {
    font-size: 22px;
    letter-spacing: 6px;
    color: #5f7eaf;
    font-weight: bold;
}
.module_i_news .title_i_box h6 {
    font-size: 50px;
    color: #5f7eaf;
}

/* 圖文 */
.module_i_news li a:before, .module_i_news li a:after{
    content: none;
}
.module_i_news_list{
    padding: 40px 0;
}
.module_i_news ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0 30px;
}
.module_i_news li {
    text-align: left;
    width: 100%;
}
.module_i_news li a {
    position: relative;
    display: flex;
    grid-template-columns: 1fr;
    grid-gap: 12px;
    width: 100%;
    height: 100%;
    flex-direction: column;
}
.i_blog_le{
    overflow: hidden;
    position: relative;
    aspect-ratio: 52 / 35;
    width: 100%;
    background-color: transparent;
    border-radius: 10px;
}
.i_blog_le img{
    transition: .3s ease;
}
.module_i_news li a:hover img {
    transform: scale(1.1);
}
.i_blog_ri{
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding-bottom: 20px;
}
.i_blog_ri h5{
    margin: 15px 0;
    margin: 5px 0;
    padding: 0;
    font-weight: 400;
    height: auto;
    line-height: 1.8;
    text-align: left;
    width: auto;
    max-width: 100%;
    order: 2;
    transition: .3s cubic-bezier(.4,.4,0,1);
}
.module_i_news li a:hover h5{
    color: #5F7EAF;
    transition-duration: 600ms;
}
.i_blog_ri em{
    order: 1;
    font-size: 14px;
    color: #aaa;
    margin: 0;
    padding: 0;
    letter-spacing: 0.5px;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    left: -40px;
    height: auto;
    letter-spacing: 0.5px;
    line-height: 1.6;
}
.i_blog_ri p{
    color: #666;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    letter-spacing: 0.5px;
    line-height: 1.7;
    text-align: left;
    width: auto;
    max-width: 100%;
    order: 3;
	-webkit-line-clamp: 2;
}



@media screen and (max-width: 1024px) {
    /* 首頁 */
    .module_i_news {
        padding: 80px 0;
    }
    .module_i_news ul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px 30px;
        width: 90%;
        margin: auto;
    }
	
	}
	
	
	@media screen and (max-width: 768px) {
    /* 首頁 */
    .module_i_news .title_i_box h6:before {
        font-size: 14px;
        letter-spacing: 0.8px;
        padding-bottom: 5px;
        font-weight: 500;
    }
    .module_i_news .title_i_box h4 {
        font-size: var(--f40);
    }
    .module_i_news_list {
        padding-top: 20px;
        width: 95%;
        margin: auto;
    }
    .module_i_news ul {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 0 20px;
        width: 95%;
    }
    .module_i_news li {
        border-bottom: 0;
    }
    .i_blog_le {
        border-radius: 5px;
    }
	
	}
	
	
	@media screen and (max-width: 480px) {
    /* 首頁 */
    .module_i_news {
        padding: 60px 0;
    }
    .module_i_news ul {
        grid-template-columns: 1fr;
        grid-gap: 20px;
        width: 95%;
    }
	
	}
	
	


/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*促銷活動設定 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* 促銷首頁 */
.news_part {
    width: 100%;
    background: transparent;
}
.news_part section {
    max-width: 1400px;
    margin: auto;
    padding: 40px 0;
    background: #fff;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    font-family: var(--SFontEN);
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    align-items: start;
    margin-right: auto;
    gap: 20px 60px;
}
.news_part .title_i_box {
    margin-bottom: 20px;
    text-align: left;
    display: flex;
    grid-area: 1 / 1 / 2 / 2;
    align-items: flex-end;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    width: fit-content;
}
.news_part .title_i_box h4 {
    font-size: 26px;
    color: #465e81;
    font-weight: bold;
    width: fit-content;
    margin: 0;
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 7px;
    flex-direction: column;
}
.news_part .title_i_box h4:after {
    content: 'News';
    display: block;
    position: relative;
    font-size: var(--f40);
    font-weight: 600;
    order: -1;
}
/* list */
.news_list {
    grid-area: 1 / 2 / 3 / 7;
    list-style: none;
}
.news_list ul li {
    border: 0;
    border-bottom: 0;
    position: relative;
    background: transparent;
}
.news_list ul li:after, .news_list ul li:first-child:before {
display: block;
position: absolute;
bottom: -4px;
left: 0;
width: 100%;
height: 8px;
background-image: radial-gradient(#465e814f 20%, transparent 0);
background-position: 0 100%;
background-size: 6px 8px;
background-repeat: repeat-x;
background-color: transparent;
content: "";
}
.news_list ul li:first-child:before {
    bottom: unset;
    top: -4px;
}
.news_list ul li a {
    display: flex;
    gap: 0;
    width: 100%;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}
.news_list ul li span {
    display: block;
    vertical-align: top;
    padding: 15px;
    font-size: 15px;
    color: #444444;
    letter-spacing: 1px;
    font-weight: 600;
    width: 150px;
    text-align: left;
	 order: 1;
}
.news_list ul li a:hover {
    background: #f7f9fb;
}
.news_list ul li p {
    padding: 20px 70px 20px 30px;
    color: #3D3732;
    width: calc(100% - 150px);
	    font-weight: bold;
		order: 3;
}

/* BTN= */
.i_news_b {
    max-width: fit-content;
    margin: 0;
    text-align: center;
    grid-area: 2 / 1 / 3 / 2;
    /*display: flex;
    align-self: end;*/
}
.i_news_b .animated-arrow {
    background: transparent;
    background: #f0efed;
    color: #333333;
    /* border: 2px solid #665c54; */
    display: inline-block;
    margin-top: 20px;
    padding: 8px 0;
    height: 100%;
    line-height: 2;
    overflow: hidden;
    width: 200px;
    margin-top: 0;
    text-align: center;
    position: relative;
    font-size: 15px;
    border-radius: 50px;
}
.i_news_b .animated-arrow:hover{
    color: #fff;
}
.i_news_b .animated-arrow:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background-color: #465E81;
    /* background-color: var(--btn-bg-main-hvr, #015691); */
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.5s ease-out;
}
.i_news_b .animated-arrow:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}
.i_news_b a b {
line-height: 2;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 1;
    position: relative;  
}

.i_news_b a i.fa-solid.fa-arrow-right {
    display: none;
}


/* 內頁 */
.promotions_page .main_part {
min-width: unset;
max-width: 1300px;
display: flex;
padding: 120px 20px 100px;
}
.promotions_page .show_content {
margin: auto;
padding: 0;
font-family: var(--SFont);
width: 90%;
max-width: 1400px;
margin: 0 auto;
padding: 0px 25px;
width: 100%;
}
.promotions_page .page {
    width: 0%;
}
/* 標 */
.promotion_title {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    padding: 10px;
    padding-left: 20px;
    background: #eaf0f587;
    border-radius: 0 10px 10px 0;
}
.promotion_title:before {
    position: absolute;
    content: "";
    top: 0px;
    bottom: 0px;
    left: 0;
    width: 4px;
    background: #465e81;
    border-radius: 60px;
}
.promotion_title * {
    width: fit-content;
}
.promotion_title em {
    border: 0;
    margin: 0;
    width: fit-content;
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 14px;
    letter-spacing: 0.5px;
    color: #395273;
    background-color: #dbe0e6;
    display: none;
}
.promotion_title h2 {
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    color: #3D3732;
    line-height: 1.6;
}
.promotion_title span {
    border: 1px #ccc dashed;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1.6;
    color: #818181;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
}

/* 下方消息 */
.other_promotion {
max-width: 500px;
width: 90%;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
margin-top: 0;
gap: 12px;
display: flex;
flex-direction: column;
}
.other_promotion li {
    width: 100%;
    border: none;
    background: transparent;
    border-bottom: 0;
    padding: 0;
    font-family: var(--SFont);
    height: fit-content;
}
.other_promotion li a {
    padding: 10px 15px 15px;
    width: 100%;
    margin: 0;
    position: relative;
    border: 0;
    transition: .5s;
    height: auto;
    background: rgb(255 255 255 / 80%);
    border-radius: 10px;
    z-index: 0;
}
.other_promotion li a:after, .other_promotion li a:before {
border-color: #dad5d09c ;
content: none;
}
.other_promotion li a:before {
    position: absolute;
    content: '';
    display: block;
    background: url(https://pic03.eapple.com.tw/sundayat/splash.png);
    width: 50%;
    height: 80%;
    z-index: -1;
    opacity: 0;
    background-size: contain;
    background-repeat: no-repeat;
    border: 0;
    top: 50%;
    transform: translateY(-50%) scale(.5);
    left: 20px;
    background-position: 0;
}

.other_promotion .pmtTime {
    width: 100%;
    text-align: right;
}
.other_promotion .pmtTime span {
    float: left;
    font-style: normal;
    padding-right: 5px;
    letter-spacing: .5px;
   
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 500;
    width: 100%;
}
.pmtTitle span {
padding: 0;
    letter-spacing: .5px;
    color: #b5b1ac;
    border-radius: 0;
    font-weight: 300;
    line-height: 1.7;
    position: relative;
    font-size: 13px;
}
.other_promotion .pmtTitle h3 {
    font-weight: 400;
    font-size: 15px;
    height: auto;
    min-height: auto;
    margin: 0;
    padding-left: 0;
    margin: 8px 0 0 0;
    width: 100%;
    letter-spacing: .5px;
    height: 50px;
    color: #404040;
}
.other_promotion > li > a:hover .pmtTitle h3 {}
.other_promotion li a:hover, .other_promotion li a:hover:before, .other_promotion li a:hover:after {
    border-radius: 30px;
    background: #f0f3f6;
}


.news_list ul li a:before {
    display: block;
    content: '最新消息';
    background: #243C7A;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    height: auto;
    letter-spacing: 0.1rem;
    line-height: 1.8;
    text-align: center;
    width: 100px;
    max-width: 100%;
    order: 2;
}

.news_list ul li p:after {
    color: #9b9b9b;}


@media screen and (max-width: 1200px) {
/* 首 */
.news_part {width: 100%;padding: 40px 50px 80px;}
.news_part section {column-gap: 50px;}
.news_list ul li p {width: calc(100% - 120px);}
}

@media screen and (max-width: 1024px) {
/* 首 */
.news_part {padding: 40px 40px 60px;}
.news_part section {padding: 25px 0;}
.news_part .title_i_box {grid-area: 1 / 1 / 2 / 7;}
.news_list {grid-area: 2 / 1 / 3 / 7;}
.news_list ul li span {padding: 10px;font-size: 14px;}
.i_news_b {width: 100%;margin: 0 auto;margin-top: 20px;grid-area: 3 / 1 / 4 / 7;}
/* 功 */
.promotions_page .main_part {padding: 80px 20px 100px;}
.promotions_page .show_content {padding: 0 10px;}
.other_promotion {padding-left: 10px;padding-right: 10px;}
}

@media screen and (max-width: 768px) {
/* 首 */
.news_part {padding: 40px 25px 60px;}
.news_part .title_i_box h4 {  font-size: 22px;   display: flex;}

.news_part .title_i_box h4:after {font-size: var(--f48);}
.news_list ul li {border: 0;border-bottom: 0;position: relative;background: transparent;padding: 15px 10px 10px;}
.news_list ul li a {width: 100%;flex-direction: column;padding: 0;}
.news_list ul li span {padding: 0;font-size: 14px;width: 100%;}
.news_list ul li p {width: 100%;padding-top: 10px;padding-right: 80px;padding-bottom: 10px;text-align: left;letter-spacing: .5px;}
.news_list ul li:hover {background: #f7fafb;}
.news_list ul li a:hover {background: transparent;}
.news_list ul li p:after {position: absolute;line-height: 1;}
/* 功 */
.promotions_page .main_part {padding: 80px 20px 100px;flex-direction: column;}
.other_promotion {width: 100%;max-width: 100%;}
.news_list ul li p {  padding: 20px 70px 20px 0px;}

.news_list ul li a:before{display:none;}

}

@media screen and (max-width: 600px) {
/* 首 */
.news_part {padding: 25px 20px 50px;}
.news_part section {row-gap: 10px;}
/* 功 */
.promotions_page .main_part {
    padding: 60px 20px 80px;}
.promotions_page .show_content {
padding: 0;
}
.edit {
    letter-spacing: .25px;}
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*分類頁面*/
.overlay {-webkit-transform: scale(1);transform: scale(1);background: rgb(85 85 85 / 50%);}
.show-list {grid-template-columns: repeat(3, 1fr);}
.show-list .item a{position: relative;}
.show-list .item a:before{content: "VIEW   +";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;color: #fff;height: 0;overflow: hidden;opacity: 0;
transition: all .5s;transition-delay: 0s;}
.show-list .item a:hover:before{opacity: 1;height: 25px;padding-bottom: 10px;transition: all .5s;
	transition-delay: .3s;z-index: 100;}
.show-list .show_name {font-weight: 400;text-align: center;color: #888;letter-spacing: .6rem;font-size: 14px;}
.show-list .item:hover .show_name {color: #333;}
/*相簿頁面*/
.subalbum-menu{padding: 0;}
.subalbum-menu h2 {font-size: 16px;color: #888;font-weight: 400;}
.other_subalbum li a p {background: rgb(85 85 85 / 20%);color: #fff;text-align: center;font-weight: 300;
    font-size: 14px;padding: 10px;letter-spacing: .6rem;position: absolute;bottom: 0;left: 0;width: 100%;
height: 100%;display: flex;justify-content: center;align-items: end;padding-bottom: 30px;}
.other_album_choice li {background: #888;font-size: 12px;border-radius: 3px;}
/*相本頁面*/
.album_descrip p{font-size: 14px;line-height: 180%;}
.fa-right-from-bracket::before {content: "\f061";}
/*首頁*/
.module_i_album .title_i_box {margin-bottom: 10px;}
.module_i_album .title_i_box h6:before{content: "Portfolio";}
.module_i_album .title_i_box h4 {font-size: 20px;letter-spacing: .6rem;margin-top: 10px;}
.module_i_album section {max-width: 1600px;}
.i_album_list {grid-template-columns: repeat(3, 1fr);}
.i_album_list li a p {height: 60px;background: rgb(85 85 85 / 50%);color: #fff;padding: 10px;font-size: 14px;}
.i_album_list li a p span {font-size: 14px;letter-spacing: .4rem;font-weight: 300;width: 100%;padding-left: 20px;text-align: left;}
.i_album_list li a p span:after{content: "VIEW   +";display: block;border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;
height: 0;overflow: hidden;opacity: 0;transition: all .5s;transition-delay: 0s;}
.i_album_list li a:hover p span{font-size: 18px;}
.i_album_list li a:hover p span:after{opacity: 1;height: 25px;margin-top: 20px;padding-bottom: 10px;transition-delay: .3s;}


@media screen and (max-width: 1024px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(2, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 500px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(1, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(1, 1fr);}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/











/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*大範圍*/
.contact_content {padding: 0;}
/*標題*/
.blank_letter {color: #333;font-size: 20px;font-weight: 500;letter-spacing: .6rem;padding-top: 0;}
/*左側資訊*/
.contact_content .information_left{margin-bottom: 80px;padding: 0;}
.list_before.info li {border-bottom: 1px solid #eee;padding: 8px 0 8px 50px;word-break: break-word;
    line-height: 120%;font-size: 14px;}
.list_before.info li.info_LINE:before{letter-spacing: 2px;}
.list_before.info li:before{font-weight: 400;letter-spacing: .4rem;width: 50px;}
/*表格設定*/
.contact_content .information_right {width: calc(100% - 305px);padding: 0;padding-left: 50px;}
button, input, optgroup, select, textarea{outline: none;}
.contact_form li {margin-bottom: 8px;grid-template-columns: 1fr;}
.contact_form li .form__label {max-width: 100%;text-align: left;font-size: 16px;font-weight: 500;
	position: relative;padding-left: 10px;}
.contact_form li .form__label span.star{font-size: 12px;position: absolute;left: -3px;top: 50%;transform: translateY(-50%);}
.contact_form li input.noborder,.contact_form li textarea.noborder {border: none;background: transparent;
    border-bottom: 3px solid #eee;border-radius: 0;}
.contact_form li.last blockquote, .contact_form li.last cite{border: 1px solid #888;padding: 5px;}
.contact_form li.last blockquote{color: #888;}
.contact_form li.last cite {background: #888;}
.contact_form li.last input{font-size: 13px;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 4px;}
.noborder {padding: 10px;border-radius: 6px;}
.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(20px, 20px) minmax(200px, 1fr));line-height: 1.8;}
.form select{width: 100%;border: 1px solid #eee;padding: 6px 26px 6px 6px;}

@media screen and (max-width: 768px) {
	/*左側資訊*/
	.list_before.info li,.list_before.info li:before{font-size: 12px;}
	/*表單設定*/
	.contact_content .information_right {width: 100%;padding-left: 0;}
	.contact_form li {grid-gap: 5px;}
	.form select{margin: 0;}
	.contact_form li.last blockquote, .contact_form li.last cite{padding: 0;}
	.contact_form li.last input{font-size: 12px;}
}
@media screen and (max-width: 600px){
	.contact_form {margin-top: 20px;}
	.contact_form li {margin-bottom: 10px;}
	.contact_form li .form__label {font-weight: 500;background: transparent;font-size: 14px;}
	.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert{
		font-size: 12px;}
	.form select{font-size: 12px;}
	.blank_letter {font-size: 16px;font-weight: 600;}
	.noborder {padding: 5px;}
}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*大框架*/
.contact_content{padding: 30px 0;}
.contact_content > form{display: flex;justify-content: space-between;}
/*左側資訊*/
.contact_content .information_left{width: 50%;padding: 20px 0;}
.blank_letter.i{display: none;}
.list_before{display: none;}
/*右側表單*/
.contact_content .information_right {width: 48%;padding-left: 0;background: #f9f9f9;padding: 60px;}
.blank_letter{font-family:  "M PLUS Rounded 1c",'Noto Sans TC', sans-serif;font-size: 24px;color: #5F6052;font-weight: 400;}
.contact_form li .form__label {font-family: "M PLUS Rounded 1c", 'Noto Sans TC', sans-serif;color: #666;}



@media screen and (max-width: 1024px){
	.contact_content {width: 90%;padding: 0;}
	.contact_content > form{flex-direction: column;}
	.contact_content .information_left{width: 100%;}
	.contact_content .information_right{width: 100%;padding: 0;background: transparent;}
}







/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*★★★切版師原版設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) {
}

/*★★★自訂義區塊↓↓↓↓↓↓↓↓↓↓↓↓*/
/*側邊*/
.product_page .product_menu_list {padding: 0;}
.product_menu_list > h5 {display: block;color: #444;font-size: 16px;border-bottom: 2px solid #eee;padding: 10px 0;}
.product-layer-two{background: transparent;border-radius: 10px;}
.product-layer-two ul {grid-gap: 0;}
.product-layer-two li.active{background: #fff;transition: all .5s;}
.product-layer-two li.active li a {background: #eee;transition: all .5s;}
.product-layer-two li a {color: #333;font-size: 12px;background: transparent;padding: 10px 0;}
.product-layer-two li a:hover{background: #888;color: #fff;padding-left: 10px;}
.product-layer-two li a:hover ~ i{color: #fff;}
.fa-circle-plus::before {content: "+";}
.product-layer-two li.active a {font-weight: 500;border: none;color: #fff;background: #666;padding-left: 10px;}
.product-layer-two li.active i.close::before{color: #fff;}
.product-layer-two li.active .fa-circle-plus::before {color: #fff;}
.product-layer-two li li a {padding: 10px;font-size: 12px;background: #eeeeee;}
.product-layer-two > li {padding-bottom: 0;border-bottom: none;}
.product-layer-two > li > a {letter-spacing: 2px;border: none;transition: all .5s;}
.product-layer-two > li.active > a {background: #555;}
.product-layer-two > li.active li.active > a{background: #fff;color: #ad925e;}
.product-layer-two > li ul > li + li {margin-top: 0;}
.product-layer-two li ul {margin-top: 0;}
.product-layer-two li li:hover {margin-left: 0;background: #fff;transition: all .5s;}
.product-layer-two li li:hover > a {background: transparent;}
.product-layer-two li li:hover > a:before{display: none;}
.product-layer-two li i {top: 12px;height: auto;font-size: 12px;font-weight: 300;color: #555;}
.product-layer-two li i.close::before {content: '–';}
/*分類頁*/
.products-list .price {margin: 0 0 10px;}
.products-list .price b {color: #bb1438;}
.products-list .more {font-size: 14px;font-weight: 500;border: 1px solid #ccc;color: #888;}
.products-list .item a:hover .more {background: #aaa;}
.products-list .name {height: 60px;text-align: center;letter-spacing: 1px;line-height: 160%;}
/*商品頁*/
.product_info_page .product_menu_list{display: none;} /*商品頁的選單不顯示*/
/*商品頁-輪播區塊*/
.product_pic {display: flex;flex-direction: column-reverse;max-width: 1200px;margin: 0 auto;}
.product_pic .swiper-slide{max-height: 80vh;}
.product_pic .proImgSwiper{max-height: 80vh;}
.swiper-button-next:after, .swiper-button-prev:after {background: #888;width: 30px;height: 45px;display: block;
    padding: 0 10px;font-size: 14px;line-height: 45px;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after{text-shadow: none;}
/*商品頁-側邊說明*/
.sidebarBtn {border: none;background: transparent;}
.sidebarBtn h2 {color: #333;font-size: 20px;letter-spacing: 1px;font-weight: 500;}
.sidebarBtn .sp_price {color: #b92c2c;}
.inquiry_a1 {background: #888;border-radius: 0;}
.inquiry_a2 {background: #eee;border-radius: 0;color: #888;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #555;color: #fff;}
/*商品頁-商品說明*/
.prod_tabs{margin-top: 120px;}
.pd_tabTitle li {border-bottom: none;background: transparent;border-bottom: 2px solid #ddd;transition: all .5s;}
.pd_tabTitle li a{color: #ddd;letter-spacing: .6rem;transition: all .5s;}
.pd_tabTitle li.activeTab {border-bottom: 2px solid #eee;}
.pd_tabTitle li.activeTab::after {height: 0;}
.pd_tabTitle li.activeTab a {color: #333;font-weight: 400;}
.pd_tabInner.edit{font-weight: 400;font-family: "微軟正黑體";}
/*商品頁-相關推薦*/
.prod_related {background: transparent;padding: 50px 0 25px;border-top: 1px solid #333;margin-top: 100px;}
.prod_related h6 span:before {color: #333;font-weight: 400;}
.prod_related h6 span:before {font-size: 18px;letter-spacing: .6rem;}
.related_list {grid-template-columns: repeat(4, 1fr);max-width: 1400px;width: 94%;}
.related_list li a{padding: 0;}
.related_list li a p {font-size: 14px;width: 90%;line-height: 1.4;margin: 10px auto 20px;padding: 0;}
/*加入購物車-1*/
/*---流程區*/
.stepImg{margin: 40px auto 80px;width: 100%;}
.stepImg img{display: none;}
.stepImg span {border: 1px solid #4f4949;text-align: center;font-size: 12px;padding: 15px 20px;color: #4f4949;
 margin: 0 -1px 0 0;width: 33.3%;}
.stepImg span.one{text-align: center;margin-left: 0;}
.stepImg span.three{text-align: center;}   
.stepImg span.active {color: #fff;background: #4f4949;}
/*---詳細內容區*/
.shopping-cart .cart_head {background: #b6a292;}
.shopping-cart .cell.product_name {font-weight: 400;padding: 10px 20px;}
/*---金額TOTAL區*/
.total_amount {justify-content: flex-end;margin: 30px 0 80px auto;font-size: 14px;}
.total_amount ul {background: #fff;margin: 40px 0 60px;}
.total_amount ul:after{display: none;}
.rewrite_simple, .send_simple {font-size: 14px;}
.rewrite_simple {background: #4f4949;}
.send_simple {background: #b6a292;margin-left: 20px;}
.blank_letter {letter-spacing: 2px;}
.red {color: #b92c2c;}
/*加入購物車-2*/
.separate_title {padding: 10px 20px;background: #b6a292;color: #fff;font-weight: 400;}
.border200 {width: 100%;border: 1px solid #ccc;padding: 10px 26px 10px 10px;color: #474141;border-radius: 6px;}
.formbox_form{padding: 0;}
.formbox_form li .form__insert select{margin-bottom: 10px;}
.form label {color: #474141;margin-bottom: 0;}
.form label .inputbox {margin-right: 10px;}
.form label.circle .inputbox {background-image: none;border: 1px solid #474141;border-radius: 50%;}
.form label .inputbox.Big {width: 18px;height: 18px;}
.form label.Bigcheck {margin-left: 0;top: 0;margin-top: 10px;}
.form label.Bigcheck .inputbox {background-image: none;border: 1px solid #474141;}
.form label.circle input:checked {background-position: center !important;}
.form label.Bigcheck input:checked {background: #474141;}
.separate_title .note {background: #f3f3f3;font-size: 10px;color: #888;padding: 2px 6px;border-radius: 30px;margin-left: 15px;}
/*結帳完成*/
.order_finish_page .main_part {max-width: 1400px;}
.order_pay {padding: 0;}
.note_edit{background: transparent;padding: 20px;color: #474141;}
.order_list_tit b {font-size: 24px;color: #474141;font-weight: 400;}
.order_list_spec p {font-weight: 400;padding: 10px 20px;background: #b6a292;}
.order_list_tab td {background: #f8f8f8;}
.order_list_tab td:nth-child(1) {background: #474141;color: #fff;width: 150px;font-weight: 400;}
.order_list_tab.payer td:nth-child(1) {border-right: 3px #b6a292 solid;}
.pay_text > a{font-size: 14px;}
.order_list_head p {font-size: 18px;color: #474141;border-bottom: 2px #474141 solid;}
.order_list_pro td:nth-child(1),.order_list_pro td:nth-child(4) {width: 70px;}
.order_list_pro tr:first-child {background: #b6a292;}
.order_list_pro tr:first-child td {color: #fff;font-weight: 400;}
.last_box_money em span {color: #b92c2c;letter-spacing: 0;}
/*---匯款資訊*/
.car_page .information_left {width: 100%;margin: 50px auto;}
.contact_le_map a {background: #888;}
.ACCN1:before, .ACCN2:before, .ACCN3:before, .ACCN4:before {margin-right: 20px;}
/*匯款通知*/
.formbox_form li.last {justify-content: center;}

@media (max-width: 1200px){
	.related_list {grid-template-columns: repeat(2, 1fr);}
	.related_list li figure {aspect-ratio: auto;}
	.related_list li a img {height: 25vw;}
}
@media (max-width: 1024px){
	/*加入購物車-1*/
	/*---流程區*/
	.stepImg {margin: 40px auto;}
}
@media screen and (max-width: 768px) {
	/*側邊選單*/
	.product-layer-two {grid-gap: 0 5px;}
	.product-layer-two li a{width: 100%;padding: 10px 0;}
	/*清單頁*/
	.product_page .product_menu_list > h5 {font-size: 18px;font-weight: 500;letter-spacing: .4rem;margin-bottom: 0;}
	.fa-caret-down::before{font-size: 14px;}
	.product-layer-two li a{border-bottom: 1px solid #eee;padding: 10px 0 5px;width: 95%;}
	/*商品頁*/
	.mobile_product_name{display: none;}
	/*加入購物車-1*/
	/*---詳細內容區*/
	.shopping-cart .cart_content .row{border: 1px solid #b6a292;padding: 15px 10px;}
	.shopping-cart .cell {flex-direction: row;border-bottom: none;}
	.shopping-cart .cell:before {color: #b6a292;margin-right: 10px;font-weight: 400;}
	.shopping-cart .cell.product_name {padding: 0;}
	.shopping-cart .cell.product_name p {font-size: 18px;color: #4f4949;padding-right: 30px;}
	.small_pic {width: 65px;height: 65px;}
	.shopping-cart .cell.amount:last-child {position: absolute;right: 0;top: 0;border-bottom: none;
     width: 30px !important;height: 30px;background: #b6a292;}
    .shopping-cart .cell.amount:last-child:before{display: none;}
    .shopping-cart .cell.amount:last-child > a{margin: 0 auto;line-height: 1;}
    .fa-lg {font-size: 14px;color: #fff;}

}
@media (max-width: 640px) {
	/*結帳完成*/
    .order_list_pro td span {font-size: 14px;color: #474141;}
}
@media screen and (max-width: 600px){
	/*商品頁*/
	.pd_tabTitle li a{font-size: 12px;}
	.related_list li a img {height: 150px;}
	/*加入購物車-1*/
	/*---詳細內容區*/
	.shopping-cart .cell, .shopping-cart .cell.amount, .shopping-cart.check .cell.amount, .shopping-cart.check .cell{
		width: 100%;}
	.shopping-cart .cell {justify-content: space-between;border-bottom: 1px solid #eee;}
	.shopping-cart .cell.product_name {min-height: 60px;padding-bottom: 30px;}
	.shopping-cart .cell.product_name p {font-size: 14px;}
	/*---金額TOTAL區*/
	.total_amount {justify-content: space-around;}
	.rewrite_simple, .send_simple{margin: 0;}
	/*購物完成*/
	.pay_text{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 30px;}
	.pay_text > a{width: 160px;text-align: center;}
	.orderFinish_data .pay_text>*+* {margin-top: 0;}
	.order_list_tab td {padding: 6px 12px;}
	/*匯款通知*/
	.formbox_form li.last {justify-content: space-around;}
}
@media (max-width: 570px) {
	/*結帳完成*/
	.order_list_tab td:nth-child(1) {width: 100px;}
}
@media (max-width: 568px){
	/*結帳完成*/
	.order_list_tab td{font-size: 14px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/






/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*★★★查看更多按鈕↓↓↓↓↓↓↓↓↓↓↓↓*/
.animated-arrow {height: 40px;line-height: 40px;width: 180px;}
.animated-arrow b {font-size: 12px;display: block;font-weight: 400;}
.animated-arrow b i{display: none;}
/*★★★下拉編輯頁↓↓↓↓↓↓↓↓↓↓↓↓*/
.other_select_page .page{display: none;}

/*★★★卷軸設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 捲軸寬度及高度 */
::-webkit-scrollbar {
  width: 6px; /*右側捲軸寬度*/
  height: 0px; /*下方捲軸高度*/
}
/* 軌道背景底色 */
::-webkit-scrollbar-track {
  background: #eee; 
}
 
/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
  background: #888; 
}
/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {
  background: #444; 
}
/*top按鈕*/
#to_top {left: auto;right: 20px;bottom: 95px;width: 42px;height: 42px;padding-top: 8px;color: #fff;
    box-shadow: none;background: #7fa58b;border-radius: 18px;}
#to_top i.top {height: 13px;}
#to_top i.top:before, #to_top i.top:after {height: 10px;}
#to_top i:before, #to_top i:after {background: #fff;height: 8px;}

/*頁數*/
.page li {font-size: 20px;width: 40px;color: #aaa;}
.page li.activeN{color: #555;}
.page li a, .page li strong{width: 100%;height: 30px;background: #888;color: #fff;padding: 20px;}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/

@media (max-width: 600px){
	/*前導動畫*/
	/*top按鈕*/
	#to_top {right: 15px;bottom: 20px;width: 40px;height: 40px;}
}




/*內頁BANNER 設定*/


.banner h5 {
    width: 90%;
    margin: 0 auto;
    font-size: 32px;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, .2);
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 4px;
    font-weight: 600;
}
.banner {  background-position: center;   background-size: cover;  padding: 300px 0 219px;  overflow: hidden;   background-image: none;  position: relative;   z-index: 1;    padding: 20vw 0 15vw;}
.banner::before {  content: "";
    background-image: linear-gradient(180deg, #00000000 40%, rgb(0 0 0 / 31%) 65%), url(https://pic03.eapple.com.tw/hyggefitcz/ban.jpg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    animation-duration: 5s;
    background-size: cover;
    background-position: center;
    animation: bgScroll 30s linear infinite;
    width: 110%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
}
.banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(https://pic03.eapple.com.tw/moodartistudio/100-90-5.png) #0000002e;
    -webkit-animation: noise 1.5s steps(5) alternate infinite;
    animation: noise 1.5s steps(5) alternate infinite;
    z-index: -1;
}
	
.banner h5:before {
    content: "— Hygge Fitness｜北歐風格健身工作室 —" !important;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    width: 100%;
    font-weight: 600;
}




@keyframes bgScroll {
    0% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
    50% {        -webkit-transform: translateX(-5%);        transform: translateX(-5%);    }
    100% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
}
@keyframes noise {
    0% {      background-position: -88px 166px    }
    20% {      background-position: 222px -333px    }
    40% {      background-position: -111px 444px    }
    60% {      background-position: 33px -66px    }
    80% {      background-position: -138px 212px    }
    100% {      background-position: 317px -197px    }
}


@media screen and (max-width: 1200px){
	.banner h5 {  top: 45%;}
	}
	
@media screen and (max-width: 1024px){
	.banner{height: 300px;}
    .banner h5 { font-size: 28px;  }
	.banner h5:after{font-size: 20px; }
	}
	
@media screen and (max-width: 768px){
	.banner h5:before {  font-size: 14px; top: 42px;}
	}

@media screen and (max-width: 768px){
	.banner h5:before {  font-size: 12px; }



