@charset "utf-8";


/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.main_part {max-width: 1400px;padding: 50px 0;width: 90%;}
.path {margin-bottom: 20px;padding: 0;display: none;}
.path p, .path p a{font-size: 12px;}
.show_content{padding: 0;}

*{font-family: "Noto Serif TC", serif;}
body {background: #fefcf9 url(https://pic03.eapple.com.tw/deepinmind/banner_bg.png) no-repeat;background-size: contain;}
#content_main{background: #fefcf9;}

/*★★★查看更多按鈕↓↓↓↓↓↓↓↓↓↓↓↓*/
.animated-arrow {height: 40px;line-height: 40px;width: 180px;background: #333;}
.animated-arrow b {font-size: 12px;display: block;font-weight: 400;}
.animated-arrow b i{display: none;}

@media screen and (max-width: 768px){
	#bottom_menu{display: none;}
}     






/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */

/*切換鈕*/
.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;}*/

.bannerindex {--swiper-pagination-color: #fff;width: 90%;max-width: 1600px;height: 80vh;border-radius: 20px;margin: 0 auto;}
.bannerindex .swiper-banner{height: 100%;}
.bannerindex .swiper-banner:before,.bannerindex .swiper-banner:after{content: "";font-weight: bold;
position: absolute;bottom: 35px;right: 0; z-index: 100;width: 460px;text-align: left;}
.bannerindex .swiper-banner:before{content: "深藏心理治療所";font-size: 18px;color: #c06f50;margin: 0 0 55px 3px;
    letter-spacing: 2.2rem;}
.bannerindex .swiper-banner:after{content: "來到深藏｜賦活內心豐沛的能量";font-size: 30px;color: #444;letter-spacing: .06rem;}
.swiper-banner .swiper-slide:before{content: "";background: url(https://pic03.eapple.com.tw/deepinmind/banner_radius.svg) no-repeat;
position: absolute;right: -1px;bottom: -1px;width: 590px;height: 235px;background-size: cover;z-index: 10;
    background-position: left top;}




@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}













/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.header_area {background: #fefcf9;padding: 5px;transition: all .5s;box-shadow: 0 0 20px 10px rgb(106 74 62 / 5%);}
.pageIndex .header_area {background: transparent;box-shadow: none;}
.header_area.sticky{background: #fefcf9;}
.main_header_area .container {max-width: 1600px;width: 90%;}
.navigation {display: flex;align-items: center;}
.nav-header {max-width: 100px;}
.nav-brand img{display: block;}
.stellarnav > ul > li {width: 15%;text-align: center;border-right: 1px solid #edddd6;}
.stellarnav > ul > li:last-child{border: none;}
.stellarnav > ul > li > a{font-size: 17px;}
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent;
    border-top: 5px solid #898989;}/*主選單箭頭*/
.stellarnav > ul > li > a b{font-weight: 500;}
.stellarnav > ul > li > a b:last-child{color: #c06f50;font-weight: bold;}
/*★★★購物車/社群icon設定↓↓↓↓↓↓↓↓↓↓↓↓*/
.me_tp_features {position: absolute;top: 5px;right: 0;z-index: 10000;max-width: 235px;}
.me_tp_features .tp_links{display: none;}
.me_tp_features a i {font-size: 12px;color: #fff;line-height: 20px;}
.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;}
.me_tp_features a.tp_btn_notice span{display: none;}
.box_search {margin-bottom: 0;}
.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;}/*搜尋按鈕*/
/*下拉區塊*/
.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: #b6a292;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 #898989;}/*下拉箭頭*/
.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;}
}














/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.footer{background: #9c543b;box-shadow: 0 0 20px 10px rgb(183 183 183 / 5%);}
.footer .center {max-width: 1600px;width: 90%;}
.footer_logo {max-width: 150px;position: absolute;right: 0;}
.footer_logo img {filter: brightness(100);-webkit-filter: brightness(100);}
.footer_info {grid-template-columns: 1fr;}
.footer_info ul {display: flex;flex-direction: column-reverse;}
.footer_info li p,.footer_info li p a{color: #fff;font-size: 15px;font-weight: bold;}
.footer_menu a {border: none;background: transparent;padding: 10px 0;margin-right: 20px;color: #ddd;
transition: all .5s;}
.footer_menu a:hover{color: #fff;background: transparent;}
.box_link{display: none;}
.copy,.copy a{font-size: 10px;color: #ccc;}
.copy {border-top: 1px #f4f2f1 solid;padding: 20px 0;margin-top: 50px;}
.privacyLinks a {padding: 0 10px;}










/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*大範圍*/
.blog_box {padding: 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
/*側邊*/
.blog_le {padding: 0;}
h5.blog_le_t{text-align: center;margin-bottom: 0;}
h5.blog_le_t em,h5.blog_le_t span{display: none;}
.blog_search input[type=search]{border-radius: 0;}
.accordion li .link a {font-size: 13px;font-weight: 500;letter-spacing: .1rem;text-align: center;}
.blog_le .accordion {border-radius: 0;}
.blog_le .accordion li{transition: all .8s;}
.blog_le .accordion li .link i {font-size: 12px;}
.blog_le .accordion li.open .link {background: #666;}
.blog_le .accordion li.open .link a{color: #fff;}
.blog_le .accordion li.open .link i{color: #fff;}
.submenu a {padding: 12px 12px 12px 30px;background: #fff;font-size: 12px;}
.submenu a i {font-size: 12px;color: #ccc;left: 10px;transition: all .5s;}
.submenu li.on_this_category a, .submenu a:hover {background: #aaa;}
.submenu li.on_this_category a i, .submenu a:hover i{color: #fff;}
/*分類頁*/
.blog_ri {padding: 0 0 0 50px;}
.blog_page h4.blog_category_title{display: none;}
.blog_subbox {grid-template-columns: 1fr;}
.subbox_item a {grid-template-columns: 300px 1fr;align-items: center;grid-gap: 50px;padding-right: 50px;}
.subbox_item a:before {font-size: 10px;padding: 5px 20px;background: #bd6e54;color: #fff;letter-spacing: 0;
	bottom: auto;right: 0;left: auto;top: 0;}
.subbox_item a:after {background: rgb(167 156 146 / 15%);border: none;}
.blog_list_ri h5 {color: #444;font-weight: bold;font-size: 24px;}
.blog_list_ri em {font-size: 12px;}
.blog_list_ri p {font-weight: 400;letter-spacing: .2rem;line-height: 160%;font-size: 14px;margin-top: 30px;}
.blog_list_le {aspect-ratio: auto;}
.blog_list_le img {height: 20vw;max-height: 280px;}
/*文章頁*/
h4.blog_category_title {padding: 0;font-size: 24px;margin-bottom: 0;font-weight: bold;}
.blog_shareData{border-bottom: 1px solid #eee;padding-bottom: 10px;}
.toShareNews b{font-size: 12px;font-weight: 400;}
.toShareNews a object{max-width: 20px;}
.articel_mainPic{display: none;}/*清單縮圖*/
.blog_back {grid-gap: 0;width: 100%;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 13px;padding: 12px;}
.blog_back a.article_btn_back{background: #888;padding: 12px;font-size: 13px;}
.news_related{padding: 60px 0 30px;border-top: 1px solid #333;margin-top: 100px;background: transparent;}
.news_related h6 {max-width: 1400px;margin: 0 auto 30px;}
.news_related h6 span:before {font-size: 18px;letter-spacing: .1rem;font-weight: 500;color: #555;}
.news_related_list {background: transparent;grid-template-columns: repeat(4, 1fr);max-width: 1400px;width: 90%;}
.news_related_list li figure {aspect-ratio: auto;}
.news_related_list li a{padding: 0;}
.news_related_list li a img {height: 20vw;max-height: 280px;}
.news_related_list li a p {font-size: 14px;width: 90%;line-height: 1.4;margin: 10px auto 20px;padding: 0;}
.lastPage {background: #bd6e54;font-size: 12px;}
/*首頁*/
.module_i_news {padding: 80px 0 0;background: linear-gradient(0deg, #FBF9F2, transparent);}
.module_i_news section {max-width: 1300px;width: 90%;}
.module_i_news .title_i_box {margin-bottom: 0;}
.module_i_news .title_i_box h4{display: none;}
.module_i_news .title_i_box h6{font-size: 42px;color: #201713;}
.module_i_news .title_i_box h6:before{content: "NEWS";font-size: 20px;color: #858585;display: block;
font-family: "Philosopher", sans-serif;}
.module_i_news ul {grid-template-columns: repeat(1, 1fr);}
.module_i_news li {border-bottom: 1px solid #f0eeea;padding: 10px 0;}
.module_i_news li a {grid-template-columns: 1fr;}
.module_i_news li a:before{font-family: "Philosopher", sans-serif;bottom: 15px;}
.module_i_news li a:after{display: none;}
.i_blog_le {display: none;}
.i_blog_ri {display: grid;grid-template-columns: 125px 1fr 100px;line-height: 1.2;align-items: baseline;}
.i_blog_ri h5 {font-size: 18px;letter-spacing: 0;order: 1;padding-left: 20px;font-weight: bold;color: #333;}
.i_blog_ri p {font-size: 13px;line-height: 1.4;display: none;}
.i_blog_ri em {font-weight: bold;background: #ede8e5;padding: 6px 3px;color: #333;text-align: center;font-size: 12px;
transition: all .5s;}

.module_i_news li a:hover .i_blog_ri em {background: #b75534;color: #eee;}


@media screen and (max-width: 1200px){
	/*分類頁*/
	.blog_list_le img{height: 25vw;}
	/*文章頁*/
	.news_related_list {grid-template-columns: repeat(2, 1fr);}
	.news_related_list li a img {height: 25vw;}
	/*首頁*/
	.module_i_news ul {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 1024px){
	/*側邊*/
	.blog_le {width: 180px;}
	.accordion li .link a {letter-spacing: .2rem;padding: 12px 10px;}
	/*分類頁*/
	.blog_ri {padding: 0 0 0 30px;width: calc(100% - 200px);}
	.subbox_item a {padding-right: 0;grid-template-columns: 220px 1fr;grid-gap: 30px;}
}
@media screen and (max-width: 960px) {
	/*分類頁*/
    .subbox_item {border-bottom: none;}
}
@media screen and (max-width: 768px){
	/*側邊*/
	.blog_le{padding: 0;width: 100%;}
	/*分類頁*/
	.blog_ri {padding: 0;width: 100%;}
	.blog_list_ri{padding: 0;}
	.blog_list_ri h5 {font-size: 16px;}
	/*文章頁*/
	.blog_le, .blog_ri{margin-bottom: 50px;}
	.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back{font-size: 12px;}
	.lastPage{font-size: 12px;}
	/*首頁*/
	.module_i_news li {border-bottom: none;}
}
@media screen and (max-width: 600px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 1fr;}
	.blog_list_le img {height: 280px;}
	/*文章頁*/
	.news_related_list li a img {height: 150px;}
}









/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*大範圍*/
.contact_content {padding: 0;}
/*標題*/
.blank_letter {color: #333;font-size: 20px;font-weight: 500;letter-spacing: .1rem;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;}
}












/*內頁BANNER 設定*/
.banner {background: transparent;align-content: flex-end;min-height: 200px;padding: 0;}
.banner h5 {font-size: 42px;color: #201713;}
.banner h5:before{content: "";font-size: 20px;color: #858585;display: block;font-family: "Philosopher", sans-serif;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog h5:before{content: "NEWS";}






/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*★★★下拉編輯頁↓↓↓↓↓↓↓↓↓↓↓↓*/
.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: 16px;width: 42px;height: 42px;padding-top: 8px;color: #fff;
    box-shadow: none;background: #888;border-radius: 16px;font-size: 10px;font-weight: bold;}
#to_top i.top {height: 13px;}
#to_top i:before, #to_top i:after {background: #fff;}
#to_top i.top:before, #to_top i.top:after {height: 10px;width: 2px;}

@media screen and (max-width: 768px){
	#to_top {right: 15px;}
}

/*頁數*/
.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;}
