.recruit-list li {
 width: 100%;
 margin: 0 0 20px;
}
.recruit-list li .img-box {
 width: 100%;
 height: 230px;
 text-align: center;
 margin: 10px 0;
}
.recruit-list li .img-box img {
 width:100%;
 height:100%;
 -o-object-fit: cover;
 object-fit: cover;
 font-family: "object-fit: cover;";
}
.button01{
   width: 100%;
    font-size: 12px;
    padding: 10px;
    letter-spacing: .05em;
}