@charset "utf-8";
@import url("./font-awesome/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&family=Poppins:wght@100;200;300;400;500;600;700&display=swap'); 
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

/* ========================== 초기화 [s] */
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{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
body{line-height:1;font-family:var(--k-font)}
ol, ul, dl, dt, dd{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}
input, button{margin:0;padding:0;font-family:var(--k-font)}
input[type="submit"]{cursor:pointer}
button{cursor:pointer}
textarea, select{font-family:var(--k-font)}
select{margin:0}
a{color:#222;text-decoration:none}
label, input, button, select, img{vertical-align:middle}
body{font-size:0.81em}
*, :after, :before{box-sizing:border-box}
*{-webkit-text-size-adjust:none}
.sound_only{display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
:root{--primary:#44b9cd;--sky:#f0f8fa;--dark:#111;--mainsize:1430px;--k-font:'Pretendard';--e-font:"Outfit", sans-serif}

/* ========================== 초기화 [e] */
#sh_wrapper{overflow:hidden;position:relative;min-width:1800px;width:100%;margin:0 auto}
/* ========================== HEADER */
#sh_hd{--hd-height:100px;position:fixed;top:0;z-index:100;width:100%}
#sh_hd.sub{position:relative !important}
.top_nav_bg{position:fixed;width:100%;display:none;top:var(--hd-height);left:0;height:220px;border-top:1px solid #e1e1e1;background:#fff;box-shadow:0px 12px 12px -17px rgba(0,0,0,0.25)}
#sh_hd.sub .top_nav_bg{height:225px;}
#top_nav_wrap{position:relative}
/* fixed */
#top_nav_wrap.fixed{background-color:#fff;box-shadow:0 0 12px rgba(0, 0, 0, 0.05)}
#top_nav_wrap.fixed #top_nav > li > a{color:#111}
#top_nav_wrap.on{background-color:#fff}
#top_nav_wrap.on #top_nav > li > a{color:#111}

#top_nav{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center}
#top_nav li.list{position:relative;color:#848484;font-size:14px;text-align:center}
#top_nav > li > a{display:block;padding:0 40px;font-size:18px;font-weight:700;line-height:var(--hd-height);white-space:nowrap;transition:line-height 0.2s}
#top_nav li ul{position:absolute;display:none;left:50%;transform:translateX(-50%);width:100%;height:200px;padding:10px 0}
#top_nav li ul a{position:relative;display:block;padding:10px 20px;color:#888;font-size:15px}
#top_nav_wrap{position:relative;width:100%;height:var(--hd-height);margin:0 auto;transition:height 0.2s}
#top_nav_wrap .h_center{display:flex;align-items:center;justify-content:space-between;max-width:1760px;height:100%;margin:0 auto}
#top_nav_wrap .h_center .util{display:flex;align-items:center;justify-content:space-between;width:100%}
#top_nav_wrap .h_center .h_left{display:flex;align-items:center}
#top_nav.sub li > a{color:#fff}
#top_nav.sub li ul a{color:#888}
#pfBtn{display:flex;position:relative;z-index:101;width:26px;height:26px;cursor:pointer;transition:all .2s}
#pfBtn span{display:block;position:relative;width:26px;height:3px;margin:auto;background:var(--primary);transition:all .2s}
#pfBtn span:before, #pfBtn span:after{display:block;content:"";position:absolute;top:0;width:100%;height:3px;background-color:var(--primary);transition:all .2s}
#pfBtn span:before{top:-9px}
#pfBtn span:after{top:9px}
#pfBtn.active span{border:none;background:transparent}
#pfBtn.active span:before{top:0;transform:rotate(45deg);background:#fff}
#pfBtn.active span:after{top:0;transform:rotate(-45deg);background:#fff}
#pfWrap{display:none;position:fixed;top:0;left:-100%;z-index:100;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(10px)}
#pfWrap .bg_wrap{position:absolute;z-index:1;width:30%;margin:0 auto}
#pfWrap .bg{position:absolute;left:0;top:0;width:0;height:100vh;margin-left:0;background:url("../img/common/bg.jpg") left no-repeat;background-size:cover}
.pf_cate{position:absolute;right:0;top:0;width:0;height:100%;background-color:var(--primary)}
.pf_cate > ul{position:absolute;top:50%;transform:translateY(-50%);width:100%;padding:0 15%}
.pf_cate > ul > li{opacity:0;margin-left:100px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.25)}
.pf_cate > ul > li+li{margin-top:28px}
.pf_cate > ul > li > a{display:block;width:max-content;margin-bottom:20px;font-size:28px;font-weight:600;color:#fff}
.pf_cate > ul > li:nth-child(1){animation-delay:.4s}
.pf_cate > ul > li:nth-child(2){animation-delay:.5s}
.pf_cate > ul > li:nth-child(3){animation-delay:.6s}
.pf_cate > ul > li:nth-child(4){animation-delay:.7s}
.pf_cate > ul > li:nth-child(5){animation-delay:.8s}
.pf_cate > ul > li:nth-child(6){animation-delay:.9s}
.pf_cate > ul > li:nth-child(7){animation-delay:.10s}
.pf_cate > ul > li ul{display:flex;flex-wrap:wrap}
.pf_cate > ul > li ul li+li{margin-left:25px}
.pf_cate > ul > li ul a{opacity:0.6;font-size:17px;font-weight:500;color:#fff;transition:all .2s}
.pf_cate > ul > li ul a:hover{opacity:1}
/* ========================== MAIN */
.m_sh_wrapper{color:var(--dark) !important;line-height:1}
.m_sh_wrapper .all_txt_wrap{text-align:center}
.m_sh_wrapper .all_tit{font-weight:700;font-size:50px}
.m_sh_wrapper .all_s_tit{margin-top:25px;font-weight:700;font-size:16px}
#sh_container .inner{width:var(--mainsize);margin:0 auto}
#sh_container .group-title{display:flex;flex-direction:column;align-items:center;gap:20px;padding-bottom:80px;text-align:center}
#sh_container .group-title h2{font-size:45px;font-weight:700;line-height:1.2;white-space:pre-line;color:#111}
#sh_container .group-title p.desc{font-size:18px;font-weight:500;line-height:1.4}
/* ========================== INDEX */
#sh_section{font-size:14px;color:#777;line-height:1}
/* ========================== CONTAINER */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
/* ========================== SNB */
#sub_main_banner{overflow:hidden;position:relative;min-width:1400px;width:100%;height:450px}
#sh_aside{position:relative;z-index:15;width:100%;font-family:'notokr-medium'}
#sh_aside_wrapper{position:relative;margin:0 auto;zoom:1}
/* ========================== CONTENT */
#sh_content{position:relative;z-index:4;width:1300px;min-height:580px;margin:0 auto;padding:90px 95px;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
/* ========================== FOOTER */
#sh_ft{display:flex;overflow:hidden}
.s_sh_ft{border-top:1px solid #e1e1e1}
#sh_ft > div{width:50%}
#sh_ft .left{padding-top:100px}
#sh_ft .left .l_top{padding:0 0 70px 245px}
#sh_ft .left .l_top .tit{display:block;margin-bottom:25px;font-weight:600;font-size:15px}
#sh_ft .left .l_top .address{display:block;line-height:1.4;margin-bottom:35px;font-weight:700;font-size:25px}
#sh_ft .left .l_top .transport_list{margin-bottom:65px}
#sh_ft .left .l_top .transport_list > li{display:flex;align-items:center;gap:15px;margin-bottom:5px}
#sh_ft .left .l_top .transport_list > li:last-child{margin-bottom:0}
#sh_ft .left .l_top .transport_list > li .round{display:flex;align-items:center;justify-content:center;line-height:25px;width:70px;height:25px;border-radius:50pt;background:var(--primary);color:#fff;font-weight:700;font-size:14px}
#sh_ft .left .l_top .transport_list > li .txt{font-weight:600;font-size:16px}
#sh_ft .left .l_top .transport_list > li .nomal{color:#777;font-weight:400;font-size:14px}
#sh_ft .left .l_t_bot{display:flex;gap:120px}
#sh_ft .left .l_t_bot .box .tit{line-height:1;margin-bottom:20px;font-weight:600;font-size:15px}
#sh_ft .left .l_t_bot .phon_box .num{font-size:40px;font-family:var(--e-font)}
#sh_ft .left .l_t_bot .phon_box .num .color{color:var(--primary)}
#sh_ft .left .l_t_bot .info_box .info_list > li{display:flex;align-items:center;gap:50px;margin-bottom:15px;font-size:16px;font-weight:600}
#sh_ft .left .l_t_bot .info_box .info_list > li:last-child{margin-bottom:0}
#sh_ft .left .l_t_bot .info_box .info_list > li .day{display:inline-block;width:56px;font-weight:600;font-size:16px}
#sh_ft .left .l_t_bot .info_box .info_list > li .time{color:#aaa}
#sh_ft .left .l_bot{padding:65px 110px 55px 245px;border-top:1px solid #e1e1e1}
#sh_ft .left .l_bot .l_b_top{display:flex;justify-content:space-between;margin-bottom:10px}
#sh_ft .left .l_bot .l_b_top .sns_list{display:flex;align-items:center;gap:5px}
#sh_ft .left .l_bot .l_b_top .sns_list > li{border-radius:7px;overflow:hidden}
#sh_ft .left .l_bot .l_b_top .sns_list > li > a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#f5f5f5;background-repeat:no-repeat;background-position:center;transition:all .4s}
#sh_ft .left .l_bot .l_b_top .sns_list > li:hover > a{background-color:#333}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(1) > a{background-image:url("../img/ft/f_icon01.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(2) > a{background-image:url("../img/ft/f_icon02.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(3) > a{background-image:url("../img/ft/f_icon03.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(4) > a{background-image:url("../img/ft/f_icon04.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(1):hover > a{background-image:url("../img/ft/f_icon01_on.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(2):hover > a{background-image:url("../img/ft/f_icon02_on.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(3):hover > a{background-image:url("../img/ft/f_icon03_on.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(4):hover > a{background-image:url("../img/ft/f_icon04_on.png")}
#sh_ft .left .l_bot .l_b_menu{margin-bottom:40px;display:flex;align-items:center;gap:25px}
#sh_ft .left .l_bot .l_b_menu > li > a{font-weight:600;font-size:14px}
#sh_ft .left .l_bot .l_b_address{margin-bottom:85px;font-weight:400;color:#777;font-size:13px}
#sh_ft .left .l_bot .l_b_address br{display:none}
#sh_ft .left .l_bot .l_b_bot{display:flex;align-items:center;justify-content:space-between}
#sh_ft .left .l_bot .l_b_bot .copy{color:rgba(17,17,17,0.3);font-size:14px;font-weight:600}
#sh_ft .left .l_bot .l_b_bot .adm{display:flex;align-items:center}
#sh_ft .left .l_bot .l_b_bot .adm > li:after{content:"";display:inline-block;width:1px;height:10px;background:#aaa;margin:0 15px}
#sh_ft .left .l_bot .l_b_bot .adm > li:last-child:after{display:none}
#sh_ft .left .l_bot .l_b_bot .adm > li > a{color:#aaa;font-size:13px}
#sh_ft .right .map_box{overflow:hidden;position:relative;height:100%}
#sh_ft .right .map_box img{position:absolute;top:0;left:0;width:100%;height:100%; object-fit:cover;}

#scroll-nav{opacity:0;visibility:visible;position:fixed;left:70px;top:50%;transform:translateY(-50%);z-index:20;display:flex;flex-direction:column;gap:10px;transition:opacity .3s ease, visibility .3s ease}
#scroll-nav.visible{opacity:1}
.nav-item{position:relative;display:flex;align-items:center}
.nav-item .dot{position:relative;width:32px;height:32px;border-radius:50%;cursor:pointer}
.nav-item .dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#b7b7b7;border-radius:50%}
.nav-item.active .dot,.nav-item.active-hover .dot{border:1px solid var(--primary)}
.nav-item.active .dot:after,.nav-item.active-hover .dot:after{background:var(--primary)}
.nav-item.bot-active .dot{border:1px solid #fff}
.nav-item.bot-active .dot:after{background:#fff}
.nav-item .label{position:absolute;left:48px;top:50%;transform:translateY(-50%) translateX(-10px);opacity:0;visibility:hidden;white-space:nowrap;padding:8px 20px;border-radius:50pt;background:#000;color:#fff;font-weight:700;font-size:16px;transition:opacity .3s ease,transform .3s ease,visibility .3s ease}
.nav-item.active .label,.nav-item.active-hover .label{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}

@media (hover:hover){
#top_nav_wrap .h_center .util .sh_tip li a:hover{color:#fff}
#top_nav li ul a:hover, #nav li a.hov{color:#333} 
}