@charset "UTF-8";

/*--------------FOOD」「DRINK」の2カラムパーツ-----------------*/

@media screen and (min-width:480px) and ( max-width:520px){
  .composite_box01.block_images_16 .inner_item_txt {
    background: rgb(255 255 255 / 80%);
  }

  .composite_box01.block_images_16 .inner_item_txt>p {
    padding: 0.5rem;
  }
}