@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-publication {
  margin-bottom: 20vw;
}
@media screen and (min-width: 768px) {
  section.sec-publication {
    margin-bottom: 155px;
  }
}
section.sec-publication div.publication-cont01 {
  padding: 10vw 0 20vw;
}
@media screen and (min-width: 768px) {
  section.sec-publication div.publication-cont01 {
    padding: 80px 0;
  }
}
section.sec-publication div.publication-cont01 div.publication-cont01-inner {
  margin-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  section.sec-publication div.publication-cont01 div.publication-cont01-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-publication div.publication-cont01 div.publication-cont01-inner ul {
    width: 50%;
    order: -1;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-publication div.publication-cont01 div.publication-cont01-inner ul {
    width: calc(100% - 500px);
  }
}
section.sec-publication div.publication-cont01 div.publication-cont01-inner ul li {
  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-publication div.publication-cont01 div.publication-cont01-inner ul li {
    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-publication div.publication-cont01 div.publication-cont01-inner ul li::after {
  top: 0.5em;
}
section.sec-publication div.publication-cont01 .publication-newimg {
  display: block;
  width: 80%;
  margin: 0 auto 12vw;
  box-shadow: rgba(99, 99, 99, 0.4156862745) 5px 10px 15px;
}
@media screen and (min-width: 768px) {
  section.sec-publication div.publication-cont01 .publication-newimg {
    width: 40%;
    margin: 0 auto 55px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-publication div.publication-cont01 .publication-newimg {
    width: 338px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-publication div.publication-cont02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 782px;
    margin: auto;
  }
}
section.sec-publication div.publication-cont02 h3 {
  border-bottom: solid 2px #fff;
  font-size: 3.73vw;
  font-weight: 500;
  line-height: 1.4em;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  padding-bottom: 1em;
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  section.sec-publication div.publication-cont02 h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    width: calc(100% - 505px);
    max-width: 150px;
    padding-bottom: 1em;
    margin-bottom: 0;
  }
}
section.sec-publication div.publication-cont02 ul {
  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-publication div.publication-cont02 ul {
    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;
    width: 480px;
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
  }
}
@media screen and (min-width: 768px) {
  section.sec-publication div.publication-cont02 ul li {
    width: 30%;
  }
}
section.sec-publication div.publication-cont02 ul li::after {
  top: 0.6em;
}

/*=============================== 創立40周年記念誌 記念事業 ===============================*/
section.sec-anniversary p.anniversary-txt01 {
  padding: 5vw 0 8vw;
  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-anniversary p.anniversary-txt01 {
    padding: 30px 0;
    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;
  }
}
@media screen and (min-width: 768px) {
  section.sec-anniversary div.anniversary-link-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
}
section.sec-anniversary div.anniversary-link-wrap .anniversary-link {
  display: block;
  margin-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  section.sec-anniversary div.anniversary-link-wrap .anniversary-link {
    width: 27%;
    margin: 0;
  }
}
section.sec-anniversary div.anniversary-link-wrap .anniversary-link h3 {
  display: inline-block;
  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-anniversary div.anniversary-link-wrap .anniversary-link h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: "YakuHanJP", "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    line-height: 1.6em;
    height: 70px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-anniversary div.anniversary-link-wrap .anniversary-link h3 span {
    height: 50px;
  }
}
section.sec-anniversary div.anniversary-link-wrap .anniversary-link div.anniversary-img {
  width: 70%;
  margin: 5vw auto;
  border: solid 1px rgba(99, 99, 99, 0.4156862745);
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  section.sec-anniversary div.anniversary-link-wrap .anniversary-link div.anniversary-img {
    width: 100%;
    margin: 0 auto 30px;
  }
}
section.sec-anniversary div.anniversary-link-wrap .anniversary-link span.base-btn {
  width: 70%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  section.sec-anniversary div.anniversary-link-wrap .anniversary-link span.base-btn {
    width: 100%;
  }
}/*# sourceMappingURL=publication.css.map */