/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2026 | 13:02:09 */
/* カードの器を強制的に確保する */
.vk_post_imgOuter {
    display: block !important;
    min-height: 150px !important;
    background-color: #f0f0f0 !important; /* 画像がなくてもグレーの箱が見えるはず */
}
