.navi-rc-sidebar { color: #303d37; }
.navi-rc-section + .navi-rc-section { border-top: 1px solid #e3eae5; margin-top: 24px; padding-top: 22px; }
.navi-rc-section h3 { font-size: 18px; line-height: 1.5; margin: 0 0 14px; font-weight: 700; }
.navi-rc-sidebar ul { padding: 0; margin: 0; list-style: none; }
.navi-rc-sidebar li + li { margin-top: 16px; }
.navi-rc-sidebar a { color: #23543c; line-height: 1.65; overflow-wrap: anywhere; }
.navi-rc-sidebar a:hover { text-decoration: underline; }
.navi-rc-sidebar small { display: block; margin-top: 5px; color: #626d67; font-size: 12px; }
.navi-rc-guide-card { display: block; min-width: 0; padding: 16px; border: 1px solid #e0e7e1; border-radius: 6px; background: #f8fbf8; overflow-wrap: anywhere; }
.navi-rc-guide-thumb { display: block; margin-bottom: 14px; }
.navi-rc-guide-thumb img { display: block; width: 100%; max-width: 100%; height: auto; border-radius: 4px; }
.navi-rc-guide-card .navi-rc-guide-title { margin: 0 0 12px; font-size: 19px; line-height: 1.6; }
.navi-rc-guide-description { display: block; margin: 0 0 16px; line-height: 1.8; white-space: pre-line; overflow-wrap: anywhere; overflow: visible; max-height: none; -webkit-line-clamp: unset; }
.navi-rc-guide-more { display: inline-block; font-weight: 700; }
.navi-rc-video-list a { display: grid; grid-template-columns: 112px 1fr; gap: 12px; align-items: start; }
.navi-rc-thumb,.navi-rc-no-image { width: 112px; height: 76px; object-fit: cover; border-radius: 4px; }
.navi-rc-no-image { display: grid; place-items: center; background: #edf1ed; color: #536859; }
.navi-rc-news-list li { padding-bottom: 12px; border-bottom: 1px solid #edf0ee; }
.navi-rc-events { padding: 44px 0; background: #f5f7f5; color: #283c30; }
.navi-rc-events h2 { font-size: 26px; line-height: 1.5; margin: 0 0 28px; }
.navi-rc-event-group + .navi-rc-event-group { margin-top: 32px; }
.navi-rc-event-group h3 { font-size: 19px; line-height: 1.5; margin: 0 0 14px; }
.navi-rc-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; }
.navi-rc-card { padding: 16px; background: #fff; border: 1px solid #e0e7e1; border-radius: 6px; }
.navi-rc-card a { color: #244833; }
.navi-rc-card a:hover { text-decoration: underline; }
.navi-rc-card img { width: 100%; height: 136px; object-fit: cover; border-radius: 3px; margin-bottom: 10px; }
.navi-rc-card h4 { font-size: 16px; line-height: 1.6; margin: 0 0 12px; overflow-wrap: anywhere; }
.navi-rc-card .navi-rc-date { font-size: 13px; line-height: 1.6; margin: 0 0 8px; color: #59685e; }
.navi-rc-badge { display: inline-block; background: #ecf4ed; color: #3f674a; padding: 3px 8px; font-size: 12px; border-radius: 3px; }
.navi-rc-sidebar a:focus-visible,.navi-rc-events a:focus-visible { outline: 3px solid #568c65; outline-offset: 3px; }
/* MyListing retains the code-block header even when a shortcode is empty. */
.block-type-code:has(.navi-rc-sidebar) > .element > .pf-head,
.block-type-raw:has(.navi-rc-sidebar) > .element > .pf-head { display: none; }
.block-type-code:has(.navi-rc-empty),.block-type-raw:has(.navi-rc-empty) { display: none; }
.navi-rc-host-empty { display: none !important; }
.navi-rc-host > .element > .pf-head { display: none; }
@media(max-width:991px) { .navi-rc-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media(max-width:540px) { .navi-rc-grid { grid-template-columns: 1fr; } .navi-rc-events h2 { font-size: 23px; } .navi-rc-card img { height: 180px; } }
