@charset "utf-8";
.info_fix_links{display:flex !important;}
.info_fix>span {
    display: none;
    background: #000;
}
/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/

#page{background: url(https://pic03.eapple.com.tw/cpdessert/1p2_bg.jpg) center no-repeat;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.stellarnav {
    width: calc(100% - 300px);
    margin: 0 0 0 auto;}

/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/

.main_header_area {background: #ffffff;height: 100px; padding:8px 0 0 0 ;}


.nav-menu {margin:0;}
	

.stellarnav li>a {
    padding: 15px 15px;
	border-right:1px solid #ebebeb;}

.stellarnav > ul > li:nth-child(1)>a {
	border-left:1px solid #ebebeb;}
	
.stellarnav li:hover>a, .stellarnav li.active>a, .stellarnav li.focus>a {color:#000000;font-weight:bold;}
.stellarnav li.has-sub > a:after {
	display:none;}
.stellarnav > ul > li > a {
   padding: 10px 25px 0 25px;
    color: #343a40;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    height: 56px;
    margin: 1px -3px 0px 0px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}
.navigation {
    width: 100%;
    position: relative;
    padding: 0px;}
	
.stellarnav > ul > li.drop-left > ul {
    right: -25px;}
.stellarnav li>.nav-dropdown {border:none;}
.nav-dropdown > li > a {border-bottom:none;}
.nav-dropdown>li>a:hover {background:#C9F1EE;color:#313131;}
	
/*選單滑動特效(有線滑過)*/

.nav-dropdown>li>a:after {
    display: none;}


.stellarnav li {position: relative;}
.stellarnav li:after {
    content: "";
    left: 0;
    width: 0;
    transition: all 0.3s;
    height: 5px;
    position: absolute;
    background: #C79219;
    bottom: 0;
}
.stellarnav li:hover:after { width: 100%;}

.contact_le_map a {
    background: #d3af79;}
.contact_form li.last cite {
    background:#d3af79;}

/*內頁BANNER 設定*/
.banner {
	background:url(https://pic03.eapple.com.tw/cpdessert/banner.jpg);
	height:200px;
	border-bottom:3px solid #d3af79;    
	font-size: 40px;
    padding: 75px 0;
    text-align: center;}
.banner h5 {color:#444;}
.banner h5:after {
    content: '';
    width: 140px;
    height: 5px;
    background: #444;
    display: block;
    margin: 10px auto;
}

/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO*/
.nav-brand {width:200px;margin-top:23px;}

/*手機LOGO
.nav-brand-m {}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; 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;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



.path {display:none;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
.blog_back a {background: #24938A !important; }
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {background:#C79219;}

.subbox_item {
    width: 33%;}
.blog_list_le {
    width: 100%;}
.blog_list_ri {
    width: 100%;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.show-list .item {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    margin: 20px 1%;
}

/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/

.show-list .show_name {text-align:center;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們*/
.animated-arrow {background: #C79219;}
/* .contact_form li:after{ content:'(YYYY/MM/DD)'; display:block;} */
.contact_form li:nth-of-type(4)::after{ content:'(YYYY/MM/DD)'; display:block;}

.ADD::before {content: "工作室";}
.ADD2::before {content: "常駐營業點";}

.list_before.info li {padding-left: 80px;}
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {width: 75px;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.footer {background:#ffffff;border-top:1px solid #d5d5d5;}

.footer_menu a {background: none;font-size:12px;}
.footer_menu a:hover {border:1px solid #C79219;background:#C79219;color:#ffffff;}
.footer_logo img{ max-width:200px;}
.copy {color: #ffffff;border-top: none;margin-top: 30px;background: #C79219;}
.copy a {color:#ffffff;}

.footer_info li p.add:before { content: "工作室 : ";}
.footer_info li p.add2:before { content: "常駐營業點 : ";}


@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
.nav-brand {
    width: 200px;
    margin-top: 0px;}
.main_header_area {
    height: 130px;}
.tp_links {
    display: none;}
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}

.main_header_area .container {max-width:1200px;}

.stellarnav li>a {border-right:none;}
.stellarnav li:nth-child(1)>a {border-left:none;}
.stellarnav li:after {display:none;}
.nav-dropdown>li>a:hover {background:none;}

/* 大圖調整 */
.swiper-slide img {
    animation-fill-mode: none;
    -webkit-animation-fill-mode: none;}

/* 新版最新消息內頁 */
.blog_back {display: flex; justify-content: space-between; align-items: center; align-content: center;}
.blog_back a {width:31.5%;}

}

@media screen and (max-width: 600px) { 
.contact_form li {padding-left: 0;}
.contact_form li .form__label {
                    width: 100%;
                    text-align: left;
                    margin-left: 0;}
.banner {height:150px;padding:40px 0;}

.pic-list .item {width: 96%;}
}