.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_overview {
    color:#6DCC50!important;
    font-size:28px!important;
}

/* フッターメールアイコン */
.parts34_footer .contactbox-area .col:last-child > span.Btn-Text:hover {
  fill: #fff !important;
}

/* 20260309 */
.parts210_content h3:first-of-type{
    display: none;
}