@charset "UTF-8";

[id*="h2"] {
	margin-top: -25px;
	padding-top: 70px;
}
section:nth-of-type(5) .col_r_img .col:last-of-type {
	border: 1px solid #CECECE;
	max-width: 400px;
	padding: 15px;
	width: 100%;
}
section:nth-of-type(5) .col_r_img .col:last-of-type span {
	font-weight: 400;
}
section:nth-of-type(5) .service_type02_02 .col:nth-of-type(1) .lead_01::after {
	background: url("/rismon/img/ico_rismon_01.svg") no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 37px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 37px;
}
section:nth-of-type(5) .service_type02_02 .col:nth-of-type(2) .lead_01::after {
	background: url("/rismon/img/ico_rismon_02.svg") no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 37px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 37px;
}