footer {padding: 100px 0; background: var(--pr); position: relative; z-index: 10;}
footer .container {position: relative; max-width: 1040px;}
footer .address {}
footer .address .tit {font-size: 24px; font-weight: bold; line-height: 1.21; color: var(--pr2);}
footer .address .tit img{width: 100px;}
footer .address .txt {margin-top: 40px; font-size: 16px; font-weight: 300; line-height: 1.4; color: var(--wt);}
footer .policy_btn {display: block; width: 100%; text-align: left; margin-top: -30px; margin-bottom: 50px; font-size: 17px; font-weight: 400; line-height: 1.2; color: var(--pr2); cursor: pointer;}