.frv-c-imageModal__button.-close {
  transform: translate(50%) !important;
}

.frv-c-imageModal__content {
  max-height: 95dvh !important;
}

.frv-c-imageModal {
  height: 100dvh !important;

}



/* サイト全体の標準フォントを Noto Serif JP に設定する場合 */
body {
  font-family: "Noto Serif JP", serif !important;
}