.timeschedule-em {
  text-align: center;
  margin-top: 20px;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 1rem;
  font-weight: 900;
  color: #5B6C88;
}
@media only screen and (max-width: 768px) {
  .timeschedule-em {
    font-size: 1.8rem;
  }
}

.life-box .c-label__01.c-label__01--deep-blue {
  color: #ffffff;
  background-color: #7197B4;
}

.course-block__top-dt--deep-blue {
  color: #7197B4;
  background: #EAF1F1;
}

.jjeon-guide {
  margin: 0 20px 50px;
  padding: 24px 30px;
  border-radius: 16px;
  background: rgba(142, 168, 179, 0.3);
}
@media screen and (max-width: 834px) {
  .jjeon-guide {
    margin: 0 10px 40px;
    padding: 20px;
  }
}

.jjeon-guide__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 16px 30px;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .jjeon-guide__inner {
    grid-template-columns: 1fr;
    gap: 14px;
  }
}

.jjeon-guide__label.c-label__01 {
  grid-column: 1/-1;
  min-height: 0;
  height: auto;
  margin: 0;
  padding: 5px 12px;
  line-height: 1.4;
}

.jjeon-guide__text {
  margin: 0;
  color: #4E4449;
}
@media screen and (max-width: 834px) {
  .jjeon-guide__text {
    text-align: center;
  }
}

.jjeon-guide__text-lead {
  display: block;
  margin-bottom: 3px;
  color: #5B6C88;
  font-family: Zen Maru Gothic, sans-serif;
  font-size: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 834px) {
  .jjeon-guide__text-lead {
    font-size: 1.6rem;
  }
}

.jjeon-guide__button.c-btn__01 {
  box-sizing: border-box;
  width: 100%;
  max-width: 320px;
  height: auto;
  min-height: 60px;
  margin: 0 0 0 auto;
  padding-left: 24px;
  line-height: 1.5;
  white-space: normal;
}
@media screen and (max-width: 834px) {
  .jjeon-guide__button.c-btn__01 {
    max-width: 300px;
    margin: 2px auto 0;
    padding-left: 20px;
    font-size: 1.4rem;
  }
}

.jjeon-nowrap {
  white-space: nowrap;
}

.jjeon-online {
  padding: 56px 0 64px;
  background: #F2EEEA;
}
@media screen and (max-width: 834px) {
  .jjeon-online {
    padding: 40px 0;
  }
}

.jjeon-online__heading.c-ttl__02 {
  margin-bottom: 44px;
}
@media screen and (max-width: 834px) {
  .jjeon-online__heading.c-ttl__02 {
    margin-bottom: 30px;
  }
}

.jjeon-online__card.life-box {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 50px 44px;
}
@media screen and (max-width: 834px) {
  .jjeon-online__card.life-box {
    padding: 24px 20px 28px;
  }
}

.jjeon-online__card .life-box__heading {
  margin-bottom: 28px;
}
@media screen and (max-width: 834px) {
  .jjeon-online__card .life-box__heading {
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 834px) {
  .jjeon-online__card .life-box__heading span {
    box-sizing: border-box;
    width: 100%;
    min-width: 0 !important;
    padding: 3px 8px 4px;
  }
}
.jjeon-online__lead {
  margin: 0 0 13px;
  color: #5B6C88;
  font-family: Zen Maru Gothic, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .jjeon-online__lead {
    overflow-wrap: anywhere;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
  }
}

.jjeon-online__description {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .jjeon-online__description {
    overflow-wrap: anywhere;
    text-align: left;
  }
}

.jjeon-online__button.c-btn__01 {
  box-sizing: border-box;
  width: 100%;
  max-width: 360px;
  height: auto;
  min-height: 60px;
  margin-top: 28px;
  padding-left: 24px;
  line-height: 1.5;
  white-space: normal;
}
@media screen and (max-width: 834px) {
  .jjeon-online__button.c-btn__01 {
    max-width: 300px;
    margin-top: 22px;
    padding-left: 20px;
    font-size: 1.4rem;
  }
}

.adjust-w-0 {
  width: 0% !important;
}

.adjust-w-1 {
  width: 1% !important;
}

.adjust-w-2 {
  width: 2% !important;
}

.adjust-w-3 {
  width: 3% !important;
}

.adjust-w-4 {
  width: 4% !important;
}

.adjust-w-5 {
  width: 5% !important;
}

.adjust-w-6 {
  width: 6% !important;
}

.adjust-w-7 {
  width: 7% !important;
}

.adjust-w-8 {
  width: 8% !important;
}

.adjust-w-9 {
  width: 9% !important;
}

.adjust-w-10 {
  width: 10% !important;
}

.adjust-w-11 {
  width: 11% !important;
}

.adjust-w-12 {
  width: 12% !important;
}

.adjust-w-13 {
  width: 13% !important;
}

.adjust-w-14 {
  width: 14% !important;
}

.adjust-w-15 {
  width: 15% !important;
}

.adjust-w-16 {
  width: 16% !important;
}

.adjust-w-17 {
  width: 17% !important;
}

.adjust-w-18 {
  width: 18% !important;
}

.adjust-w-19 {
  width: 19% !important;
}

.adjust-w-20 {
  width: 20% !important;
}

.adjust-w-21 {
  width: 21% !important;
}

.adjust-w-22 {
  width: 22% !important;
}

.adjust-w-23 {
  width: 23% !important;
}

.adjust-w-24 {
  width: 24% !important;
}

.adjust-w-25 {
  width: 25% !important;
}

.adjust-w-26 {
  width: 26% !important;
}

.adjust-w-27 {
  width: 27% !important;
}

.adjust-w-28 {
  width: 28% !important;
}

.adjust-w-29 {
  width: 29% !important;
}

.adjust-w-30 {
  width: 30% !important;
}

.adjust-w-31 {
  width: 31% !important;
}

.adjust-w-32 {
  width: 32% !important;
}

.adjust-w-33 {
  width: 33% !important;
}

.adjust-w-34 {
  width: 34% !important;
}

.adjust-w-35 {
  width: 35% !important;
}

.adjust-w-36 {
  width: 36% !important;
}

.adjust-w-37 {
  width: 37% !important;
}

.adjust-w-38 {
  width: 38% !important;
}

.adjust-w-39 {
  width: 39% !important;
}

.adjust-w-40 {
  width: 40% !important;
}

.adjust-w-41 {
  width: 41% !important;
}

.adjust-w-42 {
  width: 42% !important;
}

.adjust-w-43 {
  width: 43% !important;
}

.adjust-w-44 {
  width: 44% !important;
}

.adjust-w-45 {
  width: 45% !important;
}

.adjust-w-46 {
  width: 46% !important;
}

.adjust-w-47 {
  width: 47% !important;
}

.adjust-w-48 {
  width: 48% !important;
}

.adjust-w-49 {
  width: 49% !important;
}

.adjust-w-50 {
  width: 50% !important;
}

.adjust-w-51 {
  width: 51% !important;
}

.adjust-w-52 {
  width: 52% !important;
}

.adjust-w-53 {
  width: 53% !important;
}

.adjust-w-54 {
  width: 54% !important;
}

.adjust-w-55 {
  width: 55% !important;
}

.adjust-w-56 {
  width: 56% !important;
}

.adjust-w-57 {
  width: 57% !important;
}

.adjust-w-58 {
  width: 58% !important;
}

.adjust-w-59 {
  width: 59% !important;
}

.adjust-w-60 {
  width: 60% !important;
}

.adjust-w-61 {
  width: 61% !important;
}

.adjust-w-62 {
  width: 62% !important;
}

.adjust-w-63 {
  width: 63% !important;
}

.adjust-w-64 {
  width: 64% !important;
}

.adjust-w-65 {
  width: 65% !important;
}

.adjust-w-66 {
  width: 66% !important;
}

.adjust-w-67 {
  width: 67% !important;
}

.adjust-w-68 {
  width: 68% !important;
}

.adjust-w-69 {
  width: 69% !important;
}

.adjust-w-70 {
  width: 70% !important;
}

.adjust-w-71 {
  width: 71% !important;
}

.adjust-w-72 {
  width: 72% !important;
}

.adjust-w-73 {
  width: 73% !important;
}

.adjust-w-74 {
  width: 74% !important;
}

.adjust-w-75 {
  width: 75% !important;
}

.adjust-w-76 {
  width: 76% !important;
}

.adjust-w-77 {
  width: 77% !important;
}

.adjust-w-78 {
  width: 78% !important;
}

.adjust-w-79 {
  width: 79% !important;
}

.adjust-w-80 {
  width: 80% !important;
}

.adjust-w-81 {
  width: 81% !important;
}

.adjust-w-82 {
  width: 82% !important;
}

.adjust-w-83 {
  width: 83% !important;
}

.adjust-w-84 {
  width: 84% !important;
}

.adjust-w-85 {
  width: 85% !important;
}

.adjust-w-86 {
  width: 86% !important;
}

.adjust-w-87 {
  width: 87% !important;
}

.adjust-w-88 {
  width: 88% !important;
}

.adjust-w-89 {
  width: 89% !important;
}

.adjust-w-90 {
  width: 90% !important;
}

.adjust-w-91 {
  width: 91% !important;
}

.adjust-w-92 {
  width: 92% !important;
}

.adjust-w-93 {
  width: 93% !important;
}

.adjust-w-94 {
  width: 94% !important;
}

.adjust-w-95 {
  width: 95% !important;
}

.adjust-w-96 {
  width: 96% !important;
}

.adjust-w-97 {
  width: 97% !important;
}

.adjust-w-98 {
  width: 98% !important;
}

.adjust-w-99 {
  width: 99% !important;
}

.adjust-w-100 {
  width: 100% !important;
}

.adjust-align-left {
  text-align: left;
}

.adjust-align-center {
  text-align: center;
}

.adjust-align-right {
  text-align: right;
}

.media.adjust-align-left {
  align-items: flex-start;
}
.media.adjust-align-center {
  align-items: center;
}
.media.adjust-align-right {
  align-items: flex-end;
}

.adjust-display-wide {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .adjust-display-wide {
    display: block !important;
  }
}

.adjust-display-narrow {
  display: block !important;
}
@media only screen and (max-width: 768px) {
  .adjust-display-narrow {
    display: none;
  }
}

.pc {
  display: block !important;
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
}
