@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

*{-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} 
a{cursor:pointer}

/* Header */
#sh_hd{z-index:10;position:relative;min-width:1070px;border-top:5px solid #0076d1} 
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;width:1070px;zoom:1}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container{position:relative;min-width:1070px;overflow:hidden;z-index:0}
#sh_container_wrapper{position:relative;width:1070px;margin:0 auto;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside{float:left;margin:0;width:220px}

/* 컨텐츠 본문 영역 */
#sh_content{z-index:4;position:relative;float:right;padding:0;width:820px;min-height:440px;margin:95px 0 60px 0;line-height:1.5em;color:#666;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:40px;overflow:hidden}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:23px;font-weight:normal;line-height:1em;color:#333;letter-spacing:-.3px;font-family:notokr-medium}
#sh_content #sh_content_tit span{float:right;padding-left:17px;background:url('/sh_page/img/sub_home.png') 0 3px no-repeat;font-family:notokr-regular}

/* 하단 */
#sh_ft{z-index:10;position:relative;min-width:1070px;padding:30px 0;border-top:1px solid #e7e7e7;font-family:notokr-regular} 
#sh_ft_wrapper{position:relative;margin:0 auto;width:1070px;zoom:1;line-height:1.6;color:#898989}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

#sh_ft_wrapper ul{padding-bottom:10px;overflow:hidden}
#sh_ft_wrapper ul li{float:left;color:#636363;font-size:13px;padding-right:10px;font-family:notokr-medium}
#sh_ft_wrapper ul li:after{content:"|";color:#e8e8e8;font-weight:normal;padding-left:10px}
#sh_ft_wrapper ul li.last:after{content:""}
#sh_ft_wrapper  p{padding-top:4px}
#sh_ft_wrapper #sh_ft_icon{position:absolute;right:0;bottom:0}


/********************* 메인화면 시작 *********************/

/* 메인 컨텐츠영역 */
#main_banner{position:relative;width:1416px;margin-left:-175px;z-index:0}

#idx_box{width:1070px;margin:-233px auto 30px;overflow:hidden;font-family:notokr-regular}
#idx_box > div{float:left;position:relative;height: 201px;padding: 25px 30px;margin-left:12px;overflow:hidden}
#idx_box > div:first-child{margin-left:0}
#idx_box > div span.more{float:right}
#idx_box h4{font-size:18px;color:#fff;font-family:notokr-bold}

/* 메인 공지사항 */
#m01{width: 312px;background-color:#313131}
#m01 h4{float:left}

/* 메인 제품소개 */
#m02{width: 442px;background-color:#fff}
#m02 h4{float:left;color:#222}
#m02 ul{clear:both;padding-top:20px;overflow:hidden}
#m02 ul li{float:left;width:calc(100% / 2 - 6px);margin-left:11px;border:1px solid #e7e7e7;text-align:center}
#m02 ul li:first-child{margin-left:0}
#m02 ul li p{background:#ededed;width:100%;height:26px;text-align:center;font-size:0.9em;line-height:2.4em;color:#777;font-family:notokr-medium}
#m02 ul li .date{color:#888888}

/* 메인 고객센터 */
#m03{width: 291px;background-color:#0076d1}
#m03 p.txt{color:#b8cfed}
#m03 p.tel{color:#a0daff;font-size:26px;font-weight:800}
#m03 p.fax{color:#99c8ec;font-size:13px;margin-top:3px}
#m03 .cs_btn{display:inline-block;border:1px solid #0062ad;background:#0063b0;margin-top:10px}
#m03 .cs_btn a{display:block;color:#a8c7e5;padding:7px 25px}


/********************* 메인화면 끝 *********************/

/* 사이트맵 */
a{text-decoration:none !important}
a:hover{text-decoration:none !important}

#sh_site_map{width:100%;position:relative;min-height:500px;height:500px auto;margin:0 auto}
.sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px auto;margin-bottom:60px;border-bottom: solid 1px #e1e1e1}
.sh_site_map_title{font-size:17px;font-weight:normal;color: #222;font-family:'notokr-medium'}
.sh_site_map_title a{color:#222}
.sh_site_map_line{border-bottom:2px solid #222;margin:10px 0}
.sh_site_map_box{margin:0 auto;min-height:80px}
.sh_site_map_txt{font-size:14px;line-height:1.2em;color:#666;padding:5px;font-family:'notokr-regular'}
.sh_site_map_txt a{color:#666}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}
