/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 04 2024 | 07:16:54 */
.page-id-5400 .es-container.page-header {
    display: block!important;
    border-bottom: none;
    text-align: center;
	margin-bottom:0;
}
.es-container.page-header h1>span{
    color: #437696 !important;
    font-family: noto sans jp !important;
}
body.stretched.primary-menu-open #header.full-header .container {
    box-shadow: 0 0 10px #a8a8a8;
}
@media (max-width: 480px) {
body.stretched #header.full-header .container {
    box-shadow: 0 0 10px #a8a8a8;
}
}