body{background:var(--paper);color:var(--ink);background-attachment:scroll}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}input,select,textarea{font-size:var(--t-body);background:var(--popup-paper);color:var(--ink)}.wall-shell{width:min(100%,1440px);height:100dvh;min-height:0;padding:0 var(--space-4);flex-direction:column;margin:auto;display:flex;overflow:hidden}.wall-header{height:112px;min-height:112px;padding:var(--space-3) 0 var(--space-2);gap:6px var(--space-3);box-shadow:none;background:0 0;border:0;flex:none;grid-template-rows:36px 48px;grid-template-columns:1fr auto;align-items:center;margin:0;display:grid}.wall-family{align-items:center;gap:var(--space-3);min-width:0;display:flex}.wall-family h1{font-size:var(--t-caption);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.wall-brand{font-size:var(--t-min);letter-spacing:.08em;color:var(--action-shade);white-space:nowrap;font-weight:700}.wall-header-tools{justify-content:flex-end;gap:6px;display:flex}.labeled-tool{gap:var(--space-1);min-width:44px;min-height:44px;color:var(--ink);font-size:var(--t-min);background:0 0;border:0;justify-content:center;align-items:center;display:flex}.wall-month-heading{align-items:baseline;gap:var(--space-3);min-width:0;display:flex}.wall-month-heading h2{white-space:nowrap;align-items:baseline;gap:10px;margin:0;line-height:1;animation:.18s ease-out month-name-in;display:flex}.wall-month-heading strong{font-size:var(--t-heading-l);letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-weight:700}.wall-month-heading .calendar-supplemental-label{color:color-mix(in srgb, var(--sub) 50%, var(--ink));font-size:var(--t-min);margin:0}.wall-header .month-navigation{justify-content:flex-end;gap:6px;display:flex}.wall-header .today-button{min-width:56px;font-size:var(--t-caption);padding:0 var(--space-2)}.wall-workspace{align-items:stretch;gap:var(--space-6);flex:1;width:100%;min-width:0;max-width:none;min-height:0;margin:0;padding:0;display:flex}.wall-calendar-panel{background:var(--paper);min-width:0;min-height:0;box-shadow:none;border:0;border-radius:0;flex-direction:column;flex:1;margin:0;padding:0;display:flex}.wall-calendar-panel .weekday-grid{border-bottom:2px solid var(--week-bar);height:30px;font-size:var(--t-small);color:var(--ink);flex:none;align-items:center;margin:0;padding:0;display:grid}.weekday-grid>div:first-child{color:var(--sun)}.weekday-grid>div:last-child{color:var(--sat)}.month-viewport{touch-action:pan-y;flex:1;min-height:0;position:relative;overflow:hidden}.month-strip,.week-strip{transform:translateX(calc(-33.3333% + var(--drag-offset,0px)));transition:none}.month-strip.is-dragging,.week-strip.is-dragging{transition:none!important}.month-strip{will-change:transform;width:300%;height:100%;display:flex}.month-strip.is-settling{transition:transform var(--pager-duration,var(--dur-swipe)) var(--ease-out-soft)}.wall-month-grid{background:var(--line);border-bottom:1px solid var(--line);flex:none;grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;width:33.3333%;height:100%;min-height:0;margin:0;padding:0;display:grid;position:relative}.wall-month-grid .day-cell{aspect-ratio:auto;min-width:0;height:100%;min-height:0;padding:var(--space-1) 2px 2px;background:var(--paper);color:var(--ink);text-align:left;box-shadow:none;border:0;border-radius:0;flex-direction:column;align-items:stretch;gap:2px;display:flex;overflow:hidden}.wall-month-grid .day-cell:active{background:color-mix(in srgb, var(--paper) 55%, var(--line))}.wall-month-grid .day-heading{flex-direction:column;flex:none;align-items:center;gap:0;width:100%;min-height:28px;display:flex;position:relative}.wall-month-grid .day-number{width:28px;height:28px;min-height:28px;font-size:var(--t-body);color:inherit;background:0 0;border:0;border-radius:50%;align-self:center;place-items:center;font-weight:700;line-height:1;display:grid}.wall-month-grid .muted-day{color:color-mix(in srgb, var(--sub) 50%, var(--ink));background:var(--paper)}.wall-month-grid .holiday-day{background:var(--holiday-bg)}.wall-month-grid .holiday-day .day-number{color:color-mix(in srgb, var(--holiday) 70%, var(--ink))}.wall-month-grid .today-day .day-number{background:var(--today);color:var(--on-action)}.wall-month-grid .day-annotation{font-size:var(--t-min);flex-direction:column;width:100%;line-height:1.15;display:flex;position:static;overflow:hidden}.wall-month-grid .holiday-name,.wall-month-grid .rokuyo-label{font-size:var(--t-min);white-space:nowrap;text-overflow:ellipsis;letter-spacing:0;max-width:100%;line-height:1.15;position:static;overflow:hidden}.wall-month-grid .holiday-name{color:color-mix(in srgb, var(--holiday) 70%, var(--ink))}.wall-month-grid .rokuyo-label{color:var(--sub)}.wall-month-grid .day-events{flex-direction:column;gap:3px;width:100%;min-height:0;margin:0;display:flex;overflow:hidden}.wall-month-grid .event-pill{border:0;border-left:3px solid var(--member-color);width:100%;min-height:17px;color:var(--ink);line-height:17px;font-size:var(--t-small);text-align:left;white-space:nowrap;background:0 0;border-radius:0;align-items:center;gap:2px;padding:0 2px 0 3px;font-weight:500;display:flex;overflow:hidden}.wall-month-grid .event-pill>span{text-overflow:ellipsis;overflow:hidden}.wall-month-grid .event-index-2,.wall-month-grid .event-index-3{display:none}.wall-month-grid .more-pill{font-size:var(--t-min);padding:0 var(--space-1);color:color-mix(in srgb, var(--sub) 50%, var(--ink));background:0 0;flex:none;margin:0;line-height:14px}.wall-month-grid .desktop-more-pill{display:none}.wall-month-grid .mobile-more-pill{display:block}.month-empty{pointer-events:none;background:var(--popup-paper);border:1px solid var(--line);border-radius:var(--radius-control);width:min(290px,85%);box-shadow:0 6px 24px color-mix(in srgb, var(--shadow-ink) 3%, transparent);text-align:center;gap:var(--space-2);font-size:var(--t-caption);flex-direction:column;padding:20px;display:flex;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.calendar-bottom{padding:var(--space-3) 0 calc(var(--space-4) + env(safe-area-inset-bottom));flex:none}.calendar-bottom>button{width:100%;font-size:var(--t-body);font-weight:700}.wall-agenda{width:296px;padding:var(--space-6) 0 var(--space-6) var(--space-6);border-left:1px solid var(--line);flex:none;overflow-y:auto}.selected-day-modal{padding:var(--space-4);z-index:50;place-items:center;display:grid;position:fixed;inset:0}.selected-day-backdrop{background:var(--backdrop);border:0;width:100%;height:100%;animation:.2s ease-out wall-fade-in;position:absolute;inset:0}.selected-day-dialog{overscroll-behavior:contain;background:var(--popup-paper);width:min(360px,100vw - 32px);max-height:85dvh;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-popup);box-shadow:0 16px 56px color-mix(in srgb, var(--shadow-ink) 14%, transparent);transform-origin:calc(50% + var(--popup-x,50vw) - 50vw) calc(50% + var(--popup-y,50vh) - 50vh);animation:wall-pop-in var(--dur-pop-open) var(--ease-pop);padding:20px;position:relative;overflow-y:auto}.selected-day-dialog h2{font-size:var(--t-heading-m)}.selected-day-dialog .eyebrow{display:none}.dialog-closing .selected-day-dialog{animation:wall-pop-out var(--dur-pop-close) ease-in forwards}.dialog-closing .selected-day-backdrop{opacity:0;transition:opacity var(--dur-pop-close)}.modal-event-form:has(input[name=isAllDay]:checked) .two-cols:has(input[type=time]){display:none}.event-summary{background:0 0;border:0;padding:0}.event-summary .event-detail-content{display:none}.event-detail{background:0 0;border:0;padding:0;animation:.18s ease-out wall-fade-in}.discard-modal{z-index:100;background:var(--backdrop)}.event-pill[data-just-saved]{animation:placed-on-wall .9s var(--ease-pop)}@keyframes placed-on-wall{0%{opacity:0;transform:scale(.9)}35%{opacity:1;background:var(--member-tint);transform:scale(1)}to{background:0 0}}@keyframes wall-pop-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes wall-pop-out{to{opacity:0;transform:scale(.96)}}@keyframes wall-fade-in{0%{opacity:0}to{opacity:1}}@keyframes month-name-in{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.wall-shell{padding:0 28px}.wall-header{height:120px;min-height:120px;padding-top:18px}.wall-month-grid .day-cell{padding:6px var(--space-1)}}@media (min-width:1024px) and (min-aspect-ratio:1){.wall-month-grid .event-index-2,.wall-month-grid .event-index-3{display:flex}.wall-month-grid .desktop-more-pill{display:block}.wall-month-grid .mobile-more-pill{display:none}}@media (max-width:420px){.wall-shell{padding:0 10px}.wall-header{gap:var(--space-1) 6px}.wall-brand{display:none}.labeled-tool{gap:2px}.wall-month-heading{flex-wrap:wrap;gap:2px}.wall-month-heading .calendar-supplemental-label{width:100%;font-size:var(--t-min)}.wall-month-heading h2{gap:6px}.wall-month-heading strong{font-size:var(--t-heading-l)}.wall-header .month-navigation{gap:var(--space-1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}.selected-day-dialog,.dialog-closing .selected-day-dialog,.event-pill[data-just-saved]{animation-name:wall-fade-in;transform:none}.dialog-closing .selected-day-dialog{animation:.12s reverse forwards wall-fade-in}.month-strip.is-settling{transition:none}.reduced-transition{opacity:0;transition:opacity .16s!important}}.reaction-count{font-size:var(--t-min);border:1px solid var(--line);border-radius:50%;margin-left:auto;padding:0 2px}.notification-bell{position:relative}.notification-bell i{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:.26s ease-out wall-fade-in;position:absolute;top:6px;right:3px}@keyframes reaction-count-in{50%{transform:translateY(-3px)}}@media (max-width:767px){.notification-dialog{width:100%;height:100dvh;max-height:100dvh;padding:var(--space-4);animation:notice-slide var(--dur-slide) var(--ease-slide);border-radius:0}.notification-modal{padding:0}.wall-header-tools{gap:0}.labeled-tool{font-size:var(--t-min);flex-direction:column;gap:0}.wall-header .wall-family h1{max-width:140px}}@keyframes notice-slide{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.notification-dialog{animation:.18s ease-out wall-fade-in}}.member-filter{scrollbar-width:none;flex:none;align-items:flex-start;gap:6px;height:52px;padding:2px 2px 6px;display:flex;overflow-x:auto}.member-filter::-webkit-scrollbar{display:none}.member-filter>button{min-height:44px;padding:var(--space-2) var(--space-3);white-space:nowrap;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--popup-paper);color:var(--ink);font-size:var(--t-caption);align-items:center;gap:6px;display:flex}.member-filter button[aria-pressed=true]{outline:2px solid var(--ink);outline-offset:-2px;background:color-mix(in srgb, var(--ink) 5%, var(--paper))}.member-dot{width:16px;height:16px;color:var(--on-action);font-size:var(--t-min);border-radius:50%;flex:none;place-items:center;display:inline-grid}.member-filter-sheet{border-radius:var(--radius-control);align-self:end;max-height:80dvh}.member-filter-modal{z-index:70;padding-bottom:0}.invite-panel{text-align:center}.wall-month-grid.five-weeks:not(.with-annotations) .event-index-2{display:flex}.view-and-filter{flex:none;gap:10px;min-width:0;height:52px;display:flex}.view-switch{flex:none;gap:2px;padding-top:2px;display:flex}.view-switch button{border:1px solid var(--line);background:var(--popup-paper);min-width:40px;height:44px;font-size:var(--t-caption);color:var(--ink)}.view-switch button:first-child,.view-switch button:last-child{border-radius:var(--radius-chip)}.view-and-filter .member-filter{flex:1;min-width:0}.week-timeline{flex-direction:column;flex:1;min-height:0;display:flex}.timeline-scroll{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;display:flex;position:relative;overflow:hidden auto}.timeline-hours{width:40px;height:calc(var(--hour-height) * 24);flex:none;position:relative}.timeline-hours span{font-size:var(--t-min);color:color-mix(in srgb, var(--sub) 50%, var(--ink));line-height:1;position:absolute;left:0}.timeline-viewport{min-width:0;height:calc(var(--hour-height) * 24);touch-action:pan-y;flex:1;overflow:hidden}.timeline-columns{transition:grid-template-columns .26s var(--ease-out-soft);display:grid;position:relative}.timeline-columns.is-settling{transition:transform var(--dur-swipe) var(--ease-out-soft)}.timeline-day-column{border-left:1px solid var(--line);background:var(--paper);min-width:0;position:relative}.empty-hour{border:0;border-top:1px solid var(--line);background:0 0;width:100%;min-height:0;padding:0;position:absolute;left:0}.timeline-event-wrap{z-index:2;padding:0 1px;position:absolute}.timeline-event{border-radius:var(--radius-control);text-align:left;border:0;border-left:3px solid;flex-direction:column;gap:2px;width:100%;height:100%;min-height:22px;padding:2px 3px;display:flex;overflow:hidden}.timeline-event strong{font-size:var(--t-caption);text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.15;overflow:hidden}.timeline-event small,.timeline-event>span{font-size:var(--t-small);white-space:nowrap}.overlap-more{background:var(--popup-paper);border:1px solid var(--line);border-radius:var(--radius-control);min-height:22px;font-size:var(--t-min);position:absolute;bottom:0;right:0}.current-time-line{background:var(--today);pointer-events:none;z-index:3;height:1px;position:absolute;left:0;right:0}.current-time-line:before{content:"";background:var(--today);border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:-3px}.join-toast{background:var(--ink);color:var(--paper);padding:var(--space-3) 18px;border-radius:var(--radius-control);z-index:40;font-size:var(--t-caption);pointer-events:none;animation:5s forwards toast-away;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}@keyframes toast-away{0%,80%{opacity:1}to{opacity:0;visibility:hidden}}@media (max-width:420px){.timeline-event strong{font-size:var(--t-min)}.day-expanded .timeline-event strong{font-size:var(--t-caption)}.week-heading h2{gap:6px}.week-heading h2>span{font-size:var(--t-small)}}@media (prefers-reduced-motion:reduce){.week-timeline{animation:none}.timeline-columns,.timeline-days>div,.timeline-all-day>div{transition:none}.timeline-columns.is-settling{opacity:0;transition:opacity .16s;transform:none!important}}.print-options{gap:var(--space-3);display:grid}.pwa-update{z-index:200;gap:var(--space-3);padding:var(--space-3) var(--space-4) calc(var(--space-3) + env(safe-area-inset-bottom));background:var(--ink);color:var(--paper);font-size:var(--t-caption);justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.pwa-update button{min-height:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-control);background:var(--paper);color:var(--ink);flex-shrink:0}.join-welcome>.install-card{z-index:55;max-width:400px;margin-inline:auto;position:fixed;bottom:70px;left:16px;right:16px}.week-strip-viewport{flex:1;min-width:0;overflow:hidden}.week-strip{will-change:transform;width:300%;height:100%;display:flex}.week-strip.is-settling{transition:transform var(--pager-duration,var(--dur-swipe)) var(--ease-out-soft)}.week-strip-panel{width:33.3333%;min-width:0;transition:grid-template-columns .26s var(--ease-out-soft);flex:none;display:grid}.timeline-fixed-row{border-bottom:1px solid var(--line);flex:none;min-height:30px;max-height:60px;display:flex}.timeline-fixed-row>span{width:40px;font-size:var(--t-min);color:color-mix(in srgb, var(--sub) 50%, var(--ink));flex:none}.timeline-all-day-cell.ui-button{width:100%;min-width:0;height:100%;min-height:0;color:var(--sub);background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1px;margin:0;padding:0;display:flex;overflow:hidden}.timeline-all-day-event,.timeline-all-day-more{white-space:nowrap;text-overflow:ellipsis;text-align:left;min-width:0;height:20px;min-height:20px;font-size:var(--t-min);border:0;border-left:3px solid;flex:none;padding:1px 2px;display:block;overflow:hidden}.timeline-fixed-row.timeline-all-day-band{min-height:var(--control-height);box-shadow:inset 0 -1px var(--line);border-bottom:0}@media (min-width:768px){.timeline-fixed-row.timeline-all-day-band{max-height:68px}}@media (max-width:767px){.day-expanded .timeline-all-day-cell{gap:0}.day-expanded .timeline-all-day-cell>span{margin-block:0}}.timeline-weekday-row{border-bottom:2px solid var(--week-bar);height:44px}.timeline-days-grid button{background:var(--paper);min-width:0;height:44px;color:var(--ink);border:0;flex-direction:column;align-items:center;padding:0;display:flex}.timeline-days-grid small{font-size:var(--t-min)}.timeline-days-grid button>span{font-size:var(--t-body);border-radius:50%;min-width:25px;height:25px}.timeline-days-grid button.is-today>span{color:var(--on-action);background:var(--today)}.collapsed-day .timeline-event>*,.collapsed-day.timeline-all-day-grid span,.timeline-all-day-cell.collapsed-day>span>span{visibility:hidden}.collapsed-day .overlap-more,.wide-week-detail{display:none}.timeline-hours span{font-size:var(--t-small)}.timeline-scroll{overflow-anchor:none}@media (min-width:1024px){.wide-week-detail{display:inline}}@media (prefers-reduced-motion:reduce){.week-strip-panel,.week-strip.is-settling{transition:none}}.wall-month-grid .event-pill{display:flex}.wall-month-grid .day-annotation{flex-direction:row;justify-content:center;gap:2px;min-height:14px}.wall-month-grid .day-annotation>span{min-width:0}.wall-month-grid .more-pill{display:block}.event-pill[data-removing]{animation:.16s ease-in forwards removed-from-wall}@keyframes removed-from-wall{to{opacity:0;transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.event-pill[data-removing]{animation:.16s reverse forwards wall-fade-in;transform:none}}.permanent-delete-modal{z-index:110;background:var(--backdrop);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.permanent-delete-modal p{line-height:1.7}body{font-family:var(--font-sans);font-synthesis:weight}.wall-header{gap:var(--space-1) var(--space-2);grid-template-rows:44px 48px;height:108px;min-height:108px;padding:6px 0}.wall-family{gap:var(--space-2)}.wall-family h1,.wall-header .wall-family h1{font-size:var(--t-caption);max-width:none;font-weight:700}.calendar-color-dot{background:var(--action);border-radius:50%;flex:none;width:8px;height:8px}.wall-header-tools{align-items:center;gap:0}.wall-header-tools .labeled-tool{width:44px;height:44px}.wall-header-tools .labeled-tool>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.wall-header .view-switch{border-radius:var(--radius-chip);background:var(--week-bar-bg);gap:0;padding:0}.view-switch button{border-radius:var(--radius-chip);background:0 0;border:0;width:44px;min-width:44px}.view-switch button:first-child,.view-switch button:last-child{border-radius:var(--radius-chip)}.view-switch button[aria-pressed=true]{background:var(--primary);color:var(--on-action)}.wall-month-heading{flex-wrap:wrap;gap:6px}.wall-month-heading h2{gap:var(--space-2)}.wall-month-heading strong{font-size:var(--t-heading-l);letter-spacing:0}.wall-month-heading strong small{font-size:var(--t-heading-l);margin-left:0}.wall-month-heading h2>span{font-size:var(--t-small);color:var(--sub)}.wall-header .month-navigation{gap:0}.wall-header .month-navigation button{background:0 0;border:0;width:44px;min-width:44px;padding:0}.wall-header .month-navigation svg{stroke-width:1.5px}.view-and-filter{gap:var(--space-1);height:44px}.member-filter{align-items:center;gap:2px;height:44px;padding:0}.member-filter>button{border-radius:var(--radius-control);background:0 0;border:0;min-width:44px;height:44px;min-height:44px;padding:0}.member-filter>button[aria-pressed=true]{background:0 0;outline:none}.member-chip{padding:0 var(--space-2);border-radius:var(--radius-chip);align-items:center;gap:6px;height:26px;display:inline-flex}.member-filter>button[aria-pressed=true] .member-chip{background:var(--week-bar-bg)}.member-dot{width:8px;height:8px}.member-dot.member-initial{width:18px;height:18px;color:var(--on-action)}.filter-tools{flex:none;display:flex}.filter-tools .labeled-tool{font-size:var(--t-min);flex-direction:column;gap:0;width:44px}.wall-calendar-panel .weekday-grid{background:var(--week-bar-bg);border-bottom:1px solid var(--line);height:28px}.wall-month-grid{border-left:1px solid var(--line);gap:0}.wall-month-grid .day-cell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);gap:2px;padding:3px 2px 2px}.wall-month-grid .muted-day{background:var(--paper-dim);color:var(--dim)}.wall-month-grid .today-day{background:var(--today-paper)}.wall-month-grid .day-number{font-size:var(--t-body)}.wall-month-grid .day-cell:nth-child(7n+1) .day-number{color:var(--sun)}.wall-month-grid .day-cell:nth-child(7n) .day-number{color:var(--sat)}.wall-month-grid .today-day .day-number{color:var(--on-action)}.wall-month-grid .event-pill{height:18px;min-height:18px;line-height:18px;font-size:var(--t-small);color:var(--member-color,var(--ink));box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.wall-month-grid .event-pill>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wall-month-grid .more-pill{width:auto;min-height:0;line-height:16px;font-size:var(--t-min);color:var(--sub);background:var(--paper);border-radius:var(--radius-chip);border:0;padding:0;font-weight:400;position:absolute;top:5px;right:0}.wall-month-grid .muted-day .more-pill{background:var(--paper-dim)}.wall-month-grid .today-day .more-pill{background:var(--today-paper)}.wall-month-grid .reaction-count{font-size:var(--t-min);border:0;padding:0 1px;line-height:14px}.timeline-weekday-row{border-bottom:1px solid var(--line);background:var(--week-bar-bg)}.timeline-days-grid button{background:var(--week-bar-bg)}.timeline-days-grid .weekday-0{color:var(--sun)}.timeline-days-grid .weekday-6{color:var(--sat)}.timeline-day-column.is-today{background:var(--today-paper)}.timeline-event{border-radius:var(--radius-control);background:var(--event-paper);border:0;gap:1px;padding:2px 3px}.timeline-event strong{font-size:var(--t-caption);white-space:nowrap;text-overflow:ellipsis;word-break:normal;width:100%;font-weight:700;line-height:17px;display:block;overflow:hidden}.timeline-event small{font-size:var(--t-caption);white-space:nowrap;font-variant-numeric:tabular-nums;line-height:17px;display:block}.timeline-event small>span,.timeline-hours span{font-size:var(--t-min)}.timeline-all-day-event,.timeline-all-day-more{background:var(--event-paper);border-left:0}.selected-day-dialog,.settings-dialog,.event-detail-dialog,.confirm-dialog,.auth-card{border-radius:var(--radius-popup);background:var(--popup-paper);box-shadow:0 8px 30px color-mix(in srgb, var(--shadow-ink) 12%, transparent)}.logout-confirm-modal{z-index:110}.selected-day-backdrop{background:var(--backdrop)}@media (min-width:1024px) and (min-aspect-ratio:1){.wall-month-grid .event-pill{font-size:var(--t-caption)}.wall-month-grid .more-pill{left:calc(50% + 16px);right:auto}}@media (max-width:420px){.wall-month-heading strong,.wall-month-heading strong small{font-size:var(--t-heading-l)}.wall-month-heading h2{gap:var(--space-1)}.wall-month-heading.week-heading h2{flex-wrap:wrap;gap:2px 5px}}.member-filter>button{flex:none}.member-chip{text-overflow:ellipsis;max-width:112px;overflow:hidden}.wall-month-grid .holiday-name,.wall-month-grid .rokuyo-label{font-weight:400;transform:none}@media (min-width:1024px) and (min-aspect-ratio:1){.wall-month-grid .day-heading{height:28px}.wall-month-grid .day-annotation{pointer-events:none;height:16px;min-height:16px;position:absolute;top:6px;left:0;right:0}.wall-month-grid .holiday-name{max-width:calc(50% - 18px);position:absolute;left:0}.wall-month-grid .rokuyo-label{max-width:24px;position:absolute;right:0}}.event-summary-open strong,.event-card-head h3{color:var(--event-text,var(--ink))}.wall-month-grid .day-date-row{flex:none;justify-content:center;align-items:center;gap:2px;height:28px;display:flex}.wall-month-grid .day-date-row .more-pill{background:0 0;position:static}.wall-month-grid .day-cell{gap:0;padding:2px}.wall-month-grid .day-heading{height:auto;min-height:20px}.wall-month-grid .day-date-row{height:20px;min-height:20px}.wall-month-grid .day-number{font-variant-numeric:tabular-nums;width:20px;height:20px;min-height:20px}.wall-month-grid .more-pill{font-variant-numeric:tabular-nums}.wall-month-grid .day-cell .day-annotation{flex:none;align-items:center;height:14px;min-height:14px;position:static}.wall-month-grid .day-cell .day-annotation>span{max-width:100%;line-height:14px;position:static}.month-cell-content{flex:1;width:100%;min-height:0;display:block;position:relative}.wall-month-grid .month-style-layer{opacity:0;pointer-events:none;margin:0;transition:opacity .18s;position:absolute;inset:0}.wall-month-grid .month-style-layer.is-current{opacity:1}.wall-month-grid .day-events{gap:1px}.wall-month-grid .event-pill{font-size:var(--month-label-size);line-height:var(--month-label-lh);height:calc(var(--month-label-row) - 1px);flex:none;min-height:0;margin:0;padding:0}.day-stickers{flex-wrap:wrap;place-content:flex-start;gap:3px;display:flex}.event-sticker{width:var(--month-sticker-size);height:var(--month-sticker-size);box-sizing:border-box;border:2px solid var(--sticker-color);background:var(--sticker-color);border-radius:50%;flex:none;display:block}.event-sticker.all-day-sticker{background:var(--sticker-color)}.event-sticker[data-just-saved]{animation:.3s ease-out sticker-placed}.event-sticker[data-removing]{animation:.16s ease-in forwards sticker-removed}@keyframes sticker-placed{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes sticker-removed{to{opacity:0;transform:scale(.4)}}@media (prefers-reduced-motion:reduce){.wall-month-grid .month-style-layer{transition:none}.event-sticker[data-just-saved],.event-sticker[data-removing]{animation:none}}.compact-calendar-name{display:none}@media (max-height:719px){.wall-shell:has(.wall-month-grid) .wall-header{grid-template-rows:44px;grid-template-columns:minmax(0,1fr) 132px 176px;gap:0;height:60px;min-height:60px;padding:2px 0 14px;position:relative}.wall-shell:has(.wall-month-grid) .wall-family{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.wall-shell:has(.wall-month-grid) .wall-month-heading{grid-area:1/1}.wall-shell:has(.wall-month-grid) .month-navigation{grid-area:1/2}.wall-shell:has(.wall-month-grid) .wall-header-tools{grid-area:1/3}.wall-shell:has(.wall-month-grid) .wall-month-heading h2{flex-direction:column;align-items:flex-start;gap:2px}.wall-shell:has(.wall-month-grid) .wall-month-heading strong{font-size:var(--t-heading-m)}.wall-shell:has(.wall-month-grid) .wall-month-heading strong small{font-size:var(--t-heading-m)}.wall-shell:has(.wall-month-grid) .wall-month-heading h2>span{font-size:var(--t-min);line-height:1}.wall-shell:has(.wall-month-grid) .calendar-supplemental-label{pointer-events:none;font-size:var(--t-min);white-space:nowrap;text-overflow:ellipsis;line-height:1;position:absolute;bottom:2px;left:0;right:0;overflow:hidden}.wall-shell:has(.wall-month-grid) .view-and-filter{z-index:1;flex:none;align-items:center;height:40px;min-height:40px;position:relative}.wall-shell:has(.wall-month-grid) .member-filter{height:44px}.wall-shell:has(.wall-month-grid) .filter-tools .labeled-tool{font-size:var(--t-min);height:44px}.wall-shell:has(.wall-month-grid) .calendar-bottom{height:calc(60px + env(safe-area-inset-bottom));padding:var(--space-2) 0 calc(var(--space-2) + env(safe-area-inset-bottom))}.wall-shell:has(.wall-month-grid) .calendar-bottom>button{height:44px;min-height:44px;padding:0 var(--space-4)}.wall-month-grid .day-cell{padding:1px 2px}.wall-month-grid .day-heading{min-height:18px}.wall-month-grid .day-date-row{height:18px;min-height:18px}.wall-month-grid .day-number{width:18px;height:18px;min-height:18px}.wall-month-grid .day-cell .day-annotation{height:12px;min-height:12px;font-size:var(--t-min);line-height:1}.wall-month-grid .day-cell .day-annotation>span{font-size:var(--t-min);line-height:1}.wall-month-grid .more-pill,.wall-month-grid .reaction-count{font-size:var(--t-min)}.wall-shell:has(.wall-month-grid) .compact-calendar-name{font-size:var(--t-caption);overflow-wrap:anywhere;margin-top:6px;line-height:1.4;display:block}}@media (max-height:479px) and (min-width:600px){.wall-shell:has(.wall-month-grid){position:relative}.wall-shell:has(.wall-month-grid) .wall-header{width:355px}.wall-shell:has(.wall-month-grid) .view-and-filter{width:calc(100% - 387px);position:absolute;top:2px;right:16px}.wall-month-grid[data-cell-style=label] .day-cell{grid-template-rows:minmax(0,1fr);grid-template-columns:44px minmax(0,1fr);display:grid}.wall-month-grid.with-annotations[data-cell-style=label] .day-cell{grid-template-rows:minmax(0,1fr) 12px}.wall-month-grid[data-cell-style=label] .day-heading{display:contents}.wall-month-grid[data-cell-style=label] .day-date-row{grid-area:1/1;align-self:center}.wall-month-grid[data-cell-style=label] .day-annotation{grid-area:2/1/auto/-1}.wall-month-grid[data-cell-style=label] .month-cell-content{grid-area:1/2;height:100%}.wall-month-grid[data-cell-style=label] .day-events{justify-content:center}}@media (max-height:479px) and (min-width:768px){.wall-shell:has(.wall-month-grid) .view-and-filter{width:calc(100% - 411px);right:28px}}
@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-00.woff2)format("woff2");unicode-range:U+2002,U+2003,U+2004,U+2005,U+2006,U+2007,U+2009,U+2010,U+2011,U+2012,U+2013,U+2014,U+2015,U+2016,U+2017,U+2018,U+2019,U+201A,U+201B,U+201C,U+201D,U+201E,U+201F,U+2020,U+2021,U+2022,U+2023,U+2024,U+2025,U+2026,U+2027,U+2030}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-01.woff2)format("woff2");unicode-range:U+2032,U+2033,U+2034,U+2035,U+2036,U+2037,U+2039,U+203A,U+203B,U+203C,U+203D,U+203E,U+203F,U+2040,U+2042,U+2043,U+2044,U+2045,U+2046,U+2047,U+2048,U+2049,U+204A,U+204B,U+204F,U+2050,U+2051,U+2052,U+2190,U+2191,U+2192,U+2193}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-02.woff2)format("woff2");unicode-range:U+2194,U+2195,U+2196,U+2197,U+2198,U+2199,U+21A8,U+21B0,U+21B1,U+21B2,U+21B3,U+21B4,U+21B5,U+21B8,U+21B9,U+21C4,U+21C5,U+21C6,U+21C7,U+21C8,U+21C9,U+21CA,U+21CB,U+21CC,U+21D0,U+21D1,U+21D2,U+21D3,U+21D4,U+21D5,U+21D6,U+21D7}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-03.woff2)format("woff2");unicode-range:U+21D8,U+21D9,U+21E4,U+21E5,U+21E6,U+21E7,U+21E8,U+21E9,U+21EA,U+21EB,U+21EC,U+21ED,U+21F5,U+2200,U+2201,U+2202,U+2203,U+2204,U+2205,U+2206,U+2207,U+2208,U+2209,U+220A,U+220B,U+220C,U+220E,U+220F,U+2210,U+2211,U+2212,U+2213}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-04.woff2)format("woff2");unicode-range:U+2215,U+2216,U+2217,U+2218,U+2219,U+221A,U+221B,U+221C,U+221D,U+221E,U+221F,U+2220,U+2223,U+2225,U+2226,U+2227,U+2228,U+2229,U+222A,U+222B,U+222C,U+222D,U+222E,U+222F,U+2231,U+2232,U+2233,U+2234,U+2235,U+2236,U+2237,U+223C}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-05.woff2)format("woff2");unicode-range:U+223D,U+2242,U+2243,U+2245,U+2248,U+224C,U+2250,U+2251,U+2252,U+2253,U+2260,U+2261,U+2262,U+2264,U+2265,U+2266,U+2267,U+226A,U+226B,U+226E,U+226F,U+2272,U+2273,U+2276,U+2277,U+2282,U+2283,U+2284,U+2285,U+2286,U+2287,U+2288}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-06.woff2)format("woff2");unicode-range:U+2289,U+228A,U+228B,U+2295,U+2296,U+2297,U+2298,U+2299,U+229D,U+22A0,U+22A2,U+22A3,U+22A4,U+22A5,U+22BB,U+22BC,U+22BD,U+22BF,U+22C0,U+22C1,U+22C2,U+22C3,U+22C5,U+22DA,U+22DB,U+22EE,U+22EF,U+2500,U+2501,U+2502,U+2503,U+2504}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-07.woff2)format("woff2");unicode-range:U+2505,U+2506,U+2507,U+2508,U+2509,U+250A,U+250B,U+250C,U+250D,U+250E,U+250F,U+2510,U+2511,U+2512,U+2513,U+2514,U+2515,U+2516,U+2517,U+2518,U+2519,U+251A,U+251B,U+251C,U+251D,U+251E,U+251F,U+2520,U+2521,U+2522,U+2523,U+2524}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-08.woff2)format("woff2");unicode-range:U+2525,U+2526,U+2527,U+2528,U+2529,U+252A,U+252B,U+252C,U+252D,U+252E,U+252F,U+2530,U+2531,U+2532,U+2533,U+2534,U+2535,U+2536,U+2537,U+2538,U+2539,U+253A,U+253B,U+253C,U+253D,U+253E,U+253F,U+2540,U+2541,U+2542,U+2543,U+2544}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-09.woff2)format("woff2");unicode-range:U+2545,U+2546,U+2547,U+2548,U+2549,U+254A,U+254B,U+254C,U+254D,U+254E,U+254F,U+2550,U+2551,U+2552,U+2553,U+2554,U+2555,U+2556,U+2557,U+2558,U+2559,U+255A,U+255B,U+255C,U+255D,U+255E,U+255F,U+2560,U+2561,U+2562,U+2563,U+2564}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-10.woff2)format("woff2");unicode-range:U+2565,U+2566,U+2567,U+2568,U+2569,U+256A,U+256B,U+256C,U+256D,U+256E,U+256F,U+2570,U+2571,U+2572,U+2573,U+2574,U+2575,U+2576,U+2577,U+2578,U+2579,U+257A,U+257B,U+257C,U+257D,U+257E,U+257F,U+2580,U+2581,U+2582,U+2583,U+2584}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-11.woff2)format("woff2");unicode-range:U+2585,U+2586,U+2587,U+2588,U+2589,U+258A,U+258B,U+258C,U+258D,U+258E,U+258F,U+2590,U+2591,U+2592,U+2593,U+2594,U+2595,U+2596,U+2597,U+2598,U+2599,U+259A,U+259B,U+259C,U+259D,U+259E,U+259F,U+25A0,U+25A1,U+25A2,U+25A3,U+25A4}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-12.woff2)format("woff2");unicode-range:U+25A5,U+25A6,U+25A7,U+25A8,U+25A9,U+25AA,U+25AB,U+25AC,U+25AD,U+25AE,U+25AF,U+25B1,U+25B2,U+25B3,U+25B6,U+25B7,U+25BA,U+25BB,U+25BC,U+25BD,U+25C0,U+25C1,U+25C4,U+25C5,U+25C6,U+25C7,U+25C8,U+25C9,U+25CA,U+25CB,U+25CC,U+25CE}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-13.woff2)format("woff2");unicode-range:U+25CF,U+25D0,U+25D1,U+25D2,U+25D3,U+25D8,U+25D9,U+25E2,U+25E3,U+25E4,U+25E5,U+25E6,U+25EF,U+2600,U+2601,U+2602,U+2603,U+2605,U+2606,U+2609,U+260E,U+260F,U+2610,U+2611,U+2612,U+2616,U+2617,U+261C,U+261D,U+261E,U+261F,U+262F}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-14.woff2)format("woff2");unicode-range:U+263A,U+263B,U+263C,U+2640,U+2641,U+2642,U+2660,U+2661,U+2662,U+2663,U+2664,U+2665,U+2666,U+2667,U+2668,U+2669,U+266A,U+266B,U+266C,U+266D,U+266E,U+266F,U+2672,U+2673,U+2674,U+2675,U+2676,U+2677,U+2678,U+2679,U+267A,U+267B}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-15.woff2)format("woff2");unicode-range:U+267C,U+267D,U+26A0,U+26A2,U+26A3,U+26A5,U+26A6,U+26A8,U+26AA,U+26AB,U+26AC,U+26AD,U+26B9,U+26BD,U+26BE,U+4E01,U+4E07,U+4E08,U+4E0A,U+4E0D,U+4E0E,U+4E11,U+4E14,U+4E16,U+4E18,U+4E19,U+4E1E,U+4E21,U+4E26,U+4E32,U+4E39,U+4E3B}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-16.woff2)format("woff2");unicode-range:U+4E43,U+4E45,U+4E4B,U+4E4D,U+4E4E,U+4E4F,U+4E57,U+4E59,U+4E5E,U+4E5F,U+4E71,U+4E73,U+4E7E,U+4E80,U+4E89,U+4E91,U+4E92,U+4E95,U+4E98,U+4E99,U+4E9B,U+4E9C,U+4EA1,U+4EA4,U+4EA5,U+4EA6,U+4EA8,U+4EAB,U+4EAC,U+4EAD,U+4EAE,U+4EC0}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-17.woff2)format("woff2");unicode-range:U+4EC1,U+4EC7,U+4ECB,U+4ED4,U+4ED9,U+4EE3,U+4EEE,U+4EF0,U+4EFB,U+4F01,U+4F0A,U+4F0D,U+4F0E,U+4F0F,U+4F10,U+4F1D,U+4F2F,U+4F34,U+4F36,U+4F38,U+4F3A,U+4F3C,U+4F3D,U+4F43,U+4F46,U+4F4D,U+4F4E,U+4F4F,U+4F51,U+4F53,U+4F55,U+4F73}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-18.woff2)format("woff2");unicode-range:U+4F75,U+4F7C,U+4F83,U+4F8D,U+4F9B,U+4F9D,U+4FA0,U+4FA1,U+4FAD,U+4FAE,U+4FAF,U+4FB5,U+4FB6,U+4FBF,U+4FC2,U+4FC3,U+4FC4,U+4FCA,U+4FD7,U+4FE3,U+4FEE,U+4FF3,U+4FF5,U+4FF8,U+4FFA,U+5009,U+500B,U+500D,U+5012,U+5016,U+501F,U+5023}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-19.woff2)format("woff2");unicode-range:U+5026,U+502B,U+502D,U+5036,U+5039,U+5049,U+504F,U+505C,U+5065,U+5072,U+5074,U+5075,U+5076,U+507D,U+508D,U+5091,U+5098,U+50AC,U+50AD,U+50B5,U+50B7,U+50BE,U+50C5,U+50CD,U+50CF,U+50D1,U+50D5,U+50DA,U+50E7,U+50FB,U+5100,U+5104}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-20.woff2)format("woff2");unicode-range:U+5112,U+511F,U+512A,U+5132,U+5141,U+5144,U+5145,U+5146,U+5147,U+5149,U+514B,U+514D,U+514E,U+5150,U+515A,U+515C,U+516C,U+5175,U+5176,U+5177,U+5178,U+517C,U+5186,U+518A,U+5192,U+5197,U+5199,U+51A0,U+51A5,U+51A8,U+51AC,U+51B4}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-21.woff2)format("woff2");unicode-range:U+51B6,U+51B7,U+51C4,U+51C6,U+51CB,U+51CC,U+51CD,U+51DD,U+51E1,U+51E6,U+51E7,U+51EA,U+51F1,U+51F6,U+51F8,U+51F9,U+51FD,U+5200,U+5203,U+5208,U+520A,U+5211,U+5217,U+5224,U+5229,U+5230,U+5236,U+5238,U+523A,U+5243,U+5247,U+5256}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-22.woff2)format("woff2");unicode-range:U+525B,U+5263,U+5264,U+5265,U+526F,U+5270,U+5272,U+5275,U+5283,U+5287,U+5289,U+529F,U+52A3,U+52AA,U+52AB,U+52B1,U+52B4,U+52BE,U+52C3,U+52C5,U+52C7,U+52C9,U+52D8,U+52D9,U+52DF,U+52E2,U+52E4,U+52E7,U+52F2,U+52FA,U+52FE,U+52FF}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-23.woff2)format("woff2");unicode-range:U+5301,U+5302,U+5305,U+5316,U+5317,U+5319,U+531D,U+5320,U+5321,U+532A,U+5339,U+533A,U+533F,U+5343,U+5347,U+5348,U+534A,U+5351,U+5352,U+5353,U+5354,U+5357,U+5358,U+535A,U+535C,U+5360,U+5366,U+536F,U+5371,U+5373,U+5374,U+5375}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-24.woff2)format("woff2");unicode-range:U+5378,U+537F,U+5384,U+5398,U+539A,U+539F,U+53A8,U+53A9,U+53AD,U+53B3,U+53BB,U+53C8,U+53C9,U+53CA,U+53CC,U+53CE,U+53D4,U+53D9,U+53DB,U+53E1,U+53E2,U+53E4,U+53E5,U+53E9,U+53EA,U+53EB,U+53EC,U+53EF,U+53F0,U+53F1,U+53F2,U+53F3}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-25.woff2)format("woff2");unicode-range:U+53F6,U+53F8,U+5403,U+5409,U+540A,U+540B,U+540E,U+540F,U+5410,U+541B,U+541F,U+5420,U+5426,U+5438,U+5439,U+543B,U+543E,U+5442,U+5446,U+5448,U+5449,U+544A,U+5451,U+5468,U+546A,U+5473,U+547C,U+547D,U+548B,U+54B2,U+54B3,U+54BD}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-26.woff2)format("woff2");unicode-range:U+54C0,U+54C1,U+54C9,U+54E8,U+54E9,U+54F2,U+5504,U+5506,U+5507,U+5510,U+5516,U+552F,U+5531,U+553E,U+5544,U+5546,U+554F,U+5553,U+5584,U+5589,U+558B,U+559A,U+559C,U+559D,U+55A7,U+55AA,U+55AB,U+55AC,U+55B0,U+55B6,U+55E3,U+5606}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-27.woff2)format("woff2");unicode-range:U+5609,U+5617,U+5618,U+5629,U+5631,U+5642,U+564C,U+565B,U+5668,U+5674,U+5678,U+567A,U+5687,U+56A2,U+56DA,U+56E0,U+56E3,U+56F0,U+56F3,U+56FA,U+56FD,U+5703,U+570F,U+5712,U+5727,U+572D,U+5730,U+5742,U+5747,U+574A,U+5750,U+5751}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-28.woff2)format("woff2");unicode-range:U+5764,U+5766,U+576A,U+5782,U+578B,U+57A2,U+57A3,U+57CB,U+57CE,U+57DC,U+57DF,U+57E0,U+57F4,U+57F7,U+57F9,U+57FA,U+57FC,U+5800,U+5802,U+5805,U+5806,U+5815,U+5824,U+582A,U+5830,U+5831,U+5835,U+583A,U+5840,U+5841,U+584A,U+5851}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-29.woff2)format("woff2");unicode-range:U+5854,U+5857,U+5858,U+5859,U+585A,U+585E,U+5869,U+586B,U+5875,U+587E,U+5883,U+5893,U+5897,U+589C,U+58A8,U+58B3,U+58BE,U+58C7,U+58CA,U+58CC,U+58D5,U+58EB,U+58EC,U+58EE,U+58F0,U+58F1,U+58F2,U+58F7,U+590F,U+5915,U+5916,U+5919}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-30.woff2)format("woff2");unicode-range:U+591C,U+5922,U+5929,U+592A,U+592B,U+592E,U+5931,U+5937,U+5944,U+5947,U+5948,U+5949,U+594F,U+5951,U+5954,U+5957,U+5965,U+5968,U+596A,U+596E,U+5973,U+5974,U+597D,U+5982,U+5983,U+5984,U+598A,U+5993,U+5996,U+5999,U+59A5,U+59A8}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-31.woff2)format("woff2");unicode-range:U+59AC,U+59B9,U+59BB,U+59BE,U+59C9,U+59D0,U+59D1,U+59D3,U+59D4,U+59E5,U+59E6,U+59EA,U+59EB,U+59F6,U+59FB,U+59FF,U+5A01,U+5A03,U+5A18,U+5A20,U+5A29,U+5A2F,U+5A3C,U+5A41,U+5A46,U+5A5A,U+5A66,U+5A7F,U+5A92,U+5A9B,U+5AC1,U+5AC9}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-32.woff2)format("woff2");unicode-range:U+5ACC,U+5AE1,U+5B09,U+5B22,U+5B2C,U+5B30,U+5B50,U+5B54,U+5B5C,U+5B5D,U+5B5F,U+5B63,U+5B64,U+5B6B,U+5B87,U+5B88,U+5B8B,U+5B8D,U+5B8F,U+5B95,U+5B97,U+5B98,U+5B99,U+5B9B,U+5B9C,U+5B9D,U+5B9F,U+5BA2,U+5BA3,U+5BA4,U+5BA5,U+5BAE}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-33.woff2)format("woff2");unicode-range:U+5BB0,U+5BB3,U+5BB4,U+5BB5,U+5BBF,U+5BC2,U+5BC4,U+5BC5,U+5BC6,U+5BCC,U+5BD2,U+5BD3,U+5BDB,U+5BDD,U+5BDF,U+5BE1,U+5BE7,U+5BE9,U+5BEE,U+5BF5,U+5BF8,U+5BFA,U+5BFF,U+5C01,U+5C02,U+5C04,U+5C06,U+5C09,U+5C0A,U+5C0B,U+5C0E,U+5C16}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-34.woff2)format("woff2");unicode-range:U+5C1A,U+5C24,U+5C2D,U+5C31,U+5C3A,U+5C3B,U+5C3C,U+5C3D,U+5C3E,U+5C3F,U+5C40,U+5C45,U+5C48,U+5C4B,U+5C4D,U+5C51,U+5C55,U+5C5E,U+5C60,U+5C61,U+5C64,U+5C6F,U+5C71,U+5C90,U+5CA1,U+5CA8,U+5CA9,U+5CAC,U+5CB1,U+5CB3,U+5CB8,U+5CE0}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-35.woff2)format("woff2");unicode-range:U+5CE1,U+5CE8,U+5CEF,U+5CF0,U+5CF6,U+5CFB,U+5D07,U+5D0E,U+5D16,U+5D29,U+5D50,U+5D69,U+5D6F,U+5D8B,U+5DBA,U+5DCC,U+5DDD,U+5DDE,U+5DE1,U+5DE3,U+5DE5,U+5DE6,U+5DE7,U+5DE8,U+5DEE,U+5DF1,U+5DF3,U+5DF4,U+5DF7,U+5DFB,U+5DFD,U+5DFE}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-36.woff2)format("woff2");unicode-range:U+5E02,U+5E03,U+5E06,U+5E0C,U+5E16,U+5E1D,U+5E25,U+5E2B,U+5E2D,U+5E2F,U+5E33,U+5E38,U+5E3D,U+5E45,U+5E4C,U+5E55,U+5E61,U+5E63,U+5E72,U+5E73,U+5E78,U+5E79,U+5E7B,U+5E7C,U+5E7D,U+5E7E,U+5E81,U+5E84,U+5E87,U+5E8A,U+5E8F,U+5E95}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-37.woff2)format("woff2");unicode-range:U+5E96,U+5E97,U+5E9A,U+5E9C,U+5EA7,U+5EAB,U+5EAD,U+5EB5,U+5EB6,U+5EB7,U+5EB8,U+5EC3,U+5EC9,U+5ECA,U+5ED3,U+5EDF,U+5EE0,U+5EF6,U+5EF7,U+5EFA,U+5EFB,U+5EFC,U+5EFF,U+5F01,U+5F04,U+5F0A,U+5F10,U+5F13,U+5F14,U+5F17,U+5F18,U+5F1B}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-38.woff2)format("woff2");unicode-range:U+5F1F,U+5F25,U+5F26,U+5F27,U+5F31,U+5F35,U+5F37,U+5F3C,U+5F3E,U+5F4A,U+5F66,U+5F69,U+5F6A,U+5F6B,U+5F6C,U+5F70,U+5F71,U+5F79,U+5F7C,U+5F80,U+5F81,U+5F84,U+5F8B,U+5F90,U+5F92,U+5F93,U+5F97,U+5FA1,U+5FAA,U+5FAE,U+5FB3,U+5FB4}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-39.woff2)format("woff2");unicode-range:U+5FB9,U+5FBD,U+5FC3,U+5FC5,U+5FCC,U+5FCD,U+5FD7,U+5FD9,U+5FE0,U+5FEB,U+5FF5,U+5FFD,U+6012,U+6016,U+601C,U+601D,U+6020,U+6025,U+6027,U+6028,U+602A,U+602F,U+604B,U+6050,U+6052,U+6055,U+6062,U+6065,U+6068,U+6069,U+606D,U+606F}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-40.woff2)format("woff2");unicode-range:U+6070,U+6075,U+6089,U+608C,U+6094,U+609F,U+60A0,U+60A3,U+60A6,U+60A9,U+60AA,U+60B2,U+60B6,U+60BC,U+60C5,U+60C7,U+60DA,U+60DC,U+60DF,U+60E3,U+60E8,U+60F0,U+60F3,U+60F9,U+6101,U+6108,U+6109,U+611A,U+611B,U+611F,U+6148,U+614C}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-41.woff2)format("woff2");unicode-range:U+614E,U+6155,U+6162,U+6163,U+6167,U+6168,U+616E,U+6170,U+6176,U+617E,U+6182,U+618E,U+6190,U+61A4,U+61A7,U+61A9,U+61B2,U+61B6,U+61BE,U+61C7,U+61D0,U+61F2,U+61F8,U+620A,U+620E,U+6211,U+6212,U+6216,U+621A,U+621F,U+6226,U+622F}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-42.woff2)format("woff2");unicode-range:U+6234,U+6238,U+623F,U+6247,U+6249,U+624D,U+6253,U+6255,U+6258,U+626E,U+6271,U+6276,U+6279,U+627F,U+6280,U+6284,U+628A,U+6291,U+6295,U+6297,U+6298,U+629C,U+62AB,U+62B1,U+62B5,U+62B9,U+62BD,U+62CD,U+62D0,U+62D2,U+62D3,U+62D8}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-43.woff2)format("woff2");unicode-range:U+62D9,U+62DD,U+62E0,U+62E1,U+62ED,U+62F3,U+62F6,U+62F7,U+62FE,U+6309,U+6311,U+6319,U+631F,U+6328,U+632B,U+632F,U+633A,U+633D,U+633F,U+6349,U+634C,U+6355,U+6357,U+635C,U+6367,U+6368,U+636E,U+6372,U+6377,U+637A,U+637B,U+6383}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-44.woff2)format("woff2");unicode-range:U+6388,U+638C,U+6392,U+6398,U+63A0,U+63A1,U+63A2,U+63A5,U+63A7,U+63A8,U+63A9,U+63AA,U+63AC,U+63B2,U+63B4,U+63BB,U+63C3,U+63CF,U+63D0,U+63D6,U+63DA,U+63DB,U+63E1,U+63EE,U+63F4,U+63FA,U+640D,U+642C,U+642D,U+643A,U+643E,U+6442}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-45.woff2)format("woff2");unicode-range:U+6458,U+6469,U+6478,U+647A,U+6483,U+6492,U+649A,U+649E,U+64A4,U+64AB,U+64AD,U+64AE,U+64B0,U+64B2,U+64B9,U+64C1,U+64E2,U+64E6,U+64EC,U+64FE,U+652F,U+6539,U+653B,U+653E,U+653F,U+6545,U+654F,U+6551,U+6557,U+6559,U+6562,U+6563}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-46.woff2)format("woff2");unicode-range:U+6566,U+656C,U+6574,U+6575,U+6577,U+6589,U+658C,U+658E,U+6590,U+6591,U+6597,U+6599,U+659C,U+65A1,U+65A4,U+65A5,U+65A7,U+65AC,U+65AD,U+65AF,U+65BC,U+65BD,U+65CB,U+65D7,U+65E6,U+65E7,U+65E8,U+65E9,U+65EC,U+65ED,U+65FA,U+6602}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-47.woff2)format("woff2");unicode-range:U+6606,U+6607,U+660C,U+660E,U+660F,U+6613,U+6614,U+661F,U+6620,U+6625,U+6627,U+6628,U+662D,U+662F,U+663C,U+6643,U+664B,U+6652,U+6666,U+6669,U+666E,U+666F,U+6674,U+6676,U+667A,U+6681,U+6687,U+6691,U+6696,U+6697,U+66A2,U+66AB}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-48.woff2)format("woff2");unicode-range:U+66AE,U+66B4,U+66C7,U+66D9,U+66DD,U+66F2,U+66F3,U+66F9,U+66FD,U+66FE,U+670B,U+670D,U+6714,U+6715,U+6717,U+671B,U+671D,U+672D,U+6731,U+6734,U+673A,U+673D,U+6749,U+674E,U+674F,U+6750,U+6751,U+6753,U+6756,U+675C,U+675F,U+6761}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-49.woff2)format("woff2");unicode-range:U+6762,U+676D,U+676F,U+6771,U+6775,U+6777,U+677E,U+677F,U+6787,U+6790,U+6795,U+6797,U+679A,U+679D,U+67A0,U+67A2,U+67AF,U+67B6,U+67C1,U+67C4,U+67CA,U+67CF,U+67D0,U+67D1,U+67D3,U+67D4,U+67D8,U+67DA,U+67F1,U+67F3,U+67F4,U+67F5}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-50.woff2)format("woff2");unicode-range:U+67FB,U+67FE,U+67FF,U+6802,U+6803,U+6804,U+6813,U+6816,U+6817,U+6822,U+682A,U+6834,U+6838,U+6839,U+683C,U+683D,U+6841,U+6842,U+6843,U+6848,U+6850,U+6851,U+6853,U+6854,U+685C,U+685D,U+685F,U+6867,U+6876,U+6881,U+6885,U+6893}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-51.woff2)format("woff2");unicode-range:U+6897,U+68A2,U+68A7,U+68A8,U+68AF,U+68B0,U+68B1,U+68B6,U+68BC,U+68C9,U+68CB,U+68D2,U+68DA,U+68DF,U+68EE,U+68F2,U+68FA,U+6900,U+6905,U+690B,U+690D,U+690E,U+6919,U+691B,U+6934,U+693F,U+694A,U+6953,U+6955,U+695A,U+6960,U+6962}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-52.woff2)format("woff2");unicode-range:U+696D,U+696F,U+6973,U+6975,U+697C,U+697D,U+6982,U+698A,U+698E,U+6994,U+699B,U+69CB,U+69CC,U+69CD,U+69D8,U+69D9,U+69FB,U+69FD,U+6A0B,U+6A17,U+6A19,U+6A1F,U+6A21,U+6A2B,U+6A35,U+6A39,U+6A3A,U+6A3D,U+6A4B,U+6A58,U+6A5F,U+6A61}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-53.woff2)format("woff2");unicode-range:U+6A7F,U+6A80,U+6A8E,U+6AD3,U+6ADB,U+6AE8,U+6B04,U+6B1D,U+6B20,U+6B23,U+6B27,U+6B32,U+6B3A,U+6B3D,U+6B3E,U+6B4C,U+6B4E,U+6B53,U+6B62,U+6B63,U+6B64,U+6B66,U+6B69,U+6B6A,U+6B73,U+6B7B,U+6B86,U+6B89,U+6B8A,U+6B96,U+6BB4,U+6BB5}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-54.woff2)format("woff2");unicode-range:U+6BBA,U+6BBB,U+6BBF,U+6BC5,U+6BD2,U+6BD4,U+6BD8,U+6BDB,U+6C0F,U+6C11,U+6C17,U+6C37,U+6C38,U+6C3E,U+6C40,U+6C41,U+6C42,U+6C4E,U+6C50,U+6C57,U+6C5A,U+6C5D,U+6C5F,U+6C60,U+6C70,U+6C72,U+6C7A,U+6C7D,U+6C83,U+6C88,U+6C8C,U+6C93}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-55.woff2)format("woff2");unicode-range:U+6C96,U+6C99,U+6CA1,U+6CA2,U+6CAB,U+6CB3,U+6CB8,U+6CB9,U+6CBB,U+6CBC,U+6CBF,U+6CC1,U+6CC9,U+6CCA,U+6CCC,U+6CE1,U+6CE2,U+6CE3,U+6CE5,U+6CF0,U+6CF3,U+6D0B,U+6D1B,U+6D1E,U+6D25,U+6D29,U+6D2A,U+6D32,U+6D3B,U+6D3E,U+6D41,U+6D44}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-56.woff2)format("woff2");unicode-range:U+6D45,U+6D5C,U+6D66,U+6D69,U+6D6A,U+6D6C,U+6D6E,U+6D74,U+6D77,U+6D78,U+6D8C,U+6D99,U+6D9B,U+6D9C,U+6DAF,U+6DB2,U+6DBC,U+6DC0,U+6DCB,U+6DD1,U+6DD8,U+6DE1,U+6DEB,U+6DF1,U+6DF3,U+6DF5,U+6DF7,U+6DFB,U+6E05,U+6E07,U+6E09,U+6E0B}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-57.woff2)format("woff2");unicode-range:U+6E13,U+6E1A,U+6E1B,U+6E20,U+6E21,U+6E25,U+6E26,U+6E29,U+6E2C,U+6E2F,U+6E4A,U+6E56,U+6E58,U+6E5B,U+6E67,U+6E6F,U+6E7E,U+6E7F,U+6E80,U+6E8C,U+6E90,U+6E9C,U+6E9D,U+6EA2,U+6EB6,U+6EBA,U+6ECB,U+6ED1,U+6EDD,U+6EDE,U+6EF4,U+6F01}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-58.woff2)format("woff2");unicode-range:U+6F02,U+6F06,U+6F09,U+6F0F,U+6F14,U+6F15,U+6F20,U+6F22,U+6F23,U+6F2B,U+6F2C,U+6F38,U+6F45,U+6F54,U+6F5C,U+6F5F,U+6F64,U+6F6E,U+6F70,U+6F84,U+6F97,U+6FB1,U+6FC0,U+6FC1,U+6FC3,U+6FE0,U+6FE1,U+6FEB,U+6FEF,U+7015,U+701E,U+7026}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-59.woff2)format("woff2");unicode-range:U+7027,U+702C,U+7058,U+706F,U+7070,U+7078,U+707C,U+707D,U+7089,U+708A,U+708E,U+70AD,U+70B9,U+70BA,U+70C8,U+70CF,U+70F9,U+7114,U+711A,U+7126,U+7136,U+713C,U+7149,U+714E,U+7159,U+7164,U+7167,U+7169,U+716E,U+717D,U+718A,U+7194}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-60.woff2)format("woff2");unicode-range:U+719F,U+71B1,U+71C3,U+71C8,U+71D0,U+71D5,U+71E5,U+71E6,U+71ED,U+7206,U+722A,U+7235,U+723A,U+723D,U+723E,U+7247,U+724C,U+7252,U+7259,U+725B,U+725D,U+725F,U+7261,U+7262,U+7267,U+7272,U+7279,U+727D,U+7280,U+72A0,U+72AC,U+72AF}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-61.woff2)format("woff2");unicode-range:U+72C2,U+72D0,U+72D7,U+72D9,U+72DB,U+72E9,U+72EC,U+72ED,U+72F8,U+72FC,U+72FD,U+731B,U+731F,U+732A,U+732B,U+732E,U+7336,U+7337,U+733F,U+7344,U+7345,U+7363,U+7372,U+7384,U+7387,U+7389,U+738B,U+7396,U+73A9,U+73B2,U+73C2,U+73CA}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-62.woff2)format("woff2");unicode-range:U+73CD,U+73E0,U+73EA,U+73ED,U+7403,U+7409,U+7422,U+7433,U+7434,U+7435,U+7436,U+745A,U+745B,U+745E,U+7460,U+7473,U+7483,U+74B0,U+74BD,U+74DC,U+74E2,U+74E6,U+74F6,U+7511,U+7518,U+751A,U+751C,U+7523,U+7525,U+752B,U+7530,U+7532}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-63.woff2)format("woff2");unicode-range:U+7533,U+7537,U+753A,U+754C,U+754F,U+7551,U+7554,U+7559,U+755C,U+755D,U+7560,U+7562,U+7565,U+7566,U+756A,U+7570,U+7573,U+7577,U+757F,U+758B,U+758E,U+758F,U+7591,U+75AB,U+75B2,U+75B9,U+75BE,U+75C7,U+75D4,U+75D5,U+75D8,U+75DB}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-64.woff2)format("woff2");unicode-range:U+75E2,U+75E9,U+75F4,U+7642,U+764C,U+7652,U+7656,U+767E,U+7684,U+7686,U+7687,U+7690,U+76BF,U+76C3,U+76C6,U+76C8,U+76CA,U+76D7,U+76DB,U+76DF,U+76E3,U+76E4,U+76EE,U+76F2,U+76F8,U+76FE,U+7701,U+7709,U+770B,U+770C,U+771F,U+7720}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-65.woff2)format("woff2");unicode-range:U+773A,U+773C,U+7740,U+7761,U+7763,U+7766,U+77A5,U+77AC,U+77AD,U+77B3,U+77DB,U+77E2,U+77E7,U+77E9,U+77ED,U+77EF,U+77F3,U+7802,U+7814,U+7815,U+7825,U+7826,U+7827,U+7832,U+783A,U+783F,U+785D,U+786B,U+786C,U+786F,U+7872,U+7881}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-66.woff2)format("woff2");unicode-range:U+7887,U+788D,U+7891,U+7893,U+7895,U+7897,U+78A7,U+78A9,U+78C1,U+78D0,U+78E8,U+78EF,U+7901,U+790E,U+793C,U+793E,U+7941,U+7947,U+7948,U+7949,U+7950,U+795E,U+7962,U+7965,U+7968,U+796D,U+7977,U+7981,U+7984,U+7985,U+798D,U+798E}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-67.woff2)format("woff2");unicode-range:U+798F,U+79A6,U+79B0,U+79BD,U+79BE,U+79BF,U+79C0,U+79C1,U+79CB,U+79D2,U+79D8,U+79DF,U+79E4,U+79E6,U+79E9,U+79F0,U+7A00,U+7A0B,U+7A0E,U+7A14,U+7A17,U+7A1A,U+7A1C,U+7A32,U+7A3C,U+7A3D,U+7A3F,U+7A40,U+7A42,U+7A46,U+7A4D,U+7A4E}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-68.woff2)format("woff2");unicode-range:U+7A4F,U+7A50,U+7A63,U+7A6B,U+7A74,U+7A76,U+7A7A,U+7A7F,U+7A81,U+7A83,U+7A84,U+7A92,U+7A93,U+7A9F,U+7AAA,U+7AAE,U+7AAF,U+7ABA,U+7AC3,U+7ACB,U+7ADC,U+7AE0,U+7AE3,U+7AE5,U+7AEA,U+7AF6,U+7AF9,U+7AFA,U+7AFF,U+7B08,U+7B11,U+7B1B}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-69.woff2)format("woff2");unicode-range:U+7B20,U+7B25,U+7B26,U+7B2C,U+7B39,U+7B46,U+7B48,U+7B49,U+7B4B,U+7B4F,U+7B51,U+7B52,U+7B54,U+7B56,U+7B86,U+7B87,U+7B94,U+7B95,U+7B97,U+7BAA,U+7BAD,U+7BB1,U+7BB8,U+7BC0,U+7BC7,U+7BC9,U+7BE0,U+7BE4,U+7BED,U+7C21,U+7C38,U+7C3E}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-70.woff2)format("woff2");unicode-range:U+7C3F,U+7C4D,U+7C73,U+7C7E,U+7C81,U+7C82,U+7C89,U+7C8B,U+7C8D,U+7C92,U+7C95,U+7C97,U+7C98,U+7C9B,U+7C9F,U+7CA5,U+7CA7,U+7CBE,U+7CCA,U+7CCE,U+7CD6,U+7CDE,U+7CDF,U+7CE0,U+7CE7,U+7CF8,U+7CFB,U+7CFE,U+7D00,U+7D04,U+7D05,U+7D0B}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-71.woff2)format("woff2");unicode-range:U+7D0D,U+7D10,U+7D14,U+7D17,U+7D18,U+7D1A,U+7D1B,U+7D20,U+7D21,U+7D2B,U+7D2C,U+7D2F,U+7D33,U+7D39,U+7D3A,U+7D43,U+7D44,U+7D4C,U+7D62,U+7D66,U+7D71,U+7D75,U+7D76,U+7D79,U+7D99,U+7D9C,U+7DAC,U+7DAD,U+7DB1,U+7DB2,U+7DB4,U+7DBB}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-72.woff2)format("woff2");unicode-range:U+7DBE,U+7DBF,U+7DCA,U+7DCB,U+7DCF,U+7DD1,U+7DD2,U+7DDA,U+7DE0,U+7DE9,U+7DEC,U+7DEF,U+7E01,U+7E04,U+7E1B,U+7E1E,U+7E2B,U+7E2E,U+7E3E,U+7E41,U+7E4A,U+7E4B,U+7E4D,U+7E54,U+7E55,U+7E6D,U+7E82,U+7E8F,U+7F36,U+7F6A,U+7F6B,U+7F6E}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-73.woff2)format("woff2");unicode-range:U+7F70,U+7F72,U+7F75,U+7F77,U+7F85,U+7F8A,U+7FA4,U+7FA8,U+7FA9,U+7FBD,U+7FC1,U+7FE0,U+7FEB,U+7FF0,U+7FFB,U+7FFC,U+8000,U+8001,U+8003,U+800C,U+8010,U+8015,U+8017,U+8036,U+803D,U+8056,U+805E,U+8061,U+806F,U+8074,U+8077,U+807E}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-74.woff2)format("woff2");unicode-range:U+8087,U+8089,U+808B,U+808C,U+8096,U+8098,U+809D,U+80A1,U+80A2,U+80A5,U+80A9,U+80AA,U+80AF,U+80B1,U+80B2,U+80B4,U+80BA,U+80C3,U+80C6,U+80CC,U+80CE,U+80DE,U+80E1,U+80E4,U+80F4,U+80F8,U+80FD,U+8102,U+8105,U+8106,U+8107,U+8108}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-75.woff2)format("woff2");unicode-range:U+810A,U+811A,U+8131,U+8133,U+8139,U+814E,U+8150,U+8154,U+8155,U+816B,U+8170,U+8178,U+8179,U+817A,U+817F,U+818F,U+819C,U+819D,U+81A8,U+81B3,U+81BF,U+81C6,U+81D3,U+81E3,U+81E5,U+81E8,U+81ED,U+81F3,U+81FC,U+8208,U+820C,U+820E}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-76.woff2)format("woff2");unicode-range:U+8217,U+8218,U+821B,U+821C,U+821E,U+821F,U+822A,U+822C,U+8235,U+8236,U+8237,U+8239,U+8247,U+8266,U+826E,U+826F,U+8276,U+828B,U+8299,U+829D,U+82A5,U+82A6,U+82AD,U+82AF,U+82B1,U+82B3,U+82B8,U+82B9,U+82BD,U+82C5,U+82D1,U+82D3}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-77.woff2)format("woff2");unicode-range:U+82D4,U+82D7,U+82DB,U+82E5,U+82E6,U+82E7,U+82EB,U+8302,U+8304,U+8305,U+830E,U+831C,U+8328,U+8336,U+8338,U+8349,U+834A,U+834F,U+8352,U+8358,U+8377,U+837B,U+839E,U+83AB,U+83B1,U+83C5,U+83CA,U+83CC,U+83D3,U+83D6,U+83DC,U+83DF}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-78.woff2)format("woff2");unicode-range:U+83E9,U+83EF,U+83F0,U+83F1,U+8404,U+840C,U+840E,U+8429,U+8431,U+843D,U+8449,U+844E,U+8457,U+845B,U+8461,U+8463,U+8466,U+846C,U+8471,U+8475,U+847A,U+848B,U+8490,U+8494,U+8499,U+849C,U+84B2,U+84B8,U+84BC,U+84C4,U+84C9,U+84CB}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-79.woff2)format("woff2");unicode-range:U+84D1,U+84EC,U+84EE,U+8500,U+8511,U+8513,U+851A,U+8526,U+852D,U+8535,U+853D,U+8543,U+8549,U+854A,U+854E,U+8557,U+8568,U+8569,U+856A,U+8584,U+8597,U+8599,U+85A6,U+85A9,U+85AA,U+85AB,U+85AC,U+85AE,U+85AF,U+85C1,U+85CD,U+85E9}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-80.woff2)format("woff2");unicode-range:U+85F7,U+85FB,U+8607,U+862D,U+864E,U+8650,U+865A,U+865C,U+865E,U+866B,U+8679,U+867B,U+868A,U+8695,U+86A4,U+86C7,U+86CB,U+86CD,U+86CE,U+86D9,U+86E4,U+86ED,U+86EE,U+86F8,U+86FE,U+8702,U+8718,U+871C,U+8749,U+874B,U+8755,U+8766}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-81.woff2)format("woff2");unicode-range:U+8776,U+877F,U+878D,U+87BA,U+87F9,U+87FB,U+8840,U+8846,U+8853,U+8857,U+885B,U+885D,U+8861,U+8863,U+8870,U+8877,U+887F,U+8888,U+888B,U+8896,U+88AB,U+88B4,U+88B7,U+88C1,U+88C2,U+88C5,U+88CF,U+88D5,U+88DF,U+88E1,U+88F3,U+88F8}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-82.woff2)format("woff2");unicode-range:U+88FE,U+8910,U+8912,U+8956,U+895F,U+8972,U+897F,U+8981,U+8986,U+8987,U+8996,U+8997,U+899A,U+89AA,U+89B3,U+89E6,U+8A00,U+8A02,U+8A08,U+8A0A,U+8A0E,U+8A13,U+8A17,U+8A1F,U+8A23,U+8A2A,U+8A31,U+8A33,U+8A34,U+8A3A,U+8A3B,U+8A3C}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-83.woff2)format("woff2");unicode-range:U+8A50,U+8A51,U+8A54,U+8A55,U+8A5E,U+8A60,U+8A63,U+8A69,U+8A6B,U+8A6E,U+8A70,U+8A87,U+8A89,U+8A8C,U+8A93,U+8A98,U+8AA0,U+8AA4,U+8AAC,U+8AB0,U+8AB2,U+8AB9,U+8ABC,U+8ABF,U+8AC7,U+8ACB,U+8ACC,U+8ACF,U+8AD2,U+8AD6,U+8ADC,U+8AE6}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-84.woff2)format("woff2");unicode-range:U+8AED,U+8AEE,U+8AF8,U+8AFA,U+8AFE,U+8B00,U+8B01,U+8B02,U+8B04,U+8B0E,U+8B19,U+8B1B,U+8B1D,U+8B21,U+8B2C,U+8B39,U+8B58,U+8B5C,U+8B66,U+8B72,U+8B77,U+8B83,U+8B90,U+8C37,U+8C46,U+8C4A,U+8C5A,U+8C6A,U+8C79,U+8C8C,U+8C9D,U+8C9E}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-85.woff2)format("woff2");unicode-range:U+8CA1,U+8CA2,U+8CA7,U+8CA8,U+8CA9,U+8CAB,U+8CAC,U+8CAF,U+8CB0,U+8CB4,U+8CB8,U+8CBB,U+8CBC,U+8CBF,U+8CC0,U+8CC2,U+8CC3,U+8CC4,U+8CC7,U+8CCA,U+8CCE,U+8CD1,U+8CD3,U+8CDB,U+8CDC,U+8CDE,U+8CE0,U+8CE2,U+8CE6,U+8CEA,U+8CED,U+8CFC}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-86.woff2)format("woff2");unicode-range:U+8D08,U+8D0B,U+8D66,U+8D6B,U+8D70,U+8D74,U+8D77,U+8D85,U+8D8A,U+8DA3,U+8DA8,U+8DDD,U+8DE1,U+8DE8,U+8DEF,U+8DF3,U+8DF5,U+8E0A,U+8E0F,U+8E44,U+8E5F,U+8E74,U+8E8D,U+8EAB,U+8EAF,U+8ECC,U+8ECD,U+8ED2,U+8EDF,U+8EE2,U+8EF8,U+8EFD}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-87.woff2)format("woff2");unicode-range:U+8F03,U+8F09,U+8F14,U+8F1D,U+8F29,U+8F2A,U+8F2F,U+8F38,U+8F3F,U+8F44,U+8F4D,U+8F5F,U+8F61,U+8F9B,U+8F9E,U+8FB0,U+8FB1,U+8FB2,U+8FBA,U+8FBB,U+8FBF,U+8FC2,U+8FC4,U+8FC5,U+8FCE,U+8FE6,U+8FE9,U+8FEB,U+8FED,U+9000,U+9003,U+9006}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-88.woff2)format("woff2");unicode-range:U+900F,U+9010,U+9013,U+9014,U+9017,U+9019,U+901D,U+901F,U+9020,U+9022,U+902E,U+9032,U+9038,U+903C,U+9041,U+9042,U+9045,U+9047,U+904A,U+904B,U+904D,U+904E,U+9053,U+9054,U+905C,U+9060,U+9061,U+9063,U+9065,U+906D,U+906E,U+9075}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-89.woff2)format("woff2");unicode-range:U+9077,U+907A,U+907C,U+907F,U+9084,U+9091,U+90A3,U+90A6,U+90AA,U+90B8,U+90C1,U+90CA,U+90CE,U+90E1,U+90ED,U+90F5,U+90F7,U+90FD,U+912D,U+9149,U+914B,U+914C,U+914D,U+914E,U+9152,U+9154,U+9162,U+916A,U+916C,U+9175,U+9177,U+9178}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-90.woff2)format("woff2");unicode-range:U+9187,U+918D,U+9190,U+9192,U+9197,U+919C,U+91A4,U+91B8,U+91C6,U+91C7,U+91CC,U+91CD,U+91CE,U+91CF,U+91D8,U+91DC,U+91DD,U+91E3,U+91E6,U+91E7,U+920D,U+920E,U+9234,U+9237,U+9244,U+925B,U+9262,U+9266,U+9271,U+927E,U+9280,U+9283}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-91.woff2)format("woff2");unicode-range:U+9285,U+9291,U+9298,U+929A,U+92AD,U+92D2,U+92E4,U+92EA,U+92ED,U+92F2,U+92F3,U+92F8,U+92FC,U+9306,U+9310,U+9318,U+9320,U+9326,U+9328,U+932B,U+932C,U+932F,U+934B,U+934D,U+9354,U+935B,U+936C,U+9375,U+937E,U+938C,U+9396,U+9397}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-92.woff2)format("woff2");unicode-range:U+939A,U+93A7,U+93AE,U+93D1,U+93E1,U+9418,U+9419,U+9438,U+9451,U+9453,U+9577,U+9580,U+9583,U+958F,U+9591,U+95A2,U+95A3,U+95A4,U+95A5,U+95B2,U+95C7,U+95D8,U+961C,U+962A,U+9632,U+963B,U+963F,U+9640,U+9644,U+965B,U+9663,U+9665}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-93.woff2)format("woff2");unicode-range:U+966A,U+9670,U+9673,U+9675,U+9676,U+9678,U+967A,U+967D,U+9685,U+9686,U+9688,U+968A,U+968E,U+968F,U+9694,U+9699,U+969B,U+969C,U+96A0,U+96A3,U+96B7,U+96BB,U+96BC,U+96C1,U+96C4,U+96C5,U+96C7,U+96CC,U+96D1,U+96DB,U+96E2,U+96E3}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-94.woff2)format("woff2");unicode-range:U+96E8,U+96EA,U+96EB,U+96F0,U+96F2,U+96F6,U+96F7,U+9700,U+9707,U+970A,U+971C,U+971E,U+9727,U+9732,U+9752,U+9756,U+9759,U+975E,U+9769,U+976D,U+9774,U+9784,U+978D,U+9798,U+97A0,U+97AD,U+97D3,U+97EE,U+97F3,U+97FB,U+97FF,U+9801}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-95.woff2)format("woff2");unicode-range:U+9802,U+9803,U+9808,U+9810,U+9811,U+9812,U+9813,U+9817,U+9818,U+981A,U+982C,U+982D,U+9834,U+983B,U+983C,U+984C,U+984D,U+984E,U+9854,U+9855,U+9858,U+985B,U+9867,U+98A8,U+98DB,U+98E2,U+98EF,U+98F4,U+98FC,U+98FD,U+98FE,U+9905}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-96.woff2)format("woff2");unicode-range:U+990A,U+990C,U+9910,U+9913,U+9928,U+9957,U+9996,U+9999,U+99A8,U+99AC,U+99B3,U+99B4,U+99C1,U+99C4,U+99C6,U+99C8,U+99D0,U+99D2,U+99D5,U+99FF,U+9A0E,U+9A12,U+9A13,U+9A28,U+9A30,U+9A5A,U+9AA8,U+9AB8,U+9AC4,U+9AD8,U+9AEA,U+9AED}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-97.woff2)format("woff2");unicode-range:U+9B3C,U+9B41,U+9B42,U+9B45,U+9B54,U+9B5A,U+9B6F,U+9B8E,U+9B92,U+9BAA,U+9BAB,U+9BAD,U+9BAE,U+9BC9,U+9BD6,U+9BDB,U+9BE8,U+9BF5,U+9C0D,U+9C10,U+9C2D,U+9C2F,U+9C39,U+9C3B,U+9C48,U+9C52,U+9C57,U+9CE5,U+9CE9,U+9CF3,U+9CF4,U+9CF6}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-98.woff2)format("woff2");unicode-range:U+9D07,U+9D0E,U+9D1B,U+9D28,U+9D2B,U+9D2C,U+9D3B,U+9D5C,U+9D60,U+9D61,U+9D6C,U+9D8F,U+9DB4,U+9DF2,U+9DF9,U+9DFA,U+9E78,U+9E7F,U+9E93,U+9E97,U+9E9F,U+9EA6,U+9EB9,U+9EBA,U+9EBF,U+9EC4,U+9ECD,U+9ED2,U+9ED9,U+9EDB,U+9F0E,U+9F13}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-99.woff2)format("woff2");unicode-range:U+9F20,U+9F62,U+9F8D,U+FF01,U+FF02,U+FF03,U+FF04,U+FF05,U+FF06,U+FF07,U+FF08,U+FF09,U+FF0A,U+FF0B,U+FF0C,U+FF0D,U+FF0E,U+FF0F,U+FF10,U+FF11,U+FF12,U+FF13,U+FF14,U+FF15,U+FF16,U+FF17,U+FF18,U+FF19,U+FF1A,U+FF1B,U+FF1C,U+FF1D}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-100.woff2)format("woff2");unicode-range:U+FF1E,U+FF1F,U+FF20,U+FF21,U+FF22,U+FF23,U+FF24,U+FF25,U+FF26,U+FF27,U+FF28,U+FF29,U+FF2A,U+FF2B,U+FF2C,U+FF2D,U+FF2E,U+FF2F,U+FF30,U+FF31,U+FF32,U+FF33,U+FF34,U+FF35,U+FF36,U+FF37,U+FF38,U+FF39,U+FF3A,U+FF3B,U+FF3C,U+FF3D}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-101.woff2)format("woff2");unicode-range:U+FF3E,U+FF3F,U+FF40,U+FF41,U+FF42,U+FF43,U+FF44,U+FF45,U+FF46,U+FF47,U+FF48,U+FF49,U+FF4A,U+FF4B,U+FF4C,U+FF4D,U+FF4E,U+FF4F,U+FF50,U+FF51,U+FF52,U+FF53,U+FF54,U+FF55,U+FF56,U+FF57,U+FF58,U+FF59,U+FF5A,U+FF5B,U+FF5C,U+FF5D}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-102.woff2)format("woff2");unicode-range:U+FF5E,U+FF5F,U+FF60,U+FF61,U+FF62,U+FF63,U+FF64,U+FF65,U+FF66,U+FF67,U+FF68,U+FF69,U+FF6A,U+FF6B,U+FF6C,U+FF6D,U+FF6E,U+FF6F,U+FF70,U+FF71,U+FF72,U+FF73,U+FF74,U+FF75,U+FF76,U+FF77,U+FF78,U+FF79,U+FF7A,U+FF7B,U+FF7C,U+FF7D}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-103.woff2)format("woff2");unicode-range:U+FF7E,U+FF7F,U+FF80,U+FF81,U+FF82,U+FF83,U+FF84,U+FF85,U+FF86,U+FF87,U+FF88,U+FF89,U+FF8A,U+FF8B,U+FF8C,U+FF8D,U+FF8E,U+FF8F,U+FF90,U+FF91,U+FF92,U+FF93,U+FF94,U+FF95,U+FF96,U+FF97,U+FF98,U+FF99,U+FF9A,U+FF9B,U+FF9C,U+FF9D}@font-face{font-family:GenJyuu JIS;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/genjyuu-chunks/jis-104.woff2)format("woff2");unicode-range:U+FF9E,U+FF9F,U+FFE0,U+FFE1,U+FFE2,U+FFE3,U+FFE4,U+FFE5,U+FFE6,U+FFE8,U+FFE9,U+FFEA,U+FFEB,U+FFEC,U+FFED,U+FFEE}
