@charset "utf-8";

/* mv
----------------------------------------------------------------------------- */
.mv{
    background-image: url("../images/mv.png");
}

@media screen and (max-width:768px){
    
}


/* 採用情報
----------------------------------------------------------------------------- */
.link-jump01{
    margin-bottom: 100px !important;
}

.recruit-txt{
    font-size:16px;
    line-height:1.5;
    margin-bottom: 30px;
}
.recruit-btn{
    text-align: center;
    margin-top: 50px;
}

@media screen and (max-width:768px){
    
}

