/*==============================================================================================================================================================================================
*
*
* 全体共通
*
*
==============================================================================================================================================================================================*/

.item-title-wrap h3 {
	padding: 16px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
}

.item-title-wrap h4 {
	padding: 40px 0 10px 0;
	color: #000;
	font-size: 16px;
	font-weight: 100;
	line-height: 1.6;
}

.item-title-wrap p {
	font-size: 14px;
	line-height: 1.6;
}

.attention_02 {
	color: red;
}