@charset "UTF-8";

#sns_image + .composite_box01 .inner_item_img img {
  object-fit: contain;
}

#sns_image + .composite_box01 .inner_item > a:hover * {
  opacity:1;
}

/*-----------------------------LINEバナー---------------------------------*/
#line_banner + section .inner_item_img a:hover {
    opacity: 0.8;
}

#line_banner + section .inner_item_img {
    max-width: 633px!important;
}