@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&display=swap");@use "sass:map";html,body{font-family:"Noto Sans TC", "PingFang TC", "微軟正黑體", "sans-serif";color:#fff}@media (max-width: 374.98px){html,body{font-size:16px}}@media (min-width: 375px){html,body{font-size:18px}}@media (min-width: 576px){html,body{font-size:21px}}body{padding-top:68px}@media (max-width: 374.98px){body{padding-top:56px}}@media (min-width: 992px){body{padding-top:0}}header{background-color:#fff;position:fixed;z-index:500;left:0;top:0;width:100%}@media (min-width: 992px){header{position:relative}}header .top{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;padding:10px 2%}header .top .brand img{width:140px;height:auto}@media (max-width: 374.98px){header .top .brand img{width:110px}}header .top .menubar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .top .menubar>a:not(.menu){margin-left:.15rem}header .top .socials img{width:38px}@media (max-width: 374.98px){header .top .socials img{width:32px}}@media (min-width: 992px){header .top .socials img{width:46px}}header .top .menu{margin-left:.5rem}@media (min-width: 992px){header .top .menu{display:none !important}}header .top .menu span{display:block;width:40px;height:4px;margin-bottom:5px;position:relative;background:#fe6900;border-radius:3px;z-index:1;-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:opacity 0.55s ease,-webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);transition:opacity 0.55s ease,-webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease;transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease,-webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1)}header .top .menu span:first-child{-webkit-transform-origin:0% 0%;transform-origin:0% 0%}header .top .menu span:last-child{margin-bottom:0}header .top .menu span:nth-last-child(2){-webkit-transform-origin:0% 100%;transform-origin:0% 100%}header .top .menu.active span{opacity:1}header .top .menu.active span:nth-child(2){opacity:0;-webkit-transform:rotate(0deg) scale(0.2, 0.2);transform:rotate(0deg) scale(0.2, 0.2);-webkit-transform-origin:center center;transform-origin:center center}header .top .menu.active span:nth-child(1){-webkit-transform:rotate(45deg) translate(0, -7px);transform:rotate(45deg) translate(0, -7px);-webkit-transform-origin:left center;transform-origin:left center}header .top .menu.active span:nth-child(3){-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:rotate(-45deg) translate(0, 7px);transform:rotate(-45deg) translate(0, 7px)}[id^="box"]{padding-top:68px;margin-top:-68px;display:block}@media (max-width: 1199.98px){[id^="box"]{padding-top:56px;margin-top:-56px}}footer{background-color:#393939}footer .bootom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:60px 0}@media (min-width: 992px){footer .bootom{max-width:920px;margin:0 auto;padding:40px 0}}footer .bootom>div{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}@media (max-width: 374.98px){footer .bootom>div:first-child{max-width:40%;-ms-flex-preferred-size:40%;flex-basis:40%}footer .bootom>div:last-child{max-width:60%;-ms-flex-preferred-size:60%;flex-basis:60%}}footer .bootom .logos{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width: 992px){footer .bootom .logos{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .bootom .logos img{display:block;margin:0 auto}footer .bootom .logos img.myvideo{width:120px;margin-bottom:1.5em}@media (max-width: 374.98px){footer .bootom .logos img.myvideo{width:100px}}@media (min-width: 992px){footer .bootom .logos img.myvideo{margin-bottom:0}}footer .bootom .logos img.ott{width:62px}@media (max-width: 374.98px){footer .bootom .logos img.ott{width:48px}}footer .bootom .btns{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 992px){footer .bootom .btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 992px){footer .bootom .btns>a{margin-left:.75rem}}footer .bootom .btns img{max-width:180px;width:100%;display:block}@media (max-width: 374.98px){footer .bootom .btns img{max-width:160px}}footer .copyright{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background-color:#000;font-size:0.642857rem}@media (max-width: 413.98px){footer .copyright{display:block}}footer .copyright img{max-width:105px;margin-right:.25rem}@media (max-width: 413.98px){footer .copyright img{display:block;margin:0 auto;margin-bottom:.5rem}}.page{position:relative}.page .navbar{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:45;background:url(../images/navbar.jpg) center center no-repeat;background-size:cover;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translate(9999px);transform:translate(9999px)}.page .navbar.show{opacity:1;-webkit-transform:translate(0);transform:translate(0)}@media (min-width: 992px){.page .navbar{position:-webkit-sticky;position:sticky;display:block !important;-webkit-transform:translate(0) !important;transform:translate(0) !important;opacity:1 !important;height:auto;background:url(../images/box2-1.png) no-repeat;background-size:100% 100%}}.page .navbar ul{padding:0;margin:0;list-style:none;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-pack:center;-ms-flex-pack:center;justify-content:center;height:inherit;width:100%}@media (min-width: 992px){.page .navbar ul{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page .navbar ul li{text-align:center}@media (min-width: 992px){.page .navbar ul li:not(:last-child){padding-right:10px;position:relative}.page .navbar ul li:not(:last-child):before{content:'';display:block;position:absolute;width:10px;height:100%;right:0;background:url(../images/menu-space.png) center center no-repeat;background-size:100% 100%}}@media (min-width: 992px){.page .navbar ul li img{width:115px}}@media (min-width: 1200px){.page .navbar ul li img{width:128px}}.box1{background:url(../images/box1-2m.jpg) center center no-repeat;background-size:cover;position:relative;z-index:0;overflow:hidden}@media (min-width: 992px){.box1{background-image:url(../images/box1-2.jpg)}}@media (min-width: 1200px){.box1{background-attachment:fixed}}.box1>h1{margin:0;font-size:0;color:transparent;display:block;position:absolute;bottom:0;z-index:50;left:0;right:0;height:100px;background:url(../images/box1-1m.png) center center no-repeat,url(../images/box1-4m.png) center center repeat-x;background-size:auto 100%}@media (max-width: 374.98px){.box1>h1{height:90px}}@media (min-width: 768px){.box1>h1{height:160px}}@media (min-width: 992px){.box1>h1{height:74px;background-image:url(../images/box1-1.png),url(../images/box1-4.png)}}@media (min-width: 1200px){.box1>h1{height:82px}}.box1>.container{height:calc(100vh - 68px);position:relative}@media (max-width: 1199.98px){.box1>.container{padding:0;max-width:100%}}.box1>.container>img{display:block;position:absolute}.box1>.container>img.zebra{bottom:0;right:22.2917%;width:105%;margin-bottom:46px}@media (max-width: 374.98px){.box1>.container>img.zebra{right:24.2917%;width:95%}}@media (min-width: 768px){.box1>.container>img.zebra{right:28.2917%;width:90%}}@media (min-width: 992px){.box1>.container>img.zebra{width:55%;right:36.2917%}}@media (min-width: 1200px){.box1>.container>img.zebra{width:48%;right:36.2917%}}.box1>.container>img.logo{top:0;margin-top:11.4583%;right:10.4167%;width:42.5%}@media (min-width: 768px){.box1>.container>img.logo{width:32.5%}}@media (min-width: 992px){.box1>.container>img.logo{right:8.4167%;width:22.5%;margin-top:6.4583%}}@media (min-width: 1200px){.box1>.container>img.logo{width:20.2%}}h2.title{text-align:center;font-weight:700;font-size:1.571428rem;padding:.5em 0;letter-spacing:.15em;color:#9dffeb}.box2{background:url(../images/box3-1.jpg) center center no-repeat;background-size:cover;padding:4.5rem 2rem;text-align:justify;line-height:1.8}@media (min-width: 1200px){.box2{background-attachment:fixed}}@media (min-width: 992px){.box2>.container{max-width:875px}}.box3{background-color:#393939;padding:60px 0 12px;overflow:hidden}.box3 h2.title{color:#fff}.box3 img.mov-photo{display:block;margin:auto;max-width:100%;height:auto}.box3 .splide .splide__slide:not(.is-active){opacity:.3}@media (min-width: 992px){.box3 .splide .splide__slide:not(.is-active){opacity:1}}.box3 .splide .splide__arrow{background-color:transparent}@media (min-width: 1200px){.box3 .splide .splide__arrow{width:68px;height:68px}}@media (min-width: 1200px){.box3 .splide .splide__arrow.splide__arrow--prev{left:-3rem}}@media (min-width: 1200px){.box3 .splide .splide__arrow.splide__arrow--next{right:-3rem}}.box3 .splide .splide__arrow svg{fill:#fff;width:36px;height:36px}@media (min-width: 1200px){.box3 .splide .splide__arrow svg{width:68px;height:68px}}.box3 .splide .item{max-width:280px;padding:0 12px}@media (min-width: 992px){.box3 .splide .item{opacity:1}}.box3 .splide .item h3{color:#b6b6b6;font-size:1.15rem;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.box3 .splide .item img{display:block;border:3px solid #ffdf58;margin-bottom:.75rem}@media (min-width: 992px){.box3 .inbox{position:relative;padding-bottom:45px}}@media (min-width: 1200px){.box3 .inbox{max-width:1120px;margin:0 auto}}.box3 .more{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;padding-top:30px}@media (min-width: 992px){.box3 .more{position:absolute;top:-90px;right:15px}}@media (min-width: 1200px){.box3 .more{right:0}}.box3 .more a{display:block;border-bottom:1px solid #fff;text-decoration:none;color:#fff;margin-left:auto;padding-right:2.5em;font-size:.9rem;position:relative}.box3 .more a:after{content:'';display:block;position:absolute;border-right:1px solid #fff;height:1em;right:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom;transform-origin:bottom}.box4{background:url(../images/box4-2.jpg) center center no-repeat;background-size:auto 100%;padding:18.75% 0 48.2292% 0;position:relative}@media (min-width: 992px){.box4{padding:10.9375% 0 14.0625% 0;background-size:cover}}@media (min-width: 1200px){.box4{background-attachment:fixed}}.box4:before{content:'';display:block;position:absolute;top:-1px;right:0;bottom:-1px;left:0;background:url(../images/box4-1m.png) no-repeat;background-size:100% 100%;z-index:0}@media (min-width: 992px){.box4:before{background-image:url(../images/box4-1.png)}}.box4>.container{position:relative;z-index:1}@media (min-width: 992px){.box4>.container{max-width:888px}}.box4 ol li{margin:.75em 0}.box4 ol li a{color:#fff;text-decoration:underline}.section-bg{background:url(../images/box5-1.jpg) center top no-repeat #161110;background-size:150% auto}@media (min-width: 992px){.section-bg{background-size:100% auto}}.section-bg .box5{padding:60px 2.5rem;padding-bottom:120px;line-height:1.8;text-align:justify}.section-bg .box5 a{color:#fff}@media (min-width: 992px){.section-bg .box5>.container{max-width:888px}}.section-bg .box6,.section-bg .box7{padding-bottom:60px}.section-bg .box6>.container,.section-bg .box7>.container{padding:0 5px}@media (min-width: 992px){.section-bg .box6>.container>div,.section-bg .box7>.container>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.section-bg .box6>.container .photo-box,.section-bg .box7>.container .photo-box{margin-bottom:1rem}@media (min-width: 992px){.section-bg .box6>.container .photo-box,.section-bg .box7>.container .photo-box{width:50%;margin-bottom:0}}@media (min-width: 992px){.section-bg .box6>.container .text-box,.section-bg .box7>.container .text-box{width:46%}}.section-bg .box6>.container .text-box h2.title,.section-bg .box7>.container .text-box h2.title{text-align:left}@media (min-width: 992px){.section-bg .box6>.container .text-box h2.title,.section-bg .box7>.container .text-box h2.title{position:relative}.section-bg .box6>.container .text-box h2.title:after,.section-bg .box7>.container .text-box h2.title:after{content:'';display:block;position:absolute;border-bottom:1px solid #fff;bottom:0}}@media (min-width: 992px){.section-bg .box6 .text-box h2.title{display:inline-block;position:relative}.section-bg .box6 .text-box h2.title:after{content:'';display:block;position:absolute;right:0;width:180%}}.section-bg .box6 ul{padding:0;margin:0;list-style:none}.section-bg .box6 ul li{text-align:center;margin:1.5em 0}.section-bg .box6 ul li:last-child{margin-bottom:0}@media (min-width: 992px){.section-bg .box6 ul li{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1em 0}}.section-bg .box6 ul li h5{display:block;max-width:5em;margin:0 auto;font-weight:400;margin-bottom:.25em;line-height:1;position:relative}@media (min-width: 992px){.section-bg .box6 ul li h5{margin-bottom:0;font-size:1rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;white-space:nowrap;padding-right:calc(1em + 4px);margin-right:1em}}.section-bg .box6 ul li h5:before{content:'';display:block;position:absolute;left:0;top:3px;bottom:3px;right:0;border:4px solid #fff;border-top:none;border-bottom:none}@media (min-width: 992px){.section-bg .box6 ul li h5:before{border-left:none}}@media (min-width: 992px){.section-bg .box6 ul li p{margin-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1}}.section-bg .box7 .photo-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.section-bg .box7 .text-box{padding-left:calc(2.5rem + 10px);padding-right:calc(2.5rem + 10px);text-align:justify;line-height:1.8}@media (min-width: 992px){.section-bg .box7 .text-box{line-height:1.6;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0}}@media (min-width: 992px){.section-bg .box7 .text-box h2.title{position:relative}.section-bg .box7 .text-box h2.title:after{content:'';display:block;position:absolute;left:0;width:130%}}.box8{color:#000}.box8 h2.title{color:#fff;background:url(../images/box8-1.jpg) center center no-repeat;background-size:cover}.box8 ol{padding-top:3rem;padding-bottom:3rem}.box8 ol li{margin:.25em 0}.box8 ol a{color:#2b21ff;text-decoration:underline}.box8>.container{max-width:888px}
/*# sourceMappingURL=style.min.css.map */