@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&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');/* regular-400, medium-500, semibold-600, bold-700 */ 
@import url('https://fonts.googleapis.com/css2?family=Bruno+Ace&display=swap');


*{-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:'pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'pretendard'}
#device_change{width:50%;border:1px solid #666;font-size:3.5em;box-shadow:none} 

:root{--primary:#1e1e1e;--ani:cubic-bezier(.26,1.04,.54,1);--k-font:'Pretendard';--e-font:'Bruno Ace'}

/* HEADER */
#sh_hd{position:fixed;left:0;top:0;z-index:15;width:100%;font-size:15px;font-family:var(--e-font),var(--k-font)}
#sh_hd.sub{position:absolute}

/* MAIN */
#sh_section{position:relative;font-size:15px;font-weight:500;line-height:1.65;color:#fff;font-family:var(--e-font),var(--k-font)}
#sh_section *{word-break:keep-all}
#sh_section .br{white-space:pre-line}
#sh_section .tit_area{display:flex;align-items:center;gap:10px;width:100%;padding:15px 25px}
#sh_section .tit_area h3{font-size:16px;font-weight:normal;font-family:var(--e-font)}
#sh_section .tit_area span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50px;font-size:14px;color:#111;background:#fff}

/* CONTAINER */
#sh_container{position:relative;z-index:10;background:var(--primary)}
#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}

/* FOOTER */
#sh_ft{overflow:hidden;position:relative;z-index:20;padding:100px 75px 30px;font-size:13px;line-height:2;color:#fff;background:var(--primary);font-family:var(--e-font),var(--k-font)}
#sh_ft *{word-break:keep-all}
#sh_ft .top{display:flex;align-items:flex-start;margin-bottom:150px}
#sh_ft .top .num{font-size:35px;opacity:1}
#sh_ft .top>div{margin-left:200px}
#sh_ft .btm{display:flex;justify-content:space-between}
#sh_ft>div p{opacity:.5}
#sh_ft .btm .link a{color:#fff;opacity:.5;transition:all .3s}
#sh_ft .btm .link a~a{margin-left:10px}
#sh_ft .btm .toTop{display:flex;align-items:center;gap:10px;opacity:.5;cursor:pointer;transition:all .3s}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:120px;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-weight:700;font-family:'Noto Sans KR'}
#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}

@media(hover:hover){
#sh_ft .btm .link a:hover{opacity:1}
#sh_ft .btm .toTop:hover{opacity:1}

}

/* 반응형 [s] */
@media(max-width:1440px){
#sh_ft{padding:100px 35px 30px}
#sh_ft .top>div{margin-left:100px}
#sh_ft .top .num{font-size:30px}
}
@media (max-width:1024px){
#sh_hd{position:relative!important}
#shSnb{display:none !important}
#sh_section{font-size:15px}
#sh_section .br{white-space:normal}
#sh_content{padding:0}
#sh_ft{padding:50px 20px 30px;font-size:13px;text-align:center}
#sh_ft .top{flex-direction:column;align-items:center;gap:30px;margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.2)}
#sh_ft .top>div{margin-left:0}
#sh_ft .btm{flex-direction:column-reverse;align-items:center;gap:10px;font-size:10px}
}
@media (max-width:768px){
#sh_section{font-size:14px}
#sh_section .tit_area{justify-content:center}
}
@media (max-width:480px){
#sh_content{min-height:350px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_section .tit_area span{width:20px;height:20px;font-size:12px}
#sh_section .tit_area h3{font-size:13px}
#sh_ft{padding:50px 20px 20px;font-size:12px}
#sh_ft .top{margin-bottom:30px;padding-bottom:30px}
#sh_ft .top .num{font-size:25px}
#sh_ft .btm svg{width:15px}
}
@media (max-width:390px){
#sh_section{font-size:13px}
#sh_section .section_tit{width:95%;font-size:19px}
#sh_section .tit_area span{font-size:10px}
#sh_ft .top_cont{padding:60px 2.5%}
#sh_ft .copy_cont{gap:5px}
#sh_ft .top .num{font-size:22px}
}
/* 반응형 [e] */
