@charset "utf-8";


/* 테이블 */
.th_type {color: #333; background-color: #fafbfc; text-align: center;}

/* 인사말 */
.greeting{background:url(/assets/images/social/sub01/sub0101_img01.jpg) no-repeat left top; background-size:300px;}
/* .greeting {padding-left: 0;}
.greeting .first,
.greeting p {padding-left: 0;} */
.greeting .first span:first-of-type {color: #76161B;}
/* 인사말 End */

/* 이수체계도 */
.completion-system .pic_btn {display: block;}
.pic_btn a:hover,
.pic_btn a:focus {background: linear-gradient(90deg, #76161B 0%, #441F1F 100%);}
/* 이수체계도 End */