>>244
#footer {
justify-content: right;
flex-direction: row-reverse;
.footer_left {
flex-direction: row-reverse;
}
.info_fulltext {
right: 10px;
}
}

こんなんで行けるかなぁ