.list .list_2{
    text-indent: 2em;
	}
.module_type_2nd .module_box .list_onecolumn .list_2{
		font-weight: normal;
	}
	.module_type_2nd .module_box .list_onecolumn li{
		font-weight: bold;
	}
	.module_type_2nd .module_box .list_onecolumn li::before{
	content: " ";
	}
	.module_type_2nd .module_box .list_onecolumn .list_2::before{
	content: "・";
	}