@charset "UTF-8";

.contentBlock ul li {
	margin-bottom: 10px;
}
.contentBlock ul li:before {
	content:"・";
}
.buttonSection a {
	max-width: 250px;
}
.buttonSection {
	padding-top: 20px;
	padding-bottom: 100px;
}