/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 27 2026 | 00:49:56 */
.archive-header {
    display: none !important;
}

.vk_post_imgOuter_singleTermLabel {
    display: none !important;
}

/* 隙間の原因 */
.site-body {
    padding-top: 0 !important;
}


.vk_post_imgOuter img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover !important;
}

.vk_post_imgOuter::before {
    display: none !important;
}

.vk_post_imgOuter img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover !important;
}