@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}
html{scroll-behavior:smooth}
body{background:#fff;font-size:0.81em;font-family:'pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'pretendard'}
#sh_wrapper *{word-break:keep-all}

:root{--primary:#2e69ff;--k-font:'Pretendard';--skybg:#5885f7;--red:#f86b4f; --o-font:'Outfit'}

/* HEADER */
#sh_hd{position:relative}

/* CONTAINER */
#sh_container{position:relative;z-index:10}
#sh_container.sub{background:#fff}
#sh_sub_wrap{position:relative}
#sh_content{overflow:hidden;position:relative;z-index:10;width:100%;max-width:1200px;min-height:550px;padding:70px 0;margin:0 auto;background:#fff}

/* MAIN */
.inner{width:1150px;margin:0 auto}
.all_stxt{color:#555;font-size:20px;font-weight:500}
.all_img{overflow:hidden;margin:0;padding:0;border-radius:20px}
.all_img img{max-width:100%;width:100%;height:100%;object-fit:cover}
.all_top_tit{display:inline-block;margin-bottom:30px;padding:10px 20px;border:1px solid #e1e1e1;border-radius:50pt;font-size:13px;font-weight:600}
.all_tit_box_ac{text-align:center}
.all_tit_box_al{text-align:left}
.all_tit{font-size:48px;line-height:1.3;font-weight:600}

/* FOOTER */
#sh_ft{position:relative}
#sh_ft .f_top{padding:100px 0 80px;background:#f2f2f2}
#sh_ft .sh_ft_center{display:flex;justify-content:space-between;width:1150px;margin:0 auto}
#sh_ft .f_left{display:flex}
#sh_ft .f_left .f_l_box{margin-right:140px}
#sh_ft .f_left .f_l_box .f_logo{margin-bottom:17px}
#sh_ft .f_left .f_l_box > p{margin-bottom:30px;font-size:17px;font-weight:500;line-height:1.5;color:#777}
#sh_ft .f_left .f_l_box > .inquiry_btn{display:flex;align-items:center;justify-content:center;width:104px;height:45px;font-size:15px;font-weight:600;border-radius:5px;background:var(--primary);color:#fff}
#sh_ft .f_left .f_l_info .tit{display:inline-block;margin-bottom:20px;font-size:15px}
#sh_ft .f_left .f_l_info .txt{color:#777;font-size:14px;font-weight:500;line-height:1.5}
#sh_ft .f_left .f_l_info .address{margin-bottom:35px}

#sh_ft .f_menu{padding-right:65px}
#sh_ft .f_menu > li{margin-bottom:25px}
#sh_ft .f_menu > li:last-child{margin-bottom:0}
#sh_ft .f_menu > li > a{font-size:20px;font-weight:600;color:#000;font-family:"Outfit"}

#sh_ft .link{display:flex;align-items:center;padding:15px 0px}
#sh_ft .link_center{width:1150px;margin:0 auto}
#sh_ft a{font-size:14px;font-weight:600;color:#aaa;transition:all .3s}
#sh_ft a:after{content:""; display:inline-block; width:1px; height:11px; background:#aaa; margin:0px 15px}
#sh_ft a:last-child:after{display:none}

.topdown{display:flex;align-items:center;gap:10px;flex-direction:column;position:fixed;right:15px;bottom:2%;z-index:101}
.topdown > div{opacity:1;cursor:pointer;display:flex;width:55px;height:55px;border-radius:50pt;background:var(--primary);transition:all .5s}
.topdown > div svg{margin:auto;color:#fff}
.topdown > div.on{opacity:1;margin-bottom:0}
.topdown #toDown{background:#fff;box-shadow:0px 4px 12px rgba(0, 0, 0, 0.1)}
.topdown #toDown svg{color:#222}
.topdown .blog a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:100%;font-size:28px;font-weight:700;color:#fff;background:#2bac49;font-family:var(--o-font)}
/* 반응형 사이트맵 공통 */
#sh_site_map{position:relative;width:100%;font-family:'Noto Sans KR';font-weight:400}
#sh_site_map:after{display:block;content:"";visibility:hidden;clear:both}
#sh_site_map > div{width:31%;float:left;margin:0 1%}
#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:'Noto Sans KR';font-weight:700}
#sh_site_map ul{padding:0 15px 15px}
#sh_site_map .sh_site_map_box{min-height:205px;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}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:50px;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 (hover:hover){
#sh_ft .f_left .f_l_box > .inquiry_btn:hover{background:var(--skybg)}
#sh_ft .f_menu > li > a:hover{text-decoration:underline}
#toTop:hover{background:var(--skybg)}
}
@media (max-width:1300px){
.inner{overflow:hidden;width:95%}
#sh_ft .sh_ft_center{width:95%}
#sh_ft .f_left .f_l_box{margin-right:8%}
#sh_ft .f_left .f_l_box > p br{display:none}
#sh_ft .link_center{width:95%}
#toTop{background:var(--primary);box-shadow:5px 5px 5px rgba(0,0,0,.2)}
}
@media (max-width:1200px){
#sh_ft .sh_ft_center{flex-direction:column-reverse}
#sh_ft .f_top{padding:60px 0}
#sh_ft .f_menu{display:flex;margin-bottom:30px;padding-right:0}
#sh_ft .f_menu > li{margin-bottom:0px}
#sh_ft .f_menu > li:after{display:inline-block;position:relative;top:1px;width:1px;height:15px;content:"";margin:0px 15px;background:#000}
#sh_ft .f_menu > li:last-child:after{display:none}
}
@media (max-width:1024px){
.all_tit_box{margin-bottom:60px !important}
.all_tit{font-size:35px}
.all_stxt{font-size:18px}
#sh_ft .f_menu{justify-content:center}
#sh_ft .f_left{flex-direction:column}
#sh_ft .f_left .f_l_box{margin-right:0;text-align:center}
#sh_ft .f_left .f_l_box > p{margin-bottom:20px}
#sh_ft .f_left .f_l_box > .inquiry_btn{margin:0 auto 20px}
#sh_ft .f_left .f_l_info{text-align:center}
#sh_ft .f_left .f_l_info .tit{margin-bottom:15px}
#sh_ft .f_left .f_l_info .txt br{display:none}
#sh_ft .f_left .f_l_info .address{margin-bottom:20px}
#sh_ft .f_left .f_l_info .contact .txt span:last-child{display:inline-block;margin-left:15px}
}
@media (max-width:768px){
.inner{width:90%}
.all_tit{font-size:30px}
.all_stxt{font-size:16px}
#sh_ft .sh_ft_center{width:90%}
#sh_ft .f_menu > li > a{font-size:18px}
#sh_ft .f_menu > li:after{height:13px;margin:0 10px}
#sh_ft .link_center{width:90%}
#sh_content{padding:30px 0}
/* 반응형 스타일 필수 [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] */
}
@media (max-width:480px){
.all_tit_box{margin-bottom:40px !important}
.all_tit{font-size:22px}
.all_tit br{display:none}
.all_stxt{font-size:15px}
.all_img{border-radius:10px}
#sh_ft .f_top{padding:45px 0}
#sh_content{padding:0px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft dl dt{font-size:16px}
#sh_ft .f_left .f_l_box > p{font-size:16px}
#toTop{right:15px;bottom:135px;width:55px;height:55px}
}
@media (max-width:390px){
#sh_ft .f_top{padding:40px 0}
#sh_ft .f_menu > li > a{font-size:16px}
#sh_ft .f_menu{display:none}
}
/* 반응형 [e] */