.programList h3:after {
    position: absolute;
    top: 0;
    right: 0;
    display: grid;
    align-items: center;
    min-width: 48px;
    height: 48px;
	margin: 10px;
    padding: 0 8px;
    background: #e75282;;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    line-height: 1;
	font-size: 18px;
}
#pgm_9 h3:after {
    content: "教科：デザイン";
}
#pgm_10 h3:after {
    content: "教科：保育";
}
#pgm_11 h3:after {
    content: "教科：ビジネス";
}
