@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');



/* Shippori Mincho*/
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

/* 英文字體 Lora */
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
*{font-family: 'Jost','Noto Sans TC', sans-serif;letter-spacing: 1px;}
@media screen and (max-width: 600px){
	.main_part {padding: 50px 20px 20px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.animated-arrow {
	background: #e8c391;
    border-radius: 10px;
}
.animated-arrow b{
    font-weight: 500;
	font-size: 16px;
}
.i_news_b a i.fa-solid.fa-arrow-right {
    font-weight: 600;
}

@media screen and (max-width: 568px){
	.animated-arrow b{
		font-size: 15px;
	}
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex {
    position: relative;
    height: auto;
    padding-top: 90px;
    margin: auto;
    width: calc(100% - 84px);
    /* height: calc(100vh - 180px); */
    /* border-radius: 70px; */
}
.swiper-banner {position:static;margin:0;height:auto;padding: 10px;height: calc(100vh - 10%);max-height: 780px;border-radius: 50px;overflow: hidden;} 
.swiper-banner:before {
    z-index: 10;
    /* content: "Regain Your Health and Vitality"; */
    position: absolute;
    font-size: 50px;
    white-space: pre;
    /* -webkit-text-stroke: 2px #111; */
    font-size: 24px;
    /* font-family: 'Squada One'; */
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: right;
    right: 20px;
    bottom: 10px;
}
.swiper-wrapper{position: relative;}
.swiper-wrapper:after {
	/* content: "關懷 親切 耐心\A專業治療，告別痠痛麻不適";
    color: #fff;
    font-family: "Shippori Mincho", serif;
    text-shadow: 0 0 25px rgba(0, 0, 0, .8);
    font-weight: 400;
    font-size: 2.4rem;
    font-size: calc(1.2vw + 1.2rem);
    left: 2%;
    letter-spacing: .1em;
    line-height: 1.45;
    position: absolute;
    top: 10%;
    white-space: pre;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    z-index: 15; */    
}

.swiper-slide img {
    height: auto;
    transform: scale(1.1, 1.1) !important;
}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.swiper-wrapper:before {
	content: "";
    background: url(https://pic03.eapple.com.tw/chenchenghui/txt.svg) no-repeat;
    width: 32vw;
    height: 200px;
    background-size: contain;
    background-position-y: bottom;
    z-index: 100;
    position: absolute;
    left: 2vw;
    top: 50%;
    transform: translateY(-50%);
}
.swiper-slide:after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    position: absolute;
    background-image: linear-gradient(to right, #faf2e9 0%, rgb(250 242 233 / 60%) 20%, rgb(250 242 233 / 40%) 36%, #fdfaf61a 50%, #ffffff00 100%);
    width: 110%;
    height: 110%;
    color: #000;
    z-index: 999;
    background-position: left bottom;
}




@media screen and (max-width: 600px){
	/*.swiper-wrapper{height: 395px;overflow: hidden;}
	.swiper-slide{background-size: cover !important;background-position: center top !important;height: 400px;}
	.swiper-slide img{display: none;}
	 .swiper-wrapper:before{display: none;} */
}
@media screen and (max-width: 450px){
	/* .swiper-wrapper{height: 320px;} */
	/* .swiper-slide{height: 325px;} */
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.pageIndex .header_area {position: fixed;width: 100%;}
.main_header_area {background: #fff;box-shadow: 1px 1px 10px rgba(0,0,0,.1);}
.main_header_area .container {max-width: 100%;padding: 0 40px;}
.nav-header {top: 10px;}
.nav-brand {width: 180px;}
.navigation {padding: 5px 0 5px 230px;}
/*主分類按鈕*/
.stellarnav > ul > li > a {color: #555;padding:15px 6px;height: auto;font-size: 16px;font-weight: 300;vertical-align: middle;}
.stellarnav > ul > li > a:hover{color: #777;}
.stellarnav li.has-sub > a {padding: 15px 25px 15px 15px;}
.stellarnav li.has-sub > a:after {border-top: 4px solid #444;border-left: 5px solid transparent;border-right: 5px solid transparent;right: 10px;}
.stellarnav li.has-sub > a:hover:after {border-top: 4px solid #ADA17E;}/*三角形icon*/
/*其他下拉按鈕*/
.stellarnav > ul > li > ul a{background: #fff;color: #555;padding: 15px;font-size: 14px;border-bottom: none;font-weight: 300;transition: all .5s;}
.stellarnav > ul > li > ul a:hover{background: #f1f1f1;padding: 15px 10px 15px 20px;}
.stellarnav > ul > li.has-sub > ul a{padding: 15px;}
/* .stellarnav > ul > li.has-sub > ul a:hover{padding: 15px 10px 15px 20px;} */
.stellarnav li li{border: none;margin-bottom: 0;}
.stellarnav li li.has-sub > a:after {border-left: 5px solid #888;border-top: 5px solid transparent;border-bottom: 5px solid transparent;right: 10px;}
.stellarnav ul ul li.has-sub > a:hover:after {border-top: 4px solid transparent;}
.me_tp_features {display: none;}



@media screen and (max-width: 1200px){
	.pageIndex .header_area {
        /* position: relative; */
    }
}
@media screen and (max-width: 1024px){
	.navigation {padding: 5px;}
	.nav-header {position: relative;}
	.stellarnav > ul > li > a {padding: 5px;}
	.stellarnav li.has-sub > a {padding: 5px 25px 5px 15px;}
}
@media screen and (max-width: 768px) {
	.stellarnav.mobile {top: 10px;}/*漢堡紐*/
	.stellarnav .menu-toggle span.bars span {width: 20px;height: 1px;}
	.nav-header{top: 0;z-index: 0;}
	.nav-brand{margin-top: 5px;}
	/*主分類*/
	.stellarnav.mobile > ul > li > a {vertical-align: middle;width: 80%;}
	.stellarnav.mobile > ul > li > a.dd-toggle {padding: 0px;width: auto;top: 10px;right: 10px;}
	.stellarnav.mobile > ul > li.has-sub > ul a {padding: 10px;}
	/*其他下拉按鈕*/
	.stellarnav.mobile li.open {padding: 0;}
	.stellarnav.mobile li.open li.open{padding: 3px;background: #ddd;}
	.stellarnav.mobile li.open li.open > a{background: #ddd;}
	.stellarnav.mobile li li a.dd-toggle {width: 40px;height: 40px;}
	.stellarnav.mobile li a{border-bottom: none;}
	.stellarnav.mobile > ul > li > a.dd-toggle {width: 100%;text-align: right;}
	.stellarnav.mobile > ul > li > a.dd-toggle:before{content: "";width: 0;height: 0;border: 6px solid;
  border-color: #888 transparent transparent transparent;position: absolute;top: 10px;right: 15px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after{display: none;}
	.stellarnav > ul > li > ul a:hover {background: #fff;}
	/*叉叉按鈕*/
	.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{color: transparent;}
	.stellarnav .icon-close {position: absolute;right: 15px;}

}
@media screen and (max-width: 570px){
	.stellarnav .menu-toggle {padding: 10px;}
}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.header_area{position: fixed;width: 100%;}
.main_header_area {box-shadow: none;}
.pageIndex .main_header_area, .main_header_area{
    width: 100%;
    margin: 0 auto;
    /* max-width: 1400px; */
    /* border-radius: 15px; */
    /* margin-top: 2vw; */
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(20px);
}
.navigation {padding: 10px 0 10px 230px;}
.nav-header {top: 20px;}
.nav-brand {width: 240px;}
.stellarnav > ul > li {margin: 15px 0;}
.stellarnav > ul > li > a{
	font-weight: 500;
    letter-spacing: 2px;
    height: 40px;
    padding: 0 6px;
}
.stellarnav > ul > li > a:before {
    content: "";
    width: 0;
    height: 4px;
    border-radius: 5px;
    background: #f5b430;
    transition: all .5s;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.stellarnav > ul > li > a:hover {
    color: #483b35;
}
.stellarnav ul ul{
	width: 120px;
}
.stellarnav > ul > li > a:hover:before{width: 80px;}
.stellarnav li.has-sub > a {padding: 0 25px 0 6px;}
.stellarnav li.has-sub > a:hover:after {border-top: 4px solid #e2a198;}/*三角形icon*/
.stellarnav > ul > li > a b {font-weight: 500;}
.stellarnav > ul > li.has-sub > ul a {
    font-weight: 400;
    text-align: center;
}
.stellarnav > ul > li > ul a:hover {
	background: #f5b430;
    color: #fff;
}
.stellarnav li.drop-left li.has-sub > a:after {border-right: 6px solid #fff;}
.stellarnav li li.has-sub > a:after {border-left: 5px solid #fff;}

@media screen and (max-width: 1200px){
	.pageIndex .main_header_area{margin-top: 0;}
	.main_header_area{width: 100%;border-radius: 0;margin-top: 0;}
	.main_header_area .container{
        /* padding: 0; */
    }
	.navigation {padding: 10px 0 10px 200px;}
	.nav-brand {width: 200px;}
	.stellarnav > ul > li > a {padding: 0px 3px;font-size: 15px;}
	.stellarnav li.has-sub > a {padding: 0px 25px 0px 3px;}

}
@media screen and (max-width: 1024px){
	.navigation {padding: 10px;}
	.nav-header {top: 15px;}
	.stellarnav ul {margin-top: 10px;}
	.stellarnav > ul > li {margin: 5px 0;}
	.stellarnav > ul > li > a {padding: 0 3px;}
	.stellarnav li.has-sub > a {padding: 0px 25px 0px 3px;}

	.bannerindex {
		padding-top: 130px;
	}

	.pageIndex .main_header_area, .main_header_area {
		background: #fff;
		backdrop-filter: none;		
	}
}
/* @media screen and (max-width: 960px){} */
/* 手機修改處 */
@media screen and (max-width: 768px){
	.main_header_area .container {
		padding: 0;
	}
	.nav-header {top: 5px;}
	.stellarnav ul{margin-top: 0;}
	.stellarnav > ul > li > a:before{display: none;}
	/*主分類*/
	.stellarnav.mobile > ul > li.has-sub > ul a {padding: 10px 15px;}
	.stellarnav > ul > li.has-sub > ul a {
		text-align: left;
	}

		/* 大圖 */
		.bannerindex {
			padding-top: 76px;
			margin: auto;
		}
		.swiper-banner{
			height: calc(100svh - 75px);
			min-height: 400px;
			max-height: 60vh;
			padding-bottom: 18px;
		}
		.swiper-slide img {
			height: calc(62vh - 40px);
			width: 100%;
			object-position: 10%;
			object-position: center;
			object-fit: cover;
		}
		.swiper-slide:nth-child(1) img{
			object-position: 70%;
		}
		.swiper-slide:nth-child(2) img{
			object-position: 65%;
		}
		.swiper-wrapper:before {
			width: 55vw;
			height: 200px;
			left: 2vw;
			top: 50%;
			transform: translateY(-5%);
		}
		.swiper-slide:after {
			position: absolute;
			background-image: linear-gradient(to right, #faf2e9 0%, rgb(250 242 233 / 70%) 20%, rgb(250 242 233 / 50%) 36%, rgb(253 250 246 / 20%) 50%, rgb(255 255 255 / 0%) 100%);
		}
}
@media screen and (max-width: 600px){
	.swiper-wrapper:before {
		width: 55vw;
		height: 200px;
		left: 2vw;
		top: 50%;
		transform: translateY(-1%);
	}
}
@media screen and (max-width: 450px){
	.bannerindex{
		width: calc(100% - 60px);
	}
	.swiper-slide {
		width: 100% !important;
	}
	.swiper-wrapper:before {
		width: 55vw;
		height: 200px;
		left: 2vw;
		top: 50%;
		transform: translateY(-1%);
	}
	.swiper-slide:after {
        position: absolute;
        background-image: linear-gradient(to right, #faf2e9 0%, rgb(250 242 233 / 70%) 20%, rgb(250 242 233 / 60%) 36%, rgb(253 250 246 / 40%) 50%, rgb(253 250 246 / 0%) 100%);
    }
}







/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.footer{background: #eee;padding: 50px 0;}
.footer .center{max-width: 1600px;padding: 0 5%;}
.footer_logo{width: 150px;margin: 0;}
.footer_logo img{width: 100%;}
.footer_info{padding: 0;}
.footer_info ul {display: flex;justify-content: space-between;padding-left: 0px;width: 100%;}
.footer_info li{padding: 10px 0;}
.footer_info li:nth-child(1){width: 48%;}
.footer_info li:nth-child(2){width: 48%;text-align: right;}
.footer_info li p,.footer_info li p a{color: #444;}
.footer_menu {max-width: 330px;margin: 0 0 0 auto;}
.footer_menu a {background: transparent;color: #555;border: none;font-weight: 300;}
.footer_menu a:first-child{display: none;}
.copy {max-width: 1600px;padding: 30px 3%;color: #444;text-align: left;margin: 0 auto;border-top: none;}
.copy a{color: #444;font-weight: 200;}
.box_link {
    top: 100%;
    width: 100%;
    text-align: right;
    padding: 0 3%;
    max-width: 300px;
	display: none;
}
.box_link a {display: inline-block;width: 30px;height: 30px;border: none;background: #111;padding: 0px;border-radius: 30px;}
.box_link a i{max-width: 100%;font-size: 18px;line-height: 30px;display: block;}

@media screen and (max-width: 768px){
	.footer {padding:30px 0;}
	.footer_logo{margin-bottom: 0;}
	.footer_info ul {flex-wrap: wrap;}
	.footer_info li:nth-child(1){width: 100%;}
	.footer_info li:nth-child(2){width: 100%;text-align: center;}
	.footer_menu {margin: 0 auto;}
	.footer_menu a{font-size: 12px;}
	.box_link{position: relative;right: 0;top: 0;text-align: left;padding: 15px 0;}
	.copy {padding: 30px 3% 0 3%;text-align: center;border-top: 1px solid #555;font-size: 12px;}
}
	
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.footer {
    background: #f5ebdf;
    padding: 60px 0 30px;
}
.footer_logo {width: 260px;}
.footer_logo img {
    /* filter: brightness(100); */
}
.footer_info li p, .footer_info li p a {
    font-size: 15px;
    color: #483b35;
	font-weight: 600;
}
/* .footer_info li p.mail{display: none;} */
.footer_menu {max-width: 610px;}
.footer_menu a {
    background: #faf2e9;
    color: #483b35;
    font-weight: 350;
}
.footer_menu a:hover {
    background: #c8a47d;
}
.box_link a {background: #e7c391;}
.box_link a i {color: #fff;}
.copy {
    padding: 10px 3% 30px;
}
.copy, .copy a {
    text-align: center;
    color: #b4a68d;
}
.copy a {
	font-family: 'Noto Sans TC', 'Jost', sans-serif;
}


@media screen and (max-width: 768px){
	.copy {border-top: 1px solid #b9a68c;}
}

@media screen and (max-width: 450px){
	.footer_menu a {width: 48%;}
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*側邊選單*/
h5.blog_le_t em{font-weight: 600;}
h5.blog_le_t span {font-size: 14px;padding-left: 5px;}
.blog_search input[type=search]{border-radius: 0;}
.blog_le {width: 250px;padding: 15px;}
.blog_le .accordion {border-radius: 0;border: none;}
.blog_le .accordion li{border-bottom: 1px solid #ddd;}
.blog_le .accordion li:last-child{border-bottom: none;}
.blog_le .accordion li.open {background: #ddd;}
.accordion li .link{padding: 0;border-bottom: none;}
.accordion li .link a{padding: 15px 10px;display: inline-block;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {
    background: #ADA17E !important;
}
.submenu {background: #fff;}
.submenu a{padding: 12px 12px 12px 30px;}
.submenu a:hover {background: #eee;color: #555;padding: 12px 12px 12px 35px;}
/*分類區塊*/
.blog_ri {width: calc(100% - 260px);padding: 15px 0 0 50px;}
h4.blog_category_title {padding: 0;margin: 0 0 5px 0;font-weight: 300;font-size: 20px;color: #555;}
.subbox_item{width: 100%;}
.subbox_item a {display: flex;justify-content: space-between;align-items: center;}
.subbox_item a:before{display: none;}
.subbox_item a:after{display: none;}
.blog_list_le {width: 250px;}
.blog_list_ri {width: calc(100% - 260px);padding-left: 50px;}
.blog_list_ri h5 {font-size: 24px;color: #555;}
.blog_list_ri em {position: absolute;right: 10px;bottom: 10px;}
.blog_list_ri p {color: #aaa;line-height: 180%;margin-top: 30px;}
/*詳細頁*/
.blog_in_page h4.blog_category_title {font-weight: 600;font-size: 24px;border-bottom: 1px solid #ddd;padding-bottom: 15px;
    margin-bottom: 15px;}
.blog_back a.article_btn_prev {background: rgb(207 216 225);}
.blog_back a.article_btn_back {background: rgb(27, 100, 166);}
.blog_back a.article_btn_next {background: rgb(207 216 225);}
/*首頁文章管理*/
.module_i_news {padding: 80px 20px;background: #f3f3f3;}
.module_i_news ul {display: flex;justify-content: space-around;}
.module_i_news li {width: 25%;padding: 1%;}
.module_i_news li:nth-child(n+5){display: none;}
.module_i_news li a:before{display: none;}
.module_i_news li a:after{display: none;}
.module_i_news .title_i_box h4 {font-size: 30px;color: #333;font-weight: 600;}
.module_i_news .title_i_box h4:before{content: "";display: block;color: #ACACB2;font-size: 16px;font-weight: 400;}
.i_blog_le{width: 100%;}
.i_blog_ri{width: 100%;}
.i_blog_ri h5 {color: #333;margin-top: 10px;}
.i_blog_ri p {line-height: 180%;font-size: 14px;font-weight: 300;}
@media screen and (max-width: 960px){
	/*分類區塊*/
	.subbox_item {border-bottom: none;}
	.blog_list_le {width: 150px;}
	.blog_list_ri {width: calc(100% - 155px);padding-left: 30px;}
	.blog_list_ri h5 {font-size: 18px;}
	.blog_list_ri p {margin-top: 10px;font-size: 12px;}
	.blog_list_ri em {position: relative;right: 0;top: 0;}
	/*詳細頁*/
	.blog_in_page h4.blog_category_title{font-size: 18px;}
}
@media screen and (max-width: 768px) {
	/*側邊*/
	.blog_ri {width: 100%;padding: 0;}
	.blog_le{width: 100%;}
	/*首頁文章*/
	.module_i_news ul{flex-wrap: wrap;}
	.module_i_news li{width: 50%;}

	.blog_list_le {width: 250px;}
}

@media screen and (max-width: 580px) {
	h4.blog_category_title {
		font-weight: 400;
		padding: 0 5%;
		font-size: 24px;
	}
	.subbox_item a{
        align-items: center;
        margin: 0 4%;
		flex-direction: column;
	}
	.blog_list_le {
        width: 100%;
    }
	.blog_list_ri {
        width: 100%;
        padding: 10px 0 20px 0;
    }
}
@media screen and (max-width: 450px){
	/*分類區塊*/
	/* .subbox_item a {align-items: flex-start;} */
	/* .blog_list_le {width: 100px;} */
	/* .blog_list_ri {width: calc(100% - 100px);padding: 0 0 0 20px;} */
	/*詳細頁*/
	/* .blog_back {margin-top: 80px;} */

}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*首頁文章*/
.module_i_news{background: #ebe1d2;padding: 80px 20px}
.module_i_news .title_i_box h4 {font-size: 24px;font-weight: 500;}
.module_i_news .title_i_box h6 {color: #b7a691;font-weight: 600;}
.module_i_news ul {max-width: 1300px;}
.module_i_news li {width: 24%;background: #fff;}
/*側邊*/
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #e7a25d !important;}

h4.blog_category_title {font-weight: 400;}
.subbox_item:hover a {
    opacity: 0.6;
}

@media screen and (max-width: 768px){
	/*首頁*/
	.module_i_news ul {flex-wrap: wrap;}
	.module_i_news li {width: 48%;margin: 1%;}
}
@media screen and (max-width: 450px){
	/*首頁*/
	.module_i_news li {width: 300px;}
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*首頁*/
.news_part .title_i_box h4{color: #555;}
.news_list ul li a:hover {background: #eee;}
/*詳細頁*/
.show_content .edit{line-height: 180%;font-weight: 300;}
.promotion_title {border-bottom: 1px solid #555;padding-bottom: 10px;}
.promotion_title em{display: none;}
.promotion_title span {border: none;color: #555;padding: 0;margin: 0;}
.promotion_title h2{display: block;font-size: 30px;}
.other_promotion {margin-top: 200px;}
.other_promotion:before{content: "Read More";display: block;color: #aaa;padding:10px 15px;}
.other_promotion li{border-bottom: 1px solid #ddd;width: 100%;margin-left: 0;}
.other_promotion li:last-child{border-bottom: none;}
.other_promotion li a {display: flex;width: 100%;margin: 0;padding: 15px;border: none;}
.other_promotion li a:before{display: none;}
.other_promotion li a:after{display: none;}
.other_promotion li a:hover {background: #eee;}
.other_promotion .pmtTime {width: 150px;}
.other_promotion .pmtTime span{float: left;}
.other_promotion .pmtTitle{width: calc(100% - 160px);}
.other_promotion .pmtTitle span{display: none;}
.other_promotion .pmtTitle h3 {font-size: 14px;height: auto;min-height: auto;margin: 0;}
@media screen and (max-width: 768px){
	.promotion_title h2 {font-size: 18px;}
}
@media screen and (max-width: 450px){
	.other_promotion li a {flex-wrap: wrap;}
	.other_promotion .pmtTitle {width: 100%;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.news_part {
    width: 100%;
    max-width: 1200px;
    margin: 40px auto 0;
    padding: 50px 0;
}
.news_part .title_i_box h6 {color: #427498;font-weight: 600;}
.news_part .title_i_box h4 {
    color: #404048;
    font-size: 40px;
    line-height: 120%;
    font-family: 'Shippori Mincho';
    font-weight: 600;
    text-align: center;
    margin: 0 0 20px;
    letter-spacing: 0.03em;
	position: relative;
}
.news_part .title_i_box h4:before{
	content: 'NEWS';
	display: block;
    font-size: 16px;
    font-family: 'Lora';
    line-height: 120%;
    letter-spacing: 0.08em;
    font-weight: 400;
	position: absolute;
	left: 50%;
	top: -20px;
	transform: translateX(-50%);
}
@media screen and (max-width: 1360px){	
	.news_part .title_i_box h4 {font-size: 35px;}
}
@media screen and (max-width: 968px){	
	.news_part .title_i_box h4 {font-size: 30px;}
}
@media screen and (max-width: 568px){	
	.news_part {
		margin: 20px auto 0;
	}
	.news_part .title_i_box h4 {font-size: 25px;}
	.news_part .title_i_box h4:before{ font-size: 15px;}
}
@media screen and (max-width: 450px){
	.news_part .title_i_box h6 {font-size: 30px;}
	/* .news_part .title_i_box h4 {font-size: 24px;} */
}





/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*大分類*/
.album_page .main_part {max-width: 1600px;}
.show-list{display: flex;flex-wrap: wrap;}
.show-list .item {width: 33.3%;padding: 2%;margin: 0;}
.show-list .item:hover .show_name {color: #666;}
.show-list .show_name {text-align: center;font-weight: 500;}
.overlay {-webkit-transform: scale(1);transform: scale(1);}
.show-list .show_pic img{min-height: 20vw;object-fit: cover;}
/*次分類*/
.album_class_page .main_part {max-width: 1600px;}
.subalbum-menu h2 {color: #555;text-align: center;display: block;}
.subalbum-menu h2 .block{display: none;}
.other_subalbum{display: flex;flex-wrap: wrap;}
.other_subalbum li {width: 33.3%;padding: 2%;margin: 0;}
.other_subalbum li p{text-align: center;margin-top: 10px;color: #555;letter-spacing: 2px;}
/*相片頁*/
.album_info_page .main_part {max-width: 1600px;}
.pic-list{display: flex;flex-wrap: wrap;}
.pic-list .item {padding: 0;margin: 10px;width: 33.3%;padding: 2%;margin: 0;}
.pic-list .item h6{font-weight: 500;}
.pic-list .show_pic img {min-height: 20vw;object-fit: cover;}
.other_album{margin-top: 200px;}
.album_fixed_title {background: transparent;}
.other_album_choice li {background: #333;}

@media screen and (max-width: 768px){
	/*主分類*/
	.show-list .item {width: 50%;}
	.show-list .show_pic img{min-height: 35vw;}
	/*次分類*/
	.other_subalbum li{width: 50%;}
	/*相片頁*/
	.pic-list .item {width: 50%;}
	.pic-list .show_pic img {min-height: 35vw;}
}

@media screen and (max-width: 450px) { 
	/*相簿*/
	.show-list .show_pic img{min-height: 140px;}
	.pic-list .show_pic img {min-height: 140px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/












/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*整體設定*/
.blank_letter{font-family: 'Jost','Noto Sans TC', sans-serif;color: #444;font-size: 24px;padding-top: 0;}
.contact_content .information_right {width: calc(100% - 310px);padding-left: 50px;}
/*資訊區塊*/
.list_before.info li {padding-left: 40px;}
/*表格區塊*/
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {font-weight: lighter;}
button, input, optgroup, select, textarea{outline: none;}
input[type="checkbox"], input[type="radio"] {margin: 5px 5px 5px 10px;}
input[type="checkbox"]:nth-child(1), input[type="radio"]:nth-child(1) {margin: 5px 5px 5px 0px;}
.form select {background: transparent;color: #444;border: none;border-bottom: 1px solid #aaa;width: 100%;}
.form select option{background: #eee;}
.contact_form {display: flex;flex-wrap: wrap;justify-content: space-between;margin: 15px 0;}
.contact_form li {width: 48%;padding-left: 0;padding: 15px 0;}
.contact_form li input.noborder {padding-left: 10px;background: transparent;border: none;border-bottom: 1px solid #aaa;}
.contact_form li textarea.noborder{border: 1px solid #aaa;padding-left: 10px;background: transparent;}
.contact_form li.last{width: 100%;}
.contact_form li.last cite {margin-left: 10px;background: #555;color: #eee;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 1px #ccc solid;width: 130px;}
.contact_form li.last blockquote input {color: #333;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 3px;}
.information_right .contact_form li.last blockquote input {color: #444;}
.contact_form li .form__label{color: #444;width: 100%;text-align: left;margin-left: 0;margin-bottom: 5px;}
.contact_form li .form__insert{color: #444;width: 100%;}
.noborder {padding: 10px;}

@media screen and (max-width: 768px) {
	/*整體設定*/
	.blank_letter{padding-top: 0;}
	.blank_letter.f{margin-top: 50px;}
	/*資訊區塊*/
	.list_before{margin-top: 10px;}
	/*表格區塊*/
	.contact_content .information_right {width: 100%;padding-left: 10px;}
	.contact_form li input.noborder{border-radius: 0;}
}
@media screen and (max-width: 600px){
	.contact_content{padding: 0;}
}
@media screen and (max-width: 450px){
	.contact_form li{width: 100%;}
	.blank_letter{padding-top: 0;font-size: 18px;}
	.blank_letter.f{margin-top: 50px;}

}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/










/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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;}
.product_page .product-layer-two { 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); display: flex; flex-wrap: wrap; align-items: flex-start;}
ul.page { width: 100%;}
.product-layer-two li ul { position:static; margin-top:10px; 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:5px 10px; transition:all ease .3s;}
.product-layer-two li li a{ padding:0;}
.product-layer-two li li:hover > a { background:#fff; color:#ADA17E;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc;}
.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: #fff; 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:#ADA17E;}
.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) {
	.products-list .item { width: calc(100% / 3);}
}
@media screen and (max-width: 980px) {
	.products-list .item { width: 50%;}
}
@media screen and (max-width: 768px) {
	.product-layer-two,.products-list,.product-wrapper { width: 100%;}
	.product-layer-two { margin-right: 0;}
	.product-layer-two > li { margin-bottom: 5px;}
	.product_page .product-layer-two,.product_page .products-list { width: 100%; border-right: none;}

	.product_page .show_content > a { order: 1;}
	.product_page ul.products-list { order: 2;}
	.product_page ul.page { order: 3;}
	.product_page ul.product-layer-two { order: 4;}
}


/*清單頁_側邊選單*/
.product_page .product-layer-two {border-right: none;}
.product-layer-two li li{border: none;padding: 5px 15px;background: transparent;}
.product-layer-two li li a {background: transparent;font-weight: 300;color: #555;padding-left: 20px;}
.product-layer-two li li:hover > a {color: #ADA17E;background: transparent;}
.product-layer-two li li:hover > a:before {background: #ADA17E;}
.product-layer-two li a {background: transparent;border: none;}
.product-layer-two li ul{margin-top: 0;}
.product-layer-two > li {border-bottom: none;font-weight: 500;}
.product-layer-two > li > a{color: #555;}
.product-layer-two li li > a:before {background: #ccc;margin-left: 0;}
.product-layer-two li.active a {border: none;color: #ADA17E;}
/*清單頁_商品區*/
.products-list .pic {padding-bottom: 65%;}
.products-list .more {border: 1px solid #888;color: #555;font-weight: 300;font-size: 14px;letter-spacing: 2px;}
.products-list .item a:hover .more {background: #555;letter-spacing: 4px;}
/*詳細頁輪播區*/
.product_pic {padding-bottom: 0;padding-left: 0;display: flex;flex-wrap: wrap-reverse;justify-content: space-between;}
.bx-wrapper .bx-viewport{border: none;background: transparent;left: 0;}
.product_pic .bx-wrapper {width: 85%;order: 2;margin: 0;padding: 0;}
.product_pic #bx-pager {padding: 0;color: #555;width: 12.6%;order: 1;position: relative;}
.product_pic #bx-pager h6{display: none;}
.product_pic #bx-pager a{border: none;height: auto;width: 100%;margin: 0;margin-bottom: 7px;}
/*詳細頁商品說明*/
ul.prod{line-height: 180%;font-weight: 300;margin-top: 30px;}
ul.prod li:nth-child(2){display: none;}
ul.prod li h3.prod-thumb{display: none;}
.lastPage {background: #ADA17E;}
.prod_related {background: #f8f8f8;}
.related_list li a{background: transparent;}
.related_list li a p {margin-top: 10px;}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊選單*/
.product-layer-two li li a {font-weight: 400;}
.product-layer-two li li:hover > a {color: #e1a198;}
.product-layer-two li li:hover > a:before {background: #e1a198;}
.product-layer-two li.active a {color: #e1a198;}
/*清單頁*/
.products-list .pic {padding-bottom: 100%;}
/*詳細頁*/
.inquiry_a1 {background: #e1a198;}
.inquiry_a2 {background: #427498;}
.sidebarBtn {border: none;box-shadow: 0 0 15px rgba(0,0,0,.05);}
.prod_related {background: #ebe1d2;padding: 60px 15px;}
.prod_related h6 span:before {color: #cda573;}
.related_list {display: flex;justify-content: space-around;}
.related_list li {padding: 1%;background: #fff;}
.related_list li a p {color: #444;font-size: 18px;}
.lastPage {background: #e8c391;}

@media screen and (max-width: 768px){
	.mobile_product_name{display: none;}
	.related_list{flex-wrap: wrap;}
	.related_list li{width: 48%;margin: 1% 0;}

}


/*●●●●●●●●●●●●●●●●●●●●●●●●   內頁BANNER 設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.banner {
    background: url(https://pic03.eapple.com.tw/chenchenghui/subbanner.jpg) no-repeat;
    margin: 0 auto;
    height: 30vw;
    background-size: cover;
    width: 100%;
    /* border-radius: 0 0 30px 30px; */
    position: relative;
    background-position-x: center !important;
}
.banner h5 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 30px;
    max-width: 90%;
    min-width: 400px;
    height: 120px;
    border-radius: 30px 30px 0 0;
    font-size: 36px;
    letter-spacing: 3px;
    color: #3E739A;
	display: none;
}
.banner h5:before{content: "";font-size: 20px;background: #3E739A;padding: 5px 20px;display: block;color: #fff;
    font-weight: 500;width: 200px;max-width: 100%;margin: 5px auto;}
.banner.banA h5:before{content: "NEWS";}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banF {}
.banner.banF h5:before{content: "PRODUCT";}
.banner.banblog h5:before{content: "ARTICLE";}

@media screen and (max-width: 1200px){
	.banner {width: 100%;height: 400px;border-radius: 0;position: relative;}
	.banner h5 {height: 100px;font-size: 30px;min-width: 350px;padding: 20px;}
	.banner h5:before {font-size: 16px;width: 160px;}
}
@media screen and (max-width: 768px){
	.banner {height: 350px;}
}
@media screen and (max-width: 450px){
	.banner {height: 300px;}
	.banner h5 {min-width: 300px;font-size: 24px;}
	.banner h5:before {font-size: 14px;width: 130px;}
}	



/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*麵包屑*/
.path{display: none;}
/*下拉編輯頁設定*/
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}
/*頁碼*/
.page strong, .page a{border-radius: 0;color: #555;border: 1px #555 solid;}
.page strong, .page a:hover {background: #333;}


@media screen and (max-width: 768px) {
	/* 開啟手機板下方按鈕所需設定 */
	#bottom_menu {display: none; }
	#to_top { bottom:60px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/


