@charset "UTF-8";

/* question
---------------------------------------------------------------------------*/
.white-box {
  margin-bottom: 26px;
	padding: 30px 40px 33px;
}

.white-box .question {
	background: url(../img/question/ico_question.png) no-repeat 0 0;
	padding: 4px 0 10px 70px;
	color: #F39800;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 1px;
}

.white-box .answer {
	margin-bottom: 0;
	padding: 0 0 0 70px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
}

.white-box .linkset {
	display: inline-block;
	margin: 17px 0 0px 70px;
}