/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 03 2024 | 08:09:09 */
/* 追従型メニューリンク色 */
@media (min-width: 992px) {
	.l-header__fix .is-header-fixed .p-header__lower-inner a:hover, .l-header__fix--mobile .is-header-fixed .p-header__lower-inner button:hover, .l-header__fix .is-header-fixed .p-global-nav > li:hover > a, .l-header__fix .is-header-fixed .p-global-nav > li.current-menu-item > a {
        color: #fff !important;
    }
}
/* パンくずリストリンク色 */
.p-breadcrumb__inner { color: #8b9900;}
