@charset "utf-8";
* {
	text-align: left;
}
h1 {
	text-align: center;
}
h1 img {
	display: inline !important;
}
.date p {
  margin-top: .75em;
}
.main-ttl {
	margin-top: 1.5em;
	margin-bottom: 1em;
}
@media screen and (max-width: 640px) {
  .hide-sp {
    display: none;
  }
}