@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;500;700&display=swap");
.zenkakuantique {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

div.pan-list-area ul li a {
  color: #5e5e5e;
}
div.pan-list-area ul li a::after {
  border-top: solid 1px #5e5e5e;
  border-right: solid 1px #5e5e5e;
}

.smp-block {
  display: block;
}
@media screen and (min-width: 768px) {
  .smp-block {
    display: none;
  }
}

.pc-block {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc-block {
    display: block;
  }
}

main {
  background-image: url(../../myimg/campus_life/bessatsu/sangakurenkei/main-bg.png);
  background-size: 100%;
  background-repeat: repeat-y;
  padding-bottom: 20%;
}
@media screen and (min-width: 768px) {
  main {
    padding-bottom: 150px;
  }
}
main img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block !important;
}

div.hero-area {
  padding: 7% 0 0;
}
@media screen and (min-width: 768px) {
  div.hero-area {
    padding: 45px 0 0;
  }
}
div.hero-area h1 {
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  div.hero-area h1 {
    width: 90%;
    max-width: 980px;
  }
}
div.hero-area p {
  text-align: center;
  font-weight: 500;
  font-size: 1.1em;
  letter-spacing: 0;
  margin: 1em 0;
}
@media screen and (min-width: 768px) {
  div.hero-area p {
    font-size: 18px;
    line-height: 2em;
    margin: 1em 0 2em;
  }
}
@media screen and (min-width: 1000px) {
  div.hero-area p {
    font-size: 20px;
  }
}
div.hero-area nav {
  display: block;
  width: 90%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  div.hero-area nav {
    width: 640px;
  }
}
div.hero-area nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div.hero-area nav ul li {
  width: 49%;
  margin-bottom: 2%;
}
div.hero-area nav ul li:nth-of-type(1) {
  background: #d72e8a;
}
div.hero-area nav ul li:nth-of-type(2) {
  background: #914897;
}
div.hero-area nav ul li:nth-of-type(3) {
  background: #dd6a08;
}
div.hero-area nav ul li:nth-of-type(4) {
  background: #34b0a6;
}
div.hero-area nav ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0.6em 1em;
  font-size: 1.2em;
}
@media screen and (min-width: 768px) {
  div.hero-area nav ul li a {
    font-size: 20px;
    padding: 1em 1em 1em 1.4em;
  }
}
div.hero-area nav ul li a span {
  display: block;
}
div.hero-area nav ul li a span.txt {
  width: calc(100% - 1.6em);
  line-height: 1.4em;
}
div.hero-area nav ul li a span.arrow {
  width: 1.2em;
}

section.sec-sangaku {
  padding: 22% 0 0;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku {
    padding: 45px 0 0;
  }
}
section.sec-sangaku div.sec-sangaku-inner {
  position: relative;
  background: #fff;
  padding: 10vw 0;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.sec-sangaku-inner {
    max-width: 980px;
    margin: auto;
    padding: 0 0 50px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.sec-sangaku-inner01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
section.sec-sangaku div.sec-sangaku-inner01 h2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translate(0, -50%);
  width: 74.6%;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.sec-sangaku-inner01 h2 {
    width: 13%;
    position: revert;
    transform: translate(0);
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.sec-sangaku-inner01 div.sangaku-img02 {
    width: 83%;
  }
}
section.sec-sangaku div.sec-sangaku-inner02 {
  width: 90%;
  margin: 5% auto 0;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.sec-sangaku-inner02 {
    width: 88%;
    margin: auto;
    margin-top: -30px;
  }
}
section.sec-sangaku div.voice-box-wrap {
  position: relative;
  z-index: 0;
}
section.sec-sangaku div.voice-box-wrap::after {
  content: "";
  display: block;
  width: 95%;
  height: 100%;
  background: #111;
  position: absolute;
  bottom: -1.6%;
  right: 0;
  z-index: -1;
  border-radius: 1em;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box-wrap::after {
    width: 98%;
  }
}
section.sec-sangaku div.voice-box {
  border: solid 1px #111;
  border-radius: 1em;
  margin-top: 10%;
  position: relative;
  z-index: 0;
  background: #fff;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box {
    margin-top: 25px;
    overflow: hidden;
  }
}
section.sec-sangaku div.voice-box div.voice-box-inner {
  width: 83.2%;
  margin: auto;
  padding: 10% 0;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner {
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap {
    width: 50%;
  }
}
section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap h3 {
  border-bottom: solid 1px #111;
  padding-bottom: 1em;
  margin-bottom: 1em;
  position: relative;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap h3::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    transform: translate(-100%, 0);
    background: #111;
  }
}
section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap h3.voice-title01 img {
  width: 70%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap h3.voice-title01 img {
    width: 280px;
    margin: 0;
  }
}
section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap h3.voice-title02 img {
  width: 76%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap h3.voice-title02 img {
    width: 290px;
    margin: 0;
  }
}
section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap p {
  text-align: justify;
  word-break: break-all;
  font-size: 1.1em;
  letter-spacing: 0;
  line-height: 1.6em;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap p {
    font-size: 16px;
    line-height: 1.8em;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.txt-wrap p {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap {
    width: 45%;
  }
}
section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap div.voice-img {
  width: 63%;
  margin: 5% auto;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap div.voice-img {
    width: 75%;
    margin: 0 auto 10px;
  }
}
section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap p {
  text-align: center;
}
section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap p span {
  display: block;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0;
}
section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap p span.txt01 {
  font-size: 1em;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap p span.txt01 {
    font-size: 13px;
  }
}
section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap p span.txt02 {
  font-size: 1.4em;
}
@media screen and (min-width: 768px) {
  section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap p span.txt02 {
    font-size: 19px;
  }
}
section.sec-sangaku div.voice-box div.voice-box-inner div.img-wrap p span.txt02 span.small {
  font-size: 0.6em;
  display: inline-block;
}/*# sourceMappingURL=sangakurenkei.css.map */