/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2026 | 00:27:09 */
/*==============================================================
防災フェスタ in TAKEO 2026
==============================================================*/
/*----------------------------------------------------
ヘッダースクロールを非表示
----------------------------------------------------*/
.post-name-bousai-takeo.header_scrolled .gMenu_outer {display:none;}
/*----------------------------------------------------
フッター上部を非表示
----------------------------------------------------*/
.post-name-bousai-takeo .siteContent_after {display:none;}
/*----------------------------------------------------
お問い合わせ
----------------------------------------------------*/
.bousai_contact {padding:64px 0; background-color:#ffbf00;}
/*モバイルナビ表示時の余白変更*/
@media screen and (max-width:991px) {
	.bousai_contact {padding:64px 0 calc(64px + 62px);}}