@charset "UTF-8";:root{--z-content-overlay: 100;--z-floating: 1000;--z-fullscreen: 1500;--z-modal: 9999;--tab-bar-height: 50px;--badge-blue-bg: #D6E4F0;--badge-blue-text: #3A5A7A;--badge-green-bg: #D8E8D5;--badge-green-text: #4A6B4A;--badge-amber-bg: #F5E6D3;--badge-amber-text: #B8824C;--badge-purple-bg: #E8DDE8;--badge-purple-text: #6B5B7B;--badge-gray-bg: #E5E8EB;--badge-gray-text: #4A5F6A;--badge-rose-bg: #F0DDE0;--badge-rose-text: #8B5A5F;--badge-pink-bg: #F0E0E8;--badge-pink-text: #A35F73;--badge-muted-bg: #E0E0E0;--badge-muted-text: #666666;--status-active-bg: var(--badge-blue-bg);--status-active-text: var(--badge-blue-text);--status-visible-bg: var(--badge-green-bg);--status-visible-text: var(--badge-green-text);--status-other-bg: var(--badge-gray-bg);--status-other-text: var(--badge-gray-text);--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--font-family-base: "Noto Sans JP", -apple-system, BlinkMacSystemFont, sans-serif;--font-family-logo: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;--font-size-xs: .714rem;--font-size-sm: .857rem;--font-size-base: 1rem;--font-size-lg: 1.143rem;--font-size-xl: 1.286rem;--font-size-2xl: 1.571rem;--font-size-3xl: 2rem;--font-size-4xl: 2.571rem;--shadow-sm: 0 1px 4px rgba(0, 0, 0, .04);--shadow-md: 0 4px 16px rgba(0, 0, 0, .07);--transition-fast: .15s ease;--transition-base: .25s ease;--border-radius-sm: 4px;--border-radius-base: 8px;--border-radius-lg: 14px;--border-radius-xl: 18px;--border-radius-pill: 50px;--radius-card: 12px;--border-width-base: 1.5px;--text-primary: #3D506B;--text-secondary: #5A6B7F;--heading-color: #3D506B;--link-color: #3D506B;--border-radius: var(--border-radius-base);--rank-gold: #FFD700;--rank-gold-dark: #FFA500;--rank-silver: #C0C0C0;--rank-bronze: #CD7F32;--rank-bronze-dark: #8B4513;--badge-gold: #b59f3b;--badge-silver: #a8a8a8;--badge-bronze: #9b7e6b;--brand-google: var(--color-rd-brand-google);--brand-twitter: #1da1f2;--marker-yellow: #FDF3D0;--marker-pink: #F8DDE4;--marker-green: #DCEEDE;--marker-blue: #DBE5F5;--marker-orange: #F8E6D0;--scrollbar-thumb: #C8CFDC;--scrollbar-thumb-hover: #B8C8D8;--org-adoption-bg: #fff4e6;--org-adoption-text: #d97706;--org-adoption-border: #fbbf24;--org-cfa: #5a6b7d;--org-tica: #6b8e3f;--org-fife: #8e4a62;--org-gccf: #8b6f5c}html[data-theme=dark]{color-scheme:dark;--badge-blue-bg: #253E58;--badge-blue-text: #A8D0F0;--badge-green-bg: #1E3828;--badge-green-text: #90C0A0;--badge-amber-bg: #38321E;--badge-amber-text: #D8B078;--badge-purple-bg: #322638;--badge-purple-text: #A890B8;--badge-gray-bg: #303438;--badge-gray-text: #98A8B8;--badge-rose-bg: #382028;--badge-rose-text: #C090A0;--badge-pink-bg: #382430;--badge-pink-text: #C08898;--badge-muted-bg: #323438;--badge-muted-text: #A0A0A8;--shadow-sm: 0 1px 4px rgba(0, 0, 0, .2);--shadow-md: 0 4px 16px rgba(0, 0, 0, .3);--text-primary: #C8D5E4;--heading-color: #C8D5E4;--link-color: #A0C0E8;--marker-yellow: rgba(200, 180, 100, .2);--marker-pink: rgba(200, 140, 160, .2);--marker-green: rgba(130, 180, 140, .2);--marker-blue: rgba(140, 165, 210, .2);--marker-orange: rgba(200, 165, 110, .2);--scrollbar-thumb: #4A5A70;--scrollbar-thumb-hover: #5A6B80;--org-adoption-bg: #2E2A1A;--org-adoption-text: #E8A030;--org-adoption-border: #C49820}@media print{html[data-theme=dark]{color-scheme:light;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)}}.container{width:100%;margin:0 auto;padding:0}@media (min-width: 1024px){.container{max-width:1100px}}@media (min-width: 1400px){body{position:relative}.container{max-width:1100px}}html[data-theme=dark] .badge--primary,html[data-theme=dark] .bg-primary{background-color:#3d506b!important}html[data-theme=dark] .sidebar-menu{scrollbar-color:rgba(150,170,200,.3) transparent}html[data-theme=dark] .sidebar-menu::-webkit-scrollbar-thumb{background:#96aac84d}html[data-theme=dark] .sidebar-menu::-webkit-scrollbar-thumb:hover{background:#96aac880}html[data-theme=dark] .sidebar-menu.rd-shell,html[data-theme=dark] body.rd-shell-enabled:after{background:var(--color-rd-sidebar)!important}html[data-theme=dark] .modal-container,html[data-theme=dark] .message-modal,html[data-theme=dark] .slide-modal-container{box-shadow:0 8px 32px #00000080}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]),html[data-theme=dark] textarea:not([type=checkbox]):not([type=radio]):not([type=range]),html[data-theme=dark] select:not([type=checkbox]):not([type=radio]):not([type=range]){background-color:var(--color-rd-card-2);border-color:var(--color-rd-line);color:var(--color-rd-ink)}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range])::-moz-placeholder,html[data-theme=dark] textarea:not([type=checkbox]):not([type=radio]):not([type=range])::-moz-placeholder,html[data-theme=dark] select:not([type=checkbox]):not([type=radio]):not([type=range])::-moz-placeholder{color:var(--color-rd-muted)}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range])::placeholder,html[data-theme=dark] textarea:not([type=checkbox]):not([type=radio]):not([type=range])::placeholder,html[data-theme=dark] select:not([type=checkbox]):not([type=radio]):not([type=range])::placeholder{color:var(--color-rd-muted)}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):focus,html[data-theme=dark] textarea:not([type=checkbox]):not([type=radio]):not([type=range]):focus,html[data-theme=dark] select:not([type=checkbox]):not([type=radio]):not([type=range]):focus{border-color:var(--color-rd-gold-2);box-shadow:0 0 0 3px #8ba0be26}html[data-theme=dark] .badge--warning{color:#2e2a1a!important}html[data-theme=dark] .status-badge.status-pending{background:var(--badge-blue-bg)!important;color:var(--badge-blue-text)!important}html[data-theme=dark] .nc-plan-row__badge.badge-primary{background:#d77086!important}html[data-theme=dark] .nc-plan-row__badge.badge-success{background:#6b9b7a!important}html[data-theme=dark] .nc-plan-row__badge.badge-warning{background:#c4a55a!important}html[data-theme=dark] .nc-plan-row__badge.badge-danger{background:#b86b6b!important}html[data-theme=dark] .nc-plan-row__badge.badge-info{background:#6b8fb8!important}html[data-theme=dark] .management-menu-card{background:#3d506b;border-color:#3d506b}html[data-theme=dark] .management-menu-card:hover{background:#4a6080;border-color:#4a6080}html[data-theme=dark] .sales-amount-display,html[data-theme=dark] .stats-compact,html[data-theme=dark] .sales-card-left{background:#6baba21f!important;border-color:#6baba240!important}html[data-theme=dark] .sales-amount-display:before,html[data-theme=dark] .sales-amount-display:after,html[data-theme=dark] .stats-compact:before,html[data-theme=dark] .stats-compact:after,html[data-theme=dark] .sales-card-left:before,html[data-theme=dark] .sales-card-left:after{background:linear-gradient(90deg,transparent 0%,rgba(107,171,162,.2) 5%,rgba(107,171,162,.4) 50%,rgba(107,171,162,.2) 95%,transparent 100%)!important}html[data-theme=dark] .stat-item-value,html[data-theme=dark] .sales-value,html[data-theme=dark] .sales-currency,html[data-theme=dark] .sales-card-amount{color:#6bc0b0!important}html[data-theme=dark] .admin-message-popup{background:var(--color-rd-card-2)!important;box-shadow:0 4px 20px #00000080,0 0 0 1px #ffffff14}html[data-theme=dark] .admin-message-popup:after{border-top-color:var(--color-rd-card-2)!important}html[data-theme=dark] .admin-message-header{background:linear-gradient(135deg,var(--color-rd-slate) 0%,color-mix(in srgb,var(--color-rd-slate) 78%,#000) 100%)!important;color:#fff!important}html[data-theme=dark] .admin-message-popup.cancellation-popup .admin-message-header.cancellation-header{background:linear-gradient(135deg,var(--color-rd-slate) 0%,color-mix(in srgb,var(--color-rd-slate) 78%,#000) 100%)!important}html[data-theme=dark] .admin-message-meta{background:var(--color-rd-cream)!important;color:var(--color-rd-ink-2)!important;border-bottom-color:var(--color-rd-line)!important}html[data-theme=dark] .meta-amount{color:var(--color-rd-ink)!important}html[data-theme=dark] .admin-message-body{background:var(--color-rd-card-2)!important;color:var(--color-rd-ink)!important}html[data-theme=dark] input:-webkit-autofill,html[data-theme=dark] textarea:-webkit-autofill,html[data-theme=dark] select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--color-rd-card-2) inset;-webkit-text-fill-color:var(--color-rd-ink);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}html[data-theme=dark] ::-moz-selection{background:#648cc859;color:var(--color-rd-ink)}html[data-theme=dark] ::selection{background:#648cc859;color:var(--color-rd-ink)}html[data-theme=dark] .search-box{background:var(--color-rd-cream);border-color:var(--color-rd-line-2)}html[data-theme=dark] .search-tab:not(.active),html[data-theme=dark] .search-box__tab:not(.search-box__tab--active){color:var(--color-rd-ink-2)}html[data-theme=dark] .search-tab:not(.active):hover,html[data-theme=dark] .search-box__tab:not(.search-box__tab--active):hover{background:var(--color-rd-card-2)}html[data-theme=dark] .search-content,html[data-theme=dark] .search-box__content{background:var(--color-rd-cream)}html[data-theme=dark] .post-detail-modal__blur-overlay{background:#000000d9}html[data-theme=dark] img[src$="default-avatar.svg"],html[data-theme=dark] img[src$="no-image.svg"]{filter:brightness(.7) contrast(1.1)}.main-content .rd{padding-left:26px;padding-right:26px}@media (max-width: 640px){.main-content .rd{padding-left:15px;padding-right:15px}}.idv2>.rd-subhead,.cfv2>.rd-subhead,.ctv2>.rd-subhead,.clv2>.rd-subhead,.sv2>.rd-subhead,.ftv2>.rd-subhead,.ftv2d>.rd-subhead,.dsc>.rd-subhead,.cshv2>.rd-subhead{margin-bottom:0}
