.content__block--strong--07 .content__list--vertical{
	gap: 40px;
}
.l-page .content__description--strong--07{
	line-height: 1.7;
}
[class*="section__wrapper--"]:nth-of-type(odd) .content__items--strong--07{
	background: #FFFFFF;
}
	.content__itzems__inner--strong--07{
		padding: 40px 50px;
		background: #F6F2E1;
		height: 198px;
		width: 1140px;
	}
	.content__count--wrap{
		background: #E67E22;
		width: 42px;
		height: 42px;
		transform: rotate(45deg);
		position: absolute;
		top: -13px;
		left: 35px;
		padding: 35px;
	}
	.l-page .content__count--strong--diamond{
		display: block;
		width: 51px;
		height: 60px;
		transform: rotate(-45deg);
		text-align: center;
		color: #ffff;
		font-weight: bold;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		line-height: 1.4;
		padding-top: 7px;
		letter-spacing: 0;
	}
		.content__count--strong--diamond::after{
			content: '0'counter(count);
			font-size: 26px;
			font-weight: bold;
			line-height: 1;
			display: inline-block;
			text-align: center;
		}
		.l-page .content__subttl--strong--07{
			margin-bottom: 9px;
			padding-left: 69px;
			color: #333333;
			font-weight: bold;
		}
