@charset "UTF-8";
/*--------------------------------------------------------------
 TABLE OF CONTENTS
----------------------------------------------------------------
# 就職情報
    - 就職情報TOP
    - 就職支援センター
    - 大学院進学
    - 就職サポート
    - 求人のお申込み
    - 卒業生の進路データ
--------------------------------------------------------------*/
/* =====================================================
  就職情報
===================================================== */
/*
	就職情報TOP（/career）
-----------------------------------------------------*/
.page-id-92 .wp-block-buttons .wp-block-button.btn-arrow a {
  border-color: #42beac !important;
}
.page-id-92 .wp-block-buttons .wp-block-button.btn-arrow a::after {
  border-color: #42beac !important;
}
.page-id-92 .contents-wrapper.top-templete .entry-header .post-thumbnail img {
  -o-object-position: top;
     object-position: top;
}
.page-id-92 .contents-wrapper.top-templete .contents .site-main .topics-desc {
  margin: 0 auto 4rem;
  width: 76%;
}
.page-id-92 .contents-wrapper.top-templete .contents .site-main .recruit-link {
  width: 88%;
  margin: 0 auto 10rem;
}
.page-id-92 .contents-wrapper.top-templete .contents .site-main .center {
  width: 83%;
  margin: 0 auto 10rem;
}

@media screen and (max-width: 1024px) {
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .recruit-link {
    margin-top: 10rem;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .topics-row-txt .under-bar {
    font-size: 1.3rem;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .recruit-link {
    margin-bottom: 8rem;
    width: 96%;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .recruit-link .wp-block-column {
    flex-basis: 48% !important;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .recruit-link .text-15.medium {
    margin-bottom: 0.5rem;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .shift-frame {
    padding: 2rem 1.5rem 3rem !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .page-id-92 .contents-wrapper.top-templete .contents {
    margin-top: 4rem;
    padding: 0 1rem;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .is-not-stacked-on-mobile {
    width: calc(100% - 20px);
    display: block !important;
    margin: auto;
    margin-bottom: 0;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .is-not-stacked-on-mobile .wp-block-column {
    margin-bottom: 1.25rem;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .topics-row-txt {
    padding: 2rem;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .topics-desc {
    margin: 0px auto 2rem;
    width: calc(100% - 20px);
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .recruit-link {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .page-id-92 .contents-wrapper.top-templete .contents .site-main .shift-frame {
    padding: 2rem 1.5rem 3rem !important;
    width: calc(100% - 20px);
  }
}
/*
	就職支援センター（/support-center）
-----------------------------------------------------*/
.page-id-411 .wp-container-3 {
  gap: 0;
  justify-content: space-between;
  margin-bottom: 4rem;
}
.page-id-411 h3 {
  color: #1c1c1c;
}
.page-id-411 .bold {
  margin-bottom: 2rem;
}
.page-id-411 .center-container {
  margin-bottom: 4rem;
}
.page-id-411 .center-container.adress h3 {
  margin-bottom: 0;
}
.page-id-411 .center-container.adress .wp-block-group {
  background: #F8FAF4;
  padding: 1.5rem;
}
.page-id-411 .center-container.adress a {
  text-decoration: underline;
}
.page-id-411 .center-container.adress.nurse {
  margin-bottom: 0;
}

/*
	大学院進学（/grad-school）
-----------------------------------------------------*/
.page-id-422 .intro figure {
  margin-bottom: 4.5rem;
  text-align: center;
}
.page-id-422 .intro-desc {
  margin-bottom: 4.5rem;
}
.page-id-422 .intro-desc a {
  text-decoration: underline;
}
.page-id-422 .number-table table thead th {
  padding: 1rem 0;
}
.page-id-422 .number-table table thead th:first-child {
  width: 25%;
}
.page-id-422 .number-table table thead th:nth-child(2) {
  width: 30%;
}
.page-id-422 .number-table table tbody td:first-child {
  background: #F8FAF4;
  border: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  .page-id-422 .number-table table thead th:first-child {
    width: 16%;
  }
}
/*
	就職サポート（/support）
-----------------------------------------------------*/
.page-id-419 .sub-templete .site-main {
  padding: 0 6%;
}
.page-id-419 .sub-templete .site-main .branch-link {
  margin-bottom: 3.5rem;
}
.page-id-419 .sub-templete .site-main .support-eyecatch {
  margin-bottom: 4.75rem;
}
.page-id-419 .sub-templete .site-main .center .text-15 span {
  color: #006241;
}
.page-id-419 .sub-templete .site-main .schedule .wp-block-table {
  margin: 3rem auto 1.5rem;
}
.page-id-419 .sub-templete .site-main .schedule .wp-block-table table {
  margin-bottom: 0;
}
.page-id-419 .sub-templete .site-main .schedule .wp-block-table table tbody td:first-child {
  background: #ECF2E2;
  width: 30%;
  padding: 1rem 3%;
}
.page-id-419 .sub-templete .site-main .schedule .wp-block-table table tbody td:last-child {
  line-height: 1.5;
}
.page-id-419 .sub-templete .site-main .schedule .wp-block-table table tbody td a {
  color: #42BEAC;
  text-decoration: underline;
}
.page-id-419 .sub-templete .site-main .support .prep {
  margin-bottom: 5rem;
}
.page-id-419 .sub-templete .site-main .support .prep .desc {
  margin-bottom: 3.5rem;
}
.page-id-419 .sub-templete .site-main .support .prep .wp-block-table {
  margin-bottom: 0.25rem;
}
.page-id-419 .sub-templete .site-main .support .prep .wp-block-table table {
  margin-bottom: 0;
}
.page-id-419 .sub-templete .site-main .support .support-frame {
  margin-bottom: 4rem;
  border: 1px solid #ECF2E2;
  padding: 3.5rem 2rem 4rem;
  position: relative;
}
.page-id-419 .sub-templete .site-main .support .support-frame h3 {
  position: absolute;
  background: #fff;
  padding: 0 2rem;
  top: -0.5rem;
  left: 2rem;
  line-height: 1;
}
.page-id-419 .sub-templete .site-main .support .support-frame .text-18 {
  margin-bottom: 2rem;
}
.page-id-419 .sub-templete .site-main .support .support-frame h4 {
  margin-top: 3rem;
  padding: 0.5rem;
  max-width: 218px;
  width: 100%;
  margin-bottom: 1.25rem;
  text-align: center;
}
.page-id-419 .sub-templete .site-main .support .support-frame .support-center h4,
.page-id-419 .sub-templete .site-main .support .support-frame .support-schedule h4 {
  color: #fff;
  background: #006241;
}
.page-id-419 .sub-templete .site-main .support .support-frame .test h4 {
  background: #ECF2E2;
}
.page-id-419 .sub-templete .site-main .intern-desc {
  margin-bottom: 5.75rem;
}
.page-id-419 .sub-templete .site-main .intern .wp-block-group h4 {
  background: #ECF2E2;
  color: #3B4043;
  font-size: 1.125rem;
  padding: 0.4rem 1.5rem;
  margin: 5rem 0 1.25rem;
}
.page-id-419 .sub-templete .site-main .intern .wp-block-group table thead {
  border: 1px solid #D0D0D0;
}
.page-id-419 .sub-templete .site-main .intern .wp-block-group table thead th {
  background: #F8FAF4;
  border: 1px solid #D0D0D0;
}
.page-id-419 .sub-templete .site-main .intern .wp-block-group table tbody td {
  letter-spacing: 0;
  vertical-align: top;
}
.page-id-419 .sub-templete .site-main .intern .wp-block-group .join table thead th:first-child {
  width: 30%;
}
.page-id-419 .sub-templete .site-main .intern .experience h4 {
  margin-bottom: 2.5rem;
}
.page-id-419 .sub-templete .site-main .intern .experience :last-child {
  margin-bottom: 3.5rem;
}

@media screen and (max-width: 480px) {
  .page-id-419 .sub-templete .site-main .support .support-frame {
    padding: 3rem 1.5rem 1rem;
  }
  .page-id-419 .sub-templete .site-main .support .prep .wp-block-table table {
    line-height: 1.3;
  }
  .page-id-419 .sub-templete .site-main .schedule-columns .is-not-stacked-on-mobile > .wp-block-column:first-child {
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    text-orientation: upright;
    line-height: 42px;
  }
  .page-id-419 .sub-templete .site-main .schedule-columns .is-not-stacked-on-mobile > .wp-block-column:first-child p {
    margin-bottom: 0;
  }
  .page-id-419 .sub-templete .site-main .intern .wp-block-table table thead tr th:nth-child(1) {
    width: 36%;
  }
}
/*
	求人のお申込み（/recruit-app）
-----------------------------------------------------*/
.page-id-421 .eyecatch {
  margin-bottom: 4.75rem;
}
@media screen and (max-width: 480px) {
  .page-id-421 .eyecatch {
    margin-bottom: 2rem;
  }
}
.page-id-421 .sub-templete section:not(:last-child) {
  margin-bottom: 4.75rem;
}
.page-id-421 .sub-templete .wp-block-buttons .wp-block-button.btn-arrow {
  width: 100%;
}
.page-id-421 .sub-templete .wp-block-buttons .wp-block-button.btn-arrow a {
  width: 100%;
  line-height: 1.5;
  min-height: 3rem;
  align-items: center;
  display: flex;
}
.page-id-421 .sub-templete .wp-block-buttons .wp-block-button.btn-arrow a::after {
  padding: 0;
  line-height: 1;
  right: 3.5rem;
}
.page-id-421 .sub-templete .wp-block-buttons .wp-block-button.btn-arrow.icon-excel a::after, .page-id-421 .sub-templete .wp-block-buttons .wp-block-button.btn-arrow.icon-word a::after {
  margin: 0;
  line-height: 1;
  right: 3.5rem;
}
.page-id-421 .sub-templete .address h4 {
  margin-bottom: 0 !important;
}
.page-id-421 .sub-templete .address-container {
  background: #F8FAF4;
  padding: 1.5rem;
}
.page-id-421 .sub-templete .address-container p {
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.page-id-421 .sub-templete .address-container p.medium {
  margin-bottom: 0.9rem;
}
.page-id-421 .sub-templete .address-container p:last-child {
  margin-bottom: 0;
}

/*
	卒業生の進路データ（/data）
-----------------------------------------------------*/
.page-id-415 .js-scrollable table thead,
.page-id-415 .js-scrollable table tbody {
  font-size: 14px;
}
.page-id-415 .sub-templete .contents .site-main .branch-link {
  margin-bottom: 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .situation figure {
  margin-bottom: 4.75rem;
}
.page-id-415 .sub-templete .contents .site-main h3 {
  margin-bottom: 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .wp-block-columns h3 {
  margin-bottom: 2rem;
}
.page-id-415 .sub-templete .contents .site-main .wp-block-columns h4 {
  margin-bottom: 1.5rem;
}
.page-id-415 .sub-templete .contents .site-main h4 {
  font-size: 1.125rem;
  background: #ECF2E2;
  padding: 0.25rem 1.25rem;
  color: #3B4043;
}
.page-id-415 .sub-templete .contents .site-main .su-posts-default-loop {
  width: 113%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 4rem;
}
.page-id-415 .sub-templete .contents .site-main .su-posts-default-loop .article-wrapper {
  padding: 1.5rem 1rem 1rem !important;
}
.page-id-415 .sub-templete .contents .site-main .su-posts-default-loop .post-flex {
  margin-bottom: 1.5rem;
}
.page-id-415 .sub-templete .contents .site-main .su-posts-default-loop .post-flex-item__l img {
  vertical-align: bottom;
}
.page-id-415 .sub-templete .contents .site-main .wp-block-table {
  margin-bottom: 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .wp-block-table table thead {
  border: 1px solid #d0d0d0;
}
.page-id-415 .sub-templete .contents .site-main .wp-block-table table thead th {
  background: #F8FAF4;
  border: 1px solid #d0d0d0;
}
.page-id-415 .sub-templete .contents .site-main .wp-block-table table tbody td {
  padding: 0.25rem 1.5%;
  letter-spacing: -0.05em;
  vertical-align: top;
}
.page-id-415 .sub-templete .contents .site-main .slash {
  padding: 0px 15%;
  margin-bottom: 0;
  font-size: 16px;
}
.page-id-415 .sub-templete .contents .site-main .slash span {
  font-size: 2rem;
  font-weight: bold;
}
.page-id-415 .sub-templete .contents .site-main .slash::before, .page-id-415 .sub-templete .contents .site-main .slash::after {
  height: 2rem;
  background: #006241;
  top: 50%;
  transform: translateY(-50%) rotate(25deg);
}
.page-id-415 .sub-templete .contents .site-main .slash::before {
  transform: translateY(-50%) rotate(-25deg);
}
.page-id-415 .sub-templete .contents .site-main .employment {
  margin-bottom: 4.5rem;
}
.page-id-415 .sub-templete .contents .site-main .employment .wp-block-table,
.page-id-415 .sub-templete .contents .site-main .employment table {
  margin-bottom: 0;
}
.page-id-415 .sub-templete .contents .site-main .teacher .record {
  margin-bottom: 4.5rem;
}
.page-id-415 .sub-templete .contents .site-main .teacher .record .graph {
  margin-bottom: 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .teacher .record .graph-desc {
  margin-top: 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .teacher .record .graph-desc p:nth-child(2) {
  margin: 3.5rem 0 2rem;
}
.page-id-415 .sub-templete .contents .site-main .teacher .record .success-list {
  margin-top: 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .teacher .record .success-list h4 {
  padding-left: 2rem;
  margin-bottom: 2.5rem;
}
.page-id-415 .sub-templete .contents .site-main .teacher .record .success-list ul li::before {
  transform: unset;
  top: 0.5rem;
}
.page-id-415 .sub-templete .contents .site-main .teacher .employment-tables table thead th {
  padding: 0.5rem;
}
.page-id-415 .sub-templete .contents .site-main .teacher .employment-tables table thead th:first-child {
  width: 17.5%;
}
.page-id-415 .sub-templete .contents .site-main .teacher .employment-tables table tbody td:first-child {
  background: #F8FAF4;
}
.page-id-415 .sub-templete .contents .site-main .teacher .employment-tables table tbody td.text-right {
  background: #fff;
}
.page-id-415 .sub-templete .contents .site-main .nurse .wp-block-columns {
  margin-bottom: 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .nurse .wp-block-columns .percent {
  margin-bottom: 0;
  letter-spacing: 0.01em;
}
.page-id-415 .sub-templete .contents .site-main .nurse .graph {
  margin-bottom: 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .nurse .data .wp-block-table {
  margin: 0;
}
.page-id-415 .sub-templete .contents .site-main .nurse .data .wp-block-table.last {
  margin-bottom: 3.75rem;
}
.page-id-415 .sub-templete .contents .site-main .nurse .data .wp-block-table table {
  margin-bottom: 0;
}
.page-id-415 .sub-templete .contents .site-main .management .course {
  margin-bottom: 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .management .course .percent {
  padding-left: 0.5rem;
  margin-bottom: 0;
}
.page-id-415 .sub-templete .contents .site-main .management .course .percent-row {
  align-items: center;
  margin-bottom: 1.25rem;
}
.page-id-415 .sub-templete .contents .site-main .english .course,
.page-id-415 .sub-templete .contents .site-main .tourism .course {
  margin: 0 auto 3.5rem;
}
.page-id-415 .sub-templete .contents .site-main .english .course .rate-row,
.page-id-415 .sub-templete .contents .site-main .tourism .course .rate-row {
  gap: 0.5rem;
  margin: 0 auto;
}
.page-id-415 .sub-templete .contents .site-main .english .course .rate-row .percent,
.page-id-415 .sub-templete .contents .site-main .tourism .course .rate-row .percent {
  margin: 0 auto;
  padding: 0;
  letter-spacing: 0.01em;
}
.page-id-415 .sub-templete .contents .site-main .english .course .rate-row .text-13.medium,
.page-id-415 .sub-templete .contents .site-main .tourism .course .rate-row .text-13.medium {
  padding-bottom: 1.5rem;
}
.page-id-415 .sub-templete .contents .site-main .percent {
  letter-spacing: 0.01em !important;
}

@media screen and (max-width: 1024px) {
  .page-id-415 .sub-templete .contents .site-main .su-posts-default-loop {
    width: 100%;
  }
  .page-id-415 .archive-success-template .contents .site-main .archive-flex .article-wrapper {
    margin-bottom: 0;
  }
  .page-id-415 .sub-templete .contents .site-main .su-posts-default-loop .article-wrapper {
    padding-bottom: 1.5rem;
    margin-bottom: 0;
  }
  .page-id-415 .sub-templete .contents .site-main h3 {
    margin-bottom: 1rem;
  }
  .page-id-415 .sub-templete .contents .site-main .wp-block-columns h4 {
    margin-top: 0;
  }
  .page-id-415 .sub-templete .contents .site-main .situation figure {
    margin-bottom: 2rem;
  }
  .page-id-415 .percent {
    font-size: 3rem;
  }
  .page-id-415 .slash {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .page-id-415 .wp-block-image img {
    width: 80%;
  }
  .page-id-415 .course img,
.page-id-415 .situation img {
    width: 100%;
  }
  .page-id-415 .wp-block-buttons {
    margin-top: 2rem;
  }
  .page-id-415 #su-posts-voice .contents {
    margin-bottom: 0;
  }
  .page-id-415 #su-posts-voice .archive-flex {
    display: flex;
  }
  .page-id-415 #su-posts-voice .archive-flex .article-wrapper {
    width: 48%;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page-id-415 #sidebar {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 480px) {
  .page-id-415 table thead,
.page-id-415 table tbody {
    font-size: 12px;
  }
  .page-id-415 table thead th:nth-child(2) {
    width: 26%;
  }
  .page-id-415 table thead th:nth-child(3) {
    width: 28%;
  }
  .page-id-415 .is-not-stacked-on-mobile {
    display: block !important;
  }
  .page-id-415 .is-not-stacked-on-mobile > .wp-block-column {
    margin-bottom: 2rem;
  }
  .page-id-415 #su-posts-voice .archive-flex {
    display: block;
  }
  .page-id-415 #su-posts-voice .archive-flex .article-wrapper {
    width: 100%;
    margin-bottom: 1.25rem;
  }
  .page-id-415 .sub-templete .contents .site-main .wp-block-columns h4 {
    margin-top: 1.5rem;
  }
  .page-id-415 .sub-templete .contents .site-main .nurse .wp-block-columns {
    margin-bottom: 0.5rem;
  }
  .page-id-415 .sub-templete .contents .site-main .nurse .wp-block-columns img {
    margin-top: 1rem;
    margin-bottom: 1.25rem;
  }
  .page-id-415 .sub-templete .contents .site-main .teacher .record .graph-desc p:nth-child(2) {
    margin-top: 1.5rem;
  }
  .page-id-415 .sub-templete .contents .site-main .management .rate-row,
.page-id-415 .sub-templete .contents .site-main .management .percent-row,
.page-id-415 .sub-templete .contents .site-main .english .rate-row,
.page-id-415 .sub-templete .contents .site-main .english .percent-row,
.page-id-415 .sub-templete .contents .site-main .tourism .rate-row,
.page-id-415 .sub-templete .contents .site-main .tourism .percent-row {
    display: flex !important;
    margin-bottom: -0.5rem !important;
  }
  .page-id-415 .sub-templete .contents .site-main .management .rate-row > div,
.page-id-415 .sub-templete .contents .site-main .management .percent-row > div,
.page-id-415 .sub-templete .contents .site-main .english .rate-row > div,
.page-id-415 .sub-templete .contents .site-main .english .percent-row > div,
.page-id-415 .sub-templete .contents .site-main .tourism .rate-row > div,
.page-id-415 .sub-templete .contents .site-main .tourism .percent-row > div {
    margin-bottom: 0;
  }
  .page-id-415 .sub-templete .contents .site-main .management .rate-row .slash,
.page-id-415 .sub-templete .contents .site-main .management .percent-row .slash,
.page-id-415 .sub-templete .contents .site-main .english .rate-row .slash,
.page-id-415 .sub-templete .contents .site-main .english .percent-row .slash,
.page-id-415 .sub-templete .contents .site-main .tourism .rate-row .slash,
.page-id-415 .sub-templete .contents .site-main .tourism .percent-row .slash {
    line-height: 1;
  }
  .page-id-415 .sub-templete .contents .site-main .management .rate-row .slash::after, .page-id-415 .sub-templete .contents .site-main .management .rate-row .slash::before,
.page-id-415 .sub-templete .contents .site-main .management .percent-row .slash::after,
.page-id-415 .sub-templete .contents .site-main .management .percent-row .slash::before,
.page-id-415 .sub-templete .contents .site-main .english .rate-row .slash::after,
.page-id-415 .sub-templete .contents .site-main .english .rate-row .slash::before,
.page-id-415 .sub-templete .contents .site-main .english .percent-row .slash::after,
.page-id-415 .sub-templete .contents .site-main .english .percent-row .slash::before,
.page-id-415 .sub-templete .contents .site-main .tourism .rate-row .slash::after,
.page-id-415 .sub-templete .contents .site-main .tourism .rate-row .slash::before,
.page-id-415 .sub-templete .contents .site-main .tourism .percent-row .slash::after,
.page-id-415 .sub-templete .contents .site-main .tourism .percent-row .slash::before {
    height: 1.5rem;
  }
  .page-id-415 .sub-templete .contents .site-main .management .text-15.medium,
.page-id-415 .sub-templete .contents .site-main .english .text-15.medium,
.page-id-415 .sub-templete .contents .site-main .tourism .text-15.medium {
    padding-left: 0.5rem;
  }
  .page-id-415 .graph-row .wp-container-3 {
    margin-top: 4rem;
  }
  .page-id-415 .graph-row .wp-container-3 .percent {
    margin-bottom: -1rem;
  }
  .page-id-415 .is-vertically-aligned-bottom > .wp-block-columns:first-child {
    flex-wrap: nowrap !important;
  }
}