footer {position: relative; width: 100%; height: auto; padding: 80px 0; background: var(--wt_f5); z-index: 7;}
footer .container2 {display: flex; justify-content: space-between;}
footer .address {word-break: keep-all;}
footer .address .txt {font-size: 16px; font-weight: 400; line-height: 1.6; letter-spacing: -0.32px; color: var(--gray_6);}
footer .copyright {margin-top: 40px; font-size: 16px; font-weight: 400; line-height: 1.6; letter-spacing: -0.32px; color: var(--gray_9);}

footer .f_logo {width: 244px; height: auto;}
footer .f_logo img {width: 100%; height: auto;}