@charset "UTF-8";
body:not(.home):not(.front-page) figure img {
  border-radius: 10px;
}
body:not(.home):not(.front-page) #s01 {
  position: relative;
  z-index: 2;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
body:not(.home):not(.front-page) #s01 .inner {
  max-width: calc(1024px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 !important;
}
body:not(.home):not(.front-page) #s01 .inner .title_jp {
  text-align: center;
  margin-bottom: 4px;
  position: relative;
  padding-top: 20px;
}
body:not(.home):not(.front-page) #s01 .inner .title_jp::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(/wp-content/uploads/ttl_img.svg) no-repeat;
  width: 34px;
  height: 19px;
  background-size: contain;
}
body:not(.home):not(.front-page) #s01 .inner .title_en {
  text-align: center;
  margin-bottom: 20px;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap {
  max-width: 600px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 20px;
  padding: clamp(15px, 1.4641288433vw, 20px);
  margin-bottom: clamp(35px, 4.9048316252vw, 67px);
  position: relative;
  filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.1));
  /* 가로 스크롤 켜기 */
  overflow-x: auto;
  /* 이 줄은 작은 화면에서 620px 고정폭을 만들어
  페이지 자체가 넘치게 하니 제거 권장 */
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule {
  width: 100%;
  /* 최소폭을 주어 래퍼보다 넓게 만들면 스크롤 발생 */
}
@media (max-width: 620px) {
  body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule {
    min-width: 720px;
  }
}
@media (max-width: 425px) {
  body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule {
    min-width: 500px;
  }
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule tbody {
  color: #595656;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule td,
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule th {
  padding: 0.7em 0.2em;
  text-align: center;
}
@media (max-width: 410px) {
  body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule td,
  body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule th {
    font-size: 3.9024390244vw;
  }
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule tr + tr {
  border-bottom: 1px dashed #bdbdbd;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule thead tr {
  border-bottom: 1px dashed #bdbdbd;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule thead th {
  color: #595656;
  border-bottom: 0;
  width: 10%;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: clamp(15px, 2.210663199vw, 17px);
  font-weight: bold;
  white-space: nowrap;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule thead th:first-child {
  color: #595656;
  width: 20%;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule tbody tr + tr {
  border-top: 1px dashed #bdbdbd;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule tbody tr:last-of-type {
  border-bottom: unset;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule tbody th {
  font-weight: bold;
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: clamp(13px, 1.8205461638vw, 14px);
  line-height: 1.4;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule tbody td {
  color: #3bb149;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table-schedule td {
  color: #595656;
}
body:not(.home):not(.front-page) #s01 .inner .table_wrap .table_end {
  text-align: end;
  font-weight: bold;
  font-size: 12px;
}
@media (max-width: 620px) {
  body:not(.home):not(.front-page) #s01 .inner .table_wrap .table_end {
    text-align: start;
  }
}
body:not(.home):not(.front-page) #s01 .inner .box {
  width: 100%;
  padding: clamp(30px, 2.9282576867vw, 40px) 5%;
  background: #ffffff;
  border-radius: 20px;
}
body:not(.home):not(.front-page) #s01 .inner .box .box_title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: clamp(22px, 1.9033674963vw, 26px);
  color: #78562a;
  text-align: center;
  line-height: normal;
  letter-spacing: 0.03em;
  margin-bottom: clamp(15px, 1.6105417277vw, 22px);
}
@media (max-width: 769px) {
  body:not(.home):not(.front-page) #s01 .inner .box .box_title {
    font-size: clamp(20px, 3.1209362809vw, 24px);
  }
}
body:not(.home):not(.front-page) #s01 .inner .box .box_content {
  text-align: center;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: bold;
  font-size: clamp(16px, 1.317715959vw, 18px);
  line-height: 1.8;
  color: #595656;
}
@media (max-width: 1024px) {
  body:not(.home):not(.front-page) #s01 .inner .box .box_content {
    text-align: start;
  }
}
@media (max-width: 769px) {
  body:not(.home):not(.front-page) #s01 .inner .box .box_content {
    font-size: clamp(14px, 2.0806241873vw, 16px);
  }
}
body:not(.home):not(.front-page) #s02 .main_inner {
  max-width: calc(1024px + 12%);
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
body:not(.home):not(.front-page) #s02 .main_inner .schedule_title {
  display: flex;
  align-items: center;
  background: #ffffff;
  max-width: clamp(260px, 22.5475841874vw, 308px);
  width: 100%;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 15px clamp(20px, 2.196193265vw, 30px) 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: clamp(22px, 2.0497803807vw, 28px);
  line-height: normal;
  letter-spacing: 0.03em;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  margin: 0 auto;
  color: #78562a;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 20px #f4f0eb;
  top: 1px;
  -webkit-mask-image: linear-gradient(#000 0 calc(100% - 1px), transparent calc(100% - 1px));
          mask-image: linear-gradient(#000 0 calc(100% - 1px), transparent calc(100% - 1px));
}
body:not(.home):not(.front-page) #s02 .main_inner .schedule_title img {
  width: 36px;
  height: 42px;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_wrap {
  background: #fff;
  border-radius: 16px;
  padding: clamp(40px, 3.2942898975vw, 45px) clamp(20px, 3.2942898975vw, 45px) clamp(35px, 2.9282576867vw, 40px) clamp(20px, 3.2942898975vw, 45px);
  overflow-x: auto;
  position: relative;
  box-shadow: 0 0 20px #f4f0eb;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule {
  --iconW: 110px;
  --timeW: 64px;
  --gapX: 5px;
  --gapY: 5px;
  --sep-color: #d4ccc0;
  --sep-h: 1px;
  width: 100%;
  border-collapse: separate;
  border-spacing: var(--gapX) var(--gapY);
  table-layout: fixed;
  font-size: 0.95rem;
}
@media (max-width: 1000px) {
  body:not(.home):not(.front-page) #s02 .main_inner .table_schedule {
    min-width: 1020px;
  }
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule col.c-icon {
  width: var(--iconW);
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule col.c-time {
  width: var(--timeW);
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule col.c-day {
  width: calc((100% - var(--iconW) - var(--timeW) - 8 * var(--gapX)) / 7);
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule th,
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule td {
  text-align: center;
  padding: 10px 5px;
  vertical-align: middle;
  position: relative;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule thead th {
  background: none;
  border: none;
  color: #595656;
  font-weight: 600;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule thead th span {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  background: #7b5b3e;
  color: #fff;
  font-weight: bold;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody {
  /* ✅ 기존 tr:nth-child(2n)::after 로직은 더이상 사용하지 않음 */
  /* 과/시간/셀 스타일(기존 그대로) */
  /* ✅ 구분행: 위아래 10px 패딩 + 가운데 1px 라인, 표 전체폭에 정확히 맞춤 */
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody th.col-icon {
  background: #fff;
  border-right: none;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody th.col-icon .dept_icon {
  margin-bottom: 6px;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody th.col-icon .dept_icon img {
  width: 43px;
  height: 43px;
  -o-object-fit: contain;
     object-fit: contain;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody th.col-icon .dept_name {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  color: #595656;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody th.col-time {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4;
  color: #595656;
  height: 60px;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody td {
  background: #f6f6f6;
  border-radius: 6px;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody td.slash {
  color: #595656;
  font-weight: 400;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody td.is-emph {
  background: #f0eae1;
  line-height: 1.4;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody td.is-emph .sub {
  color: #595656;
  font-weight: bold;
  font-size: 11px;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody td.is-emph p {
  font-size: 14px;
  line-height: 1.4;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody td.note {
  font-weight: bold;
  font-family: "BIZ UDPGothic", sans-serif;
  color: #595656;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody td.note p {
  font-size: 11px;
  line-height: 1.4;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody tr.dept-sep td {
  padding: 10px 0; /* 위아래 10px */
  background: transparent;
  border: none;
  position: relative;
}
body:not(.home):not(.front-page) #s02 .main_inner .table_schedule tbody tr.dept-sep td::before {
  content: "";
  position: absolute;
  left: calc(-1 * var(--gapX)); /* border-spacing까지 포함해서 100% */
  right: calc(-1 * var(--gapX));
  top: 50%;
  transform: translateY(-50%); /* 중앙선 */
  height: var(--sep-h);
  background: var(--sep-color);
  pointer-events: none;
}
@media (max-width: 768px) {
  body:not(.home):not(.front-page) #s02 .main_inner .table_schedule {
    --iconW: 70px;
    --timeW: 52px;
  }
  body:not(.home):not(.front-page) #s02 .main_inner .table_schedule th,
  body:not(.home):not(.front-page) #s02 .main_inner .table_schedule td {
    font-size: 0.85rem;
    padding: 8px 4px;
  }
  body:not(.home):not(.front-page) #s02 .main_inner .table_schedule thead th span {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 0.8rem;
  }
}
body:not(.home):not(.front-page) .flow_timeline {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}
body:not(.home):not(.front-page) .flow_timeline ul {
  padding: 0;
}
body:not(.home):not(.front-page) .flow_timeline li {
  list-style-type: none;
}
body:not(.home):not(.front-page) .flow_timeline dd {
  margin-left: 0;
}
body:not(.home):not(.front-page) .flow_inner {
  position: relative;
}
body:not(.home):not(.front-page) .flow_inner::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #fff;
  margin-left: -129px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
  border-radius: 20px;
}
body:not(.home):not(.front-page) .flow_inner > li {
  position: relative;
}
body:not(.home):not(.front-page) .flow_inner > li:not(:last-child) {
  margin-bottom: 60px;
}
body:not(.home):not(.front-page) .flow_inner .flowicon {
  font-size: 0.8em;
  width: 2em;
  height: 2em;
  line-height: 2;
  text-align: center;
  font-weight: bold;
  border-radius: 100vh;
  color: #fff;
  background: #78562a;
  display: inline-block;
  margin-right: 10px;
}
body:not(.home):not(.front-page) .flow_inner > li dl {
  padding-left: 70px;
  position: relative;
}
body:not(.home):not(.front-page) .flow_inner > li dl::before, body:not(.home):not(.front-page) .flow_inner > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}
body:not(.home):not(.front-page) .flow_inner > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #78562a;
  border-radius: 50%;
  left: -4px;
}
body:not(.home):not(.front-page) .flow_inner > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #78562a;
  position: absolute;
  left: 5px;
}
body:not(.home):not(.front-page) .flow_inner > li dl dt {
  font-size: 1.3em;
  font-weight: 600;
  color: #78562a;
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
}
body:not(.home):not(.front-page) .column_title {
  color: #595656;
  margin: 10px 0;
}
body:not(.home):not(.front-page) .column_box p {
  line-height: 1.8;
  font-size: 14px;
}
body:not(.home):not(.front-page) .column_box img {
  height: clamp(200px, 21.9619326501vw, 230px);
}
body:not(.home):not(.front-page) .recruit_ttl {
  background: #fff;
  padding: 30px 20px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: start;
  font-weight: bold;
  position: relative;
  transition: 0.4s;
}
body:not(.home):not(.front-page) .recruit_ttl::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  box-shadow: 0 0 20px #f4f0eb;
  top: 0;
  left: 0;
  border-radius: 20px;
}
body:not(.home):not(.front-page) .recruit_ttl::after {
  width: 30px;
  height: 30px;
  background: #3bb149;
  content: "\f061";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #fff;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
body:not(.home):not(.front-page) figcaption {
  font-family: "BIZ UDPGothic", sans-serif;
  color: #595656;
  margin-top: 10px;
  font-weight: 600;
}
body:not(.home):not(.front-page) .indent {
  text-indent: -1em;
  padding-left: 1em;
}/*# sourceMappingURL=under_add.css.map */