@charset "utf-8";

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');/* regular-400, medium-500, semibold-600, bold-700 */ 

body{background:#fff;font-size:0.81em;font-family:'pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{ font-family:'pretendard'}

#sh_hd{z-index:10;position:relative;font-family:'pretendard'}
#sh_hd_wrapper{position:relative;top:0;left:50%;width:100%;height:100px;transform:translateX(-50%);background: #fff;}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

#sh_container{position:relative;overflow:hidden;z-index:0}
#sh_container_wrapper{position:relative;margin:0 auto;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

#content_wrapper{max-width:1070px;margin:0 auto}
#sh_aside{float:left;margin:0;width:220px}
#sh_content{z-index:4;position:relative;float:right;padding:0;max-width:820px;width:100%;min-height:500px;margin: 30px 0 60px 0;height:auto !important;height:500px;line-height:1.5em;color:#666;zoom:1}
#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:27px;line-height:1em;color:#333;letter-spacing:-0.3px;font-family:'pretendard'}

#sh_content #sh_content_tit span{float:right;margin-top:12px;padding-left:17px;font-family:'pretendard'}

#sh_ft{z-index: -1;position:relative;border-top:1px solid #e7e7e7;font-family:'pretendard'}
#sh_ft_wrapper{position:relative;margin:0 auto;padding:20px 0 30px 0;max-width: 1400px;zoom:1;line-height:20px;color: #222;font-weight: 500;font-size: 15px;line-height: 1.5;word-break:keep-all;}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#sh_ft_wrapper p{padding-top:4px}
#sh_ft_wrapper #sh_ft_icon{position:absolute;right:0;bottom:37px}
#sh_ft_icon{position:relative;width:100%;max-width:1400px;margin:0 auto}
#sh_ft_icon a:nth-child(1) img{position:absolute;right:64px;top:-30px}
#sh_ft_icon a:nth-child(2) img{position:absolute;right:0;top:-30px}

.idx_line{clear:both;margin-top:31px;width:100%;height:1px;background:#e5e5e5}
p.idx_tit{float:left;font-weight: 700;font-size: 18px;color:#333;letter-spacing:-.3px;font-family:'pretendard'}
p.idx_tit2{padding-bottom:10px;font-size:17px;font-weight: 700;color:#fff;font-family:'pretendard'}

#main_banner{position:relative;z-index:0;background: url(/sh_img/index/main_banner/main_bg.jpg) center no-repeat;background-size:cover;font-family:'Pretendard'}

#sh_idx_wrapper{display: flex;gap:24px;max-width:1400px;margin: 50px auto;overflow:hidden;font-size:14px;letter-spacing:-.3px;align-items: flex-end;}
#sh_idx_wrapper .box > p{padding-bottom: 30px;font-size:27px;font-weight:700}
#sh_idx_wrapper .left ul{display:grid;grid-template-columns:repeat(4, 1fr);gap:15px}
#sh_idx_wrapper .left ul li{width:158px;height: 190px;border:1px solid #e1e1e1;text-align:center;transition:all 0.2s;border-radius: 16px;}
#sh_idx_wrapper .left ul li:hover{box-shadow: 0px 4px 16px 8px rgba(135, 150, 155, 0.2);border:1px solid #8d9095}
#sh_idx_wrapper .left ul li > a{display:block;width:100%;height:100%;padding: 20px;box-shadow:0px 4px 8px 4px rgba(0, 0, 0, 0.04);border-radius:16px}
#sh_idx_wrapper .left ul li .icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin: 0 auto;border-radius:50px}
#sh_idx_wrapper .left ul li:nth-child(1) .icon{background:#f9edbd}
#sh_idx_wrapper .left ul li:nth-child(2) .icon{background:#d0def7}
#sh_idx_wrapper .left ul li:nth-child(3) .icon{background: #f9d2c0}
#sh_idx_wrapper .left ul li:nth-child(4) .icon{background:#ffe991}
#sh_idx_wrapper .left ul li .tit{padding:15px 0 10px;font-size:20px;font-weight:700}
#sh_idx_wrapper .left .icon_btn{width: max-content;background:#f6f8fa;padding:0 20px;line-height:30px;color:#868c98;margin:0 auto;border-radius:50px;font-weight:600}
#sh_idx_wrapper .left ul li:hover .icon_btn{background:#6e7378;color:#fff}
#sh_idx_wrapper .center .call_box{padding:30px;width:400px;height: 195px;background:#f9f6f4;border-radius:16px}
#sh_idx_wrapper .center .call_box .flex{display:flex;gap:26px;padding-bottom:30px}
#sh_idx_wrapper .center .call_box .left .icon{display:flex;align-items:center;justify-content:center;width:76px;height:76px;background:#fff;border-radius: 50px;}
#sh_idx_wrapper .center .call_box .right p{padding-bottom: 14px;font-size:15px;font-weight:600}
#sh_idx_wrapper .center .call_box .right .num{font-size:30px;font-weight:700}
#sh_idx_wrapper .center .call_box .sub_txt{padding-top: 14px;font-size:16px;font-weight:600;color: #a0663f}
#sh_idx_wrapper .video{position:relative}
#sh_idx_wrapper .video a img{border-radius:16px}
#sh_idx_wrapper .fl_box{display:flex;align-items:flex-end;gap:20px}

/* 반응형 사이트맵 공통 */
#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;font-weight:normal;text-align:center;color:#222;font-family:'pretendard'}
#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: #ad856d;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:#ad856d;font-family:'pretendard'}
#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:1400px){
#sh_idx_wrapper{padding:0 10px}
#sh_ft_wrapper{padding:30px 10px}
#sh_ft_wrapper #sh_ft_icon{right:10px}
}
@media (max-width:1300px){
#sh_idx_wrapper{padding:0 20px;display:grid;grid-template-columns:repeat(1, 1fr);}
#sh_idx_wrapper .center .call_box{width: 100%;}
#sh_idx_wrapper .center .call_box .right .num{font-size:25px}
.video{width:100%}
iframe{height:300px}
#sh_idx_wrapper .left ul li{width:100%}
#sh_idx_wrapper .center{width:100%}
}
@media (max-width:1250px){
#sh_idx_wrapper .center .call_box{width:100%}
}
@media (max-width:1024px){
#sh_hd_wrapper{position:relative;border:none;height:auto;transform:none;top:auto;left:auto}
#sh_aside{display:none}
#sh_idx_wrapper > div > div{float:none;width:100%;margin-left:0}
#sh_idx_wrapper > div > div.m0103{position:absolute;left:0;bottom:0}
#sh_idx_wrapper .m0103 ul{padding:0 10px}
#sh_idx_wrapper #m01{width:60%}
#sh_idx_wrapper #m02{width:40%}
#sh_idx_wrapper #m02 .m0202{margin-top:7px}
#sh_idx_wrapper #m02 > div{height:160px;padding:42px 0 0 96px}
#m02 > div img{width:60px}
#sh_ft_wrapper {text-align:center}
#sh_ft_wrapper #sh_ft_icon{position:relative;right:auto;bottom:auto;margin-top:10px}
#sh_content{float:none;width:100%;max-width:100%;padding:0 20px;margin-top: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_idx_wrapper #m01{float:none;width:100%;padding-right:0}
#sh_idx_wrapper #m02{float:none;width:100%}
#sh_idx_wrapper > div > div{height:auto}
#sh_idx_wrapper #m02 > div{float:left;width:49.5%;height:130px;padding:29px 15px 0 84px}
#sh_idx_wrapper #m02 .m0201{margin-top:0} 
#sh_idx_wrapper #m02 .m0202{margin:0 0 0 1%}
#m02 > div img{width:50px}
#sh_idx_wrapper #m01 .m0102{margin:40px 0}
#sh_idx_wrapper .left ul li .tit{font-size:18px}
#sh_idx_wrapper .fl_box{flex-direction:column}
}
@media (max-width:600px){
#sh_idx_wrapper .left ul{grid-template-columns:repeat(2, 1fr)}
}
@media (max-width:582px){
#sh_idx_wrapper #m02 > div{float:none;width:100%;height:auto;padding:30px 0 30px 90px}
#sh_idx_wrapper #m02 .m0202{margin:10px 0 0 0}
#sh_idx_wrapper .m0103 ul li{width:50%;margin-bottom:10px}
#sh_idx_wrapper > div > div.m0103{height:auto !important}
}
@media (max-width:480px){
#sh_content{margin-top:0;padding: 0 15px;}
#sh_content #sh_content_tit{margin-bottom:20px;border-top:solid 1px #e1e1e1;border-bottom:solid 1px #e1e1e1;text-align:center}
#sh_content #sh_content_tit span{display:none}
#sh_content #sh_content_tit h3{float:none;padding:15px 0;font-size:16px;}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_idx_wrapper{margin:30px auto;padding:0 15px}
#sh_idx_wrapper .box > p{padding-bottom:20px;font-size:22px}
#sh_ft_wrapper{font-size:14px}
}
@media (max-width:380px){
#sh_idx_wrapper .center .call_box{height:auto}
#sh_idx_wrapper .center .call_box .left{margin:0 auto}
#sh_idx_wrapper .center .call_box .flex{gap:14px;padding-bottom:0;flex-direction:column;text-align:center}
}
/* 반응형 [e] */
