@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;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,menu,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;font-size:100%;font-family:'Adobe 繁黑體 Std','Noto Sans TC',sans-serif;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;max-width:100%}ol,ul{list-style:none}blockquote,q{quotes:none}q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}::-moz-selection{background:#ff510c;color:#fff}::selection{background:#ff510c;color:#fff}a,a:hover{text-decoration:none!important}.nav-tabs,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover,.nav-tabs>li>a,.nav-tabs>li>a:hover{background-color:unset;border:unset;line-height:unset}li{list-style:none}body{background-color:#000;background-repeat:no-repeat}body a{background-color:unset}body .btn{background:url(../images/btn.png) no-repeat center center;background-size:contain;width:202px;max-width:60%;height:55px;font-size:20px;line-height:40px;margin:50px 0;filter:drop-shadow(0 0 0 #c1e3ff);transition:0s all;color:#fff}body .btn:hover{filter:drop-shadow(0 0 80px rgba(193,227,255,0));transition:.3s all;color:#fff}body img{max-width:100%}body .title_line{width:100%;height:2px;background-color:#fff;filter:drop-shadow(0 0 3px #ff7f4d) drop-shadow(0 0 3px #ff7f4d) drop-shadow(0 0 3px #ff7f4d)}body section{min-height:80vh}body section .nav-item{padding:0 8px}body section .sub,body section .title{position:relative}body section .tab-btn{background-size:contain;background-position:center center;background-repeat:no-repeat;background-color:inherit!important;height:76px;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center;transition:.3s all;font-size:20px;letter-spacing:.2em}@media only screen and (max-width:767px){body section .tab-btn{width:100%;font-size:16px;padding:0}}body section .tab-btn.twoWords{letter-spacing:1.5em;text-indent:1.5em}@media only screen and (max-width:480px){body section .tab-btn.twoWords{letter-spacing:1em;text-indent:1em}}body section .tab-btn:hover{color:#b99977;text-shadow:0 0 10px #b99977}body section .tab-btn.nav-link.active{color:#b99977;text-shadow:0 0 10px #b99977}@media only screen and (max-width:767px){body section ul.nav{margin-bottom:40px!important}}body .modal .modal-dialog{height:800px;max-width:650px}body .modal .modal-dialog .modal-body{display:flex;align-items:center}body .modal .modal-dialog .modal-content{position:absolute}body .modal .modal-dialog .modal-content button.close{position:absolute;width:50px;height:50px;right:0;top:0;border:1px solid #fff;cursor:pointer}body .modal .modal-dialog .modal-content button.close span{position:absolute;width:80%;height:3px;background-color:#fff;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}body .modal .modal-dialog .modal-content button.close span:first-child{transform:translate(-50%,-50%) rotate(-45deg)}.navbar{position:fixed;background:#191919;width:100%;z-index:999;top:0;padding:0}@media only screen and (max-width:1000px){.navbar{padding:12px 0;max-height:100vh}.navbar .game-logo{max-width:140px}}@media only screen and (max-width:1000px) and (max-width:480px){.navbar .game-logo{max-width:110px}}@media only screen and (max-width:1000px){.navbar .game-logo a{display:flex}.navbar ul.navbar-nav a{display:flex;text-align:center;justify-content:center;align-items:center}}@media only screen and (min-width:1001px){.navbar{height:6.5vh}}.navbar .navbar-brand{margin-left:36px;padding:0;display:flex}@media only screen and (max-width:1000px){.navbar .navbar-brand{margin-left:16px}}.navbar .navbar-brand img{max-width:143px}.navbar button:focus{outline:0 auto -webkit-focus-ring-color}@media only screen and (min-width:1001px){.navbar .navbar-collapse{height:100%}}@media only screen and (min-width:1001px){.navbar .navbar-collapse .navbar-nav{height:100%}}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav{flex-wrap:wrap;flex-direction:unset;margin-top:10px}}.navbar .navbar-collapse .navbar-nav li{text-align:center}@media only screen and (min-width:1001px){.navbar .navbar-collapse .navbar-nav li{height:100%;display:flex;align-items:center;justify-content:center;margin:0 15px}}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav li{width:33.333%}}@media only screen and (min-width:1001px){.navbar .navbar-collapse .navbar-nav li a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}}.navbar .navbar-collapse .navbar-nav li .nav-link{color:#fff}.navbar .navbar-collapse .navbar-nav.mr-auto li{position:relative;width:180px;margin:0 1px}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.mr-auto li{width:100%;height:50px;display:flex;align-items:center;justify-content:center}}.navbar .navbar-collapse .navbar-nav.mr-auto li:hover::after{content:'';position:absolute;top:15px;left:50%;transform:translateX(-50%);width:5px;height:5px;background-color:#fff;border-radius:2.5px}.navbar .navbar-collapse .navbar-nav.ml-auto .box{position:relative;width:120px;height:45px;margin:auto 6px;transition:.3s all;letter-spacing:.1em;font-size:16px;font-weight:300;text-align:center}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.ml-auto .box{width:100%;height:50px;display:flex;align-items:center;justify-content:center}}.navbar .navbar-collapse .navbar-nav.ml-auto .box a{font-weight:900}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.aside{justify-content:center}}@media only screen and (min-width:1001px){.navbar .navbar-collapse .navbar-nav.aside{position:fixed;left:0;top:6.5vh;width:200px;display:flex;flex-direction:column;padding-top:20px;background:#191919}}.navbar .navbar-collapse .navbar-nav.aside li{position:relative;height:50px;margin:0}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.aside li{width:100%;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width:480px){.navbar .navbar-collapse .navbar-nav.aside li{height:45px}}.navbar .navbar-collapse .navbar-nav.aside li::before{content:'';position:absolute;left:20px;top:50%;transform:translateY(-50%);width:25px;height:33px;background:url(../images/arrow_right.png) no-repeat center center;background-size:contain;opacity:0;transition:.3s .05s;pointer-events:none;z-index:-1}.navbar .navbar-collapse .navbar-nav.aside li:hover::before{opacity:1;transition:0s all}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.aside li:nth-of-type(1){background:0 0}}.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{content:'';position:absolute;left:50%;bottom:-20px;width:80%;height:1px;transform:translateX(-50%);background-color:#333}@media only screen and (max-width:767px){.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{display:none}}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.aside li:nth-of-type(2){background:0 0}}.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{content:'';position:absolute;left:50%;bottom:-20px;width:80%;height:1px;transform:translateX(-50%);background-color:#333}@media only screen and (max-width:767px){.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{display:none}}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.aside li:nth-of-type(3){background:0 0}}.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{content:'';position:absolute;left:50%;bottom:-20px;width:80%;height:1px;transform:translateX(-50%);background-color:#333}@media only screen and (max-width:767px){.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{display:none}}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.aside li:nth-of-type(4){background:0 0}}.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{content:'';position:absolute;left:50%;bottom:-20px;width:80%;height:1px;transform:translateX(-50%);background-color:#333}@media only screen and (max-width:767px){.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{display:none}}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.aside li:nth-of-type(5){background:0 0}}.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{content:'';position:absolute;left:50%;bottom:-20px;width:80%;height:1px;transform:translateX(-50%);background-color:#333}@media only screen and (max-width:767px){.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{display:none}}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.aside li:nth-of-type(6){background:0 0}}.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{content:'';position:absolute;left:50%;bottom:-20px;width:80%;height:1px;transform:translateX(-50%);background-color:#333}@media only screen and (max-width:767px){.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{display:none}}@media only screen and (max-width:1000px){.navbar .navbar-collapse .navbar-nav.aside li:nth-of-type(7){background:0 0}}.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{content:'';position:absolute;left:50%;bottom:-20px;width:80%;height:1px;transform:translateX(-50%);background-color:#333}@media only screen and (max-width:767px){.navbar .navbar-collapse .navbar-nav.aside li:nth-last-child(1)::after{display:none}}.navbar .navbar-collapse .navbar-nav.aside li a{width:100%;height:100%}@media only screen and (max-width:480px){.navbar .navbar-collapse .navbar-nav.aside li a{padding:0}}.navbar .navbar-collapse .navbar-nav.aside li a p{line-height:36px;font-size:16px}.navbar .navbar-collapse .navbar-nav.aside .sponsor{margin-top:50px;width:100%;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:480px){.navbar .navbar-collapse .navbar-nav.aside .sponsor{margin-top:10px}}.navbar .navbar-collapse .navbar-nav.aside .sponsor p{font-size:12px;color:#fff}#side_m{position:fixed;bottom:0;width:100%;z-index:20}#side_m .row{width:100%}#side_m .row .m_btn{height:50px;background:#b99977;margin:0 0;width:50%;display:flex;align-items:center;justify-content:center;letter-spacing:.2em;text-indent:.2em}#side_m .row .m_btn:first-child{border-right:2px solid #961b0e}#side_m .row .m_btn a{color:#fff;font-size:18px;line-height:50px}@media only screen and (max-width:480px){#side_m .row .m_btn a{font-size:14px}}@keyframes flash1{0%{opacity:.7}100%{opacity:1}}@keyframes sign_flash{0%,13.5%,14%,15.5%,16%,2%{filter:grayscale(120%) brightness(.8)}100%,13%,14.5%,15%,16.5%,17%,2.5%{filter:grayscale(0) brightness(1)}}.subColor{color:#ff8300!important}.mainColor{color:#b99977!important}.white{color:#fff!important}.mb-80{margin-bottom:80px!important}@media only screen and (max-width:767px){.mb-80{margin-bottom:40px!important}}.mt-80{margin-top:80px!important}@media only screen and (max-width:767px){.mt-80{margin-top:40px!important}}.w-20{width:20%!important}@media only screen and (max-width:767px){.w-20{width:50%!important}}.mb-160{margin-bottom:160px!important}@media only screen and (max-width:767px){.mb-160{margin-bottom:80px!important}}@media only screen and (max-width:767px){.index-show{display:none!important}}@media only screen and (min-width:768px){.mb-show{display:none!important}}@media only screen and (max-width:767px){.w-75{width:100%!important}}.navbar-light .navbar-toggler-icon{background-image:url(../images/menu.png)}.box{margin:auto;margin-top:30px;position:relative}.box a{color:#fff;width:100%;height:100%;text-align:center}.box .common_btn{position:relative}.btn_box{transition:.3s all}.btn_box:hover{filter:brightness(1.5)}main.index-banner{margin-left:200px;position:relative;width:calc(100% - 200px);min-height:100vh;background:#000;overflow:hidden;z-index:3}@media only screen and (max-width:1000px){main.index-banner{width:100%;margin-left:0}}main.index-banner>div{position:absolute;left:50%;top:50%;min-width:100%;height:100%;transform:translate(-50%,-50%);-moz-text-align-last:center;text-align-last:center}main.index-banner>div.main_bg img{min-width:100%;max-width:unset;height:100%}main.index-banner>div.char.char1{left:30%;top:100%}@media only screen and (max-width:1000px){main.index-banner>div.char.char1{left:20%}}@media only screen and (max-width:480px){main.index-banner>div.char.char1{top:110%}}main.index-banner>div.char.char2{left:32%;top:70%}@media only screen and (max-width:1000px){main.index-banner>div.char.char2{left:20%;top:65%}}main.index-banner>div.char.char3{left:70%;top:110%}@media only screen and (max-width:1000px){main.index-banner>div.char.char3{left:87%;top:107%}}@media only screen and (max-width:480px){main.index-banner>div.char.char3{top:114%}}main.index-banner>div.char.char4{left:62%;top:70%}@media only screen and (max-width:1000px){main.index-banner>div.char.char4{left:77%}}main.index-banner>div.main_title{top:75%;filter:drop-shadow(0 0 10px #000) drop-shadow(0 0 30px rgba(0,0,0,.592157))}main.index-banner>div.main_title img{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:480px){main.index-banner>div.main_title{min-width:80%}}main.index-banner>div.mask{width:100%;height:100%;background:url(../images/main_mask.png) no-repeat center center;background-size:cover;mix-blend-mode:lighten}main.index-banner>div.mask2{width:1920px;height:461px;bottom:-100px;left:-100px;top:unset;transform:unset;background:url(../images/main_mask2.png) no-repeat center center;background-size:cover;mix-blend-mode:darken}.main_btn{position:absolute;-moz-text-align-last:center;text-align-last:center;z-index:998}.main_btn.fixed{position:fixed;right:0;bottom:50px;text-align:center}@media only screen and (max-width:1000px){.main_btn.fixed{text-align:center;width:100%;bottom:0}}.main_btn.fixed a{max-width:100%;display:block}@media only screen and (max-width:1000px){.main_btn.fixed a{height:200px;width:40%;display:inline-block}}@media only screen and (max-width:480px){.main_btn.fixed a{height:100px;width:40%;display:inline-block}}.main_btn a{position:relative;display:inline-block;width:270px;max-width:50%;height:194px;filter:drop-shadow(0 0 7px rgba(0,0,0,.623529));transition:.3s all}.main_btn a:hover{filter:drop-shadow(0 0 7px rgba(0,0,0,.623529)) brightness(125%)}.main_btn a .sign{position:absolute;display:block}.main_btn a .sign.sign1{animation:sign_flash 5s linear 0s infinite}.main_btn a .sign.sign2{animation:sign_flash 5s linear .3s infinite}.main_btn a .sign.sign3{animation:sign_flash 5s linear .5s infinite}.main_btn a .sign.sign4{animation:sign_flash 5s linear .7s infinite}.main_btn a .sign.sign5{animation:sign_flash 5s linear 1s infinite}.main_btn a .sign.sign6{animation:sign_flash 5s linear 1.5s infinite}.main_btn a .sign img{display:block}.main_btn a.btn_sign .sign{opacity:1;animation:unset;filter:saturate(20%) brightness(50%)}.section_banner{position:absolute;height:348px;margin-top:60px;margin-left:200px;width:calc(100% - 200px);z-index:1}@media only screen and (max-width:1000px){.section_banner{width:100%;margin:0;margin-top:60px}}@media only screen and (max-width:767px){.section_banner .title{position:relative;width:100%;overflow:hidden;height:300px}.section_banner .title img{position:absolute;max-width:150%;left:50%;transform:translateX(-50%)}}section{position:relative;padding:460px 0 0 0;padding-left:200px;overflow:hidden;background:url(../images/section_bg.jpg) no-repeat center center;background-size:cover}@media only screen and (max-width:1000px){section{padding:300px 0!important;padding-left:0}}@media only screen and (max-width:767px){section .timeline{margin-bottom:0!important}}section .maps-nav .pic-modal{cursor:pointer}@media only screen and (max-width:767px){section .notice-block{padding:12px 6px!important}}section .title{font-size:60px;letter-spacing:35px;text-indent:35px;font-weight:800;color:#fff;font-family:'微軟正黑體'}@media only screen and (max-width:767px){section .title{font-size:48px;letter-spacing:28px;text-indent:28px}}section .sub{font-size:27px;letter-spacing:30px;text-indent:30px;font-weight:500;text-transform:uppercase;color:#b99977;font-family:'微軟正黑體'}@media only screen and (max-width:767px){section .sub{font-size:18px;letter-spacing:24px;text-indent:24px}}@media only screen and (max-width:480px){section .sub{font-size:12px;letter-spacing:16px;text-indent:16px}}section .con{font-size:16px;line-height:1.6;font-weight:400;color:#fff;font-family:'微軟正黑體';letter-spacing:.05em}@media only screen and (max-width:767px){section .con .ruels{margin-bottom:0!important}}@media only screen and (max-width:767px){section .con .ruels img{margin-right:8px!important;width:48px}}@media only screen and (max-width:767px){section .con .ruels.text-block{text-align:left}}@media only screen and (max-width:767px){section .con .ruels .text-block{text-align:left;padding:0!important}}@media only screen and (max-width:767px){section .con.video .last{margin-bottom:0!important}}section .con .game-time-block{justify-content:center!important}section .con .game-time-block img{margin:12px auto!important}@media only screen and (max-width:767px){section .con .team-block{padding:8px!important}}@media only screen and (max-width:767px){section .con .text-time{margin-left:0!important;margin-top:12px}}section .con .text-content{list-style-type:decimal}section .con .text-content li{list-style-type:decimal;margin-left:20px;padding:3px 0 0 5px}section .con .rank-en{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}section .con .main-btn{background-image:url(../images/btn.png);background-position:center center;background-repeat:no-repeat;background-size:contain;line-height:28px;letter-spacing:.5em;font-weight:700;width:235px;height:71px;color:#000;font-size:20px;transition:.3s all;margin-top:36px}section .con .main-btn:hover{filter:brightness(1.2)}@media only screen and (max-width:767px){section .con .main-btn{margin-top:24px;width:50%;font-size:16px}}section .con .award{margin-bottom:50px}section .con .video-block{font-weight:700!important}section .con .video-block .year{background:linear-gradient(135deg,#ff4800 0,#ffba00 100%);color:#000;padding:2px 0;font-size:14px}section .con .video-block .month{font-size:20px}section .con .video-block .day{font-size:53px;line-height:100%!important;letter-spacing:-.07em;color:#b99977;transform:rotate(90deg);transition:.3s all}section .con .video-block .video-title{margin-right:24px;margin-top:12px;font-size:20px;display:flex;color:#fff;transition:.3s all}@media only screen and (max-width:767px){section .con .video-block .video-title{font-size:16px;margin-right:0}}section .con .video-block:hover .video-title{color:#b99977}section .con .video-block div{color:#fff}section .con .gradient-title{background:linear-gradient(135deg,#ff4800 0,#ffba00 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-weight:700;font-size:24px;line-height:35px;display:inline-block}section .con .gradient-title.h2{font-size:32px;letter-spacing:.1em}@media only screen and (max-width:767px){section .con .text-block{margin-bottom:0}}@media only screen and (max-width:767px){section .con .text-block{text-align:center;margin-bottom:60px}}section .con .text-title{font-style:normal;font-weight:700;font-size:26px;line-height:46px;display:flex;letter-spacing:.1em;position:relative}@media only screen and (max-width:767px){section .con .text-title{font-size:24px;justify-content:center}}section .con .text-title.turn::after{transform:rotate(90deg);left:-33px;top:22%;bottom:unset}section .con .text-title.center{text-align:center}section .con .text-title.center::after{left:50%;transform:translateX(-50%)}section .con .text-title.md-center{text-align:left}@media only screen and (max-width:767px){section .con .text-title.md-center{text-align:center}}section .con .text-title.md-center::after{left:50%;transform:translateX(-50%)}section .con .subtitle{position:relative;width:150px;font-size:20px;font-weight:700;text-align:center;margin-top:30px;margin-bottom:30px}section .con .subtitle::after{content:'';position:absolute;width:39px;height:80px;left:-10px;top:50%;transform:translate(0,-50%);background:url(../images/subtitle_border_l.png) no-repeat center;background-size:contain}section .con .subtitle::before{content:'';position:absolute;width:39px;height:80px;right:-10px;top:50%;transform:translate(0,-50%);background:url(../images/subtitle_border_r.png) no-repeat center;background-size:contain}@media only screen and (max-width:767px){section .con .award-01{margin-top:24px}}@media only screen and (max-width:767px){section .con{font-size:16px}}@media only screen and (max-width:480px){section .con{font-size:14px}}section p{color:#b99977;line-height:20px}section span{color:#ff8300;line-height:24px}section.overview .con.date>div{z-index:1;position:relative}section.overview .con.date::before{content:'';position:absolute;width:379px;height:929px;left:40%;top:860px;transform:translate(-50%,-50%);max-width:100%;background:url(../images/overview_char1.png) no-repeat center center;background-size:contain;z-index:0;pointer-events:none}@media only screen and (max-width:1200px){section.overview .con.date::before{left:30%}}@media only screen and (max-width:767px){section.overview .con.date::before{display:none}}section.overview .con.date::after{content:'';position:absolute;width:429px;height:813px;right:25%;top:860px;transform:translate(50%,-50%);max-width:100%;background:url(../images/overview_char2.png) no-repeat center center;background-size:contain;z-index:0;pointer-events:none}@media only screen and (max-width:1200px){section.overview .con.date::after{right:13%}}@media only screen and (max-width:767px){section.overview .con.date::after{display:none}}@media only screen and (max-width:767px){section.award .award_img img{content:url(../images/s5_award_tab.png)}}footer{position:relative;bottom:0;width:100%;z-index:10;padding-left:200px}@media only screen and (max-width:1200px){footer{padding:40px 0 180px}}footer .container{padding:8px 0;max-width:1200px}footer .container li{margin:12px}@media only screen and (max-width:767px){footer .container li{margin:0;padding:8px;width:100%;text-align:center;justify-content:center}}footer .container li p{display:flex;justify-content:center}