footer {width: 100%; height: auto; padding: 100px 0 150px; background: #262626;}
/* footer .f_logo {margin-bottom: 40px; font-size: 36px; font-weight: bold; line-height: 1.21; color: var(--pr);} */
footer .f_logo {width: 171px; height: auto; margin: 0 0 50px;}
footer .f_logo img {width: 100%; height: auto;}
footer .address {font-size: 18px; font-weight: 300; line-height: 1.5; color: #e6e6e6;}
footer .address p {word-break: keep-all;}
footer .address p span {display: block; word-break: keep-all; font-size: 16px; font-weight: 200; line-height: 1.5; color: #b1b1b1;}

/* ag_btn */
.ag_btn {display: block; margin-bottom: 20px; font-size: 15px; font-weight: 500; line-height: 1.5; color: var(--pr);}

/* flex_p */
.flex_p {display: flex; align-items: center; flex-wrap: wrap; gap: 16px;}
.flex_p p {display: flex; align-items: center; flex-wrap: wrap; gap: 4px 16px; flex-direction: row;}
footer .bar_s {width: 1px; height: 12px; background: #e2e2e2;}

/* sns_link */
.sns_link {display: flex; align-items: center; gap: 7px;}
.sns_link a {width: 60px; height: auto; margin-top: 30px;}