@charset "utf-8";

.fr-view { word-wrap: break-word; }
.fr-view:after { content: ""; display: block; clear: both; }
.fr-view p:not([class]) { margin: 0; line-height: 1.5; }

.xans-mall-privacy .agree .fr-view { overflow-wrap: break-word; }

.agree .terms-state { padding: 20px 0; font-size: 12px; line-height: 1.5; color: #757575; text-align: center; }
.agree .fr-view table { width: 100%; margin: 10px 0; border-collapse: collapse; table-layout: fixed; }
.agree .fr-view th,
.agree .fr-view td { padding: 8px; border: 1px solid #d5d5d5; font-size: 12px; line-height: 1.5; text-align: left; word-break: break-all; }
.agree .fr-view th { background: #fbfafa; font-weight: normal; }
