@charset "utf-8";
/* SHINING 독립 사용 */
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@400;500&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@font-face{font-family:'Pretendard-Regular';src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');font-weight:400;font-style:normal}
@font-face{font-family:'Pretendard-Light';src:url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');font-weight:300;font-style:normal}
@font-face{font-family:'Pretendard-Medium';src:url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');font-weight:500;font-style:normal}
@font-face {font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');font-weight: 100;font-display: swap;}
@font-face {font-family:'Paperozi';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');font-weight: 200;font-display: swap;}
@font-face {font-family:'Paperozi';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');font-weight: 300;font-display: swap;}
@font-face {font-family:'Paperozi';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');font-weight: 400;font-display: swap;}
@font-face {font-family:'Paperozi';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');font-weight: 500;font-display: swap;}
@font-face {font-family:'Paperozi';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');font-weight: 600;font-display: swap;}
@font-face {font-family:'Paperozi';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');font-weight: 700;font-display: swap;}
@font-face {font-family:'Paperozi';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');    font-weight: 800;font-display: swap;}

/* :root{--primary:#9f7d36;--k-font:'Pretendard-Regular';--e-font:'Teko'} */
:root{--primary:#54a3f9;--k-font:'Pretendard-Regular';--e-font:'Teko'}

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'}
a{cursor:pointer}

*{-webkit-text-size-adjust:none}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after{box-sizing:border-box}

/* HEADER */
#sh_hd{position:relative;z-index:15;width:100%} 
#sh_hd_wrapper{position:fixed;left:0;top:0;width:100%;padding-left:5%;box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);background-color:#fff;}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* SNB */
#sh_aside{position:relative;z-index:20;width:100%;min-width:1300px;margin:0 auto}

/* MAIN  */
#main_banner{overflow:hidden;position:relative;z-index:5;width:100%;height:900px/*100vh*/}
#form_area{opacity:0;position:absolute;top:420px;left:3%;width:34%;z-index:99;}

/* INDEX */
#sh_section{position:relative;z-index:10;width:100%;font-size:14px;line-height:1.4;color:#777;letter-spacing:-0.3px;font-family:notokr-regular}
#inc_wrap{position:relative;width:100%;max-width:1300px;margin:0 auto}

/* SUB MAIN */
#sub_main_banner{height:450px}
#sub_main_banner.car #sub_bg{width:100%} /* 차량검색일때 서브메인배너 넓이*/

/* CONTAINER */
#sh_container{position:relative;z-index:10;zoom:1;}
#sh_container:after{display:block;visibility:hidden;clear:both;content:""}
#sh_container_wrapper{position:relative;margin:0 auto;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* CONTENT */
#sh_content{z-index:4;position:relative;z-index:15;width:100%;max-width:1300px;min-height:600px;height:auto !important;height:500px;padding:40px 65px 60px;margin:10px auto 0;line-height:1.6;color:#777;background-color:#fff;}
#sh_content_car{z-index:4;position:relative;z-index:15;width:1070px;min-height:600px;height:auto !important;height:500px;padding:10px 30px 60px;margin:0 auto;line-height:1.6;color:#777;background-color:#fff}
#sh_content_tit{overflow:hidden;margin-bottom:20px;letter-spacing:-0.3px}
#sh_content_tit:after{display:block;content:"";visibility:hidden;clear:both}
#sh_content_tit p{float:right;font-size:13px;color:#555}
#sh_content_tit p span:before{display:inline-block;padding:0 7px;font-family:FontAwesome}
#sh_content_tit p .home:before{padding-right:0;content:"\f015"}
#sh_content_tit p .angle:before{content:"\f105"}

/* FOOTER */
#sh_ft{background:url(/sh_img/ft/bg.png) #0e0e0e no-repeat 1200px bottom} 
#sh_ft_wrapper{display:flex;justify-content:space-between;padding:100px 5% 75px;border-bottom:1px solid rgba(255,255,255,.15);font-size:14px;line-height:24px;color:rgba(255,255,255,.3)}
#sh_ft_wrapper .f_left{display:flex}
#sh_ft_wrapper .f_left .f_logo{margin-right:125px}
#sh_ft_wrapper .f_left .info{margin-bottom:20px;letter-spacing:-.5px;font-family:'Pretendard-Regular'}
#sh_ft_wrapper .cs{text-align:right}
#sh_ft_wrapper .cs .tit{margin-bottom:18px;font-size:20px;letter-spacing:2px;line-height:20px;color:rgba(255,255,255,.5);font-family:'Teko'}
#sh_ft_wrapper .cs .tel{margin-bottom:20px;font-size:45px;color:#fff;font-family:'Teko'}
#sh_ft_wrapper .cs .txt{line-height:25px;font-weight:normal;font-size:15px;color:rgba(255,255,255,.5);font-family:'Pretendard-Regular'}
#ft_btm{padding-top:20px}
#ft_btm a{transition:all .3s;color:rgba(255,255,255,.3)}
#ft_btm a+a{margin-left:35px}
#ft_btm a:hover{color:rgba(255,255,255,.6)}
#sh_ft .copy{padding:30px 0;text-align:center;font-size:14px;color:rgba(255,255,255,.3);font-family:'Pretendard-Regular'}

/* 반응형 사이트맵 공통 */
#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}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:1;display:block;position:fixed;right:15px;bottom:20px;z-index:100;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background-color:#7e0000;box-shadow:5px 5px 5px rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s}
#fix_tel.kakao{bottom:100px;color:#402325;background-color:#ffe500}
/* #fix_tel.active{opacity:1;margin-right:0} */
#sh_ft_btns{display:none;padding:15px;background:#f7f7f7}
#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:#7e0000;font-family:'notokr-bold'}
#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:1920px){
#form_area{top:440px;left:5%}
}
@media (max-width:1230px){
#main_banner{height:780px}
#sh_content{padding:30px 20px}
#sh_ft{background-position:72% bottom}
#sh_ft_wrapper .f_left .info{word-break:keep-all}
#sh_ft_wrapper .f_left .f_logo{margin-right:40px}
#sh_ft_wrapper .cs .tit{font-size:18px;line-height:18px}
#sh_ft_wrapper .cs .txt{font-size:13px;line-height:23px}
}

@media (max-width:1024px){
#main_banner{height:480px}
#form_area{position:initial;width:100%;background:#f5f5f5;}
#sh_hd_wrapper{padding-left:0}
#sub_main_banner{height:260px}
#sh_content{padding:20px 10px}
#sh_content_tit{display:none}
#sh_ft_wrapper{padding:100px 15px 75px}
#sh_ft_wrapper .cs{width:35%}
#sh_ft_wrapper .cs .tel{margin-bottom:15px;font-size: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] */
    
#main_banner{height:400px}
#sh_ft_wrapper{display:block;padding:50px 15px}
#sh_ft_wrapper .f_left{display:block;font-size:13px;line-height:23px;text-align:center}
#sh_ft_wrapper .f_left .f_logo{margin:0 0 20px}
#sh_ft_wrapper .f_left .info{margin-bottom:0}
#sh_ft_wrapper .cs{display:none}
#sh_ft .copy{padding:20px 15px;font-size:13px}
}

@media (max-width:480px){
#main_banner{height:370px}
#sub_main_banner{height:auto}
#sh_content{min-height:auto}
#fix_tel{display:block}
#sh_ft_btns{display:block}
}

@media (max-width:380px){
#main_banner{height:350px}
}
/* 반응형 [e] */
