@charset "utf-8";

#menu .inner .coution {
	margin-top: 10px;
	letter-spacing: .05em;
	line-height: 1.7;
}

#menu .inner .coution a {
	text-decoration: underline;
}

@media(min-width: 1025px) {
	#menu .inner {
		max-width: 1000px;
	}
}