@charset "utf-8";
/* SHINING 독립 사용 */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');/* regular-400, medium-500, semibold-600, bold-700 */ 
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root{--primary:#014520;--mainsize:1400px;--k-font:'Pretendard';--e-font:'poppins'}

body{background:#fff;font-size:0.81em;font-family:var(--k-font)}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:var(--k-font)}
a{cursor:pointer}
.pl{white-space:pre-line;word-break:keep-all}

*{-webkit-text-size-adjust:none}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after{box-sizing:border-box}
#sh_wrapper{overflow:hidden}

/* ========================== HEADER */
#sh_wrapper{position:relative;width:100%;margin:0 auto}
#sh_hd{position:fixed;z-index:15;min-width:var(--mainsize);width:100%;letter-spacing:-.3px;font-family:var(--k-font)}
#sh_hd.sub{position:absolute}

/* ========================== MAIN */
#main_banner{overflow:hidden;position:relative;z-index:5;width:100%;min-width:var(--mainsize)}

/* ========================== INDEX */
#sh_section{position:relative;z-index:10;width:100%;min-width:var(--mainsize);font-size:14px;line-height:1.4;color:#777;letter-spacing:-0.3px;background:#080808;font-family:var(--k-font)}
#sh_section .wh_1400{max-width:var(--mainsize);margin:0 auto}
#sh_section .sec_tit{margin-bottom:80px;font-size:16px;color:#777;text-align:center;font-family:var(--k-font)}
#sh_section .sec_tit p{font-size:38px;font-weight:700;color:#111;font-family:var(--e-font), var(--k-font)}
#sh_section .sec_tit p b{color:var(--primary)}

/* ========================== CONTAINER */
#sh_container{position:relative;min-width:var(--mainsize);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:""}
#sh_container .pl{white-space:pre-line}
#sh_container .tit_area b{display:block;padding-bottom:40px;font-size:15px;font-weight:700;color:#fff;text-transform:uppercase;font-family:var(--e-font), var(--k-font)}
#sh_container .tit_area h2{font-size:40px;font-weight:200;line-height:1.4;color:#fff;font-family:var(--e-font),var(--k-font)}
#sh_container .tit_area h2 strong{font-weight:700}

/* ========================== SUB */
#sub_main_banner.car #sub_bg{width:100%}

/* ========================== SNB */
#sh_aside{position:relative;z-index:20;width:100%;min-width:var(--mainsize);margin:0 auto}

/* ========================== CONTENT */
#sh_content{padding:95px 0 100px;background:#080808}
#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;font-family:'Pretendard'}
#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{min-width:var(--mainsize);background:#000;font-size:15px;color:#fff;font-family:var(--e-font), var(--k-font)}
#sh_ft .ft_top{height:60px;padding:0 13.54%;background:var(--primary)}
#sh_ft .ft_top_center{display:flex;align-items:center;justify-content:space-between;height:100%}
#sh_ft .ft_top .menu{display:flex;align-items:center;gap:40px}
#sh_ft .ft_top .menu li a{font-size:15px;font-weight:500;color:#fff;font-family:var(--e-font)}
#sh_ft .ft_top .ft_top_center > a{display:block;width:235px;height:100%;font-size:15px;font-weight:500;line-height:60px;color:#fff;text-align:center;background:#013016;transition:all 0.2s;font-family:var(--k-font)}
#sh_ft .ft_btm{padding:25px 13.54%}
#sh_ft .ft_btm .logo_area{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid rgba(255, 255, 255, 0.2)}
#sh_ft .ft_btm .logo_area div{display:flex;align-items:center;gap:20px}
#sh_ft .ft_btm .logo_area div span{font-size:17px;font-weight:500;color:rgba(255, 255, 255, 0.4)}
#sh_ft .ft_btm .logo_area div b{font-size:28px;font-weight:700;color:#fff;font-family:var(--e-font)}
#sh_ft .ft_btm .info_area .info_txt{padding-bottom:25px;font-size:15px;font-weight:400;line-height:1.8;color:rgba(255, 255, 255, 0.5)}
#sh_ft .ft_btm .info_area .copy{display:flex;align-items:center;justify-content:space-between}
#sh_ft .ft_btm .info_area .copy p{font-size:15px;font-weight:500;color:rgba(255, 255, 255, 0.5);font-family:var(--e-font), var(--k-font)}
#sh_ft .ft_btm .info_area ul{display:flex;align-items:center;gap:20px}
#sh_ft .ft_btm .info_area ul li a{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:rgba(255, 255, 255, 0.5);transition:all 0.2s;font-family:var(--e-font)}

/* 사이트맵 */
#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}

/* 반응형 사이트맵 공통 */
#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:0;display:none;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:var(--primary);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;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:var(--primary);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 (hover:hover){
#sh_ft .ft_top > a:hover{background:#002210}
#sh_ft .ft_btm .info_area ul li a:hover{color:#fff}
}
@media (max-width:1920px){
#sh_ft .ft_top{padding:0}
#sh_ft .ft_top_center{width:1400px;margin:0 auto}
#sh_ft .ft_btm{padding:25px 0;width:1400px;margin:0 auto}
}
@media (max-width:1700px){
#sh_ft .ft_top_center{width:95%}
#sh_ft .ft_btm{width:95%;margin:0 auto}
}
@media (max-width:1400px){
#sh_ft_wrapper{padding:70px 15px}
#sh_hd{min-width:100%}
#sh_container{min-width:100%}
#sub_main_banner{min-width:100%}
#main_banner{min-width:100%}
#sh_section{min-width:100%}
#sh_ft{min-width:100%}
}
@media (max-width:1200px){
#sh_ft .ft_btm{padding:50px 0}
}
@media (max-width:1024px){
#sh_container .tit_area b{padding-bottom:30px}
#sh_container .tit_area h2{font-size:35px}
#sh_content{padding:80px 0}
#sh_ft_wrapper .f_left{width:60%} 
#sub_main_banner{height:260px}
}
@media (max-width:768px){
#sh_container .tit_area h2{font-size:30px}
#sh_ft .ft_btm{width:90%}
#sh_ft .ft_top{height:auto}
#sh_ft .ft_top_center{width:100%}
#sh_ft .ft_top .menu{gap:30px}
#sh_ft .ft_top .menu li a{line-height:60px}
#sh_ft .ft_top_center{flex-direction:column}
#sh_ft .ft_top .ft_top_center > a{width:100%}
#sh_ft .ft_btm .logo_area div span{font-size:16px}
#sh_ft .ft_btm .logo_area div b{font-size:25px}
/* 반응형 스타일 필수 [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_section .sec_tit{margin-bottom:60px}
#sh_ft_wrapper .f_left{width:50%}
#sh_ft .c_inner{flex-direction:column;align-items:center;gap:10px}
}
@media (max-width:580px){
#sh_container .tit_area b{padding-bottom:20px}
#sh_container .tit_area h2{font-size:25px}
#sh_ft .ft_btm{padding:40px 0}
#sh_ft .ft_btm .logo_area > img{width:50px}
#sh_ft .ft_btm .logo_area div{gap:10px}
#sh_ft .ft_btm .logo_area div span{font-size:15px}
#sh_ft .ft_btm .logo_area div b{font-size:21px}
#sh_ft .ft_btm .info_area .info_txt{padding-bottom:20px}
#sh_ft .ft_btm .info_area .info_txt br{display:none}
#sh_ft .ft_btm .info_area ul{display:flex;justify-content:flex-end;margin-top:15px}
#sh_ft .ft_btm .info_area ul li a{font-size:14px}
#sh_ft .ft_btm .info_area .copy{display:block}
#sh_ft .ft_btm .info_area .copy p{font-size:14px}
}
@media (max-width:480px){
#sh_content{padding:70px 0}
#sub_main_banner{height:auto}
#sh_ft_btns{display:block}
#sh_ft_wrapper{flex-direction:column;text-align:center}
#sh_ft_wrapper .cs{order:1;margin-bottom:70px}
#sh_ft_wrapper .f_left{order:2;width:100%}
#sh_container .tit_area h2{font-size:21px}
#sh_ft .ft_btm{padding:30px 0}
}
/* 반응형 [e] */
@media(max-width:390px){
#sh_ft .ft_btm .logo_area div b{font-size:19px}
#sh_ft .ft_top .ft_top_center > a{line-height:50px}
#sh_ft .ft_top .menu{flex-wrap:wrap;gap:0;width:100%}
#sh_ft .ft_top .menu li{width:50%;border-right:1px solid #013016;border-bottom:1px solid #013016}
#sh_ft .ft_top .menu li:nth-child(2n){border-right:none}
#sh_ft .ft_top .menu li:nth-child(n+3){border-bottom:none}
#sh_ft .ft_top .menu li a{display:flex;align-items:center;justify-content:center;line-height:50px}
#sh_container .tit_area b{font-size:14px}
#sh_container .tit_area h2{font-size:20px}
}


