body {
    min-width: unset;
}

input[type='text'], input[type='password'], input[type='email'], input[type='tel'], select, textarea {
    max-width: 100%;
    padding: 0px 0 2px 16px;
    font-size: 16px;
    height: 45px;
    -webkit-appearance: none;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    font-family: inherit;
    background: #fff;
    outline: none !important;
}

input[type='text']::placeholder,
input[type='password']::placeholder,
input[type='email']::placeholder,
input[type='tel']::placeholder,
select::placeholder,
textarea::placeholder{
    font-size: 14px;
    font-weight: 500;
    color:#d3d3d3;
    letter-spacing:.05em;
}

.comFormTable td .checkList li input:disabled + span {
    background: url(../../img/common/icon11.png) no-repeat left center / 22px auto;
}

.comFormTable td .checkList li .disabled {
    color: #dbdbdb;
}

.comFormTable td .checkList {
    text-align: center;
}

*,*::after,*::before {
    box-sizing: border-box;
}

p.warning {
    margin: 0 0 0 8px;
    font-size: 1.4rem;
    font-weight: 400;
}

.nmp_prop {
    width: auto;
    margin: 0px auto;
}

.nmp_prop .ctfc-main {
    margin: 24px 0 0 0;
}

.nmp_prop .ctfc-mainArea {
    padding: 0;
    border: unset;
    border-radius: 3px;
    background-color: #fff;
    margin: 0 auto;
}

.nmp_prop .name_content {
    display: flex;
    gap: 2%;
}

.nmp_prop .ctfc-inputGroup {
    min-width: calc((100% - 2%) / 2);
    max-width: calc((100% - 2%) / 2);
    margin: 0 0 24px 0;
    display: block;
}

.nmp_prop .name_content .ctfc-inputGroup:first-child {
    flex: 1 1 auto;
    min-width: calc((100% - 2%) / 2);
    max-width: calc((100% - 2%) / 2);
}

.ctfc-inputGroup select {
    width: 100%;
    background: #fff url(../../img/common/icon03.png) no-repeat right 12px center / 9px auto;
}

.nmp_prop .ctfc-inputGroup__label {
    display: flex;
    margin: 0 0 12px 0;
    align-items: center;
    max-width: unset;
    width: 100%;
}

.nmp_prop .ctfc-inputGroup__label .must {
    color: #da291c;
    border: 1px solid #da291c;
    border-radius: 4px;
    padding: 2px 4px 0;
    font-size: 1.4rem;
    margin: 0 0 0 8px;
}

.ctfc-label {
    color: #262626;
    font-size: 1.4rem;
}

.ctfc-fwB {
    font-weight: 700;
}

.ctfc-formText {
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    height: 55px;
    line-height: 1.4;
    width: 100%;
    max-width: 416px;
}

.ctfc-formTextReadOnly {
    border-radius: 6px;
    background-color: #dbdbdb !important;
    border: 1px solid #dbdbdb;
    height: 55px;
    line-height: 1.4;
    width: 100%;
    max-width: 416px;
}

.comFormTable .radioList li.ViewArea,
.comFormTable .radioList li.EditArea {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
}

.ctfc-pageHead {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ctfc-hdgLv1 {
    font-size: 2.2rem;
    font-weight: 700;
}

.ctfc-hdgLv2 {
    padding-top: 24px;
    font-size: 28px;
    font-feature-settings: "palt";
    padding-left: 20px;
}

.nmp_prop .ctfc-btnGroup .ctfc-btnGroup__btn {
    margin: 0;
    background-color: #1f2021;
    font-weight: bold;
}

.ctfc-btn {
    max-width: calc((100%) / 4) !important;
    border: 1px solid transparent;
    border-radius: 10px;
    background-color: #ef3d55;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    font-size: 1.4rem;
    padding: 15px 0;
    line-height: 1;
}

.nmp_prop .ctfc-btn {
    border-radius: 6px;
    padding: 18px 0 17px;
}

.pdfBtn {
    padding: 5px 20px 5px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #1A94BB !important;
    font-size: 1.6rem;
    font-weight: 700;
    border-radius: 32px;
    border-color: #1A94BB;
    background-color: #FFFFFF;
    outline: none !important;
    border: 1px solid #1a94bb;
    margin-bottom: 16px;
    margin-left: auto;
}

.pdfBtn::after {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    mask-size: contain;
    background-image: url(../../img/common/icon12.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.pdfBtn:disabled {
    color: #a0a0a0 !important;
    border-color: #a0a0a0;
    background-color: #f0f0f0;
}

.pdfBtn:disabled::after {
    background-image: url(../../img/common/icon14.png);
}

.invalidAlert {
    color:red;
}

.EditArea {
    display: none;
}

.agreement-header {
    display: flex;
}

.agreement-checkboxArea {
    background: #fff !important;
}

.hidden {
    display: none;
}

.price-cell {
    text-align: center;
}

.introducerArea {
    background: #F9F9F9;
}

.referral-content {
    background: #F9F9F9;
}

.referralcodeArea {
    width: 100%;
    margin: 0 0 24px 0;
}

.referralcode__inputArea {
    display: flex;
}

.referralcode__input {
    width: calc((100% - 2%) / 2);
}

.referralcode__button {
    margin: 0 0 0 2%;
}

.referrerinformationGroup {
    width: calc((100% - 2%) / 2);
    margin: 0 0 0 24px;
    display: block;
}

.usageCourse-inputGroup {
    min-width: 100% !important;
    max-width: 100% !important;
}

.prefectureCd:required:invalid {
    color:#d3d3d3;
    font-size: 14px;
}

.prefectureCd:required:valid {
    color: #333;
}

.prefectureCd option {
    color: #333;
}

.prefectureCd option[value=""][disabled][selected] {
    color:#d3d3d3;
}

.address-button {
    height: 45px;
    line-height: 0px;
    margin-left: 20px !important;
}

.zipCodeArea {
    display: flex;
}

.is-invalid  {
    background: #fae6e9 !important;
    border: 1px solid red !important;
}

#referralCodeError {
    white-space: pre-wrap;
}

@media screen and (min-width: 1024px) {
    .ctfc-btn {
        font-size: 1.6rem;
    }

    .ctfc-hdgLv1 {
        font-size: 3rem;
    }
}

@media only screen and (max-width: 1032px) {

    .nmp_prop {
        padding: 0px 32px;
    }

    .nmp_prop .name_content {
        flex-wrap: wrap;
    }

    .nmp_prop .ctfc-inputGroup {
        min-width: 100%;
        max-width: 100%;
    }

    .nmp_prop .name_content .ctfc-inputGroup:first-child {
        min-width: 100%;
        max-width: 100%;
    }

    .comTable.priceTable {
        width: 100%;
    }

    .stepflow > li .bubble::after,
    .stepflow > li .bubble::before {
        width: 30%;
    }

    .address-button {
        height: 40px;
        line-height: 0px;
        margin-left: 20px !important;
    }

    .referralcode__inputArea {
        justify-content: flex-end;
    }

    .referralcode__input {
        flex-grow: 1;
    }

    .referrerinformationGroup {
        width: 100%;
        margin: 0 24px 0 24px;
    }

}

/*------------------------------------------------------------
    contractNotice
------------------------------------------------------------*/
.contractNotice {
    display: flex;
    align-items: left;
    background-color: #FFFFCC;
    padding: 10px 10px 10px 10px;
    border: 1px solid #FFCC66;
    border-radius: 4px;
    padding-left: 0px;
    vertical-align: top;
    font-size: 1.8rem;
    font-weight: 700;
}

.contractText{
    color: #262626;
    font-size: 1.4rem;
    font-weight: 700;
}

.contractNotice::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    mask-position: center center;
    mask-repeat: no-repeat;
    mask-size: contain;
}

.contractIcon path {
    fill: #FFCC66;
}

.contractIcon {
    margin-right: 10px;
}

/*------------------------------------------------------------
    validationNotice
------------------------------------------------------------*/
.validationNotice {
    display: flex;
    align-items: left;
    background-color: #ffdcdc;
    padding: 10px 10px 10px 10px;
    border: 1px solid #f31e1e;
    border-radius: 12px;
    vertical-align: top;
}

.validationText {
    color: red;
    font-size: 19px;
    margin-bottom: -20px;
}
