/* ========================== Sub */
#sh_Sub9{line-height:1.5;color:#777}
#sh_Sub9 .title{margin-top:20px;white-space:pre-line;line-height:50px;font-size:40px;font-weight:700;}
#sh_Sub9 .subtitle{font-size:15px;font-family:var(--e-font);font-weight:700;color:var(--primary)}
#sh_Sub9 a{color:#777}

/* ========================== CONTAINER */
#sh_container{position:relative;z-index:10;width:100%}
#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}

/* 반응형 [s] */
@media (max-width:1024px){
#sh_section .title{font-size:32px;line-height:1.3}
#sh_ft .ft_txt{padding:45px 0;margin:auto;width:95%}
#sh_ft .ft_menu{padding:30px 0}
#sh_ft .ft_adm{width:95%}
}
@media (max-width:768px){
#topmenuM{border-bottom:none}
#sh_section .title{margin-top:6px;font-size:28px}
}
@media (max-width:480px){
#sh_section .title{font-size:24px}
#sh_section .subtitle{font-size:14px}
#fix_tel{display:block;}
#sh_ft_btns{display:block;border-top:1px solid #e1e1e1}
#sh_ft dl dt{font-size:16px}
}
@media (max-width:380px){
#sh_section .title{font-size:20px}
#sh_section .subtitle{font-size:13px}
}
/* 반응형 [e] */