@charset "utf-8";
.news20260406{
	position: relative;
	padding-top: 3.42%;
	padding-bottom: 5.35%;
}
.news20260406 h1{
	color: #000 !important;
}

.news20260406 ul.news20260406-img1 {
	position: relative;
	width:100%;
	margin:0 auto 5%;
	font-size:0;
	line-height:0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news20260406 ul.news20260406-img1 li{
	width: 20%;
}
.news20260406 ul.news20260406-img1 li:nth-of-type(1){
	width: 30%;
}

@media screen and (max-width:767px) {
	.news20260406{
		padding-top: 6%;
		padding-bottom: 10%;
	}
	
}