@charset "utf-8";
/*----------------------------------------------------
	個別レイアウト / PC用
----------------------------------------------------*/

.question-006a #mContents ol.basicNoList p {
	font-weight: normal;
}

.question-006a #mContents ol.basicNoList p.txtB {
	font-weight: bold;
}

.question-006a #mContents .clickOpenArea .clickOpenContent > p.txtB {
	font-weight: bold;
}


/*----------------------------------------------------
	個別レイアウト / SP用
----------------------------------------------------*/
@media screen and (max-width: 736px) {
/* ↓SP用↓ */



/* ↑SP用↑ */
}

