Inside the fukasawa folder there is a file named single.php. Comment out the following line to remove the featured image from the post page but not from the home page.
<?php the_post_thumbnail(‘post-image’); ?>
Ideally you would actually want to do this in the single.php file that is in your child theme for fukasawa.