@charset "utf-8";




/* ------------------------------------------------------------------------------------------------ */
.g-container {
	background: #F8F3EE;
}

.c-kv {
	max-width: none;
	padding: 80px 0;
	background: #fff;
}

.c-kv-title {
	color: #999;
	font-size: 1.3rem;
	text-align: center;
	margin: 0 0 15px;
}

.c-kv-text {
	color: #333;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.75;
	letter-spacing: .1em;
	text-align: center;
}




/* ------------------------------------------------------------------------------------------------ */







