@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');
@font-face {font-family: 'KJCHw';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulScript-Regular.woff2') format('woff2');font-weight:400;font-display: swap;}
@font-face {font-family: 'KJCHw';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulScript-Bold.woff2') format('woff2');font-weight:700;font-display:swap;}

body{background:#fff;font-size:0.81em;font-family:'Noto Sans KR'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{ font-family:'Noto Sans KR'}
:root{--primary:#26a6e2}
/* head 전체 100% 혹은 min-width 사용 */
#sh_hd{z-index:10;position:relative;border-bottom:1px solid #e5e5e5} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* 메인배너 */
#main_banner_wrapper{position:relative;width:100%;height:450px}

/* 인크루드 */
#include_wrapper{font-family:'notokr-regular'}
#include_wrapper .include_01{overflow:hidden;width:100%;height:306px;background-color:#e8f0f3}
#include_wrapper .sub_bg{position:relative;height:600px;overflow:hidden}
#include_wrapper .include_03{text-align:center;font-family:'notokr-regular';color:#fff}
#include_wrapper .include_03 .sub_bg{height:260px;padding-top:70px;box-sizing:border-box;background:url(../sh_img/index/include_03_bg.jpg) bottom center fixed;background-size:cover}
#include_wrapper .include_03 .in_03_tit{font-size:29px;font-weight:300;letter-spacing:-0.05em;word-break:keep-all}
#include_wrapper .include_03 .in_03_tit span{font-family:'notokr-bold';word-break:keep-all}
#include_wrapper .include_03 a{display:inline-block;width:249px;height:53px;margin-top:20px;border:1px solid #fff;box-sizing:border-box;line-height:53px;font-size:17px;letter-spacing:-0.04em;color:#fff;background:#26a6e2;background:rgba(255, 255, 255, 0.2);transition:ease-out .2s}
#include_wrapper .include_03 a img{margin:-3px 0 0 6px}

/* 서브 상단 */
#sh_container_top{position:relative;width:100%;height:205px;background:url(../sh_img/hd/sub_main_banner/sub_main_banner.jpg);background-position:0 50%;transition:ease-out 1s;background-size:cover}
#sh_container_top.s_scroll{background-position:0 100%}
#sh_container_top .txt_area{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;color:#fff}
#sh_container_top .txt_area p{font-size:30px;font-weight:700}
#sh_container_top .txt_area div{margin-top:8px;font-size:16px;font-weight:400}
#sh_container_top .txt_area div a{color:#fff}

/* 서브메인 내용 */
#sh_container{z-index:5;position:relative}
#sh_container_wrapper{position:relative;z-index:5;margin:0 auto;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
.sub_width{display:flex;justify-content:space-between;position:relative;max-width:1170px;margin:auto}

/* float:left;선택 단 content 와 같은 방향 X */
#sh_aside{float:left;width:210px;margin:40px 0 0}
#sh_content{z-index:4;position:relative;float:right;padding:40px 0px 100px 0px;width:900px;min-height:500px;height:auto !important;height:500px;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content_title{margin-bottom:30px;border:1px solid #bcbcbc;float:right;padding:15px;width:810px}

/* 페이지 상단 */
#sh_content .sh_content_tit{margin:10px 0 38px 0;font-size:27px;letter-spacing:-0.06em;font-family:'notokr-medium';color:#333}
#sh_content .sh_content_tit span{float:right;padding:8px 0 0 19px;font-size:15px;letter-spacing:-0.02em;font-family:'notokr-regular';color:#666}
#sh_content .cont_info{margin-bottom:20px;padding:10px 16px;border-radius:5px;word-break:keep-all;font-size:13px;font-weight:500;color:#3361ab;background:#8ebde721}

/* 하단 */
#sh_ft{position:relative;font-family:'notokr-regular';background:url(../sh_img/ft/ft_bg.png) top center no-repeat;background-size:cover} 
#sh_ft_wrapper .ft_top{height:58px;line-height:58px;background:url(../sh_img/ft/ft_top_bg.png) bottom repeat-x}
#sh_ft_wrapper .ft_top a{font-size:15px;letter-spacing:-0.04em;color:#fff;cursor:pointer}
#sh_ft_wrapper .ft_top ul{overflow:hidden;float:left}
#sh_ft_wrapper .ft_top ul li{float:left;position:relative;padding:0 16px}
#sh_ft_wrapper .ft_top ul li:first-child{padding-left:0}
#sh_ft_wrapper .ft_top ul li:after{display:block;content:'';position:absolute;top:22px;right:0;width:1px;height:12px;background-color:#666}
#sh_ft_wrapper .ft_top ul li:last-child:after{display:none}
#sh_ft_wrapper .ft_top p{float:right}
#sh_ft_wrapper .ft_top p img{margin-right:8px}

#sh_ft_wrapper{position:relative;margin:0 auto;max-width:1170px;zoom:1;line-height:140%}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper #ft_address{padding:40px 0;line-height:23px;font-size:13.5px;letter-spacing:0;color:#999;clear:both}
#sh_ft_wrapper #ft_address .address{padding:23px 0 12px 0;word-break:keep-all}
#sh_ft_wrapper #sh_ft_icon{position:absolute;right:0;bottom:37px}

/* 반응형 사이트맵 공통 */
#sh_site_map{position:relative;width:100%;font-family:'Pretendard'}
#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;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:60px;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){
#include_wrapper .include_03 a:hover{border:1px solid #26a6e2;background:#26a6e2}
}
@media (max-width:1380px){
#include_wrapper .include_01{height:auto}
}
@media (max-width:1024px){
#sh_content{padding:40px 0 80px;width:100%}
#sh_content .sh_content_tit{display:none}
#sh_container_top{height:330px;background-position:center}
#sh_aside{display:none}
#main_banner_wrapper{height:auto}
#include_wrapper .include_03{position:relative;width:100%;height:320px;background:url(../sh_img/index/include_03_bg.jpg) bottom center fixed;background-size:cover}
#include_wrapper .include_03 .sub_bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding-top:0px;background:none;width:95%;height:auto}
#include_wrapper .include_03 .in_03_tit{font-size:25px}
#include_wrapper .include_03 a{margin-top:30px;width:230px}
#sh_ft_wrapper{width:95%}
}
@media (max-width:768px){
#sh_content{padding:30px 0 65px}
#sh_container_top{height:280px}
#sh_container_top .txt_area p{font-size:27px}
#sh_container_top .txt_area div
#include_wrapper .include_03{height:280px;background-attachment:unset}
#include_wrapper .include_03 .in_03_tit{font-size:21px}
#include_wrapper .include_03 a{width:200px;font-size:15px}
#include_wrapper .include_03 a img{width:16px}
#sh_ft_wrapper .ft_top a{font-size:14px}
#sh_ft_wrapper .ft_top p img{margin-right:5px;width:21px;height:21px}
#sh_ft_wrapper .ft_logo img{width:160px}
#sh_ft_wrapper #ft_address{padding:50px 0 10px;text-align:center}
#sh_ft_wrapper #ft_address .address{padding:23px 0 45px}
#sh_ft_wrapper #sh_ft_icon{position:static;text-align:center;padding-bottom:15px}
/* 반응형 스타일 필수 [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] */
}
@media (max-width:580px){
#sh_container_top{height:250px}
#sh_container_top .txt_area p{font-size:24px}
#sh_container_top .txt_area div{margin-top:6px;font-size:15px}
}
@media (max-width:480px){
#sh_content{padding:0px}
#sh_container_top{height:55px;background:none;border-bottom:1px solid #e1e1e1}
#sh_container_top .txt_area p{font-size:16px;color:#000}
#sh_container_top .txt_area div{display:none}
#include_wrapper .include_03{height:250px}
#include_wrapper .include_03 .in_03_tit{font-size:19px}
#include_wrapper .include_03 a{margin-top:25px;width:174px;height:50px;line-height:50px;font-size:14px}
#include_wrapper .include_03 a img{width:15px}
#sh_ft_wrapper .ft_top{display:none}
#sh_ft_wrapper #ft_address{font-size:13px}
#sh_ft_wrapper #ft_address p{word-break:keep-all}
#sh_ft_wrapper #ft_address .address{padding:20px 0 40px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft dl dt{font-size:16px}
}
@media (max-width:380px){
#include_wrapper .include_03 .in_03_tit{font-size:17px}
#include_wrapper .include_03 a{margin-top:20px;width:160px;height:48px;line-height:48px;font-size:13px}
}
/* 반응형 [e] */
