@charset "UTF-8";
/* ==========================================================================
	 特待生制度・奨励金・奨学金
	 ========================================================================== */
#campus_scholarship .nav-campus .nav-anchor li {
  padding-left: 15px;
  text-indent: -1.2em;
  width: 46%; }
  #campus_scholarship .nav-campus .nav-anchor li:nth-child(2n) {
    margin-right: 0; }
#campus_scholarship .tbl-cmn th {
  width: 25%; }
@media screen and (max-width: 767px) {
  #campus_scholarship .tbl-cmn th {
    width: 100%; } }

#off-campus_scholarship .tbl-cmn th {
  width: 25%; }
@media screen and (max-width: 767px) {
  #off-campus_scholarship .tbl-cmn th {
    width: 100%; } }

#education_loan .bank-note {
  font-size: 12px;
  font-size: 1.2rem; }
#education_loan .bank-contact {
  margin-bottom: 0;
  margin-top: 0; }
#education_loan .tbl-cmn th {
  width: 25%; }
@media screen and (min-width: 768px) {
  #education_loan .bank-note {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1em; } }
@media screen and (max-width: 767px) {
  #education_loan .bank-note {
    display: block; }
  #education_loan .tbl-cmn th {
    width: 100%; } }
