@charset "utf-8";

/* add css this page only */

#contentsContainer .haccp-menu .c-card_banner img {
  margin: 0 auto 8px;
  max-width: fit-content;
  aspect-ratio: inherit;
  border-bottom: 0;
}

.haccp-menu .c-card_banner a:not([href]) {
  pointer-events: none;
}

#contentsContainer .haccp-menu2 .c-picAndTxtBoxList {
  grid-template-columns: 100%;
}
