/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 13 2026 | 11:23:44 */
/* 投稿本文内：画像の上に2行分のスペース */
.entry-body p img {
    margin-top: 4em;
}
.entry-body p:not(:has(img)) + p img.attachment-medium_large {
    margin-top: 4em;
}

.notice-list-container {
    font-size: 1.15em;
}
