.sig-bnr{
    text-align:center;
    margin-bottom:20px;
}
@media screen and (max-width: 640px){
.sig-bnr img{
    width:100%;
}
}
@media screen and (max-width: 991px){
.blog-img img{
  max-width:fit-content!important;  
}
}
.top-text-box {
text-align: center;
}
.top-text-center{
text-align: left;
display: inline-block;
}

/* recruitページ　249-251調整 */
.recommend {
    border: 1px solid #020202!important;
    padding: 1.5em!important;
}

.recommend li {
    margin-left: 1.5em!important;
}