.module00b.-junior-college .module00b__wrap {
  background-image: url(../../images/about/junior-college/bg_m_junior-college_img01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.module00b.-ict .module00b__wrap {
  background-image: url(../../images/about/junior-college/bg_m_ict_img01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.consistent__inner {
  background: none;
}

.merit {
  max-width: 1100px;
  margin: 0 auto;
}
.merit__inner {
  background: none;
}
.merit__wrap {
  background: url(../../images/about/junior-college/img_m_junior-college_img01.png) no-repeat right bottom, #003475;
  color: #fff;
}

.course {
  padding: 0 15px;
}
.course__inner {
  background: none;
}
.course__row {
  margin: 0 auto 24px;
  width: 1025px;
}
.course__wrap {
  width: 100%;
  padding-bottom: 10px;
  overflow: auto;
}
.course__wrap::-webkit-scrollbar {
  width: 5px;
}
.course__wrap::-webkit-scrollbar-thumb {
  background: #005bcc;
  border-radius: 10px;
}
.course__wrap::-webkit-scrollbar-track-piece:start {
  background: #f3f3f3;
}
.course__wrap::-webkit-scrollbar-track-piece:end {
  background: #f3f3f3;
}
.course .table {
  width: 1025px;
  font-size: 1.4rem;
  background-color: #fff;
}
.course .tablewrap {
  width: 100%;
  overflow: auto;
}
.course .table__row {
  border-top: 1px #e2e2e3 solid;
  border-bottom: 1px #e2e2e3 solid;
}
.course .table__row:nth-of-type(2n) {
  background-color: #fafafb;
}
.course .table .arrow {
  display: inline-block;
}
.course .table .arrow:after {
  content: "";
  display: inline-block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13px solid #fff;
}
.course .table thead .table__heading {
  text-align: center;
  padding: 15px 0 15px 16px;
  text-align: left;
  background-color: #005BCC;
  color: #fff;
  border-right: 1px #e2e2e3 solid;
  border-radius: 4px 4px 0 0;
  font-weight: normal;
}
.course .table thead .table__heading:last-child {
  width: 265px;
}
.course .table thead .table__heading .strong {
  font-weight: 700;
}
.course .table thead .heading {
  position: relative;
}
.course .table thead .heading i {
  position: relative;
  margin: 0 10.5px;
  top: 2px;
}
.course .table thead .heading i:last-child {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  height: 16px;
  margin: auto;
}
.course .table tbody .table__heading {
  width: 110px;
  padding: 15px 0 15px 15px;
  background-color: #003475;
  font-weight: normal;
  color: #fff;
}
.course .table tbody .table__contents {
  position: relative;
  padding: 15px 0 15px 15px;
  border-right: #e2e2e3 1px solid;
}
.course .table tbody .table__contents i {
  position: relative;
  margin: 0 5px;
  top: 2px;
}
.course .table tbody .table__contents i:after {
  border-left: 13px solid #707070;
}
.course .table tbody .table__contents i:last-child {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  height: 16px;
  margin: auto;
}
.course .table__data {
  padding: 18px 30px;
}

.college__ttl {
  text-align: center;
}
.college__ttl .en {
  display: block;
  color: #005bcc;
  font-family: "Oswald", sans-serif;
  font-weight: normal;
}
.college__pic {
  text-align: center;
}
.college__pic img {
  margin: a;
}
.college__sec .sec__ttl {
  color: #005bcc;
}
.college__sec .sec__detail {
  background: #eaf7ff;
}
/* =================================================================================
SP
================================================================================ */
/* ================================================================================
	SP Default CSS -767px
================================================================================ */
@media screen and (max-width: 767px) {
  .module00b.-junior-college .module00b__wrap {
    background: url(../../images/about/junior-college/bg_m_junior-college_img01.jpg) 90% 0/cover no-repeat;
  }
  .consistent {
    margin-top: 37px;
    padding: 0 30px;
  }
  .arrangement {
    padding: 50px 30px;
  }
  .arrangement__column {
    text-align: left;
    padding-bottom: 36px;
  }
  .arrangement__txt {
    text-align: center;
  }
  .merit__wrap {
    background-position: 113% 90%;
  }
  .merit__row {
    max-width: 800px;
    margin: auto;
    padding: 50px 30px 18px 30px;
  }
  .merit .table__heading {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .merit .table__detail {
    font-size: 1.3rem;
    margin-bottom: 32px;
  }
  .course {
    margin: 20px 0 80px;
  }
  .message .module11__row-ti::before {
    left: -20px;
  }
  .message .module11__row-ti::after {
    right: -20px;
  }
  .message .module11__row-ti .show_smallsp {
    display: none;
  }
  .college {
    margin-top: 80px;
    padding: 0 30px;
  }
  .college__ttl {
    margin-bottom: 40px;
    font-size: 2.5rem;
    line-height: 1;
  }
  .college__ttl .en {
    margin-top: 10px;
    font-size: 1.9rem;
  }
  .college__intro {
    margin-bottom: 14px;
    text-align: left;
    font-size: 1.5rem;
    line-height: 2.8rem;
  }
  .college__pic {
    margin-bottom: 43px;
  }
  .college .sec {
    padding-bottom: 70px;
  }
  .college .sec__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 0 auto 40px;
  }
  .college .sec__ttl {
    text-align: center;
    color: #005bcc;
    font-size: 2.4rem;
    letter-spacing: 0.72px;
    margin: 0 0 20px;
  }
  .college .sec__detail {
    width: calc(100% + 30px);
    margin: 0 -15px 0 -15px;
    padding: 15px;
    right: 0;
    position: relative;
  }
  .college .sec__detail:before {
    content: "";
    display: block;
    background: #eaf7ff;
    width: 50px;
    position: absolute;
    left: 0;
    top: -34px;
    width: 100%;
    height: 34px;
    z-index: 0;
  }
  .college .sec .detail__intro {
    margin-bottom: 40px;
    font-size: 1.5rem;
    line-height: 3rem;
  }
  .college .sec .detail .qualification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .college .sec .detail .qualification__ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 10px 0 0;
    height: 58px;
    width: 58px;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1;
    background: #005bcc;
  }
  .college .sec .detail .qualification__detail {
    width: calc(100% - 58px);
  }
  .college .sec .detail .qualification__detail .ttl {
    font-weight: bold;
  }
  .college .sec .detail .qualification__detail .text {
    font-size: 1.3rem;
    line-height: 2.4rem;
    margin-bottom: 4%;
  }
  .college .sec__employment {
    width: 100%;
    position: relative;
  }
  .college .sec__employment .rates {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 18px;
    background: url(../../images/module/bg_m_module01_img01.png) 0 0 repeat;
    z-index: 5;
  }
  .college .sec__employment .rates__inner {
    padding: 25px 20px;
    background-color: #fff;
    text-align: center;
  }
  .college .sec__employment .rates__ttl, .college .sec__employment .rates__no, .college .sec__employment .rates__date {
    text-align: center;
  }
  .college .sec__employment .rates__ttl, .college .sec__employment .rates__no {
    color: #005bcc;
  }
  .college .sec__employment .rates__ttl {
    font-size: 1.8rem;
    font-weight: bold;
    color: #005bcc;
  }
  .college .sec__employment .rates__no {
    font-size: 6.9rem;
    font-family: "Oswald", sans-serif;
    color: #005bcc;
    line-height: 1.2;
    letter-spacing: -0.7px;
  }
  .college .sec__employment .rates__no .percent {
    font-size: 4.8rem;
  }
  .college .feature__ttl {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 12px;
  }
  .college .feature__list {
    margin: 0 auto;
  }
  .college .feature__line {
    display: block;
    width: 1px;
    margin: 0 10px;
    background: #000;
  }
  .college .feature__line--none {
    display: none;
  }
  .college .feature__detalis {
    margin-left: 0;
  }
  .college .feature__detalis--4l {
    margin-left: 0;
    padding: 0 15px;
  }
  .goHp {
    margin: 0 auto 94px;
  }
}
/* =================================================================================
TAB
================================================================================ */
/* ================================================================================
	LARGETABLET Default CSS 768px-
================================================================================ */
@media screen and (min-width: 768px) {
  .module00b.-junior-college .module00b__wrap {
    background-position: 50% 0;
  }
  .module11__row-ti:after {
    bottom: -10px;
  }
  .consistent {
    padding: 0 30px;
    margin-top: 37px;
  }
  .consistent__intro {
    max-width: 860px;
    margin: 0 auto 74px;
  }
  .arrangement {
    height: 290px;
  }
  .arrangement__column {
    text-align: left;
    padding-bottom: 36px;
  }
  .arrangement__txt {
    text-align: left;
  }
  .merit__row {
    max-width: 800px;
    margin: auto;
    padding: 50px 0 18px 0;
  }
  .merit__ttl:before {
    left: -40px;
  }
  .merit__ttl:after {
    right: -40px;
  }
  .merit .table {
    padding: 0 30px;
  }
  .merit .table__heading {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .merit .table__detail {
    margin-bottom: 32px;
  }
  .course {
    margin: 20px 0 30px;
  }
  .message .module11__row-ti::before {
    top: -10px;
    left: -70px;
  }
  .message .module11__row-ti::after {
    bottom: -40px;
    right: -70px;
  }
  .message .module11__row-ti .show_smallsp {
    display: none;
  }
  .college {
    margin-top: 100px;
    padding: 0 30px;
  }
  .college__ttl {
    margin-bottom: 40px;
    font-size: 2.4rem;
    line-height: 1;
  }
  .college__ttl .en {
    margin-top: 10px;
    font-size: 2.2rem;
  }
  .college__intro {
    margin-bottom: 36px;
    text-align: center;
  }
  .college__pic {
    margin-bottom: 48px;
  }
  .college .sec {
    padding-bottom: 70px;
  }
  .college .sec__inner {
    max-width: 1100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 0 auto 40px;
  }
  .college .sec__ttl {
    padding: 25px 0 18px;
    text-align: center;
    color: #005bcc;
    font-size: 2.2rem;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .college .sec__detail {
    width: 59%;
    max-width: 707px;
    margin: 0 0 0 auto;
    padding: 4% 2% 3% 2%;
    right: 0;
    position: relative;
  }
  .college .sec__detail:before {
    content: "";
    display: block;
    background: #eaf7ff;
    width: 50px;
    position: absolute;
    left: -8%;
    top: 0;
    width: 8%;
    height: 100%;
    z-index: 0;
  }
  .college .sec .detail__intro {
    margin-bottom: 40px;
  }
  .college .sec .detail .qualification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .college .sec .detail .qualification__ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 10px 0 0;
    height: 58px;
    width: 58px;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1;
    background: #005bcc;
  }
  .college .sec .detail .qualification__detail {
    width: calc(100% - 58px);
  }
  .college .sec .detail .qualification__detail .ttl {
    font-weight: bold;
  }
  .college .sec .detail .qualification__detail .text {
    font-size: 1.3rem;
    margin-bottom: 4%;
  }
  .college .sec__employment {
    width: 41%;
    max-width: 450px;
    position: relative;
  }
  .college .sec__employment .rates {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 20px;
    background: url(../../images/module/bg_m_module01_img01.png) 0 0 repeat;
    z-index: 5;
  }
  .college .sec__employment .rates__inner {
    padding: 25px 20px;
    background-color: #fff;
    text-align: center;
  }
  .college .sec__employment .rates__ttl, .college .sec__employment .rates__no, .college .sec__employment .rates__date {
    text-align: center;
  }
  .college .sec__employment .rates__ttl, .college .sec__employment .rates__no {
    color: #005bcc;
  }
  .college .sec__employment .rates__ttl {
    font-size: 2.6rem;
    font-weight: bold;
    color: #005bcc;
  }
  .college .sec__employment .rates__no {
    font-size: 8rem;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    color: #005bcc;
    line-height: 1.2;
    letter-spacing: -0.7px;
  }
  .college .sec__employment .rates__no .percent {
    font-size: 5rem;
  }
  .college .feature {
    margin-bottom: 45px;
  }
  .college .feature__ttl {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 12px;
  }
  .college .feature__list {
    max-width: 1100px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /*&--wrap {
      flex-wrap: wrap;
      justify-content: center;
    } */
  }
  .college .feature__line {
    display: block;
    width: 1px;
    margin: 0 10px;
    background: #000;
    /* &--none {
      display: none;
    } */
  }
  .college .feature__detalis {
    margin-left: 0;
  }
  .college .feature__detalis--4l {
    width: 48%;
    margin-left: 0;
    padding: 0 15px;
    /* &:nth-of-type(3),
    &:nth-of-type(4) {
      border-top: solid 1px #000;
      margin-top: 10px;
    } */
  }
  .goHp {
    margin-top: 0;
  }
}
/* =================================================================================
SMALLPC
================================================================================ */
/* ================================================================================
	LARGETABLET Default CSS 980px-
================================================================================ */
@media screen and (min-width: 980px) {
  .module00b.-junior-college .module00b__wrap {
    background-position: 70% 0;
  }
  .college .sec__ttl {
    font-size: 2.8rem;
    line-height: 1;
  }
  .college .feature__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .college .feature__detalis {
    margin-right: 0;
  }
  .college .feature__detalis--4l {
    width: 22.5%;
    margin-left: 0;
    padding: 0;
  }
  .college .feature__detalis--4l:nth-of-type(3), .college .feature__detalis--4l:nth-of-type(4) {
    border-top: none;
    margin-top: 0;
  }
  .college .feature__line {
    display: block;
    width: 1px;
    background: #000;
  }
}
/* =================================================================================
WIDEPC
================================================================================ */
/* ================================================================================
	LARGETABLET Default CSS -1024px
================================================================================ */
@media screen and (min-width: 1024px) {
  .module00b.-junior-college .module00b__wrap {
    background-position: 50% 0;
  }
  .college .sec__ttl {
    font-size: 3rem;
    line-height: 1;
  }
  .college .feature__list--wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .college .feature__line--none {
    display: block !important;
  }
  .college .feature__detalis {
    margin-left: 0;
  }
  .college .feature__detalis--4l:nth-of-type(3), .college .feature__detalis--4l:nth-of-type(4) {
    border-top: none;
    margin-top: 0;
  }
  .college .feature__line {
    display: block;
  }
}
/* =================================================================================
PC
================================================================================ */
/* ================================================================================
	PC  CSS 1200px-
================================================================================ */