
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

html{
  font-family: Roboto, "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

nav{
  z-index: 1;
}
.card{
  z-index: 1;
}

.icon-block .material-icons {
  font-size: inherit;
}

.top-image{
  margin-top: 24px;
  margin-bottom: 24px;
}

.top-content{
  margin-top: 0px;
}

.top-question{
  margin-top: 26px;
}

#mohyo-face{
  z-index: 0;
  position: absolute;
}
