.for_toshin_student {
  text-align: left; /* 左寄せ */
}

.apply-link {
  color: blue; /* 文字を青く */
  text-decoration: underline; /* リンク全体に下線を引く */
}