html{font:400 16px/1.8 irohamaru,-apple-system,BlinkMacSystemFont,sans-serif;color:#333;font-feature-settings:"pkna";background:#e9e6d4;}@media (max-width: 340px){html{font-size:14px}}*{box-sizing:border-box}*:focus:not(:focus-visible){outline:none}body{margin:0;padding:0;}body>div{overflow:hidden}noscript{position:fixed;z-index:5;width:50%;min-width:300px;top:100px;left:0;right:0;margin:0 auto;padding:16px;background:#e9e6d4;text-align:center;box-shadow:0 2px 100px rgba(0,0,0,0.2);border-radius:8px}header{width:100vw;position:fixed;top:0;left:0;z-index:3;padding:8px max(7.5vw, (100vw - 1000px)/2);display:flex;flex-wrap:wrap;justify-content:space-between;background:rgba(233,230,212,0.9);transition:all .3s ease}header #siteName{border-bottom:none}header #siteName img{width:100px}@media (min-width: 850px){header #siteName img{width:100px}}header #hamburger{width:25px;height:20px;position:relative;margin:auto 0;padding:10px}header #hamburger div{width:100%;height:3px;background:#b68e55;position:absolute;transition:all .3s ease;box-shadow:1px 2px 8px #ffffff40}header #hamburger div:first-of-type{top:0;}header #hamburger div:nth-of-type(2){top:calc(50% - 1.5px)}header #hamburger div:last-of-type{bottom:0}header #hamburger.checked div:first-of-type{transform-origin:center;transform:translateY(8.4px) rotate(-45deg)}header #hamburger.checked div:nth-of-type(2){background:transparent}header #hamburger.checked div:last-of-type{transform-origin:center;transform:translateY(-8.4px) rotate(45deg)}nav:not(.hide)+header{background:none}.pagesLinks{width:100%;margin:32px auto;padding:16px;border-radius:60px;background:white;display:flex;flex-wrap:wrap;justify-content:space-around;text-align:center}.pagesLinks .inner{display:inline-block;font-size:1.5rem;color:#005335;font-family:irohamaru,-apple-system,BlinkMacSystemFont,sans-serif;margin:16px;border-bottom:none}nav{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:2;background:#e9e6d4;padding:100px max(7.5vw, (100vw - 1000px)/2) 40px;transition:all .3s ease-in-out;opacity:1}nav.hide{transform:translateY(-100vh);opacity:0}nav .pagesLinks input:checked+label{color:#b68e55}main{max-width:1000px;width:85vw;margin:100px auto auto;padding-top:24px}img{vertical-align:top}a{color:#005335;text-decoration:none;border-bottom:1px solid #005335;transition:all .3s ease}a:hover{border-bottom-color:transparent}h1,h2,h3{border-left:4px solid #b68e55;padding-left:16px;line-height:1.8}h3{line-height:1.4;margin:0.5em 0}section{margin:32px 0}input{vertical-align:0.08em}input:invalid{outline:3px solid #db1616d2}@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm){input{vertical-align:-0.06em}}input,button{font-family:irohamaru,-apple-system,BlinkMacSystemFont,sans-serif}button,label{cursor:pointer}button{padding:12px 16px;border-radius:4px;border:2px solid #005335;background:#005335;color:white;font-size:1rem;transition:all .3s ease}button:hover{box-shadow:0 2px 4px rgba(0,0,0,0.3)}summary{cursor:pointer}.hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;overflow:hidden;padding:0;clip:rect(0, 0, 0, 0)}li{margin:24px 0}li h4,li dl{margin:0}li h4,li dt{font-size:1.1rem}li dd{margin-left:24px}dt{margin-top:8px}dd{margin-bottom:12px}li{margin:16px 0}h4{margin:8px 0}h4+ul{margin:0}footer{background:#e9e6d4;text-align:center;padding:40px}footer ul{margin:0;padding:0}footer ul li{display:inline-block;margin:0 16px}.js-scrollable{overflow-y:auto}
