[hidden] { display: none !important; }
html { scroll-behavior: smooth; }
body { overflow-wrap: anywhere; }
.additional-page { min-height: 100svh; margin: 0; }
#additional-page-body { min-height: 100svh; width: 100%; }
#receipt-required { max-width: 48rem; margin: 10vh auto; padding: 24px; line-height: 1.8; }
#receipt-required h1 { font-size: clamp(24px, 5vw, 32px); margin-bottom: 1em; }
.nlife-menu-modal { position: fixed; inset: 0; z-index: 10000; overflow: auto; }
.nlife-menu-modal > #mitsumori-modal-body { min-height: 100svh; width: 100%; }
.nlife-desktop-menu { display: none; }
@media (min-width: 991px) { body[data-extra-route="/sp-menu"] .nlife-desktop-menu { display: flex; } }
@media (min-width: 1041px) { body[data-extra-route="/mitsumorikun-modal-open"] .nlife-desktop-menu { display: flex; } }
body.additional-page .nlife-desktop-menu { position: absolute; inset: 0; min-height: 100svh; background: #fff; flex-direction: column; align-items: flex-start; gap: 24px; padding: 48px max(24px, calc((100vw - 800px) / 2)); }
body.additional-page .nlife-desktop-menu h1 { font-size: 30px; margin-bottom: 12px; }
body.additional-page .nlife-desktop-menu a { color: #163581; font-size: 18px; line-height: 1.6; text-decoration: underline; }
.nlife-cms-items { list-style: none; margin: 0; padding: 0; width: 100%; }
.nlife-cms-items li { border-bottom: 1px solid #ddd; padding: 16px 0; }
.nlife-cms-items a { display: flex; gap: 16px; align-items: center; text-decoration: none; line-height: 1.7; color: #163581; }
.nlife-cms-items img { width: 100px; height: 70px; object-fit: cover; }
.nlife-cms-items span { flex: 1; }
.nlife-cms-items time { font-size: 13px; color: #555; }
@media (max-width: 624px) { .nlife-cms-items a { flex-wrap: wrap; } .nlife-cms-items time { width: 100%; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
