/* i-Labo page (migrated from IBK_data-r) */
h4.ilabo-head4 {
	color: #00A0E9;
}
h4.ilabo-head4::before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
	width: 12px;
	height: 12px;
	background: #00A0E9;
	border: none;
}
.ilabo-flex-3box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ilabo-flex-3box article {
	width: 30.6%;
}
@media (max-width: 767px) {
	.ilabo-flex-3box article {
		width: 100%;
		margin-bottom: 30px;
	}
}
.ilabo-flex-3box figure {
	width: 50px;
	margin: 0 auto;
}
@media (max-width: 767px) {
	.ilabo-flex-3box figure {
		width: 57px;
	}
}
.ilabo-flex-3box .ilabo-flex-head {
	font-size: 138%;
	font-weight: bold;
}
.ilabo-flex-3box .ilabo-flex-head2 {
	padding: 4px 0;
	color: #fff;
	line-height: 1;
}
.ilabo-flex-para {
	font-size: 75%;
	line-height: 2;
}
@media (max-width: 767px) {
	.ilabo-flex-para {
		font-size: 100%;
	}
}
.ilabo-check {
	background: #EEEEEE;
	padding: 10px 22px 30px;
}
.ilabo-check h3 {
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
	background: none;
}
.ilabo-check ul {
	padding-left: 12px;
}
@media (max-width: 767px) {
	.ilabo-check ul {
		padding-left: 0px;
	}
}
.ilabo-check ul li {
	list-style: none;
	padding-left: 30px;
	position: relative;
	letter-spacing: -.07rem;
}
.ilabo-check ul li::after {
	position: absolute;
	top: 2px;
	left: 0;
	width: 15px;
	height: 15px;
	content: url("../../technology/i-labo/i/i-labo-check.png");
}
.ilabo-check ul li::before {
	content: none;
}
.ilabo-check ul li b {
	color: #00559A;
	font-weight: bold;
}
.ilabo-table {
	margin-bottom: 15px;
	display: flex;
}
.ilabo-table .ilabo-tableLeft {
	width: 20%;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #00559A;
	border: 1px solid #00559A;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}
.ilabo-table .ilabo-tableRight {
	width: 80%;
	padding: 25px 45px;
	border: 1px solid #00559A;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.ilabo-table {
		margin-bottom: 15px;
		display: block;
		flex-wrap: wrap;
	}
	.ilabo-table .ilabo-tableLeft {
		width: 100%;
		padding: 3px;
	}
	.ilabo-table .ilabo-tableRight {
		width: 100%;
		padding: 15px;
	}
}
.content__body__left .width-565px { width: 565px; }
.content__body__left .width-605px { width: 605px; }
.content__body__left .mt-45 { margin-top: 45px; }
.content__body__left .mt-60 { margin-top: 60px; }
.content__body__left .mb-80 { margin-bottom: 80px; }
.content__body__left .mb-50 { margin-bottom: 50px; }
.content__body__left .mb-40 { margin-bottom: 40px; }
@media (max-width: 767px) {
	.content__body__left .width-565px { width: auto; }
	.content__body__left .width-605px { width: auto; }
	.sp-none { display: none !important; }
	.sp-block { display: block !important; }
}
@media (min-width: 768px) {
	.sp-block { display: none !important; }
}
