@charset "UTF-8";

/* care
---------------------------------------------------------------------------*/

/* .white-box
------------------------------------*/
.white-box .title {
	font-size: 15px;
	letter-spacing: 0.1em;
}

.white-box article {
	margin-bottom: 50px;
}

.white-box article:last-child {
	margin-bottom: 0;
}

.white-box figure {
	margin-bottom: 22px;
}

.white-box .txt-box .tit {
	margin-bottom: 12px;
	color:#f39800;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.1em;
	text-align: center;
}

.white-box .txt-box .btn-green {
	margin-top: 18px;
}