@charset "utf-8";
.img1 {
	position: relative;
	padding-bottom: 130.434%;
	background-image: url(/midorisai2025/special/img/img.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.img1 img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.indent{
    padding-left: 0;
    text-indent: 1em;
}
