@charset "UTF-8";

#re-img + .composite_box01 .inner_item_img img {
    object-fit: contain;
    width: 220px !important;
}
@media screen and ( max-width : 480px ) {
#re-img + .composite_box01 .inner_item_img img {
    width: 180px !important;
}
}
.heading.block_header_7 {
    margin-bottom: 10px;
}

