@charset "utf-8";
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*共同設定*/
:root {
    color: #d7d7d7;
}
.path p, .path p a { color: unset;}
.edit { line-height: 1.9;}
a { color: #fff;}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.header_area {
    padding: 8px 12px 0;
    box-shadow: 0px 0px 20px #000000d9;
	background: #ffd739e3;
	transition: ease 1s;
}
.header_area.sticky { background: #ffd633e3;}
.main_header_area .container { max-width: 82vw; padding: 0 0 0 7vw;}
.navigation { grid-template-columns: 18vw 1fr;}
.tp_links { padding: 0 10px; display: none;}

/*電腦LOGO*/
.nav-header, .nav-brand, .nav-brand img { width: 100%; max-width: unset;}
.nav-brand { margin: 0; max-width: 150px; transition: ease 1s;}



/*header首頁設定*/
.pageIndex .header_area {
	position: fixed;
    background: none;
    box-shadow: none;
}
.pageIndex .header_area.sticky {
    box-shadow: 0px 0px 20px #000000d9;
	background: #ffd633e3;
}
.pageIndex .header_area .nav-brand {
    position: absolute;
    top: 24%;
    right: 80%;
    max-width: 12vw;
}
.pageIndex .header_area.sticky .nav-brand {
	top: 0;
    margin: 2px 0 0;
	max-width: 150px;
}
@media screen and (max-width: 1200px) {
.main_header_area .container { max-width: 92vw; padding: 0 0 0 6vw;}
}
@media screen and (max-width: 1024px) {
.me_tp_features { display: none;}
.main_header_area .container { padding: 0;}
.header_area, .header_area.sticky, 
.pageIndex .header_area, .pageIndex .header_area.sticky { padding: 10px 10px 0;}
.pageIndex .header_area { position: sticky;}
.pageIndex .header_area, 
.pageIndex .header_area.sticky { background: #ffd633e3; box-shadow: 0px 0px 20px #000000d9;}
.nav-brand, 
.pageIndex .header_area .nav-brand, 
.pageIndex .header_area.sticky .nav-brand { 
	position: relative; top: unset; right: unset; max-width: 110px; margin: 2px 0 -8px;}
}
@media screen and (max-width: 768px) {
.navigation { padding: 0;}
.header_area, .pageIndex .header_area { padding: 10px 10px 5px;}
.nav-brand, 
.pageIndex .header_area .nav-brand, 
.pageIndex .header_area.sticky .nav-brand { 
	margin: 0 auto; max-width: 100px;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*按鈕字體設定*/
.stellarnav ul { margin-top: 0; transition: ease 1s;}
.pageIndex .header_area.sticky .stellarnav ul { margin-top: 0;}
.stellarnav li {
    padding: 42px .2vw 0;
    margin-top: 6px;
}
.stellarnav li:hover {
    background: no-repeat center top url(https://pic03.eapple.com.tw/tusanwei/bagua.png);
    background-size: 40px;
}
.stellarnav > ul > li > a {
    color: #111;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .03em;
    line-height: 1;
    padding: 8px;
    height: unset;
}
/* .stellarnav > ul > li:nth-child(4) > a { pointer-events: none;}  相簿主按鈕 點擊關閉*/
.stellarnav > ul > li > a:hover, 
.stellarnav.desktop li.has-sub li a:hover, 
.stellarnav li li a:hover {
    color: #930015;
    transform: scale(1);
}
.stellarnav > ul > li > a b { font-weight: 600;}

.stellarnav ul ul { margin: 0;}
.stellarnav li li {
    padding: 0;
	margin: 0;
}
.stellarnav li li:hover {
    background: #fff;
}
.stellarnav.desktop li.has-sub li a, 
.stellarnav li li a {
    color: #111;
	font-size: 14px;
    line-height: 34px;
    margin: 0;
	height: auto;
    line-height: 20px;
    padding: 6px 10px;
}
@media screen and (max-width: 1024px) {
.stellarnav ul, .pageIndex .header_area .stellarnav ul { margin: 0;}
.stellarnav li { padding: 0 0 0 14px;}
.stellarnav li:hover { background-size: 24px; background-position: 0 3px;}
.stellarnav > ul > li > a { padding: 8px 3px 8px 8px;}
}
@media (max-width: 768px) {
.stellarnav li { padding: 0 0 0 26px;}
.stellarnav li:hover { background-size: 22px; background-position: 12px 11px;}
.stellarnav.mobile > ul > li { margin: 0;}
.stellarnav.mobile > ul > li > a b { margin-right: 5px;}
.stellarnav.mobile ul li.has-sub a.dd-toggle { padding: 10px 0; margin: 0; pointer-events: auto;}
.stellarnav.mobile li.open {
    background: #f3f3f3 no-repeat center top url(https://pic03.eapple.com.tw/tusanwei/bagua.png);
    background-size: 22px; background-position: 12px 11px; padding: 0 0 0 26px; margin: 0;}
.stellarnav.mobile ul ul { background: none;}
.stellarnav.mobile ul ul li { background: none; border: 0; padding: 0 0 0 20px;}
.stellarnav.mobile ul ul li:hover {
    background: #f3f3f3 no-repeat center top url(https://pic03.eapple.com.tw/tusanwei/bagua.png);
    background-size: 22px; background-position: 0 5px; padding: 0 0 0 20px;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*footer設定*/
.footer {
    background: linear-gradient(to top, #ffffff 50%, #0000001a 100%);
	background: -moz-linear-gradient(to top, #ffffff 50%, #0000001a 100%);
    background: -webkit-linear-gradient(to top, #ffffff 50%, #0000001a 100%);
    background: -ms-linear-gradient(to top, #ffffff 50%, #0000001a 100%);
	border-top: solid 1px #333;
    /* padding: 250px 0 0; */
    /* margin-top: -220px; */
}
.footer_logo {
    padding: 8px 8px 2px;
    margin: auto;
    text-align: center;
    max-width: 150px;
}
.footer_logo img { width: 100%; max-width: 260px;}

.footer_info {
    grid-template-columns: 1fr;
    grid-gap: 0;
	padding-right: 50px;
}
.footer_info ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer_info li { padding: 7px 0 0;}
.footer_info li p:before {
    display: block;
    margin: 12px auto 2px;
    text-align: center;
    font-size: 16px;
}
.footer_info li p {
    color: #333;
    letter-spacing: .25vw;
}
.footer_info li p a {
    color: #930015;
    letter-spacing: .1vw;
    font-size: 20px;
    font-weight: bold;
    font-family: "Noto Serif TC", serif;
}
.footer_info li p:before {
    display: block;
    margin: 12px auto 2px;
    text-align: center;
    font-size: 16px;
}
.footer_info li p.tel:before { content: '【預約服務】';}

.box_link {
    position: static;
    width: 90%;
    max-width: 888px;
    flex-direction: row;
    border-bottom: 1px dashed #bfbfbf;
    padding: 0 0 10px;
    margin: auto;
}
.box_link a {
    width: 32px;
    font-size: 18px;
    border-radius: 17px;
    margin: 2px;
    padding: 4px;
    border: 0;
	color: #222;
}
.box_link a:hover {
    color: #fff;
    background: #af4659;
	background: #d5b11f;
}

/*footer聯絡資訊隱藏*/
p.phone, p.mail, p.add { display: none;}

/*footer按鈕設定*/
.footer_menu {
    margin-top: 16px;
}
.footer_menu a {
    color: #111;
    background: #fff0;
    border: 1px #999 dashed;
    border-radius: 5px;
    padding: 6px 8px;
    margin: 0 10px 10px 0;
    letter-spacing: .03vw;
}
.footer_menu a:hover {
    background: #222;
    border: 1px #222 solid;
}

/*版權欄位設定*/
.copy { background: #222;}
.copy a { color: #999;}
.copy a:hover { color: #72b3c7;}


@media screen and (max-width: 768px) {
.box_link {
	justify-content: center;
}
.box_link a {
    padding: 7px 4px;
}
.footer_menu {
    margin-top: 8px;
}
.footer_info li:nth-child(2) {
    text-align: center;
    max-width: 400px;
}
.footer_info li+li { margin: 0;}

/* 開啟手機板下方按鈕所需設定 */
.footer.with_shopping_mode { padding: 30px 0 55px;}
#to_top { bottom: 65px;}
#bottom_menu li:nth-child(2) { border: none;}
#bottom_menu li:last-child { display: none;}
#bottom_menu li a { color: #333;}
}
@media screen and (max-width: 600px) { 
.footer_logo { padding: 0 2vw;}
.footer_info { padding: 0 10px;}
.footer_info li:nth-child(2) { max-width: 94%;}
.copy { padding-top: 8px;}
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們 聯絡資訊*/
.blank_letter { font-family: Noto Sans TC; font-size: 22px; font-weight: 500; color: #222; letter-spacing: 1px;}
.contact_content .information_left h4, .list_before { display: none;}

/*聯絡資訊 表單寬度 100%呈現*/
.contact_content .information_left, .contact_content .information_right { width: 100%; padding: 10px;}
.contact_form { margin-top: 20px;}
.contact_form li.last blockquote, 
.contact_form li.last cite { border: 1px #194b7f solid;}
.contact_form li.last blockquote { color: #194b7f;}
.contact_form li.last cite { background: #194b7f;}

@media screen and (max-width: 600px) {
.contact_form li { grid-gap: 5px;}
.contact_form li .form__label { background: none; padding: 5px 5px 0 0;}
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
#content_main, #content {
    background: #222 no-repeat center url(https://pic03.eapple.com.tw/tusanwei/bg-all.jpg);
    background-size: cover;
}
.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;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/
.banner {
    padding: 160px 20px 20px;
    margin-top: -100px;
    box-shadow: 0px 0px 5vw #0000004a;
    border-bottom: solid 1px #333;
    background: #e3e3e3 url(https://pic03.eapple.com.tw/tusanwei/header-bg.jpg) no-repeat center 80% / cover;
}
.banner.banA, .banner.banB, .banner.banC, .banner.banD, .banner.banE, .banner.banF, .banner.banblog { 
	/* background-image: url(https://pic03.eapple.com.tw/tusanwei/ban-00.jpg); */
}
.banner h5 {
    font-family: 'Noto Sans TC';
    font-weight: 500;
    font-size: 30px;
    color: #dfb200;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin: 10px 0;
}
.banner h5:before {
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #c7b467;
    letter-spacing: 0.3em;
}
.banner h5:after {
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #000000;
    letter-spacing: .6vw;
    line-height: 3;
}
.services_page .banner h5:before { content: "SERVICE";}
.services_page .banner h5:after { content: "專業道法團隊‧專辦科儀法事";}
.album_page .banner h5:before, 
.album_class_page .banner h5:before, 
.album_info_page .banner h5:before { content: "TUSANWEI";}
.album_page .banner h5:after, 
.album_class_page .banner h5:after, 
.album_info_page .banner h5:after { content: "三緯法師‧茅山道術‧正一派法門";}
.blog_page .banner h5:before, 
.blog_in_page .banner h5:before { content: "TAOISM";}
.blog_page .banner h5:after, 
.blog_in_page .banner h5:after { content: "道教科儀‧虔誠正統";}
.promotions_page .banner h5:before { content: "NEWS";}
.promotions_page .banner h5:after { content: "專業道法服務‧助您改運轉勢";}
.other_page .banner h5:before { content: "CONTACT";}
.other_page .banner h5:after { content: "大眾諮詢‧預約服務";}

@media screen and (max-width: 1024px) {
.banner { padding: 150px 20px 20px; margin-top: -105px;}
}
@media screen and (max-width: 768px) {
.banner { margin: 0; padding: 20px 10px 0; min-height: 160px;}
.banner h5 { font-size: 26px; line-height: 1.4;}
.banner h5:before {  font-size: 12px;}
.banner h5:after { font-size: 13px; line-height: 2.5;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 商品下拉超過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) {
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*編輯頁 共同設定*/
.services_page .path p { color: #666;}

/*功能頁 共同設定*/
.accordion li .link a { color: #fcda61;}
h5.blog_le_t { font-weight: 500; color: #dfb200;}
h5.blog_le_t em, .subalbum-menu h2, .product_menu_list>h5, 
.prod_related h6 span:before, .module_i_album .title_i_box h4 {
    color: #fcd95e;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: .03em;
}

h4.blog_category_title {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin: 0;
}
.toShareNews { color: #d7d7d7;}
@media screen and (max-width: 600px) {
h5.blog_le_t em, .subalbum-menu h2, .product_menu_list>h5, 
.prod_related h6 span:before, .module_i_album .title_i_box h4 { font-size: 18px;}
h4.blog_category_title, .promotion_title h2 { font-size: 21px;}
}
@media screen and (max-width: 450px) {
}


/*最新消息 文章設定*/
.module_i_news {
    padding: 100px 20px;
}
.module_i_news .title_i_box h4 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 2px;
    text-align: center;
    font-family: Noto Sans TC;
    font-size: 24px;
    font-weight: 500;
    color: #ff7b00;
    letter-spacing: 1px;
    border-top: solid 2px;
    border-bottom: solid 2px;
}
.blog_box {
    padding: 1.5vw;
}
h5.blog_le_t span {
    margin-left: 15px;
}
.blog_le .accordion > li:hover, 
.blog_le .accordion > li.on_this_category {
    background: #d3b037 !important;
}
.blog_subbox {
    grid-gap: 20px;
}
.blog_list_le {
    max-width: unset;
}
.blog_le {
    padding: 0 3vw 0 0;
}
.blog_subbox, .module_i_news ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    grid-gap: 2vw;
	justify-items: center;
}
.subbox_item a, 
.module_i_news li a {
    display: flex;
    flex-direction: column;
	grid-gap: 5px;
}
.subbox_item a:before, 
.module_i_news li a:before {
    font-family: Noto Serif TC;
    font-size: 16px;
    color: #fff;
    letter-spacing: .1vw;
    bottom: 65%;
    right: 28%;
}
.subbox_item a:after, 
.module_i_news li a:after {
    border: 0;
	background: #695614c2;
}
.blog_list_le, 
.i_blog_le {
    border: 1px solid #e3e3e3;
    padding: 3px;
}
.blog_list_ri, 
.i_blog_ri {
    padding: 3px;
    font-family: 'Noto Sans TC', 'sans-serif', '微軟正黑體';
}
.blog_list_ri h5, 
.i_blog_ri h5 {
    font-size: 20px;
    font-weight: 300;
    color: #fcd95e;
}
.blog_list_ri em, 
.i_blog_ri em {
    font-size: 13px;
    color: #6d5a3f;
}
.blog_list_ri p, 
.i_blog_ri p {
    color: #d7d7d7;
    line-height: 1.5;
}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next { background: #757575;}
.blog_back a.article_btn_back, .lastPage { background: #333;}

.news_related {
    background: #e1e1e1 center url(https://pic03.eapple.com.tw/tusanwei/bg-news.jpg);
    background-size: 1000px;
    background-blend-mode: multiply;
}
.news_related h6 span:before { color: #333;}
.news_related_list { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));}
.news_related_list li a { border: 1px solid #e5e0d8; padding: 10px 10px 2px;}
.news_related_list li a p { line-height: 1.4; padding: 6px 0;  text-align: left;}

@media screen and (max-width: 1350px) {
.module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}
}
@media screen and (max-width: 1200px) {
.blog_subbox, .module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}
.blog_list_ri h5, .i_blog_ri h5 { font-size: 19px;}
}
@media screen and (max-width: 1100px) {
.subbox_item, .module_i_news li { border: 0;}
}
@media screen and (max-width: 1024px) {
.news_related_list { grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));}
.blog_subbox, .module_i_news ul { grid-gap: 4vw;}
}
@media screen and (max-width: 850px) {
.blog_subbox { grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));}
}
@media screen and (max-width: 768px) {
.blog_subbox { margin: auto; max-width: 610px;}
.module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); margin: auto; max-width: 650px; grid-gap: 10px;}
}
@media screen and (max-width: 640px) {
.news_related_list { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));}
}
@media screen and (max-width: 450px) {
.blog_subbox { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));}
}
@media screen and (max-width: 380px) {
.blog_subbox { grid-template-columns: 1fr; max-width: 240px;}
.subbox_item a { grid-template-columns: 1fr;}
.subbox_item a:before { font-size: 16px;}
.news_related_list { grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));}
.module_i_news ul { grid-template-columns: 1fr; max-width: 240px;}
}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*分享文章設定*/
.promotion_title * { color: #fbdb5e;}
.promotion_title span, .promotion_title em { border: 1px dashed;}
.promotion_title span { margin: 0 2px 4px 0;}
.promotion_title em { margin: 0 15px 4px 0;}
.promotion_title h2 {
    font-weight: 500;
    color: #fff;
}
.other_promotion {
    margin-top: 50px;
}
.other_promotion li a, 
.other_promotion li a:hover {
    background: #fbdb5e1a;
    border: 1px #fbdb5e4f dashed;
}
.other_promotion li a span {
    color: #fbdb5e9c;
}
.other_promotion li a:before {
    border: 1px #fbdb5e solid;
    border-bottom: none;
    border-right: none;
}
.other_promotion li a:after {
    border: 1px #fbdb5e solid;
    border-top: none;
    border-left: none;
}
.other_promotion .pmtTitle h3 {
    color: unset;
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*工程實績 相簿設定*/
.subalbum-menu h2 {
    font-family: Noto Sans TC;
    font-size: 22px;
    font-weight: 500;
    color: #222;
    letter-spacing: 1px;
}
.other_album_choice li { background: #486e94;}

