@layer reset,base,tokens,recipes,utilities;.shr-bg-brand{background-color:#000!important}.smarthr-ui-DatePicker-inputContainer{padding-top:4px;padding-bottom:4px}@layer reset{html,:host{--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5;font-family:var(--global-font-body, var(--font-fallback))}*,:before,:after,::backdrop,::file-selector-button{margin:0;padding:0;box-sizing:border-box;border-width:0px;border-style:solid;border-color:var(--global-color-border, currentColor)}hr{height:0px;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul,menu{list-style:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-moz-appearance:button;appearance:button;-webkit-appearance:button}button,input,optgroup,select,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:transparent}::placeholder{opacity:1;--placeholder-fallback: color-mix(in srgb, currentColor 50%, transparent);color:var(--global-color-placeholder, var(--placeholder-fallback))}textarea{resize:vertical}table{text-indent:0px;border-collapse:collapse;border-color:inherit}summary{display:list-item}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-feature-settings:normal;font-variation-settings:normal;font-family:var(--global-font-mono, var(--font-mono-fallback));font-size:1em}progress{vertical-align:baseline}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]{display:none!important}}@layer base{:root{--made-with-panda: "🐼"}html{box-sizing:border-box;color:#212121;min-height:100%;font-size:16px;font-family:Noto Sans JP,sans-serif}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}*,:before,:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--rotate-x: 0;--rotate-y: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}}@layer tokens{:where(:root,:host){--colors-black: #212121;--colors-white: #FFFFFF;--colors-primary: rgb(0, 119, 199);--colors-secondary: #FFE100;--colors-gray: #F5F5F5;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes fadeOut{0%{transform:translateY(-100%)}15%{transform:translateY(0)}75%{transform:translateY(0)}to{transform:translateY(-100%)}}}@layer utilities{.py_8px{padding-block:8px}.c_white{color:var(--colors-white)}.d_grid{display:grid}.gap_16px{gap:16px}.pos_relative{position:relative}.asp_4_\/_3{aspect-ratio:4 / 3}.obj-f_cover{object-fit:cover}.obj-p_center{object-position:center}.pos_absolute{position:absolute}.d_flex{display:flex}.z_1{z-index:1}.ov_hidden{overflow:hidden}.op_0{opacity:0}.flex_1{flex:1 1 0%}.bd-r_1px_solid{border-right:1px solid}.h_100\%{height:100%}.bd-b_1px_solid{border-bottom:1px solid}.p_16px{padding:16px}.h_calc\(100\%_-_64px\){height:calc(100% - 64px)}.ov_auto{overflow:auto}.-webkit-overflow-scrolling_touch{-webkit-overflow-scrolling:touch}.h_56px{height:56px}.w_300px{width:300px}.w_100\%{width:100%}.h_42px{height:42px}.d_block{display:block}.h_29px{height:29px}.w_135px{width:135px}.fill_white{fill:var(--colors-white)}.c_blue{color:#00f}.td_underline{text-decoration:underline}.h_calc\(100\%_-_173px\){height:calc(100% - 173px)}.bd_1px_solid{border:1px solid}.white-space_pre-wrap{white-space:pre-wrap}.ov-wrap_anywhere{overflow-wrap:anywhere}.bd-t_1px_solid{border-top:1px solid}.c_black\!{color:var(--colors-black)!important}.bdr_6px{border-radius:6px}.p_4px_16px{padding:4px 16px}.p_24px\!{padding:24px!important}.white-space_nowrap{white-space:nowrap}.c_primary\!{color:var(--colors-primary)!important}.pos_fixed{position:fixed}.z_1000{z-index:1000}.h_64px{height:64px}.anim_fadeOut_2s_forwards{animation:fadeOut 2s forwards}.h_calc\(100vh_-_90px\){height:calc(100vh - 90px)}.bg-c_black{background-color:var(--colors-black)}.fs_12px{font-size:12px}.grid-tc_repeat\(3\,_1fr\){grid-template-columns:repeat(3,1fr)}.bg-c_lightgray{background-color:#d3d3d3}.bottom_0{bottom:0}.left_0{left:0}.right_0{right:0}.top_0{top:0}.jc_center{justify-content:center}.ai_center{align-items:center}.bg-c_rgba\(0\,_0\,_0\,_\.85\){background-color:#000000d9}.bg-c_white{background-color:var(--colors-white)}.bd-c_black{border-color:var(--colors-black)}.jc_space-between{justify-content:space-between}.bd-c_lightGray{border-color:#d3d3d3}.as_flex-start{align-self:flex-start}.as_flex-end{align-self:flex-end}.fw_bold{font-weight:700}.mr_0{margin-right:0}.mr_32px{margin-right:32px}.ml_32px{margin-left:32px}.ml_0{margin-left:0}.fs_14px{font-size:14px}.ai_flex-end{align-items:flex-end}.fs_20px{font-size:20px}.text-decoration-line_underline{text-decoration-line:underline}.bg-c_\#008080{background-color:teal}.fs_24px{font-size:24px}.bg-c_gray{background-color:var(--colors-gray)}.\[\&_span\:nth-child\(3\)\]\:d_none span:nth-child(3){display:none}.visited\:c_blue:visited{color:#00f}.\[\&\:hover\]\:op_1:hover{opacity:1}.hover\:c_blue:is(:hover,[data-hover]){color:#00f}.\[\&\:hover\]\:bg-c_rgba\(0\,_0\,_0\,_0\.5\):hover{background-color:#00000080}}
