footer {width: 100%; height: auto; padding: 100px 0 180px; border-top: 1px solid var(--black_1b);}
footer.color_w {border-color: var(--gray_dc); background: var(--wt);}
footer .f_logo {width: 123px; height: auto; margin-bottom: 20px;}
footer .f_logo img {width: 100%; height: auto;}

footer .f_description {width: 100%; height: auto; margin-bottom: 40px;}
footer .f_description p {margin-bottom: 10px; font-size: 14px; font-weight: 300; line-height: 1.14; color: var(--gray_8d);}
footer .f_description p:last-of-type {margin-bottom: 0;}

footer .address {margin-bottom: 40px;}
footer .address p {font-size: 16px; font-weight: 400; line-height: 1.19; color: var(--wt);}
footer.color_w .address p {color: var(--black_1b);}

footer .copyright {font-size: 16px; font-weight: 300; line-height: 1.19; color: var(--gray_c7);}
footer.color_w .copyright {color: var(--gray_c7);}