.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;
}

/* 127-129 2つ目画像非表示 */
.parts127-129BlC5rh5WRd_1col:last-child {
    display: none!important;
}

@media screen and (max-width: 1023px) and (min-width: 521px) {
    .parts127-129BlC5rh5WRd_2col {
        justify-content: center!important;
    }
}

/* 249-251調整 */
.recommend {
    border: 1px solid #020202!important;
    padding: 1.5em!important;
}

.recommend li {
    margin-left: 1.5em!important;
}