.common-mvArea-img {
  background-image: url(../img/college/mv_bg_sp.webp);
}
@media screen and (min-width: 768px), print {
  .common-mvArea-img {
    background-image: url(../img/college/mv_bg_pc.webp);
  }
}
.common-mvArea-heading {
  display: flex;
  flex-direction: column;
}
.common-mvArea-heading-label {
  color: #fff;
  font-size: 3.2vw;
  background-color: #010101;
  border-radius: 1.3333333333vw;
  padding: 1.3333333333vw 3.4666666667vw;
  box-sizing: border-box;
  position: relative;
  margin-left: auto;
  margin-right: 0;
  margin-bottom: 1.0666666667vw;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px), print {
  .common-mvArea-heading-label {
    font-size: 1.25vw;
    padding: 0.5208333333vw 1.3541666667vw;
    border-radius: 0.5208333333vw;
    margin-bottom: 0.4166666667vw;
    margin-left: 0;
    margin-right: auto;
  }
}
.common-mvArea-heading-label:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.3333333333vw 1.0666666667vw 0 1.0666666667vw;
  border-color: #010101 transparent transparent transparent;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -1.3333333333vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (min-width: 768px), print {
  .common-mvArea-heading-label:before {
    border-width: 0.8333333333vw 0.625vw 0 0.625vw;
    bottom: -0.5208333333vw;
  }
}
.common-mvArea-heading-ttl {
  font-size: 14.9333333333vw;
}
@media screen and (min-width: 768px), print {
  .common-mvArea-heading-ttl {
    font-size: 8.3333333333vw;
  }
}

.collegeArea {
  padding-top: 14.6666666667vw;
  padding-bottom: 16vw;
}
@media screen and (min-width: 768px), print {
  .collegeArea {
    padding-top: 5.2083333333vw;
    padding-bottom: 10.4166666667vw;
  }
}
.collegeArea-box {
  width: 93.3333333333vw;
  border: solid #E6DBF0 0.5333333333vw;
  border-radius: 2.6666666667vw;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
  margin-top: 16vw;
}
@media screen and (min-width: 768px), print {
  .collegeArea-box {
    width: 75vw;
    border: solid #E6DBF0 0.2083333333vw;
    border-radius: 1.0416666667vw;
    margin-top: 10.4166666667vw;
  }
}
.collegeArea-box:nth-child(1) {
  margin-top: 0;
}
.collegeArea-content {
  padding: 8vw 6.6666666667vw 13.3333333333vw;
  position: relative;
}
@media screen and (min-width: 768px), print {
  .collegeArea-content {
    padding: 3.125vw 3.6458333333vw 5.7291666667vw;
  }
}
.collegeArea-ttlArea {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.collegeArea-ttlArea-num {
  position: relative;
}
.collegeArea-ttlArea-num .num {
  font-size: 24vw;
  line-height: 0.8;
  display: inline-block;
  font-weight: 800;
  color: #E6DBF0;
  margin-left: -2.6666666667vw;
}
@media screen and (min-width: 768px), print {
  .collegeArea-ttlArea-num .num {
    font-size: 9.375vw;
    margin-left: 0;
  }
}
.collegeArea-ttlArea-num .txt {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 3.2vw;
  font-weight: 700;
  color: #694490;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  line-height: 1.6;
}
@media screen and (min-width: 768px), print {
  .collegeArea-ttlArea-num .txt {
    font-size: 1.25vw;
    line-height: 1.4;
  }
}
.collegeArea-ttlArea-ttl {
  width: 55.7333333333vw;
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1.25;
  margin-left: 1.3333333333vw;
}
@media screen and (min-width: 768px), print {
  .collegeArea-ttlArea-ttl {
    font-size: 2.2916666667vw;
    width: 57.2916666667vw;
    margin-left: 1.0416666667vw;
  }
}
@media screen and (min-width: 768px), print {
  .collegeArea-ttlArea-ttl .small {
    font-size: 1.9791666667vw;
  }
}
.collegeArea-imgArea {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 8vw;
}
@media screen and (min-width: 768px), print {
  .collegeArea-imgArea {
    margin-top: 2.6041666667vw;
    flex-direction: row;
    justify-content: space-between;
  }
}
.collegeArea-imgArea-img {
  margin-top: 7.4666666667vw;
}
@media screen and (min-width: 768px), print {
  .collegeArea-imgArea-img {
    margin-top: 0;
    width: 28.6458333333vw;
  }
}
@media screen and (min-width: 768px), print {
  .collegeArea-txtArea {
    width: 36.4583333333vw;
  }
}
.collegeArea-txtArea-ttl {
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.35;
}
@media screen and (min-width: 768px), print {
  .collegeArea-txtArea-ttl {
    font-size: 1.5625vw;
  }
}
.collegeArea-txtArea-txt {
  font-size: 3.4666666667vw;
  margin-top: 4vw;
  line-height: 1.7;
}
@media screen and (min-width: 768px), print {
  .collegeArea-txtArea-txt {
    font-size: 1.25vw;
    margin-top: 1.0416666667vw;
    line-height: 1.8;
  }
}
.collegeArea-btn {
  width: 69.3333333333vw;
  background-color: #fff;
  position: absolute;
  display: flex;
  margin: 0 auto;
  bottom: -5.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  padding: 4vw 9.3333333333vw 4.5333333333vw 6.6666666667vw;
  border-radius: 100px;
  line-height: 1;
  box-sizing: border-box;
  text-align: center;
  border: solid #694490 0.5333333333vw;
  z-index: 1;
}
@media screen and (min-width: 768px), print {
  .collegeArea-btn {
    padding: 1.3020833333vw 3.3854166667vw;
    border: solid #694490 0.2083333333vw;
    width: 27.0833333333vw;
    bottom: -2.0833333333vw;
  }
}
.collegeArea-btn:hover {
  cursor: pointer;
}
.collegeArea-btn:before {
  content: "";
  width: 100%;
  width: 3.2vw;
  height: 0.5333333333vw;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 3.0666666667vw;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  .collegeArea-btn:before {
    width: 0.8333333333vw;
    height: 0.15625vw;
    right: 2.5vw;
  }
}
.collegeArea-btn:after {
  transition: all ease 0.2s;
  content: "";
  width: 100%;
  width: 3.2vw;
  height: 0.5333333333vw;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  right: 3.0666666667vw;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  .collegeArea-btn:after {
    width: 0.8333333333vw;
    height: 0.15625vw;
    right: 2.5vw;
  }
}
.collegeArea-btn > span {
  font-size: 3.4666666667vw;
  color: #694490;
  width: 100%;
  font-weight: 700;
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .collegeArea-btn > span {
    font-size: 1.5625vw;
  }
}
.collegeArea-btn > span:before {
  content: "";
  display: inline-block;
  background-color: #694490;
  width: 4.8vw;
  height: 4.8vw;
  border-radius: 100px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 2.4vw;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
}
@media screen and (min-width: 768px), print {
  .collegeArea-btn > span:before {
    width: 1.875vw;
    height: 1.875vw;
    right: 1.9791666667vw;
  }
}
.collegeArea-btn.active:after {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.collegeArea-caution {
  background-color: #E6DBF0;
  padding: 13.3333333333vw 6.6666666667vw 5.3333333333vw;
  box-sizing: border-box;
  font-size: 3.4666666667vw;
  line-height: 1.7;
}
@media screen and (min-width: 768px), print {
  .collegeArea-caution {
    font-size: 1.25vw;
    padding: 5.7291666667vw 3.6458333333vw 3.125vw;
  }
}
.collegeArea-commentArea {
  display: flex;
  justify-content: space-between;
  margin-top: 8vw;
}
@media screen and (min-width: 768px), print {
  .collegeArea-commentArea {
    margin-top: 4.6875vw;
  }
}
.collegeArea-commentArea-txt {
  letter-spacing: 0.1em;
  width: 68vw;
  box-sizing: border-box;
  background-color: #694490;
  color: #fff;
  border-radius: 2.6666666667vw;
  font-size: 4.5333333333vw;
  padding: 4vw 6.6666666667vw;
  position: relative;
  flex-shrink: 0;
  line-height: 1.45;
}
@media screen and (min-width: 768px), print {
  .collegeArea-commentArea-txt {
    width: 63.75vw;
    font-size: 1.9791666667vw;
    padding: 1.875vw 3.6458333333vw;
    min-height: 10.2083333333vw;
    display: flex;
    align-items: center;
    border-radius: 1.0416666667vw;
  }
}
.collegeArea-commentArea-txt .small {
  font-size: 4.5333333333vw;
}
@media screen and (min-width: 768px), print {
  .collegeArea-commentArea-txt .small {
    font-size: 1.7708333333vw;
  }
}
.collegeArea-commentArea-txt:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.1333333333vw 0 2.1333333333vw 2.6666666667vw;
  border-color: transparent transparent transparent #694490;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -2.6666666667vw;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 768px), print {
  .collegeArea-commentArea-txt:before {
    border-width: 0.8333333333vw 0 0.8333333333vw 1.0416666667vw;
    right: -1.0416666667vw;
  }
}
.collegeArea-commentArea-img {
  width: 22.4vw;
}
@media screen and (min-width: 768px), print {
  .collegeArea-commentArea-img {
    width: 8.75vw;
  }
}/*# sourceMappingURL=college.css.map */