/* 하단 레이아웃 */
#ft {text-align:center;margin:0 auto;padding: 40px 0 50px;}
#ft_wr {margin:0 auto;padding:0 20px;position:relative;}
.privacy {margin-bottom: 20px;}
#footer_info {width:100%;}
/* .copyr {margin-top: 20px} */
.m_copyr {margin-top:25px;}

#ft_company, #ft_company a{font-weight:normal;color:#333;line-height:1.5em;font-size: 12px;}
#m_ft_company, #m_ft_company a{font-weight:normal;color:#333;line-height:1.5em;font-size: 12px;}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#000;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5);}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff;}

.m_ft_link ul {display: flex;justify-content: center;}
.m_ft_link ul li {margin: 0 5px 25px;}

.ft_link {margin-bottom: 20px;}
.ft_link ul {display: flex;justify-content: center;gap: 5px;}