@charset "UTF-8";
/*
@mixin gakubugakka-en-sp {
	font-size: 14px;
	font-weight: 400;
	font-family: "Bacasime Antique", serif;
}
*/
/*
@mixin body-txt14-br {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}
@mixin body-txt14-br-sp {
	font-size: 3.73vw;
	font-weight: 400;
	line-height: 1.2em;
	font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}
*/
/*
@mixin voice-gakubugakkaname {
	font-size: 18px;
	font-weight: 700;
	font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}


@mixin graph {
	font-size: 18px;
	font-weight: 400;
	font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}
@mixin number-big {
	font-size: 18px;
	font-weight: 400;
	font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}
*/
:root {
  --clgold01: #ECE9DC;
  --clred01: #CF1313;
  --clpurple01: #925096;
  --clpurple02: #EBD9EC;
  --clpurple03: #F6EEF7;
  --clpurplehover: #f5edf6;
  --clgray01: #D9D9D9;
  --clgray02: #AEAEAE;
  --clgray03: #FAFAFA;
  --clgray04: #878787;
  --clgray05: #F6F6F6;
  --clmusic01: #925096;
  --clmusic02: #EEDBEF;
  --clmusichover: #b78ab9;
  --clfood01: #D37B2F;
  --clfood02: #F8D9BE;
  --clfood03: #FFF0E2;
  --clfoodhover: #e8b88d;
  --clchildhood01: #CA576B;
  --clchildhood02: #FAF3F4;
  --clchildhood03: #F3E5E7;
  --clchildhoodhover: #c98792;
  --clsports01: #344D78;
  --clsports02: #E0E9F9;
  --clsportshover: #7390c3;
  --cljrcol01: #567ea8;
  --cljrcol02: #D8DEE5;
  --cljrcol03: #EDF0F4;
  --cljrcolhover: #7b8ea3;
  --clgradsch01: #736E7C;
  --clgradsch02: #F5F5F5;
  --clgradsch03: #BFBBC6;
  --clgradsch04: #9D98A4;
  --clgradschhover: #9e9ba5;
  --clkakusei01: #635467;
  --clmidori01: #556756;
  --header-h: 0px;
}

/*======================================== 就職状況 TOP ========================================*/
section.sec-datatop nav {
  margin-bottom: 15vw;
}
@media screen and (min-width: 768px) {
  section.sec-datatop nav {
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-datatop nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
section.sec-datatop nav ul li {
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  section.sec-datatop nav ul li {
    width: 47%;
    margin-bottom: 50px;
  }
}
section.sec-datatop nav ul li.music {
  background-color: var(--clmusic01);
}
section.sec-datatop nav ul li.food {
  background-color: var(--clfood01);
}
section.sec-datatop nav ul li.childhood {
  background-color: var(--clchildhood01);
}
section.sec-datatop nav ul li.jrcol {
  background-color: var(--cljrcol01);
}
section.sec-datatop nav ul li a {
  display: block;
  box-sizing: border-box;
  padding: 0.6em 1em;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 5.33vw;
  font-weight: 600;
  line-height: 1.4em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 768px) {
  section.sec-datatop nav ul li a {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
    font-family: "Zen Old Mincho", serif;
  }
}
section.sec-datatop div.data-img01 {
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  section.sec-datatop div.data-img01 {
    margin-top: 60px;
  }
}

/*======================================== 就職状況 ========================================*/
section.sec-data {
  margin-bottom: 15vw;
  /*div.data-cont02*/
}
@media screen and (min-width: 768px) {
  section.sec-data {
    margin-bottom: 130px;
  }
}
section.sec-data:last-child {
  margin-bottom: 0;
}
section.sec-data h2 {
  margin-bottom: 3em;
}
section.sec-data div.data-cont01, section.sec-data div.data-cont02 {
  margin-bottom: 15vw;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont01, section.sec-data div.data-cont02 {
    margin-bottom: 100px;
  }
}
section.sec-data div.data-cont01 h3, section.sec-data div.data-cont02 h3 {
  margin-bottom: 2em;
}
section.sec-data div.data-cont02 div.data-cont02-box01 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 7vw;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box01 {
    justify-content: flex-end;
    margin-bottom: 40px;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box01 h4 {
  width: 100%;
  font-size: 4.26vw;
  font-weight: 500;
  line-height: 1.4em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box01 h4 {
    width: auto;
    display: inline-block;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box01 dl {
  font-size: 3.73vw;
  font-weight: 500;
  line-height: 1.4em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  margin-right: 1em;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box01 dl {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    margin: 0;
    margin-left: 1em;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box01 dl dt {
  display: inline-block;
}
section.sec-data div.data-cont02 div.data-cont02-box01 dl dd {
  display: inline-block;
  padding-left: 2.2em;
  position: relative;
}
section.sec-data div.data-cont02 div.data-cont02-box01 dl dd::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.8em;
  left: 0;
  width: 1.8em;
  height: 1px;
  background-color: #000;
}
section.sec-data div.data-cont02 div.data-cont02-box01 dl dd span {
  font-size: 0.72em;
}
section.sec-data div.data-cont02 div.data-cont02-box02 {
  margin-bottom: 7vw;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 {
    margin-bottom: 58px;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box02 h4 {
  margin-bottom: 1em;
  font-size: 4.26vw;
  font-weight: 500;
  line-height: 1.4em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap {
    margin-left: 25px;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap.v01 table tr th {
  width: 30%;
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap.v01 table tr th.gray03 {
  width: 30%;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap.v01 table tr th.gray03 {
    width: 17%;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap.v02 table tr:first-child th:nth-of-type(2) {
  width: 50%;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap.v02 table tr:first-child th:nth-of-type(2) {
    width: 72%;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap.v02 table tr th {
  width: 40%;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap.v02 table tr th {
    width: 28%;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table {
  width: 100%;
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table th, section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table td {
  border: 1px solid var(--clgray01);
  vertical-align: top;
  box-sizing: border-box;
  vertical-align: middle;
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr:first-child th:first-child {
  background: none;
  border: none;
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr:first-child th:nth-of-type(2) {
  background-color: var(--clgray04);
  color: #fff;
  width: 72%;
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr th {
  background-color: var(--clgray02);
  color: #fff;
  padding: 0.4em 0;
  width: 28%;
  font-size: 3.73vw;
  font-weight: 500;
  line-height: 1.4em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr th {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr th.gray03 {
  background-color: var(--clgray03);
  color: #111;
  width: 17%;
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.2em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  text-align: center;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr th.gray03 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    text-align: justify;
    word-break: break-all;
    line-height: 1.2em;
    text-align: center;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr td {
  padding: 0.6em 0;
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.2em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  text-align: center;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr td {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    text-align: justify;
    word-break: break-all;
    text-align: center;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr td.size01 {
  width: 22%;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr td.size01 {
    width: 37%;
  }
}
section.sec-data div.data-cont02 div.data-cont02-box02 div.table-wrap table tr td.pd01 {
  padding: 0;
}
section.sec-data div.data-cont03 h3 {
  margin-bottom: 2em;
}
section.sec-data div.data-cont03 ul li {
  margin-bottom: 7vw;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont03 ul li {
    margin-bottom: 35px;
  }
}
section.sec-data div.data-cont03 ul li:last-child {
  margin-bottom: 0;
}
section.sec-data div.data-cont03 ul li h4 {
  margin-bottom: 0.8em;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont03 ul li h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
section.sec-data div.data-cont03 ul li h4.music {
  color: var(--clmusic01);
}
section.sec-data div.data-cont03 ul li h4.food {
  color: var(--clfood01);
}
section.sec-data div.data-cont03 ul li h4.childhood {
  color: var(--clchildhood01);
}
section.sec-data div.data-cont03 ul li h4.jrcol {
  color: var(--cljrcol01);
}
section.sec-data div.data-cont03 ul li p {
  font-size: 3.73vw;
  font-weight: 400;
  line-height: 1.8em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  text-align: justify;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  section.sec-data div.data-cont03 ul li p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    text-align: justify;
    word-break: break-all;
  }
}

/*======================================== 食文化学部 ========================================*/
section.sec-fooddata {
  margin-bottom: 15vw;
}
@media screen and (min-width: 768px) {
  section.sec-fooddata {
    margin-bottom: 130px;
  }
}
section.sec-fooddata .fooddata-txt01 {
  margin-bottom: 1em;
  font-size: 4.26vw;
  font-weight: 600;
  line-height: 1.6em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 768px) {
  section.sec-fooddata .fooddata-txt01 {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.6em;
    font-family: "Zen Old Mincho", serif;
  }
}
section.sec-fooddata .fooddata-txt02 {
  font-size: 3.73vw;
  font-weight: 400;
  line-height: 1.8em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  text-align: justify;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  section.sec-fooddata .fooddata-txt02 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    text-align: justify;
    word-break: break-all;
  }
}
section.sec-fooddata .fooddata-cont01 {
  box-sizing: border-box;
  background-color: var(--clfood03);
  margin-top: 7vw;
  padding: 10vw;
}
@media screen and (min-width: 768px) {
  section.sec-fooddata .fooddata-cont01 {
    padding: 75px 16%;
    margin-top: 45px;
  }
}
section.sec-fooddata .fooddata-cont01 h3 {
  font-size: 4.26vw;
  font-weight: 600;
  line-height: 1.6em;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
}
@media screen and (min-width: 768px) {
  section.sec-fooddata .fooddata-cont01 h3 {
    margin-bottom: 1em;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.6em;
    font-family: "Zen Old Mincho", serif;
    text-align: center;
  }
}
section.sec-fooddata .fooddata-cont01 ul li {
  border-bottom: solid 1px #fff;
  padding: 7vw 0;
}
@media screen and (min-width: 768px) {
  section.sec-fooddata .fooddata-cont01 ul li {
    padding: 23px 0;
  }
}
section.sec-fooddata .fooddata-cont01 ul li:last-child {
  border: none;
}
@media screen and (min-width: 768px) {
  section.sec-fooddata .fooddata-cont01 ul li dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
section.sec-fooddata .fooddata-cont01 ul li dl dt {
  background-color: var(--clfood01);
  color: #fff;
  font-size: 4.26vw;
  font-weight: 500;
  line-height: 1.4em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  text-align: center;
  padding: 0.2em 0;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  section.sec-fooddata .fooddata-cont01 ul li dl dt {
    margin: 0;
    width: 75px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
section.sec-fooddata .fooddata-cont01 ul li dl dd {
  font-size: 3.73vw;
  font-weight: 400;
  line-height: 1.8em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  text-align: justify;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  section.sec-fooddata .fooddata-cont01 ul li dl dd {
    width: calc(100% - 100px);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    text-align: justify;
    word-break: break-all;
  }
}/*# sourceMappingURL=data.css.map */