@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&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&family=Yeseva+One&display=swap');

*{-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:'pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'pretendard'}
:root{--primary:#887b6a;--black:#111;;--k-font:'Pretendard';--e-font:'Yeseva One'}
[data-aos=fade-blur]{opacity:0;filter:blur(10px);transition-property:opacity, filter!important}
[data-aos=fade-blur].aos-animate{opacity:1;filter:blur(0)}
[data-aos=fade-blur-up]{opacity:0;filter:blur(10px);transform:translateY(50px);transition-property:opacity, filter, transform!important}
[data-aos=fade-blur-up].aos-animate{opacity:1;filter:blur(0);transform:translateY(0)}
[data-aos=fade-blur-left]{opacity:0;filter:blur(10px);transform:translateX(50px);transition-property:opacity, filter, transform!important}
[data-aos=fade-blur-left].aos-animate{opacity:1;filter:blur(0);transform:translateX(0)}
[data-aos=fade-blur-right]{opacity:0;filter:blur(10px);transform:translateX(-50px);transition-property:opacity, filter, transform!important}
[data-aos=fade-blur-right].aos-animate{opacity:1;filter:blur(0);transform:translateX(0)}
/* =========================== HEADER */
#sh_hd{position:fixed;top:0;z-index:15;width:100%;font-size:15px;box-shadow:3px 5px 20px -2px rgb(0 0 0 / 15%);font-family:var(--e-font),var(--k-font);background-color:#fff}

/* =========================== MAIN  */
#sh_section{overflow:hidden;position:relative;font-size:16px;font-weight:500;line-height:1.5;color:#666;font-family:var(--e-font),var(--k-font)}
#sh_section .pl{white-space:pre-line;word-break:keep-all}
#sh_section .section_tit .section_big_en{position:relative;top:35px;line-height:1;font-size:100px;font-weight:400;color:rgb(0, 0, 0, 0.1)}
#sh_section .section_tit h2{margin-bottom:30px;font-size:40px;font-weight:700;color:#111}
#sh_section .section_tit p{font-size:16px;font-weight:400;color:#666}

/* =========================== CONTAINER */
#sh_container{position:relative;z-index:10;width:100%;padding-top:100px}
#sh_content{overflow:hidden;position:relative;z-index:10;width:100%;max-width:1200px;min-height:550px;padding:70px 0;margin:0 auto;background:#fff}

/* =========================== FOOTER */
#sh_ft{position:relative;line-height:1.6;color:#666;background:#f5f5f5;font-family:var(--e-font), var(--k-font)} 
#sh_ft .wrap{padding:80px 0;margin:auto;width:80%}
#sh_ft .wrap .top{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px;border-bottom:1px solid #e1e1e1}
#sh_ft .wrap .top a{display:flex;align-items:center;justify-content:center;gap:20px;width:180px;height:50px;border-radius:25px;font-size:15px;font-weight:600;color:#666;background-color:#fff;transition:all .3s}
#sh_ft .wrap .top a svg{width:12px;color:#666;transition:all .3s}
#sh_ft .wrap .top a:hover{color:#fff;background-color:var(--primary)}
#sh_ft .wrap .top a:hover svg{color:#fff;transform:rotate(180deg)}
#sh_ft .wrap .bottom{padding-top:60px}
#sh_ft .wrap .bottom .link a{font-size:15px;font-weight:600;color:#333}
#sh_ft .wrap .bottom .link a+a{margin-left:40px}
#sh_ft .wrap .bottom .info{margin-top:30px;font-size:15px;font-weight:400;font-family:var(--k-font)}
#sh_ft .wrap .bottom .info .add{word-break:keep-all}
#sh_ft .wrap .bottom .info .tel_box{display:flex;align-items:center}
#sh_ft .wrap .bottom .info .tel_box div+div{position:relative;margin-left:10px;padding-left:10px}
#sh_ft .wrap .bottom .info .tel_box div+div:after{content:"";position:absolute;top:50%;left:0px;transform:translateY(-50%);width:1px;height:50%;background-color:#666}
#sh_ft .wrap .adm{display:flex;justify-content:end;margin-top:45px;font-size:15px;font-weight:500}
#sh_ft .wrap .adm a{line-height:1;color:#666}
#sh_ft .wrap .adm a+a{margin-left:10px;padding-left:10px;border-left:1px solid rgba(000,000,000,.2)}

/* =========================== Quick */
#fix_quick{position:fixed;z-index:10;top:300px;right:15px;width:100px;font-family:var(--e-font), var(--k-font)}
#fix_quick .txt{position:relative;top:10px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;width:80%;height:30px;line-height:30px;border-radius:15px;text-align:center;font-size:13px;font-weight:400;color:#fff;background-color:var(--black)}
#fix_quick ul{display:flex;flex-direction:column;align-items:center;padding:20px 0 5px;border-radius:10px;background-color:#fff;box-shadow:4px 4px 20px rgba(17, 17, 17, 0.3)}
#fix_quick ul li{position:relative;display:flex;justify-content:center;align-items:center;width:90px;height:90px;border-radius:5px;transition:all .3s}
#fix_quick ul li:nth-child(2){margin:10px 0;padding:10px 0}
#fix_quick ul li:nth-child(2):after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:100px;height:1px;background-color:#e1e1e1}
#fix_quick ul li:nth-child(2):before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:100px;height:1px;background-color:#e1e1e1}
#fix_quick ul li a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;font-size:15px;font-weight:600;color:var(--black);transition:all .3s}
#fix_quick ul li.on{background-color:var(--primary)}
#fix_quick ul li.on a{color:#fff}
#fix_quick ul li:hover{background-color:#e9e4de}
#fix_quick ul li.on:hover{background-color:#333}

/* 사이트맵 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map > div{float:left;width:32%;min-height:280px;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:10px;bottom:95px;z-index:101;width:55px;height:55px;margin-right:-10px;border-radius:50%;font-size:18px;text-align:center;line-height:55px;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:1380px){
#sh_section .section_tit .section_big_en{top:30px;font-size:90px}
#sh_section .section_tit h2{margin-bottom:25px;font-size:32px}
#sh_ft .wrap{width:90%}
#fix_quick{width:90px;}
#fix_quick ul li{width:80px;height:80px;}
#fix_quick ul li:nth-child(2):after{width:90px;}
#fix_quick ul li:nth-child(2):before{width:90px;}
}
@media (max-width:1380px){
#sh_content{max-width:none;padding:70px 30px}
}
@media (max-width:1024px){
#sh_section .section_tit .section_big_en{top:25px;font-size:70px}
#sh_section .section_tit h2{margin-bottom:20px;font-size:28px}
#sh_container{padding-top:67px}
#sh_ft .wrap{padding:70px 0;width:95%}
#sh_ft .wrap .top{padding-bottom:30px}
#sh_ft .wrap .top img{width:180px}
#sh_ft .wrap .top a{width:170px}
#sh_ft .wrap .bottom{padding-top:50px}
#sh_ft .wrap .bottom .info{margin-top:25px}
}
@media (max-width:768px){
#sh_section{font-size:15px}
#sh_section .section_tit .section_big_en{top:0px;font-size:50px}
#sh_section .section_tit h2{margin:20px 0 10px;font-size:25px}
#sh_section .section_tit p{font-size:15px}
#sh_content{padding:60px 15px}
#sh_ft .wrap{padding:70px 0 30px}
#sh_ft .wrap .top a{gap:15px;width:160px}
#sh_ft .wrap .bottom{text-align:center}
#sh_ft .wrap .bottom .info .tel_box{justify-content:center}
#sh_ft .wrap .adm{margin-top:80px}
#fix_quick{width:80px}
#fix_quick ul li{width:70px;height:70px}
#fix_quick ul li a{font-size:13px}
/* 반응형 스타일 필수 [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:480px){
#sh_hd{border-bottom:1px solid #e1e1e1;box-shadow:none}
#sh_section{font-size:14px}
#sh_section .section_tit .section_big_en{font-size:40px}
#sh_section .section_tit h2{margin:15px 0 10px;font-size:21px}
#sh_section .section_tit p{font-size:14px}
#sh_ft .wrap{padding:60px 0 100px}
#sh_ft .wrap .top img{width:160px}
#sh_ft .wrap .top a{gap:10px;width:140px;height:46px;border-radius:23px;font-size:14px}
#sh_ft .wrap .bottom{padding-top:40px}
#sh_ft .wrap .bottom .link{display:flex;align-items:center;justify-content:center;gap:10px}
#sh_ft .wrap .bottom .link a{display:block;width:auto;text-align:center;font-size:14px}
#sh_ft .wrap .bottom .link a+a{margin-left:0px}
#sh_ft .wrap .bottom .info{font-size:14px}
#sh_ft .wrap .bottom .info .tel_box{flex-direction:column;margin-top:20px}
#sh_ft .wrap .bottom .info .tel_box div+div{padding:0px;margin:10px 0 0 0}
#sh_ft .wrap .bottom .info .tel_box div+div:after{display:none}
#sh_ft .wrap .bottom .info{margin-top:30px}
#sh_ft .wrap .adm{margin-top:60px;font-size:14px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft dl dt{font-size:16px}
#fix_quick{width:100%;left:0;right:auto;top:auto;bottom:0}
#fix_quick .txt{display:none}
#fix_quick ul{display:grid;grid-template-columns:repeat(3,1fr);padding:10px;border-radius:0}
#fix_quick ul li{width:100%;height:100%}
#fix_quick ul li:nth-child(2){margin:0;padding:0}
#fix_quick ul li:hover{background-color:#fff}
#fix_quick ul li.on:hover{background-color:var(--primary)}
#fix_quick ul li:nth-child(2):before, #fix_quick ul li:nth-child(2):after{display:none}
#fix_quick ul li a{gap:8px;padding:8px 0}
#fix_quick ul li .icon img{height:20px}
}
@media (max-width:380px){
#sh_section{font-size:13px}
#sh_section .section_tit .section_big_en{font-size:35px}
#sh_section .section_tit h2{margin:10px 0 8px;font-size:19px}
#sh_section .section_tit p{font-size:13px}
#sh_ft .wrap .top img{width:150px}
#sh_ft .wrap .top a{width:130px;height:42px;line-height:42px;border-radius:21px;font-size:13px}
#sh_ft .wrap .bottom .link{gap:15px}
#sh_ft .wrap .bottom .link a{font-size:13px}
#sh_ft .wrap .bottom .info{font-size:13px}
#sh_ft .wrap .bottom .info .tel_box div+div{margin-top:8px}
#sh_ft .wrap .adm{margin-top:50px;font-size:13px}
}
/* 반응형 [e] */
