@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:400,600,700&display=swap');
* {-webkit-text-size-adjust:none;}
/* SHINING 독립 사용 */
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'}
input[type=text], input[type=password], textarea {transition: unset}

#sh_wrapper{min-width:1500px}

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {z-index:10;position:relative;min-width:100%}

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {margin:0 auto;padding:0;width:1200px;zoom:1;height:100px;z-index:0}
#sub_sh_container_wrapper{margin:0 auto;padding:0;width:1200px;min-width:1200px}
#sub_sh_container_wrapper:after{display:block;content:"";clear:both}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#sh_index_banner {margin:0 auto;width:1070px;margin:0 0 30px 0;z-index:9999}
#sh_index_banner:after {display:block;visibility:hidden;clear:both;content:""}
#sh_container {z-index:5;position:relative;min-width:1500px}
#sh_container_wrapper {position:relative;z-index:5;margin:0 auto;width:100%;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* float:left;선택 단 content 와 같은 방향 X */
#sh_aside {margin:0;width:100%;border-bottom:1px solid #ededed}
#sh_content {z-index:4;position:relative;padding:0;width:1070px;min-height:460px;margin:50px auto;height:auto !important;height:500px;line-height:1.5em;color:#888;zoom:1}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit {margin-bottom:30px;overflow:hidden}
#sh_content #sh_content_tit:after {clear:both}
#sh_content #sh_content_tit h3 {float:left;padding:0;font-size:30px;font-weight:bold;line-height:1.3em;color:#333;font-weight:none;letter-spacing:-0.03em}
#sh_content #sh_content_tit span {float:right;margin-top:12px;background:url('/sh_page/img/sub_home.gif') 0 4px no-repeat;padding-left:15px;color:#666}

/* 하단 */
#sh_ft {z-index:10;position:relative;width:100%;min-width:1500px;background:#2d2e34;font-family:'notokr-regular'} 
#sh_ft .ft_menu{width:100%;height:70px;line-height:70px;text-align:center;background:#22262b}
#sh_ft .ft_menu > li{position:relative;display:inline-block;padding:0 20px;font-size:14px;font-family:'notokr-regular'}
#sh_ft .ft_menu > li a{color:rgba(255,255,255,.7);transition:all .3s;cursor:pointer}
#sh_ft .ft_menu > li:before{position:absolute;right:0;top:34px;content:'';width: 3px;height:3px;border-radius:100px;background:rgba(255,255,255,.5)}
#sh_ft .ft_menu > li:last-child:before{display:none}
#sh_ft .ft_menu > li a:hover{color:rgba(255,255,255,1)}
#sh_ft_wrapper {position:relative;width:1200px;margin:0 auto;padding:50px 0;zoom:1;line-height:23px;color:#898989;text-align:center}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_ft .sh_ft_copt {font-size:14px;letter-spacing:-0.2px;line-height:24px;color:#7b7b7b;font-family:'notokr-regular'}
#sh_ft .new_p {padding:20px 0 15px;font-size:15px;letter-spacing:-0.2px;line-height:24px;color:#a9a9a9;font-family:'notokr-medium'}
#sh_ft .new_p>span {color:#fff}
#sh_ft  p {padding-top:4px}
#sh_ft_wrapper #sh_ft_icon {position:absolute;right:0;bottom:37px}
#sh_ft #ft_btn_wrap{overflow:hidden;width:100%;min-width:1200px;margin:0 auto;padding:15px 0;background:#26272c}
#sh_ft #ft_btn_wrap .wrap{width:1200px;margin:0 auto}
#sh_ft #ft_btn_wrap .wrap p{float:left;color:#fff;opacity:0.3}
#sh_ft #ft_btn_wrap #sh_ft_icon{float:right;margin-top:3px}

/* 사이트맵 */
#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}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}