.bpolicy-wp {
    margin: 60px auto 0;
    width: 800px;
    height: 100%;
    background: #fdfdfd;
    padding: 0 80px 16px;
    margin-bottom: 90px;
    -webkit-text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    word-wrap: break-word;
    line-height: 1.3;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.bpolicy-wp .top_title {
    font-size: 24px;
    color: #333;
    text-align: center;
    padding: 40px 0 24px;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 30px;
}
.bp-section {
    margin-top: 30px;
    margin-bottom: 16px;
}
.bpolicy-wp p {
    color: rgba(0,0,0,0.75);
    font-size: 14px;
    margin-bottom: 8px;
    padding: 0 8px;
}
.bp-h {
    color: #333;
    font-size: 14px;
    margin-bottom: 22px;
    font-weight: 600;
    padding: 0 8px;
}
