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:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.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-image:url(../image/body_bg.jpg);background-color:#000;background-repeat:no-repeat;background-position:center 100vh;background-size:cover}@media only screen and (max-width:480px){body{background-position:center 100vh;background-size:cover}}body a{background-color:unset}body img{max-width:100%}body h3{font-size:30px;line-height:60px;color:#fff;font-weight:500;margin-top:50px}@media only screen and (max-width:991px){body h3{font-size:20px;line-height:40px}}body h4{font-size:26px;line-height:40px;color:#ec7878;font-weight:600;margin-top:50px}@media only screen and (max-width:991px){body h4{font-size:20px;line-height:30px}}body h5{font-size:26px;line-height:40px;color:#fff;font-weight:500;margin-top:50px}@media only screen and (max-width:991px){body h5{font-size:20px;line-height:30px}}body p{font-size:18px;line-height:24px;letter-spacing:5px;color:#fff;font-weight:300}@media only screen and (max-width:991px){body p{font-size:16px;line-height:20px}}body p.note_text{color:#ec7878}@media only screen and (max-width:991px){body p.note_text{font-size:12px}}body .mt-20{margin-top:20px}body .mt-100{margin-top:100px}body .mt-200{margin-top:200px}body .mt--200{margin-top:-200px}body .mb-100{margin-bottom:100px}body .d-flex{display:flex;justify-content:center}body .table .box_bg_r::before{content:'';position:absolute;left:10%;top:15%;background-color:#ec787845;z-index:-1}@media only screen and (max-width:991px){body .table .box_bg_r::before{display:none}}body .table .box_bg_b::before{content:'';position:absolute;left:10%;top:15%;background-color:#879eb745;z-index:-1}@media only screen and (max-width:991px){body .table .box_bg_b::before{display:none}}body .table .box_1x1::before{width:80%;height:70%}body .table .box_1x2::before{width:80%;height:180%}body .table .box_2x1::before{width:180%;height:70%}body .table .box_2x2::before{width:180%;height:180%}body .table p{line-height:40px;letter-spacing:0}nav.navbar{position:absolute;background-color:#111;padding:0 16px;width:100%;z-index:999}nav.navbar .navbar-collapse{justify-content:flex-end}nav.navbar .navbar-collapse li{position:relative;text-align:center;padding-right:8px;padding-left:8px;width:70px;text-align:center}@media only screen and (max-width:991px){nav.navbar .navbar-collapse li{width:100%}}nav.navbar .navbar-collapse li:hover{background-color:#333}nav.navbar .navbar-collapse li a{color:#fff;height:100%;line-height:50px}nav.navbar .navbar-collapse li a:hover{text-decoration:none}nav.navbar .navbar-collapse li a::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%}aside{position:fixed;max-width:30%;right:30px;bottom:40%;transform:translate(150%,0);transition:.3s all;z-index:1010}@media only screen and (max-width:991px){aside{width:70px;right:0;bottom:50%;opacity:.9}}aside ul{display:flex;flex-direction:column;align-items:center}aside ul li a{transition:.3s .3s}aside ul li a img{display:block}aside ul li a:hover{filter:brightness(120%);transition:.1s 0s}aside ul li:nth-of-type(1)::before{content:'';position:absolute;width:192px;height:161px;top:-150px;left:60%;transform:translateX(-50%);background:url(../image/aside_before.png) no-repeat center bottom;background-size:contain;z-index:-1}@media only screen and (max-width:991px){aside ul li:nth-of-type(1)::before{width:120px}}aside.active{transform:translate(0,0)}#aside_s{position:fixed;color:#f3dbb7;right:15px;top:20%;font-weight:800;font-size:20px;letter-spacing:3px;white-space:nowrap;padding:10px 15px 15px 15px;background:#362408;border:1px solid #f3dbb7;border-radius:8px;transform:translate(150%,-50%) rotate(0);transform-origin:right;transition:.5s all;z-index:1010;cursor:pointer}@media only screen and (max-width:480px){#aside_s{font-size:14px;padding:8px 10px 15px 10px;right:10px}}#aside_s.active{transform:translate(40%,-50%) rotate(0)}.aside_close{position:fixed;width:28px;height:28px;max-width:30%;right:15px;bottom:40%;transform:translateY(-50%);border:1px solid #dbbe92;border-radius:14px;z-index:1010;cursor:pointer;transition:.3s all}@media only screen and (max-width:991px){.aside_close{bottom:45%}}.aside_close span{position:absolute;width:70%;height:1px;left:17%;top:50%;transform:rotate(45deg);background-color:#fff}.aside_close span:nth-of-type(2){transform:rotate(-45deg)}.aside_close:hover{background-color:#dbbe92}.aside_close:hover span{background-color:#000}#pills-tab{position:absolute;top:calc(100vh - 100px);width:100%;height:112px;background:url(../image/tab_bg.png) no-repeat center center;background-size:cover;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:480px){#pills-tab{flex-wrap:wrap;padding-top:10px;padding-bottom:10px}}@media only screen and (max-width:480px){#pills-tab li{width:50%}}#pills-tab li a{position:relative;background-color:unset;outline:unset;transition:.3s all}#pills-tab li a::after{content:'';position:absolute;width:100%;height:1px;left:0;bottom:0;background:url(../image/tab_after.png) no-repeat center center;background-size:contain;opacity:0;transition:.3s all}#pills-tab li a:hover{filter:drop-shadow(0 0 10px rgba(255,250,200,.662745)) brightness(110%)}#pills-tab li a:hover::after{opacity:1}.tab-content{min-height:100vh}main{position:relative;width:100%;height:100vh;max-height:100vh;background:url(../image/main_bg.png) no-repeat center top;background-size:cover;overflow:hidden}main .logo{position:relative;max-width:100%;margin-top:25%;width:50%;display:inline-block}@media only screen and (max-width:1200px){main .logo{width:80%;margin-top:32%;padding-right:0}}@media only screen and (max-width:991px){main .logo{margin-top:36%}}@media only screen and (max-width:480px){main .logo{width:50%;top:43%}}main .title{position:relative;max-width:100%;width:50%;display:inline-block}@media only screen and (max-width:1200px){main .title{width:80%;padding-right:0}}@media only screen and (max-width:480px){main .title{top:43%}}main .char{position:absolute}main .char.char_l{left:0;bottom:-10%;max-width:40%}@media only screen and (max-width:991px){main .char.char_l{left:-18%;bottom:0;max-width:60%}}@media only screen and (max-width:480px){main .char.char_l{left:-30%;max-width:80%;bottom:5%}}main .char.char_r{right:0;bottom:-10%;max-width:50%}@media only screen and (max-width:991px){main .char.char_r{right:-18%;bottom:0;max-width:60%}}@media only screen and (max-width:480px){main .char.char_r{right:-30%;max-width:80%;bottom:5%}}section.dragon_tab .carousel{background:url(../image/carousel_bg.png) no-repeat center center;background-size:100% 100%;width:1200px;max-width:100%;height:657px;padding-top:30px}@media only screen and (max-width:991px){section.dragon_tab .carousel{background:#00234c6c;border:1px solid #ddc487;height:unset;min-height:657px}}section.dragon_tab .carousel .carousel-indicators{bottom:unset;top:30px;margin:0;flex-wrap:wrap}section.dragon_tab .carousel .carousel-indicators li{position:relative;text-indent:0;font-size:28px;letter-spacing:5px;color:#879eb7;background:unset;width:unset;padding:10px 20px;opacity:1}@media only screen and (max-width:1200px){section.dragon_tab .carousel .carousel-indicators li{font-size:22px}}section.dragon_tab .carousel .carousel-indicators li.active{color:#fff}section.dragon_tab .carousel .carousel-indicators li.active::after{content:'';position:absolute;width:33px;height:13px;left:50%;bottom:-40px;transform:translateX(-50%);background:url(../image/carousel_tab_after.png) no-repeat center center;background-size:contain}@media only screen and (max-width:991px){section.dragon_tab .carousel .carousel-indicators li.active::after{bottom:-20px}}section.dragon_tab .carousel .carousel-inner{height:100%;width:80%;display:flex;align-items:center;padding-bottom:30px}@media only screen and (max-width:991px){section.dragon_tab .carousel .carousel-inner{margin-top:190px;align-items:start}}section.dragon_tab .carousel .carousel-inner .con1 p{text-align:left;text-indent:-22px;padding-left:22px}section.dragon_tab .carousel .carousel-inner .con1 p.note_text{text-indent:0}section.dragon_tab .carousel .carousel-inner .con5 p{text-align:left;text-indent:-22px;padding-left:22px}section.dragon_tab .carousel .carousel-inner .border{border:1px solid #fff;box-sizing:border-box;padding:0}section.dragon_tab .carousel .carousel-inner .border div{padding:0}section.dragon_tab .carousel .carousel-inner .border div img{box-sizing:border-box;border:1px solid #fff;padding:0;margin:0;display:block;vertical-align:top}section.orb_tab .table{position:relative}section.orb_tab .table div:nth-of-type(2).sub_data::before,section.orb_tab .table div:nth-of-type(6).sub_data::before{content:'';position:absolute;width:80%;height:340%;left:50%;transform:translateX(-50%);top:15%;background-color:#ec787845}@media only screen and (max-width:991px){section.orb_tab .table div:nth-of-type(2).sub_data::before,section.orb_tab .table div:nth-of-type(6).sub_data::before{display:none}}section.orb_tab .table div:nth-of-type(6).sub_data::before{background-color:#879eb745}section.event_tab{overflow-x:hidden}section.event_tab .box_bg_r{position:relative;width:40%;margin:auto}section.event_tab .con2{position:relative}section.event_tab .con2::after{content:'';position:absolute;width:541px;max-width:50%;height:427px;right:-50%;top:50%;transform:translate(-50%,-50%);background:url(../image/tab3_con2_after.png) no-repeat center center;background-size:contain;z-index:-1}section.event_tab .con2::before{content:'';position:absolute;width:541px;max-width:50%;height:427px;left:-50%;top:50%;transform:translate(50%,-50%);background:url(../image/tab3_con2_before.png) no-repeat center center;background-size:contain;z-index:-1}section.event_tab .con3{position:relative}section.event_tab .con3::after{content:'';position:absolute;width:588px;max-width:50%;height:411px;right:-50%;top:50%;transform:translate(-50%,-50%);background:url(../image/tab3_con3_after.png) no-repeat center center;background-size:contain;z-index:-1}section.event_tab .con3::before{content:'';position:absolute;width:637px;max-width:50%;height:426px;left:-50%;top:50%;transform:translate(50%,-50%);background:url(../image/tab3_con3_before.png) no-repeat center center;background-size:contain;z-index:-1}section.event_tab .con4{position:relative}@media only screen and (max-width:991px){section.event_tab .con4{padding-bottom:150px}}section.event_tab .con4::after{content:'';position:absolute;width:589px;max-width:50%;height:438px;right:-70%;top:70%;transform:translate(-50%,-50%);background:url(../image/tab3_con4_after.png) no-repeat center center;background-size:contain;z-index:-1}@media only screen and (max-width:991px){section.event_tab .con4::after{right:50%;top:unset;bottom:20px;transform:translate(50%,50%)}}section.gift_tab{overflow-x:hidden}section.gift_tab .con2{position:relative}@media only screen and (max-width:991px){section.gift_tab .con2{padding-bottom:250px}}section.gift_tab .con2::after{content:'';position:absolute;width:226px;max-width:50%;height:760px;right:-40%;top:50%;transform:translate(-50%,-50%);background:url(../image/tab4_con2_after.png) no-repeat center center;background-size:contain;z-index:-1}@media only screen and (max-width:991px){section.gift_tab .con2::after{height:250px;top:unset;bottom:150px;right:25%;transform:translate(50%,50%)}}section.gift_tab .con2::before{content:'';position:absolute;width:297px;max-width:50%;height:710px;left:-40%;top:50%;transform:translate(50%,-50%);background:url(../image/tab4_con2_before.png) no-repeat center center;background-size:contain;z-index:-1}@media only screen and (max-width:991px){section.gift_tab .con2::before{height:250px;top:unset;bottom:150px;left:25%;transform:translate(-50%,50%)}}@media only screen and (max-width:991px){section.gift_tab .con2 .table .border{height:30px}}@media only screen and (max-width:991px){section.gift_tab .con2 .table p{font-size:12px;line-height:14px}}#modal_event,#modal_note{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1050;background:#00000091;display:none}#modal_event .wrapper,#modal_note .wrapper{position:relative;top:50%;left:50%;width:800px;max-width:100%;height:564px;transform:translate(-50%,-50%)}#modal_event .close,#modal_note .close{position:absolute;width:50px;height:50px;top:-50px;right:0;border:1px solid #fff;background-color:#000000b9}#modal_event .close::after,#modal_note .close::after{content:'';position:absolute;width:2px;height:100%;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:#fff;transition:.3s all}#modal_event .close::before,#modal_note .close::before{content:'';position:absolute;width:2px;height:100%;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);background-color:#fff;transition:.3s all}#modal_event .close:hover::after,#modal_note .close:hover::after{transform:translate(-50%,-50%) rotate(-45deg);background-color:#b30000}#modal_event .close:hover::before,#modal_note .close:hover::before{transform:translate(-50%,-50%) rotate(45deg);background-color:#b30000}#modal_note .wrapper{width:1200px;height:650px;padding:40px;background:url(../image/carousel_bg.png) no-repeat center top;background-size:100% 100%}@media only screen and (max-width:991px){#modal_note .wrapper{background:#00234c6c;border:1px solid #ddc487;height:unset;min-height:657px}}#modal_note .wrapper h5{margin-top:8px;text-indent:-40px;padding-left:60px}@media only screen and (max-width:991px){#modal_note .wrapper h5{font-size:14px;line-height:20px}}