@layer normalize, globals, components.common, components.domain;@layer globals{:root{--color-primary:#9c80c9;--color-sub1:#9e96ab;--color-sub2:#f0f0f2;--color-sub3:#f2e5ff;--color-hover:"";--color-border:"";--color-bg:"";--color-white:#fff;--color-accent:#5c516f;--color-accent-gra:linear-gradient(90deg,#907bb4,#3f2c61);--color-cv:linear-gradient(#63d2c5,#42aa9e);--color-font-normal:#444;--color-font-weak:#999;--font-family-base:"Noto Sans JP","-apple-system","BlinkMacSystemFont","Segoe UI","Helvetica","Arial","sans-serif","Apple Color Emoji","Segoe UI Emoji";--font-family-heading:"Noto Serif JP","-apple-system","BlinkMacSystemFont","Helvetica","sans-serif";--font-weight-thin:100;--font-weight-extra-light:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-black:900;--shadow-md:0px 8px 16px rgb(0 0 0/4%);--header-height:5rem;--hamburger-btn-size:1.75rem}body{font-family:var(--font-family-base);color:var(--color-font-base);word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}body h1{padding:1rem .5rem;font-family:var(--font-family-heading);font-size:2.5rem;font-weight:var(--font-weight-bold)}@media screen and (max-width:480px){body h1{font-size:2rem}}body h2{padding:1rem .5rem;font-family:var(--font-family-heading);font-size:2.25rem;font-weight:var(--font-weight-semi-bold)}@media screen and (max-width:480px){body h2{font-size:1.75rem}}body h3{font-size:1.625rem}body h3,body h4{padding:1rem .5rem;font-weight:var(--font-weight-semi-bold)}body h4{font-size:1.375rem}body strong{font-size:1.125rem}body ol{list-style-type:decimal}body ol,body ul{-webkit-padding-start:3rem;padding-inline-start:3rem;margin:1rem auto}body ul{line-height:2rem;list-style-type:disc}body ul ul{margin:0 auto;list-style-type:circle}body svg{display:inline-block;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spOnly{display:none}@media screen and (max-width:480px){.spOnly{display:inline}}:focus-visible{outline:2px solid var(--color-outline);outline-offset:2px}}@layer normalize{*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}}