@charset "UTF-8";

table tr > th.tableTitle02 {
	background: #EFF9F1;
}
h2.blockTitle .titleInner {
	font-size: 1.778em;
}
.v2-cardBlockA07.paddingSet01 {
	padding: 45px 100px 60px;
}
.linkBorderList01 .linkBorder {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e1e1e1;
}
@media screen and (max-width: 767px) {
	h2.blockTitle .titleInner {
		font-size: 1.375em;
	}
	.v2-cardBlockA07.paddingSet01 {
		padding: 25px 12px 52px;
	}
}
