@charset "utf-8";

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