.agree_area .agree_head h4.tit{width:100%;border-bottom:0;background:none;padding:0;margin:4rem 0 1rem;}
 .agree_area .agree_head .cnt_box{display:flex;flex-wrap:wrap;align-items:center;gap:0 1.8rem;word-break:keep-all;}
 .agree_area .agree_head .cnt_box .list{width:100%;margin-top:2rem;}
 .agree_area .agree_head .cnt_box .list li{position:relative;font-size:1.7rem;color:#4f4f4f;line-height:1.6;}
 .agree_area .agree_head .cnt_box .list.dot > li{padding-left:1rem;}
 .agree_area .agree_head .cnt_box .list.dot > li::before{position:absolute;top:1.1rem;left:0;content:'';display:block;width:.5rem;height:.5rem;border-radius:5rem;background-color:#3c2f2a;}
 .agree_area .agree_head .cnt_box .table{width:100%;max-width:89rem;border:.1rem solid #d2d2d2;}
 .agree_area .agree_head .cnt_box .table thead tr{height:4.6rem;background-color:#3c2f2a;}
 .agree_area .agree_head .cnt_box .table thead tr th{font-weight:600;color:#fff;}
 .agree_area .agree_head .cnt_box .table tbody tr{border-top:.1rem solid #d2d2d2;}
 .agree_area .agree_head .cnt_box .table tbody tr td{font-size:1.5rem;text-align:center;border-left:.1rem solid #d2d2d2;padding:1.5rem 2rem;}
 .agree_area .agree_head .cnt_box .table tbody tr td:first-child{border-left:0;}
 .agree_area .agree_head .cnt_box .table tbody tr td.bd_left{border-left:.1rem solid #d2d2d2;}
 .msg_area .msg_bot ul.basic > li{padding-left:0;}
 .msg_area .msg_bot ul.basic > li::before{display:none;}
 @media screen and (max-width: 1024px) { .agree_area .agree_head h4.tit{font-size:1.8rem;}
 .agree_area .agree_head .cnt_box .list{margin-top:1.2rem;}
 .agree_area .agree_head .cnt_box .list li{font-size:1.6rem;}
 .agree_area .agree_head .cnt_box .list.dot > li::before{top:.9rem;}
 }
