#container #main-colum{
	float: none;
	width: 1136px !important;
}


.flex_container {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap:wrap;
}

.flex_container >:nth-child(3) {
  align-self: center !important;
}

#main-colum .section-block .flex_container a.ttl{
	text-decoration: none !important;
}

.item1 {
	background: #164f90;
	width: 50%;
	padding: 20px;
	margin: 3px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
}



.item {
	background: #7af3d3;
	margin: 3px;
	width: 143px ;
	font-weight: bold;
	height: 60px;
	margin-top: 20px;
		padding: 20px;
}

.item_a {
	background: #fff;
	padding: 5px;
	margin-top: 20px;
  display: flex;
  align-items: center;
}

.item_p {
	background: #fff;
	padding: 0px;
	margin: 3px;
}

.item_p span{
	display: block;
	margin-top: 10px ;
}

.bgw {
	background: #fff !important;
	text-align: center;
}

.bgp {
	background: #f75882 !important;
	/*text-align: center;*/
	color: #fff;
}

.bgb {
	background: #164f90 !important;
	/*text-align: center;*/
	color: #fff;
}

.bgg {
	height: 140px !important;
	margin-top: 20px !important;
	text-decoration: none !important;
}

.bgg2 {
	height: 100px !important;
	margin-top: 20px !important;
	text-decoration: none !important;
}

.ttl {
	text-align: center;
	font-size: 14px;
	margin-bottom: 15px;
	margin-right: 0px !important;
	color: #0909e7;
}

.arrows1 {
	color: #164f90;
}

.arrows2 {
	color: #f75882;
}

.arrows3 {
	color: #57f1c8;
}
