@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;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');
@import url('https://fonts.googleapis.com/css2?family=Bruno+Ace&display=swap');

*{-webkit-text-size-adjust:none}
:root{--primary:#428fdb;--mainsize:1400px;--k-font:'Pretendard';--e-font:'Bruno Ace'}
body{background:#fff;font-size:0.81em;font-weight:400;font-family:var(--k-font)}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-weight:400;font-family:var(--k-font)}
#sh_wrapper, #sh_wrapper , #sh_wrapper :before, #sh_wrapper *:after{box-sizing:border-box}
#sh_wrapper.main{background:#111}
#sh_hd{position:relative;z-index:999;height:100px} 

/* =========================== HEADER */
#sh_hd_wrapper{position:absolute;width:100%;padding:0 210px}

/* =========================== MAIN  */
#sh_section{font-size:15px;font-weight:400;line-height:1.8;color:#777;font-family:var(--k-font)}
#sh_section *{word-break:keep-all}
#sh_section .inner{max-width:var(--mainsize);width:100%;margin:0 auto}
#sh_section #bg_area{position:relative}
#sh_section .icons{position:sticky;top:0;z-index:-1}
#sh_section .icons img{position:absolute}
#sh_section .icons .deco02{right:0;top:10vh}
#sh_section .icons .deco03{top:50vh;left:10%}
#sh_section .icons .deco04{right:15%;top:60vh}

/* =========================== 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:""}
#sh_content{position:relative;z-index:4;max-width:1070px;min-height:580px;padding:0;margin:70px auto 40px;font-size:14px;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* =========================== SNB */
#sh_aside{position:relative;width:1200px;margin:-25px auto 0;text-align:center;background-color:transparent}

/* =========================== FOOTER */
#sh_ft{padding:100px 100px 70px;font-size:16px;font-weight:400;color:#fff;line-height:1.65;background:#222;font-family:var(--k-font);background:#111;position: relative;z-index: 1;}
/*#sh_ft{padding:100px 100px 70px;font-size:16px;font-weight:400;color:#fff;line-height:1.65;background:#222;font-family:var(--k-font);background:#111;}*/ /*260102 영상 배치로 position 수정*/
#sh_ft .inner{max-width:1400px;margin:0 auto}
#sh_ft .top{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:90px;border-bottom:1px solid rgba(255, 255, 255, 0.1)}
#sh_ft .bottom{padding:75px 0 0}
#sh_ft .bottom .txt{padding-bottom:100px;font-size:15px;line-height:1.8;color:rgba(255, 255, 255, 0.3);word-break:keep-all}
#sh_ft .ft_mn{display:flex}
#sh_ft .ft_mn > li+li{margin-left:85px}
#sh_ft .ft_mn > li > a{font-size:15px;font-weight:500}
#sh_ft .ft_mn li a{color:rgba(255, 255, 255, 0.8)}
#sh_ft .ft_mn li ul{margin-top:35px}
#sh_ft .ft_mn li ul li+li{margin-top:10px}
#sh_ft .ft_mn li ul a{font-size:15px;color:rgba(255, 255, 255, 0.3);transition:all .3s}
#sh_ft .ft_mn li ul a:hover{color:rgba(255, 255, 255, 0.6)}
#sh_ft .copy{display:flex;justify-content:space-between;align-items:flex-end;font-size:16px;font-weight:500;color:rgba(255, 255, 255, .2)}
#sh_ft .links{display:flex}
#sh_ft .links a{padding:10px 18px;font-size:11px;font-weight:400;color:rgba(255, 255, 255, .3);line-height:1;background:rgba(255, 255, 255, .2);font-family:var(--e-font);transition:all .3s}
#sh_ft .links a+a{margin-left:10px}
#sh_ft .links a:hover{background:#333;color:#fff}
#sh_ft .toTop{cursor:pointer;display:flex;align-items:center;justify-content:center;width:94px;height:94px;border-radius:100%;color:rgba(255, 255, 255, .4);background:rgba(255, 255, 255, .1);transition:all .3s}
#sh_ft .toTop svg{width:28px;height:28px}
#sh_ft .toTop:hover{color:#fff;background:#333;transform:rotate(-45deg)}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:90px;z-index:30;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background-color: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-color:var(--primary);font-family:'notokr-bold'}
#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:1380px){
#sh_hd_wrapper{padding:0 5%}
#sh_section .inner{max-width:unset;width:90%}
#sh_ft{padding:100px 5% 50px}
}
@media (max-width:1024px){
#sh_content{margin:60px auto 40px}
#sh_wrapper.sub #sh_hd{height:auto}
#sh_hd_wrapper{padding:0px}
#sh_section .inner{width:95%}
#sh_section .icons img{filter:brightness(.5)}
#sh_section .icons .deco01{width:180px}
#sh_section .icons .deco02{width:206px}
#sh_section .icons .deco03{width:140px}
#sh_section .icons .deco04{width:166px}
#sh_ft{padding:80px 2.5% 50px}
#sh_ft .ft_mn li ul{margin-top:25px}
#sh_ft .ft_mn > li+li{margin-left:70px}
#sh_ft .top{padding-bottom:80px}
#sh_ft .toTop{width:88px;height:88px}
#sh_ft .toTop svg{width:26px;height:26px}
#sh_ft .bottom{padding-top:60px}
#sh_ft .bottom .txt{padding-bottom:80px}
}
@media (max-width:768px){
#sh_hd{height:90px}
#sh_hd_wrapper{padding:0px}
#sh_section .icons .deco01{width:140px}
#sh_section .icons .deco02{top:7vh;width:166px}
#sh_section .icons .deco03{width:100px}
#sh_section .icons .deco04{width:126px}
#sh_ft{padding:70px 2.5% 35px}
#sh_ft .top{padding-bottom:55px}
#sh_ft .ft_mn > li > a{font-size:14px}
#sh_ft .ft_mn li ul a{font-size:14px}
#sh_ft .ft_mn > li+li{margin-left:45px}
#sh_ft .ft_mn li ul{margin-top:15px}
#sh_ft .ft_mn li ul li+li{margin-top:8px}
#sh_ft .toTop{width:65px;height:65px}
#sh_ft .toTop svg{width:22px;height:22px}
#sh_ft .bottom{padding-top:40px}
#sh_ft .bottom .txt{padding-bottom:70px;font-size:14px}
#sh_ft .copy{font-size:15px}
#sh_ft .links a{padding:9px 15px}
}
@media (max-width:480px){
#sh_content{margin:0px}
#sh_wrapper.sub #sh_hd{background-color:#111}
#sh_wrapper.sub #sh_hd_wrapper{position:relative}
#sh_section{font-size:14px}
#sh_hd{height:70px}
#sh_section .icons{position:relative}
#sh_section .icons .deco01{width:100px}
#sh_section .icons .deco02{width:126px}
#sh_section .icons .deco03{width:60px}
#sh_section .icons .deco04{width:86px}
#sh_ft{padding:60px 2.5% 25px}
#sh_ft .top{padding-bottom:40px}
#sh_ft .toTop{display:none}
#sh_ft .ft_mn{width:100%}
#sh_ft .ft_mn li{width:calc(100% / 4);text-align:center}
#sh_ft .ft_mn li ul li{width:100%}
#sh_ft .ft_mn > li+li{margin-left:0px}
#sh_ft .ft_mn li ul{margin-top:10px}
#sh_ft .ft_mn li ul li+li{margin-top:6px}
#sh_ft .bottom .txt{text-align:center;padding-bottom:60px}
#sh_ft .copy{font-size:14px}
#sh_ft .links a{padding:9px 12px}
#sh_ft .links a+a{margin-left:6px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft dl dt{font-size:16px}
}
@media (max-width:380px){
#sh_section{font-size:13px}
#sh_hd{height:65px}
#sh_ft{padding:50px 2.5% 20px}
#sh_ft .top{padding-bottom:35px}
#sh_ft .ft_mn li ul{margin-top:6px}
#sh_ft .ft_mn li ul li+li{margin-top:4px}
#sh_ft .ft_mn > li > a{font-size:13px}
#sh_ft .ft_mn li ul a{font-size:13px}
#sh_ft .bottom{padding-top:35px}
#sh_ft .bottom .txt{padding-bottom:50px;font-size:13px}
#sh_ft .copy{font-size:13px}
#sh_ft .links a{padding:8px;font-size:11px}
}
/* 반응형 [e] */