@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap');
@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'}

:root{--primary:#008391;--primary2:#f8b323;--k-font:'Pretendard';--e-font:'Josefin Sans'}

/* 메뉴오픈 - 스크롤막기 */
body.open{overflow:hidden;position:absolute;width:100%;height:100%}

#sh_wrapper{position:relative;max-width:1920px;width:100%;margin:0 auto}
#sh_wrapper.index{overflow:hidden;min-width:1730px;background-color:#12141f}

/* HEADER */
#sh_hd{position:relative;z-index:15;min-width:1730px;width:100%;font-family:'notokr-regular'}

/* MAIN  */
#main_banner{position:relative;z-index:10;min-width:1730px;width:100%;height:100%;padding:0 95px}

/* INDEX */
#sh_section{position:relative;font-size:14px;line-height:24px;color:#777;font-family:notokr-regular}

/* CONTAINER */
#sh_container{overflow:hidden;position:relative;min-width:1730px;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* SNB */
#sh_aside{position:relative;z-index:15;width:100%;font-family:'notokr-regular'}
#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{overflow:hidden;position:relative;width:1100px;margin:0 auto;zoom:1}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1200px;min-height:580px;margin:0 auto;padding:70px 0}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* 하단 */
#ft_nav{min-width:1730px;padding:27px 0;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;text-align:center;letter-spacing:-0.5px}
#ft_nav .ft_mn li{display:inline-block;position:relative;padding:0 27px}
#ft_nav .ft_mn li:before{position:absolute;right:-1px;top:11px;content:'';width:2px;height:2px;background:#242a2b}
#ft_nav .ft_mn li:last-child:before{display:none}
#ft_nav .ft_mn li a{font-size:16px;color:#222;font-family:'notokr-medium'}

#sh_ft_wrapper{position:relative;width:100%;line-height:24px;letter-spacing:-0.5px}
#sh_ft{min-width:1730px;font-size:14px;background-color:#f6f6f6;font-family:'notokr-regular'}
#sh_ft .inner{overflow:hidden;position:relative;width:1280px;margin:0 auto;padding:73px 0 0 49px;}
#sh_ft .ft_logo{float:left;width:315px}
#sh_ft .ft_txt{float:left;padding-top:5px;font-size:14px;line-height:26px;color:#777}
#sh_ft .ft_txt p{margin-top:20px}
#sh_ft .ft_txt p b{font-weight:normal;font-family:'notokr-bold'}
#sh_ft .adm_btn{position:absolute;left:55px;bottom:0}
#sh_ft .adm_btn li{display:inline-block;margin-left:5px}
#sh_ft .adm_btn li a{font-size:13px;letter-spacing:0;font-weight:500;color:#777;font-family:'Josefin Sans', sans-serif}
#sh_ft .sns_list{display:flex;gap:5px;position:absolute;right:0;bottom:0}
#sh_ft .sns_list li{opacity:.5;transition:all .2s}
#sh_ft .sns_list li:hover{opacity:1}

#sh_ft .ft_contact{overflow:hidden;width:1280px;height:95px;margin:60px auto 0 auto;padding:0 55px;line-height:95px;background:#242a2b}
#sh_ft .ft_contact ul li{display:inline-block;color:#fff}
#sh_ft .ft_contact .contact_list{float:left}
#sh_ft .ft_contact .contact_list li{position:relative;padding:0 23.5px;font-size:16px;font-weight:400;font-family:'Josefin Sans', sans-serif}
#sh_ft .ft_contact .contact_list li:nth-child(1){padding-left:0}
#sh_ft .ft_contact .contact_list li:before{position:absolute;right:-0.5px;top:40px;content:'';width:1px;height:11px;background:rgba(255,255,255,.2)}
#sh_ft .ft_contact .contact_list li:last-child:before{display:none}
#sh_ft .ft_contact .account_txt{float:right}
#sh_ft .ft_contact .account_txt li{margin-left:13px;font-size:15px;letter-spacing:-0.5px;font-family:'notokr-medium'}

/* 사이트맵 */
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}
.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}
