@charset "UTF-8";
/* CSS Document */

.p-efforts__list {
	gap: 1.5em;
}
.p-efforts__item {
	width: auto
}
.p-efforts__text .c-link--blank {
	text-decoration: none;
	color: inherit;
}

@media screen and (max-width: 767.9px) {

}