@charset "utf-8";


/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
*{letter-spacing: .1rem;}

*{font-family: 'Noto Sans TC', sans-serif;}
body {background: #f8f7f5;}
#content{background: url(https://pic03.eapple.com.tw/semchiro/content_bg.jpg);padding: 0 0 80px;}
.main_part {padding: 20px;background: #fff;border-radius: 30px;width: 96%;}

@media screen and (max-width: 768px){
	#content{background-position-x: right;}
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}
















/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/

.header_area,.header_area.sticky {background: #f8f7f5;border-bottom: 2px solid #f1eeec;transition: all .5s;}
.pageIndex .header_area,.pageIndex .header_area.sticky {background: #fcfcfc;}
.pageIndex .header_area {border-bottom: none;}
.navigation {grid-template-columns: 1fr;}
.me_tp_features {position: absolute;top: 0;right: 0;display: none;}
.nav-header {margin: 0 auto;}
.nav-brand {width: 140px;transition: all .5s;}
.stellarnav {margin-top: 0px;transition: all .5s;}
.stellarnav > ul{text-align: center;}
.stellarnav > ul > li {margin: 0 8px;}
.stellarnav > ul > li:nth-of-type(n+5){display: none;}
.stellarnav > ul > li > a {padding: 10px;height: auto;color: #555;font-size: 16px;transition: all .5s;}
.stellarnav > ul > li > a:hover{color: #c1a383;}
.stellarnav > ul > li.has-sub > a{padding: 10px 20px 10px 10px;}
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent;
    border-top: 4px solid #aaa;}
.stellarnav li.has-sub > a:hover:after{border-top: 4px solid #c1a383;} 

.stellarnav ul.other_classes{border: 1px solid #f3f3f3;padding: 0;}
.stellarnav ul.other_classes li {border: none;border-bottom: 1px solid #f3f3f3;}
.stellarnav ul.other_classes li:last-child{border-bottom: none;}
.stellarnav ul.other_classes li a {font-size: 13px;padding: 8px 12px;transition: all .5s;}
.stellarnav ul.other_classes li a:hover{background: #c1a383;color: #fff;padding-left: 18px;}


.header_area.sticky .nav-brand {width: 120px;transition: all .5s;}
.header_area.sticky .stellarnav > ul > li > a {padding: 0px;font-size: 16px;}
.header_area.sticky .stellarnav > ul > li.has-sub > a{padding-right: 15px;}

@media screen and (max-width: 1024px){
	.stellarnav {margin-top: 0;}
	.header_area.sticky .stellarnav {margin-top: 0;}
}
@media screen and (max-width: 768px){
	.stellarnav.mobile {top: 15px;}
	.stellarnav.mobile.left .close-menu{color: transparent;background: #f8f7f5;}
	.stellarnav .icon-close {right: 20px;position: absolute;}
	.stellarnav .icon-close:before,.stellarnav .icon-close:after {width: 15px;border-bottom: solid 2px #b59960;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after{width: 12px;border-bottom: solid 2px #aaa;}
	.stellarnav > ul > li{margin: 0;}
	.header_area.sticky .stellarnav > ul > li > a {padding: 10px;}
}
@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {padding: 15px 10px;}
}
    




/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/

.footer{background: #363D4D;}
.footer_logo > a{width: 80px;min-height: 125px;background: url(https://pic03.eapple.com.tw/semchiro/f_logo.png) no-repeat;
background-size: contain !important;background-position: center !important;display: block;}
.footer_logo img{display: none;}
.footer_info {display: flex;flex-direction: column;align-items: center;padding-right: 0;}
.footer_info li {text-align: center;}
.footer_info li:nth-child(1):before{content: "營業時間 每日12:00-21:00";display: block;line-height: 175%;color: #eee;}
.footer_info li:nth-child(2){display: none;}
.footer_info li p,.footer_info li p a{color: #eee;}
.footer_info li p.mail{display: none;}
.footer_info li p.add:after{content: "捷運中山站𝟲號出口 步行約3分鐘";display: block;}
.footer_menu{display: none;}
.box_link {position: relative;max-width: inherit;order: 2;right: auto;flex-direction: row;justify-content: center;}
.box_link a{display: inline-block;width: 40px;height: 40px;background-size: contain !important;
	background-position: center !important;border: none;margin: 0 10px;}
.box_link a.me_tp_fb{background: url(https://pic03.eapple.com.tw/semchiro/f_fb.png) no-repeat;order: 1;}
.box_link a.me_tp_line{background: url(https://pic03.eapple.com.tw/semchiro/f_line.png) no-repeat;order: 3;}
.box_link a.me_tp_ig{background: url(https://pic03.eapple.com.tw/semchiro/f_ig.png) no-repeat;order: 2;}
.box_link a.me_tp_mail{display: none;}
.box_link a i{display: none;}
.copy,.copy a{color: #F4D99E;font-size: 10px;}
.copy{border-top: none;padding: 30px 0;}

@media screen and (max-width: 768px){
	#bottom_menu{display: none;}
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/


/*側邊*/
.blog_le{padding: 12px 7px;}
h5.blog_le_t {display: none;}
.blog_search input[type=search] {padding: 10px 35px 10px 15px;font-size: 12px;border-radius: 0;}
.blog_le .accordion {border: none;overflow: inherit;border-radius: 0;}
.accordion li .link a {font-weight: 400;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #AE855D !important;}
/*分類頁面*/
.blog_page .blog_ri{max-width: 900px;}
.blog_subbox {grid-template-columns: 1fr;}
.subbox_item {border-bottom: 1px solid #eee;}
.subbox_item a {grid-template-columns: 200px 1fr;align-items: center;grid-gap: 50px;}
.subbox_item a:before {font-size: 12px;font-family: 'Noto Serif Display', sans-serif;padding: 5px 20px;
bottom: auto;right: auto;left: 50%;top: 50%;transform: translate(10px, 10px);background: #c1a383;color: #fff;}
.subbox_item a:after {background: rgba(256,256,256,.5);border: none;}
.blog_list_ri h5 {color: #444;font-weight: 400;}
.blog_list_ri em {font-size: 12px;}
.blog_list_ri p {font-weight: 400;letter-spacing: .2rem;line-height: 160%;font-size: 12px;margin-top: 20px;}
/*文章頁面*/
.blog_in_page #content {padding: 0;}
h4.blog_category_title {font-weight: 400;font-size: 24px;margin-bottom: 0;color: #ac8460;}
.blog_shareData {padding: 0 0 10px;border-bottom: 1px solid #eee;}
.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i {font-weight: 400;font-size: 12px;}
.toShareNews a object{max-width: 15px;}
.articel_mainPic img{display: none;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {background: #aaa;font-weight: 400;padding: 12px;font-size: 14px;}
.blog_back a.article_btn_back{background: #363D4D;font-weight: 400;padding: 12px;font-size: 14px;}
.news_related {background: #363d4c;margin-top: 60px;padding: 50px 15px;border-bottom: 2px solid #566176;}
.news_related h6 span:before {color: #fff;font-weight: 400;font-size: 20px;}
.news_related_list li a {padding: 0;}
.news_related_list li a p {line-height: 160%;padding: 20px 10px;}
.blog_back {margin: 30px 0;}
.lastPage {font-size: 14px;background: #ac8460;padding: 15px 20px;}

@media screen and (max-width: 1024px){
	.subbox_item a {grid-template-columns: 120px 1fr;padding: 0 0 20px;grid-gap:20px;}
	.blog_list_ri h5{font-size: 16px;}
	.news_related_list li a p {font-size: 14px;}
}





/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.contact_content .information_left{display: none;}
.contact_content .information_right {width: 100%;padding: 0 0 20px;max-width: 1000px;margin: 0 auto;display: block;}
.blank_letter {font-size: 24px;font-weight: 400;font-family: 'Noto Sans TC', sans-serif;color: #444;}
/*表格設定*/
button, input, optgroup, select, textarea{outline: none;}
.contact_form li {margin-bottom: 8px;}
.contact_form li input.noborder,.contact_form li textarea.noborder {border: none;background: #f1f1ef;}
.contact_form li.last blockquote, .contact_form li.last cite{border: 1px solid #ad8461;}
.contact_form li.last blockquote{color: #ad8461;}
.contact_form li.last cite {background: #ad8461;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 4px;}
.noborder {padding: 10px;border-radius: 6px;}












/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/* 商品下拉超過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: 10px;display: none;}
.product-layer-two > li {border-bottom: none;}
.product-layer-two li a {color: #444;background: transparent;position: relative;padding-left: 20px;}
.product-layer-two li.active a{border: none;font-weight: 400;color: #ad8461;}
.product-layer-two li a:before{content: "";width: 3px;height: 3px;background: #ccc;
position: absolute;top: 50%;left: 5px;transform: translateY(-50%);}
.product-layer-two li.active a:before{background: #ad8461;}
.product-layer-two li a:hover{color: #ad8461;}
.product-layer-two li a:hover:before{background: #ad8461;}
/*清單頁*/
.product_page .products-list{width: 100%;}}
.products-list {grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}
.products-list .item a .more{border: 1px solid #ccc;font-weight: 400;font-size: 12px;color: #888;}
.products-list .item a:hover .more {background: #ccc;border: 1px solid #ccc;}
.products-list .name{height: 50px;}
.products-list .price{display: none;}
/*商品詳細頁*/
.product_main{display: none;}
.sidebarBtn h2{text-align: center;font-weight: 400;margin-top: 50px;color: #363d4c;}
.sidebarBtn {background: #fff;width: 100%;border: none;padding: 0;}
.product_info{display: none;}
.toShare{display: none;}
.pd_tabTitle{display: none;}
.prod_tabs{margin-top: 0;}
.prod_related{display: none;}











/*內頁BANNER 設定*/
.banner {background: transparent;padding: 100px 0 0;min-height: 300px;}
.banner h5 {color: #444444;font-size: 30px;position: relative;letter-spacing: .4rem;font-weight: 400;z-index: 0;}
.banner h5:before{content: "";color: #F0EDEB;font-size: 100px;font-family: "Noto Serif Display", serif;font-style: italic;
position: absolute;top: -100%;left: 50%;transform: translateX(-50%);z-index: -1;letter-spacing: 0;}
.banner h5:after{content: "從根本解決問題";color: #AE855D;font-size: 20px;display: block;margin-top: 10px;}
.banner.banA {}
.banner.banB {}
.banner.banC h5:before{content: "CONTACT";}
.banner.banD {}
.banner.banE {}
.banner.banF h5:before{content: "ARTICLE";}
.banner.banblog h5:before{content: "ARTICLE";}



/*.banner[data-banner=所在banner的值]{}*/

@media screen and (max-width: 1200px){
	.banner {padding: 50px 0 0;min-height: 220px;}
	.banner h5 {font-size: 24px;}
	.banner h5:before{font-size: 60px;top: -80%;}
	.banner h5:after{font-size: 14px;}
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}
.other_select_page .page{display: none;}
.path{display: none;}
.page{font-size: 14px;}
.page li {border: 1px solid #ccc;width: 40px;height: 40px;line-height: 40px;border-radius: 50%;}
.page li.activeN{background: #363d4c;color: #fff;}
.page li a, .page li strong {width: 100%;height: 100%;line-height: 40px;color: #ccc;}
.page strong, .page a:hover {background: #363d4c;}