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:inherit;vertical-align:middle}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;position:relative;overflow-x:hidden;font-family:'微軟正黑體','Malgun Gothic',Dotum,Tahoma,sans-serif}body::-webkit-scrollbar{width:0;background:0 0}button,ol,ul{list-style:none;margin:0;padding:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}:focus,a:active,a:focus,a:hover,button:focus{text-decoration:none;outline:0}button{background:0 0;border:none}img{max-width:100%;height:auto}.modal-modal,a,button{background-color:transparent;border:none;cursor:pointer}button.close{cursor:pointer;border:0;opacity:1;position:absolute;right:50%;transform:translateX(50%);bottom:6%;z-index:999}@media only screen and (max-width:480px){button.close{bottom:-4%}}.modal-dialog{width:100%;max-width:1400px;margin:8vh auto 0 auto;text-align:center;pointer-events:auto}@media only screen and (max-width:480px){.modal-dialog{margin:40% auto}}.modal-dialog iframe{max-width:100%}@media only screen and (max-width:350px){.modal-dialog iframe{max-height:60vh}}body{color:#fff;font-weight:600}h2{margin-bottom:6vh;min-height:100vh}main{position:relative;min-height:140vh;text-align:center;background:url(../images/bg1.jpg) no-repeat center top;background-size:cover}main .deco_wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}main .deco_wrapper .deco1{position:absolute;left:20%;top:50%;transform:translate(-50%,-50%)}main .deco_wrapper .deco1 img{animation:flip 6s ease 0s infinite}main .deco_wrapper .deco2{position:absolute;right:20%;top:65%;transform:translate(50%,-50%)}main .deco_wrapper .deco2 img{animation:flip 4s ease 0s infinite}main .deco_wrapper .deco3{position:absolute;width:2560px;left:50%;top:50%;transform:translate(-50%,-50%)}main .deco_wrapper .deco3 img{animation:star 10ms ease 0s infinite}main .home,main .logo,main .reg{position:absolute;top:2vh;z-index:9}@media only screen and (max-width:350px){main .home img,main .logo img,main .reg img{max-width:30vw}}main .logo{left:10vw}@media only screen and (max-width:768px){main .logo{left:50px}}main .home{right:150px}@media only screen and (max-width:768px){main .home{right:4vw}}main .home:hover img{content:url(../images/home_hover.png)}main .reg{right:220px}@media only screen and (max-width:768px){main .reg{display:none}}main .reg:hover img{content:url(../images/reg_hover.png)}main .title{position:relative;z-index:1;text-align:center;left:50%;padding-top:30px;transform:translateX(-50%)}@media only screen and (max-width:480px){main .title{padding-top:150px}}main .carousel{position:relative}main .carousel .carousel-indicators{position:relative}@media only screen and (max-width:480px){main .carousel .carousel-indicators{margin:auto}}main .carousel .carousel-indicators::before{content:'';position:absolute;width:1920px;height:10px;left:50%;top:50%;transform:translate(-50%,-50%);background:url(../images/carousel_deco.png) no-repeat center center;background-size:contain;pointer-events:none;z-index:0}main .carousel .carousel-indicators li{background:unset;width:unset;height:unset;background:unset;margin:10px 30px;opacity:1}@media only screen and (max-width:480px){main .carousel .carousel-indicators li{margin:10px 5px}}main .carousel .carousel-indicators li img{display:block}main .carousel .carousel-indicators li:nth-of-type(1).active img,main .carousel .carousel-indicators li:nth-of-type(1):hover img{content:url(../images/carousel_A.png)}main .carousel .carousel-indicators li:nth-of-type(2).active img,main .carousel .carousel-indicators li:nth-of-type(2):hover img{content:url(../images/carousel_B.png)}main .carousel .carousel-inner{margin-top:50px;padding-bottom:450px;height:800px}main .carousel .carousel-inner .carousel-item .row{width:100%;overflow:hidden;flex-direction:row;flex-wrap:nowrap;margin:0}main .carousel .carousel-inner .carousel-item .row div{margin:15px}aside{position:fixed;top:10vh;left:0;z-index:999}@media only screen and (max-width:768px){aside{width:100px;top:unset;bottom:0}}aside ul{display:flex;flex-direction:column}aside ul li{position:relative;margin-bottom:15px;text-align:center}@media only screen and (max-width:480px){aside ul li{width:24vw}}aside ul .tab:nth-of-type(1) a.active img,aside ul .tab:nth-of-type(1) a:hover img{content:url(../images/tab1_hover.png)}aside ul .tab:nth-of-type(2) a.active img,aside ul .tab:nth-of-type(2) a:hover img{content:url(../images/tab2_hover.png)}.m_reg{display:none}@media only screen and (max-width:768px){.m_reg{position:fixed;right:10px;bottom:10px;width:100px;height:40px;border:1px solid #ff76dd;border-radius:15px;background:#38003a;font-size:16px;color:#ffe6f3;font-weight:900;text-align:center;display:flex;align-items:center;justify-content:center;letter-spacing:2px}}@keyframes flip{0%,100%{transform:translateY(0)}50%{transform:translateY(15px)}}@keyframes star{0%,100%{opacity:.85}50%{opacity:1}}