@charset "UTF-8";
/* MAKE UP */

.notice {
	border: solid 3px #647D92;
	text-align:center;
	padding: 20px;
	color: #647D92;
	font-weight: bold;
	font-size: 25px;
	font-size: 2.5rem;
	margin-top: 25px;
}
