@charset "UTF-8";@import"https://fonts.googleapis.com/earlyaccess/notosansjp.css";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;-moz-tab-size:2;tab-size:2;scrollbar-gutter:stable;interpolate-size:allow-keywords;line-height:1.5}:where(html:has(dialog:modal[open])){overflow:clip}@media (prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:inherit;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit;letter-spacing:inherit;word-spacing:inherit;font-feature-settings:inherit;font-variation-settings:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled,label:has(>:disabled,+disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog,[popover]){border:none;background:none;color:inherit;inset:unset;max-width:unset;max-height:unset;overflow:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(:focus-visible){outline:3px solid CanvasText;box-shadow:0 0 0 5px Canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important;-webkit-user-select:none!important;user-select:none!important}*{font-family:Noto Sans JP,sans-serif;box-sizing:border-box;margin:0;padding:0}html,body,#root{background-color:#fff;display:flex;flex-flow:column;margin:0;width:100vw}a{color:#000;text-decoration:none}header{height:80px;background-color:#65da5e;display:flex;align-items:center;margin:0 auto;padding:0 24px;width:100%}header nav{display:flex;align-items:center;margin:0 0 0 auto}.header_title p{font-size:32px;font-weight:700}.list_nav_header{display:flex;align-items:center;gap:40px}.burger{width:40px;height:40px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAFtJREFUSEtjZKAxYKSx+QyjFhAMYfoGkby8/H+CTiJCwcOHD+EOR/EBzS0gwnEkK6FvHJDsPCI00DcORiMZW5TQNxXRPA5obgERyZpkJfSNA5KdR4SGUR8QDCQAXFgYGQoAtZcAAAAASUVORK5CYII=);background-size:24px;background-position:center;background-repeat:no-repeat;margin:0 0 0 80px;border-radius:4px;cursor:pointer;position:relative;z-index:2}.burger:hover{background-color:#ddd}.burger.is-active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAALFJREFUSEvtlLEOhDAMQ53t+P8PvRE2nyK1EkJJ7eG60Tn4KY5xYPOLzfp4AdLh0iKSHwDfiDikAgCSBHBExPWc7wAngIRcCjLEU7ecbY9MUkKUeFKXKVpBHHEJyIEK4opbgCdk3Kb13DpylZzbJra4vcHYIqM4n0zXHLSq4u75+NCKsLVBdVAnwtYGq7S4kNWPNj1v/XYgXVVI8WmBgvyr7M6us6wUOY3azbwA6d52i34X73cZIKyI/wAAAABJRU5ErkJggg==)}.menu{width:20vw;height:100vh;background-color:#00000080;color:#fff;display:flex;align-items:start;justify-content:center;position:fixed;top:0;right:0;z-index:1;display:none}.list_menu{margin-top:100px}.list_menu li{margin-bottom:70px}.list_menu a{color:#fff;font-size:18px;font-weight:700}.menu.is-active{display:flex}main{min-height:600px;display:flex;flex-flow:column;justify-content:center}.container_wrapper{margin:0 auto;min-height:300px;width:60vw;max-width:600px;background-color:#efefef80;box-shadow:0 0 8px gray;display:flex;flex-flow:column;justify-content:center}.container_block{padding:10 auto;margin:0 auto}.container_block h3{font-size:26px;padding:10px;color:#000}.text_field_area{display:flex;align-items:end;padding:10px 20px 20px;gap:20px;justify-content:start}.text_field_area p{font-weight:700;color:#000}.text_field{height:46px;background-color:#fff;border-radius:10px;border:none;outline:none}.submit_btn{width:200px;height:40px;border-radius:10px;background-color:#65da5e;border:none;font-weight:700;display:flex;margin:40px auto}.submit_btn:hover{background-color:#88f583}.line_chart_wrapper{padding:20px}.payroll_sum_text{font-size:24px;font-weight:700;display:flex;flex-flow:column;justify-content:center;align-items:center}
