@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
@font-face {
    font-family:'Ansungtangmyun-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/Ansungtangmyun-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body{background:#fff;font-size:0.81em;font-family:'notokr-regular'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'notokr-regular'}
input[type=text], input[type=password], textarea{transition:unset}

*{-webkit-text-size-adjust:none}
#sh_wrapper{position:relative}

/* HEADER */
#sh_hd{position:fixed;top:0;left:0;z-index:15;width:100%;height:90px;font-family:'Ansungtangmyun-Bold'}

/* MAIN */
#sh_container{overflow:hidden;position:relative;z-index:10}
#main_banner{position:relative}

/* INDEX */
#sh_section{position:relative;font-family:'Ansungtangmyun-Bold'}
#sh_section .w_1400{position:relative;max-width:1400px;margin:0 auto}
#section01{position:relative;border-bottom:1px solid #e1e1e1}
#section02{padding-bottom:80px;position:relative;background:#fdeed1}
#section03{background:#fdeed1}
#section04{background:#fdeed1}
#section05{padding-bottom:0;background:#fdeed1}
#section06 .tit_area{padding:80px 0;color:#777;line-height:1.5;font-size:18px;text-align:center}
#section06 .tit_area p{margin-bottom:20px;color:#111;line-height:1.4;font-size: 48px;}
#section06 .tit_area i{color:#fc522f;font-style:normal}
#section06 .tit_area .tit{color:#111;font-size:24px}
#section04 iframe{width:100%}
#sh_bo_sch select, #sh_bo_sch input[type=text]{height:50px}
#sh_list_tbl th, #sh_list_tbl td{height:70px}

/* FOOTER */
#sh_ft{position:relative;z-index:10;width:100%;padding:50px 20px 0;font-size:14px;text-align:center;line-height:1.8;color:#999;letter-spacing:-.2px;background:#f7f7f7} 
#sh_ft:after{display:block;content:"";visibility:hidden;clear:both}
#sh_ft .ft_nav{margin:17px 0}
#sh_ft .ft_nav li{display:inline-block;padding:0 16px;font-size:15px;}
#sh_ft .ft_nav li a{color:#777;-webkit-transition:all .3s;transition:all .3s}
#sh_ft .ft_nav li a:hover{color:#333}
#sh_ft .add{padding-bottom:85px}
#sh_ft .copy_wrap{text-align:left;border-top:1px solid #eaeaea}
#sh_ft .copy{overflow:hidden;max-width:1400px;height:65px;margin:0 auto;line-height:65px}
#sh_ft .copy p{float:left;color:#aaa}
#sh_ft .copy p b{font-weight:normal}
#sh_ft .copy .ft_icon{float:right;position:relative}
#sh_ft .copy .ft_icon:before{position:absolute;left:77px;top:29px;content:'';width:1px;height:9px;background:#e1e1e1}
#sh_ft .copy .ft_icon a{margin-left:20px;font-weight:600;color:#aaa;font-family:'Play', sans-serif}

/* 반응형 사이트맵 공통 */
#sh_site_map{position:relative;width:100%}
#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;}
#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}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:20px;z-index:10;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background-color:#fc522e;box-shadow:5px 5px 5px rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s}
#fix_tel.active{opacity:1;margin-right:0}
#sh_ft_btns{display:none;padding:15px}
#sh_ft_btns .btns{overflow:hidden}
#sh_ft_btns .row2 a{width:50%}
#sh_ft_btns a{float:left;display:block;width:100%;height:55px;font-size:16px;line-height:55px;color:#fff;text-align:center;background-color:#fc522e}
#sh_ft_btns a.tel{font-size:18px;font-weight:700;letter-spacing:0;font-family:'Poppins'}
#sh_ft_btns a i{padding-right:5px;font-size:18px}
#sh_ft_btns a.kakao{font-weight:normal;color:#402325;background-color:#ffe500}

/* 반응형 [s] */
@media (max-width:1024px){
#section04 .w_1400{padding:80px 0}
#sh_ft{padding-top:80px}
#section04 .w_1400:before{display:none}
#section02{padding-bottom:50px}
#section05{margin-top:0}
#section06 .tit_area p{font-size:48px}
}
@media (max-width:768px){
#section06 .tit_area{padding:50px 0}
#section06 .tit_area p{font-size:38px}

/* 반응형 스타일 필수 [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] */
#section04 .w_1400{padding:40px 0}
#section04 h3{padding-bottom:10px;font-size:28px}
#sh_ft{padding:40px 15px 0;z-index:-1}
#sh_ft .ft_nav li{padding:0 5px;font-size:13px}
#sh_ft .add{padding-bottom:30px}
#sh_ft .copy{height:auto;padding:15px 0;line-height:1.2;text-align:center}
#sh_ft .copy p{float:none;margin-bottom:5px}
#sh_ft .copy .ft_icon{float:none}
}
@media (max-width:600px){
#section02{padding-bottom:0}
#section06 .tit_area p{font-size:36px}
}
@media (max-width:480px){
#section05{padding-bottom:50px}
#section06{padding:0}
#section06 .tit_area{padding:30px 0;font-size:15px}
#section06 .tit_area p{font-size:28px}
#fix_tel{display:block}
#sh_ft{font-size:13px} 
#sh_ft_btns{display:block}
#sh_ft img{width:160px}
}
@media (max-width:380px){
#section06 .tit_area p{font-size:24px}
}
/* 반응형 [e] */
