@charset "UTF-8";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;background:url(../images/bg1.jpg) no-repeat center top;background-size:cover}h2{margin-bottom:6vh}main{position:relative;min-height:100vh;text-align:center}@media only screen and (max-width:768px){main{min-height:70vh}}@media only screen and (max-width:480px){main{background:url(../images/main.png) no-repeat center center;background-size:cover}}main .home,main .logo{position:absolute;top:2vh;z-index:9}@media only screen and (max-width:350px){main .home img,main .logo img{max-width:30vw}}main .logo{left:10vw}@media only screen and (max-width:768px){main .logo{left:4vw}}main .home{right:10vw}@media only screen and (max-width:768px){main .home{right:4vw}}main .home:hover img{content:url(../images/home_hover.png)}main .main{position:relative;animation:moveYup 3s infinite ease-in-out alternate-reverse}@media only screen and (max-width:480px){main .main{display:none}}main .main::before{content:'';width:1450px;height:1100px;background:url(../images/maindeco.png) no-repeat center center;background-size:contain;position:absolute;top:2%;left:48%;transform:translateX(-50%);-webkit-animation:fadeIn 3s infinite linear alternate;animation:fadeIn 3s infinite linear alternate}@media only screen and (max-width:1440px){main .main::before{width:100vw;height:100%}}main .title{position:absolute;z-index:1;text-align:center;left:50%;bottom:-4vh;transform:translateX(-50%)}@media only screen and (max-width:1024px){main .title{bottom:0}}@media only screen and (max-width:480px){main .title{transform:unset;left:unset}}main .title img:last-of-type{margin-top:12vh}@media only screen and (max-width:1024px){main .title img:last-of-type{margin-top:2vh}}aside{position:fixed;top:20vh;right:0;z-index:9}aside ul{display:flex;flex-direction:column}aside ul li{position:relative;margin-bottom:-26%}@media only screen and (max-width:480px){aside ul li{width:24vw}}aside ul li:first-of-type::before{content:'';width:116px;height:123px;background:url(../images/tabdeco.png) no-repeat center center;background-size:contain;position:absolute;top:-16%;left:50%;transform:translateX(-50%)}@media only screen and (max-width:480px){aside ul li:first-of-type::before{display:none}}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)}section{position:relative;text-align:center;padding:10vh 0}@media only screen and (max-width:768px){section{padding:2vh 0 4vh}}section button:hover{filter:drop-shadow(0 0 10px #ffe67e)}section .range{display:flex;flex-wrap:wrap;justify-content:center;max-width:1200px;margin:0 auto}@media only screen and (max-width:1024px){section .range{max-width:90vw}}section .range>img{margin-bottom:-6px}section .range>div{position:relative;margin-bottom:-36px}section .range>div:nth-of-type(even) .search{left:calc(50% + 8px)}section .range>div:nth-last-of-type(1) .search,section .range>div:nth-last-of-type(2) .search{bottom:56%}section .range>div:nth-last-of-type(2) .search{left:calc(65% - 10px)}section .range .search{position:relative;left:calc(50% - 10px);transform:translateX(-50%);bottom:28%;z-index:1;cursor:pointer}section .range .search img:last-of-type{position:absolute;top:30px;left:50%;transform:translateX(-50%);z-index:9;pointer-events:none;opacity:0;transition:.6s opacity}section .range .search:hover img:last-of-type{opacity:1}section .note{margin-top:6vh}section .popctn{position:relative}section .popctn .popcircle{width:100%;position:absolute;top:-10%;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:0 6%}@media only screen and (max-width:1440px){section .popctn .popcircle{padding:0}}@media only screen and (max-width:1024px){section .popctn .popcircle{position:relative;justify-content:center}}section .popctn .popcircle button{margin:0 10%}@media only screen and (max-width:1440px){section .popctn .popcircle button{margin:0 2%}}@media only screen and (max-width:768px){section .popctn .popcircle button{margin:0;width:50vw}}section .popctn .popcircle button:nth-last-of-type(1),section .popctn .popcircle button:nth-last-of-type(2){margin-top:-4%}section .popctn .popcircle button:nth-last-of-type(2){margin-right:15%}@media only screen and (max-width:1024px){section .popctn .popcircle button:nth-last-of-type(2){margin-right:inherit}}section .popctn .popcircle button:nth-last-of-type(1){margin-left:15%}@media only screen and (max-width:1024px){section .popctn .popcircle button:nth-last-of-type(1){margin-left:inherit}}