/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2026 | 02:38:14 */
/* class_dormitory_news個別記事ページ：カード型デザイン */
.single-class_dormitory_news article.entry {
    background: #fff !important;
    border: 1.5px solid #5c8da8 !important;
    border-radius: 12px !important;
    padding: 30px !important;
    box-shadow: 0 4px 16px rgba(92, 141, 168, 0.15) !important;
    margin-top: 20px !important;
}

.single-class_dormitory_news .entry-meta-data-list--department {
    display: none !important;
}

