.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;
}

/* parts127-129　2つ目非表示 */
.parts127-129n8X0TX7Rst_1col:last-child {
    display: none!important;
}
@media screen and (min-width: 521px) and (max-width: 991px) {
    .parts127-129n8X0TX7Rst_1col {
        max-width: 100%!important;
        text-align: center!important;
    }
}

/* parts249-251　ボーダー調整 */
.recommend {
    padding: 1.5em!important;
    border: 1px solid #020202!important;
}

.recommend li {
    margin-left: 1.5em!important;
}

/* parts142　タイトルデザイン調整 */
.parts142ONCB1eKpOy_text-img_wrap h3 {
    border-radius: 35px!important;
}

@media screen and (min-width: 521px) {
    .parts142ONCB1eKpOy_text-img_wrap h3 {
        padding: .3em 5em!important;
        display: inline!important;
    }
}

@media screen and (max-width: 520px) {
    .parts142ONCB1eKpOy_text-img_wrap h3 {
        padding: .3em 0!important;
        text-align: center!important;
    }
}

.parts142ONCB1eKpOy_text-img_wrap h4 {
    font-size: 1.4em!important;
    font-weight: bold!important;
}