@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:500,600,700&display=swap');

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'}


/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{font-family:'맑은 고딕'}
#sh_hd {z-index:10;position:relative;min-width:1070px;} 

/* head 센터 및 넓이 지정 */
#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:125px 0 60px 0;height:auto !important;height:500px;line-height:1.5em;color:#666;zoom:1; border-top:2px solid #000;}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit {margin:30px 0 40px 0;overflow:hidden}
#sh_content #sh_content_tit:after {clear:both}
#sh_content #sh_content_tit h3 {float:left;padding:0;font-size:24px; font-weight:normal;line-height:1em;color:#333333;letter-spacing:-0.05em; font-family:'notokr-bold'}
#sh_content #sh_content_tit span {float:right;margin-top:10px;}
#sh_content #sh_content_tit span a {color:#666666;}

/* 하단 */
#sh_ft {z-index:10;position:relative;min-width:1070px; background:#fbfbfb url(../sh_img/ft/footer_bg.png) repeat-x;} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:0 0 30px 0;width:1070px;zoom:1;line-height:140%;color:#898989}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

#sh_ft_wrapper ul {width:100%;padding:25px 0 7px;overflow:hidden; margin-bottom:10px;}
#sh_ft_wrapper ul li {float:left;color:#636363;font-weight:bold;font-size:1.1em;padding-right:10px}
#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:100px}

#sh_ft_wrapper .bt_logo{float:left; width:209px; margin-right:30px;}
#sh_ft_wrapper .ft_con_wrap{float:left; width:830px;}

/********************* 메인화면 시작 *********************/

/* 메인 컨텐츠영역 */
#main_banner {position:relative;width:1920px;margin-left:-425px;z-index:0; height:518px;}
#idx_box{width:1070px;margin:0px auto 30px;overflow:hidden}
#idx_box > div{float:left;position:relative;height:158px;padding-top:47px;margin-left:40px;overflow:hidden;box-sizing:content-box}
#idx_box > div:first-child{margin-left:0}
#idx_box > div:last-child{margin-right:0}
#idx_box > div span.more {float:right; margin-top:4px;}

/* 메인 공지사항 */
#m01 {width:330px;}
#m01 h4 {float:left; font-size:20px; font-weight:bold;}
#m01 .contents_area{clear:both; margin-top:50px; background:url(../sh_img/index/con_bg_01.png) no-repeat 0% 20%; width:330px; height:110px;}

/* 메인 제품소개 */
#m02 {width:330px;background:#ffffff}
#m02 h4 {font-size:20px; font-weight:bold;}
#m02 .contents_area{margin-top:20px; background:url(../sh_img/index/con_bg_02.png) no-repeat 0% 20%; height:110px;}
#m02 p{color:#666666; font-size:13px; margin-left:110px;}
#m02 a{display:inline-block; font-size:13px; padding-right:10px; margin:20px 0 0 110px; color:#f11a1a; background:url(../sh_img/index/arrow.png) no-repeat 100% 70%;}
#m02 a:hover{text-decoration:underline;}
#m02 a img{margin-left:3px;}


/* 메인 고객센터 */
#m03 {width:330px;}
#m03 h4 {font-size:20px; font-weight:bold;}
#m03 .contents_area{margin-top:20px; background:url(../sh_img/index/con_bg_03.png) no-repeat 0% 20%; height:110px;}
#m03 p{color:#666666; font-size:13px; margin-left:110px;}
#m03 p.tel{color:#333333;font-size:22px;font-weight:bold; margin:7px 0 10px 110px;}

/********************* 메인화면 끝 *********************/

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}

#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}
.sh_site_map_title{font-size:1.4em;color:#515151}
.sh_site_map_title a{color:#515151}
.sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
.sh_site_map_box{width:90%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px}
.sh_site_map_txt{font-size:1em;line-height:1.2em;color:#666;font-weight:bold;padding:5px}
.sh_site_map_txt a{color:#666}