.local-css01 {
	font-size: 19px;
	line-height: 23px;
	font-weight: 400;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	color: rgba(0, 0, 0, 0.88);
	letter-spacing: normal;
}

@media only screen and (max-width: 1068px) {
	.local-css01 {
		font-size: 14px;
		line-height: 17px;
	}
}

@media only screen and (max-width: 734px) {
	.local-css01 {
		font-size: 12px;
		line-height: 14px;
	}
}

.local-css02 {
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #6e6e73;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

.router-card .router-card-headline {
	max-width: 18ch;
}

@media (max-width: 734px) {
	.router-card .card-contents {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media only screen and (min-width: 1326px) {
	.local-css03 {
		max-width: 372px;
	}
}

@media only screen and (min-width: 1326px) {
	.local-css04 {
		max-width: 1156px;
	}
}
