<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 27 2025 | 05:55:28 */
#menu-item-3209 {
	background-color: #FAF0D5 !important;
}
#menu-item-3209:hover {
	background-color: #aa9977 !important;
}
.fa-twitter::before,
.fa-twitter-square::before {
	font-family: vk_sns;
	content: "\e606";
	color: black;
	font-size: 1.2em;
	font-style: normal;
}
.fa-tiktok::before { color:black; !important; }
.fa-facebook-f::before { color:#4167b1 !important; }
.fa-youtube::before { color:#ff0000; !important; }
.fa-instagram::before { color:rgba(217, 46, 120, 1); !important; }

#ef-top-menu-container {
	width: 100%;
	margin-top: 15px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 20px;
}
#ef-top-menu-container .wp-block-columns {
	margin: 10px 0;
	padding: 0:
}
#ef-top-menu-container .to-all-news {
	margin: 0 10px;
	padding: 0:
}
#ef-top-menu-container img
{
	width: 100%;
	border: 1px solid #dddddd !important;
	border-radius: 6px;
	padding: 0;
}
.ef-resp-section {
	display: flex;
	gap: 20px;
	row-gap: clamp(10px, 2vw, 20px);
	flex-wrap: wrap !important;
}
.ef-resp-column {
	width: calc(50% - 10px) !important;
}
/* ****************************** */
/* 蝓ｺ貅厄ｼ�PC蟷�ｼ� * /
/* ****************************** */
/* 蟄ｦ髟ｷ縺ゅ＞縺輔▽ */
.ef-message-section {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
}
/* 蟄ｦ遘醍ｴｹ莉� */
.ef-gakkamenu-section {
	grid-column: 2 / 3;
	grid-row: 1 / 4;
	margin-bottom: -30px !important;
}
.ef-gakkamenu-section img {
	margin-bottom: 20px;
}
/* 繝�ず繧ｿ繝ｫ繝代Φ繝輔Ξ繝�ヨ */
.ef-digitalpamphlet-section {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
}
/* 譁�ｭｦ驛ｨ縺ｫ縺､縺�※ 蜷�Γ繝九Η繝ｼ */
.ef-aboutmenu-section {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
}

/* 繝九Η繝ｼ繧ｹ */
.ef-news-section {
	margin-bottom: -20px !important;
	grid-column: 1 / 3;
	grid-row: 4 / 5;
}
/* 繧ｭ繝｣繝ｪ繧｢繝ｻ騾ｲ霍ｯ */
.ef-careermenu-section {
	grid-column: 1 / 2;
	grid-row: 5 / 6;
}
/* 蜈･隧ｦ諠��ｱ */
.ef-exammenu-section {
	grid-column: 2 / 3;
	grid-row: 5 / 6;
}
/* 縺昴�莉� */
.ef-etcmenu-section {
	padding-top: 1rem;
	grid-column: 1 / 3;
	grid-row: 6 / 7;
	border-top: 2px solid #999999;
	display: flex;
}
.ef-etcmenu-section  .ef-resp-column {
	width: calc(25% - 15px) !important;
}

/* ****************************** */
/* 繧ｹ繝槭�蟇ｾ蠢� * /
/* ****************************** */
@media screen and (max-width: 768px) {
	.ef-resp-section {
		flex-wrap: wrap;
		grid-column: 1 / 3;
	}
	.ef-message-section {
		grid-column: 1 / 3;
		grid-row: 1 / 2;
	}
	.ef-digitalpamphlet-section {
		grid-column: 1 / 3;
		grid-row: 2 / 3;
	}
	.ef-aboutmenu-section {
		grid-column: 1 / 3;
		grid-row: 3 / 4;
	}
	.ef-news-section {
		grid-column: 1 / 3;
		grid-row: 4 / 5;
	}
	.ef-gakkamenu-section {
		grid-column: 1 / 3;
		grid-row: 5 / 6;
	}
	.ef-careermenu-section {
		grid-column: 1 / 3;
		grid-row: 6 / 7;
	}
	.ef-exammenu-section {
		grid-column: 1 / 3;
		grid-row: 7 / 8;
	}
	.ef-etcmenu-section {
		grid-column: 1 / 3;
		grid-row: 8 / 9;
		flex-wrap: wrap;
	}
	.ef-etcmenu-section  .ef-resp-column {
		width: calc(100% - 10px) !important;
	}
}
.global-nav--layout--penetration .global-nav-list {
	width: clac(auto - 30px);
}</pre></body></html>