@charset "utf-8";
@media (min-width: 768px) {
    .header-nav__lvl02-list__item:last-child {
        margin-right: auto;
    }
}