@charset "UTF-8";

#message+section .heading.block_header_2 p{
    font-size: 17px;
}

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

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