/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 26 2025 | 06:53:04 */
/* 臨時コード */

/* 「政策ビジョン」「お知らせ＆活動報告」「あなたの支えが力になります」メニューを非表示 */
.menu-item-47,
.menu-item-94,
.menu-item-45 {
	display: none;
}

/* サイトバーのインスタグラムを非表示 */
#sidebar #custom_html-3 {
	display: none;
}

/* トップページの「政策ビジョン2025を詳しく見る」ボタンを非表示 */
.top-vision .swell-block-button {
	display: none;
}

/* フッター上の「ご意見・お問い合わせ」「個人情報の取り扱いについて」のリンクを非表示 */
#before_footer_widget .contact,
#before_footer_widget .privacy {
	display: none;
}