.recruit2.dyc {
    background: none;
}
.recruit2 {
    background: #eeebea;
}
.pd120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.title {
    text-align: center;
}
.fz40 {
    font-size: 40px;
    line-height: 1.3;
}
.recruit2 .content {
    margin-top: 50px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}



  @media (max-width: 900px) {

.fz40 {
    font-size: 20px;
}








}