.school_list {display:flex; justify-content:flex-start; flex-wrap:wrap; gap: 20px;}
.school_list li {position:relative;}
.school_list li > a {position:absolute; left:46px; bottom:40px; width:193px; height:50px; text-indent:-9999px; z-index:1;}

.shc_area {position:relative;}
.shc_area .btn_go {position:absolute; right: 32px;bottom: 32px;width: 250px;height: 80px; text-indent:-9999px; z-index:1;}
.wide .lec_info_tstyle4 td > p {display:block; margin-left:9px; text-indent:-9px; word-break:keep-all; word-wrap:break-word;}

.wide .lec_info_tstyle4 th {
    font-size: 16px;
    color: #000;
    background: #e3e3e3;
    border-right: 1px solid #c7c7c7 !important;
    border-bottom: 1px solid #c7c7c7;
}

.btn_video.gray {filter: grayscale(1);opacity: 0.2;}
.btn_video {margin: 0 auto;} 

.btn_area{text-align: center;display:flex;justify-content:space-between;}
.btn_goGrade{padding:24px 0; width:250px;height:80px;box-sizing: border-box;border-radius: 10px;background:#204A9A;color:#fff;text-align: center;font-size:22px;font-family: 'Pretendard Variable';line-height:130%;font-weight:500;}
 
.btn_goGrade i.arrow{
    display:inline-block; width:7px; height:12px; margin-bottom: 3px; margin-left:15px; 
    background:url(https://img.megastudy.net/campus/library/v2015/library/campus_common/2025/2025_yun06/icon_arrow.png) 50% 0 no-repeat;
}