/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2026 | 02:02:42 */
/* 新着情報カードの日付・投稿者を右揃え */
#exclusive-top-tile-layout .listing-item .date,
#exclusive-top-tile-layout .listing-item .author {
    display: block;
    text-align: right;
}
