@charset "UTF-8";
/* CSS Document　Sサプリ　専用 */

.s_supple{
	
}

.no-type{
	margin: 0;
	padding: 0;
	margin-left: 1rem;
}
.no-type li{
	text-indent: -1rem;
	list-style-type: none;
	margin-bottom: 1rem;
}

.no-type li::before{
	content: "◆";
}

.no-type li:last-child{
	margin-bottom: 0;
}