@charset "UTF-8";

.yonsei-table{width: 100%;table-layout: fixed;border-collapse:initial;border-top: 1px solid #2e4c80;}
.yonsei-table thead th{padding:15px 0;border-bottom: 1px solid #ebebeb;background:#fafafa;font-size:16px;font-weight:500;text-align:center;color:#333;}
.yonsei-table thead th.y_back{border-bottom: 1px solid #ebebeb;background-color:#fafafa;}
.yonsei-table thead th.y_back02{border-bottom: 1px solid #333;background-color:#fafafa;}
.yonsei-table thead th.border-l{border-left:1px solid #ebebeb;}

.yonsei-table tbody th{border-bottom:1px solid #ebebeb;padding:10px 0;background-color:#fafafa;font-size:16px;font-weight:400;color:#333;}
.yonsei-table tbody td{border-bottom: 1px solid #ebebeb;padding:15px 2%;text-align:center;word-wrap:break-word;font-weight:300;font-size:16px;color:#333;}
.yonsei-table tbody td.month{vertical-align:top;font-weight:700;font-size:30px;}
.yonsei-table tbody td.td-left{text-align:left !important;}
.yonsei-table tbody td.no-botm{border-bottom:none !important;}
.yonsei-table tbody td ul > li{padding:0 0 10px 0;}
.yonsei-table tbody td ul > li:last-child{padding:0;}
.yonsei-table tbody td ul.his-ul li{line-height:2.6em;}
.yonsei-table tbody td .table-ul01 li{padding:0 0 10px 0;line-height:1.3em;}
.yonsei-table tbody td .table-ul02 {padding: 0 0 10px 10px;}
.yonsei-table tbody td .table-ul02 li{padding:0 0 0 10px;background:url(/_res/igee_en_new/img/intro/bg_bar_dot.gif) no-repeat 0 12px;font-size:16px;}
.yonsei-table tbody td .table-ul03 li{padding:0 0 0 10px;background:url(/_res/igee_en_new/img/intro/bg_bar_dot.gif) no-repeat 0 12px;font-size:16px;}
.yonsei-table tbody td.border-l{border-left:1px solid #ebebeb;}

.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;}

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