@charset "utf-8";

/* ****************************************************************************************************
   * 就職実績
**************************************************************************************************** */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * 一覧
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#result-1 div.list {
  max-width: none;
  margin-left: -40px;
  margin-bottom: -40px;
  letter-spacing: -0.4em;
}

#result-1 div.list > * {
  letter-spacing: normal;
}

#result-1 div.list .item {
  width: 350px;
  margin-left: 40px;
  margin-bottom: 40px;
  vertical-align: top;
  display: inline-block;
}

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

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

#result-1 div.list {
  max-width: 100%;
  margin-left: 0;
  margin-bottom: -20px;
}

#result-1 div.list .item {
  width: 100%;
  margin-left: 0;
  margin-bottom: 20px;
}

}

/* ----------------------------------------------------------------------------------------------------
   * タイトル
/* ------------------------------------------------------------------------------------------------- */

#result-1 div.list .item .item-title {
  min-height: 40px;
  margin: 10px 0 5px;
  padding: 12px 0 9px 40px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
}

#result-1 div.list .item .item-title + * {
  margin-top: 0;
}

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

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

#result-1 div.list .item .item-title {
  min-height: 30px;
  margin: 0 0 5px;
  padding: 5px 0 2px 30px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
  background-position: left -2px;
  background-size: auto 30px;
}

}

/* ----------------------------------------------------------------------------------------------------
   * グラフ
/* ------------------------------------------------------------------------------------------------- */

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

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

#result-1 div.list .item .graph {
  text-align: center;
}

}

/* ----------------------------------------------------------------------------------------------------
   * テーブル
/* ------------------------------------------------------------------------------------------------- */

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

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

/* ヘッダ */

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

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

/* 卒業者（予定者） */

#result-1 table.data td:nth-of-type(1):before {
  content: '［卒業者（予定者）］';
  margin-left: -0.75em;
  margin-bottom: 0.25em;
  display: block;
}

/* 就職希望者 */

#result-1 table.data td:nth-of-type(2):before {
  content: '［就職希望者］';
  margin-left: -0.75em;
  margin-bottom: 0.25em;
  display: block;
}

/* 内定者数 */

#result-1 table.data td:nth-of-type(3):before {
  content: '［内定者数］';
  margin-left: -0.75em;
  margin-bottom: 0.25em;
  display: block;
}

}

/* ----------------------------------------------------------------------------------------------------
   * キャリアデザイン学科
/* ------------------------------------------------------------------------------------------------- */

#result-1-1 .item-title {
  background: url(../../../../_images/course/employment/result/career-design-title.png) no-repeat;
}

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

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

#result-1-1 .item-title {
  border-top: 1px solid #059b82;
}

}

/* ----------------------------------------------------------------------------------------------------
   * コミュニティ子ども学科
/* ------------------------------------------------------------------------------------------------- */

#result-1-2 .item-title {
  background: url(../../../../_images/course/employment/result/community-children-title.png) no-repeat;
}

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

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

#result-1-2 .item-title {
  border-top: 1px solid #f09b01;
}

}

/* ****************************************************************************************************
   * 卒業生の主な就職先
**************************************************************************************************** */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * 一覧
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#result-2 div.list {
  max-width: none;
  margin-left: -40px;
  margin-bottom: -40px;
  letter-spacing: -0.4em;
}

#result-2 div.list > * {
  letter-spacing: normal;
}

#result-2 div.list .item {
  width: 350px;
  margin-left: 40px;
  margin-bottom: 40px;
  vertical-align: top;
  display: inline-block;
}

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

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

#result-2 div.list {
  max-width: 100%;
  margin-left: 0;
  margin-bottom: -20px;
}

#result-2 div.list .item {
  width: 100%;
  margin-left: 0;
  margin-bottom: 20px;
}

}

/* ----------------------------------------------------------------------------------------------------
   * タイトル
/* ------------------------------------------------------------------------------------------------- */

#result-2 div.list .item .item-title {
  min-height: 40px;
  margin: 10px 0 5px;
  padding: 12px 0 9px 40px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
}

#result-2 div.list .item .item-title + * {
  margin-top: 0;
}

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

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

#result-2 div.list .item .item-title {
  min-height: 30px;
  margin: 0 0 5px;
  padding: 5px 0 2px 30px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
  background-position: left -2px;
  background-size: auto 30px;
}

}

/* ----------------------------------------------------------------------------------------------------
   * キャリアデザイン学科
/* ------------------------------------------------------------------------------------------------- */

#result-2-1 .item-title {
  background: url(../../../../_images/course/employment/result/career-design-title.png) no-repeat;
}

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

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

#result-2-1 .item-title {
  border-top: 1px solid #059b82;
}

}

/* ----------------------------------------------------------------------------------------------------
   * コミュニティ子ども学科
/* ------------------------------------------------------------------------------------------------- */

#result-2-2 .item-title {
  background: url(../../../../_images/course/employment/result/community-children-title.png) no-repeat;
}

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

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

#result-2-2 .item-title {
  border-top: 1px solid #f09b01;
}

}
