/* BASIC css start */
.membership .content .table_box .table td .txt {color:#666; margin-top:6px}
.membership .noti_box {display:flex;align-items: flex-start;}
.membership .content .noti_box .noti_con {width:50%; box-sizing:border-box; }
.membership .content .noti_box .noti_con ul  li span {display:block; font-size:14px; color:#000; margin-bottom:10px; }
.membership .content .noti_box .noti_con h4 {font-size:18px}

.membership .content .noti_box .noti_con:nth-child(1) li:before {background:#000}
.membership .content .noti_box .noti_con:nth-child(1) li {font-size:13px; color:#999; margin-bottom:24px; }

/* BASIC css end */

