@charset "utf-8";
@import url("./font-awesome/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Poppins:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@font-face{font-family:'LotteMartHappiness';src:url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartHappy/LotteMartHappyMedium.woff2') format('woff2'),url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartHappy/LotteMartHappyMedium.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:'LotteMartHappiness';src:url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartHappy/LotteMartHappyBold.woff2') format('woff2'),url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartHappy/LotteMartHappyBold.woff') format('woff');font-weight:700;font-display:swap}
@font-face{font-family:'LotteMartHappiness';font-style:normal;font-weight:300;src:url('./font/LotteMartHappyRegular.woff2') format('woff2');font-display:swap}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

:root{--primary:#5f58ff;--dark:#111;--purple:#2c26ab;--k-font:'LotteMartHappiness';--s-font:'pretendard'}
*{-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:var(--k-font)}
h1, h2, h3, h4, h5, h6{font-family:var(--k-font)}
input, button, textarea, select{font-family:var(--s-font)}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none} 
.sodnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0}

#sh_wrapper, #sh_wrapper , #sh_wrapper :before, #sh_wrapper *:after{box-sizing:border-box}
#sh_wrapper{min-width:1880px;font-family:var(--k-font)}
#sh_hd{position:relative;z-index:20;width:100%;height:95px;background:#f2f2f2}
.m_sh_hd{position:fixed !important}
.m_sh_hd.on{background:#fff;box-shadow:0 6px 20px rgba(0,0,0,0.08)}

/* ========================== HEADER */
#sh_hd_wrapper{position:absolute;width:100%;padding:0 65px}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* ========================== INDEX */
#sh_section{position:relative;overflow:hidden;color:#777;font-size:15px;line-height:1.5}
#sh_section *{word-break:keep-all}

/* ========================== CONTAINER */
#sh_container{position:relative;width:100%}
.m_sh_container{background:#f2f2f2}
.m_sh_container .ac{text-align:center}
.m_sh_container .ar{text-align:right}
.m_sh_container .al{text-align:left}
.m_sh_container .all_txt_wrap .all_tit{margin-bottom:40px;color:var(--dark);font-weight:700;font-size:50px}
.m_sh_container .all_txt_wrap .all_b_txt{line-height:1.4;color:#777;font-size:18px;font-weight:400;font-family:var(--s-font)}

#sh_container_wrapper{position:relative;width:100%;zoom:1}

/* ========================== CONTENT */
#sh_content{position:relative;z-index:4;max-width:1070px;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 .f_top{padding:110px 0 105px;border-bottom:1px solid rgba(255,255,255,0.1);background:#222;line-height:1}
#sh_ft .f_top .inner{display:flex;align-items:center;justify-content:space-between;max-width:1418px;margin:0 auto}
#sh_ft .f_top .f_t_left{display:flex;align-items:center;width:100%}
#sh_ft .f_top .top_notive{margin-right:68px}
#sh_ft .f_top .top_notive,#sh_ft .f_top .top_event{width:38%}
#sh_ft .f_top .f_t_txt{display:flex;align-items:center;justify-content:space-between;margin-bottom:58px}
#sh_ft .f_top .f_t_txt .f_t_tit{color:#fff;font-weight:700;font-size:25px}
#sh_ft .f_top .f_t_txt .more_btn{position:relative;display:inline-block;padding-bottom:4px;color:#fff;font-weight:400;font-size:16px}
#sh_ft .f_top .f_t_txt .more_btn::after{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background:#fff;transition:width 0.35s ease}
#sh_ft .f_top .f_t_txt .more_btn:hover::after{width:100%}
#sh_ft .f_top .list > li{margin-bottom:22px}
#sh_ft .f_top .list > li:last-child{margin-bottom:0}
#sh_ft .f_top .list > li > a{display:flex;align-items:center;justify-content:space-between}
#sh_ft .f_top .list > li > a .txt{color:rgba(255,255,255,0.5);font-weight:400;font-size:16px;font-family:var(--s-font);transition:all .5s}
#sh_ft .f_top .list > li > a:hover .txt{color:rgba(255,255,255,0.8)}
#sh_ft .f_top .list > li > a .date{color:rgba(170,170,170,0.2);font-weight:400;font-family:var(--s-font);transition:all .5s}
#sh_ft .f_top .list > li > a:hover .date{color:rgba(170,170,170,0.6)}
#sh_ft .f_top .top_service{padding-right:95px;width:31%;box-sizing:border-box}
#sh_ft .f_top .top_service .num{display:block;margin-bottom:30px;background:linear-gradient(90deg, #5f58ff 22%, #00f8c4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-weight:700;font-size:45px}
#sh_ft .f_top .top_service .ser_txt > li{margin-bottom:10px;color:#777;font-weight:400;font-size:15px}
#sh_ft .f_top .top_service .ser_txt > li:last-child{margin-bottom:0}
#sh_ft .f_bot{background:#222;padding:77px 0 0}
#sh_ft .f_bot .inner{display:flex;align-items:center;justify-content:space-between;max-width:1418px;margin:0 auto}
#sh_ft .f_bot .address{color:#777;font-weight:400;font-size:14px;font-family:var(--s-font)}
#sh_ft .f_bot .sns_list{display:flex;align-items:center}
#sh_ft .f_bot .sns_list > li{margin-right:12px}
#sh_ft .f_bot .sns_list > li:last-child{margin-right:0}
#sh_ft .f_bot .sns_list > li > a{display:flex;align-items:center;justify-content:center;width:55px;height:55px;border-radius:50%;background:#333;transition:all .5s}
#sh_ft .f_bot .sns_list > li > a:hover{background:#444}
#sh_ft .copy{display:flex;align-items:center;height:58px;margin-top:150px;background:var(--dark);color:#777;font-size:13px;font-family:var(--s-font)}
#sh_ft .copy .inner{display:flex;align-items:center;justify-content:space-between}
#sh_ft .adm{display:flex;align-items:center}
#sh_ft .adm > li:after{content:"";display:inline-block;width:1px;height:10px;background:#777;margin:0 10px}
#sh_ft .adm > li:last-child:after{display:none}
#sh_ft .adm > li > a{color:#777;font-size:13px;font-family:var(--s-font)}

/* 퀵메뉴 */
#quick_wrap{position:fixed;top:256px;right:32px;width:87px;z-index:9}
#quick_wrap .q_top_img{overflow:hidden;margin-bottom:8px;width:100%;height:132px;border-radius:13px;background:#dde2e0 url("../hd/quick_person.png") no-repeat bottom center;box-shadow:0 2px 5px rgba(17, 17, 17, 0.2)}
#quick_wrap .q_top_img .q_t_txt{display:flex;align-items:center;justify-content:center;padding-top:15px;line-height:1.2;color:rgba(17,17,17,0.5);font-weight:700;font-size:12px;box-sizing:border-box}
#quick_wrap .q_bot_link_wrap{padding:23px 0 10px;overflow:hidden;background:#fff;border-radius:13px;box-shadow:0 2px 5px rgba(17, 17, 17, 0.2)}
#quick_wrap .q_b_link > li{margin-bottom:25px}
#quick_wrap .q_b_link > li:last-child{margin-bottom:20px}
#quick_wrap .q_b_link > li > a{display:flex;align-items:center;justify-content:center;flex-direction:column}
#quick_wrap .q_b_link > li > a .img_icon{margin-bottom:8px}
#quick_wrap .q_b_link > li > a:hover .img_icon > img{animation:iconBounce 0.45s ease-out}
#quick_wrap .q_b_link > li > a .txt{color:var(--dark);font-weight:700;font-size:12px}
#quick_wrap .top_btn_wrap{padding:0 12px}
#quick_wrap .top_btn{display:flex;align-items:center;justify-content:center;width:100%;height:20px;cursor:pointer;background:#cfcfcf;border-radius:50pt;transition:all .5s}
#quick_wrap .top_btn:hover{background:#bcbcbc}
#quick_wrap .top_btn .icon{color:#fff;transform:rotate(-90deg)}
@keyframes iconBounce{0%{transform:translateY(0)}30%{transform:translateY(-4px)}60%{transform:translateY(2px)}100%{transform:translateY(0)}}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:50px;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:'Noto Sans KR';font-weight:700}
#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:1900px){
#sh_wrapper{min-width:initial}
#sh_hd_wrapper{padding:0}
}
@media (max-width:1700px){
#quick_wrap{display:none}
#sh_ft .f_top .inner{padding:0 20px}
}
@media (max-width:1200px){
#sh_hd{height:auto}
#topmenuM{display:block}
.m_sh_container .all_txt_wrap .all_tit{font-size:45px}
#sh_ft .f_top .top_service{padding-right:0}
#sh_ft .f_top .list > li > a .date{display:none}
#sh_ft .adm{margin-left:10px}
#sh_ft .f_top .top_notive, #sh_ft .f_top .top_event{width:auto}
#sh_ft .f_bot>.inner{padding:0 20px}
}
@media (max-width:1024px){
.m_sh_container .all_txt_wrap .all_tit{margin-bottom:20px;font-size:35px}
#shSnb{display:none !important}
#sh_hd_wrapper{position:unset}
#sh_ft .f_top{padding:110px 0 0;border-bottom:none}
#sh_ft .f_top .inner{display:block}
#sh_ft .f_top .top_notive, #sh_ft .f_top .top_event{width:50%}
#sh_ft .f_top .top_service{width:100%;margin-top:50px;padding:30px;border-radius:20px;text-align:center;background:rgba(255,255,255,.05)}
#sh_ft .f_top .top_service .f_t_txt{justify-content:center;margin-bottom:20px}
#sh_ft .f_top .top_service .num{display:inline-block;margin-bottom:15px;font-size:40px}
}
@media (max-width:768px){
.m_sh_container .all_txt_wrap .all_tit{margin-bottom:30px;font-size:30px}
.m_sh_container .all_txt_wrap .all_b_txt{font-size:16px}
#sh_ft .f_top .f_t_txt .f_t_tit{font-size:20px}
#sh_ft .f_top .f_t_txt{margin-bottom:30px}
#sh_ft .f_top .list > li > a .txt{font-size:15px}
#sh_ft .f_bot>.inner{flex-direction:column;gap:30px}
#sh_ft .copy{margin-top:50px}
#sh_ft .f_top .top_service .num{font-size:35px}
#sh_ft .f_bot .address{text-align:center}
}
@media (max-width:580px){
.m_sh_container .all_txt_wrap .all_tit{margin-bottom:25px;font-size:25px}
.m_sh_container .all_txt_wrap .all_b_txt{font-size:15px}
#sh_ft .f_top{padding:80px 0 0}
#sh_ft .f_top .top_notive{margin-right:0}
#sh_ft .f_top .f_t_left{gap:50px;flex-direction:column}
#sh_ft .f_top .top_notive, #sh_ft .f_top .top_event{width:100%}
#sh_ft .f_top .f_t_txt .more_btn{font-size:14px}
#sh_ft .f_bot .sns_list > li > a{width:45px;height:45px}
#sh_ft .f_bot .sns_list > li > a img{width:20px}
}
@media (max-width:480px){
.m_sh_container .all_txt_wrap .all_tit{margin-bottom:20px;line-height:1.3;font-size:23px}
#sh_hd_wrapper{background:#fff}
#sh_content{margin:0}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft dl dt{font-size:16px}
#sh_ft .f_top .top_service .num{font-size:30px}
#sh_ft .f_top .list > li{margin-bottom:10px}
#sh_ft .f_top .list > li > a .txt{font-size:14px}
#sh_ft .f_bot{padding:30px 0 0}
#sh_ft .f_top .f_t_txt{margin-bottom:15px}
#sh_ft .f_top .f_t_txt .f_t_tit{font-size:17px}
#sh_ft .f_top .f_t_left{gap:30px}
#sh_ft .f_top .f_t_txt .more_btn{padding-bottom:0;font-size:13px}
}
/* 반응형 [e] */