@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700;900&display=swap");a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:inherit;vertical-align:baseline;background-color:transparent}body{line-height:1.5}ol,ul{list-style:none}blockquote,q{quotes:none}a,ins{text-decoration:none}del{text-decoration:line-through}blockquote:after,blockquote:before,q:after,q:before{content:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}abbr[title]{border-bottom:1px dotted}hr{height:0;-webkit-box-sizing:content-box;box-sizing:content-box}dfn{font-style:italic}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}sub,sup{font-size:12px;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}b,strong{font-weight:bold}button,input,label,select,textarea{margin:0;border:0;border-radius:0;color:inherit;font-family:inherit;font-size:100%;line-height:inherit;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;background-color:transparent}input[type=checkbox],input[type=radio]{width:0;height:0;opacity:0;position:absolute;top:0;left:0}input[type=reset],input[type=submit]{cursor:pointer}button,input{line-height:normal}button,select{text-transform:none}button,label,select{cursor:pointer}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}:active,:focus,:hover{outline:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{pointer-events:none}select::-ms-expand{display:none}select::-ms-value{color:inherit;background:transparent}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}body,html{width:100%;font-family:'Noto Sans TC', '微軟正黑體', Arial, sans-serif;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased}body{font-size:18px;position:relative;overflow:hidden;overflow-y:auto;background:-webkit-gradient(linear, left top, left bottom, from(#EDF6F5), to(#BBDCEB));background:-webkit-linear-gradient(top, #EDF6F5, #BBDCEB);background:-o-linear-gradient(top, #EDF6F5, #BBDCEB);background:linear-gradient(180deg, #EDF6F5, #BBDCEB)}*{-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-box-sizing:border-box;box-sizing:border-box;border:none;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}p a{color:inherit;font-size:inherit;display:inline}img{position:relative;width:100%;max-width:100%;height:auto;z-index:0}.donwload{position:fixed;width:80px;height:80px;bottom:200px;right:10px;z-index:100;opacity:0;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}@media screen and (max-width:768px){.donwload{width:17vw;height:17vw;bottom:48vw;right:0vw}}.donwload.active{opacity:1}.goMenu{position:fixed;width:80px;height:80px;bottom:100px;right:10px;z-index:100;opacity:0;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;cursor:pointer}@media screen and (max-width:768px){.goMenu{width:17vw;height:17vw;bottom:28vw;right:0vw}}.goMenu.active{opacity:1}.tabWrap{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);gap:0 3px;margin:0}@media screen and (max-width:768px){.tabWrap{gap:0 1px}}.tabWrap>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#aad3ef;padding:30px 10px}@media screen and (max-width:768px){.tabWrap>a{padding:3.90625vw 1.30208vw}}.tabWrap>a .icon{width:60%;max-width:150px;margin-bottom:12px}.tabWrap>a p{text-align:center;font-size:24px;color:#0156a4;line-height:1.2}@media screen and (max-width:768px){.tabWrap>a p{font-size:3.125vw}}.tabWrap>a.active{background:-webkit-gradient(linear, left bottom, left top, from(#13288c), to(#007ac5));background:-webkit-linear-gradient(bottom, #13288c 0%, #007ac5 100%);background:-o-linear-gradient(bottom, #13288c 0%, #007ac5 100%);background:linear-gradient(0deg, #13288c 0%, #007ac5 100%)}.tabWrap>a.active p{color:#fff}main{position:relative;width:100%;height:auto;max-width:768px;background-color:#fff;margin:auto;overflow:hidden;z-index:5}main .inner{position:relative;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(#0156a0), color-stop(49%, #e5f2fe), to(#f5feff));background:-webkit-linear-gradient(bottom, #0156a0 0%, #e5f2fe 49%, #f5feff 100%);background:-o-linear-gradient(bottom, #0156a0 0%, #e5f2fe 49%, #f5feff 100%);background:linear-gradient(0deg, #0156a0 0%, #e5f2fe 49%, #f5feff 100%);margin-top:-1px}main .inner .cont{position:relative;width:94%;margin:auto}main section{width:100%;position:relative;line-height:1;margin-top:-1px}main section p{font-size:22px;text-align:center;padding:20px 0;font-weight:400;line-height:1.8;letter-spacing:1px}@media screen and (max-width:768px){main section p{padding:2.60417vw 0;font-size:4.16667vw;letter-spacing:0}}main section.kv .top_part{position:absolute;top:30px;left:0;width:100%;padding:0 28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}@media screen and (max-width:768px){main section.kv .top_part{top:3.90625vw;padding:0 2.60417vw}}main section.kv .top_part .logo{width:32%;max-width:200px;height:auto}main section.kv .lang_switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;overflow:hidden;height:auto;cursor:pointer;gap:10px;padding:5px}main section.kv .lang_switch>a{width:3em;height:3em;line-height:1;color:#fff;font-size:1.15em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4a4a4a;border-radius:5em;-webkit-box-shadow:0px 0px 5px #117486;box-shadow:0px 0px 5px #117486;text-decoration:none}@media screen and (max-width:768px){main section.kv .lang_switch>a{font-size:3.2vw;padding:2vw 4vw;padding:1.5vw 3vw;word-break:keep-all}}main section.kv .lang_switch>a.selected-lang{color:#fff;background-color:#0156a4}.index-page section.sec1{padding:120px 30px 20px;background:url("../images/index_1.jpg") #fff center top no-repeat;background-size:100% auto}@media screen and (max-width:768px){.index-page section.sec1{padding:15.625vw 3.90625vw 2.60417vw}}.index-page._en section.sec1{background:url("../images/en/index_1.jpg") #fff center top no-repeat;background-size:100% auto}.all-page section.sectxt{padding:0 30px;background-color:#fff}.all-page section.sectxt p{text-align:justify}@media screen and (max-width:768px){.all-page section.sectxt{padding:0 3.38542vw}}.all-page._en section.sectxt p{text-align:left}._en .tabWrap>a p{font-size:20px}@media screen and (max-width:768px){._en .tabWrap>a p{font-size:2.60417vw}}._en main section p{letter-spacing:0}footer{width:100%;background-color:#00305a;text-align:center;padding:15px;position:relative;z-index:1;display:block}@media screen and (max-width:768px){footer{padding:15px 8px}}footer ul{list-style-type:none;display:inline-block;margin-bottom:0;padding-left:0}@media screen and (max-width:768px){footer ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:10px}}footer ul li{font-size:14px;line-height:1;padding:0 15px 0;color:#0156a4;color:white;letter-spacing:2px;float:left;position:relative}@media screen and (max-width:768px){footer ul li{font-size:12px;font-size:3.4vw;line-height:1.5;padding:0 5px 0;letter-spacing:1px}footer ul li:last-child{margin-right:0;padding-right:0}}footer ul li:after{content:"";width:1px;height:100%;display:inline-block;background-color:#0156a4;background-color:white;position:absolute;right:0;top:0%}footer ul li:last-child:after{display:none}footer ul li a{color:#0156a4;color:white;text-decoration:none}footer ul li a.active{color:#009b84;color:#a0f0f8}footer ul li a:hover{color:#a0f0f8}footer .copyright{font-size:14px;line-height:2;color:#97a2a3;color:white;letter-spacing:1px}@media screen and (max-width:768px){footer .copyright{font-size:3vw;line-height:1.5}}
/*# sourceMappingURL=main.min.css.map */