@charset "UTF-8";
/* CSS Document */

.info {
	width: 100%;
	max-width: 800px;
	margin: 1.5rem auto 2.0rem auto;
	padding: 1.5rem;
}

.p-info {
	font-size: 1.5rem;
	font-weight: normal;
	color: #333333;
	line-height: 2.5rem;
	text-align: justify;
	margin: 0 0 2.5rem 0;
}

.p-info2 {
	font-size: 2.0rem;
	font-weight: normal;
	color: #333333;
	line-height: 2.5rem;
	text-align: center;
	margin: 0;
}