/* 하단 레이아웃 */
#ft {text-align:left;margin:0 auto;padding: 70px 0;background-color: #333;}
#ft_wr {margin:0 auto;padding:0 20px;position:relative;}
.privacy {margin-bottom: 20px;}
#footer_info {width:100%;}
.copyr {margin: 30px 0;}

#ft_company, #ft_company a{font-weight:normal;color:#fff;line-height:1.5em;font-size: 13px;}

.ft_login a {color: #fff;text-decoration: underline;font-size: 15px;}

#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_cnt {display: flex;justify-content: space-between;}
.ft_cont .ft_title {font-size: 13px;font-weight: bold;margin-bottom: 30px;}
.ft_cont ul {display: flex;justify-content: flex-end;}
/* .ft_cont ul li {margin-right: 10px;} */