@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";
*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,body{max-width:100vw}body{color:#000;-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;background:#fff;font-family:Noto Sans JP,sans-serif;line-height:1.9}a{color:inherit;text-decoration:none}.wrapper{max-width:894px;margin:0 auto}.wrapper.comp{min-height:80vh}.inner{height:100%;padding:100px 50px}@media (max-width:640px){.inner{padding:48px 20px}}h1{text-align:center;font-size:24px;font-weight:700}h2{font-size:18px;font-weight:700}h3,p,li,input{font-size:16px}.container{flex-direction:column;gap:40px;display:flex}.container.comp{text-align:center;justify-content:center;align-items:center;min-height:60vh}.content{flex-direction:column;gap:30px;display:flex}.content .body{white-space:pre-wrap;margin-top:10px;padding-left:2em}.tac{text-align:center}.date{color:#000}.term{flex-direction:column;gap:6px;display:flex}.sig-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sig-row .k{min-width:180px}.underline{border-bottom:1px solid #000;min-width:220px;padding:2px 6px;font-weight:700;display:inline-block}label.field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}label.field .lbl{font-weight:700}input[type=text]{width:100%;max-width:500px;font:inherit;border:1px solid #000;border-radius:5px;padding:8px 10px}input[type=text]:user-invalid{border-color:red}.hint{color:#555;font-size:13px}.buttons{flex-direction:column;align-items:center;gap:20px;margin-top:50px;display:flex}button,a.btn{color:#fff;cursor:pointer;width:100%;max-width:240px;font:inherit;text-align:center;background:#000;border-radius:5px;justify-content:center;align-items:center;padding:12px;font-weight:700;transition:all .3s;display:flex}button:hover,a.btn:hover{opacity:.7}button:disabled{opacity:.4;cursor:default}button.ghost,a.btn.ghost{color:#000;background:#fff;border:1px solid #000}.note{text-align:center;color:#333;margin-top:8px}.err{color:red;text-align:center}.check{font-size:40px}a.dl{border-bottom:1px solid #000;padding-bottom:2px;font-weight:700}.stage-banner{z-index:10;color:#fff;text-align:center;letter-spacing:.02em;background:#111;padding:8px 12px;font-size:13px;position:sticky;top:0}
