
.privacy-policy-page .txts-box aside h3 {
    color: #2E88F6;
    border-bottom: 2px solid #2E88F6; 
    text-align: left;
    display: inline-block;
    font-size: 2.8rem;
    padding-bottom: 2rem;
    font-weight: 600;
}

.privacy-policy-page .txts-box ol {
    list-style-type: disc;
    text-indent: 2px;
    padding-left: 2.5rem;
}
@media (min-width: 768px) {
    .privacy-policy-page .left-box {
        background: url('../images/privacy-bg.webp') no-repeat top center;
        background-size: cover;
        position: relative;
        height: 56.3rem;
        width: 100%;
    }
    
    .privacy-policy-page .left-box > div {
        width: 144rem;
        margin: auto;
        padding-top: 15rem;
    }
    .privacy-policy-page .left-box .txt {
        text-align: left;
    }
    .privacy-policy-page .left-box span {
        color: var(--text04, #FFF);
        text-align: left;
        font-size: 2.4rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.48px;
        display: block;
    }
    .privacy-policy-page .left-box h1,
    .privacy-policy-page .left-box .sub-title {
        color: #fff;
        text-align: left;
        font-size: 3.6rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.8px;
    }
    .privacy-policy-page .left-box span {
        font-weight: 400;
        font-size: 2.4rem;
        line-height: 3.5rem;
        display: block;
        margin-bottom: 3rem;
        margin-top: 2rem;
    }
    .privacy-policy-page .left-box .sub-title {
        margin: 0;
    }
    .privacy-policy-page .left-box .contant-us {
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 0.4px;
        padding: 0 1.6rem;
        line-height: 4.4rem;
        display: inline-block;
        color: var(--ic1, #344256);
        
        line-height: normal;
        padding: 1rem 1.6rem;
    }
    
    .privacy-policy-page .txts-box {
        width: 120rem;
        margin: 0 auto;
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 3rem;
    }
    .privacy-policy-page .txts-box h1 {
        font-size: 3.6rem;
        text-align: center;
        line-height: normal;
        margin-bottom: 2rem;
        color: var(--text01, #344256);
        
        font-style: normal;
        font-weight: 700;
    }
    .privacy-policy-page .txts-box h2 {
        font-weight: 500;
        font-size: 2.4rem;
        line-height: normal;
        color: var(--text01, #344256);
        text-align: center;
        
        font-style: normal;
        padding-bottom: 1rem;
    }
    .privacy-policy-page .txts-box aside {
        background: #FFFFFF;
        border-radius: 1.6rem;
        padding: 3rem;
        margin-top: 5rem;
        text-align: left;
    }
    .privacy-policy-page .txts-box aside ul:not(:first-child) {
        position: relative;
        padding-top: 2rem;
    }
    .privacy-policy-page .txts-box aside ul::before {
        position: absolute;
        content: "";
        height: 1px;
        width: 100%;
        background: #C4C4C4;
        top: -1px;
        left: 0;
    }
    .privacy-policy-page .txts-box aside li {
        text-align: left;
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 3rem;
        letter-spacing: 1.28px;
        color: var(--text01, #344256);
        font-style: normal;
    }
    .privacy-policy-page .fisrt-txt ul::before {
        height: 0 !important;
    }
    
    .privacy-policy-page .privacy-safe {
        display: none;
    }
}


@media (max-width: 767px) {
    .privacy-policy-page .left-box {
        background: url('../images/privacy-bg.webp') no-repeat top center;
        background-size: cover;
        position: relative;
        height: 56.3rem;
        width: 100%;
    }
    .privacy-policy-page {
        min-width: 100%;
    }
    .privacy-policy-page .left-box {
        height: auto;
    }
    .privacy-policy-page .left-box > div {
        width: 100%;
        text-align: center;
        position: static;
        padding: 4rem;
    }
    .privacy-policy-page .left-box h1 {
        font-size: 3rem;
        color: #FFF;
        text-align: center;
        
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: 0.6px;
    }
    .privacy-policy-page .left-box .txt span,
    .privacy-policy-page .left-box .txt {
        text-align: center;
    }

    .en .privacy-policy-page .left-box h1 {
        line-height: normal;
        font-size: 2.4rem;
    }
    .privacy-policy-page .privacy-safe {
        width: 16rem;
        height: 16rem;
        margin: 2rem auto 0;
        display: block;
    }
    .privacy-policy-page .left-box .txt span {
        font-size: 1.4rem;
        font-weight: 600;
        margin-bottom: 0;
        margin-top: 1rem;
        color: #FFF;
        
        font-style: normal;
        line-height: 3rem;
        letter-spacing: 0.32px;
        display: block;
    }
    .privacy-policy-page .left-box .txt .sub-title {
        font-size: 2.4rem;
        margin-top: 0.7rem;
        color: #FFF;
        
        font-style: normal;
        font-weight: 600;
        line-height: 5.3rem;
        letter-spacing: 0.56px;
    }
    .en.privacy-policy-page .left-box .txt span,
    .en.privacy-policy-page .left-box .txt .sub-title {
        line-height: normal;
    }
    .privacy-policy-page .contant-us {
        margin-top: 2.4rem;
        padding: 1rem 1.6rem;
        font-size: 1.4rem;
        font-weight: 400;
        color: var(--text01, #344256);
        
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.28px;
    }
    .privacy-policy-page .txts-box {
        width: auto;
    }
    .privacy-policy-page .txts-box h1 {
        line-height: 3.4rem;
        font-size: 2.4rem;
        font-weight: 700;
        color: var(--text01, #344256);
        text-align: center;
        
        font-style: normal;
        margin-bottom: 1rem;
    }
    .privacy-policy-page .txts-box h2 {
        margin-top: 1rem;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 2rem;
        color: var(--text02, #344256);
        text-align: center;
        
        font-style: normal;
    }
    .privacy-policy-page .txts-box aside h3 {
        font-size: 2rem;
        font-weight: 700;
        font-style: normal;
        line-height: normal;
        text-align: left;
        padding-bottom: 2rem;
        letter-spacing: 0;
    }
    .privacy-policy-page .txts-box aside ul {
        border-top: 1px solid #C4C4C4;
        padding-top: 2rem;
    }
    .privacy-policy-page .txts-box aside {
        margin-top: 2rem;
        padding: 2rem;
        background: var(--bg04, #FFF);
        box-shadow: 0 4px 32px 0 rgba(145, 191, 255, 0.10);
        border-radius: 16px;
        text-align: left;
    }
    .privacy-policy-page .txts-box aside li {
        font-size: 1.4rem;
        line-height: 3rem;
        color: var(--text01, #344256);
        text-align: left;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1.12px;
    }
    .en.privacy-policy-page .txts-box aside li {
        line-height: normal;
    }
    .privacy-policy-page .txts-box .fisrt-txt {
        margin-top: 2rem;
        padding: 2rem;
        font-size: 1.6rem;
    }
    .privacy-policy-page .txts-box .fisrt-txt ul {
        border: 0;
        padding-top: 0;
    }
    .privacy-policy-page .txts-box aside li a {
        color: #2E88F6;
    }
}