@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,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}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: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:#e52b201a}.depth2 li.type-soldout>a:before{content:"분양마감";color:#555;background-color:#2e2e2e1f}.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:#0000}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:#0000;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 (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;box-shadow:0 4px 12px #0003}.floating_btn:active{transform:scale(.9)}.floating_btn.btn_phone{background-color:#5c8cf2}.floating_btn.btn_kakao{color:#3c1e1e;background-color:#ffeb00}.floating_btn.btn_reserve{background-color:#9ac41c}.floating_btn svg{width:28px;height:28px;display:block}.mobile_bottom_bar{display:none}@media (width<=800px){.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 #00000026}.bottom_bar_item{color:#fff;border-right:1px solid #ffffff26;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{gap:20px;display:flex}.btn_contact{color:#01695a;align-items:center;gap:5px;font-size:16px;display:flex}.btn_contact>div{border-radius:calc(1px / 0);background-color:#01695a;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.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 (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>li a{font-size:15px}.s_menu ul>li:not(.active){display:none}}@media (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}#section0{background-image:url(/assets/main_bg-SWT0R34f.png);background-position:top;background-repeat:no-repeat;background-size:auto 108%;justify-content:flex-start;align-items:center;width:100%;height:100dvh;display:flex;position:relative}@media (width<=1600px){#section0{background-size:auto 108%}}@media (width<=800px){#section0{background:url(/assets/main_bg-SWT0R34f.png) bottom/cover no-repeat}}#section0 .txt_hide{aspect-ratio:1200/864;background:url(/assets/main_txt-aKYCOJNH.png) 50%/contain no-repeat;width:min(31.25vw,600px);height:auto;margin-top:0;position:absolute;top:clamp(190px,22vh,260px);left:50%;transform:translate(-50%)}#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)}.facility_item{transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s cubic-bezier(.25,1,.5,1)}.facility_item:hover{transform:translateY(-10px)}.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 #0000001a}.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 #0000000d}.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:#4444440d}.schedule_list li.green{background-color:#2e7d320d}.schedule_list li.blue{background-color:#1565c00d}.schedule_list li.orange{background-color:#ef6c000d}.schedule_list li.grey{background-color:#78909c0d}.schedule_list li.purple{background-color:#7b1fa20d}.schedule_list li:hover.dark{background-color:#4444441a}.schedule_list li:hover.green{background-color:#2e7d321a}.schedule_list li:hover.blue{background-color:#1565c01a}.schedule_list li:hover.orange{background-color:#ef6c001a}.schedule_list li:hover.grey{background-color:#78909c1a}.schedule_list li:hover.purple{background-color:#7b1fa21a}.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 (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 (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 (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: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:#0009;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}}}#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{justify-content:space-between;align-items:center;width:100%;height:100dvh;padding:100px 70px 0;display:flex}#section2 ul{flex-direction:column;gap:50px;display:flex}#section2 ul li{align-items:flex-end;gap:16px;line-height:1.4;display:flex}#section2 .fp-tableCell ul:first-child li:nth-child(2){margin-left:30px}#section2 .fp-tableCell ul:first-child li:nth-child(3){margin-left:60px}#section2 .fp-tableCell ul:last-child li:nth-child(2){margin-right:30px}#section2 .fp-tableCell ul:last-child li:nth-child(3){margin-right:80px}#section2 .fp-tableCell ul:last-child p,#section2 .fp-tableCell ul:last-child h6{text-align:right}#section2 .middle{flex-direction:column;justify-content:center;align-items:center;width:370px;font-weight:700;display:flex;position:relative}#section2 .middle:after{content:"";opacity:.1;border-radius:calc(1px / 0);pointer-events:none;border:1px solid #000;width:560px;height:560px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#section2 .middle p{color:#000;opacity:.3;letter-spacing:8px;font-size:12px;transform:translate(-30px,20px)}#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 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_community{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%3Ecommu_bg.jpg%3C/text%3E%0A%20%20%20%20%3C/svg%3E);background-position:50%;background-size:cover}#section_community .fp-tableCell{justify-content:center;align-items:center;padding:100px 20px;display:flex}.community_wrap{text-align:center;width:100%;max-width:1400px;margin:0 auto;transform:translateY(60px)}.community_header{text-align:center;opacity:0;margin-bottom:30px;transition:all 1.2s cubic-bezier(.25,1,.5,1);transform:translateY(30px)}.community_header.show{opacity:1;transform:translateY(0)}.community_sub{color:#0d695b;letter-spacing:3px;text-transform:uppercase;margin-bottom:15px;font-size:15px;font-weight:700;display:block}.community_title{color:#111;margin-bottom:20px;font-size:28px;font-weight:700;line-height:1.3}.community_title b{color:#0d695b}.community_desc{color:#111;font-size:18px;font-weight:300;line-height:1.3}.facility_grid{border:none;grid-template-columns:repeat(4,1fr);margin-bottom:60px;display:grid}.facility_item{box-shadow:none;text-align:center;background:0 0;border:none;padding:0 20px;position:relative}.facility_image{background-color:#f5f5f5;border-radius:20px 0;width:100%;height:220px;margin-bottom:20px;position:relative;overflow:hidden}.facility_image img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.facility_item:hover .facility_image img{transform:scale(1.05)}.facility_info{padding:0}.facility_name{color:#222;margin-bottom:15px;font-size:18px;font-weight:700}.facility_desc{color:#777;word-break:keep-all;font-size:15px;font-weight:400;line-height:1.6}@media (width<=1024px){.facility_grid{grid-template-columns:repeat(2,1fr)}.facility_item{border:none}}@media (width<=768px){.community_wrap{transform:translateY(0)}#section_community .fp-tableCell{flex-direction:column;justify-content:center;padding:70px 20px 30px;display:flex}.community_header{margin-bottom:20px}.community_sub{margin-bottom:5px;font-size:12px}.community_title{margin-bottom:10px;font-size:24px}.community_desc{font-size:13px;line-height:1.4}.facility_grid{grid-template-columns:repeat(2,1fr);gap:15px;width:100%;margin-bottom:20px}.facility_item{border:none;padding:0}.facility_image{aspect-ratio:47/26;width:100%;height:auto;margin-bottom:10px}.facility_name{margin-bottom:0;font-size:15px}.facility_desc{display:none}}#section3 .fp-tableCell{background:#eeeded 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%3Econtact_bg.png%3C/text%3E%0A%20%20%20%20%3C/svg%3E) bottom/contain no-repeat;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:translate(-50%,20px)}@keyframes sec0_title{to{opacity:1;transform:translate(-50%)}}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 #0d695b00}to{box-shadow:10px -10px #0d695b}}@keyframes sec1_img_2{0%{box-shadow:0 0 #79b5c900}to{box-shadow:-10px 10px #79b5c9}}@keyframes sec1_img_3{0%{box-shadow:0 0 #3dadd600}to{box-shadow:10px 10px #3daed6}}#section2 .middle{opacity:0;transition:all .6s ease-in-out 1s;transform:translateY(20px)}#section2.active .middle{opacity:1;transform:translateY(0)}#section2 .middle:after{opacity:0;transition:all .6s ease-in-out 1.4s}#section2.active .middle:after{opacity:.1}#section2 .fp-tableCell ul:first-child li:first-child{opacity:0;transition:all .6s ease-in-out 2s;transform:translate(-20px)}#section2 .fp-tableCell ul:first-child li:nth-child(2){opacity:0;transition:all .6s ease-in-out 2.4s;transform:translate(-20px)}#section2 .fp-tableCell ul:first-child li:nth-child(3){opacity:0;transition:all .6s ease-in-out 2.8s;transform:translate(-20px)}#section2.active .fp-tableCell ul:first-child li:first-child,#section2.active .fp-tableCell ul:first-child li:nth-child(2),#section2.active .fp-tableCell ul:first-child li:nth-child(3){opacity:1;transform:translate(0)}#section2 .fp-tableCell ul:last-child li{justify-content:flex-end}#section2 .fp-tableCell ul:last-child li:first-child{opacity:0;transition:all .6s ease-in-out 3.4s;transform:translate(20px)}#section2 .fp-tableCell ul:last-child li:nth-child(2){opacity:0;transition:all .6s ease-in-out 3.8s;transform:translate(20px)}#section2 .fp-tableCell ul:last-child li:nth-child(3){opacity:0;transition:all .6s ease-in-out 4.2s;transform:translate(20px)}#section2.active .fp-tableCell ul:last-child li:first-child,#section2.active .fp-tableCell ul:last-child li:nth-child(2),#section2.active .fp-tableCell ul:last-child li:nth-child(3){opacity:1;transform:translate(0)}.map_wrap{width:unset;flex-direction:column;gap:20px}.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 (width<=1620px){#section2 .fp-tableCell{grid-template:"title title"1fr"con con2"1fr/1fr 1fr;grid-auto-flow:row;gap:0;padding:40px 20px 30px;display:grid}#section2 .middle{grid-area:title;width:100%}#section2 .fp-tableCell ul:first-child{grid-area:con}#section2 .fp-tableCell ul:last-child{grid-area:con2}#section2 ul{gap:30px}}.mob_menu{display:none}@media (width<=1400px){#section1 .fp-tableCell{padding:200px 140px 110px 100px}}@media (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}#section2 .fp-tableCell ul:first-child li{margin-left:unset!important}#section2 .fp-tableCell ul:last-child li{flex-direction:row-reverse;margin-right:unset!important}#section2 .fp-tableCell ul:last-child p,#section2 .fp-tableCell ul:last-child h6{text-align:left}#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 #0000001a}.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 (width<=1110px){#section2 .fp-tableCell{grid-template:"title title"200px"con con2"1fr"con con2"1fr/1fr 1fr;overflow:hidden}.section.normal-scroll{height:auto!important;min-height:100vh!important}.section.normal-scroll .fp-tableCell{padding-bottom:50px;height:auto!important}#section2.normal-scroll{overflow-y:auto}#section2 ul li{flex-direction:column;align-items:flex-start}#section2 .fp-tableCell ul:last-child li{flex-direction:column-reverse;align-items:flex-start}#section0 .txt_hide{margin-top:0;top:120px}.contact_inner_wrap{gap:20px}}@media (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{width:min(86vw,420px)}#section2 .fp-tableCell{grid-template:"title"200px"con""con2"/1fr;gap:30px}#section2 ul li img{width:100%}#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,.contact_inner_wrap{max-width:100%}}@media (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;margin-top:10px}.map_wrap img{max-width:60%}.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 #00000014}.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 (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 #0000001a}.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 (width<=1280px){.quick_menu{border-radius:0;width:100%;inset:auto 0 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}}
