@charset "utf-8";

/* フッターCSS */
.footer_p {
  font-size: clamp(1rem, 4vw, 1.2rem);
  line-height: 1.6;
}
