  @charset "UTF-8";
/*----------------------------------

メッセージ、大学概要ページCSS

----------------------------------*/
section.mainvis {
  background: url("/recruit/info/img/message/mainvis.jpg") no-repeat center/cover;
}
@media (max-width: 960px) {
  section.mainvis {
    background: url("/recruit/info/img/message/mainvis_sp.jpg") no-repeat center/cover;
  }
}
section.mainvis h1 .en::first-letter {
  color: #3794c8;
}

.border_hdg {
  color: #3794c8;
}

/*----------------------------------

メッセージページ

----------------------------------*/
section.catch {
  width: 100%;
  overflow-x: hidden;
  background: #f6f7f9;
}
section.catch .inner {
  height: 560px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 960px) {
  section.catch .inner {
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
section.catch .img {
  width: 52%;
  position: absolute;
  bottom: 0;
  text-align: center;
}
@media (max-width: 960px) {
  section.catch .img {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: static;
  }
}
section.catch .txt {
  width: 41.7%;
  font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  position: relative;
  z-index: 1;
}
@media (max-width: 960px) {
  section.catch .txt {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: static;
  }
}
section.catch .copy {
  margin-bottom: 35px;
  font-size: 3.8rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.63;
}
@media (max-width: 960px) {
  section.catch .copy {
    margin-bottom: 11px;
    font-size: 1.9rem;
  }
}
@media (max-width: 960px) {
  section.catch .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
section.catch .name span {
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.06em;
}
@media (max-width: 960px) {
  section.catch .name span {
    font-size: 1.15rem;
    margin-right: 9px;
  }
}
section.catch .name span img {
  height: auto;
}

@media (max-width: 960px) {
  section.catch.president .inner {
    min-height: 350px;
    padding-top: 38px;
  }
}
section.catch.president .img {
  left: 0;
}
section.catch.president .txt {
  margin: -16px 0 0 auto;
}
@media (max-width: 960px) {
  section.catch.president .name {
    margin-bottom: 22px;
  }
}
section.catch.president .name span {
  margin-bottom: 28px;
}
@media (max-width: 960px) {
  section.catch.president .name span {
    margin-bottom: 0;
  }
}
section.catch.president .name img {
  width: 332px;
}
@media (max-width: 960px) {
  section.catch.president .name img {
    width: 166px;
  }
}

@media (max-width: 960px) {
  section.catch.director .inner {
    min-height: 315px;
    padding-top: 30px;
  }
}
section.catch.director .img {
  right: 0.6%;
}
section.catch.director .txt {
  margin-top: 248px;
  left: 9.2%;
}
@media (max-width: 960px) {
  section.catch.director .txt {
    margin: 0;
    left: 0;
  }
}
@media (max-width: 960px) {
  section.catch.director .name {
    margin: 0 5px 22px 0;
  }
}
section.catch.director .name span {
  margin-bottom: 19px;
}
@media (max-width: 960px) {
  section.catch.director .name span {
    margin-bottom: 0;
  }
}
section.catch.director .name img {
  width: 311px;
}
@media (max-width: 960px) {
  section.catch.director .name img {
    width: 155.5px;
  }
}

section.message .inner {
  padding-top: 90px;
  padding-bottom: 80px;
}
@media (max-width: 960px) {
  section.message .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
section.message p {
  font-size: 1.8rem;
  letter-spacing: 0.06em;
  line-height: 2.11111;
}
@media (max-width: 960px) {
  section.message p {
    font-size: 1.5rem;
  }
}
section.message p + p {
  margin-top: 59px;
}
@media (max-width: 960px) {
  section.message p + p {
    margin-top: 18px;
  }
}

/*----------------------------------

大学概要ページ

----------------------------------*/
section.number {
  margin-bottom: 34px;
}
@media (max-width: 960px) {
  section.number {
    margin-bottom: 22px;
  }
}
section.number .inner {
  padding-top: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 960px) {
  section.number .inner {
    padding-top: 40px;
  }
}
section.number .explain {
  width: 100%;
  margin-bottom: 55px;
  font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: 2.6rem;
  text-align: center;
}
@media (max-width: 960px) {
  section.number .explain {
    margin-bottom: 44px;
    font-size: 1.9rem;
    letter-spacing: -0.06em;
  }
}
section.number .explain span {
  color: #3794c8;
}
section.number .explain .note {
  margin-top: 8px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
}
@media (max-width: 960px) {
  section.number .explain .note {
    margin-top: 6px;
    font-size: 1.3rem;
    letter-spacing: 0.06em;
    text-align: left;
  }
}
section.number .blue_box {
  width: 100%;
  margin-bottom: 40px;
  padding: 40px 40px 35px;
  background: #eef9ff;
}
@media (max-width: 960px) {
  section.number .blue_box {
    margin-bottom: 25px;
    padding: 35px 20px 28px;
  }
}
section.number .blue_box .img {
  width: 20%;
  float: left;
  font-size: 1.5rem;
  line-height: 1.6666;
}
@media (max-width: 960px) {
  section.number .blue_box .img {
    width: 110px;
    font-size: 1.3rem;
    line-height: 1.4;
    white-space: nowrap;
  }
}
section.number .blue_box .img img {
  margin-bottom: 5px;
}
@media (max-width: 960px) {
  section.number .blue_box .img img {
    margin-bottom: 6px;
  }
}
section.number .blue_box .catch {
  width: 79%;
  margin: -7px 0 16px;
  float: right;
  font-size: 2.4rem;
  line-height: 1.5;
}
@media (max-width: 960px) {
  section.number .blue_box .catch {
    width: calc(100% - 125px);
    font-size: 1.8rem;
  }
}
section.number .blue_box .detail {
  width: 79%;
  float: right;
  line-height: 1.75;
}
@media (max-width: 960px) {
  section.number .blue_box .detail {
    width: 100%;
    margin-top: 12px;
  }
}
section.number .blue_box .blue {
  font-size: 6rem;
  font-weight: bold;
  line-height: 0.9;
  color: #3794c8;
}
@media (max-width: 960px) {
  section.number .blue_box .blue {
    font-size: 5rem;
    letter-spacing: -0.04em;
  }
}
section.number .blue_box .small {
  display: block;
  font-size: 1.6rem;
}
@media (max-width: 960px) {
  section.number .blue_box .small {
    font-size: 1.4rem;
  }
}
@media (min-width: 961px) {
  section.number .blue_box.half {
    width: 48.61%;
  }
}
@media (min-width: 961px) {
  section.number .blue_box.half .img {
    width: 41%;
  }
}
@media (min-width: 961px) {
  section.number .blue_box.half .catch,
section.number .blue_box.half .detail {
    width: 53%;
  }
}
section.number .blue_box.campus .catch {
  margin-bottom: 22px;
}
@media (min-width: 961px) {
  section.number .blue_box.faculty .img {
    letter-spacing: -0.06em;
  }
}
@media (max-width: 960px) {
  section.number .blue_box.faculty .img {
    width: 100%;
    max-width: 210px;
    margin-bottom: 18px;
    position: relative;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 960px) {
  section.number .blue_box.faculty .catch {
    width: 100%;
    margin-bottom: 8px;
    letter-spacing: -0.08em;
  }
}
@media (max-width: 960px) {
  section.number .blue_box.faculty .detail {
    margin-top: 0;
  }
}

section.about {
  margin-bottom: 118px;
}
@media (max-width: 960px) {
  section.about {
    margin-bottom: 50px;
  }
}
section.about dl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 960px) {
  section.about dl > div {
    display: block;
  }
}
section.about dl > div + div {
  margin-top: 21px;
  padding-top: 22px;
  border-top: 1px dotted #cccccc;
}
@media (max-width: 960px) {
  section.about dl > div + div {
    margin-top: 14px;
    padding-top: 13px;
  }
}
section.about dl dt {
  width: 26.5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: bold;
}
@media (max-width: 960px) {
  section.about dl dt {
    width: 100%;
    font-weight: normal;
  }
}
section.about dl a {
  text-decoration: none;
  color: #707070;
}