@charset "utf-8";

/*-----------------------------

	各機能

-----------------------------*/

#kinou-main .item{
	width:100%;
}

#kinou-main h4{
	width:100%;
	font-family: "Noto Sans Japanese", san-serif;
	color:#2859D9;
	font-weight: bold;
	font-size:12pt;
	border-bottom: 1px solid #D7D7D7;
	background-image:url(../com/img/subtitle-ico.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 15px auto;
	text-decoration-line: 15px;
	padding-left:20px;
	margin-bottom:20px;
	
}
