@charset "UTF-8";

#c3 + .composite_box01 .inner_item {
transition: 0.4s all;
}
#c3 + .composite_box01 .inner_item:hover {
opacity: 0.7;
}