@charset "UTF-8";

.menu-table th, .menu-table td {
  width: 33%;
  padding: 1rem;
  border: 1px solid var(--i_txt_color);
}

#paymentAnchor + .composite_box01 .inner_item_img img {
  object-fit: contain !important;
}

#table_menu + .block_table_5 table td,
#table_menu + .block_table_5 table th {
  width: calc(100% / 3) !important;
}