@charset "UTF-8";
.enrollment-guide.exemption .page-ttl {
  margin-bottom: 50px;
}
.enrollment-guide.exemption .section-block {
  margin-bottom: 60px;
}
.enrollment-guide.exemption .num-ttl {
  font-size: 1.75rem;
  padding-bottom: 15px;
  border-bottom: 1px solid #222222;
  margin-bottom: 35px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .num-ttl {
    font-size: 1.375rem;
  }
}
.enrollment-guide.exemption .num-ttl .num {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.375rem;
  font-family: "Poppins", sans-serif;
  width: 30px;
  height: 30px;
  background: #CE3533;
  border-radius: 4px;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .num-ttl .num {
    font-size: 1rem;
  }
}
.enrollment-guide.exemption .num-ttl .txt {
  width: calc(100% - 42px);
}
.enrollment-guide.exemption .table-sp-memo {
  display: none;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .table-sp-memo {
    display: block;
    font-size: 0.75rem;
    margin-bottom: 5px;
  }
}
.enrollment-guide.exemption table thead th {
  font-weight: 600;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table thead th {
    font-size: 0.9375rem;
  }
}
.enrollment-guide.exemption table tbody th {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table tbody th {
    font-size: 0.9375rem;
  }
}
.enrollment-guide.exemption table tbody td {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table tbody td {
    font-size: 0.9375rem;
  }
}
.enrollment-guide.exemption table tbody td.course {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition {
    width: 750px;
  }
}
.enrollment-guide.exemption table.tuition thead th {
  vertical-align: middle;
}
.enrollment-guide.exemption table.tuition thead th.cate01 {
  width: 275px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition thead th.sp-fixed {
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition thead th.sp-fixed:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-left: 1px solid #000000;
    z-index: -1;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition thead th.sp-fixed:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border-right: 1px solid #000000;
    z-index: -1;
    box-sizing: content-box;
  }
}
.enrollment-guide.exemption table.tuition tbody td.course {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition tbody td.course {
    width: 20% !important;
    background: #fff;
    border-right: none;
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition tbody td.course.sp-fixed:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-left: 1px solid #000000;
    z-index: -1;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition tbody td.course.sp-fixed:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border-right: 1px solid #000000;
    z-index: -1;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition-flow {
    width: 600px;
  }
}
.enrollment-guide.exemption table.tuition-flow thead th {
  vertical-align: middle;
}
.enrollment-guide.exemption table.tuition-flow thead th.cate01 {
  width: 275px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition-flow thead th.sp-fixed {
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition-flow thead th.sp-fixed:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-left: 1px solid #000000;
    z-index: -1;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition-flow thead th.sp-fixed:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border-right: 1px solid #000000;
    z-index: -1;
    box-sizing: content-box;
  }
}
.enrollment-guide.exemption table.tuition-flow tbody td.course {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition-flow tbody td.course {
    width: 28% !important;
    background: #fff;
    border-right: none;
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition-flow tbody td.course.sp-fixed:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-left: 1px solid #000000;
    z-index: -1;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption table.tuition-flow tbody td.course.sp-fixed:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border-right: 1px solid #000000;
    z-index: -1;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .table-wrap-sp {
    position: relative;
    overflow-x: auto;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .table-wrap-sp table th.sp-fixed,
  .enrollment-guide.exemption .table-wrap-sp table td.sp-fixed {
    position: sticky;
    top: 0;
    left: 0;
  }
}
.enrollment-guide.exemption .table-list dd .cate-list {
  display: flex;
  flex-wrap: wrap;
}
.enrollment-guide.exemption .table-list dd .cate-list dt {
  width: 95px;
  font-weight: normal;
  padding: 5px 0;
  background: transparent;
  border: none;
  align-items: flex-start;
  position: relative;
}
.enrollment-guide.exemption .table-list dd .cate-list dt:after {
  content: "：";
  position: absolute;
  right: 0;
}
.enrollment-guide.exemption .table-list dd .cate-list dd {
  width: calc(100% - 100px);
  padding: 5px 0;
  border: none;
}
.enrollment-guide.exemption .application,
.enrollment-guide.exemption .admission {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .application table tbody th {
    padding: 10px 8px;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .application table tbody td.course {
    width: 40%;
    padding: 10px 8px;
  }
}
.enrollment-guide.exemption .application .course-capacity {
  width: 640px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .application .course-capacity {
    width: 100%;
  }
}
.enrollment-guide.exemption .application .course-capacity th.txt-l {
  padding: 10px 7px;
}
.enrollment-guide.exemption .admission .course-info {
  width: 640px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .admission .course-info {
    width: 100%;
  }
  .enrollment-guide.exemption .admission .course-info thead th {
    vertical-align: middle;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .admission .course-info tbody th {
    text-align: left;
  }
}
.enrollment-guide.exemption .scholarship .head-ttl {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .head-ttl {
    font-size: 0.9375rem;
  }
}
.enrollment-guide.exemption .scholarship .exemption-list {
  margin-top: 1em;
  display: flex;
  flex-wrap: wrap;
}
.enrollment-guide.exemption .scholarship .exemption-list dt {
  width: 95px;
  margin-bottom: 10px;
}
.enrollment-guide.exemption .scholarship .exemption-list dd {
  width: calc(100% - 95px);
  margin-bottom: 10px;
}
.enrollment-guide.exemption .scholarship .exemption-list.loan dt {
  width: 110px;
}
.enrollment-guide.exemption .scholarship .exemption-list.loan dd {
  width: calc(100% - 110px);
}
.enrollment-guide.exemption .scholarship .general-table {
  width: 1000px;
  margin-bottom: 35px;
}
.enrollment-guide.exemption .scholarship .general-table.n02 {
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .general-table.sp-w100 {
    width: 100%;
  }
}
.enrollment-guide.exemption .scholarship .rank {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank thead {
    display: none;
  }
}
.enrollment-guide.exemption .scholarship .rank thead th.rank {
  width: 140px;
}
.enrollment-guide.exemption .scholarship .rank thead th.license {
  width: 400px;
}
.enrollment-guide.exemption .scholarship .rank thead th.price {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody tr {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody tr th {
    width: 100%;
    background: #d8d7d7;
    order: 1;
    border-right: 1px solid #000000;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody tr td:nth-of-type(2) {
    border-right: 1px solid #000000;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody tr:first-of-type th {
    border-top: 1px solid #000000;
  }
}
.enrollment-guide.exemption .scholarship .rank tbody td {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody td {
    width: 50%;
    order: 3;
    padding: 10px 7px;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody td:before {
    content: attr(data-label);
    color: #222222;
    font-size: 0.875rem;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody td ul li {
    font-size: 0.875rem;
    line-height: 2em;
    border-bottom: 1px dashed #D6D6D6;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody td ul li.info-process {
    height: 4.1em;
  }
}
@media screen and (max-width: 400px) {
  .enrollment-guide.exemption .scholarship .rank tbody td ul li.mos {
    height: 4.1em;
  }
}
@media screen and (max-width: 380px) {
  .enrollment-guide.exemption .scholarship .rank tbody td ul li.info-process02 {
    height: 4.1em;
  }
}
@media screen and (max-width: 371px) {
  .enrollment-guide.exemption .scholarship .rank tbody td ul li.small-phone {
    height: 4.1em;
  }
}
@media screen and (max-width: 370px) {
  .enrollment-guide.exemption .scholarship .rank tbody td ul li.small-phone03 {
    height: 4.1em;
  }
}
@media screen and (max-width: 355px) {
  .enrollment-guide.exemption .scholarship .rank tbody td ul li.small-phone02 {
    height: 4.1em;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody td ul li:last-of-type {
    border-bottom: none;
  }
}
.enrollment-guide.exemption .scholarship .rank tbody td.price {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody td.price {
    width: 100%;
    background: #F5F5F5;
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .rank tbody td.price:before {
    color: #222222;
    font-size: 0.9375rem;
    padding-right: 5px;
  }
}
.enrollment-guide.exemption .scholarship .exam-info {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .exam-info {
    width: 100%;
  }
}
.enrollment-guide.exemption .scholarship .study-support {
  width: 770px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .study-support {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .study-support .table-wrap img {
    width: 600px;
    max-width: none;
  }
}
.enrollment-guide.exemption .scholarship .info {
  width: 670px;
  border: 1px solid #222222;
  margin: 25px 0 40px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .info {
    width: 100%;
  }
}
.enrollment-guide.exemption .scholarship .info p {
  font-size: 0.8125rem;
  padding: 15px 20px;
}
.enrollment-guide.exemption .scholarship .cate-list {
  display: flex;
  flex-wrap: wrap;
}
.enrollment-guide.exemption .scholarship .cate-list dt {
  width: 95px;
  font-weight: normal;
  position: relative;
}
.enrollment-guide.exemption .scholarship .cate-list dt:after {
  content: "：";
  position: absolute;
  right: 0;
}
.enrollment-guide.exemption .scholarship .cate-list dd {
  width: calc(100% - 100px);
}
.enrollment-guide.exemption .scholarship .loan-table {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .loan-table thead {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .loan-table tbody tr {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .loan-table tbody tr th {
    border-right: 1px solid #000000;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .loan-table tbody tr td {
    border-right: 1px solid #000000;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .loan-table tbody tr:first-of-type th {
    border-top: 1px solid #000000;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .loan-table tbody td {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .loan-table tbody td:before {
    width: 100px;
    content: attr(data-label);
    font-weight: bold;
  }
}
.enrollment-guide.exemption .scholarship .loan-table tbody td.price {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .loan-table tbody td.price:before {
    margin-bottom: 5px;
  }
}
.enrollment-guide.exemption .scholarship .loan-table tbody td.price .head-ttl {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .enrollment-guide.exemption .scholarship .loan-table tbody td strong {
    font-weight: 500;
    color: #3D83B7;
  }
}/*# sourceMappingURL=exemption.css.map */