@charset "utf-8";
/* SHINING 독립 사용 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');/* regular-400, medium-500, semibold-600, bold-700 */ 

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'} 
*{-webkit-text-size-adjust:none}

#sh_wrapper{min-width:1070px;background:repeat-x top center}
:root{--primary:#82a702;--k-font:'Pretendard';--e-font:"poppins"}
/* header */
#sh_hd{z-index:10;position:relative;min-width:1070px;font-family:'notokr-regular'} 
#sh_hd_wrapper{position:relative;width:1070px;height:112px;margin:0 auto;padding:0;zoom:1}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* index */
#sh_index_banner{overflow:hidden;display:flex;align-items:center;justify-content:space-between;width:1070px;margin:0 auto;padding-top:20px;font-size:15px;color:#666;line-height:1.6;letter-spacing:-.3px;font-family:'notokr-regular'}
#sh_index_banner > div{float:left;width:30%}
#sh_index_banner .tit{margin-bottom:5px;font-size:18px;color:#222;line-height:1.8;font-family:'notokr-bold'}
#sh_index_banner .tit span{color:#95af3d}
#sh_index_banner .tit a{float:right;padding-top:7px;font-size:12px}
#sh_index_banner .tit a:before{content:"+";padding-right:5px;color:#6e8041}
#sh_index_banner .m0201{font-size:14px;/*background:url(/sh_img/index/m0201_bg.png) 11px 43px no-repeat*/}
/* #sh_index_banner .m0201 a{display:block;padding:0 0 10px 143px;font-size:13px;color:#666} */
#sh_index_banner .m0201 ul{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}
#sh_index_banner .m0201 ul li{width:100%;border:1px solid #e1e1e1;transition:0.2s}
#sh_index_banner .m0201 ul li:hover{background:#f7f7f7}
#sh_index_banner .m0201 ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
#sh_index_banner .m0301{position:relative;width:330px;height:120px;font-size:16px;line-height:1.4;color:#434343;background:url(/sh_img/index/m0301_bg.png) center no-repeat}
#sh_index_banner .m0301 .cont{position:relative;z-index:1;padding:18px 0 0 125px}
#sh_index_banner .m0301 .tit{line-height:1}
#sh_index_banner .m0301 .tel{margin-bottom:2px;font-size:24px;line-height:36px;color:#82a702;font-family:'notokr-bold'}

/* cont */
#sh_container{z-index:5;position:relative;min-width:1070px}
#sh_container_wrapper{position:relative;z-index:5;margin:0 auto;width:1070px;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* snb */
#sh_aside{float:left;margin:0;width:220px}
#sh_content{z-index:4;position:relative;float:right;padding:25px 0;width:820px;min-height:500px;height:auto !important;height:500px;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* cont tit */
#sh_content_tit{overflow:hidden;margin-bottom:30px;font-size:14px;font-family:'notokr-regular'}
#sh_content_tit h3{float:left;font-size:24px;font-weight:normal;color:#222;letter-spacing:-.3px;font-family:'notokr-medium'}
#sh_content_tit span{float:right}

/* footer */
#sh_ft{z-index:10;position:relative;min-width:1070px;font-family:'notokr-regular'} 
#sh_ft_wrapper{position:relative;width:1070px;margin:0 auto;padding:10px 0;font-size:13px;line-height:1.7;letter-spacing:-.2px;text-align:center;color:#666}
#sh_ft .bar{margin-bottom:30px}
#sh_ft strong{font-weight:normal;font-family:'notokr-medium'}
#sh_ft_icon{width:180px}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper .ft_wrap{display:flex;align-items:center;justify-content:space-between}
#sh_ft_wrapper .ft_wrap ul{display:flex;align-items:center;gap:10px}
#sh_ft_wrapper .ft_wrap ul li{border:1px solid #e1e1e1}
#sh_ft_wrapper .ft_wrap ul li a{display:block;width:100%;height:100%}








/* 사이트맵 */
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}
.sh_site_map_title{font-size:1.4em;color:#515151}
.sh_site_map_title a{color:#515151;font-family:var(--k-font)}
.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;font-family:var(--k-font)}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none} 