@charset "UTF-8";
/* CSS Document */


/* 2026/04/22 追加
----------------------------------------- */
.recruit-category-contents-list h5 {
    padding-right: 210px;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
.recruit-category-contents-list h5 {
    padding-right: 0;
}
    
}