@charset "UTF-8";

/* ------------------------------
    oiwai top
------------------------------ */
.oiwai-fair-slide {
	width: 100%;
	height: 390px;
}

@media screen and (max-width: 480px) {
	.oiwai-fair-slide {
		width: 90%;
		height: 420px;
		position: relative;
		left: 5%;
	}
}