/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 20 2026 | 05:58:14 */
@media (max-width: 768px) {
    .site-footer {
        display: none !important;
    }

    /* フッター非表示時の余白を除去 */
    .site-body {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .main-section {
        margin-bottom: 0 !important;
    }

    .entry-footer {
        margin-bottom: 0 !important;
    }

    #main {
        margin-bottom: 0 !important;
    }

    .site-body-container {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
}
