br {
    display: block;
}

.line-bt {
    position: absolute;
    width: 140px;
    height: 0px;
    border-bottom: 4px solid #00141d;
    bottom: 0;
}

.text-privacy {
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
    line-height: 40px;
}

.privacy-policy-content-h3 {
    font-size: 24px;
    line-height: 25px;
    color: #1e0e62;
    padding: 10px 0;
    margin-bottom: 0;
}

.title {
    font-size: 16px;
    line-height: 40px;
    color: #2d86aa;
    padding: 10px 0;
}

.head-content {
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

.head-content p {
    font-size: 31.2px;
    line-height: 66px;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: #00141d;
    mix-blend-mode: normal;
    margin-bottom: 12px;
}

/* body */

.privacy-policy-container {
    padding-bottom: 80px;
    max-width: 1440px;
    margin: auto;
    padding: 0 80px 80px;
}

.privacy-policy-title {
    margin: 25px 0 25px 96px;
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 23px;
    color: #2d86aa;
}

.basic-policy-title {
    width: 96px;
    height: 25px;
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 25px;
    color: #1e0e62;
    margin: 15px 0;
}

.basic-policy-text {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #00202e;
    mix-blend-mode: normal;
    opacity: 0.7;
}

.app-range {
    margin: 15px 0;
}

.app-range-text {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    color: #000000;
}

.info-title {
    padding: 20px 0;
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 25px;
    color: #1e0e62;
}

.uses-title {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    padding: 10px 0;
    color: #2d86aa;
}

.uses-text {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    color: #000000;
}

.info-list-title {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    padding: 10px 0;
    color: #2d86aa;
}

.personal-infor-title {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    color: #2d86aa;
    padding: 10px 0;
}

.info-1-title {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    color: #2d86aa;
    padding: 10px 0;
}

.info-2-title {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    color: #2d86aa;
    padding: 10px 0;
}

.user-info-manage-title {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 25px;
    color: #1e0e62;
    padding: 20px 0;
}

.user-info-manage-text {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    color: #000000;
}

.a-title {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 25px;
    color: #1e0e62;
}

.b-title {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 25px;
    color: #1e0e62;
}

.c-title {
    font-family: 'Japanese Generic1';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 25px;
    color: #1e0e62;
}

@media screen and (max-width: 768px) {
    .privacy-policy-container {
        padding: 0 20px 20px;
    }
}
