@charset "UTF-8";

/*--------Gナビカラー---------*/
header nav ul.nav_1st li:nth-child(7) >a span{
    color: #FF8100 !important;
}

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