.header_trp{
	/*background-color: #89ea65;*/
}
.trp_free .question{
	background-color: #0000c2;
}
.trp_free .title{
	color: #89ea65;
}
.trp_free .question p{
	color: #89ea65;
}
.btn_answer_text{
	background-color: #89ea65;
	color: #000;
}
.btn_answer_text:before{
	background-image: url(../images/icon_arrow_right_BK.svg);
}
.btn_answer_text:hover{
	color: #feb81f;
}
.answer_body{
	border-color: #89ea65;
}
.answer_body .title{
	color: #000;
}
.box_link_article p{
	color: #89ea65;
}

.trp_contents_wrap h3{
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	margin: 20px auto 20px;
	width: 640px;
}
.trp_article .contents_article{
	margin: 0 auto;
}
.contents_article h3{
	
}
.trp_contents_wrap h3 .title_no{
	margin: 0 20px 0 0;
}
