@charset "UTF-8";

#sns + .composite_box01 .inner_item:nth-child(2) {
  display: none;
}
@media screen and (max-width:800px){
  #sns + .composite_box01.block_images_11 .inner_item {
    width: 100% !important;
  }
}