@charset "UTF-8";

body {

  font-family: 
    "游明朝体", YuMincho, 
    "游明朝 Medium", "Yu Mincho Medium",
    "游明朝", "Yu Mincho", 
    "メイリオ",
	sans-serif;

    font-weight: 500; /* Windowsのかすれ対策に推奨 */
}

/*
@font-face {
  font-family: 'GenEiLateMin';
  src: url('../../../fonts/GenEiLateMin.ttf') format('ttf');
  font-display: swap;
  font-style: normal;
}
*/
