.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;
}

/* 249-251画像最大幅設定 */
.parts249-251Kw4LB1Gn7g_complete_form img {
    max-width: 100%!important;
}

.parts264-070809_custom_NfqUoxrRrj table tr th.table-body-header {
        width: 25%;
}
.parts264-070809_custom_NfqUoxrRrj table tr:first-child {
        border-top: 1px solid;
    }
.parts264-070809_custom_NfqUoxrRrj table tr th,
.parts264-070809_custom_NfqUoxrRrj table tr td {
    padding: 25px 0;
        border-bottom-color: black!important;
    }

/* sp only */
@media  screen and (max-width: 520px) {
    .parts264-070809_custom_NfqUoxrRrj table tr th.table-body-header, .parts264-070809_custom_NfqUoxrRrj table tr td {
        display: block;
        width: 100%;
        border-bottom: none;
    }
    .parts264-070809_custom_NfqUoxrRrj table tr th.table-body-header {
        padding: 15px 0 5px 0;
    }
    .parts264-070809_custom_NfqUoxrRrj table tr td {
        padding-top: 0;
        padding-bottom: 15px;
    }
    .parts264-070809_custom_NfqUoxrRrj table tbody:last-child tr td {
        border-bottom: 1px solid;
    }
}

/* tab only */
@media  screen and (min-width: 521px) and (max-width: 991px) {
    .parts264-070809_custom_NfqUoxrRrj table tr th.table-body-header {
        padding-right: 30px;
    }
}