@font-face{font-family:Dosis;src:Url("/Dosis-SemiBold.ttf")}@font-face{font-family:NTD-DS;src:url(/ntd_ds.ttf)}body{font-family:-apple-system,BlinkMacSystemFont,Arial,Meiryo,sans-serif;font-weight:500;line-height:1.2;color:#515356}.page-main{display:flex;flex-flow:column;justify-content:space-between;overflow:auto;min-height:calc(100vh - 48px);overflow-y:hidden;width:100%;height:100%}*,:after,:before{box-sizing:border-box}.flex{display:flex;flex:1;width:100%}.flex.column{flex-direction:column}.flex.gap-16{gap:16px}.justify-center{justify-content:center}.align-center{align-items:center}.main-content{background:#e5e5e6;margin-left:auto;margin-right:auto;margin-top:8vh;width:auto;min-height:24vh;padding-top:2vh;padding-bottom:4vh;padding-left:5vw;padding-right:5vw;width:50vw;max-width:600px;border-radius:6px;display:flex;flex-direction:column;align-items:flex-start}.main-content>.smol{width:62%;min-width:10vw;margin:auto}.main-content>.smol>h1{font-family:Dosis;text-align:center;align-self:stretch;letter-spacing:.1rem}.main-content>.smol>p{text-align:left;width:100%}.main-content>.smol>form{align-self:center;font-size:16px;line-height:19px}form>*{display:block}form>label{margin-bottom:.5vh}form>.textbox{margin-bottom:2vh}form>.button{width:100%;margin-top:2vh;margin-bottom:2vh}.button{box-sizing:border-box;background:#ffffff;border:3px solid #523ec5;border-radius:16px;min-height:32px;width:100%;font-size:16px;font-weight:500;line-height:19px;color:#523ec5;padding-left:1vw;padding-right:1vw;transition:background .3s,color .3s,opacity .3s}.button:hover{background:#eaeaeb}.primary{background:#523ec5;color:#fff}.primary:hover{background:#ffffff;color:#523ec5}.textbox{height:32px;width:100%;border:1px solid #ced4da;border-radius:.25rem;color:#495057;padding-left:10px}footer{margin:0;padding:0;height:32px;width:100%;display:block;text-align:left}footer>small{display:flex;padding:16px 32px}footer>small>span{box-sizing:border-box;width:50%}.clipboard{border:solid 5px #495057;border-radius:.25rem;display:flex}.clipboard p{padding-left:.25vw;padding-right:.25vw;flex:3;width:75%;word-wrap:break-word;line-clamp:50}.clipboard button{flex:1;font-family:NTD-DS;font-size:large;color:#495057}@media (max-width: 900px){.main-content{width:100%;min-width:0;padding-bottom:4vh}.main-content>form{width:100%}.hide-when-smol{visibility:hidden}footer>small>span{box-sizing:border-box;width:40%}}@media (max-width: 1400px) and (min-width: 900px){.main-content{width:55vw;min-width:0}.main-content>form{width:100%}}.button-row{width:100%;margin-top:2vh}.button-row>.button{margin-bottom:1vh}.button>.button:last-child{margin-bottom:0}.placeholder{overflow:hidden;position:relative;padding:0}.placeholder:before{content:"";position:absolute;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 100%);height:100%;width:100%;z-index:1;animation:placeholder 1s infinite}@keyframes placeholder{0%{transform:translate(-100%)}to{transform:translate(100%)}}
