@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@font-face {font-family:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face {font-family:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');font-weight:500;font-style:normal}
@font-face {font-family:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');font-weight:600;font-style:normal}
@font-face {font-family:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');font-weight:700;font-style:normal}
@font-face {font-family:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');font-weight:800;font-style:normal}

:root{--main-size:1600px;--brand-color:#ff0263;--k-font:"Paperlogy";--e-font:"Outfit"}
*{-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Nanum Gothic'}

/* ========================== HEADER */
#sh_wrapper, #sh_wrapper , #sh_wrapper :before, #sh_wrapper *:after{box-sizing:border-box}
#sh_wrapper{position:relative;width:100%}
#sh_hd{position:relative;width:100%;font-family:var(--k-font)}

/* ========================== MAIN */
#main_banner{overflow:hidden;display:flex;border-top:2px solid #111}

/* ========================== INDEX */
#sh_section{position:relative;line-height:1.5;font-family:var(--k-font)}
#sh_section .inner{max-width:var(--main-size);margin:0 auto}
#sh_section h2{margin-bottom:50px;font-size:50px;font-weight:400;white-space:pre-line;line-height:1.2;font-family:var(--e-font)}
#sh_section h2 b{font-weight:700}

/* ========================== SUB */
#sh_sub_wrap{position:relative;font-family:var(--k-font)}

/* ========================== CONTENT */
#sh_content{overflow:hidden;position:relative;z-index:4;max-width:1070px;min-height:580px;padding:0;margin:70px auto 40px;font-size:14px;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* ========================== FOOTER */
#sh_ft{position:relative;width:100%;font-size:13px;color:#777;line-height:1.5;font-family:'Paperlogy'} 
#sh_ft .lt_area{padding:20px 0;background:#111}
#sh_ft .ft_link{border-bottom:1px solid #e1e1e1}
#sh_ft .ft_link .inner{display:flex;justify-content:space-between;padding:20px 0}
#sh_ft .ft_link ul{display:flex;gap:30px}
#sh_ft .ft_link ul a{font-size:14px;font-weight:500;cursor:pointer;word-break:keep-all}
#sh_ft .ft_link ul a:hover{text-decoration:underline}
#sh_ft .inner{max-width:var(--main-size);margin:0 auto}
#sh_ft .wrap{padding:50px 0}
#sh_ft .copy_ft{display:flex;justify-content:space-between;margin-top:50px}
#sh_ft .copy_ft a{font-size:12px}
#sh_ft .copy_ft a+a{margin-left:20px}

#sh_ft .lt_area{font-size:14px}
#sh_ft .lt_area p{font-weight:700;color:#fff;font-family:var(--e-font);white-space:nowrap}
#sh_ft .lt_area .inner{display:flex}
#sh_ft .ft_roll{width:90%}
#sh_ft .ft_roll ul{transition-timing-function:linear}
#sh_ft .ft_roll ul a{color:#fff;white-space:nowrap}
#sh_ft .ft_roll li {width:auto !important}

#sh_site_map{width:100%;position:relative;min-height:500px;height:500px auto;margin:0 auto}
.sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px auto}
.sh_site_map_title{font-size:1.4em;color:#515151}
.sh_site_map_title a{color:#515151}
.sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
.sh_site_map_box{width:90%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px}
.sh_site_map_txt{font-size:1em;line-height:1.2em;color:#666;font-weight:bold;padding:5px}
.sh_site_map_txt a{color:#666}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:20px;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-color:var(--brand-color);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;font-weight:700;line-height:55px;color:#fff;text-align:center;background-color:var(--brand-color);font-family:var(--k-font)}
#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_section h2{margin-bottom:30px;font-size:44px}
#sh_ft .ft_roll{width:100%}
#sh_ft .lt_area{padding:20px}
#sh_ft .lt_area p{padding-right:30px}
#sh_ft .ft_link .inner{padding:20px}
#sh_ft .wrap{padding:20px}
}
@media (max-width:1200px){
#sh_section h2{margin-bottom:25px;font-size:38px;text-align:center}
}
@media (max-width:1024px){
#sh_section h2{margin-bottom:20px;font-size:34px}
#sh_content{margin:50px auto 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_section h2{font-size:28px}
#sh_ft .lt_area{padding:15px}
#sh_ft .ft_link .inner{flex-direction:column;align-items:center;gap:10px;padding:20px 15px}
#sh_ft .wrap{display:flex;flex-direction:column;align-items:center;padding:20px 15px;font-size:12px;text-align:center;word-break:keep-all}
#sh_ft .copy_ft{flex-direction:column;align-items:center;gap:10px;margin-top:16px}
}
@media (max-width:480px){
#sh_content{margin:0}
#sh_section h2{font-size:24px}
#sh_ft .lt_area p{padding-right:20px;font-size:13px}
#sh_ft .ft_link .inner{gap:8px}
#sh_ft .ft_link ul{gap:8px 20px;flex-wrap:wrap;justify-content:center}
#sh_ft .ft_link ul a{font-size:13px}
#sh_ft .ft_roll ul a{font-size:13px}
#sh_ft_btns{display:block}
#fix_tel{display:block}
}
/* 반응형 [e] */