@charset "utf-8";

 body {
  font-family: system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
/*   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-display: swap;
  line-height: 1.5;
 */	
	/* font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif; */
/* 	line-height:1.5;
	text-align:center;
 */} 
 p {
	/* font-size: 14px; */
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	/* line-height: 1.4em; */
}/*p*/