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

section.sec-campusmap div.campusmap-cont01 .campusmap-cont01-txt01 {
  margin-bottom: 1em;
  font-size: 5.33vw;
  font-weight: 900;
  line-height: 1.6em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 768px) {
  section.sec-campusmap div.campusmap-cont01 .campusmap-cont01-txt01 {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.6em;
    font-family: "Zen Old Mincho", serif;
  }
}
section.sec-campusmap div.campusmap-cont01 .campusmap-cont01-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-campusmap div.campusmap-cont01 .campusmap-cont01-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-campusmap div.campusmap-cont01 div.campusmap-cont01-img01 {
  margin-top: 10vw;
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (min-width: 768px) {
  section.sec-campusmap div.campusmap-cont01 div.campusmap-cont01-img01 {
    width: 100%;
    margin-top: 70px;
  }
}
section.sec-campusmap ul.campusmap-cont02 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 4%;
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  section.sec-campusmap ul.campusmap-cont02 {
    gap: 3.5%;
    margin-top: 50px;
  }
}
section.sec-campusmap ul.campusmap-cont02 li {
  width: 48%;
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  section.sec-campusmap ul.campusmap-cont02 li {
    width: 31%;
    margin-bottom: 55px;
  }
}
section.sec-campusmap ul.campusmap-cont02 li button {
  color: #000;
}
section.sec-campusmap ul.campusmap-cont02 li button p {
  font-size: 3.73vw;
  font-weight: 500;
  line-height: 1.4em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  text-align: left;
  margin-bottom: 0.9em;
  padding-left: 1.8em;
  position: relative;
}
@media screen and (min-width: 768px) {
  section.sec-campusmap ul.campusmap-cont02 li button p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-campusmap ul.campusmap-cont02 li button p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
section.sec-campusmap ul.campusmap-cont02 li button p .small {
  font-size: 0.7em;
  margin-left: 1em;
}
section.sec-campusmap ul.campusmap-cont02 li button p .small02 {
  font-size: 0.7em;
  margin-right: 0.4em;
  font-weight: 400;
}
section.sec-campusmap ul.campusmap-cont02 li button p .icon {
  display: inline-block;
  width: 1.2em;
  margin-right: 0.6em;
  position: absolute;
  bottom: 0;
  left: 0;
}
section.sec-campusmap ul.campusmap-cont02 li button div.campusmap-cont02-img01 {
  position: relative;
}
section.sec-campusmap ul.campusmap-cont02 li button div.campusmap-cont02-img01 span.arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3em;
  height: 3em;
  background-color: var(--clpurple01);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media screen and (min-width: 768px) {
  section.sec-campusmap ul.campusmap-cont02 li button div.campusmap-cont02-img01 span.arrow {
    width: 63px;
    height: 57px;
  }
}
section.sec-campusmap ul.campusmap-cont02 li button div.campusmap-cont02-img01 span.arrow svg {
  position: absolute;
  bottom: 25%;
  right: 5%;
  width: 50%;
}
section.sec-campusmap a {
  display: block;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: var(--clpurple03);
  border: solid 1px var(--clpurple01);
  padding: 5vw 5vw 6vw;
  box-sizing: border-box;
  margin: 15vw 0 0;
}
@media screen and (min-width: 768px) {
  section.sec-campusmap a {
    width: 600px;
    margin: 140px auto 0;
    padding: 16px 0;
    justify-content: center;
    gap: 0 1em;
  }
}
section.sec-campusmap a span {
  display: block;
}
section.sec-campusmap a span.icon {
  width: 24%;
}
@media screen and (min-width: 768px) {
  section.sec-campusmap a span.icon {
    width: 15%;
  }
}
section.sec-campusmap a span.txt {
  width: 71%;
  font-size: 3.73vw;
  font-weight: 500;
  line-height: 1.4em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  margin-bottom: 3vw;
}
@media screen and (min-width: 768px) {
  section.sec-campusmap a span.txt {
    width: 53%;
    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-campusmap a span.txt span {
  font-weight: 400;
  font-size: 0.8em;
}
@media screen and (min-width: 768px) {
  section.sec-campusmap a span.txt span {
    font-size: 0.9em;
  }
}
section.sec-campusmap a span.arrow {
  margin-left: 20vw;
  width: 20vw;
}
@media screen and (min-width: 768px) {
  section.sec-campusmap a span.arrow {
    width: 38px;
    margin: 0;
  }
}

/*モーダル*/
div.modaal-container {
  position: relative;
}
@media screen and (min-width: 768px) {
  div.modaal-container {
    max-width: 700px;
  }
}
div.modaal-container .modaal-close {
  position: absolute;
  top: 2vw;
  right: 2vw;
  border: solid 1px #000;
  width: 8vw;
  height: 8vw;
}
@media screen and (min-width: 768px) {
  div.modaal-container .modaal-close {
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
  }
}
div.modaal-container .modaal-close::after, div.modaal-container .modaal-close::before {
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  height: 1px;
}
div.modaal-container .modaal-close::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
div.modaal-container .modaal-close::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

div.modaal-content-container {
  padding: 15% 8%;
}
@media screen and (min-width: 768px) {
  div.modaal-content-container {
    padding: 70px 12%;
  }
}

div.campusmap-modal div.campusmap-modal-slide-wrap {
  position: relative;
}
div.campusmap-modal div.campusmap-modal-slide-wrap div.campusmap-modal-slide {
  overflow: hidden;
  width: 73vw;
}
@media screen and (min-width: 768px) {
  div.campusmap-modal div.campusmap-modal-slide-wrap div.campusmap-modal-slide {
    width: 100%;
  }
}
div.campusmap-modal div.campusmap-modal-slide-wrap div.swiper-button-prev, div.campusmap-modal div.campusmap-modal-slide-wrap div.swiper-button-next {
  display: block !important;
  background-color: var(--clgray04);
  width: 2em;
  height: 2em;
  border-radius: 50em;
}
div.campusmap-modal div.campusmap-modal-slide-wrap div.swiper-button-prev::after, div.campusmap-modal div.campusmap-modal-slide-wrap div.swiper-button-next::after {
  content: "";
  width: 0.16em;
  height: 0.16em;
  border-top: solid 0.04em #fff;
  border-right: solid 0.04em #fff;
  position: absolute;
  top: 37%;
  transform: rotate(45deg);
}
div.campusmap-modal div.campusmap-modal-slide-wrap div.swiper-button-next {
  right: -1em;
}
div.campusmap-modal div.campusmap-modal-slide-wrap div.swiper-button-next::after {
  right: 42%;
}
div.campusmap-modal div.campusmap-modal-slide-wrap div.swiper-button-prev {
  left: -1em;
}
div.campusmap-modal div.campusmap-modal-slide-wrap div.swiper-button-prev::after {
  left: 42%;
  transform: rotate(-135deg);
}
div.campusmap-modal div.campusmap-modal-box01 {
  padding: 10vw 0;
}
@media screen and (min-width: 768px) {
  div.campusmap-modal div.campusmap-modal-box01 {
    padding: 40px 0;
  }
}
div.campusmap-modal div.campusmap-modal-box01 h3 {
  text-align: center;
  color: var(--clpurple01);
  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) {
  div.campusmap-modal div.campusmap-modal-box01 h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
div.campusmap-modal div.campusmap-modal-box01 h3 span.small {
  font-size: 0.8em;
}
div.campusmap-modal div.campusmap-modal-box02 h4 {
  text-align: center;
  font-size: 3.73vw;
  font-weight: 500;
  line-height: 1.4em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  margin-bottom: 1em;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  div.campusmap-modal div.campusmap-modal-box02 h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  }
}
div.campusmap-modal div.campusmap-modal-box02 h4::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background-color: var(--clgray05);
  width: 100%;
  height: 5px;
  z-index: -1;
}
div.campusmap-modal div.campusmap-modal-box02 h4 span {
  display: inline-block;
  background: #fff;
  padding: 0 1em;
}
div.campusmap-modal div.campusmap-modal-box02 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) {
  div.campusmap-modal div.campusmap-modal-box02 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;
  }
}/*# sourceMappingURL=campusmap.css.map */