/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 16 2026 | 07:17:57 */
/* ロゴ画像のCLS対策（600x160px） */
.footer-logo-img,
header .site-logo img,
.site-branding img,
.custom-logo {
    width: auto;
    height: auto;
    aspect-ratio: 600 / 160;
}