@charset "UTF-8";

/*------------------------カラー変更--------------------------*/
#introduction+section .heading.block_header_1 .h{
color:#42403e;
}

/*---------------------追加css--------------------------*/
a#step+div .heading.block_header_4 .h, a#step+div .inner_item_txt p {
    color: #42403e !important;
}

a#step+div .inner_item_txt{
 background: #fff !important;
} 