@charset "UTF-8";

/*見出しカラー変更*/
#blog_head+section  .heading.block_header_6 .h,
a[id^="blog_head"]+section .heading.block_header_2 .h{
    color: #FCB900;
}
#blog_head+section   .heading.block_header_6 .h:before,
a[id^="blog_head"]+section .heading.block_header_2 .h:before{
    background: #FCB900;
}