.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;
}

/* 画像最大幅設定 */
.parts249-251BgjqUHAwy4_complete_form img {
    max-width: 100%!important;
}

.parts127-129ZdM1bfPXdl_1col {
    margin: 0 auto!important;
}

/* 文字色変 */
.parts127-129ZdM1bfPXdl_text p {
    color: #fff!important;
}

/* バナー2個目非表示 */
.parts127-129ZdM1bfPXdl_2col div:last-child {
    display: none!important;
}

/* title文字変更 */
.design-parts51_xdlwh3g9rE .parts51 .main-content .item:first-child .flex-content .label-title {
    font-size: 0!important;
}

.design-parts51_xdlwh3g9rE .parts51 .main-content .item:first-child .flex-content .label-title:before {
    content: '代表'!important;
    font-size: 16px!important;
    display: block!important;
}

.design-parts51_xdlwh3g9rE .parts51 .main-content .item:last-child .flex-content .label-title {
    font-size: 0!important;
}

.design-parts51_xdlwh3g9rE .parts51 .main-content .item:last-child .flex-content .label-title:before {
    content: '従業員'!important;
    font-size: 16px!important;
    display: block!important;
}