/* 取引約款----------------------------------------------------------- */
.terms_title {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 10px;
}
.terms_item {
    display: flex;
}
.terms_number {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 28px;
    margin-right: 15px;
}
.terms_text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 3px;
}
.terms_number_circle {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 28px;
    margin-right: 5px;
}
.terms_text_box {
    margin-left: 20px;
}

.terms_loan_title {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #000000;
    padding-bottom: 4px;
    padding-left: 10px;
}
.terms_text_circle {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 3px;
}
.terms_formula_box {
    margin-left: 35px;
}
.terms_last_text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 28px;
    text-align: right;
}

@media (max-width: 768px) {
    .terms_title {
        font-size: 1.6rem;
    }
    .terms_number {
        font-size: 1.4rem;
        line-height: 25px;
        margin-right: 5px;
    }
    .terms_text {
        font-size: 1.4rem;
        line-height: 25px;
    }
    .terms_number_circle {
        font-size: 1.4rem;
        line-height: 25px;
    }
    .terms_loan_title {
        font-size: 1.9rem;
        padding-left: 5px;
    }
    .terms_text_circle {
        font-size: 1.4rem;
        line-height: 25px;
    }
    .terms_formula_box {
        margin-left: 35px;
    }
    .terms_last_text {
        font-size: 1.4rem;
        line-height: 25px;
    }
}


/* 個人情報の取扱に関する同意書----------------------------------------- */
/* .privacy_main_title {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #000000;
    padding-bottom: 4px;
    padding-left: 10px;
} */
.privacy_title {
    font-size: 2rem;
    font-weight: 400;
    margin: 0 auto 15px;
    text-align: center;
}
.privacy_item {
    display: flex;
}
.privacy_number {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 28px;
    margin-right: 15px;
}
.privacy_title_text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 28px;
}
.privacy_text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 3px;
}
.privacy_number_circle {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 28px;
}
.privacy_last_text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 28px;
    text-align: right;
}

@media (max-width: 768px) {
    .privacy_title {
        font-size: 1.6rem;
    }
    .privacy_number {
        font-size: 1.4rem;
        line-height: 25px;
        margin-right: 5px;
    }
    .privacy_title_text {
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 25px;
    }
    .privacy_text {
        font-size: 1.4rem;
        line-height: 25px;
    }
    .privacy_number_circle {
        font-size: 1.4rem;
        line-height: 25px;
    }
    .privacy_last_text {
        font-size: 1.4rem;
        line-height: 25px;
    }
}


/* ウェブサイト利用規約-------------------------------------------- */
.website_title {
    font-size: 2rem;
    font-weight: 500;
    margin: 0 auto 10px;
}
.website_item {
    display: flex;
}
.website_number {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 28px;
    margin-right: 15px;
}
.website_text {
/*     font-size: 1.6rem;
 */ font-size: 1.5rem;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 3px;
}
.website_last_text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 28px;
    text-align: right;
}

@media (max-width: 768px) {
    .website_title {
        font-size: 1.6rem;
    }
    .website_number {
        font-size: 1.4rem;
        line-height: 25px;
        margin-right: 5px;
    }
    .website_text {
        font-size: 1.4rem;
        line-height: 25px;
    }
    .website_last_text {
        font-size: 1.4rem;
        line-height: 25px;
    }
}

/* 重要事項説明書-------------------------------------------- */
.imp_title {
    font-size: 2rem;
    font-weight: 500;
    margin: 0 auto 10px;
    line-height: 1.6;
}

.imp_center {
    text-align: center;
}

.imp_doc .imp_title {
    font-size: 22px;
    text-align: center;
}

.imp_doc .box {
    display: block;
    border: double 5px #333;
    padding: 0rem 3rem 3rem;
    margin: 4rem 0 4rem;
    font-size: 18px;
    line-height: 1.5;
}

.imp_doc .box_title {
    display: block;
    text-align: center;
    justify-content: center;
    width: 100%;
    font-size: 22px;
    margin: 20px auto;
}

.imp_text .contact-info {
    justify-content: center;
    display: flex;
    margin-bottom: 4rem;
    line-height: 1.2;
}

.imp_item {
    display: flex;
}
.imp_title_number {
    font-size: 1.8rem;
    margin-right: 15px;
}
.imp_title_text {
    font-size: 1.8rem;
}

.imp_number {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 28px;
    margin-right: 5px;
}

.imp_text {
    font-size: 1.6rem;
    line-height: 28px;
    margin-bottom: 3px;
}

span.imp_bold_text {
    font-size: 1.6rem;
    line-height: 28px;
    margin-bottom: 3px;
    font-weight: bold;
    display: inline;
}

span.text_center {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    margin-top: 6px;
}

table {
    margin-bottom: 10px;
    line-height: 22px;
}

table td {
        padding: 2px 6px;
        vertical-align: top;
}

table td:nth-child(2) {
        width: 10px; /* コロン用固定幅 */
}

/* 別紙 */
.separate_sheet {
    font-size: 16px;
    line-height: 28px;
}

.separate_sheet .title {
    text-align: center;
    font-weight: bold;
    margin: 2rem auto;
}

.separate_sheet p.text {
    text-align: left;
}

.separate_sheet p.text_center {
    text-align: center;
    margin: 2rem auto;
}

.separate_sheet p.right_space_25 {
    margin-left: 25px;
}
.separate_sheet span.text_small {
    font-size: 12px;
}


@media (max-width: 768px) {
.imp_title {
    font-size: 1.8rem;
}
.imp_title_number {
    font-size: 1.6rem;
    margin-right: 15px;
}
.imp_title_text {
    font-size: 1.6rem;
}
.imp_number {
    font-size: 1.4rem;
    line-height: 25px;
    margin-right: 5px;
}
.imp_text {
    font-size: 1.4rem;
    line-height: 25px;
}

.imp_doc .imp_title {
font-size: 1.8rem;
text-align: center;
}

.separate_sheet {
    font-size: 14px;
    line-height: 25px;
}
}

/* 電子交付に関する同意書-------------------------------------------- */
.electronic_title {
    font-size: 2rem;
    font-weight: 500;
    margin: 0 auto 10px;
}
.electronic_item {
    display: flex;
}
.electronic_title_number {
    font-size: 1.8rem;
    font-weight: 400;
    margin-right: 15px;
}
.electronic_title_text {
    font-size: 1.8rem;
    font-weight: 400;
}
.electronic_number {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 28px;
    margin-right: 15px;
}
.electronic_text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 3px;
}

@media (max-width: 768px) {
    .electronic_title {
        font-size: 1.8rem;
    }
    .electronic_title_number {
        font-size: 1.6rem;
        margin-right: 15px;
    }
    .electronic_title_text {
        font-size: 1.6rem;
    }
    .electronic_number {
        font-size: 1.4rem;
        line-height: 25px;
        margin-right: 5px;
    }
    .electronic_text {
        font-size: 1.4rem;
        line-height: 25px;
    }
}



/* 共通 */
.text_bold {
    font-weight: bold!important;
}
.left_space_9 {
    margin-left: 9px;
}
.right_space_6 {
    margin-right: 6px;
}
.right_space_15 {
    margin-right: 15px;
}
.space_10 {
    margin-bottom: 10px;
}
.space_12 {
    margin-bottom: 12px;
}
.space_15 {
    margin-bottom: 15px;
}
.space_20 {
    margin-bottom: 20px;
}
.space_30 {
    margin-bottom: 30px;
}
.space_40 {
    margin-bottom: 40px;
}

