/* 食品サポート連合TOP CSS */

.futop_toptext{
		text-align: center;
		font-size:34px;
		font-weight: bold;
		margin:0 auto;
		margin-top: 50px;
		margin-bottom:15px;
		line-height:54px;
}

.futop_foot{
    text-align: right;
		max-width:580px;
		margin:0 auto;
}

a{
		text-decoration: none;
}

.futop_logo{
		display: flex;
		justify-content: center;
		margin: 0 auto;
}

.concept{
		display: flex;
		justify-content: center;
		font-size:26px;
}

.group_dynamics{
		display: flex;
		justify-content: flex-end;
		height: 80px;
}

.futop_content {
		margin-bottom: 160px;
}

.futop_footpic{
		display: flex;
		justify-content: center;
		margin: 0 auto;
		margin-bottom:100px;
}

.futop_footpic img{
		width: 100%;
		max-width: 600px;
}
