@charset "utf-8";
.box_width_580_auto {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}