@charset "utf-8";

.agree-view-con { 	font-size: 15px; line-height: 1.5; color: #666; word-break: keep-all; }
.agree-view-con > div { margin-bottom: 35px; }
.agree-view-con strong { font-weight: bold; }
.agree-view-con p.title { padding-bottom: 6px; font-size: 17px; color: #333; }
.agree-view-con .txt-indent { padding-left: 12px; text-indent: -12px; }
.agree-view-con table { border-top: 1px solid #acacac; }
.agree-view-con th, .agree-view-con td { padding: 10px; font-size: 15px; line-height: 1.5; text-align: center; vertical-align: middle; table-layout: fixed; word-break: keep-all; text-overflow: ellipsis; word-wrap: break-word;}
.agree-view-con thead th { border-left: 1px solid  #d7d7d7; border-bottom: 1px solid #acacac; }
.agree-view-con td { border-left: 1px solid  #d7d7d7; border-bottom: 1px solid  #d7d7d7; }
.agree-view-con tr th:first-child, .agree-view-con tr td:first-child { border-left: 0 none; }