@charset "UTF-8";
/* visiting fellow 테이블  */
.table.type11 {
  border-collapse: separate;
  border-spacing: 1px;
  text-align: center;
  line-height: 1.5;
  margin: 20px 10px;
}
.table.type11 th {
  width: 155px;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  color: #fff;
  background: #ce4869 ;
}
.table.type11 td {
  width: 155px;
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
  background: #eee;
}
/* visiting fellow 테이블 끝 */
.yonsei-table{width: 100%;table-layout: fixed;border-collapse:initial;border-top: 3px solid #333;margin:0 0 50px 0;}
.yonsei-table thead th{font-size:16px;font-weight:500;border-bottom: 1px solid #ebebeb;background-color:#f8f8f8;padding:15px 0;text-align:center;}
.yonsei-table thead th.border-l{border-left:1px solid #ebebeb;}

.yonsei-table tbody th{font-size:16px;font-weight:400;border-bottom: 1px solid #ebebeb;background-color:#f8f8f8;padding:15px 0;border-right:1px solid #ebebeb}
.yonsei-table tbody th.no_bg{background-color:#fff;}
.yonsei-table tbody td{font-size:16px;font-weight:300;border-right:1px solid #ebebeb;padding:15px 2%;text-align:center;border-bottom: 1px solid #ebebeb;color:#666;word-wrap:break-word;}
.yonsei-table tbody td.month{vertical-align:top;font-size:30px;font-weight:700;}
.yonsei-table tbody td.td_left{text-align:left !important;}
.yonsei-table tbody td.no_botm{border-bottom:none !important;}
.yonsei-table tbody td .table-ul01 li{background:url(/_res/ipaid/img/common/bg_bar_dot.gif) no-repeat 0 12px;padding:0 0 0 10px;}
.yonsei-table tbody td.border-l{border-left:1px solid #ebebeb;}
.yonsei-table tbody td.td_bg{background-color:#f8f8f8;color:#333;}
.yonsei-table thead th.bo_right{border-right:1px solid #ebebeb !important;}
.yonsei-table thead th.bo_bottom{border-bottom:1px solid #ebebeb !important;}
.yonsei-table tbody td.bo_right{border-right:1px solid #ebebeb !important;}
.yonsei-table tbody td.bo_bottom{border-right:1px solid #ebebeb !important;}

.yonsei-table tbody td.no_right{border-right:none !important;}

@media screen and (max-width:768px) {
  .yonsei-table thead th{font-size:14px;font-weight:500;word-wrap: break-word;padding:10px;}
  .yonsei-table tbody th{font-size:14px;font-weight:500; word-wrap:break-word;padding:10px;}
  .yonsei-table tbody td{font-size:14px;font-weight:300;padding:10px 2%;}
  .yonsei-table tbody td .table-ul03 li{font-size:14px;}
  .yonsei-table tbody td.month {font-size: 20px;}
}