@charset "UTF-8";

/* ---アスペクト比調整--- */
.contents_box01 .inner_item_img img {
	aspect-ratio: 800 / 533;
	object-fit: cover;
}