/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 31 2022 | 00:43:30 */
/* ヘッダー
-------------------------------------------------- */
#masthead .es-container {
	visibility: hidden;
	height: 0;
}
#masthead.fixed .es-container {
	visibility: visible;
	height: auto;
}

/* パンくずリスト
-------------------------------------------------- */
.main-header-bar.es-header-breadcrumb {
	display: none;
}

.main-header-bar-navigation {
	background: #fff !important;
}
.main-header-menu > .menu-item > a {
	color: #333 !important;
}

/* フッター
-------------------------------------------------- */
.footer-adv.footer-adv-layout-4 {
	display: none;
}

.es-footer-overlay {
	background: #fff !important;
}
.es-small-footer, .es-small-footer a {
	color: #333;
}