.section__wrapper--matrix--01 {
	background-color: #F8F8F8;
}
.section__wrapper--matrix--01 .section__space {
	padding-block: 94px 84px;
}
.section__wrapper--matrix--01 .content__items--matrix--01 {
	z-index: 1;
}
.section__wrapper--matrix--01 .section__ttl{
	margin-bottom: 312px;
}
.content__items--matrix--01{
	width: 570px;
}
	.content__img--matrix--01{
		width: 570px;
		height: 330px;
		margin: auto;
		position: absolute;
		top: -280px;
		right: 0;
		left: 0;
		z-index: -1;
	}
	.content__wrap--matrix--01{
		width: 510px;
		height: 237px;
		padding: 37px 41px;
		background: #fff;
		margin: 0 auto;
		border: 1px solid #DBDBDB;
	}
		.section__wrapper--matrix--01 .content__subttl--matrix--01{
			font-size: 20px;
			text-align: center;
			margin-bottom: 9px;
			letter-spacing: 0.03em;
		}
		.section__wrapper--matrix--01 .content__description--matrix--01 {
			line-height: 1.9;
		}

.section__wrapper--matrix--01 .content__list--vertical {
	margin-bottom: 100px;
}
.matrix__img--content {
    display: flex;
    flex-direction: column;
    gap: 39px;
}
.matrix__img--content .matrix__img--item:last-child {
	margin-top: 10px;
}