/*----------------------------
2025 その他の商品はこちらボタン改修
----------------------------*/
.cv-others-block-2025 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: .8%;
	margin-bottom: 6%;
}
.cv-others-block-2025 a {
	width: 44%;
}
.cv-others-block-2025 a:first-child {
	margin-left: 1.3%;
}