.container {
  margin: 0 auto;
  padding: 40px;
  width: 80%;
  color: #333;
  background: #419be0;
}

.slick-slide {
  text-align: center;
  color: #419be0;
  background: white;
}

#topBnr {
overflow: hidden;
margin-top: 10px;
}
	#topBnr li{
	width: 50%;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	}

#topSituation {
overflow: hidden;
matgin-bottom: 20px;
}
	#topSituation  li{
	width: 33%;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	}

.ttl {
	background:url(https://img07.shop-pro.jp/PA01443/295/etc/%C7%D8%B7%CA5.jpg?cmsp_timestamp=20210210143052);
	padding:1px;
	color:#000;
}