@charset "UTF-8";

#top_kinds + div .content_wrapper .inner_item:nth-of-type(2) .inner_item_img {
    background: #fff;
}
#top_kinds + div .content_wrapper .inner_item:nth-of-type(2) .inner_item_img img {
    object-fit: contain;
}

.composite_box01.block_images_8 .inner_item:hover .inner_item_txt .heading .h {
    text-shadow: 0 0px 1px #094067, 0 0px 2px #094067, 0 0px 2px #094067;
}