/* 하단 레이아웃 */
#ft {text-align:left;margin:0 auto;padding: 35px 0 70px;background-color: #555;}
#ft_wr {width: 1200px;margin:0 auto;padding:0 20px;position:relative;}
.privacy {margin-bottom: 20px;}
#footer_info {width:100%;}
.copyr {margin-top:20px}

#ft_company, #ft_company a{font-weight:normal;color:#fff;font-size: 16px;}

#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;}

.ft_logo {margin-right: 45px;}
.ft_info {margin-right: 160px;}

.ft_cs p {font-size: 16px;}
.ft_cs .f_24 {font-size: 24px;}
.ft_cs .mt_40 {margin-top: 45px;}

.ft_link {position: absolute;top: 0;right: 0;}
.ft_link ul {display: flex;}
.ft_link ul li {margin-left: 10px;}