.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;
}

/* 会社紹介P parts142 h3調整 */
.parts1427jzrqKs2je_text-img_wrap h3 {
    border-radius: 30px!important;
    text-align: center!important;
}

@media screen and (min-width: 769px) {
    .parts1427jzrqKs2je_text-img_wrap h3 {
        display: inline-block!important;
        width: 60%!important;
    }
}

/* 会社紹介P h4調整 */
.members {
    font-weight: bold!important;
}

/* PC・ipad時縦書き調整 */
@media screen and (min-width: 641px) and (max-width: 1179px){
    .design-parts56-jAT8bGZR1H .content_part .part_title .title,.design-parts56-jAT8bGZR1H .part_description .description,.design-parts56-jAT8bGZR1H .content_part .link_btn{
        writing-mode:horizontal-tb!important;
    }
    .design-parts56-jAT8bGZR1H .part_title,.design-parts56-jAT8bGZR1H .part_button .link_btn{
        width:100%!important;
    }
    .design-parts56-jAT8bGZR1H .parts56_wrap{
        flex-direction:revert!important;
    }
    .design-parts56-jAT8bGZR1H .parts56_wrap .content_part{
        display:block!important;
    }
    .design-parts56-jAT8bGZR1H .part_description{
        width:auto!important;
    }
    .design-parts56-jAT8bGZR1H .thumbnail_part.fadeleft .h-100{
        height:auto!important;
    }
    .thumbnail_part_jAT8bGZR1H{
        margin-left:30px;
    }
    .design-parts56-jAT8bGZR1H .part_description .description{
        height:auto!important;
        margin-bottom:30px!important;
    }
    .parts255-257_img_wrap .img_wrap h2{
        width:100%!important;
    }
}
@media screen and (min-width: 1158px){
    .design-parts56-jAT8bGZR1H .parts56_wrap .content_part{
        width:auto!important;
    }
}


/* home sec1/2 社名縦書き */
@media screen and (min-width: 1180px) {
    .writingmode-change {
        writing-mode: vertical-rl!important;
        text-orientation: upright!important;
    }
}


/* home sec1/2 モニター幅で縦書きテキストが見切れる現象の調整 */
@media screen and (min-width: 1180px){
    .design-parts57-g7IWWlarWn .parts57_wrap .content_part{
        max-width:revert!important;
    }
}

@media screen and (min-width: 992px) {
    .parts261-263W1TEVlfQ6v_image .container .image_width {
        width: 60%!important;
    }
    .parts261-263W1TEVlfQ6v_image .container .image_width:nth-of-type(odd):not(.parts261-263W1TEVlfQ6v_image .container .image_width:first-of-type) {
        margin-left: 5%!important;
    }
    .parts261-263W1TEVlfQ6v_image .container .image_width:nth-of-type(even) {
        margin-right: 5%!important;
    }
}