/* 하단 레이아웃 */
#ft {margin:0 auto;text-align:left; padding:40px 0; border-top:1px solid #787878;}
#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%; padding:0 0}
#footer_info {width:100%; padding-top:10px}
.ft_left {float:left;margin-top:0; padding:0 0 0 0; font-size:13px; font-family: 'NotoSansKRRegular', sans-serif;}
.ft_right {float: right;} /*개인정보처리방침*/
.ft_right a {color:#787878}
.copyr {margin-top:10px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#787878;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company, #ft_company a{font-weight:normal;color:#787878;line-height:1.5em}

#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:left;width:1200px;margin:0 auto;padding:20px 0;color:#787878;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{display:flex;}
.ft_logo{margin-right:30px;}

body{min-height:100vh;height:100%;padding-bottom:173px;position: relative;}
#footer{position: absolute; bottom:0;height:173px;width:100%;}
#footer_info{height:74px;}
