#srpghnuu {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: -100px;
}
#srpghnuu .nav-item {
    width: 50%;
    font-size: 20px;
}
#srpghnuu .nav-item .nav-link {
    width: 100%;
    height: 56px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    letter-spacing: -0.04em;
    color: #111111;
    background-color: #F3F3F3;
}
#srpghnuu .nav-item .nav-link.active {
    color: #fff;
    background-color: #0D3880;
}
.franchise {
    margin-top: 105px;
    color: #111111;
    font-size: 20px;
}
.franchise .wrap {
    max-width: 1025px;
    margin: 0 auto;
    font-family: 'PBGothic';
}

.franchise h3 {
    font-size: 36px;
    color: #0D3880;
}
.franchise h2 {
    font-size: 50px;
    color: #000;
}
.franchise table {
    width: 100%;
    border-collapse: inherit;
}
.franchise .table-wrap {
    border-top: #0D3880 2px solid;
    border-bottom: #0D3880 2px solid;
}
.franchise table th {
    padding: 14px 34px;
    font-size: 20px;
    border-top: #fff 2px solid;
}
.franchise table th,
.franchise table td {
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.franchise .required {
    color: #FF2222;
}
.franchise table .required {
    position: absolute;
    top: 4px;
    left: 9px;
}
.franchise table .location .required {
    top: 14px;
}
.franchise .form-table th {
    width: 254px;
    background-color: #F3F3F3;
}
.franchise .form-table td {
    border-top: #F3F3F3 2px solid;
    padding-left: 12px;
}
.franchise .form-table input, 
.franchise .form-table textarea {
    border: 0;
    width: 100%;
    font-size: 20px;
    font-family: 'PBGothic';
    color: #111111;
}
.franchise .form-table label input {
    width: inherit;
} 
.franchise .form-table label {
    margin-right: 2rem;
}

.franchise .privacy-table th {
    width: 302px;
    background-color: #D1E2FF;
    /* border-top: #fff 2px solid; */
}
.franchise .privacy-table td {
    border-top: #F3F3F3 2px solid;
    padding-left: 12px;
    color: #B4B4B4;
}
.franchise .privacy-table .desc {
    padding: 16px 36px;
    font-size: 15px;
    line-height: 1.67;
    letter-spacing: -0.04em;
    color: #111111;
}
.franchise .privacy-table .desc li {
    padding-left: 20px;
}
.franchise .privacy-table .desc li::before {
    content: '※';
    margin-left: -20px;
    margin-right: 4px;
}
.franchise .btn {
    display: inline-block;
    border: #0D3880 2px solid;
    padding: 6px;
    background-color: #fff;
}
.franchise .btn span {
    background-color: #0D3880;
    /* height: 121px; */
    /* width: 496px; */
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #fff;
    padding: 1.5rem 2rem;
    line-height: 1;
}
.franchise .btn:disabled {
    border: #BFBFBF 2px solid;
}
.franchise .btn:disabled span {
    background-color: #BFBFBF;
}
.franchise .location {
    padding-top: 28px;
    padding-bottom: 11px;
}
.franchise .location ul li {
    margin-bottom: 17px;
}
.franchise .location ul li span {
    display: inline-block;
    width: 60px;
}
.franchise .location li select {
    border: 0;
    background-color: #F3F3F3;
    font-size: 20px;
    margin-left: 15px;
}

#iughdgyf {
    margin-top: 64px;
}
#fugxdvih {
    margin-top: 60px;
    margin-bottom: 57px;
}
#uuhvzjvp {
    margin-top: 41px;
    line-height: 40px;
}
#vpfqbvek {
    margin-top: 122px;
}
#yepdmhfb {
    margin-top: 80px;
}
#xhiibqrz {
    margin-top: 12px;
    padding-left: 32px;
}
#xhiibqrz label {
    display: flex;
    align-items: center;
}
#svjbivfv {
    margin: 158px auto 200px;
    text-align: center;
}
#dpccchrn {
    padding: 16px 34px;
    font-size: 15px;
    letter-spacing: -0.04em;
}
@media screen and (max-width: 767px) {
    #srpghnuu {
        margin-top: -70px;
        margin-left: -10px;
        width: 100vw;
    }
    #srpghnuu .nav-item {
        font-size: 14px;
    }
    #srpghnuu .nav-item .nav-link {
        height: 40px;
    }
    .franchise {
        margin-top: 34px;
    }
    .franchise h3 {
        font-size: 14px;
    }
    #iughdgyf {
        margin-top: 34px;
    }
    #uuhvzjvp {
        font-size: 9px;
    }
    .franchise table th {
        padding: 9px 18px;
    }
    .franchise table td {
        padding: 9px 12px;
    }
    .franchise table th,
    .franchise table td {
        font-size: 11px;
    }
    .franchise .form-table input, .franchise .form-table textarea,
    .franchise .location li select {
        font-size: 11px;
    }
    .franchise .form-table th {
        width: 108px;
    }
    .franchise .privacy-table th {
        width: 147px;
    }
    .franchise .privacy-table .desc {
        font-size: 8px;
        padding: 12px 16px;
    }
    #xhiibqrz {
        font-size: 9px;
    }
    .franchise .btn {
        padding: 2px;
    }
    .franchise .btn span {
        font-size: 13px;
        /* width: 106px; */
        /* height: 38px; */
    }
    .franchise .location ul li span {
        width: 30px;
    }
    .franchise .location li select {
        margin-left: 7px;
    }
    .franchise .privacy-table th {
        padding: 9px 13px;
    }
    #xhiibqrz {
        padding-left: 12px;
    }
    #uuhvzjvp {
        margin-top: 10px;
        line-height: 20px;
    }
    #vpfqbvek {
        margin-top: 23px;
    }
    #yepdmhfb {
        margin-top: 23px;
    }
    #svjbivfv {
        margin: 29px auto 60px;
    }
    #dpccchrn {
        font-size: 8px;
        padding: 12px 16px;
    }
    .franchise h2 {
        font-size: 15px;
    }
    #fugxdvih {
        margin-top: 16px;
        margin-bottom: 24px;
    }
}