html {
  position: relative; }

body {
  font-family: "Mplus 1p";
  padding-bottom: 100px; }

img {
  max-width: 100%; }

@media (min-width: 992px) {
  .container {
    max-width: 720px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 720px; } }

.character--okubo img {
  width: 84%; }

.time {
  font-size: 2rem; }

.title {
  font-size: 1.5rem; }

.content {
  line-height: 1.8; }

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5; }
