@charset "utf-8";
/* CSS Document */

/*////////// 共通 //////////*/


/*////////// セクション4 //////////*/
.sec4 li strong {
	background-color: #225e40;
	color: #fff;
	display: inline-block;
	padding: 3px 6px 0px;
	font-size: 0.9em;
}

/*////////// セクション5 //////////*/
.sec5 h3 {
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}