@charset "UTF-8";*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}*{font-family:Noto Sans JP}a:link{color:#7b9ab3}a:visited{color:#ba859c}.c-interview{color:#aaa}.c-interview:before{content:"――"}#l-main h1{border-bottom:2px solid #a1caea;padding-bottom:.25em}body{background-color:#fff}#l-hamburger{position:fixed;top:1rem;right:1rem;width:48px;height:48px;background:transparent;border:none;cursor:pointer;z-index:1100;display:flex;flex-direction:column;justify-content:space-around;padding:0;align-items:center}#l-hamburger .l-hamburger__bar{display:block;width:40px;height:3px;background-color:#333;margin:8px auto;border-radius:2px;transition:all .3s ease;transform-origin:center}#l-hamburger.active .l-hamburger__bar:nth-child(1){transform:translateY(11px) rotate(-45deg)}#l-hamburger.active .l-hamburger__bar:nth-child(2){opacity:0}#l-hamburger.active .l-hamburger__bar:nth-child(3){transform:translateY(-11px) rotate(45deg)}#l-sidebar{position:fixed;top:0;left:0;height:100vh;width:min(240px,100vw);background-color:#b9decd;overflow-y:auto;z-index:900;transition:transform .3s ease}#l-main{margin:0 auto;background-color:#fff;min-height:100vh;width:min(600px,100vw);padding:1rem;z-index:0;top:0}@media (min-width: 1080px){#l-sidebar{left:0;transform:none!important}#l-main{margin-left:calc(240px + (100vw - 1080px)/2)}#l-hamburger{display:none}}@media (min-width: 840px) and (max-width: 1079px){#l-sidebar{left:0;transform:none!important}#l-main{margin-left:240px}#l-hamburger{display:none}}@media (max-width: 839px){#l-hamburger{display:block}#l-sidebar{transform:translate(-100%)}#l-sidebar.open{transform:translate(0)}#l-main{margin-left:auto;margin-right:auto}}.c-header{border:2px solid #f1acca;border-radius:12px;padding:1rem;margin:1rem 0}.c-header .breadcrumb{font-size:.85rem;color:#888;margin-bottom:.5rem;margin-left:-2.5rem;list-style:none;display:flex}.c-header .breadcrumb .li{display:flex}.c-header .breadcrumb .li .a{color:#a1caea;text-decoration:none}.c-header .breadcrumb .li .span{margin:0 .5rem}.c-header .title{font-size:2rem;font-weight:700;color:#000;margin:.5rem 0}.c-header .date{font-size:.9rem;color:#888;margin-bottom:0rem}.c-header .meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.c-header .tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0}.c-header .tags a{text-decoration:none}.c-header .tags .tag{border:1px solid #a1caea;color:#222;padding:.2rem .6rem;border-radius:9999px;font-size:.85rem}.c-header .tags .tag .tag-icon{margin-right:.25rem}
