/* 하단 레이아웃 */
#ft {background:#fff;margin:0 auto;text-align:left; padding:25px 0;}
#ft_wr {margin:0 auto;padding:0 0;position:relative;}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:100%;display: flex;align-items: start;justify-content: space-between;}
#footer_info {width:100%; padding-top:0;}
.ft_right {text-align: left;font-family: 'NotoSansKRLight';margin-left: 40px;} /*개인정보처리방침*/
.ft_right a {color:#fff}
.copyr {margin-top:10px}

#ft_company, #ft_company a{color:#000;line-height:1.5em; font-size:16px;font-family: 'NotoSansKRRegular'}

#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1100px;margin:0 auto;padding:20px 0;color:#fff;font-size:0.92em;border-top:1px solid #383838}
#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}

#ft_company .m_ft_login{width:130px; height:40px;}
#ft_company .m_ft_login a{line-height:40px;}