@charset "utf-8";

/* OZCレバーカップリングページ */
.coupling .detail__item--image {
	width: calc(370 / 1000 * 100%);
}
.coupling .detail__item--texts {
	width: calc(627 / 1000 * 100%);
}
