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

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

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

}
/* ヘッダーにh1施行 */
.header_top{
background: #eee;
font-size: 0.5em;
}
.head-h1 h1{
  margin: 0;
  padding: 8px;
  text-align: center;
}
