@charset "utf-8";
/*------------------------------------------------------------
	certifications
------------------------------------------------------------*/
#main .holder {
	margin-bottom: 12.3rem;
}
#main .holder .info {
	margin: -2.1rem 0 11.5rem;
}
#main .holder .infoBox {
	width: calc(50% - 0.6rem);
}
#main .holder table {
	width: 100%;
	border-collapse: collapse;
}
#main .holder th,
#main .holder td {
	padding: 0 2.9rem;
	height: 5.8rem;
	width: 50%;
	color: #040000;
	font-weight: 400;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	border-bottom: 0.1rem solid #9A9999;
}
#main .holder th {
	border-right: 0.1rem solid #9A9999;
}
#main .holder thead th,
#main .holder thead td {
	padding: 0;
	height: 2.9rem;
	font-weight: 500;
	font-size: 1.5rem;
	color: #29c03c;
	border-color: #29C03C;
	border-top: 0.1rem solid #29C03C;
}
#main .holder tbody th {
	text-align: left;
}
#main .holder th a {
	display: block;
}
#main .holder th a:hover {
	opacity: 0.7;
}
#main .holder tbody th .sml {
	margin-left: 1.2rem;
	padding: 0 2.2rem 0 0.5rem;
	display: inline-block;
	color: #000;
	font-size: 1.4rem;
	background: #fff url(../img/common/icon04.svg) no-repeat right 0.5rem center;
	background-size: 0.9rem auto;
}
#main .holder tbody .color th,
#main .holder tbody .color td {
	background-color: #F2F2F2;
}
#main .holder .ttl .bg_line {
	height: 5.8rem;
	padding: 1rem 1rem 1.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	--bgcolor: #29c03c;
}
#main .holder .note {
	margin-top: 1.6rem;
	text-align: right;
	line-height: 1.67;
}
#main .holder .title {
	margin-bottom: 1.5rem;
	text-align: center;
	color: #040000;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}
#main .holder .textList li {
	width: 25%;
}
#main .holder .ttl02 {
	border-bottom: none !important;
}
#main .holder .ttl02 .bg_line {
	position: relative;
	justify-content: flex-start;
	text-align: left;
	color: #040000;
	font-weight: 500;
}
#main .holder .ttl02 .bg_line .num {
	position: absolute;
	right: 1.5rem;
	top: 50%;
	transform: translateY(-50%);
}
#main .holder .inner:not(:last-child) {
	margin-bottom: 5.5rem;
}
#main .iso .bgBox {
	margin-top: -4.2rem;
	padding: 8.5rem 0 21.7rem;
	position: relative;
}
#main .iso .bgBox::before {
	position: absolute;
	left: -1000rem;
	top: 0;
	right: -1000rem;
	bottom: 0;
	background : #F7F7F7;
	content: "";
	z-index: -1;
}
#main .iso .textBox {
	width: 79.4rem;
	margin: 0 auto;
	color: #231815;
}
#main .iso .textInfo {
	width: 32rem;
}
#main .iso .ttl {
	margin-bottom: 1.7rem;
	font-size: 2.4rem;
	font-weight: 700;
}
#main .iso p {
	margin-bottom: 4.1rem;
	font-size: 2rem;
	line-height: 2.3;
}
#main .iso .img {
	margin-left: -1.7rem;
	width: 18.4rem;
}
#main .iso dl {
	width: 35.4rem;
	margin: 0.8rem -2rem 0 0;
	line-height: 1.9;
}
#main .iso dt {
	float: left;
}
#main .iso dd {
	padding: 0 0 0 9.8em;
}
#main .iso dd .line {
	margin-right: 2.8rem;
}
@media all and (min-width: 897px) {
	#main .pageTtl {
		padding-bottom: 20.1rem;
	}
	#main .holder .inner th,
	#main .holder .inner td {
		width: auto;
	}
	#main .holder .inner th {
		width: 82%;
	}
	#main .holder .inner .ttl {
		border-bottom: 0.1rem solid #9A9999;
	}
	#main .holder .inner .ttl01 {
		border-right: 1px solid #fff;
	}
	#main .holder .inner .ttl .bg_line {
		height: 4.7rem;
		padding-bottom: 1rem;
	}
	#main .holder .inner tbody th,
	#main .holder .inner tbody td {
		padding: 0 0 0 2rem;
		height: 4.7rem;
	}
	#main .holder .inner tbody th.sml {
		font-size: 1.5rem;
	}
	#main .holder .inner .table01 tbody th,
	#main .holder .inner .table01 tbody td {
		height: 4.6rem;
	}
	#main .holder .inner .table02 tbody th,
	#main .holder .inner .table02 tbody td {
		height: 4.7rem;
	}
	#main .holder .inner tbody td {
		padding: 0;
	}
	#main .holder .inner li:not(:last-child) td {
		border-right: 0.1rem solid #9A9999;
	}
	#main .holder .inner li:not(:last-child) thead td {
		border-right-color: #29C03C;
	}
	#main .holder .inner li:last-child th {
		padding-left: 1rem !important;
	}
	#main .holder .inner .note {
		margin-top: 0.7rem;
	}
}
@media all and (max-width: 896px) {
	#main .holder {
		margin-bottom: 9rem;
	}
	#main .holder .info {
		margin: -1px 0 9rem;
		display: block;
	}
	#main .holder .infoBox {
		margin-bottom: 3rem;
		width: auto;
	}
	#main .holder th,
	#main .holder td {
		padding: 0 1.4rem;
		height: 5.2rem;
		width: auto;
	}
	#main .holder .height {
		height: 7.5rem;
	}
	#main .holder .height.sml p {
		display: flex;
	}
	#main .holder .height.sml p span {
		flex-shrink: 0;
	}
	#main .holder th {
		width: 62.5%;
	}
	#main .holder thead th,
	#main .holder thead td {
		padding: 0;
		height: 3.1rem;
		font-weight: 400;
		font-size: 1.6rem;
	}
	#main .holder tbody th .sml {
		margin-left: 0.7rem;
		padding: 0 2.8rem 0 1.4rem;
		font-size: 1.3rem;
		background-position: right 1.4rem top 0.5rem;
		background-size: 1.3rem auto;
	}
	#main .holder .ttl + table + .ttl {
		margin-top: 3.2rem;
	}
	#main .holder .ttl {
		border-bottom: 1px solid #9A9999;
	}
	#main .holder .ttl .bg_line {
		height: 5.2rem;
		padding: 1rem 1rem 1.4rem 1.7rem;
	}
	#main .holder .info .ttl .bg_line {
		padding-left: 1rem;
		text-align: left;
		justify-content: flex-start;
	}
	#main .holder .note {
		margin-top: 1.1rem;
		text-align: left;
		font-size: 1.4rem;
		line-height: 1.28;
		letter-spacing: 0.06em;
	}
	#main .holder .title {
		margin-bottom: 3rem;
		text-align: left;
		font-size: 2.2rem;
		padding-bottom: 0.4rem;
		border-bottom: 0.1rem solid #686666;
	}
	#main .holder .textList {
		display: block;
	}
	#main .holder .textList li {
		margin-bottom: 3rem;
		width: auto;
	}
	#main .holder .textList li:last-child,
	#main .holder .inner02 .textList li {
		margin-bottom: 0;
	}
	#main .holder .ttl02 .bg_line {
		padding-left: 1.4rem;
	}
	#main .holder .ttl02 .bg_line .num {
		right: 0;
		text-align: center;
		width: 37.5%;
	}
	#main .holder .inner:not(:last-child) {
		margin-bottom: 9.5rem;
	}
	#main .holder .inner02 tbody .color th, 
	#main .holder .inner02 tbody .color td {
		background-color: #fff;
	}
	#main .holder .inner02 tbody .color02 th, 
	#main .holder .inner02 tbody .color02 td {
		background-color: #F2F2F2;
	}
	#main .holder .inner02 .ttl02 {
		margin-top: 3rem;
	}
	#main .iso .headLine02 {
		position: relative;
		overflow: inherit;
	}
	#main .iso .bgBox {
		margin-top: 5.4rem;
		padding: 4.5rem 0 7.7rem;
	}
	#main .iso .textBox {
		width: auto;
		display: block;
	}
	#main .iso .textInfo {
		width: auto;
		position: relative;
	}
	#main .iso .ttl {
		margin-bottom: 1.2rem;
		font-size: 2.2rem;
	}
	#main .iso p {
		margin-bottom: 0;
		font-size: 1.6rem;
		line-height: 2;
	}
	#main .iso .img {
		margin-left: 0;
		width: 14rem;
		position: absolute;
		right: -0.2rem;
		top: -0.4rem;
	}
	#main .iso dl {
		width: auto;
		margin: 2.2rem 0 0;
		line-height: 2;
		letter-spacing: 0.02em;
	}
	#main .iso dd {
		padding: 0 0 0 9.4em;
	}
	#main .iso dd .line {
		margin-right: 2.4rem;
	}
}