@charset "utf-8";

/* ****************************************************************************************************
   * 学生数
**************************************************************************************************** */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * テーブル
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* * ブレイクポイント ･････････････････ */

@media screen and (max-width:736px) {

/* ヘッダ */

#disclosure-1 table.data tr:nth-of-type(2) ~ tr {
  margin-top: 1em;
}

#disclosure-1 table.data tr:nth-of-type(1) {
  display: none;
}

/* 女子 */

#disclosure-1 table.data td:nth-of-type(1):before {
  content: '［女子］';
  margin-left: -0.75em;
}

/* 男子 */

#disclosure-1 table.data td:nth-of-type(2):before {
  content: '［男子］';
  margin-left: -0.75em;
}

/* 計 */

#disclosure-1 table.data td:nth-of-type(3):before {
  content: '［計］';
  margin-left: -0.75em;
}

/* 備考 */

#disclosure-1 table.data td:nth-of-type(4):before {
  content: '［備考］';
  margin-left: -0.75em;
  margin-bottom: 0.25em;
  display: block;
}

}

/* ****************************************************************************************************
   * 卒業後の進路
**************************************************************************************************** */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * テーブル
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* * ブレイクポイント ･････････････････ */

@media screen and (max-width:736px) {

/* ヘッダ */

#disclosure-2 table.data tr:nth-of-type(2) ~ tr {
  margin-top: 1em;
}

#disclosure-2 table.data tr:nth-of-type(1) {
  display: none;
}

/* 卒業生数 */

#disclosure-2 table.data td:nth-of-type(1):before {
  content: '［卒業生数］';
  margin-left: -0.75em;
}

/* 就職 */

#disclosure-2 table.data td:nth-of-type(2):before {
  content: '［就職］';
  margin-left: -0.75em;
}

/* 四年制大学編入 */

#disclosure-2 table.data td:nth-of-type(3):before {
  content: '［四年制大学編入］';
  margin-left: -0.75em;
}

/* その他 */

#disclosure-2 table.data td:nth-of-type(4):before {
  content: '［その他（専門学校進学、アルバイト等）］';
  margin-left: -0.75em;
}

/* 学位授与数 */

#disclosure-2 table.data td:nth-of-type(5):before {
  content: '［学位授与数］';
  margin-left: -0.75em;
}

/* 学位授与率 */

#disclosure-2 table.data td:nth-of-type(6):before {
  content: '［学位授与率］';
  margin-left: -0.75em;
}

}

/* ****************************************************************************************************
   * 退学・除籍者数
**************************************************************************************************** */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * テーブル
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* * ブレイクポイント ･････････････････ */

@media screen and (max-width:736px) {

/* ヘッダ */

#disclosure-5 table.data tr:nth-of-type(2) ~ tr {
  margin-top: 1em;
}

#disclosure-5 table.data tr:nth-of-type(1) {
  display: none;
}

/* 2009 */

#disclosure-5 table.data td:nth-of-type(1):before {
  content: '［2009］';
  margin-left: -0.75em;
}

/* 2010 */

#disclosure-5 table.data td:nth-of-type(2):before {
  content: '［2010］';
  margin-left: -0.75em;
}

/* 2011 */

#disclosure-5 table.data td:nth-of-type(3):before {
  content: '［2011］';
  margin-left: -0.75em;
}

/* 2012 */

#disclosure-5 table.data td:nth-of-type(4):before {
  content: '［2012］';
  margin-left: -0.75em;
}

/* 2013 */

#disclosure-5 table.data td:nth-of-type(5):before {
  content: '［2013］';
  margin-left: -0.75em;
}

/* 備考 */

#disclosure-5 table.data td:nth-of-type(6):before {
  content: '［備考］';
  margin-left: -0.75em;
  margin-bottom: 0.25em;
  display: block;
}

}

/* ****************************************************************************************************
   * 留年者数
**************************************************************************************************** */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * テーブル
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* * ブレイクポイント ･････････････････ */

@media screen and (max-width:736px) {

/* ヘッダ */

#disclosure-6 table.data tr:nth-of-type(2) ~ tr {
  margin-top: 1em;
}

#disclosure-6 table.data tr:nth-of-type(1) {
  display: none;
}

/* 2009 */

#disclosure-6 table.data td:nth-of-type(1):before {
  content: '［2009］';
  margin-left: -0.75em;
}

/* 2010 */

#disclosure-6 table.data td:nth-of-type(2):before {
  content: '［2010］';
  margin-left: -0.75em;
}

/* 2011 */

#disclosure-6 table.data td:nth-of-type(3):before {
  content: '［2011］';
  margin-left: -0.75em;
}

/* 2012 */

#disclosure-6 table.data td:nth-of-type(4):before {
  content: '［2012］';
  margin-left: -0.75em;
}

/* 2013 */

#disclosure-6 table.data td:nth-of-type(5):before {
  content: '［2013］';
  margin-left: -0.75em;
}

/* 備考 */

#disclosure-6 table.data td:nth-of-type(6):before {
  content: '［備考］';
  margin-left: -0.75em;
  margin-bottom: 0.25em;
  display: block;
}

}
