.contents_body {
	color: #1A1A1A;
}

.contents_body h3 {
	font-weight: bold;
	font-size: 19px;
	border-bottom: 1px solid #0099D9;
	padding-bottom: 31px;
	margin-bottom: 28px;
}

.contents_body .block-mv {
	margin-bottom: 56px;
}

.contents_body h2 {
	padding-bottom: 39px;
	margin-bottom: 57px;
}

.contents_body .type-decimal {
	padding-top: 1px;
	margin-bottom: 28px;
}

.contents_body .type-decimal .number ul li {
	position: relative;
	padding-left: 28px;
}

.contents_body .type-decimal .number ul li::before {

}

.contents_body .block-wrap p.mb {
	margin-bottom: 55px;
}

.contents_body .row .img img {
	/*margin-bottom: 23px;*/
	margin-bottom: 0;
}

/*.contents_body .s5 .row .img img {*/
/*	margin-bottom: 14px;*/
/*}*/

/*.contents_body .s6 .row .img img {*/
/*	margin-bottom: 16px;*/
/*}*/

@media screen and (max-width: 767px) {
	.contents_header h1 {
		padding-top: 13px;
		line-height: 1.65;
	}

	.contents_header {
		padding-bottom: 8px;
		margin-bottom: 28px;
	}

	.contents_body .block-mv {
		margin-bottom: 31px;
	}

	.contents_body h2 {
		padding-bottom: 19px;
		margin-bottom: 32px;
	}

	.contents_body h3 {
		padding-bottom: 23px;
		margin-bottom: 31px;
		font-size: 17px;
		line-height: 1.7;
	}

	.contents_body .block-wrap p.mb {
		margin-bottom: 80px;
	}

	/*.contents_body .block-wrap.s2 {*/
	/*	margin-bottom: 85px;*/
	/*}*/

	.contents_body .s2 .row .col:nth-of-type(2) {
		margin-top: -4px;
	}

	/*.contents_body .row .img img {*/
	/*	margin-bottom: 28px;*/
	/*}*/

	.contents_body .block-wrap.s4 p.mb {
		margin-bottom: 51px;
	}

	/*.contents_body .s4 .row .img img {*/
	/*	margin-bottom: 20px;*/
	/*}*/

	.contents_body .s4 .row .col:nth-of-type(2) {
		margin-top: 16px;
	}

	.contents_body .s5 .row .col:nth-of-type(2) {
		margin-top: -4px;
	}

	.contents_body .s6 .row .col:nth-of-type(2) {
		margin-top: 24px;
	}
}