section.texture {
	position: relative;
	width: 100%;
	aspect-ratio: 1 / 1.533;
}
section.texture .layer1 {
	top: -7%;
	left: 0;
}
section.texture .layer1 .img img {
	width: 149.1vw;
	max-width: 1118px;
}
section.texture .layer2 {
	width: 100%;
	max-width: 750px;
	top: 0;
	left: 0;
}
section.texture .layer3,
section.texture .layer4 {
	width: 53.3%;
	height: auto;
	top: -22%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
section.texture .layer4 {
	opacity: 0;
}
section.texture .layer5 {
	width: 38.3%;
	height: auto;
	top: 30%;
	left: 0;
	right: 0;
	margin: 0 auto;
}