@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@font-face{font-family:'LotteMartDreamMedium';font-style:normal;font-weight:400;src:url('https://cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamMedium.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamMedium.woff') format('woff')}
@font-face{font-family:'LotteMartDreamBold';font-style:normal;font-weight:700;src:url('https://cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamBold.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamBold.woff') format('woff')}
@font-face{font-family:'LotteMartDreamLight';font-style:normal;font-weight:300;src:url('https://cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamLight.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamLight.woff') format('woff')}

*{word-break:keep-all;-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family: 'Noto Sans KR', sans-serif}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family: 'Noto Sans KR', sans-serif}
#device_change{width:50%;border:1px solid #666;font-size:3.5em;box-shadow:none} 

:root{--primary:#296dea;--k-font:'Pretendard';--p-font:'LotteMartDreamBold'}

/* ========================== HEADER */
#sh_hd{position:relative;z-index:15;width:100%;border-bottom:1px solid #e1e1e1;font-size:15px;background:#fff;font-family:'LotteMartDreamMedium'}

/* ========================== MAIN */
#sh_index{overflow:hidden;position:relative;padding:30px 0 50px;font-size:14px;line-height:1.8;color:#888;background:#f5f6f8;font-family:'notokr-regular'}
#sh_index .inner{display:flex;max-width:1320px;margin:0 auto}
#sh_index .left{max-width:860px}
#sh_index .right{max-width:420px;margin-left:auto}

/* ========================== CONTAINER */
#sh_container{position:relative;z-index:10;width:100%}
#sh_container_wrapper.sub{padding-top:160px}

/* ========================== SNB */
#sh_aside{position:relative;z-index:20;margin-top:-68px;width:100%;border-bottom:1px solid #e1e1e1;font-family:'LotteMartDreamMedium'}

/* ========================== CONTENT */
#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{z-index:5;position:relative;border-top:1px solid #e1e1e1;font-size:14px;line-height:1.8;letter-spacing:-.2px;color:#888;background:#fff;font-family:'notokr-regular'} 
#sh_ft_wrapper{overflow:hidden;position:relative;max-width:1320px;margin:0 auto;padding:45px 0}
#sh_ft_info{border-bottom:1px solid #e1e1e1}
#sh_ft_info .wrap{display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:0 auto;padding:10px 0}
#sh_ft_info .l_cont{display:flex;align-items:center;font-size:14px;font-family:'notokr-medium'}
#sh_ft_info .l_cont a{border:none;background:none;font-size:14px;color:#222;font-family:'notokr-medium'}
#sh_ft_info .l_cont a+a{margin-left:20px}
#sh_ft_info .r_cont{display:flex;align-items:center}
#sh_ft_info .r_cont div{display:flex;align-items:center;position:relative;padding-right:20px;font-size:14px;color:#222;font-family:'notokr-medium'}
#sh_ft_info .r_cont div span{margin-left:10px;font-size:20px;color:#222;font-weight:700;font-family:'Poppins',sans-serif}
#sh_ft_info .r_cont div::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:13px;background:#e1e1e1}
#sh_ft_info .r_cont p{padding-left:20px;font-family:'notokr-medium'}
#sh_ft .sh_ft_copy{padding:15px 0;line-height:1.2;background:#555;color:#fff}
#sh_ft .sh_ft_copy .copy_box{overflow:hidden;max-width:1320px;margin:0 auto;font-size:13px} 
#sh_ft .sh_ft_copy p{float:left}
#sh_ft .sh_ft_copy b{font-weight:normal;font-family:'notokr-medium'}
#sh_ft .sh_ft_copy .icons{float:right;font-weight:500;font-family:'Poppins',sans-serif}
#sh_ft .sh_ft_copy .icons a{margin-left:10px;color:#fff}

/* 사이트맵 */
#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}

/* 하단 로고배너 */
#logo_bnr{width:100%;max-width:1320px;margin:0 auto;padding:15px 0}
#logo_bnr ul{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
#logo_bnr ul li a{display:flex;align-items:center;justify-content:center;height:85px;border:1px solid #e1e1e1}

/* 반응형 사이트맵 공통 */
#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:700;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: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(--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:none;width:100%;height:55px;font-size:16px;font-weight:700;line-height:55px;color:#fff;text-align:center;background-color:var(--primary);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{color:#402325;background-color:#ffe500}

/* 반응형 [s] */
@media (max-width:1300px){
#sh_index{padding:30px 15px}
#sh_index .inner{flex-wrap:wrap;}
#sh_index .left{max-width:100%;width:100%}
#sh_index .right{max-width:100%;margin-left:0;margin-top:40px}
#sh_content{max-width:none;padding:70px 30px}
#sh_ft_info .wrap{padding:10px 15px}
#sh_ft_wrapper{padding:45px 15px}
#sh_ft .sh_ft_copy{padding:15px}
#logo_bnr ul{padding:15px}
}
@media (max-width:1024px){
#sh_aside{display:none}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft_btns a{display:block}
}
@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:30px 15px}
#sh_index .right{margin-top:20px}
#sh_ft_wrapper{padding:25px 15px;text-align:center}
#sh_ft .sh_ft_copy .copy_box{display:flex;justify-content:center;flex-wrap:wrap}
#logo_bnr ul{gap:10px;padding:0 15px}
#logo_bnr ul li a{height:65px}
#logo_bnr ul li a img{max-width:80%}
}
@media (max-width:880px){
#sh_ft_info .wrap{flex-flow:column}
#sh_ft_info .l_cont{flex-wrap:wrap}
}
@media (max-width:600px){
#sh_ft_info .wrap{display:block}
#sh_ft_info .l_cont{justify-content:center}
#sh_ft_info .r_cont{justify-content:center}
}
@media (max-width:480px){
#sh_index{padding:20px 10px}
#sh_ft .sh_ft_copy .icons{margin-top:10px}
#logo_bnr ul{grid-template-columns:repeat(1,1fr);gap:5px}
#logo_bnr ul li a img{height:40px}
#sh_ft_info .r_cont{flex-wrap:wrap}
#sh_ft_info .r_cont div{padding-right:0}
#sh_ft_info .r_cont div::after{display:none}
}

/* 반응형 [e] */

