@charset "UTF-8";
/* CSS Document */


/*------ イントロ ------*/
.product-info {
	padding: 7.5% 5%;
	background: #FFFFFF;
}

.product-info h3 {
	display: block;
	align-items: center;
	margin-bottom: 2.5%;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	color: #846151;
}

.product-info p {
	font-size: 15px;
	line-height: 160%;
	letter-spacing: 0.05em;
	text-align: left;
}