/* 공통 */
.sub_con {width:100%; padding:0 15px;}


/*Content CSS*/
#rnd2 {margin-bottom:50px;}
#rnd2 table {width:100%; border-collapse: collapse; text-align:center; border-top:3px solid #ff8000;}
#rnd2 table th {background: #333; color:#fff; padding:14px 5px; font-size:16px; font-weight: 400; font-family: 'S-CoreDream-4Regular';
border:1px solid rgba(255,255,255,.2);}
#rnd2 table td {font-size:14px; font-weight: 300; color:#666; letter-spacing: -.5px; border:1px solid #eee; padding:10px 10px; text-align: center; word-break: keep-all;}
#rnd2 table tbody tr:nth-child(even) {background: #fbfbfb;}
#rnd2 table td:nth-child(3),#rnd2 table td:nth-child(4) {padding:14px 0; text-align: center;}
#rnd2 table td:first-child {font-weight: 400; color:#333;}

@media screen and (max-width: 600px) {

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width:1200px) {

}
