@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Poppins:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hahmlet:wght@300;400;500;700&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} 


/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper, #sh_wrapper , #sh_wrapper :before, #sh_wrapper *:after{box-sizing:border-box}
#sh_wrapper{overflow:hidden;max-width:1930px;min-width:1600px;margin:0 auto;background:url(/sh_img/index/main_bg.jpg) repeat}
#sh_wrapper.sub_wrapper{padding:0;background:#fff}
#sh_hd {position:fixed;top:0;height:90px;z-index:999;width:100%;min-width:1600px} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:absolute;top:0;width:100%}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_wrapper.sub_wrapper #sh_hd_wrapper{position:relative}

/* SNB */
#sh_aside{position:relative;z-index:15;width:100%;font-family:'notokr-medium'}
#sh_aside:after{display:block;content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:1px;background-color:#e1e1e1}
#sh_aside_wrapper{position:relative;width:100%;margin:0 auto;zoom:1;border-top:1px dotted rgba(255,255,255,.3)}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1300px;min-height:580px;margin:0 auto;padding:70px;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* 하단 */
#sh_ft{position:relative;z-index:10;width:100%;min-width:1600px;font-size:14px;line-height:24px;color:rgba(255,255,255,.3);background:url(/sh_img/ft/ft_bg.png) repeat} 
#sh_ft_wrapper{overflow:hidden;position:relative;width:1400px;margin:0 auto;padding:100px 0}
#sh_ft.ft_sub{background:#333}

#sh_ft_wrapper .ft_logo{float:left;width:280px}
#sh_ft_wrapper .info{float:left;width:855px;padding-right:50px;word-break:keep-all;font-family:'notokr-regular'}
#sh_ft_wrapper .cs{float:left;width:265px;font-family: 'Playfair Display';}

#sh_ft_wrapper .ft_logo .tit{font-weight:700;font-size:16px;color:#fff;font-family: 'Playfair Display','notokr-bold'}
#sh_ft_wrapper .ft_logo .sns_link{overflow:hidden;margin-top:30px;display:inline-block}
#sh_ft_wrapper .ft_logo .sns_link li{float:left;}
#sh_ft_wrapper .ft_logo .sns_link li a{display:block;color:#fff}
#sh_ft_wrapper .ft_logo .sns_link li+li{margin-left:5px}

#sh_ft .ft_mn{margin-bottom:30px}
#sh_ft .ft_mn li{display:inline-block}
#sh_ft .ft_mn li+li{margin-left:20px}
#sh_ft .ft_mn li a{font-weight:500;color:rgba(255,255,255,.7);cursor:pointer}
#sh_ft .ft_mn li a:hover{color:#fff}

#sh_ft .cs .tit, #sh_ft .cs .tel{font-size:17px;font-weight:600;color:#fff}
#sh_ft .cs .tel{padding:27px 0 15px;font-size:36px;line-height:36px}

#sh_ft .copy{border-top:1px solid rgba(255,255,255,.1);line-height:65px;font-family:'notokr-regular'}
#sh_ft .copy .inner{width:1400px;margin:0 auto}
#sh_ft .copy .link{float:right;display:inline-block}
#sh_ft .copy .link li{display:inline-block}
#sh_ft .copy .link li+li{margin-left:12px}
#sh_ft .copy .link li a{font-size:12px;font-weight:600;color:rgba(255,255,255,.4);-webkit-transition:all .2s;transition:all .2s;font-family: 'Playfair Display';}
#sh_ft .copy .link li a:hover{color:#fff}

/* 사이트맵 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map > div{float:left;width:32%;height:260px;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}

