@charset "utf-8";

.archive-bnr {
	text-align: center;
	margin-top: 70px;
}

@media screen and (max-width: 736px) {
	.archive-bnr {
		margin-top: 30px;
	}
}

.usersvoice-bnr {
	margin-top: 30px;
}

@media screen and (max-width: 736px) {
	.usersvoice-bnr {
		margin-top: 20px;
	}
}

.section01.add202503 #cont .map_wrap .pref {
		margin-top: 1em;
	}

@media screen and (max-width: 736px) {
	.section01.add202503 {
		margin-top: 60px;	
	}
	
	.section01.add202503 #cont .map_wrap .pref {
		position: relative;
		top: -2em;
	}
	
}	