@charset 'utf-8';
.contents_inner3 {
	position: relative;
	width: 96%;
	text-align: left;
	margin: 0 auto;
	padding: 4% 0 2% 0;
}
.fontsize_small{
		font-size: 90%;
	}
.nazotoki_bg {
	background: url(../../nazotoki/img/nazotoki_bg.webp) repeat center;
		background-size: cover;
	
}
@media screen and (max-width: 768px) {
	#topicpath.nazotoki_sumasho {
		width: 100%;
	}
}



