section[data-cattype="83001"] ul.listImage li,
section[data-cattype="83001"] ul.listImage li .wrapper_image{
    width: 150px;
    height: 112px;
    border: none;
}
section[data-cattype="83001"] ul.listImage li{  margin: 10px;}

section[data-cattype="83001"].privacy-policy-page {
    background: #ffffff;
    padding: 70px 0;
}

section[data-cattype="83001"].privacy-policy-page .container {
    max-width: 1080px;
}

section[data-cattype="83001"].privacy-policy-page .section-title {
    margin: 0 0 34px;
    font-size: 52px;
    line-height: 1.15;
    font-weight: 700;
    color: #111111;
    text-align: left;
}

section[data-cattype="83001"].privacy-policy-page .privacy-policy-content {
    color: #222222;
    font-size: 17px;
    line-height: 1.7;
}

section[data-cattype="83001"].privacy-policy-page .privacy-policy-content h2 {
    margin: 34px 0 12px;
    font-size: 25px;
    line-height: 1.35;
    font-weight: 700;
    color: #06346E;
}

section[data-cattype="83001"].privacy-policy-page .privacy-policy-content p {
    margin: 0 0 16px;
}

section[data-cattype="83001"].privacy-policy-page .privacy-policy-content strong {
    font-weight: 700;
    color: #111111;
}

@media screen and (max-width: 767px) {
    section[data-cattype="83001"].privacy-policy-page {
        padding: 46px 0;
    }

    section[data-cattype="83001"].privacy-policy-page .section-title {
        font-size: 36px;
        margin-bottom: 26px;
    }

    section[data-cattype="83001"].privacy-policy-page .privacy-policy-content {
        font-size: 16px;
    }

    section[data-cattype="83001"].privacy-policy-page .privacy-policy-content h2 {
        font-size: 21px;
    }
}
