/*------------------------------------------------------------
v325a-8
------------------------------------------------------------*/
.c-title3 h3 {
	color: #3e3a39;
}
.c-show-box {
	margin-bottom: 16px;
}
.c-textBlock2 {
	margin-bottom: 90px;
}
.c-list1__title {
	color: #3e3a39;
	font-weight: bold;
}
.c-table-box {
	margin-top: 20px;
}
@media screen and (min-width: 768px) {
	.c-title3 h3 {
		margin-bottom: 40px;
		font-size: 2.6rem;
	}
	.c-title2 h3 {
		margin-bottom: 29px;
	}
	.c-list1__title {
		margin-bottom: -7px;
		font-size: 2.3rem;
	}
	.c-table-box .c-title3 h3 {
		margin-bottom: 6px;
		font-size: 2.3rem;
	}
	.c-textBlock2 .c-title3 h3 {
		margin-bottom: -8px;
		font-size: 2rem;
	}
	.c-textBlock2 p {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 767px) {
	.l-contents {
		margin-top: 0 !important;
	}
	.c-textBlock2 .c-title3 h3 {
		margin-bottom: 0;
	}
	.c-textBlock2 {
		margin-bottom: 40px;
	}
	.c-list1--col2 .c-list1__card {
		width: auto;
		float: none !important;
	}
	.c-title2 {
		margin-top: 20px !important;
	}
	.c-title2 h3 {
		margin-bottom: 0;
		padding-bottom: 13px;
	}
	.c-title2 + .c-title3 h3 {
		font-size: 1.4rem;
		line-height: 2.45rem;
		letter-spacing: 1.5px;
		margin: 8px 0 15px;
	}
}