/*Bold*/
@font-face {
  font-family: "VBPixel";
  src: url('../fonts/PixelMplus10-Bold.eot') format("eot"),
    url('../fonts/PixelMplus10-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
}

/*Normal*/
@font-face {
  font-family: "VBPixel";
  src: url('../fonts/PixelMplus10-Regular.eot') format("eot"),
    url('../fonts/PixelMplus10-Regular.woff') format("woff");
  font-weight: 500;
  font-style: normal;
}

/* Added 2020-10 */

/*Bold*/
/* @font-face {
  font-family: "VBPixel";
  src: url('../fonts/slkscrb.eot') format("eot"),
    url('../fonts/slkscrb.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  unicode-range: U+0020-007D;
} */

/*Normal*/
/* @font-face {
  font-family: "VBPixel";
  src: url('../fonts/slkscr.eot') format("eot"),
    url('../fonts/slkscr.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  unicode-range: U+0020-007D;
} */

/* Added 2011-07-31 */

/*Normal*/
/* @font-face {
  font-family: "VBPixel";
  src: url('../fonts/x12y16pxMaruMonica.woff') format("woff");
  font-weight: 500;
  font-style: normal;
} */

/*Normal*/
/* @font-face {
  font-family: "VBPixel";
  src: url('../fonts/x8y12pxTheStrongGamer.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  unicode-range: U+0020-007D;
} */

.hankaku {
  font-size: larger;
}

.img {
    max-width:fit-content;
    width: 100%;
}