@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');/* regular-400, medium-500, semibold-600, bold-700  */ 
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');


*{-webkit-text-size-adjust:none}
:root{--primary:#44b9cd;--sky:#f0f8fa;--dark:#111;--mainsize:1430px;--k-font:'Pretendard';--e-font:"Outfit", sans-serif}
body{background:#fff;font-size:0.81em;font-family:var(--k-font)}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:var(--k-font)}
a{text-decoration:none !important}
a:hover{text-decoration:none !important}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}
.sound_only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0}

#sh_wrapper{overflow:hidden;position:relative;min-width:1800px;width:100%;margin:0 auto}
.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}

/* HEADER */
#sh_hd{--hd-height:100px;position:fixed;top:0;z-index:100;width:100%}
#sh_hd.sub{position:relative !important}

/* MAIN  */
#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:""}

/* SUB */
#sub_main_banner{overflow:hidden;position:relative;min-width:1400px;width:100%;height:450px}

/* SNB */
#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("/sh_img/ft/f_icon01.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(2) > a{background-image:url("/sh_img/ft/f_icon02.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(3) > a{background-image:url("/sh_img/ft/f_icon03.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(4) > a{background-image:url("/sh_img/ft/f_icon04.png")}
#sh_ft .left .l_bot .l_b_top .sns_list > li:nth-child(1):hover > a{background-image:url("/sh_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("/sh_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("/sh_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("/sh_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 iframe{position:absolute;top:0;left:0;width:100%;height:100%}

/* 사이트맵 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map > div{float:left;width:32%;min-height:280px;margin-right:2%}
#sh_site_map > div:nth-of-type(3n){margin-right:0}
#sh_site_map .sh_site_map_title{padding:10px 15px;border-bottom:2px solid #333;font-size:17px;font-weight:normal;text-align:center;color:#222;font-family:'notokr-bold'}
#sh_site_map ul{padding:0 15px 15px}
#sh_site_map .sh_site_map_box{min-height:155px;padding:17px 20px;border:1px solid #e1e1e1;border-top:none;font-size:14px;color:#333;line-height:40px}
#sh_site_map .sh_site_map_box li{border-bottom:1px dotted #ccc}
#sh_site_map .sh_site_map_box li:last-child{border:none}

#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)}

