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


.subContents h4:before{
	content:"●";
	color:#b4091e;
	}
.subContents h5:before{
	content:"●";
	color:#10124b;
	}

.subContents{
	margin-top:40px;
}

.subContents h4{
	font-weight: bold;
}

.subContents h5{
	padding-top:20px;
}