/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none}img,svg{display:block;max-width:100%;height:auto}a{color:currentcolor;text-decoration:none}body{text-rendering:optimizespeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}input,button,textarea,select,input::placeholder{font:inherit;color:currentcolor}.animate-fade-up-from,.animate-fade-up-leave-to{opacity:0;transform:translateY(10px)}.animate-fade-up-enter-to,.animate-fade-up-leave-from{opacity:1;transform:translateY(0)}.animate-fade-up-enter-active,.animate-fade-up-leave-active{transition:transform .3s ease,opacity .15s linear}@font-face{font-family:Microsoft JhengHei Modify;unicode-range:U+7db0,U+78A7,U+7B75;font-style:normal;font-weight:700;src:local("Yu Gothic UI Bold"),local("MS Gothic")}@font-face{font-family:Microsoft JhengHei Modify;src:local("Microsoft JhengHei UI"),local("Microsoft JhengHei")}@font-face{font-family:Microsoft JhengHei;src:local("Microsoft JhengHei UI"),local("Microsoft JhengHei")}body{min-width:360px;max-width:1920px;margin:0 auto;font-family:Roboto,Arial,Microsoft JhengHei Modify,Microsoft JhengHei,PingFangTC,sans-serif;font-size:16px;line-height:1.5;background-color:#fff}input,label,select,button{cursor:pointer}#app{display:flex;flex-direction:column;min-height:100vh}#view{flex:1}.FormView .container{width:100%;max-width:1140px;margin:0 auto;padding:20px}.FormView_box{display:flex;flex-direction:column;gap:24px}.FormView h2{margin-bottom:24px;font-size:24px}.FormView .topic{margin-bottom:4px;font-size:18px;font-weight:700}.FormView .topic span{font-weight:400;color:#ff7800}.FormView .fence.error input[type=text]{border:1.5px solid #ea475b}.FormView .error_text{padding-left:12px;font-size:12px;line-height:20px;color:#ea475b}.FormView .error_text.check{padding-left:20px}.FormView .column{display:flex;gap:24px;justify-content:space-between}.FormView .column>div{width:100%}.FormView input:focus{outline:none}.FormView input[type=text]{position:relative;width:100%;max-height:44px;padding:8px 12px;font-size:14px;line-height:42px;background-color:#f3f3f3;border:1px solid #eee;border-radius:4px}.FormView input[type=text]:focus{border:1.5px solid #ff7800}.FormView ::placeholder{font-weight:700;color:#a9a9a9}.FormView input[type=checkbox]{appearance:auto;box-sizing:border-box;display:none;margin:3px 3px 3px 4px;padding:initial;cursor:default;background-color:initial;border:initial}.FormView input[type=checkbox]+label{position:relative;display:inline-block;padding-left:20px;font-size:14px;color:#292929;text-align:left;cursor:pointer}.FormView input[type=checkbox]+label:before{content:"";position:absolute;top:2px;left:0;display:inline-block;width:16px;height:16px;margin-right:4px;vertical-align:middle;background-color:#fff;border:1px solid #7e7e7e;border-radius:2px}.FormView input[type=checkbox]+label a{font-weight:700;color:#096cc8;text-decoration:underline}.FormView input[type=checkbox]:checked+label:before{background-color:#ff9100;border:1px solid #ff9100}.FormView input[type=checkbox]:checked+label:after{content:"";position:absolute;top:6px;left:4px;width:8px;height:5px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg)}.FormView button{display:block;margin:0 auto;padding:0 16px;font-size:18px;font-weight:700;line-height:44px;color:#fff;background-color:#ff9100;border:none;border-radius:4px}.FormView button:hover{background-color:#ff7800}@media (max-width: 768px){.FormView .column{flex-direction:column}}
