@import"https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;600&display=swap";*{box-sizing:border-box;position:relative;transition:all .3s ease-in-out}html,body{font-family:"Noto Sans TC",Helvetica,Arial,"黑體-繁","Heiti TC","儷黑","LiHei","微軟正黑體","Microsoft JhengHei",sans-serif;font-size:16px;letter-spacing:1px;width:100%;height:100%;background-color:#fff;padding:0;margin:0}@media(max-width: 750px){html,body{font-size:14px}}p{margin:0;padding:0}img{width:100%;height:auto}a{text-decoration:none;color:inherit}a:hover{opacity:.7}button{border:none;background:none;cursor:pointer}.wrapper{width:100%;margin:0 auto;overflow:hidden}.wrapper .container{margin:0 auto;overflow:hidden;width:100%;max-width:1280px}.btn-primary{display:block;width:280px;padding:20px;background-color:#d87fa7;color:#fff;font-size:19px;font-weight:500;border-radius:30px;text-align:center;margin:auto;cursor:pointer}@media(max-width: 750px){.btn-primary{font-size:15px;width:220px;padding:14px}}.btn-primary:hover{background-color:rgb(219.5,77.5,130.0925925926);opacity:1}.btn-primary .btn-icon{display:inline-block;margin-left:10px;width:0;height:0;border-style:solid;border-width:8px 0 8px 14px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}@media(max-width: 750px){.btn-primary .btn-icon{border-width:6px 0 6px 10px;margin-left:5px}}.btn-primary[hidden]{display:none}.mbonly{display:none}@media(max-width: 750px){.mbonly{display:block}}@media(max-width: 750px){.mbhide{display:none}}#header{background-color:#fff;position:fixed;left:0;top:0;width:100%;z-index:100}#header .container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:10px 30px}@media(max-width: 750px){#header .container{padding:10px 13px}}#header .logo{-ms-flex:0 0 145px;flex:0 0 145px}@media(max-width: 750px){#header .logo{-ms-flex:0 0 94px;flex:0 0 94px}}#header .language{-ms-flex:1 1 100%;flex:1 1 100%;text-align:right;padding-right:120px;padding-right:87px;font-size:18px;font-weight:300}@media(max-width: 750px){#header .language{padding-right:82px;padding-right:67px;font-size:14px}}@media(max-width: 350px){#header .language{font-size:13px}}#header .language a{color:#000}#header .language a:hover{color:#e478a0;opacity:1}#header .language a.is-active{font-weight:600}#header .hamburger-notice{width:66.5px;height:60.9px;background-image:url(../images/common/hamburger-notice.png);background-repeat:no-repeat;background-size:contain;position:fixed;right:75px;top:0;animation:1.5s floating infinite linear}@media screen and (min-width: 1281px){#header .hamburger-notice{right:calc(50% - 640px + 75px)}}@media(max-width: 750px){#header .hamburger-notice{width:52.25px;height:47.85px;right:48px}}#header .hamburger{-ms-flex:0 0 33px;flex:0 0 33px;height:33px;cursor:pointer}@media(max-width: 750px){#header .hamburger{-ms-flex:0 0 25px;flex:0 0 25px;height:25px}}#header .hamburger span{position:absolute;top:50%;left:0;width:100%;height:3px;background-color:#e478a0;transform:translateY(-50%)}#header .hamburger span::before,#header .hamburger span::after{content:"";position:absolute;width:100%;height:3px;background-color:#e478a0;left:0}#header .hamburger span::before{top:-10px}@media(max-width: 750px){#header .hamburger span::before{top:-8px}}#header .hamburger span::after{bottom:-10px}@media(max-width: 750px){#header .hamburger span::after{bottom:-8px}}#header .hamburger:hover{opacity:.7}#header .site-nav{position:fixed;top:0;left:100%;width:100%;height:100%;overflow:auto;background-color:#e8b7cd;background-image:url(../images/common/nav-bg.png);background-size:1204px auto;background-position:center 260px;background-repeat:no-repeat}@media(max-width: 750px){#header .site-nav{background-image:url(../images/common/nav-bg-mb.png);background-size:100% auto;background-position:0 180px}}#header .site-nav.active{left:0;transition:left .3s ease-in-out}#header .site-nav .container{display:block;padding:120px 20px}@media(max-width: 750px){#header .site-nav .container{padding:80px 60px}}#header .site-nav-header{width:100%;max-width:400px;margin:auto;padding-bottom:40px}@media(max-width: 750px){#header .site-nav-header{max-width:250px;padding-bottom:20px}}#header .site-nav-close{position:absolute;width:38px;height:38px;background-image:url(../images/common/close.png);background-repeat:no-repeat;background-size:contain;right:30px;top:30px;cursor:pointer;transform:rotate(0deg)}@media(max-width: 750px){#header .site-nav-close{width:25px;height:25px;right:16px;top:16px}}#header .site-nav-close:hover{transform:rotate(90deg)}#header .site-nav-social{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:50px}@media(max-width: 750px){#header .site-nav-social{padding-top:20px}}#header .site-nav-social a{width:64px;margin:0 10px}@media(max-width: 750px){#header .site-nav-social a{width:32px;margin:0 10px}}#header .site-nav nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#header .site-nav nav a{display:block;width:100%;max-width:400px;padding:40px 0;color:#fffcd1;border-bottom:1px solid #fffcd1;text-align:center;font-size:25px}@media(max-width: 750px){#header .site-nav nav a{font-size:17px;padding:25px 0}}#header .site-nav nav a:hover{color:#e478a0;opacity:1}#marquee{position:fixed;top:60px;left:0;width:100%;z-index:99;background-color:#fffcd1;padding:10px 0;overflow:hidden;white-space:nowrap}@media(max-width: 750px){#marquee{top:46.5px}}#marquee .marquee-viewport{overflow:hidden}#marquee .marquee-track{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:60px;will-change:transform;animation:marquee-track var(--marquee-duration, 21s) linear infinite}@media(max-width: 750px){#marquee .marquee-track{animation-duration:var(--marquee-duration-m, 12s);gap:40px}}#marquee a.marquee-item{font-size:16px;color:#000;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;white-space:nowrap;text-decoration:none}@media(max-width: 750px){#marquee a.marquee-item{font-size:14px}}#marquee a.marquee-item:hover{color:#e478a0;opacity:1}#marquee a.marquee-item::before{content:"";background-image:url(../images/common/icon-marquee.png);width:22px;height:22px;display:inline-block;vertical-align:middle;margin-right:10px;background-size:contain;background-repeat:no-repeat}@media(max-width: 750px){#marquee a.marquee-item::before{width:16px;height:16px;margin-right:5px}}#marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee-track{from{transform:translateX(0)}to{transform:translateX(-50%)}}#footer{padding-top:90px;background-color:#fff}@media(max-width: 750px){#footer{padding-top:40px}}#footer .site-footer .footer-logos,#footer .site-footer .footer-links .content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1280px;padding:0 140px;margin:auto;gap:40px}@media(max-width: 750px){#footer .site-footer .footer-logos,#footer .site-footer .footer-links .content{padding:0 30px;display:block}}#footer .site-footer .footer-logos{padding-bottom:40px}#footer .site-footer .footer-logos::before,#footer .site-footer .footer-logos::after{content:"";background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0}@media(max-width: 750px){#footer .site-footer .footer-logos::before,#footer .site-footer .footer-logos::after{display:none}}#footer .site-footer .footer-logos::before{background-image:url(../images/common/footer-logo-deco1.png);width:120px;height:210px;left:0px}#footer .site-footer .footer-logos::after{background-image:url(../images/common/footer-logo-deco2.png);width:61px;height:67px;right:10%;bottom:90px}#footer .site-footer .footer-logos img{height:120px;width:auto}@media(max-width: 750px){#footer .site-footer .footer-logos img{height:73px}}#footer .site-footer .footer-logos .footer-logo-group--text{-ms-flex:0 0 100%;flex:0 0 100%}#footer .site-footer .footer-logos .footer-logo-group--partner{margin-right:0}#footer .site-footer .footer-logos .footer-logo-group--sponsor{margin-bottom:110px}@media(max-width: 750px){#footer .site-footer .footer-logos .footer-logo-group--sponsor{margin-bottom:0}}#footer .site-footer .footer-logos .footer-logo-group--sponsor ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media(max-width: 750px){#footer .site-footer .footer-logos .footer-logo-group--sponsor ul{margin:auto;width:82vw;gap:3.3vw}}@media(max-width: 750px){#footer .site-footer .footer-logos .footer-logo-group--sponsor ul li{-ms-flex:0 0 18vw;flex:0 0 18vw}}#footer .site-footer .footer-logos .footer-logo-group--sponsor ul li img{height:60px;width:auto}@media(max-width: 750px){#footer .site-footer .footer-logos .footer-logo-group--sponsor ul li img{width:100%;height:auto}}#footer .site-footer .footer-links{padding-top:40px;background-color:#fffcd1}#footer .site-footer .footer-links .content{padding-bottom:40px}@media(max-width: 750px){#footer .site-footer .footer-links .content{padding-bottom:0}}#footer .site-footer .footer-links .content::before,#footer .site-footer .footer-links .content::after{content:"";background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0}#footer .site-footer .footer-links .content::before{background-image:url(../images/common/footer-links-deco1.png);width:122px;height:177px;left:10px}@media(max-width: 750px){#footer .site-footer .footer-links .content::before{display:none}}#footer .site-footer .footer-links .content::after{background-image:url(../images/common/footer-links-deco2.png);width:120px;height:240px;right:3%}@media(max-width: 750px){#footer .site-footer .footer-links .content::after{background-image:url(../images/common/footer-bg-mb.png);background-position:center bottom;position:relative;width:100%;height:60vw;display:block;right:inherit;margin-top:30px}}#footer .site-footer .footer-links h3{margin-right:125px}#footer .site-footer .footer-links img{height:80px;width:auto}@media(max-width: 750px){#footer .site-footer .footer-links img{width:32.8vw;height:auto}}#footer .site-footer .footer-links ul{gap:145px}@media(max-width: 750px){#footer .site-footer .footer-links ul{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:6.6vw}}#footer h3{font-size:18px;font-weight:300;margin:0 0 10px 0}@media(max-width: 750px){#footer h3{font-size:11px}}#footer ul{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}@media(max-width: 750px){#footer ul{display:block;margin-bottom:40px}}#footer ul li{list-style:none}@media(max-width: 750px){#footer ul li{text-align:center}}#footer p{margin:40px auto 60px auto;font-size:18px;line-height:1.5;word-break:break-all}@media(max-width: 750px){#footer p{font-size:12px;line-height:1.67;margin-top:30px;margin-bottom:40px}}#footer p span{white-space:nowrap}#fixed-cta{position:fixed;bottom:calc(50% - 50px);right:-15px;width:82px;height:auto;z-index:90;transform:translateY(50%)}@media(max-width: 750px){#fixed-cta{width:100%;max-width:375px;max-height:71px;right:50%;bottom:0;transform:translate(50%, 0%)}}#fixed-cta:hover{right:0}@media(max-width: 750px){#fixed-cta:hover{right:50%}}#fixed-cta a:hover{opacity:.9}@keyframes floating{from,to{transform:translateY(0)}50%{transform:translateY(3px)}}html[data-lang=en] #header .hamburger-notice{background-image:url(../images/common/hamburger-notice-en.png)}html[data-lang=en] #footer p{max-width:inherit;padding-left:20px;padding-right:20px}html[data-lang=en] #footer p span{white-space:inherit;word-break:break-word}html[data-lang=en] #fixed-cta{bottom:calc(50% - 50px);right:0;width:107px;height:auto;z-index:90;transform:translateY(50%)}@media(max-width: 750px){html[data-lang=en] #fixed-cta{width:100%;max-width:375px;max-height:71px;right:50%;bottom:0;transform:translate(50%, 0%)}}html[data-lang=en] #fixed-cta:hover{right:10px}@media(max-width: 750px){html[data-lang=en] #fixed-cta:hover{right:50%}}html[data-lang=en] #fixed-cta a:hover{opacity:.9}/*# sourceMappingURL=common.min.css.map */