@charset "utf-8";
/* CSS Document */

/*170518追加*/

/*ヘッダー固定部*/
@media screen and (min-width: 768px) {
  .mc-header {
    position: fixed;
    z-index: 9999;
  }
  .mc-header-global-nav__inner {
    position: fixed;
    width: 100%;
    margin-top: 153px;
    z-index: 9999;
  }
}

/*トップページ*/
.top-bnr {
  margin: 90px 0;
}
@media screen and (max-width: 770px) {
  .top-bnr {
    margin: 60px 0;
  }
}
/*入学案内*/
.entry-flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}
.entry-ttl {
  padding: 20px 0 50px;
}
.admis {
  font-size: 3rem;
  border-bottom: 5px solid;
  display: inline-block;
}
.admis__subttl {
  font-weight: normal;
}
.admis__text {
  font-weight: normal;
}
@media screen and (max-width: 770px) {
  .entry-flex {
    display: block;
  }
  .entry-ttl {
    padding: 20px 0 30px;
  }
  .admis {
    font-size: 2rem;
    border-bottom: 2px solid;
  }
}

/*カリキュラム*/
.subject-text {
  letter-spacing: -0.03em;
}
.life__ttl {
  text-align: center;
  margin-bottom: 40px;
}
.life__ttl::after {
  content: "" "";
  border-bottom: 4px solid #000;
  display: block;
  width: 170px;
  margin: auto;
  padding-top: 5px;
}
.life__text {
  margin-bottom: 50px;
}
.life__subttl {
  font-size: 125%;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
.life__table {
  margin-bottom: 50px;
}
.life__img {
  margin: 20px 0 10px;
}
.week__ttl {
  text-align: center;
  margin-bottom: 40px;
}
.week__ttl::after {
  content: "" "";
  border-bottom: 4px solid #000;
  display: block;
  width: 270px;
  margin: auto;
  padding-top: 5px;
}
.week__text {
  margin-bottom: 20px;
}
.week__table {
  margin-bottom: 20px;
}
.week__img {
  margin: 20px 0 -10px;
}
.active-wrap {
  margin-bottom: 50px;
}
.mc-jumbotron-img {
  width: 100%;
  padding: 40px 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.culture-pos {
  background-position: center 0%;
}
.curr-wrap {
  padding: 0px;
}
.mc-grid--fill-md .curr-box {
  padding-left: 1%;
  padding-right: 1%;
  width: 33%;
}
.section-table {
  margin-bottom: 150px;
}
.subject-smallttl {
  font-size: 85%;
}
.subject-letter1 {
  letter-spacing: 0.02rem;
}
.subject-letter2 {
  letter-spacing: -0.02em;
}
.subject-letter3 {
  letter-spacing: 0.01em;
}
.subject-letter4 {
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .curr-wrap {
    padding: 0 5%;
  }
}
@media screen and (max-width: 770px) {
  .life__sp {
    width: 120px;
  }
  .life__ttl {
    margin-bottom: 20px;
  }
  .life__ttl::after {
    border-bottom: 2px solid #000;
    width: 125px;
  }
  .life__text {
    margin-bottom: 30px;
  }
  .life__subttl {
    margin-bottom: 20px;
  }
  .life__table {
    margin-bottom: 40px;
  }
  .life__img {
    margin: 10px 0 0px;
  }
  .week__sp {
    width: 200px;
  }
  .week__ttl {
    margin-bottom: 20px;
  }
  .week__ttl::after {
    border-bottom: 2px solid #000;
    width: 205px;
  }
  .week__text {
    margin-bottom: 20px;
  }
  .week__subttl {
    margin-bottom: 20px;
  }
  .week__table {
    margin-bottom: 20px;
  }
  .week__img {
    margin: 0px;
  }
  .curr-wrap {
    padding: 0 5.333%;
  }
  .mc-grid--fill-md .curr-box {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
  }
  .section-table {
    margin-bottom: 120px;
  }
  .text-br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .mc-jumbotron-img {
    padding: 5% 0;
  }
}

/*学費*/
.cost-point {
  display: block;
}
.cost-point__block {
  width: 22%;
  margin: 40px auto 0;
  font-weight: bold;
  padding-left: 15px;
}
.cost-point__item {
  text-align: left;
}
.cost-point02 {
  display: block;
  width: 55%;
  margin: 40px auto 0;
  font-weight: bold;
  padding-left: 40px;
}
.cost-point02__item {
  text-align: left;
}
.cost-br {
  display: none;
}
@media screen and (max-width: 770px) {
  .cost-point__block {
    width: 44%;
    padding-left: 0px;
  }
  .cost-point02 {
    width: 80%;
    margin: 20px auto 0;
    padding-left: 0px;
  }
  .cost-subttl {
    font-size: 1.6rem;
  }
  .cost-br {
    display: block;
  }
}
/*出願方法*/
.app-box {
  width: 75%;
  margin: auto;
}
@media screen and (max-width: 770px) {
  .app-box {
    width: auto;
    margin: auto;
  }
}

/*アクセス*/
.text-bold {
  font-weight: bold;
  font-size: 120%;
}
/*エン・ジャパンバナー*/
.en__bnr--sp {
  display: none;
}
@media screen and (max-width: 770px) {
  .en__bnr {
    display: none;
  }
  .en__bnr--sp {
    display: block;
    padding-top: 13px;
    text-align: center;
  }
}

/*180612追加*/

/*フッターバナー*/
.mc-footer__link,
.mc-footer__olym,
.mc-footer__flx,
.mc-footer__future {
  display: flex;
  justify-content: center;
  padding: 30px 0;
}
.mc-footer__flx {
  align-items: center;
  border-top: 1px solid #000;
}
.mc-footer__flx .mc-footer__txt {
  margin: 0 0 0 30px;
}
@media screen and (max-width: 770px) {
  .mc-footer__link {
    margin: 0 15px 0 15px;
    padding: 20px 0;
  }
}
.mc-footer__link .mc-footer__bnr {
  display: block;
}
.mc-footer__link .mc-footer__bnr:nth-of-type(2) {
  margin: 0 0 0 30px;
}
.mc-footer__link .mc-footer__bnr:hover {
  opacity: 0.6;
}
.mc-footer__olym {
  align-items: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.mc-footer__future {
  align-items: center;
  border-bottom: 1px solid #000;
}
.mc-footer__ @media screen and (max-width: 770px) {
  .mc-footer__flx {
    flex-wrap: wrap;
    padding: 20px 0;
  }
  .mc-footer__txt {
    text-align: center;
    margin: 20px 30px 0 30px !important;
  }
  .mc-footer__olym {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 20px 0;
  }
  .mc-footer__olym img {
    margin: 0 30px 0 30px;
    max-width: 80%;
  }
}
.mc-footer__txt {
  margin-right: 30px;
}
@media screen and (max-width: 770px) {
  .mc-footer__olym .mc-footer__txt br {
    display: none;
  }
}
