@charset "UTF-8";

/*----------------#feature_top-------------------*/

@media screen and (min-width:481px) and ( max-width:520px){
#feature_top + div .h {
    font-size: 2.2rem !important;
}
}

@media screen and (max-width: 480px){
.composite_box01.block_images_8 .inner_item:hover .inner_item_txt .heading{
  color: var(--i_sub_color);
}
}