@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}
.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{line-height:1.4; 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;flex-wrap:wrap; 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{padding:0 0 70px 18%}
#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{padding:65px 110px 55px 18%;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{line-height:1.4; 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 .map_box{overflow:hidden;position:relative;height:100%}
#sh_ft .map_box iframe{position:absolute;top:0;left:0;width:100%;height:100%}
#sh_ft .m_map_box{display:none;}

/* 사이트맵 */
#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)}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:10px;bottom:80px;z-index:101;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background:var(--primary);box-shadow:5px 5px 5px rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s}
#fix_tel.active{opacity:1;margin-right:0}
#sh_ft_btns{display:none;padding:15px}
#sh_ft_btns .btns{overflow:hidden}
#sh_ft_btns .row2 a{width:50%}
#sh_ft_btns a{float:left;display:block;width:100%;height:55px;font-size:16px;line-height:55px;color:#fff;text-align:center;background:var(--primary);font-family:'Noto Sans KR';font-weight:700}
#sh_ft_btns a.tel{font-size:18px;font-weight:700;letter-spacing:0;font-family:'Poppins'}
#sh_ft_btns a i{padding-right:5px;font-size:18px}
#sh_ft_btns a.kakao{font-weight:normal;color:#402325;background-color:#ffe500}

/* 반응형 [s] */
@media (max-width:1850px){
#sh_wrapper{min-width:initial;}
}



@media (max-width:1600px){
/* #sh_container .group-title{padding-bottom:60px}
#sh_container .group-title h2{font-size:42px} */
#sh_container .inner{width:95%;}
#sh_ft .left .l_top{padding:0 0 70px 6%;}
#sh_ft .left .l_bot{padding:65px 50px 55px 6%;}
}

@media (max-width:1500px){
#scroll-nav{display:none;}
.m_sh_wrapper .all_tit{font-size:clamp(25px, 3.333vw, 50px);}
}
@media (max-width:1400px){
    
/* #sh_container .group-title{padding-bottom:40px}
#sh_container .group-title h2{font-size:38px} */

/* #mainVisual .main_txt_wrap .main_tit{font-size: clamp(30px, 4.615vw, 60px);} */
/* #mainVisual .main_txt_wrap .txt{font-size: clamp(17px, 1.923vw, 25px);} */

}
@media (max-width:1300px){
    #sh_ft{flex-direction:column-reverse;}
    #sh_ft .left{padding-top:0;}



#sh_ft > div{width:100%;}
#sh_ft .pc_map_box{display:none;}
#sh_ft .m_map_box{display:block; height:450px;}
#sh_ft .m_map_box iframe{position:static; }
#sh_ft .left .l_top{padding:0;}
#sh_ft .left .l_top .l_t_inner {padding:50px 0 50px 3%;}
#sh_ft .left .l_bot{padding:50px 3%;}
#sh_content{width:100%;padding:60px 20px;border:none}
/* #sh_content{padding:60px 0;border:none} */
/* #sh_ft > div{width:100%;}
#sh_ft .right{position:relative;}
#sh_ft .right .map_box{height:500px;}
#sh_ft .right .map_box iframe{ transform:none; 

  width: 100%;
  height: 100%;

} */



}
@media (max-width:1200px){
/* #sh_container .group-title{gap:15px}
#sh_container .group-title h2{font-size:34px}
#sh_container .group-title p.desc{font-size:17px} */




}
@media (max-width:1024px){
#sh_ft .left .l_top .l_t_inner{padding:40px 0 40px 3%;}
#sh_ft .left .l_top .tit{margin-bottom:20px;}
#sh_ft .left .l_top .address{margin-bottom:30px; font-size:21px;}
#sh_ft .left .l_top .transport_list{margin-bottom:50px;}
#sh_ft .left .l_t_bot .phon_box .num{font-size:35px;}
#sh_ft .left .l_bot{padding:40px 3%;}
#sh_ft .left .l_bot .l_b_menu{margin-bottom:30px;}
#sh_ft .left .l_bot .l_b_address{margin-bottom:40px;}

/* #sh_content{padding:40px}
#sh_container .group-title{padding-bottom:30px}
#sh_container .group-title h2{font-size:30px}
#sh_container .group-title p.desc{font-size:16px} */


}
@media (max-width:768px){
#sh_content{padding:40px 15px;}

#sh_container .inner{width:100%; padding:0 15px;}
/* 반응형 스타일 필수 [s] */
#sh_login, #sh_agree, #sh_register,#sh_mb_confirm, #sh_result{padding:15px;margin:15px auto;border:none}
#sh_login input[type=submit], #sh_agree .btn_wrap input[type=submit], #sh_register .btn_wrap input[type=submit],#sh_find_info input[type=submit], #sh_mb_confirm input[type=submit]{-webkit-appearance:none;appearance:none}
#sh_login .bnr .txt p a{color:#0054a6}
#sh_pw_confirm{width:100%;padding:30px 20px;border:none}
#sh_agree .inner{padding:15px}
#sh_agree .cont{padding:10px}
#sh_site_map{padding:30px 20px}
#sh_site_map > div{width:100%;margin:0}
#sh_site_map .sh_site_map_box{min-height:auto}
/* 반응형 스타일 필수 [e] */
/* #sh_content{padding:40px 15px}
#sh_container .group-title{gap:10px}
#sh_container .group-title h2{font-size:26px}
#sh_container .group-title p.desc{font-size:15px}
#sh_ft .top .fl-l h2{font-size:28px}
#sh_ft .top .fl-l .col-2 .time dl{justify-content:space-between}
#sh_ft .top .fl-l .col-2 .time dt{width:auto;font-size:14px}
#sh_ft .top .fl-l .col-2 .time dd{font-size:14px}
#sh_ft .top .fl-r .map_box{height:300px}
#sh_ft .bottom p.company-info{padding-bottom:10px;font-size:13px}
#sh_ft .bottom .ft_logo{padding-bottom:10px}
.quick_wrap .link-test{display:none}
.quick_wrap .top_btn{display:none}
.quick_wrap .quick_list > li.mo{display:block}
.quick_wrap .quick_list{align-items:center} */
.m_sh_wrapper .all_txt_wrap{padding:0 15px;}
.m_sh_wrapper .all_s_tit{ font-size:15px;}


#sh_ft .left .l_top .l_t_inner{padding:40px 15px;}
#sh_ft .left .l_bot{padding:40px 15px;}
#sh_ft .m_map_box{ height:380px;}
#sh_ft .left .l_top .address{font-size:19px;}
#sh_ft .left .l_t_bot{gap:100px;}
#sh_ft .left .l_t_bot .phon_box .num{font-size:30px;}
  /* #sh_ft .map_box iframe{height:300px;} */

}
@media (max-width:580px){
.m_sh_wrapper .all_s_tit{margin-bottom:20px;}
#sh_ft .m_map_box{ height:350px;}
#sh_ft .left .l_top .tit{margin-bottom:15px;}
#sh_ft .left .l_top .l_t_inner{text-align:center;}
#sh_ft .left .l_top .transport_list{display:flex; flex-direction:column; align-items:center; margin-bottom:35px;}
#sh_ft .left .l_top .transport_list > li:last-child{padding-left:10px;}
#sh_ft .left .l_t_bot{flex-direction:column; gap:0;}
#sh_ft .left .l_t_bot .phon_box{margin-bottom:25px;}
#sh_ft .left .l_t_bot .info_box .info_list > li{justify-content:center;}
#sh_ft .left .l_top .address{margin-bottom:25px; font-size:17px;}
#sh_ft .left .l_t_bot .phon_box .num{font-size:25px;}
#sh_ft .left .l_t_bot .info_box .info_list > li{gap:30px;}
#sh_ft .left .l_t_bot .box .tit{margin-bottom:15px;}


}


@media (max-width:480px){
.m_sh_wrapper .all_tit{font-size:22px;}
#fix_tel{display:block}
#sh_ft_btns{display:block;}
#sh_ft .m_map_box{ height:330px;}
#sh_ft .left .l_top .l_t_inner{padding:35px 0;}

#sh_ft .left .l_top .address{font-size:16px;}
#sh_ft .left .l_top .address{margin-bottom:20px;}
#sh_ft .left .l_top .transport_list{margin-bottom:30px;}
#sh_ft .left .l_t_bot .phon_box .num{font-size:23px;}

#sh_ft .left .l_bot{padding:35px 15px;}
#sh_ft .left .l_bot .l_b_top .f_logo{margin-bottom:25px;}
#sh_ft .left .l_bot .l_b_top{margin-bottom:25px; flex-direction:column; align-items:center;}

#sh_ft .left .l_bot .l_b_menu{justify-content:center; margin-bottom:25px;}
#sh_ft .left .l_bot .l_b_address{margin-bottom:20px; text-align:center;}
#sh_ft .left .l_bot .l_b_top .f_logo > img {width:155px;}
#sh_ft .left .l_bot .l_b_bot .copy{margin-bottom:15px;}
#sh_ft .left .l_bot .l_b_bot{flex-direction:column; justify-content:center;}

}
/* 반응형 [e] */