@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');

#loading{display:none;position:fixed;top:0;left:0;z-index:99999;width:100%;height:100%;;text-align:center;background:rgba(255,255,255,0.7)}
#loading p{margin-top:20px;font-size:16px;color:#f00;font-family:'notokr-bold'}

input[type=text]:focus, input[type=password]:focus, input[type=submit]:focus, textarea:focus,select:focus{box-shadow:none;outline:none}
input:focus{outline:none}

*{-webkit-text-size-adjust:none}
body{font-size:14px;background:#fff;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'notokr-regular'}
#bo_list_total{font-size:14px}
.tbl_head01 thead th{font-size:14px;font-weight:normal;font-family:'notokr-medium'}
.tbl_head01 td{font-size:14px}
#bo_sch select, #bo_sch input[type=text]{font-size:13px;font-family:'notokr-regular'}
.bo_cate_link{font-size:14px;font-weight:normal;font-family:'notokr-medium'}
#bo_gall .bo_tit{font-size:14px}
b, strong, th{font-weight:normal;font-family:'notokr-medium'}
#bo_v_title .bo_v_cate{font-size:14px;font-weight:normal}
#bo_v_title .bo_v_tit{font-weight:normal}

/* HEADER */
#sh_hd{position:relative;z-index:15;width:100%;font-family:'notokr-regular'}

/* MAIN  */
#main_banner{position:relative;width:100%}
#sh_section{font-size:15px;letter-spacing:-.5px;font-family:'notokr-regular'}

/* 시작버튼 */
#modal_btn{position:absolute;bottom:50px;right:10px;opacity:0;padding:25px 30px;border-radius:10px;font-size:15px;letter-spacing:-1px;color:#222;box-shadow:0px 18px 28px rgba(0,0,0,.15);background-color:#fff;font-family:'notokr-regular'}
#modal_btn:hover{cursor:pointer}
#modal_btn p{margin-bottom:10px;font-size:18px;-webkit-transition:color .2s;transition:color .2s;font-family:'notokr-bold'}
#modal_btn:hover p{color:#009d75}
#modal_btn span{display:block;margin-top:15px;color:#009d75;font-family:'notokr-bold'}

/* CONTAINER */
#sh_container{position:relative;overflow:hidden;margin-top:120px}
#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;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}

/* CONTENT */
#sh_content{z-index:4;position:relative;max-width:1100px;min-height:340px;margin:0 auto;padding:50px 0;font-family:'notokr-regular'}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:40px;overflow:hidden}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:2.2em;line-height:1em;color:#333333;letter-spacing:-0.05em}
#sh_content #sh_content_tit span{float:right;margin-top:12px;background:url('/sh_page/img/sub_home.png') 0 3px no-repeat;padding-left:17px}

/* FOOTER */
#sh_ft{display:none;position:relative;z-index:10;width:100%;padding:100px 0;background-color:#34464b}
#sh_ft .inner{position:relative;max-width:1200px;margin:0 auto;font-size:13px;line-height:2;color:#fff;font-family:'notokr-light'}
#sh_ft .ft_logo{margin-bottom:25px}
#sh_ft .info{width:60%;word-break:keep-all}
#sh_ft ul{overflow:hidden;position:absolute;right:0;top:50px;width:40%}
#sh_ft li{float:left;width:50%}
#sh_ft li a{font-size:18px;color:#fff;-webkit-transition:color .2s;-ms-transition:color .2s;transition:color .2s}
#sh_ft li a:hover{color:#718d95}
#sh_ft_icon{margin-top:10px}

/* 반응형 사이트맵 공통 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map:after{display:block;content:"";visibility:hidden;clear:both}
#sh_site_map > div{width:31%;float:left;margin:0 1%}
#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:205px;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}

/* 반응형 [s] */
@media (max-width:1200px){
#sh_ft{padding:100px 20px}
}
@media (max-width:1100px){
#sh_content{padding:50px 20px}	
}
@media (max-width:1024px){
#sh_hd_wrapper{position:relative}
#sh_content_tit{padding-top:90px}
#sh_content{margin:0 auto}
#sh_section{font-size:14px}
#sh_ft{padding:60px 20px}	
#sh_ft ul{width:50%}
}
@media (max-width:890px){
#sh_container{margin:0}
#sh_content{padding:20px 20px 40px}
}
@media (max-width:768px){
/* 반응형 스타일 필수 [s] */
#sh_login, #sh_agree, #sh_register,#sh_mb_confirm, #sh_result{padding:15px;margin:15px auto;border:none}
#sh_login input[type=submit], #sh_agree .btn_wrap input[type=submit], #sh_register .btn_wrap input[type=submit],#sh_find_info input[type=submit], #sh_mb_confirm input[type=submit]{-webkit-appearance:none;appearance:none}
#sh_login .bnr .txt p a{color:#0054a6}
#sh_pw_confirm{width:100%;padding:30px 20px;border:none}
#sh_agree .inner{padding:15px}
#sh_agree .cont{padding:10px}
#sh_site_map{padding:30px 20px}
#sh_site_map > div{width:100%;margin:0}
#sh_site_map .sh_site_map_box{min-height:auto}
/* 반응형 스타일 필수 [e] */
#sh_ft{display:none;padding:40px 20px;text-align:center}
#sh_ft .inner{font-size:12px;line-height:1.8}
#sh_ft .ft_logo img{width:120px}
#sh_ft ul{display:none}
}
@media (max-width:650px){
#sh_content{padding:0 0 40px}
}
@media (max-width:480px){
#sh_content{min-height:350px}
#sh_content_tit{padding:15px 0;border-top:1px solid #d1d1d1;border-bottom:1px solid #eee;color:#222}
#sh_content_tit h3{margin:0;font-size:16px;font-family:'notokr-medium'}
#sh_content_tit p{display:none}
#sh_aside:after{display:none}
}
