@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=Cabin:wght@400;500;600;700&display=swap');

*{-webkit-text-size-adjust:none}
:root{--primary:#f24535}

body{background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Nanum Gothic'}

/* 메뉴오픈 - 스크롤막기 */
body.open{overflow:hidden;position:absolute;width:100%;height:100%}
#sh_wrapper{position:relative;max-width:1920px;min-width:1400px;width:100%;margin:0 auto;background-color:#eee}
#sh_wrapper.sub{background:#fff}

/* HEADER */
#sh_hd{position:relative;z-index:15;min-width:1400px;width:100%;background:#eee}

/* MAIN  */
#main_banner{position:relative;z-index:10;min-width:1400px;width:100%;overflow:hidden}

/* INDEX */
#sh_section{font-size:15px;line-height:1.8;color:#000;font-family:'Pretendard'}
 
/* CONTAINER */
#sh_container{position:relative;min-width:1400px;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;margin:0 auto;zoom:1;z-index:99}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* SNB */
#sh_aside{position:relative;z-index:15;width:100%;margin-top:-61px;font-family:'Pretendard'}
#sh_aside_wrapper{overflow:hidden;position:relative;width:1200px;margin:0 auto;border-bottom:1px solid #e1e1e1;background:#fff;zoom:1}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1200px;min-height:580px;margin:0 auto;padding:70px 90px;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;background:#fff}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* 하단메뉴 */
#sh_ft{position:relative;z-index:10;min-width:1400px;width:100%;font-size:15px;font-family:'Pretendard'} 

/* 하단 로고, sns, 회사정보 */
#sh_ft_wrapper{position:relative}
#sh_wrapper.sub #sh_ft{background:#eee}
#sh_ft .inner{position:relative;display:flex;align-items:flex-end;position:relative;width:calc(100% - 160px);min-width:1400px;margin:0 auto 96px;padding-top:91px;border-top:1px solid #000;font-size:15px;line-height:25px;color:#666}
#sh_wrapper.sub #sh_ft .inner{border-top:none}
#sh_ft .ft_info{padding:0 0 27px 120px}
#sh_ft .ft_info .tit{margin-bottom:67px;font-size:18px;font-weight:700;color:#000;font-family:'Cabin',sans-serif}
#sh_ft .ft_info .contact_list{display:flex;column-gap:30px;margin-bottom:27px}
#sh_ft .ft_info .contact_list li{font-weight:500}
#sh_ft .ft_info .contact_list span{margin-right:7px;color:#000}
#sh_ft .adm_btn{display:flex;column-gap:18px;position:absolute;right:0;bottom:0}
#sh_ft .copy{position:relative;text-align:center;line-height:65px;color:#fff;background:#000}

/* 사이트맵 */
#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}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}
