@charset "utf-8";
.img1 {
	position: relative;
	padding-bottom: 87.3015%;
	background-image: url(/midorisai2025/live/img/img1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.img2 {
	position: relative;
	padding-bottom: 87.3015%;
	background-image: url(/midorisai2025/live/img/img2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.img1 img,
.img2 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.caption{
	font-weight:bold;
}
@media print, screen and (min-width: 751px) {
h1.title3 .sFont {
	font-size: 0.714em /*20px*/;
}
.caption{
		font-size: 1.714em /*24px*/;
}
}
 @media only screen and (max-width: 750px) {
h1.title3 .sFont {
	font-size: 14px;
}
.caption{
		font-size: 20px;
}
}
