.entryform-section {
    padding: 6rem 0 0;
}

.entry {
    color: #1996AA;
}

.container.error-container {
    margin-bottom: 113px;
}

.error-message {
    text-align: center;
    background: #FBF3F2;
    margin: 0 auto;
    width: 100%;
    max-width: 350px;
}

.error-message .wpcf7-response-output {
    font-size: 14px;
    font-weight: 400;
    color: #E77160;
    font-family: 'Noto Sans JP';
    padding: 20px 0px !important;
    border: 0px !important;
}

span.wpcf7-spinner {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.cls-textarea {
    width: 100%;
}

.text-count {
    text-align: right;
    font-weight: 100;
    font-size: 15px;
    color: #383838;
}

.text-count span {
    font-weight: 100;
}

.entry-content textarea {
    line-height: 25px;
}

.terms-conditions {
    text-align: center;
}

.terms-conditions .wpcf7-list-item {
    margin: 0;
}

.terms-conditions a {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    color: #E77160;
}

.terms-conditions i {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 0.875rem;
    font-style: normal;
    color: #383838;
    padding: 0 0 0 0.2rem;
}

.wpcf7 .wpcf7-submit:disabled {
    background: #999 !important;
}

@media screen and (min-width: 769px) {
    .entry {
        margin-top: 104px;
        margin-bottom: 77px;
        font-size: 36px;
    }
}

@media screen and (max-width: 768px) {
    .entry {
        margin-top: 30px;
        margin-bottom: 54px;
        font-size: 36px;
        font-size: 24px;
        margin-left: 20px;
    }

    span.wpcf7-spinner {
        display: block;
        margin: 0 auto;
        margin-top: 0px;
    }
}

.entry p {
    font-size: 14px;
    color: #969696;
    padding-top: 14px;
}

@media screen and (max-width: 768px) {
    .entry p {
        padding-top: 14px;
    }
}

.entry-text {
    font-size: 14px;
    line-height: 161.3%;
    color: #383838;
    margin-bottom: 89px;
}

.entry-header {
    font-size: 20px;
    line-height: 189.3%;
    letter-spacing: 0.035em;
    color: #383838;
    margin-bottom: 41px;
}

@media screen and (max-width: 768px) {
    .entry-header {
        font-size: 18px;
        line-height: 124.3%;
        letter-spacing: 0.085em;
        margin-bottom: 36px;
    }
}

.entry-content {
    margin: 0 0 2rem;
    display: flex;
    align-items: center;
}

.entry-content .select-field {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    border: none;
    background: #F5F5F5;
    width: 100%;
    padding: 1.4rem 0.8rem;
    font-size: 16px;
    color: #383838;
    outline: none;
    background-image: url(/wp-content/themes/bbnrecruit/images/common/select-arrow.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 97% 50%;
    appearance: none;
}

.entry-content .input-field {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    border: none;
    background: #F5F5F5;
    width: 100%;
    padding: 1rem 0.8rem;
    font-size: 16px;
    color: #383838;
    outline: none;
}

.entry-content .textarea-field {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    border: none;
    background: #F5F5F5;
    width: 100%;
    padding: 1rem 0.8rem;
    font-size: 16px;
    color: #383838;
    outline: none;
}

.entry-fields {
    width: 100%;
}

.entry-fields>span {
    float: left;
    width: 396px !important;
}

@media screen and (max-width: 768px) {
    .entry-content {
        margin: 30px 0;
    }

    .entry-fields>span {
        width: 45% !important;
    }
}

.entry-content-header {
    width: 30%;
    display: flex;
    align-items: center;
}

.entry-content-header span {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 16px;
    line-height: 161.3%;
    color: #383838;
}

.content-circle {
    border-radius: 100%;
    background-color: #E77160;
    width: 8px;
    height: 8px;
    margin: 0 0 0 0.6rem;
}

@media screen and (max-width: 768px) {
    .entry-content-header {
        margin-bottom: 14px;
        width: 100%;
    }

    .entry-content {
        flex-direction: column;
    }

    .entry-content .terms-and-conditions {
        padding: 0px;
    }

    .entry-content .terms-and-conditions .wpcf7-list-item {
        margin: 0 0 0 0em
    }

    .entry-content .preferred_contact .wpcf7-list-item {
        margin: 8px 0px;
    }

    .entry-content .pos-top {
        top: 0px
    }

    .left-button input.wpcf7-form-control.has-spinner.wpcf7-submit,
    .buttons-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
        font-size: 16px;
    }
}

.entry-content-text {
    font-size: 14px;
    line-height: 161.3%;
    color: #383838;
}

.text-container {
    margin-bottom: 40px;
}

.left-button {
    width: 486px;
    height: 79px;
    /* border: 1px solid #1996AA; */
}

.right-button {
    width: 486px;
    height: 79px;
    /* background: linear-gradient(268.49deg, #1996AA 0%, #3ED1B7 100%); */
}

.left-button-text {
    font-size: 20px;
    line-height: 124.3%;
    text-align: center;
    letter-spacing: 0.085em;
    color: #1996AA;
    margin-top: 27px;
}

.right-button-text {
    font-size: 20px;
    line-height: 124.3%;
    text-align: center;
    letter-spacing: 0.085em;
    color: #FFFFFF;
    padding-top: 27px;
}

.button-container {
    margin-bottom: 43px;
}


.entry-content span.wpcf7-form-control-wrap {
    width: 100%;
}

section.step-one .left-button {
    text-align: center;
    width: 100%;
    height: auto;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-weight: normal;
    font-size: 16px;
    line-height: 124.3%;
    text-align: center;
    letter-spacing: 0.085em;
    color: #fff;
    margin-top: 10px;
    width: 100%;
    max-width: 486px;
    font-family: Noto sans JP;
    height: 79px;
    border: 0;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    background: linear-gradient(75.09deg, #7E4992 0%, #E7697E 39.37%, #FFA264 70.62%, #FFDF66 100%);
}

.preferred_contact .wpcf7-list-item {
    width: 125px;
    margin: 0px;
}

.preferred_contact .wpcf7-list-item input {
    float: left;
    width: 20px;
    margin-top: 3px;
    accent-color: #E77160;
}

span.wpcf7-list-item-label {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    margin-left: 10px;
}

.terms-and-conditions .wpcf7-list-item input {
    accent-color: #E77160;
}

.terms-and-conditions {
    font-size: 14px;
    color: #e77160;
    padding: 0 93px;
}

.terms-conditions span.terms-and-conditions::after {
    content: 'に同意する';
    font-size: 14px;
    color: #383838;
}

.entry-fields>span.from_to {
    padding: 20px 12px 12px 12px;
    font-size: 18px;
    width: 34px !important;
}

@media(max-width: 520px) {
    input.wpcf7-form-control.has-spinner.wpcf7-submit {
        width: 100%;
        height: 79px;
    }
}

.des {
    font-size: 14px;
    line-height: 161.3%;
    color: #3F3F3F;
}

.des p {
    font-family: 'Noto Sans JP';
    font-weight: 400;
}

.sub-lbl {
    font-size: 13px !important;
    color: #8A8A8A !important;
}

.special-cls {
    position: relative;
    top: -12px;
    left: -91px;
}

.entry-content.terms-conditions {
    margin: 5em 0 3rem;
}

.entry-content.terms-conditions .wpcf7-not-valid-tip {
    padding: 1em 6.6em;
}

.pos-top {
    position: relative;
    top: -112px;
}

.entry-content .wpcf7-not-valid-tip {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    color: #E77160;
    font-size: 13px;
    line-height: 161.3%;
}

.bottom-text {
    padding: 30px 20px 0px 50px;
}

.bottom-text p {
    font-weight: normal;
    line-height: 24px;
    color: #383838;
    font-size: 14px;
    font-family: 'Noto Sans JP';
}

.bottom-section {
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(75.09deg, #E7697E 0%, #E7697E 39.37%, #E7697E 70.62%, #E7697E 100%) border-box;
    width: 100%;
    border: 1px solid transparent;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.cls-radio {
    padding: 0 6em;
}

.cls-radio .wpcf7-list-item {
    margin: 0;
    display: block;
}

.cls-radio .wpcf7-list-item label {
    display: block;
}

/*=====Responsive Css Start======*/
@media screen and (max-width: 767px) {
    .entryform-section {
        padding: 0;
    }

    .entry-content.terms-conditions {
        margin: 2em 0 2.2rem;
    }

    .wpcf7 form .wpcf7-response-output {
        margin-bottom: 113px !important;
    }

    .container.error-container {
        margin-bottom: 0;
    }

    .terms-conditions {
        text-align: left;
    }

    .terms-conditions span.wpcf7-list-item-label {
        float: right;
        width: 93%;
    }

    .entry-content.terms-conditions label {
        display: flex;
        align-items: flex-start;
    }

    .entry-content.terms-conditions label input {
        margin-top: 3px;
    }

    .bottom-text {
        padding: 0 20px;
    }

    .cls-radio {
        padding: 0 20px;
        width: 100%;
        text-align: center;
    }

    .availability .text-set-contactform7 span.wpcf7-form-control-wrap {
        min-width: 158px !important;
    }

    .availability .entry-content .select-field {
        width: 155px;
    }
}