@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@font-face {font-family:'GyeonggiMillenniumTitle';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2410-3@1.0/Title_Light.woff') format('woff');font-weight:300;font-display:swap}
@font-face {font-family:'GyeonggiMillenniumTitle';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2410-3@1.0/Title_Medium.woff') format('woff');font-weight:500;font-display:swap}
@font-face {font-family:'GyeonggiMillenniumTitle';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2410-3@1.0/Title_Bold.woff') format('woff');font-weight:700;font-display:swap}
@font-face {font-family:'GyeonggiMillenniumTitle';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2410-3@1.0/TitleV.woff') format('woff');font-weight:800;font-display:swap}

:root{--primary:#998675;--bg-color:#f8f6ed;--k-font:'GyeonggiMillenniumTitle';--main-width:1400px}
*{-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:var(--k-font);font-weight:300;color:#777}
a{color:inherit}
input, textarea, select{font-family:'Nanum Gothic'}


/* ========================== HEADER */
#sh_wrapper{position:relative;width:100%;margin:0 auto}
#sh_hd{position:relative;z-index:15;width:100%;letter-spacing:-.3px;font-family:var(--k-font);background-color:var(--bg-color)}

/* ========================== MAIN */
#main_banner{position:relative;z-index:10;width:100%;letter-spacing:-.3px;font-family:var(--k-font)}

/* ========================== INDEX */
#sh_section{position:relative;font-size:16px;color:#777;line-height:1.8;letter-spacing:-.3px;font-family:'Pretendard'}

/* ========================== CONTAINER */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container .atc__inner{max-width:1400px;width:100%;margin:0 auto}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* 공통 btn */
#sh_container .link--primary{display:inline-flex;align-items:center;justify-content:center;border-radius:100px;background-color:#e5e1d7;color:rgba(17,17,17,0.5);transition:background-color .2s, color .2s}
#sh_container .link--primary:hover{background-color:var(--primary);color:#fff}

/* 공통 tit */
#sh_container .area-tit .tit{display:flex;justify-content:center;align-items:center;gap:26px;padding-right:120px;writing-mode:vertical-lr;font-family:var(--k-font);font-size:28px;line-height:1.2;font-weight:400;color:#362f2d;letter-spacing:5px}

/* ========================== CONTENT */
#sh_content{position:relative;z-index:4;max-width:1300px;min-height:580px;margin:0 auto;padding:90px 95px;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* ========================== FOOTER */
#sh_ft{position:relative;background-color:var(--bg-color);overflow:hidden}
#sh_ft.sub{background-color:transparent}
#sh_ft .bg{position:absolute;top:0;left:0;display:flex;width:100%;height:980px}
#sh_ft .bg > *{flex:0 0 50%;height:100%}
#sh_ft .bg .left{border-top-right-radius:90px;background-image:url('../sh_img/ft/ft-bg-l.jpg')}
#sh_ft .bg .right{border-top-left-radius:90px;background-image:url('../sh_img/ft/ft-bg-r.jpg')}

#sh_ft .ft__inner{position:relative;display:flex;max-width:1440px;width:100%;padding:0 20px;margin:0 auto;z-index:1}
#sh_ft .ft__inner h2{font-family:var(--k-font);font-size:22px;font-weight:500;writing-mode:vertical-lr;letter-spacing:5px}
#sh_ft .ft__inner .info{display:flex;flex-direction:column;width:454px}
#sh_ft .ft__inner .info .caption{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;margin-bottom:15px;font-size:18px}
#sh_ft .ft__inner > *{flex:1;padding-top:110px;padding-bottom:80px;min-height:980px}
#sh_ft .ft__inner .top{display:flex;justify-content:space-between;gap:20px;padding-bottom:70px}

#sh_ft .ft__inner .fl-l{display:flex;flex-direction:column;justify-content:space-between;padding-right:60px}
#sh_ft .ft__inner .fl-l .top h2{color:#111}
#sh_ft .ft__inner .fl-l .top .info .caption{border-bottom:1px solid rgba(17,17,17,.1);color:#111}
#sh_ft .ft__inner .fl-l .top .info .caption .notice{font-size:15px;line-height:1.7;color:rgba(153,134,117,0.6)}
#sh_ft .ft__inner .fl-l .top .time-table{display:grid;grid-template-columns:repeat(2,1fr);padding-right:60px}
#sh_ft .ft__inner .fl-l .top .time-table dl{display:flex;gap:5px;font-size:16px;line-height:1.6;color:var(--primary)}
#sh_ft .ft__inner .fl-l .thumb-box{width:100%;height:432px}
#sh_ft .ft__inner .fl-l .thumb-box img{width:100%;height:100%;object-fit:cover}
#sh_ft .ft__inner .fl-l .bottom .ft_logo{padding-bottom:20px;font-size:16px;font-weight:500;color:var(--primary)}
#sh_ft .ft__inner .fl-l .bottom p{font-size:13px;line-height:1.4;color:rgba(153,134,117,0.6);word-break:keep-all}

#sh_ft .ft__inner .fl-r{display:flex;flex-direction:column;justify-content:space-between;padding-left:60px}
#sh_ft .ft__inner .fl-r .top{padding-bottom:58px}
#sh_ft .ft__inner .fl-r .top h2{color:#fff}
#sh_ft .ft__inner .fl-r .top .info .caption{border-bottom:1px solid rgba(255,255,255,.1);color:#fff}
#sh_ft .ft__inner .fl-r .top .info address{padding-right:60px;padding-bottom:15px;font-style:normal;font-size:16px;line-height:1.3;color:#fff;word-break:keep-all}
#sh_ft .ft__inner .fl-r .top .info dl{display:flex;gap:14px;font-size:16px;color:#fff}
#sh_ft .ft__inner .fl-r .top .info dd{color:rgba(255,255,255,0.5)}
#sh_ft .ft__inner .fl-r .map_area iframe{width:100%;height:432px}
/* copyright 공통 */
#sh_ft .ft__inner .copy_wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}
#sh_ft .ft__inner .copy_wrap small,#sh_ft .ft__inner .copy_wrap .links a{font-size:13px;color:rgba(153,134,117,0.6)}
#sh_ft .ft__inner .copy_wrap .links{display:flex;gap:20px}
#sh_ft .ft__inner .fl-l .copy_wrap{display: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:60px;z-index:101;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background: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}
#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: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 (max-width:1440px){
#sh_container .area-tit .tit{gap:20px;padding-right:0;writing-mode:unset;font-size:30px;letter-spacing:3px}
}
@media (max-width:1200px){
#sh_ft .bg{display:none}
#sh_ft .ft__inner{flex-direction:column;padding:0}
#sh_ft .ft__inner > *{min-height:auto}
#sh_ft .ft__inner .top{flex-direction:column;justify-content:flex-start;gap:30px;padding-bottom:30px}
#sh_ft .ft__inner .top h2{writing-mode:unset;font-size:26px}
#sh_ft .ft__inner .info{width:100%;max-width:max-content}
#sh_ft .ft__inner .info .caption{padding-bottom:12px;margin-bottom:12px}
#sh_ft .ft__inner .fl-l{justify-content:flex-start;padding:60px 20px;background-image:url('../sh_img/ft/ft-bg-l.jpg');order:1}
#sh_ft .ft__inner .fl-l .wrap{display:flex}
#sh_ft .ft__inner .fl-l .top{flex:1}
#sh_ft .ft__inner .fl-l .top .time-table{grid-gap:5px 30px;padding-right:0}
#sh_ft .ft__inner .fl-l .top .time-table dl{font-size:15px}
#sh_ft .ft__inner .fl-l .top .info .caption .notice{font-size:14px}
#sh_ft .ft__inner .fl-l .thumb-box{width:40%;height:240px}
#sh_ft .ft__inner .fl-l .bottom .ft_logo{padding-bottom:10px}
#sh_ft .ft__inner .fl-r{padding:60px 20px;background-image:url('../sh_img/ft/ft-bg-r.jpg')}
#sh_ft .ft__inner .fl-r .top{padding-bottom:30px}
#sh_ft .ft__inner .fl-r .top .info address{padding-right:0;padding-bottom:10px;font-size:15px}
#sh_ft .ft__inner .fl-r .top .info dl{font-size:15px}
#sh_ft .ft__inner .fl-r .map_area{margin-bottom:20px}
#sh_ft .ft__inner .fl-l .bottom p{padding-bottom: 10px;}
#sh_ft .ft__inner .fl-l .copy_wrap{display:flex}
#sh_ft .ft__inner .fl-r .copy_wrap{display:none}
}
@media (max-width:1024px){
#sh_content{padding:40px}
#sh_container .area-tit .tit{gap:14px;font-size:26px;letter-spacing:2.5px}
#sh_container .area-tit .tit img{width:16px}
#sh_ft .ft__inner .top{gap:18px}
#sh_ft .ft__inner .top h2{font-size:22px;letter-spacing:2.5px}
#sh_ft .ft__inner .fl-l .thumb-box{height:210px}
}
@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_content{padding:20px}
#sh_container .area-tit .tit{font-size:22px}
#sh_container .area-tit .tit img{width:14px}
#sh_ft .ft__inner .top h2{font-size:20px}
#sh_ft .ft__inner .top .info .caption{justify-content:center}
#sh_ft .ft__inner .info .caption{gap:10px;flex-wrap:wrap;padding-bottom:8px;margin-bottom:8px;font-size:16px}
#sh_ft .ft__inner .fl-l{align-items:center;padding:30px 15px;text-align:center}
#sh_ft .ft__inner .fl-l .top .info .caption .notice{font-size:13px}
#sh_ft .ft__inner .fl-l .top .time-table{grid-gap:3px 24px}
#sh_ft .ft__inner .fl-l .top .time-table dl{font-size:14px}
#sh_ft .ft__inner .fl-l .thumb-box{display:none}
#sh_ft .ft__inner .fl-r{padding:30px 15px}
#sh_ft .ft__inner .fl-r .top{align-items:center}
#sh_ft .ft__inner .fl-r .top .info address{text-align:center;font-size:14px}
#sh_ft .ft__inner .fl-r .top .info dl{justify-content:center;font-size:14px}
#sh_ft .ft__inner .fl-r .map_area iframe{height:390px}
}
@media (max-width:480px){
/* 반응형 스타일 필수 [s] */
#fix_tel{display:block}
#sh_ft_btns{display:block}
/* 반응형 스타일 필수 [e] */
#sh_container .area-tit .tit{gap:10px;font-size:20px}
#sh_container .area-tit .tit img{width:12px}
}
@media (max-width:390px){
#sh_ft .ft__inner .fl-l .top .time-table{grid-template-columns:repeat(1,1fr);place-items:center}
#sh_ft .ft__inner .fl-l .top .time-table dl:nth-child(2){order:1}
#sh_ft .ft__inner .fl-r .top .info dl{flex-wrap:wrap;gap:5px 10px}
#sh_ft .ft__inner .copy_wrap{flex-direction:column;align-items:center;gap:10px}
}
/* 반응형 [e] */