﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap";@font-face{font-family:"Noto Sans TC","PingFang TC","微軟正黑體";src:local("Noto Sans TC");unicode-range:U+4E00-9FFF}@font-face{font-family:"Lato";src:local("Lato");unicode-range:U+00-024F}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font-family:"Noto Sans TC","Lato","Arial",serif,sans-serif,"微軟正黑體";vertical-align:baseline;outline:none;box-sizing:border-box;box-shadow:unset;text-decoration:none}h1,h2,h3,h4,h5{margin:0}a[href],a[href]:hover,a[href]:active{outline:none;text-decoration:none}img{transition:.5s}img[data-src]{opacity:0}img.fade-in{opacity:1}body,html{outline:none;font-weight:normal;height:100vh;height:calc(var(--vh, 1vh)*100)}html{-webkit-locale:"tw"}body{width:100%;height:100%;width:100vw;height:calc(var(--vh, 1vh)*100);overflow:hidden;overflow-x:hidden !important;overflow-y:auto;-webkit-overflow-scrolling:touch;font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);color:#333;scroll-behavior:smooth;padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:calc(env(safe-area-inset-bottom));padding-left:env(safe-area-inset-left)}body #app{width:100%;min-height:100%}.page-loader{position:fixed;z-index:10000;top:0px;left:0px;width:100%;height:100%;background:#f0f0f1;justify-content:center;display:flex;align-items:center}.page-loader .loader-circle{position:relative;font-size:10px;margin:50px auto;text-indent:-9999em;width:40px;height:40px;border-radius:50%;background:#999;background:linear-gradient(to right, #999 30%, rgba(153, 153, 153, 0) 100%);animation:loader-anim 1s infinite linear;transform:translateZ(0)}.page-loader .loader-circle:before,.page-loader .loader-circle:after{content:"";position:absolute;top:0;left:0}.page-loader .loader-circle:before{width:50%;height:50%;background:#999;border-radius:100% 0 0 0}.page-loader .loader-circle:after{background:#f0f0f1;width:100%;height:100%;border-radius:50%;bottom:0;right:0;transform:scale(0.9)}@keyframes loader-anim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.emptyPage{display:flex;flex-direction:column;gap:15px;text-align:center;width:954px;max-width:90%;height:calc(var(--vh, 1vh)*100);align-items:center;justify-content:center;position:relative;left:50%;transform:translateX(-50%);overflow:hidden}.emptyPage img{display:block;width:460px;max-width:100%}.emptyPage .title{font-weight:600;font-size:75px;line-height:1;padding-bottom:25px}.emptyPage .content{color:#666;font-size:17px;font-weight:600}@media only screen and (min-width: 981px){.emptyPage .content{width:45%}}@media only screen and (max-width: 980px){.emptyPage .title{font-size:45px;padding-bottom:5px}}@media only screen and (max-width: 767px){.emptyPage .title{font-size:40px}.emptyPage .content{font-size:15px}}[v-cloak]{opacity:0}.mobileContainer{width:360px;max-width:100%;margin:auto}.mobileContainer .header,.mobileContainer .footer{position:fixed;left:50%;transform:translateX(-50%);height:50px;background:#fff;width:inherit}.mobileContainer .header{top:0}.mobileContainer .footer{bottom:0}.mobileContainer .body{padding:50px 0}.form{max-width:90%;width:500px;margin:auto;padding-bottom:40px;display:flex;flex-direction:column;gap:22px}.form,.form *{font-family:"Noto Sans TC";letter-spacing:1.2px}.form .cover{display:flex;flex-direction:column;position:relative}.form .cover img{display:block;max-width:100%}.form .cover .text{position:absolute;bottom:0;left:0;background:rgba(0,0,0,.5);padding:20px 15px;color:#fff;border-top-right-radius:10px;display:flex;flex-direction:column}.form .cover .text ol{margin-bottom:0;padding-left:22px}.form .form-check,.form .form-group{font-size:15px}.form .form-check .form-control:focus,.form .form-check .form-select:focus,.form .form-group .form-control:focus,.form .form-group .form-select:focus{box-shadow:unset}.form .form-group>label{flex-shrink:0;padding:8px 0;font-weight:600;font-size:16px}.form .form-group>label .form-required{color:#e00000;font-size:16px}@media(max-width: 640px){.form .form-group{flex-direction:column;gap:5px}}.form .form-control{box-shadow:0px 1px 10px 0px rgba(0,0,0,.2509803922);border-radius:10px;font-size:14px}.form .form-control::placeholder{color:#9a9a9a}.form .form-check{padding-left:0;display:inline-flex;gap:5px}.form .formCheck{display:flex;align-items:center;gap:15px}.form .formCheck span{font-size:14px;font-weight:600}.form .formCheck .form-check{display:flex;align-items:center;gap:5px;margin-bottom:0}.form .formCheck .form-check .form-input-check{width:21px;height:21px}.form .remark{display:flex;flex-direction:column;gap:8px}.form .remark .title{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:700}.form .remark .txt{color:#9a9a9a;font-size:14px}.form .btn-submit{height:65px;padding:0;display:flex;align-items:center;justify-content:center;font-size:25px;border-radius:20px;background:#f128a1;color:#fff;font-weight:700}@media(max-width: 640px){.form{width:100%;max-width:inherit}.form>*:not(.cover){max-width:90%;width:100%;margin:auto}}.selectBox{display:flex;flex-wrap:wrap;gap:10px}.selectBox .form-select{width:calc(50% - 5px)}.selectBox .form-control{width:100%}