.MKTHeader{position:relative;background-color:#fff}.MKTHeader__container{display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:.2em 15px;max-width:1170px;min-height:40px}.MKTHeader dt{font-size:17px;font-weight:700;white-space:nowrap;color:#000}.MKTHeader dd{display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:14px;text-align:right;white-space:pre-wrap}.MKTHeader dd span{padding:0 3px}.MKTFooter{margin-top:auto;padding:12px;font-size:12px;text-align:center;background-color:#fff}.MKTFooter__container{margin:0 auto;max-width:1170px}.MKTFooter .contact{display:inline-block;vertical-align:middle}/*! 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{text-decoration:none;color:currentColor}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}.animate-104{opacity:0}.animate-active{animation-duration:var(--during);opacity:1}.animate-active.fade-in{animation-name:animate-fade-in}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.animate-active.fade-scale{animation-name:animate-fade-scale}@keyframes animate-fade-scale{0%{opacity:0;transform:scale(.5)}80%{transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.animate-active.fade-left{animation-name:animate-fade-left}@keyframes animate-fade-left{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}.animate-active.fade-right{animation-name:animate-fade-right}@keyframes animate-fade-right{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.animate-active.fade-up{animation-name:animate-fade-up}@keyframes animate-fade-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@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{margin:0 auto;min-width:360px;max-width:1920px;font-size:16px;font-family:Arial,Noto Sans TC,sans-serif,Roboto,Microsoft JhengHei Modify,Microsoft JhengHei,PingFangTC;line-height:1.5}input,label,select,button{cursor:pointer}img{object-fit:contain}button{padding:0;background-color:unset;border:unset}#app{display:flex;flex-direction:column;min-height:100vh}#view{flex:1}.FloatingIcon{position:fixed;bottom:30%;right:-100%;display:flex;width:95px;height:80px;background-color:#000;z-index:10;flex-direction:column;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:right 1s}.FloatingIcon.desktop-show{right:-10px}.FloatingIcon img{margin-top:5.5px;margin-left:26px;width:35px}.FloatingIcon__title{margin-top:-3px;margin-left:8px;font-size:18px;font-weight:700;color:#fff}.FloatingIcon:hover{right:0;transition:right .7s}@media (max-width: 768px){.FloatingIcon{position:sticky;bottom:0;right:0;align-items:center;justify-content:center;width:100%;flex-direction:row;border-top-left-radius:0;border-bottom-left-radius:0;height:70px}.FloatingIcon img{margin-top:0;margin-left:0;width:27px}.FloatingIcon__title{margin-top:0;margin-left:10px;font-size:30px}}.SharingView{display:flex;align-items:center;overflow:hidden;padding-top:70px;padding-bottom:285px;width:100%;background-position:center bottom;background-size:1920px auto;background-image:url(/adastria/20231002105911/assets/sharing-bg-e4050de0.png);flex-direction:column}.SharingView__title{margin-bottom:45px;width:400px}.SharingView__item{display:flex;margin-bottom:10px}.SharingView__item img{margin-right:40px;width:307px}.SharingView__item-title{display:flex;align-items:center;justify-content:space-between;margin-top:30px;width:100%;font-size:18px;font-weight:700;border-bottom:1px #000 solid}.SharingView__item-title span:first-child{display:inline-block;padding:8px 0;width:350px;font-size:24px;text-align:center;color:#fff;background-color:#000}.SharingView__item-detail{width:623px}.SharingView__item-desc{margin-top:19px;font-size:18px;line-height:2}.SharingView__item:nth-of-type(2n) img{margin-right:0;margin-left:40px;order:2}.SharingView__item:nth-of-type(2n) .SharingView__item-title{color:#345ed2;border-bottom:1px #345ed2 solid}.SharingView__item:nth-of-type(2n) .SharingView__item-title span:first-child{background-color:#345ed2}.SharingView__mobile-banner{display:none}@media (max-width: 1024px){.SharingView{padding-bottom:0;background-position:center top;background-size:cover;background-image:url(/adastria/20231002105911/assets/sharing-bg-m-e2ec8adc.png)}.SharingView__item{align-items:center;flex-direction:column;margin-bottom:21px}.SharingView__item img{margin-right:0}.SharingView__item-desc{margin-top:10px}.SharingView__item-title{flex-direction:column;border-bottom:unset;margin-top:10px}.SharingView__item-title span:first-child{margin-right:0;margin-bottom:10px}.SharingView__item-detail{width:92%}.SharingView__item:nth-of-type(2n) img{margin-left:0;order:0}.SharingView__item:nth-of-type(2n) .SharingView__item-title{border-bottom:unset}.SharingView__mobile-banner{display:block;margin-top:25px;width:100%;height:213px;background-position:center bottom;background-size:1920px auto;background-image:url(/adastria/20231002105911/assets/sharing-bg-e4050de0.png)}}@media (max-width: 768px){.SharingView{padding-top:50px}.SharingView__title{margin-bottom:20px;width:240px}.SharingView__item-desc{text-align:justify}}.WelfareView{display:flex;align-items:center;overflow:hidden;padding-top:69px;height:556px;background-position:center;background-size:cover;background-image:url(/adastria/20231002105911/assets/welfare-bg-efa28d9c.png);flex-direction:column}.WelfareView__title{margin-bottom:35px;width:400px}.WelfareView__content{display:flex;justify-content:space-between;width:580px;flex-wrap:wrap}.WelfareView__content-item{display:flex;align-items:center;margin-bottom:65px;width:255px;font-size:18px;color:#fff;flex-shrink:0}.WelfareView__content-item:nth-of-type(2n){width:245px}.WelfareView__content-title{width:90px;font-size:30px;font-weight:700;text-align:center}.WelfareView__content ul{margin:0;padding:0 0 0 20px}@media (max-width: 768px){.WelfareView{padding-top:46px;height:auto}.WelfareView__title{width:240px}.WelfareView__content{align-items:center;width:92%;flex-direction:column}.WelfareView__content-item{justify-content:flex-start;margin-right:0;margin-bottom:20px;width:255px}.WelfareView__content-item:nth-of-type(2n){width:255px}}.JobCard{display:flex;width:92%;max-width:826px;min-height:168px;margin-bottom:20px;border:1px #000 solid}.JobCard__title{display:flex;align-items:center;justify-content:center;width:35%;font-size:30px;font-weight:700;text-align:center}.JobCard__title-note{font-size:24px;color:#ff6000}.JobCard__main{position:relative;display:flex;justify-content:space-around;width:65%;padding:18px 0;background-color:#edeeef}.JobCard__main-detail{padding-top:15px;font-size:18px}.JobCard__main-detail ul{padding-left:unset}.JobCard__main-btns{display:flex;flex-direction:column;justify-content:center;height:100%}.JobCard__main-btn{margin-top:8px;padding:5px 22px 4px 23px;font-size:21px;font-weight:700;color:#fff;text-align:center;background-color:#345ed2;border-radius:7px}.JobCard__main-btn:first-child{margin-top:0}.JobCard__main-note{position:absolute;top:0;left:0;display:inline-block;padding:3px 22px 3px 23px;font-size:21px;font-weight:700;color:#fff;background-color:#000}@media (max-width: 768px){.JobCard{flex-direction:column}.JobCard__title{width:100%;min-height:100px}.JobCard__main{flex-direction:column;align-items:center;width:100%}.JobCard__main-btn{margin-top:14px;padding:12px 60px 11px 61px}.JobCard__main-btn:first-child{margin-top:unset}}.HotJobs{padding:68px 0 52px;background-image:url(/adastria/20231002105911/assets/job-bg-412bf56a.png);background-position:center;background-size:cover}.HotJobs__title{width:710px;margin:0 auto;padding-bottom:25.5px;border-bottom:1px #000 solid}.HotJobs__title img{width:400px;margin:0 auto}.HotJobs__desc{margin-top:16.5px;font-size:24px;text-align:center}.HotJobs__desc-orange{font-weight:700;color:#ff6000}.HotJobs__desc-note{display:inline-block;margin-top:23px;margin-bottom:40px;padding:4px 38px;background-color:#edeeef}.HotJobs__desc br{display:none}.HotJobs__cards{display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.HotJobs{padding:46px 0 50px}.HotJobs__title{width:320px;padding-bottom:20px}.HotJobs__title img{width:240px}.HotJobs__desc{margin-top:13px;font-size:18px}.HotJobs__desc-note{margin-top:10px}.HotJobs__desc br{display:block}}.YoutubePlayer{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#000c;z-index:25}.YoutubePlayer__container{position:relative;width:70%;min-width:288px;max-width:calc((90vh - 40px) * 693 / 390);height:39.3939393939vw;min-height:162.0779220779px;max-height:calc(90% - 40px);background-color:#000;animation-name:animate-scale;animation-duration:.5s}@keyframes animate-scale{0%{transform:scale(0)}to{transform:scale(1)}}.YoutubePlayer__close{position:absolute;top:-20px;right:0;display:block;width:24px;height:24px}.YoutubePlayer__close:before,.YoutubePlayer__close:after{position:absolute;top:0;left:0;width:24px;height:3px;background-color:#fff;content:"";transform:rotate(-45deg)}.YoutubePlayer__close:after{transform:rotate(45deg)}.YoutubePlayer #player{width:100%;height:100%}.AboutUs{overflow:hidden;margin-top:50px;padding:68px 0 95px;width:100%;background-size:cover;border-top:1px #000 solid;background-image:url(/adastria/20231002105911/assets/about-bg-51e4150a.png)}.AboutUs__title{margin:0 auto 35px;width:568px}.AboutUs__desc{position:relative;display:flex;margin:0 auto;padding:33px;width:92%;max-width:1088px;background-color:#fff}.AboutUs__desc-content{margin-right:15px;width:45%;flex-shrink:0}.AboutUs__desc-section{margin-top:35px}.AboutUs__desc-section:first-child{margin-top:0}.AboutUs__desc-title{margin-bottom:13px;font-size:30px;font-weight:700}.AboutUs__desc-detail{padding:0 13px;font-size:18px;line-height:2}.AboutUs__desc-video{cursor:pointer}.AboutUs__desc-slogan{position:absolute;bottom:-25px;right:-26px;width:420px}@media (max-width: 1140px){.AboutUs__title{margin:0 auto 25px}.AboutUs__desc-title{font-size:26px}.AboutUs__desc-detail{font-size:15px}.AboutUs__desc-slogan{width:320px}}@media (max-width: 1024px){.AboutUs__desc{padding:0;flex-direction:column}.AboutUs__desc-content{margin:0 auto;width:95%}.AboutUs__desc-section,.AboutUs__desc-section:first-child{margin-top:30px}.AboutUs__desc-title{font-size:20px}.AboutUs__desc-detail{font-size:18px}.AboutUs__desc-video{margin:10px auto 0;padding-bottom:40px;width:95%}.AboutUs__desc-slogan{position:relative;bottom:0;right:0;width:100%}.AboutUs__desc-slogan img{width:100%;max-width:unset}}@media (max-width: 768px){.AboutUs{margin-top:20px;padding:44px 0 50px}.AboutUs__title{width:340px}}.BrandMarquee{overflow:hidden;padding-top:40px;width:100%}.BrandMarquee__title{display:flex;align-items:center;margin-bottom:40px}.BrandMarquee__title-img{margin:0 35px;width:432px;flex-shrink:0}.BrandMarquee__title-decorate{width:100%;height:1px;background-color:#000}.BrandMarquee__brands{display:flex}.BrandMarquee__marquee{display:flex;align-items:center;justify-content:space-between;padding:0 15px;width:1482px;flex-shrink:0;animation-name:animate-marquee;animation-duration:25s;animation-iteration-count:infinite;animation-timing-function:linear}.BrandMarquee__marquee-item{height:25px}.BrandMarquee__marquee-item img{height:100%}@keyframes animate-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width: 768px){.BrandMarquee__title{margin-bottom:20px}.BrandMarquee__title-img{margin:0 6px;width:300px}.BrandMarquee__marquee{width:1075px}.BrandMarquee__marquee-item{height:17px}}.MainKv{overflow:hidden;margin-top:80px;width:100%}.MainKv__bg{height:640px;background-position:center;background-size:cover;background-image:url(/adastria/20231002105911/assets/kv-bg-d3097b0f.png)}.MainKv__main{margin:0 auto;padding:0 10px;max-width:1140px}.MainKv__title{padding-top:135px;width:555px}.MainKv__desc{margin-top:87px;width:610px}@media (max-width: 1140px){.MainKv__bg{background-image:url(/adastria/20231002105911/assets/kv-bg-m-d6a58bb1.png)}.MainKv__title{margin:0 auto;padding-top:213px}.MainKv__desc{display:none}}@media (max-width: 768px){.MainKv{margin-top:60px}.MainKv__bg{height:490px;background-position:70%}.MainKv__title{width:333px}}.MainNav{position:absolute;left:0;width:100%;background-color:#fff;z-index:20}.MainNav.nav-fixed{position:fixed;top:0;box-shadow:0 5px 5px -5px #0003}.MainNav__container{display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:95%;max-width:1140px;height:80px}.MainNav__logo{width:187px}.MainNav__panel{display:flex;align-items:center}.MainNav__hamburger{height:24px}.MainNav__hamburger-item{position:relative;display:none;width:24px;height:3px;background-color:#000}.MainNav__hamburger-item:before,.MainNav__hamburger-item:after{position:absolute;top:8px;left:0;width:24px;height:3px;background-color:#000;transition:.3s;content:""}.MainNav__hamburger-item:after{top:unset;bottom:8px}.MainNav__hamburger.expand .MainNav__hamburger-item{height:0px}.MainNav__hamburger.expand .MainNav__hamburger-item:before{top:0;transform:rotate(45deg)}.MainNav__hamburger.expand .MainNav__hamburger-item:after{top:0;transform:rotate(-45deg)}.MainNav__btns{font-size:18px}.MainNav__btns-item{margin-left:25px}.MainNav__btns-item:first-child{margin-left:0}.MainNav__btns-item.active{font-weight:700;color:#4ebbc2}@media (max-width: 768px){.MainNav__container{height:60px}.MainNav__logo{position:relative;width:150px;z-index:2}.MainNav__hamburger{position:relative;z-index:2}.MainNav__hamburger-item{display:block}.MainNav__btns{position:fixed;top:100px;left:100%;display:flex;align-items:center;overflow:hidden;padding-top:30%;width:100%;height:calc(100% - 100px);background-color:#fff;transition:left .3s;flex-direction:column}.MainNav__btns.expand{left:0}.MainNav__btns-item{margin-top:25px;margin-left:unset}.MainNav__btns-item:first-child{margin-top:unset}.MainNav.nav-fixed .MainNav__btns{top:60px;height:calc(100% - 60px)}}.LoadingView{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff;z-index:30}.LoadingView svg{width:20%;min-width:200px}.LoadingView .svg-logo{animation:animate-dash 1.3s linear;stroke:#000;stroke-width:0}.LoadingView .svg-slogan{animation:animate-show 1.2s linear}@keyframes animate-show{0%{fill:transparent}80%{fill:transparent}}@keyframes animate-dash{0%{stroke-dasharray:0,2;stroke-dashoffset:1;fill:transparent;stroke-width:1px}50%{stroke-dasharray:2;stroke-dashoffset:2;fill:transparent;stroke-width:1px}80%{stroke-dasharray:0;stroke-dashoffset:0}}.v-leave-active{transition:opacity .5s ease}.v-leave-to{opacity:0}
