@charset "UTF-8";

/*------------------画像フィルター削除------------------*/
.composite_box01.block_images_9 .inner_item_txt .heading:before {
    content: none;
}
#anchor+div a {
    transition: 0.3s;
}
#anchor+div a:hover {
    opacity: 0.7;
}

/*------------------タイトル調整------------------*/
#flow1+section .heading.block_header_3 {
    background: #74C49E;
}
#flow2+section .heading.block_header_3 {
    background: #F4884A;
}
#flow3+section .heading.block_header_3 {
    background: #3A6DCB;
}