.flex-box{
display:flex;
justify-content:space-evenly;
}

/*index用*/
.about-info{
margin-bottom:50px;
}