@charset "UTF-8";

header nav ul.nav_1st li:nth-child(3) >a span{
    color: #FF8100 !important;
}

header nav ul.nav_1st li:nth-child(3) >a:after {
    background: #FF8100 !important;
    transform: scale(1, 1) !important;
}