/* 하단 레이아웃 */
#ft {margin:0 auto; padding: 60px 0 60px;}
#ft_wr {margin:0 auto;padding:0 20px;position:relative;}
#footer_info {width:100%;}
.mr {margin-right: 45px;}

#ft_company, #ft_company a{font-weight:normal;color:#333;line-height:1.5em;font-size: 22px;}

.ft_login {width: 250px;text-align: center;background-color: #333;margin: 20px auto 0;}
.ft_login a {display:block;;line-height: 50px;font-size: 24px;color:#fff;}

#top_btn {position:fixed;bottom:60px;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_bottom ul {display: flex;justify-content: center;}
.ft_bottom ul li {display: flex;align-items: center;}
.ft_bottom ul li::after {display: block;content: '';width: 1px;height: 16px;background-color: #fff;margin: 0 5px;} */