@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-gov.min.css";@import "https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}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}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a,img{display:block}.txt_hide{text-indent:-9999px;font-size:0}*{box-sizing:border-box;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}img{display:block}::-webkit-scrollbar{display:none}a{text-decoration:none}:root{--ui-font:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif}body{font-family:var(--ui-font)}*{box-sizing:border-box}.fp-watermark a{display:none}.nanum{font-family:Nanum Myeongjo,serif}.nanum.title{letter-spacing:5.4px;margin-bottom:22px;font-size:12px;font-weight:800;text-decoration:underline}header{z-index:10;background-color:#fff;flex-direction:column;width:100%;transition:all .4s;display:flex;position:fixed;top:0}.header_left_wrap{align-items:center;gap:16px;display:flex}.header_open{border-radius:calc(1px / 0);color:#fff;background-color:#0d695b;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;padding:10px 16px;font-size:16px;display:flex}header>div:first-child{justify-content:space-between;align-items:center;height:100px;padding:0 50px;display:flex}header>div:first-child img{width:44px;height:auto}header>div h1{background:url(/assets/top_logo-DOfTlH0g.png) 50%/contain no-repeat;width:430px;height:50px;position:absolute;left:50%;transform:translate(-50%)}header>div h1 a{width:100%;height:100%;display:block}header>div .right{align-items:center;gap:25px;display:flex}header>div .right li:first-child{align-items:center;font-size:24px;display:flex}header>div .right li:first-child a{color:#000;align-items:center;gap:5px;display:flex}header>div .right li:first-child a img{filter:brightness(.1);opacity:1;width:20px;height:20px;transform:unset}header>div .right li:nth-child(2) a{color:#111;border-radius:calc(1px / 0);border:1px solid #000;padding:10px 16px;font-size:16px}header>div .right li:nth-child(2) a:after{content:"";opacity:.6;background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20400%20300%22%20style%3D%22min-height%3A100px%3B%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23eeeeee%22%20stroke%3D%22%23cccccc%22%20stroke-width%3D%222%22/%3E%0A%20%20%20%20%20%20%20%20%3Ctext%20x%3D%2250%25%22%20y%3D%2250%25%22%20font-family%3D%22Pretendard%2C%20sans-serif%22%20font-size%3D%2214%22%20font-weight%3D%22bold%22%20fill%3D%22%23777777%22%20text-anchor%3D%22middle%22%20dominant-baseline%3D%22middle%22%3Earrow.png%3C/text%3E%0A%20%20%20%20%3C/svg%3E) 50%/contain no-repeat;width:14px;height:13px;margin-left:20px;display:inline-block}header nav{border-top:1px solid #eee;border-bottom:1px solid #eee;justify-content:center;width:100%;height:60px;transition:all .4s ease-in-out;display:flex}header nav ul{justify-content:center;align-items:center;gap:20px;width:100%;margin:0;padding:0;display:flex}header nav>ul.depth1>li{text-align:center;width:164px;height:100%;list-style:none;position:relative}header nav>ul.depth1>li.mo,header nav>ul.depth1>li>ul.depth2{display:none}header nav>ul.depth1>li a{color:#000;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;text-decoration:none;transition:all .3s linear;display:flex}header nav>ul.depth1>li a:hover{font-weight:600}header nav>ul.depth1>li a:after{content:"";transform-origin:50%;background-color:#0d695b;width:100%;height:3px;transition:all .3s linear;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}header nav>ul.depth1>li:hover a:after{transform:scaleX(1)}.header_menu_wrap{opacity:0;pointer-events:none;background-color:#fff;border-bottom:1px solid #eee;width:100%;max-height:0;padding:0;transition:max-height .4s ease-in-out,opacity .4s ease-in-out,padding .4s ease-in-out;display:flex;overflow:hidden}.header_menu_wrap>ul{justify-content:center;gap:20px;width:100%;margin:0;padding:0;display:flex}.header_menu_wrap>ul>li{text-align:center;width:164px;margin:0;padding:0;list-style:none}.header_menu_wrap>ul>li>a{color:#000;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:100%;height:0;font-weight:700;transition:opacity .3s ease-in-out;display:flex;position:relative}.header_menu_wrap li.mo{display:none}.header_menu_wrap .depth2{text-align:center;color:#000;opacity:0;flex-direction:column;transition:opacity .3s ease-in-out;display:flex}.header_menu_wrap .depth2 li{opacity:0;transition:all .4s ease-in-out;transform:translateY(-10px)}.header_menu_wrap .depth2 li a{color:#000;padding:12px 0;font-size:15px;transition:all .2s;display:block}.depth2 li.type-closing>a,.depth2 li.type-soldout>a{position:relative}.depth2 li.type-closing>a:before,.depth2 li.type-soldout>a:before{white-space:nowrap;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:2px 6px;font-size:10px;font-weight:700;line-height:1.2;display:flex;position:absolute;top:50%;left:calc(50% + 25px);transform:translateY(-50%)}.depth2 li.type-closing>a:before{content:"마감임박";color:#e52b20;background-color:rgba(229,43,32,.1)}.depth2 li.type-soldout>a:before{content:"분양마감";color:#555;background-color:rgba(46,46,46,.12)}.s_menu .depth2 li.type-closing>a:before,.s_menu .depth2 li.type-soldout>a:before{display:none}.header_menu_wrap .depth2 li:hover a{color:#0d695b;background-color:#f5f5f5;font-weight:700}header:hover .header_menu_wrap{opacity:1;pointer-events:auto;max-height:500px;padding:20px 0}header:hover .depth2{opacity:1}header:hover .depth2 li{opacity:1;transform:translateY(0)}header:hover .depth2 li:first-child{transition-delay:.1s}header:hover .depth2 li:nth-child(2){transition-delay:.15s}header:hover .depth2 li:nth-child(3){transition-delay:.2s}header:hover .depth2 li:nth-child(4){transition-delay:.25s}header:hover .depth2 li:nth-child(5){transition-delay:.3s}header:hover .depth2 li:nth-child(6){transition-delay:.35s}header:hover .depth2 li:nth-child(7){transition-delay:.4s}header:hover .depth2 li:nth-child(8){transition-delay:.45s}header.typeB{background-color:transparent}header.typeB nav{opacity:0;height:0}footer{color:#333;text-align:center;border-top:1px solid #eee;flex-direction:column;align-items:center;margin-top:50px;padding:50px 0;display:flex}.fp-enabled footer{margin-top:0}footer .fp-tableCell{text-align:center;flex-direction:column;align-items:center;display:flex}.footer_logo{width:360px;margin-bottom:40px}.footer_logo img{max-width:100%}footer ul{gap:40px;margin-bottom:20px;font-size:18px;display:flex}footer ul span{margin-right:4px}.footer_txt_type{font-size:16px}.footer_txt_type span{margin-right:4px;font-weight:500}.disclaimer{flex-direction:column;gap:0;margin-top:20px;font-size:16px;line-height:1.5}.copyright{gap:5px;margin-top:20px;font-size:16px;display:flex}.copyright a{color:#000;text-decoration:underline}.full_menu_btn{z-index:12;width:40px;height:40px;display:none;position:fixed;top:10px;right:10px}.full_menu_btn button{background-color:transparent;border:none;width:100%;height:100%;position:relative}.full_menu_btn button span{background-color:#000;width:50%;height:1px;transition:all .3s ease-in-out;display:block;position:absolute;top:50%;left:50%}.full_menu_on{overflow:hidden}.full_menu_btn button span:first-child{transform:translate(-50%,calc(-50% - 5px))}.full_menu_btn button span:nth-child(2){transform:translate(-50%,-50%)}.full_menu_btn button span:nth-child(3){transform:translate(-50%,calc(5px - 50%))}.full_menu_on .full_menu_btn button span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.full_menu_on .full_menu_btn button span:nth-child(2){opacity:0}.full_menu_on .full_menu_btn button span:nth-child(3){transform:translate(-50%,-50%)rotate(-45deg)}.full_menu_wrap{z-index:9;-webkit-overflow-scrolling:touch;background-color:#fff;border-top:1px solid #eee;width:100vw;height:calc(100vh - 60px);transition:all .6s ease-in-out;position:fixed;top:60px;overflow-y:auto;transform:translateY(calc(-100% - 60px))}.full_menu_on header{background-color:#fff!important}.full_menu_on .full_menu_wrap{transform:translateY(0)}.full_menu_wrap .depth1>li{border-bottom:1px solid #eee}.full_menu_wrap .depth1>li.mo{display:block}.full_menu_wrap .depth1>li .depth2{display:none}.full_menu_wrap .depth1>li .depth2>li{background-color:#f3f3f3}.full_menu_wrap .depth1>li .depth2>li:not(:last-child){border-bottom:1px solid #eee}.full_menu_wrap .depth1>li a{color:#000;padding:20px 10px;font-size:16px}.full_menu_wrap .depth2 li.type-closing>a:after,.full_menu_wrap .depth2 li.type-soldout>a:after{vertical-align:2px;margin-left:6px;display:inline-flex;position:static;transform:none}@media (max-width:1280px){header>div h1{width:240px;height:32px}.footer_logo{width:240px;margin-bottom:20px}.header_menu_wrap{display:none}.full_menu_btn{display:block}header>div:first-child{height:60px;padding:0 18px}header nav{display:none}header nav ul{gap:unset;justify-content:space-evenly;width:100%}header>div:first-child>a{display:none}header>div .right li:first-child a{background-color:#fff;border:1px solid #0d695b;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative;overflow:hidden}header>div .right li:first-child a span{position:absolute;left:-9999px}header>div .right li:first-child a img{width:18px;height:18px;filter:unset;transform:none}header>div .right .customer{display:none}footer{padding:30px 0}footer ul{flex-direction:column;gap:5px;font-size:14px}.footer_txt_type{font-size:14px}.disclaimer{font-size:10px}.copyright{margin-top:unset;white-space:nowrap;flex-wrap:wrap;justify-content:center;font-size:12px}.header_left_wrap{display:none}}.mobile_floating_wrap{z-index:99999;display:block;position:fixed;bottom:30px;right:20px}.floating_btn_list{flex-direction:column;gap:12px;display:flex}.floating_btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .2s;display:flex;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.2)}.floating_btn:before{content:attr(aria-label);color:#fff;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;background:rgba(0,0,0,.82);border-radius:999px;min-width:78px;padding:8px 12px;font-size:14px;font-weight:700;line-height:1;transition:opacity .2s,transform .2s;position:absolute;top:50%;right:calc(100% + 12px);transform:translate(8px,-50%)}.floating_btn:after{content:"";opacity:0;pointer-events:none;border:6px solid transparent;border-left-color:rgba(0,0,0,.82);transition:opacity .2s,transform .2s;position:absolute;top:50%;right:calc(100% + 6px);transform:translate(8px,-50%)}.floating_btn:hover:before,.floating_btn:active:before,.floating_btn:hover:after,.floating_btn:active:after{opacity:1;transform:translateY(-50%)}.floating_btn:focus-visible:before{opacity:1;transform:translateY(-50%)}.floating_btn:focus-visible:after{opacity:1;transform:translateY(-50%)}.floating_btn:active{transform:scale(.9)}.floating_btn.btn_phone{background-color:#5c8cf2}.floating_btn.btn_ebook{color:#1a1408;background-color:#c6a26b}.floating_btn.btn_reserve{background-color:#9ac41c}.floating_btn svg{width:28px;height:28px;display:block}.mobile_bottom_bar{display:none}@media (max-width:800px){body{padding-bottom:75px!important}.mobile_floating_wrap{bottom:85px}.mob_menu{display:none!important}.mobile_bottom_bar{z-index:99998;background-color:#005a3c;width:100%;height:65px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px rgba(0,0,0,.15)}.bottom_bar_item{color:#fff;border-right:1px solid rgba(255,255,255,.15);flex:1;justify-content:center;align-items:center;font-family:Pretendard,sans-serif;font-size:15px;font-weight:700;text-decoration:none;display:flex}.bottom_bar_item:last-child{border-right:none}}.sub_visual{background:url(/assets/main_bg-SWT0R34f.png) 50%/cover no-repeat;height:280px;margin-top:160px;position:relative}.sub_visual:after{content:"";background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20400%20300%22%20style%3D%22min-height%3A100px%3B%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23eeeeee%22%20stroke%3D%22%23cccccc%22%20stroke-width%3D%222%22/%3E%0A%20%20%20%20%20%20%20%20%3Ctext%20x%3D%2250%25%22%20y%3D%2250%25%22%20font-family%3D%22Pretendard%2C%20sans-serif%22%20font-size%3D%2214%22%20font-weight%3D%22bold%22%20fill%3D%22%23777777%22%20text-anchor%3D%22middle%22%20dominant-baseline%3D%22middle%22%3Esub_txt.png%3C/text%3E%0A%20%20%20%20%3C/svg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;width:330px;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rel_wrap{padding:0 180px}.sub_content{opacity:0;width:100%;padding:0 180px;animation:1s ease-in-out .5s forwards sub_content_ani;position:relative}@keyframes sub_content_ani{to{opacity:1}}.s_menu{height:80px;margin-bottom:40px;position:relative}.s_menu_title{font-size:20px;font-weight:700}.s_menu .rel_wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.s_menu:after{content:"";background-color:#ddd;width:calc(100% - 360px);height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.s_menu ul{height:100%;display:flex}.s_menu ul>li{height:100%}.s_menu ul>li a{color:#000;align-items:center;height:100%;padding:0 10px;font-size:16px;text-decoration:none;display:flex;position:relative}.s_menu ul>li.active a{font-weight:700}.s_menu ul>li.active a:after{content:"";z-index:2;background-color:#0d695b;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.sub_content>.rel_wrap{height:auto}.sub_content{flex-direction:column;display:flex}.sub_content>img{width:100%;max-width:1300px;margin:0 auto}iframe{width:100%}.contact_inner_wrap{justify-content:center;gap:50px;margin-top:50px;display:flex}.contact_wrap{flex-direction:column;width:100%;display:flex}.map_wrap{gap:40px;width:100%;display:flex}.map_wrap img{max-width:100%}.map_txt_wrap dl{height:32%}.map_txt_wrap dd{margin-bottom:10px;font-size:20px;font-weight:700}.map_txt_wrap dd strong{color:#01695a}.map_address{margin-bottom:20px;font-size:20px}.btn_contact_wrap{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn_contact{color:#fff;background-color:#20b56f;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:142px;height:46px;padding:0 18px;font-size:16px;font-weight:700;transition:background-color .2s,transform .2s;display:flex;box-shadow:0 10px 22px rgba(32,181,111,.24)}.btn_contact:hover{background-color:#27c87d;transform:translateY(-2px)}.btn_contact>div{background-color:rgba(255,255,255,.22);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.btn_visit_reserve{flex-basis:min(100%,296px);margin-top:2px}.icon_naver img{width:12px;height:11px}.icon_kakao img{width:10px;height:14px}.event_result_table{width:100%;max-width:1300px;margin:20px auto 0}.event_result_table thead{color:#fff;background-color:#0d695b}table.event_result_table thead tr th,table.event_result_table tbody tr td{text-align:center;padding:16px 0;font-size:15px}table.event_result_table thead tr th{width:25%}.event_result_table thead tr,table.event_result_table tbody{flex-wrap:wrap;display:flex}table.event_result_table tbody tr{width:50%;display:flex}table.event_result_table tbody tr td{box-sizing:border-box;border-bottom:1px solid #eee;width:100%}@media (max-width:1280px){.sub_visual{margin-top:60px}.rel_wrap,.sub_content{padding:0 18px}.s_menu:after{width:calc(100% - 36px)}.s_menu_title{font-size:16px}.s_menu{height:60px}.s_menu ul{white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.s_menu ul::-webkit-scrollbar{display:none}.s_menu ul>li{flex-shrink:0}.s_menu ul>li a{padding:0 15px;font-size:15px}}@media (max-width:768px){table.event_result_table thead tr th:nth-child(n+3){display:none}table.event_result_table thead tr th{width:50%}table.event_result_table tbody tr{flex-wrap:wrap;width:100%;display:flex}table.event_result_table tbody tr td{box-sizing:border-box;width:50%;display:block}}#vr_ifr{margin:40px 0}.roulette-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000000;opacity:0;pointer-events:none;background:rgba(7,10,18,.76);justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .4s;display:flex;position:fixed;top:0;left:0}.roulette-overlay.active{opacity:1;pointer-events:auto}.roulette-modal{background:linear-gradient(135deg,#0d1727 0%,#060a12 100%);border:1px solid rgba(198,162,107,.35);border-radius:16px;flex-direction:column;width:90%;max-width:375px;animation:.4s cubic-bezier(.16,1,.3,1) both rouletteModalSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.6)}@keyframes rouletteModalSlideIn{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.roulette-header{text-align:center;padding:24px 20px 14px;position:relative}.roulette-header .limited-event{color:#c6a26b;letter-spacing:3px;text-transform:uppercase;margin-bottom:8px;font-size:15px;font-weight:800}.roulette-header .divider{justify-content:center;align-items:center;gap:12px;width:80%;margin:6px auto 10px;display:flex}.roulette-header .divider-line{opacity:.6;background:linear-gradient(90deg,transparent,#c6a26b 50%,transparent);flex-grow:1;height:1px}.roulette-header .divider-diamond{background-color:#c6a26b;width:6px;height:6px;transform:rotate(45deg)}.roulette-header .subtitle{color:#e5eaf3;opacity:.9;font-size:13.5px;font-weight:500;line-height:1.4}.roulette-close-btn{color:#fff;cursor:pointer;z-index:10;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:background .2s,transform .2s;display:flex;position:absolute;top:15px;right:15px}.roulette-close-btn:active{background:rgba(255,255,255,.15);transform:scale(.92)}.roulette-body{flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:0 20px 24px;display:flex;position:relative}.roulette-view{flex-direction:column;justify-content:center;align-items:center;width:100%;animation:.3s forwards rouletteFadeIn;display:none}.roulette-view.active{display:flex}@keyframes rouletteFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.roulette-banner-view img{border:1px solid rgba(198,162,107,.15);border-radius:8px;width:100%;height:auto;margin-bottom:18px;box-shadow:0 8px 24px rgba(0,0,0,.4)}.roulette-start-btn{color:#070b13;cursor:pointer;text-align:center;background:linear-gradient(135deg,#c6a26b 0%,#b89156 100%);border:none;border-radius:25px;width:85%;padding:12px 28px;font-size:15px;font-weight:800;transition:transform .2s;animation:1.6s infinite alternate pulseButton;box-shadow:0 4px 15px rgba(184,145,86,.4)}.roulette-start-btn:active{transform:scale(.97)}@keyframes pulseButton{0%{box-shadow:0 4px 10px rgba(184,145,86,.3)}to{transform:scale(1.03);box-shadow:0 4px 22px rgba(184,145,86,.7)}}.roulette-game-container{width:250px;height:250px;margin-top:10px;position:relative}.roulette-pointer{z-index:10;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4));border-top:15px solid #e0c294;border-left:10px solid transparent;border-right:10px solid transparent;width:0;height:0;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.roulette-wheel{border-radius:50%;width:100%;height:100%;transition:transform 4s cubic-bezier(.2,.8,.3,1);box-shadow:0 6px 20px rgba(0,0,0,.5)}.roulette-spin-btn{color:#070b13;text-align:center;cursor:pointer;z-index:8;background:radial-gradient(circle,#fff3e0 0%,#e0c294 60%,#b38e55 100%);border:3px solid #0d1727;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:58px;height:58px;font-size:11px;font-weight:800;line-height:1.2;transition:transform .1s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px rgba(0,0,0,.35)}.roulette-spin-btn:active{transform:translate(-50%,-50%)scale(.95)}.roulette-result-view h3{color:#fff;text-align:center;margin-bottom:12px;font-size:18px;font-weight:800}.prize-card-wrapper{border:2px solid rgba(198,162,107,.4);border-radius:10px;justify-content:center;align-items:center;width:100%;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.5)}.prize-card-img{object-fit:contain;width:100%;height:auto;display:block}.roulette-cta-btn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#0d695b 0%,#08483e 100%);border:1px solid rgba(255,255,255,.1);border-radius:25px;width:90%;padding:14px 20px;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s;animation:1.5s infinite alternate pulseCtaButton;box-shadow:0 4px 18px rgba(13,105,91,.4)}.roulette-cta-btn:active{transform:scale(.97)}.roulette-home-btn{color:#e5eaf3;cursor:pointer;text-align:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);border-radius:25px;width:90%;margin-top:10px;padding:14px 20px;font-size:15px;font-weight:600;transition:transform .2s,background .2s}.roulette-home-btn:active{background:rgba(255,255,255,.15);transform:scale(.97)}@keyframes pulseCtaButton{0%{box-shadow:0 4px 12px rgba(13,105,91,.3)}to{box-shadow:0 4px 22px rgba(13,105,91,.65)}}.roulette-footer{border-top:1px solid rgba(198,162,107,.2);width:100%;height:50px;display:flex}.roulette-footer-btn{color:#8c9cb6;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;font-size:13.5px;font-weight:500;transition:color .2s,background .2s;display:flex}.roulette-footer-btn:first-child{border-right:1px solid rgba(198,162,107,.2)}.roulette-footer-btn:active{color:#fff;background:rgba(255,255,255,.03)}.confetti{opacity:.95;z-index:15;pointer-events:none;background-color:#fff;border-radius:50%;width:7px;height:7px;animation:2.2s ease-out both confettiFall;position:absolute}@keyframes confettiFall{0%{opacity:1;transform:translateY(-50px)rotate(0)}to{transform:translateY(280px) translateX(var(--x-offset)) rotate(720deg);opacity:0}}#section0{background-image:url(/assets/main_bg-SWT0R34f.png);background-position:top;background-repeat:no-repeat;background-size:auto 108%;width:100%;height:100dvh;position:relative}#section0 .fp-tableCell{flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;width:100%;height:100%;padding-top:max(190px,min(22vh,260px));display:flex}@media (max-width:1600px){#section0{background-size:auto 108%}}@media (max-width:800px){#section0{background:url(/assets/main_bg-SWT0R34f.png) bottom/cover no-repeat}}#section0 .txt_hide{color:#fff;text-align:center;text-indent:0;text-shadow:0 4px 20px rgba(0,0,0,.35);width:auto;max-width:min(90vw,720px);margin:0 auto;font-size:34px;font-weight:800;line-height:1.45}.hero_faq{-webkit-backdrop-filter:blur(6px);color:#fff;z-index:3;background-color:rgba(10,16,28,.6);border:1px solid rgba(255,255,255,.12);border-radius:16px;width:min(90vw,420px);margin:0 auto;padding:20px 20px 12px}.hero_faq_title{align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.hero_faq_title svg{color:#fff;flex-shrink:0}.hero_faq_sub{color:#c7cdd8;margin-top:6px;margin-bottom:16px;font-size:13px}.hero_faq_list{flex-direction:column;gap:8px;display:flex}.hero_faq_list li a{color:#fff;background-color:rgba(255,255,255,.06);border-left:3px solid #c6a26b;border-radius:0 8px 8px 0;padding:12px 14px;font-size:14px;font-weight:600;transition:background-color .2s;display:block}.hero_faq_list li a:before{content:"▸ ";color:#c6a26b}.hero_faq_list li a:hover{background-color:rgba(255,255,255,.12)}.hero_faq_actions{gap:8px;margin-top:14px;padding-bottom:8px;display:flex}.hero_faq_btn{text-align:center;color:#fff;border-radius:8px;flex:1;padding:12px 10px;font-size:14px;font-weight:700}.hero_faq_btn_call{background-color:#5c8cf2}.hero_faq_btn_reserve{background-color:#9ac41c}@media (max-width:730px){.hero_faq{width:calc(100% - 32px);padding:16px 16px 10px}.hero_faq_title{font-size:15px}.hero_faq_list li a{padding:10px 12px;font-size:13px}.hero_faq_btn{padding:10px;font-size:13px}}body.has-hero-floating .mobile_floating_wrap{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility .3s}body.has-hero-floating .mobile_floating_wrap.show_floating{opacity:1;visibility:visible;pointer-events:auto}#section_schedule{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20400%20300%22%20style%3D%22min-height%3A100px%3B%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23eeeeee%22%20stroke%3D%22%23cccccc%22%20stroke-width%3D%222%22/%3E%0A%20%20%20%20%20%20%20%20%3Ctext%20x%3D%2250%25%22%20y%3D%2250%25%22%20font-family%3D%22Pretendard%2C%20sans-serif%22%20font-size%3D%2214%22%20font-weight%3D%22bold%22%20fill%3D%22%23777777%22%20text-anchor%3D%22middle%22%20dominant-baseline%3D%22middle%22%3Ecal_bg.jpg%3C/text%3E%0A%20%20%20%20%3C/svg%3E);background-repeat:no-repeat;background-size:auto;position:relative}#section_schedule .schedule_wrap{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 20px;display:flex;transform:translateY(80px)}.schedule_title_area{text-align:center;margin-bottom:50px}.schedule_sub{color:#0d695b;letter-spacing:4px;margin-bottom:10px;font-size:14px;font-weight:700}.schedule_title{color:#222;margin-bottom:20px;font-size:28px;font-weight:700}.schedule_desc{color:#222;font-size:20px;line-height:1.3}.schedule_list_wrap{border-top:none;width:100%;max-width:1600px;margin:0 auto}.ani{opacity:0;transition:all 1.2s cubic-bezier(.25,1,.5,1);transform:translateY(30px)}.ani.show{opacity:1;transform:translateY(0)}.schedule_list li{transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s cubic-bezier(.25,1,.5,1)}.schedule_list li:hover{z-index:10;transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.schedule_list{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.schedule_list li{cursor:pointer;background-color:#f9f9f9;border:none;flex-direction:column;justify-content:center;align-items:flex-start;min-height:180px;padding:20px 30px;transition:all .5s cubic-bezier(.25,1,.5,1);display:flex;position:relative}.schedule_list li:hover{padding-left:30px;transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.05)}.schedule_list li.span-2{grid-column:span 2}.schedule_list li.span-5{grid-column:span 5}.schedule_list li.span-6{grid-column:span 6}.schedule_list li.dark{background-color:rgba(68,68,68,.05)}.schedule_list li.green{background-color:rgba(46,125,50,.05)}.schedule_list li.blue{background-color:rgba(21,101,192,.05)}.schedule_list li.orange{background-color:rgba(239,108,0,.05)}.schedule_list li.grey{background-color:rgba(120,144,156,.05)}.schedule_list li.purple{background-color:rgba(123,31,162,.05)}.schedule_list li:hover.dark{background-color:rgba(68,68,68,.1)}.schedule_list li:hover.green{background-color:rgba(46,125,50,.1)}.schedule_list li:hover.blue{background-color:rgba(21,101,192,.1)}.schedule_list li:hover.orange{background-color:rgba(239,108,0,.1)}.schedule_list li:hover.grey{background-color:rgba(120,144,156,.1)}.schedule_list li:hover.purple{background-color:rgba(123,31,162,.1)}.date_box{flex-direction:column;align-items:flex-start;gap:5px;min-width:auto;margin-bottom:15px;display:flex}.date_box .date{color:#333;font-family:Nanum Myeongjo,serif;font-size:28px;font-weight:800;line-height:1}.date_box .day{color:#666;text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:400}.event_box{flex:unset;text-align:left;flex-direction:column;align-items:flex-start;display:flex}.event_box .event_name{color:#222;margin-bottom:5px;font-size:22px;font-weight:400}.event_box .event_desc{color:#888;letter-spacing:.5px;text-transform:uppercase;font-size:13px}.scroll_hint{display:none}@media (max-width:1400px){.schedule_list_wrap{max-width:90%;padding-top:100px}.schedule_list{gap:15px}.schedule_list li{min-height:160px;padding:15px 20px}.date_box .date{font-size:34px}.event_box .event_name{font-size:20px}}@media (max-width:1024px){.schedule_list_wrap{padding-top:80px}.schedule_list li{min-height:140px;padding:15px}.date_box .date{font-size:30px}.event_box .event_name{font-size:18px}}@media (max-width:768px){#section_schedule .schedule_wrap{transform:translateY(0)}.schedule_list_wrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100%;padding:60px 20px 20px;overflow-x:auto}.schedule_list_wrap::-webkit-scrollbar{display:none}.schedule_list{gap:15px;width:-moz-max-content;width:max-content;padding-right:20px;display:flex}.schedule_list li{flex-shrink:0;width:280px;min-height:180px;padding:25px}.schedule_list li:hover{padding-left:25px;transform:none}.date_box .date{font-size:32px}.event_box .event_name{font-size:20px}.schedule_list li.span-2,.schedule_list li.span-5{width:280px}.scroll_hint{z-index:10;pointer-events:none;opacity:1;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.schedule_list_wrap.show .scroll_hint{animation:.5s 3s forwards fadeOut}.scroll_hint svg{opacity:.8;width:50px;height:50px;animation:1.5s infinite swipeHand}.scroll_hint span{color:#fff;background-color:rgba(0,0,0,.6);border-radius:20px;padding:5px 12px;font-size:13px;font-weight:500}@keyframes swipeHand{0%{transform:translate(0)}50%{transform:translate(-20px)}to{transform:translate(0)}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}}#section_video .fp-tableCell{padding:15px 20px}.video_wrap{width:100%;max-width:960px;margin:0 auto}.video_embed{aspect-ratio:16/9;background-color:#000;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 16px 38px rgba(0,0,0,.16)}.video_thumb{object-fit:cover;width:100%;height:100%;display:block}.video_embed iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.video_play_btn{cursor:pointer;background-color:rgba(0,0,0,.55);border:none;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video_play_btn svg{transform:translate(2px)}.video_play_btn:hover{background-color:#01695a;transform:translate(-50%,-50%)scale(1.06)}@media (max-width:730px){.video_play_btn{width:64px;height:64px}.video_play_btn svg{width:22px;height:22px}}#section1 .fp-tableCell{justify-content:flex-start;width:100%;height:100dvh;padding:230px 150px 110px 230px;display:flex;position:relative;overflow:hidden}#section1 .fp-tableCell:after{content:"";z-index:-1;pointer-events:none;background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20400%20300%22%20style%3D%22min-height%3A100px%3B%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23eeeeee%22%20stroke%3D%22%23cccccc%22%20stroke-width%3D%222%22/%3E%0A%20%20%20%20%20%20%20%20%3Ctext%20x%3D%2250%25%22%20y%3D%2250%25%22%20font-family%3D%22Pretendard%2C%20sans-serif%22%20font-size%3D%2214%22%20font-weight%3D%22bold%22%20fill%3D%22%23777777%22%20text-anchor%3D%22middle%22%20dominant-baseline%3D%22middle%22%3Esec1_bg_01.png%3C/text%3E%0A%20%20%20%20%3C/svg%3E) 50%/cover no-repeat;width:519px;height:186px;position:absolute;bottom:80px;left:-13px}#section1 .fp-tableCell:before{content:"";z-index:-1;pointer-events:none;background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20400%20300%22%20style%3D%22min-height%3A100px%3B%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23eeeeee%22%20stroke%3D%22%23cccccc%22%20stroke-width%3D%222%22/%3E%0A%20%20%20%20%20%20%20%20%3Ctext%20x%3D%2250%25%22%20y%3D%2250%25%22%20font-family%3D%22Pretendard%2C%20sans-serif%22%20font-size%3D%2214%22%20font-weight%3D%22bold%22%20fill%3D%22%23777777%22%20text-anchor%3D%22middle%22%20dominant-baseline%3D%22middle%22%3Esec1_bg_02.png%3C/text%3E%0A%20%20%20%20%3C/svg%3E) 50%/cover no-repeat;width:519px;height:186px;position:absolute;top:240px;right:-50px}#section1 .left{flex-direction:column;width:50%;margin-top:30px;line-height:1.5;display:flex;position:relative}#section1 .left:after{content:"";opacity:.2;border-radius:calc(1px / 0);background-color:#0d695b;width:110px;height:110px;position:absolute;top:11em;left:18em}#section1 .left:before{content:"";opacity:.2;border-radius:calc(1px / 0);background-color:#0d9acc;width:75px;height:75px;position:absolute;top:15em;left:22em}#section1 .left p:first-child{margin-bottom:16px;font-size:22px}#section1 .left em{color:#0d695b;font-size:28px;font-weight:700;line-height:1.3}#section1 .left p:nth-child(3){margin-top:30px;font-size:18px;line-height:1.3}#section1 .right{width:50%;position:relative}#section1 .right img:first-child{width:173px;position:absolute;bottom:0;right:70px}#section1 .right img:nth-child(2){width:253px;position:absolute;right:0}#section1 .right img:nth-child(3){width:380px;position:absolute;bottom:200px;right:350px}#section2{background-color:#ededed}#section2 .fp-tableCell{flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;width:100%;height:100dvh;padding:50px 70px 60px;display:flex}#section2 .middle{text-align:center;flex-direction:column;justify-content:center;align-items:center;font-weight:700;display:flex}#section2 .middle p{color:#000;opacity:.3;letter-spacing:8px;margin-bottom:8px;font-size:12px}#section2 .middle em{white-space:nowrap;font-size:60px;font-weight:700}#section2 .middle em>span{color:#0d695b;font-size:90px;font-weight:700}#section2 .premium_grid{justify-content:center;gap:60px;width:100%;max-width:1400px;display:flex}#section2 ul{flex-direction:column;flex:1;gap:50px;min-width:0;max-width:640px;display:flex}#section2 ul li{align-items:flex-end;gap:16px;line-height:1.4;display:flex}#section2 ul li img{width:327px}#section2 ul li div p:first-child{color:#c6a28b;font-size:15px;font-weight:800}#section2 ul li h6{font-size:20px;font-weight:700}#section2 ul li div p:nth-child(3){color:#888;font-size:16px}#section_ebook{background:linear-gradient(160deg,#101a2e 0%,#16233d 60%,#101a2e 100%)}#section_ebook .fp-tableCell{justify-content:center;align-items:flex-start;width:100%;height:100dvh;padding:190px 20px 60px;display:flex}.ebook_wrap{text-align:center;color:#fff;flex-direction:column;align-items:center;width:100%;max-width:460px;display:flex}.ebook_badge{color:#1a1408;letter-spacing:.5px;background-color:#c6a26b;border-radius:999px;margin-bottom:24px;padding:8px 18px;font-size:13px;font-weight:800;display:inline-block}.ebook_cover{width:260px;max-width:70%;margin:0 auto 28px}.ebook_cover img{filter:drop-shadow(0 25px 40px rgba(0,0,0,.45));width:100%;height:auto;display:block}.ebook_headline{margin-bottom:16px;font-size:24px;font-weight:800;line-height:1.4}.ebook_desc{color:#b7bfcc;margin-bottom:32px;font-size:15px;line-height:1.6}.ebook_form{text-align:left;background-color:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:16px;flex-direction:column;gap:12px;width:100%;padding:28px;display:flex}.ebook_input{color:#fff;background-color:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);border-radius:10px;width:100%;height:50px;padding:0 16px;font-size:15px}.ebook_input::-ms-input-placeholder{color:#8b93a3}.ebook_input::placeholder{color:#8b93a3}.ebook_form_label{color:#dfe3ea;margin:6px 0 -2px;font-size:14px}.ebook_source_options{flex-wrap:wrap;gap:8px;display:flex}.ebook_source_btn{color:#dfe3ea;cursor:pointer;background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 14px;font-size:13px;transition:all .2s}.ebook_source_btn:hover{border-color:#c6a26b}.ebook_source_btn.active{color:#1a1408;background-color:#c6a26b;border-color:#c6a26b;font-weight:700}.ebook_agree{color:#b7bfcc;z-index:10;flex-wrap:nowrap;align-items:center;gap:8px;margin-top:6px;font-size:13px;display:flex;position:relative}.ebook_agree label{cursor:pointer;flex:auto;align-items:center;min-height:44px;line-height:1.4;display:inline-flex}.ebook_agree input{accent-color:#c6a26b;cursor:pointer;z-index:11;flex:none;width:24px;height:24px;margin-top:0;position:relative}.ebook_privacy_link{color:#c6a26b;cursor:pointer;background:0 0;border:1px solid rgba(198,162,107,.45);border-radius:999px;flex:none;padding:8px 10px;font-size:13px;line-height:1}.ebook_privacy_box{color:#9aa2b1;background-color:rgba(255,255,255,.04);border-radius:10px;margin-top:-4px;padding:14px 16px;font-size:12px;line-height:1.6;display:none}.ebook_privacy_box.show{display:block}.ebook_submit{color:#1a1408;cursor:pointer;background:linear-gradient(135deg,#d4b483 0%,#b98f4f 100%);border:none;border-radius:10px;width:100%;height:56px;margin-top:4px;font-size:17px;font-weight:800;transition:transform .2s,box-shadow .2s}.ebook_submit:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(185,143,79,.35)}@media (max-width:1110px){#section_ebook .fp-tableCell{padding:120px 20px 60px}}@media (max-width:500px){.ebook_cover{width:180px}.ebook_headline{font-size:20px}.ebook_form{padding:20px}}#section3 .fp-tableCell{background:#eeeded;justify-content:center;align-items:center;display:flex}.contact_title_wrap{align-items:flex-end;gap:30px;margin:0 auto;display:flex}.contact_title{font-size:60px;font-weight:800}.contact_sub_title{font-size:20px;font-weight:700}.contact_sub_title strong{color:#01695a}.contact_sub_title span{font-weight:400}#section0 .txt_hide{opacity:0;animation:1s .6s forwards sec0_title;transform:translateY(20px)}@keyframes sec0_title{to{opacity:1;transform:translateY(0)}}header{opacity:0;animation:1s 1.2s forwards header_down;transform:translateY(-50%)}@keyframes header_down{to{opacity:1;transform:translateY(0)}}#section1 .left{opacity:0;transition:all .6s ease-in-out .6s;transform:translate(-20px)}#section1.active .left{opacity:1;transform:translate(0)}#section1 .left:after{opacity:0;transition:all .6s ease-in-out 1s}#section1 .left:before{opacity:0;transition:all .6s ease-in-out 1.2s}#section1.active .left:before,#section1.active .left:after{opacity:.2}.right img{opacity:0;transform:translate(20px)}.right img:first-child{transition:all .6s ease-in-out 1.6s}.right img:nth-child(2){transition:all .6s ease-in-out 2.2s}.right img:nth-child(3){transition:all .6s ease-in-out 2.8s}#section1.active .right img:first-child{opacity:1;animation:.6s 3.6s forwards sec1_img_1;transform:translate(0)}#section1.active .right img:nth-child(2){opacity:1;animation:.6s 3.6s forwards sec1_img_2;transform:translate(0)}#section1.active .right img:nth-child(3){opacity:1;animation:.6s 3.6s forwards sec1_img_3;transform:translate(0)}@keyframes sec1_img_1{0%{box-shadow:0 0 rgba(13,105,91,0)}to{box-shadow:10px -10px #0d695b}}@keyframes sec1_img_2{0%{box-shadow:0 0 rgba(121,181,201,0)}to{box-shadow:-10px 10px #79b5c9}}@keyframes sec1_img_3{0%{box-shadow:0 0 rgba(61,173,214,0)}to{box-shadow:10px 10px #3daed6}}.map_wrap{width:unset;flex-direction:column;gap:20px}.contact_photo{aspect-ratio:1400/964;object-fit:contain;width:100%;max-width:520px;display:block;box-shadow:0 16px 38px rgba(0,0,0,.12)}.m_map_wrap{display:none}.contact_inner_wrap{gap:80px;max-width:60%;margin-top:30px}.contact_wrap{align-items:center}.map_txt_wrap{white-space:nowrap}@media (max-width:1620px){#section2 .fp-tableCell{gap:30px;padding:45px 20px 30px}#section2 .premium_grid{gap:40px}#section2 ul{gap:30px}}.mob_menu{display:none}@media (max-width:1400px){#section1 .fp-tableCell{padding:200px 140px 110px 100px}}@media (max-width:1280px){#section1 .left p:first-child{margin-bottom:15px;font-size:16px}#section1 .left p:nth-child(3){margin-top:20px;font-size:16px}#section1 .fp-tableCell{flex-direction:column}#section1 .left,#section1 .right{width:100%;height:100%}#section1.active .right img:first-child{display:none}#section1 .right img:nth-child(2){top:unset;z-index:2;bottom:140px;right:0}#section1 .right img:nth-child(3){bottom:120px;right:100px}#section1 .fp-tableCell{padding:100px 140px 20px 18px}.contact_inner_wrap{max-width:90%}.contact_wrap{width:calc(100% - 36px)}.map_wrap{width:100%}.map_txt_wrap dd{margin-top:20px}.map_txt_wrap dt{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.map_txt_wrap{width:100%}.mob_menu{z-index:6;flex-direction:column;width:100%;display:flex;position:fixed;bottom:71px;left:0;box-shadow:0 -5px 20px rgba(0,0,0,.1)}.mob_menu>a{color:#000;background-color:#fff;border-top:1px solid #ddd;justify-content:center;align-items:center;width:100%;padding:15px 0;font-size:16px;font-weight:400;display:flex}footer .fp-tableCell{padding-bottom:100px}}@media (max-width:1110px){.section,.section .fp-tableCell,.section .fp-scrollable,.section .fp-scroller{height:auto!important;min-height:100vh!important;display:block!important}.section .fp-scrollable{overflow:visible!important}#section_video,#section_video .fp-tableCell{min-height:0!important}#section_video .fp-tableCell{padding:10px 20px}#section2 .fp-tableCell{padding-top:40px;padding-bottom:50px}#section2 .premium_grid{flex-direction:column;gap:30px}#section2 ul{max-width:100%}#section2 .fp-tableCell ul li{align-items:flex-start;flex-direction:column!important}#section0 .fp-tableCell{gap:72px;padding-top:120px}#section0 .txt_hide{font-size:26px}.hero_faq{margin-top:72px}.contact_inner_wrap{gap:20px}}@media (max-width:730px){.contact_title{font-size:40px}.contact_title_wrap{margin-bottom:20px}#section2 .middle em{font-size:50px}#section2 .middle em>span{font-size:80px}#section0 .txt_hide{max-width:86vw;font-size:22px}#section2 ul li img{width:100%!important;height:auto!important}#section1 .fp-tableCell{padding:100px 18px 20px}#section1 .right img:nth-child(3){right:unset;width:calc(100% - 36px);left:0}#section1 .right img:nth-child(2),.contact_sub_title{display:none}.m_map_wrap{display:block}.m_map_wrap img{max-width:100%}.contact_inner_wrap{width:100%;max-width:100%}.contact_photo{max-width:100%}}@media (max-width:530px){.contact_title_wrap{margin-bottom:unset}.map_address{width:100%;margin-top:0;margin-bottom:10px;font-size:16px}.map_txt_wrap dd{margin-top:unset;text-align:center;font-size:18px}.map_txt_wrap dt{text-align:center}.contact_inner_wrap{flex-direction:column;gap:20px;width:100%;margin-top:10px}.contact_photo{max-width:100%}.map_wrap{align-items:center;gap:10px}.btn_contact_wrap{justify-content:center;width:100%}}.gonggo_wrap{max-width:1200px;margin:0 auto;padding:100px 20px}.gonggo_list{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.gonggo_item{background-color:#fff;border:1px solid #ddd;flex-direction:column;justify-content:space-between;height:100%;min-height:250px;padding:40px;transition:all .4s;display:flex}.gonggo_item:hover{border-color:#0d695b;transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.gonggo_item .txt_box h3{color:#222;margin-bottom:15px;font-family:Nanum Myeongjo,serif;font-size:24px;font-weight:700}.gonggo_item .txt_box p{color:#666;margin-bottom:30px;font-size:16px;line-height:1.6}.btn_download{color:#333;background-color:#f5f5f5;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.btn_download:hover{color:#fff;background-color:#0d695b}.btn_download img{width:18px;height:18px}.btn_download:hover img{filter:brightness(0)invert()}@media (max-width:768px){.gonggo_wrap{padding:60px 20px}.gonggo_list{grid-template-columns:1fr;gap:20px}.gonggo_item{min-height:auto;padding:30px}.gonggo_item .txt_box h3{font-size:20px}}.quick_menu{z-index:1000;background-color:#fff;border-radius:10px;position:fixed;top:50%;right:20px;overflow:hidden;transform:translateY(-50%);box-shadow:0 5px 20px rgba(0,0,0,.1)}.quick_menu ul{flex-direction:column;display:flex}.quick_menu li{text-align:center;cursor:pointer;border-bottom:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;min-width:120px;padding:15px 20px;transition:all .3s;display:flex}.quick_menu li:last-child{border-bottom:none}.quick_menu li:hover{background-color:#0d695b}.quick_menu .icon{color:#0d695b;width:40px;height:40px;margin-bottom:8px}.quick_menu .icon svg{width:100%;height:100%}.quick_menu .text span{color:#666;margin-bottom:2px;font-size:12px;display:block}.quick_menu li:hover .icon{filter:brightness(0)invert()}.quick_menu li:hover .text span,.quick_menu li:hover .text strong{color:#fff}.quick_menu .text strong{color:#222;font-size:14px;font-weight:700;display:block}@media (max-width:1280px){.quick_menu{border-radius:0;width:100%;top:auto;bottom:0;left:0;right:0;transform:none}.quick_menu ul{flex-direction:row;justify-content:space-around}.quick_menu li{border-bottom:none;border-right:1px solid #eee;flex:1;min-width:auto;padding:10px 0}.quick_menu li:last-child{border-right:none}.quick_menu .icon{width:24px;height:24px;margin-bottom:4px}.quick_menu .text span{font-size:10px}.quick_menu .text strong{font-size:11px}}#section_more{background-color:#f4f6f9}#section_more .fp-tableCell{justify-content:center;align-items:center;width:100%;height:100dvh;padding:100px 20px 60px;display:flex}.more_wrap{text-align:center;width:100%;max-width:1200px;margin:0 auto}.more_badge{color:#0d695b;letter-spacing:1px;background-color:rgba(13,105,91,.08);border-radius:999px;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.more_title{color:#1a1a1a;margin-bottom:12px;font-size:32px;font-weight:800}.more_desc{color:#666;margin-bottom:40px;font-size:16px}.more_grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.more_card{background-color:#fff;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.04)}.more_card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.card_img_wrap{aspect-ratio:16/10;background-color:#eaeaea;width:100%;position:relative;overflow:hidden}.card_img_inner{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.more_card:hover .card_img_inner{transform:scale(1.08)}.card_tag{color:#fff;letter-spacing:.5px;background-color:#03cf5d;border-radius:4px;padding:5px 10px;font-size:11px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 4px 10px rgba(3,207,93,.3)}.card_body{flex-direction:column;flex-grow:1;padding:24px;display:flex}.card_body h3{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:50px;margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.card_body p{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:67px;margin-bottom:20px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.card_btn{color:#0d695b;align-items:center;gap:4px;margin-top:auto;font-size:14px;font-weight:700;transition:gap .2s;display:inline-flex}.more_card:hover .card_btn{gap:8px}@media (max-width:1110px){#section_more .fp-tableCell{padding:80px 20px 60px;height:auto!important;min-height:auto!important;display:block!important}.more_grid{gap:20px}}@media (max-width:800px){.more_title{font-size:26px}.more_desc{margin-bottom:24px;font-size:14px}.more_grid{grid-template-columns:1fr;gap:20px}.more_card{max-width:480px;margin:0 auto}.card_img_wrap{aspect-ratio:1!important}}.pc_only{display:inline!important}.mo_only{display:none!important}@media (max-width:800px){.pc_only{display:none!important}.mo_only{display:inline!important}}
