/* lightGallery 樣式 start */
.lg-backdrop {
	background: rgba(0,0,0,.75);
	pointer-events: none;
}

.lg-toolbar {
	background-color: rgba(0,0,0,0);
}

.lg-toolbar button:not(.lg-close) {
	display: none;
}

.lg-toolbar .lg-icon {
	color: #fff;
}

#lg-counter {
	color: #fff;
}

.lg-outer .lg-img-wrap {
	/*pointer-events: none;*/
}

.lg-outer .lg-thumb-outer {
	background-color: rgba(0,0,0,.45);
}
/* lightGallery 樣式 end */



.page_wrap {
	padding: 60px 0 70px;
}

body[data-page="recommend_list"] .news_list01 .news_date,
body[data-page="recommend_detail"] .news_detail01 .news_date {
	display: none;
}