@media (max-width: 1650px) {
    .register-footer-bg-section {
        margin-top: -400px;
    }
}

@media (max-width: 1450px) {
    .register-footer-bg-section {
        margin-top: -330px;
    }
}

@media (max-width: 1399px) {
    .store-user-dropdown.show {
        width: 171%;
    }

    .office-register-dropdown {
        width: 32% !important;
    }

    .register-footer-bg-section {
        margin-top: -250px;
    }
}

@media (max-width: 1199px) {
    .store-user-dropdown.show {
        width: 215%;
    }

    .office-register-dropdown {
        width: 42% !important;
    }

    .register-footer-bg-section {
        margin-top: -190px;
    }
}

@media (max-width: 991px) {
    .register-demo-section {
        margin-bottom: 10px;
    }

    .main-register-title-section {
        border: unset;
    }

    .store-user-dropdown.show {
        width: 100%;
    }

    .register-industry-select {
        flex-flow: wrap;
        gap: 10px;
    }

    .main-register-input-section .store-user-dropdown li {
        width: 50%;
    }

    .register-office-search-section {
        flex-flow: wrap;
    }

    .register-prefecture-btn {
        margin-top: 15px;
    }

    .office-register-dropdown {
        width: 100% !important;
    }

    .register-footer-bg-section {
        margin-top: -170px;
    }

    .main-register-title-section label {
        min-width: 175px;
    }

    .register-industry-all-existing-data-show .register-office-search-section {
        display: block !important;
    }

    .register-industry-all-existing-data-show .register-office-search-section .register-office-input-section {
        display: block !important;
    }

    .register-industry-all-existing-data-show .register-office-search-section .register-office-input-section input {
        width: 100% !important;
    }

    .register-industry-all-data-show .register-industry-input-section {
        display: block !important;
    }

    .register-industry-all-data-show .register-industry-input-section input {
        width: 100% !important;
    }
    .main-term-section p {
        margin: 0px 0px 5px 10px;
    }
    .main-term-section label {
        margin-left: 10px;
    }
}

@media (max-width: 767px) {
    .main-register-title-section {
        border: unset;
        flex-flow: wrap;
        margin-top: 10px;
    }

    .main-register-bg-section {
        padding: 24px;
    }

    .main-register-title-section label {
        display: block;
        width: 100%;
    }

    .register-industry-input-section label {
        width: auto;
    }

    .register-office-input-section {
        flex: auto;
        display: block;
    }

    .register-office-input-section input {
        width: 100% !important;
        margin-top: 15px;
    }

    .register-prefecture-btn {
        width: 100%;
    }

    .register-main-office-dropdown li {
        width: 100% !important;
    }

    .register-footer-bg-section {
        margin-top: -130px;
    }

    .front-wrapper {
        padding-top: 150px;
    }

    .yamada-biz-sub-text {
        margin-top: 40px;
        padding: 0px 12px;
    }
}

@media (max-width: 575px) {
    .main-register-title-section {
        display: block;
    }

    .main-register-title-section label {
        display: block;
        width: 100%;
    }

    .main-register-bg-section {
        padding: 24px;
        margin-bottom: 50px;
    }

    .register-input-number input {
        min-width: 100%;
        width: fit-content;
        margin-bottom: 15px;
    }

    .register-input-number {
        display: block;
    }

    .register-number-space {
        display: none;
    }

    .main-register-input-section {
        padding: 10px 0px 10px 0px;
    }

    .register-industry-input-section label {
        width: auto;
    }

    .register-footer-bg-section {
        display: none;
    }
    .main-term-section p {
        font-size: 12px;
    }
    .main-term-section label {
        font-size: 12px;
    }
    .main-term-section span {
        font-size: 12px;
    }
    .main-term-section .main-term-title-section h2{
        font-size: 14px;
    }
    .main-term-section h1 {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .header-main-other-section {
        top: 0px !important;
    }

    .main-header-section {
        height: 95px !important;
    }

    .register-industry-all-data-show .register-industry-input-section {
        display: block;
    }

    .register-industry-all-data-show .register-industry-input-section input {
        width: 100% !important;
        margin-top: 10px !important;
    }
}

@media (max-width: 425px) {
    .main-register-input-section input {
        width: 100%;
    }

    .main-register-bg-section {
        padding: 12px;
    }

    .main-register-box-section {
        padding: 0px 10px;
    }

    .main-new-header-section .yamada-biz-text {
        font-size: 22px;
    }

    .main-register-input-section .store-user-dropdown li {
        width: 100%;
    }
    .register-checkout-all-data-section input[id="cb1"] + label {
        width: 18px;
        height: 18px;
    }
    .register-checkout-all-data-section input[id="cb1"]:checked + label:after {
        position: relative;
        top: -4px;
        left: 2px;
        content: '\2714';
        font-size: 14px;
    }
    .register-checkout-all-data-section a {
        font-size: 14px;
    }
    .register-checkout-all-data-section {
        font-size: 14px;
    }
}
