@charset "utf-8";

body {
  width: 100%;
}

/*
body:has(#notice:not(:empty)) > .image {
  top: var(--notice-height, 0px);
  height: calc(100% - var(--notice-height, 0px));
}
*/
