/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 05 2026 | 05:08:50 */
/* ==================================================
   提携病院ページCSS
   対象: /hospital/ page-id-14
================================================== */

/* 001. 提携病院ページ：ページスコープ */
body.page-id-14 {
    --page-local-navy: #06344a;
    --page-local-border: #e5ddcf;
}

/* 002. 提携病院ページ：背景リセット */
body.page-id-14 #content,
body.page-id-14 .site-content,
body.page-id-14 .content-wrapper {
    background: #ffffff !important;
}