@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;
}

/*======================================== キャリアサポートの実例 ========================================*/
main {
  overflow: hidden;
}

section.sec-chair {
  padding-top: 5vw;
}
@media screen and (min-width: 768px) {
  section.sec-chair {
    padding-top: 0;
  }
}
section.sec-chair h2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  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: 10vw;
}
@media screen and (min-width: 768px) {
  section.sec-chair h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    margin-bottom: 2em;
  }
}
section.sec-chair h2 span {
  display: block;
  padding: 0.4em 0.8em;
  box-sizing: border-box;
  width: 100%;
}
section.sec-chair h2 span.txt01 {
  background-color: var(--clpurple01);
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  section.sec-chair h2 span.txt01 {
    width: 222px;
  }
}
section.sec-chair h2 span.txt02 {
  background-color: var(--clpurple02);
  text-align: center;
}
@media screen and (min-width: 768px) {
  section.sec-chair h2 span.txt02 {
    text-align: left;
    width: calc(100% - 222px);
  }
}
section.sec-chair div.chair-cont01.v01 {
  margin-bottom: 15vw;
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont01.v01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont01.v01 div.chair-txt-wrap {
    width: 46%;
  }
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont01.v01 div.chair-img01 {
    width: 50%;
  }
}
section.sec-chair div.chair-cont01.v02 {
  margin-bottom: 15vw;
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont01.v02 {
    margin-bottom: 110px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont01.v02 div.chair-txt-wrap {
    width: 66%;
  }
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont01.v02 div.chair-img01 {
    margin-top: -20px;
  }
}
section.sec-chair div.chair-cont01 div.chair-txt-wrap h3 {
  margin-bottom: 1.6em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont01 div.chair-txt-wrap h3 {
    text-align: left;
  }
}
section.sec-chair div.chair-cont01 div.chair-txt-wrap h3 span.txt01 {
  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-chair div.chair-cont01 div.chair-txt-wrap h3 span.txt01 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
section.sec-chair div.chair-cont01 div.chair-txt-wrap h3 span.txt02 {
  color: var(--clpurple01);
  margin-left: 0.4em;
  font-size: 5.33vw;
  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-chair div.chair-cont01 div.chair-txt-wrap h3 span.txt02 {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
section.sec-chair div.chair-cont01 div.chair-txt-wrap p {
  text-align: justify;
  word-break: break-all;
  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;
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont01 div.chair-txt-wrap 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;
    margin-bottom: 0;
  }
}
section.sec-chair div.chair-cont02 {
  margin-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont02 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont02 h3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
section.sec-chair div.chair-cont02 h3 span {
  display: block;
}
section.sec-chair div.chair-cont02 h3 span.txt01 {
  background-color: var(--clgray01);
  color: var(--clpurple01);
  box-sizing: border-box;
  text-align: center;
  padding: 0.4em 0;
  font-size: 4.8vw;
  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-chair div.chair-cont02 h3 span.txt01 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    width: 95px;
  }
}
section.sec-chair div.chair-cont02 h3 span.txt02 {
  background-color: var(--clpurple02);
  padding: 0.4em 1em;
  box-sizing: border-box;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.5em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  text-align: center;
  color: var(--clpurple01);
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont02 h3 span.txt02 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 95px);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    text-align: left;
  }
}
section.sec-chair div.chair-cont02 div.chair-cont02-inner {
  box-sizing: border-box;
  border: solid 4px var(--clpurple02);
  padding: 7vw 8vw;
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont02 div.chair-cont02-inner {
    padding: 25px 35px;
  }
}
section.sec-chair div.chair-cont02 div.chair-cont02-inner p.chair-cont02-txt01 {
  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-chair div.chair-cont02 div.chair-cont02-inner p.chair-cont02-txt01 {
    font-size: 16px;
    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-chair div.chair-cont02 div.chair-cont02-inner p.chair-cont02-txt01 .big {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
section.sec-chair div.chair-cont02 div.chair-cont02-inner p.chair-cont02-txt01 .purple {
  color: var(--clpurple01);
}
section.sec-chair div.chair-cont02 div.chair-cont02-inner p.chair-cont02-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;
  text-align: right;
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont02 div.chair-cont02-inner p.chair-cont02-txt02 {
    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: right;
  }
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont02 div.chair-cont02-inner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
section.sec-chair div.chair-cont02 div.chair-cont02-inner ul li {
  margin-bottom: 7vw;
}
@media screen and (min-width: 768px) {
  section.sec-chair div.chair-cont02 div.chair-cont02-inner ul li {
    width: 22%;
    margin-bottom: 0;
  }
}
section.sec-chair div.chair-cont02 div.chair-cont02-inner ul li figcaption {
  margin-top: 0.8em;
  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-chair div.chair-cont02 div.chair-cont02-inner ul li figcaption {
    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-career {
  padding-top: 15vw;
}
@media screen and (min-width: 768px) {
  section.sec-career {
    padding-top: 100px;
  }
}
section.sec-career h2 {
  margin-bottom: 1.6em;
}
section.sec-career div.career-img01-wrap {
  overflow-x: scroll;
  width: 111%;
}
@media screen and (min-width: 768px) {
  section.sec-career div.career-img01-wrap {
    overflow: revert;
    width: 100%;
  }
}
section.sec-career div.career-img01-wrap div.career-img01 {
  width: 200%;
}
@media screen and (min-width: 768px) {
  section.sec-career div.career-img01-wrap div.career-img01 {
    width: 100%;
  }
}
section.sec-career div.career-img02 {
  width: 90%;
  margin: 10vw auto 0;
}
@media screen and (min-width: 768px) {
  section.sec-career div.career-img02 {
    width: 77%;
    margin: 109px auto 0;
  }
}/*# sourceMappingURL=chair.css.map */