@charset "utf-8";
.c-txt {
	margin-bottom: 25px;
}
.c-linkArrow-c a{
	font-size: 1.8rem;
}
.c-linkArrow-c a:before{
	top: 0.45em;
}

@media print,screen and (min-width: 768px) {
	.c-txt {
		margin-bottom: 40px;
	}
	.c-linkArrow-c a{
		font-size: 2.1rem;
	}
}
