@charset "UTF-8";

div#recruit{
  display:none; /*募集表示切り替え*/
}
/*フッター高さ調節--------------------
@media (max-width: 768px){
    footer.footer {
    margin-bottom: 88px !important;
    }    
}
*/