@charset "utf-8";
@font-face {font-family:'SBAggroM';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff');font-weight:normal;font-style:normal;}
@font-face {font-family:'SBAggroB';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff');font-weight:normal;font-style:normal;}
@font-face {font-family:'SBAggroL';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff') format('woff');font-weight:normal;font-style:normal;}
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900');

*{-webkit-text-size-adjust:none}
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'}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none} 

/* header */
#sh_wrapper{min-width:1300px}
#sh_wrapper, #sh_wrapper , #sh_wrapper :before, #sh_wrapper *:after{box-sizing:border-box}
#sh_hd{position:relative;z-index:10;width:100%} 
#sh_hd_wrapper{position:absolute;top:0;left:0;width:100%}

/* 메인 */
#main_banner{position:relative;z-index:10}

/* SUB */
#sub_main_banner{overflow:hidden;width:100%;height:520px}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside{position:relative;width:1200px;margin:-25px auto 0;text-align:center;background-color:transparent}

/* 컨텐츠 본문 영역 */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container.sub{background:#fff;padding:0 0 40px}
#sh_content{position:relative;z-index:4;width:1070px;min-height:580px;padding:0;margin:70px auto 40px;font-size:14px;color:#888;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* 하단 */
#sh_ft{position:relative;font-size:14px;letter-spacing:-.2px;line-height:1.8;font-family:'notokr-regular'}
#sh_ft .ft_mn{padding:18px 0;border-top:1px solid #e1e1e1;text-align:center}
#sh_ft .ft_mn li{display:inline-block;font-family:'notokr-medium'}
#sh_ft .ft_mn li+li:before{display:inline-block;content:'';vertical-align:4px;width:2px;height:2px;margin:0 25px;background-color:#aaa}
#sh_ft .ft_mn li a{color:#555}
#sh_ft .add{padding:70px 20px;text-align:center;color:#999;background-color:#363636}
#sh_ft .add p{margin-bottom:15px;font-size:15px;color:#fff;font-family:'notokr-medium'}

#index_ft{padding:75px;text-align:center;font-size:14px;line-height:24px;color:rgba(255,255,255,0.5);font-family:'notokr-regular';background:#363636}
#index_ft span{display:block;margin-bottom:20px;font-size:15px;line-height:30px;color:#fff;font-family:'notokr-medium'}
#sh_ft .copy{padding:15px 20px;font-size:13px;color:#888;background:#252525}
#sh_ft .copy .inner{position:relative;width:100%;max-width:1200px;margin:0 auto}
#sh_ft .copy .icon{float:right}
#sh_ft .copy .icon a{font-size:12px;font-weight:700;color:#aaa;font-family:'Poppins'}
#sh_ft .copy .icon a+a{margin-left:10px}

/*인덱스 영역*/
#index_wrapper{position:relative;z-index:11;font-size:14px;line-height:1.8;color:#888;letter-spacing:-.2px;font-family:'notokr-regular'}
#index_wrapper h3{font-size:24px;font-weight:700;letter-spacing:0px;font-family:'Poppins'}

/* 사이트맵 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map > div{float:left;width:32%;height:320px;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}

