@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");/* regular-400, medium-500, semibold-600, bold-700 */ 
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Play:wght@400;700&display=swap');/* Light-300, Regular-400, Medium-500, SemiBold-600, Bold-700 */ 
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

@font-face {font-family: 'Paperozi';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');font-weight: 100;font-display: swap;}
@font-face {font-family: 'Paperozi';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');font-weight: 200;font-display: swap;}
@font-face {font-family: 'Paperozi';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');font-weight: 300;font-display: swap;}
@font-face {font-family: 'Paperozi';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');font-weight: 400;font-display: swap;}
@font-face {font-family: 'Paperozi';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');font-weight: 500;font-display: swap;}
@font-face {font-family: 'Paperozi';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');font-weight: 600;font-display: swap;}
@font-face {font-family: 'Paperozi';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');font-weight: 700;font-display: swap;}
@font-face {font-family: 'Paperozi';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');font-weight: 800;font-display: swap;}
@font-face {font-family: 'Paperozi';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');font-weight: 900;font-display: swap;}


/* @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap'); */

:root{--red:#F04C4C;--red-10:rgba(240,76,76,.1);--orange:#FD5A14;--orange-10:rgba(253,90,20,.1);--yellow:#FFC907;--yellow-10:rgba(253,183,20,.1);
    --green:#9DCB3B;--green-10:rgba(157,203,59,.1);--blue:#19BABD;--blue-10:rgba(25,186,189,.1);--k-font:'Paperozi', sans-serif;--e-font:'Outfit', sans-serif;--mainsize:1700px;
    --gradient:linear-gradient(90deg,#F04C4C,#FDB714,#9DCB3B,#19BABD)}
    
*{-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:var(--k-font)}
body.open{overflow:hidden;position:absolute;width:100%;height:100%}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:var(--k-font)}
[data-aos=fade-blur-up]{opacity:0;filter:blur(10px);transform:translateY(100px);transition-property:opacity, filter, transform!important}
[data-aos=fade-blur-up].aos-animate{opacity:1;filter:blur(0);transform:translateY(0)}
#sh_wrapper{position:relative;}

/* =========================== HEADER */
#sh_hd{position: absolute;top: 0;z-index:8;width:100%;font-size:15px}
#sh_hd_wrapper{width:100%}

/* =========================== MAIN */
#sh_section{position:relative;font-size:15px;font-weight:400;line-height:1.5;font-family:var(--k-font), var(--e-font)}
#sh_section .pl{white-space:pre-line}
#sh_section .section_en{font-size:16px;font-weight:700;text-align:center;color:#fff}
#sh_section .section_tit{margin-top:40px;font-size:35px;font-weight:700;text-align:center;line-height:1.3;color:#fff}
#sh_section .section_link{display:flex;justify-content:center;align-items:center;margin-top:40px;width:145px;height:52px;border-radius:26px;font-size:16px;font-weight:700}
#sh_section .inner{max-width:var(--mainsize);width: 100%;margin: 0 auto;}
/* 공통 타이틀 */
#sh_section .group-title{display: flex;flex-direction: column;align-items: center;gap: 8px;padding-bottom: 85px;text-align: center;}
#sh_section .group-title p.desc{font-size: 20px;font-weight: 700;color: #000;}
#sh_section .group-title h2{font-size: 50px;font-weight:700;line-height:1.2}
#sh_section .group-title h2 .gradient{color: transparent;background-clip: text;background-image: var(--gradient);background-repeat: no-repeat;background-size: 100% 100%;}

/* =========================== SNB */
#sh_aside{position:relative;width:100%;margin:0 auto;z-index:1;background-color:#000}

/* =========================== CONTAINER */
#sh_container{position:relative;width:100%;font-family:var(--k-font), var(--e-font)}
#sh_container_wrapper.sub{border-bottom:1px solid #e1e1e1;background:#fff}
#sh_content{overflow:hidden;position:relative;max-width:var(--mainsize);z-index:3;width:100%;min-height:550px;padding:150px 0;margin:0 auto;line-height:1.5}
#sh_content.full{max-width:100%}

/* =========================== FOOTER */
#sh_ft{overflow:hidden;padding: 80px 0 36px;font-size:15px;background-color: #eee;}
#sh_ft .inner{max-width:var(--mainsize);width: 100%;margin: 0 auto;}
#sh_ft .top{display: flex;gap: 50px;padding-bottom: 38px;}
#sh_ft .top .logo img{width: 196px;}
#sh_ft .top .site-info{display: flex;gap: 0 15px;flex-wrap: wrap;max-width: 602px;}
#sh_ft .top .site-info dl{display: flex;align-items: center;gap: 4px;font-size: 14px;}
#sh_ft .top .site-info dt{font-weight: 600;color:#000}
#sh_ft .top .site-info dd{font-weight: 500;color:#777}
#sh_ft .bottom{display: flex;align-items: center;justify-content: flex-end;gap: 14px;font-size: 14px;line-height: 1.4;color: rgba(0,0,0,0.5);}
#sh_ft .bottom a{font-size: 14px;line-height: 1.4;color: rgba(0,0,0,0.5);transition:color 0.2s}
#sh_ft .bottom a:hover{color:#000}


/* 사이트맵 */
#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:15px;bottom:120px;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(--gradient);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(--gradient);font-family:'notokr-bold'}
#sh_ft_btns a+a{margin-top:10px}
#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_ft .copy_cont{padding:15px 5%}
#sh_section .group-title h2{font-size:35px}
}
@media (max-width:1024px){
#sh_hd{position:absolute}
#sh_content{padding:100px 0}
#sh_aside{display:none}
#sh_section .section_tit{margin-top:30px;font-size:30px}
#sh_section .group-title{padding-bottom:40px}
#sh_section .group-title h2{font-size:30px}
#sh_section .group-title p.desc{font-size:18px}
#sh_ft{padding:80px 20px 30px}
#sh_ft .top_cont{padding:100px 0}
#sh_ft .add{word-break:keep-all}
#sh_ft .copy_cont{padding:15px 2.5%}
}
@media (max-width:768px){
#sh_content{padding:50px 0 100px}
#sh_section .section_tit{margin:25px auto 0;width:75%;font-size:25px}
#sh_section .pl{white-space:normal;word-break:keep-all}
#sh_ft{padding:30px 0 120px}
#sh_ft .inner{display:flex;flex-direction:column;align-items:center;padding:0 20px}
#sh_ft .top{flex-direction:column;align-items:center;gap:20px;padding-bottom:15px}
#sh_ft .top_cont{padding:80px 2.5%}
#sh_ft .top .site-info{justify-content:center}

/* 반응형 스타일 필수 [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_hd.sub{position:relative}
#sh_section{font-size:14px}
#sh_section .section_tit{width:95%;font-size:21px}
#sh_section .group-title{gap:5px}
#sh_section .group-title p.desc{font-size:16px}
#sh_section .group-title h2{font-size:27px}
#sh_ft{font-size:14px}
#sh_ft .top_cont{padding:70px 2.5%}
#sh_ft .copy_cont{flex-direction:column;gap:10px}
#sh_ft .copy_cont .admin{gap:15px}
#sh_ft .copy_cont .admin a{font-size:12px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft dl dt{font-size:13px}
#sh_ft .top .site-info{gap:2px 10px}
#sh_ft .top .site-info dl{font-size:13px}
}
@media (max-width:480px){
#sh_content{padding:30px 0 80px}
#sh_section{font-size:13px}
#sh_section .section_tit{width:95%;font-size:19px}
#sh_section .group-title h2{font-size:25px}
#sh_ft{font-size:13px}
#sh_ft .top_cont{padding:60px 2.5%}
#sh_ft .copy_cont{gap:5px}
}
@media (max-width:390px){
#sh_section .group-title p.desc{font-size:14px}
#sh_section .group-title h2{font-size:20px}
}
/* 반응형 [e] */