.title{
	padding: 2em 0 0 0;
		text-align: center;
}
.title2{
	padding: 0  1em 0  1em;
		text-align: center;
}

.bg-oyasumi_art {
  padding: 1em 1em;
  background: url("https://www.amuuse.jp/topics/img/topics_oyasumi_art/oyasumi_art_bg.png") repeat left top;
}
.web-page h1{
	padding: 0 1em 0 1em;
}

.web-page img{
	width: auto !important;
	float: none;
	margin-top: -10px;
	height: auto !important;
}
@media only screen and (max-width: 767px) {
	.web-page{
		padding: 0 3%;
	}
}