.privacy-policy,
.commerce,
.terms {
    padding: 1.5rem;
    font-size: 14px;
    line-height: 1.5rem;
}

.title {
    border-bottom: 1px solid #D9D9D9;
}

.commerce__law_list dt,
.terms__item__title {
    color: #6859B2;
    font-weight: bold;
}

.privacy-policy__item__establishment_date,
.terms__item__establishment_date {
    text-align: right;
}

p.terms__item__desc--box {
    padding: 2%;
}
