/* 하단 레이아웃 */
#ft {background:#333;margin:0 auto;text-align:left;}
#ft_wr {width: 1300px;margin:0 auto;}
#footer_info {padding-left: 45px;}
.copyr {margin-top:20px}

#ft_company, #ft_company a{color:#fff;font-size:16px;}
#ft_company {display: flex;padding: 30px 0 50px;}

#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:#000}

#ft_company .ft_login,#m_ft_company .m_ft_login {display: flex;align-items: center;margin-top: 50px;}
.ft_login {display: flex;align-items: center;}
.fbar {width: 1px;height: 16px;background-color: #fff;margin: 0 20px;}
.ft_logo {padding-left: 20px;}
.ft_sub {margin-bottom: 20px;}
.ft_cs {text-align: center;padding: 15px 0;}

#m_ft {padding: 35px 20px;background:#333;margin:0 auto;}
.m_ft_sub {margin: 25px 0 45px;}
.m_ft_login {margin-top: 30px !important;}
.m_ft_login a {color:#fff;}
#m_ft_company, #m_ft_company a {font-size: 17px !important;color:#fff;}
#m_footer_info p {margin-bottom: 10px;}