#technical_education .about {
  padding-bottom: calc(8px * 11);
}
@media screen and (max-width: 959px) {
  #technical_education .about {
    padding-bottom: calc(8px * 11 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .about {
    padding-bottom: calc(8px * 11 * 0.5);
  }
}
#technical_education .about .about-ttl {
  margin-bottom: calc(8px * 6);
}
@media screen and (max-width: 959px) {
  #technical_education .about .about-ttl {
    margin-bottom: calc(8px * 6 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .about .about-ttl {
    margin-bottom: calc(8px * 6 * 0.5);
  }
}
#technical_education .about .about-lead-ttl {
  margin-bottom: calc(8px * 4);
}
@media screen and (max-width: 959px) {
  #technical_education .about .about-lead-ttl {
    margin-bottom: calc(8px * 4 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .about .about-lead-ttl {
    margin-bottom: calc(8px * 4 * 0.5);
  }
}
#technical_education .about .about-lead-ttl {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1279px) {
  #technical_education .about .about-lead-ttl {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .about .about-lead-ttl {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .about .about-lead-ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .about .about-lead-ttl {
    text-align: left;
    letter-spacing: 0.02em;
  }
}
#technical_education .about .about-lead p {
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 959px) {
  #technical_education .about .about-lead p {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .about .about-lead p {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
#technical_education .about .about-lead p:not(:last-child) {
  margin-bottom: calc(8px * 4);
}
@media screen and (max-width: 959px) {
  #technical_education .about .about-lead p:not(:last-child) {
    margin-bottom: calc(8px * 4 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .about .about-lead p:not(:last-child) {
    margin-bottom: calc(8px * 4 * 0.5);
  }
}
#technical_education .worries {
  position: relative;
  padding-bottom: 85px;
}
@media screen and (max-width: 1279px) {
  #technical_education .worries {
    padding-bottom: 72px;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .worries {
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .worries {
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries {
    padding-bottom: 48px;
  }
}
#technical_education .worries::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  width: 40px;
  height: 85px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(237, 237, 237, 0.32)), to(#20AA45));
  background: linear-gradient(to bottom, rgba(237, 237, 237, 0.32), #20AA45);
}
@media screen and (max-width: 1279px) {
  #technical_education .worries::before {
    height: 72px;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .worries::before {
    height: 64px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .worries::before {
    height: 56px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries::before {
    width: 32px;
    height: 48px;
  }
}
#technical_education .worries .worries-inner {
  position: relative;
  padding: 72px 0;
  background: rgba(237, 237, 237, 0.32);
}
@media screen and (max-width: 959px) {
  #technical_education .worries .worries-inner {
    padding: 56px 0 64px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .worries .worries-inner {
    padding: 40px 0 48px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-inner {
    padding: 16px 0;
  }
}
#technical_education .worries .worries-inner::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  translate: -50% 0;
  height: 100%;
  background: rgba(237, 237, 237, 0.32);
}
#technical_education .worries .worries-headline {
  margin-bottom: calc(8px * 5);
}
@media screen and (max-width: 959px) {
  #technical_education .worries .worries-headline {
    margin-bottom: calc(8px * 5 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-headline {
    margin-bottom: calc(8px * 5 * 0.5);
  }
}
#technical_education .worries .worries-headline {
  text-align: center;
  font-weight: 700;
  font-style: italic;
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-headline {
    margin-bottom: 16px;
  }
}
#technical_education .worries .worries-headline__sub {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 959px) {
  #technical_education .worries .worries-headline__sub {
    margin-bottom: 16px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .worries .worries-headline__sub {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-headline__sub {
    margin-bottom: 8px;
    font-size: 1.4rem;
  }
}
#technical_education .worries .worries-headline__sub::first-letter {
  font-size: 3.2rem;
  font-family: "EB Garamond", sans-serif;
  color: #1DA7EB;
}
@media screen and (max-width: 1279px) {
  #technical_education .worries .worries-headline__sub::first-letter {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .worries .worries-headline__sub::first-letter {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-headline__sub::first-letter {
    font-size: 1.8rem;
  }
}
#technical_education .worries .worries-headline__main {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  #technical_education .worries .worries-headline__main {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .worries .worries-headline__main {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .worries .worries-headline__main {
    font-size: 2rem;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-headline__main {
    font-size: 1.8rem;
  }
}
#technical_education .worries .worries-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-list {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}
#technical_education .worries .worries-list__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 72px;
  padding-left: 64px;
  border: solid 1px #CCCCCC;
  background: #FFFFFF;
  border-radius: 68px 0 0 68px;
  font-size: 1.8rem;
  line-height: 1.2;
}
@media screen and (max-width: 1279px) {
  #technical_education .worries .worries-list__item {
    min-height: 68px;
    padding-left: 60px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .worries .worries-list__item {
    min-height: 60px;
    padding-left: 52px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .worries .worries-list__item {
    padding-left: 44px;
    border-radius: 0;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-list__item {
    padding-left: 34px;
    min-height: 48px;
  }
}
#technical_education .worries .worries-list__item::before, #technical_education .worries .worries-list__item::after {
  position: absolute;
  content: "";
  top: 50%;
  translate: 0 -50%;
}
#technical_education .worries .worries-list__item::before {
  left: 4px;
  width: 64px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: -webkit-gradient(linear, right top, left bottom, from(#1DA7EB), to(#1D6CEB));
  background: linear-gradient(to left bottom, #1DA7EB, #1D6CEB);
}
@media screen and (max-width: 1279px) {
  #technical_education .worries .worries-list__item::before {
    width: 56px;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .worries .worries-list__item::before {
    width: 48px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .worries .worries-list__item::before {
    width: 40px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-list__item::before {
    left: 6px;
    width: 32px;
  }
}
#technical_education .worries .worries-list__item::after {
  left: 24px;
  width: 30px;
  aspect-ratio: 30/36;
  background: url("/wp-content/themes/itreat_base/dist/img/icon/worries.svg") center/contain no-repeat;
}
@media screen and (max-width: 1279px) {
  #technical_education .worries .worries-list__item::after {
    left: 21px;
    width: 28px;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .worries .worries-list__item::after {
    left: 18px;
    width: 26px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .worries .worries-list__item::after {
    left: 16px;
    width: 21px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .worries .worries-list__item::after {
    left: 15px;
    width: 17px;
  }
}
#technical_education .worries .worries-list__item span {
  padding: 12px 16px;
}
@media screen and (max-width: 1279px) {
  #technical_education .worries .worries-list__item span {
    padding: 12px;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .worries .worries-list__item span {
    padding: 10px;
  }
}
#technical_education .trust {
  padding-top: calc(8px * 11);
}
@media screen and (max-width: 959px) {
  #technical_education .trust {
    padding-top: calc(8px * 11 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .trust {
    padding-top: calc(8px * 11 * 0.5);
  }
}
#technical_education .trust {
  padding-bottom: calc(8px * 11);
}
@media screen and (max-width: 959px) {
  #technical_education .trust {
    padding-bottom: calc(8px * 11 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .trust {
    padding-bottom: calc(8px * 11 * 0.5);
  }
}
#technical_education .trust {
  overflow: clip;
  color: #FFFFFF;
}
#technical_education .trust .trust-inner {
  position: relative;
}
#technical_education .trust .trust-inner::before {
  position: absolute;
  content: "";
  top: 50%;
  translate: 0 -50%;
  left: -8%;
  width: 560px;
  aspect-ratio: 56/51;
  background: url("/wp-content/themes/itreat_base/dist/img/common/logo-mark.svg") center/cover no-repeat;
  opacity: 0.12;
}
@media screen and (max-width: 767px) {
  #technical_education .trust .trust-inner::before {
    left: -16%;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .trust .trust-inner::before {
    left: 50%;
    translate: -50% -50%;
  }
}
#technical_education .trust .trust-ttl {
  margin-bottom: calc(8px * 4);
}
@media screen and (max-width: 959px) {
  #technical_education .trust .trust-ttl {
    margin-bottom: calc(8px * 4 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .trust .trust-ttl {
    margin-bottom: calc(8px * 4 * 0.5);
  }
}
#technical_education .trust .trust-ttl {
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 519px) {
  #technical_education .trust .trust-ttl {
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
}
#technical_education .trust .trust-lead p {
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 959px) {
  #technical_education .trust .trust-lead p {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .trust .trust-lead p {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
#technical_education .trust .trust-lead p:not(:last-child) {
  margin-bottom: calc(8px * 2);
}
@media screen and (max-width: 959px) {
  #technical_education .trust .trust-lead p:not(:last-child) {
    margin-bottom: calc(8px * 2 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .trust .trust-lead p:not(:last-child) {
    margin-bottom: calc(8px * 2 * 0.5);
  }
}
#technical_education .support-area {
  padding-top: calc(8px * 11);
}
@media screen and (max-width: 959px) {
  #technical_education .support-area {
    padding-top: calc(8px * 11 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .support-area {
    padding-top: calc(8px * 11 * 0.5);
  }
}
#technical_education .support-area {
  padding-bottom: calc(8px * 11);
}
@media screen and (max-width: 959px) {
  #technical_education .support-area {
    padding-bottom: calc(8px * 11 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .support-area {
    padding-bottom: calc(8px * 11 * 0.5);
  }
}
#technical_education .support-area .support-area-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
  max-width: 680px;
  margin-inline: auto;
}
@media screen and (max-width: 519px) {
  #technical_education .support-area .support-area-list {
    gap: 8px;
  }
}
#technical_education .support-area .support-area-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(50% - 8px);
  max-width: 320px;
  min-height: 64px;
  background: #FFFFFF;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
  border: solid 1px #52BE38;
  padding: 8px;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  #technical_education .support-area .support-area-list__item {
    font-size: 2rem;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .support-area .support-area-list__item {
    min-height: 56px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .support-area .support-area-list__item {
    min-height: 48px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .support-area .support-area-list__item {
    width: calc(50% - 4px);
    min-height: 40px;
    font-size: 1.4rem;
  }
}
#technical_education .service {
  padding-bottom: calc(8px * 11);
}
@media screen and (max-width: 959px) {
  #technical_education .service {
    padding-bottom: calc(8px * 11 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .service {
    padding-bottom: calc(8px * 11 * 0.5);
  }
}
#technical_education .service .service-unit {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background: #FFFFFF;
}
@media screen and (max-width: 519px) {
  #technical_education .service .service-unit {
    grid-template-columns: 1fr;
  }
}
#technical_education .service .service-unit__item {
  padding: 40px;
  border-bottom: solid 1px rgba(237, 237, 237, 0.4);
}
@media screen and (max-width: 1279px) {
  #technical_education .service .service-unit__item {
    padding: 32px;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .service .service-unit__item {
    padding: 24px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .service .service-unit__item {
    padding: 20px;
  }
}
#technical_education .service .service-unit__item:nth-child(2n) {
  border-left: solid 1px rgba(237, 237, 237, 0.4);
}
@media screen and (max-width: 767px) {
  #technical_education .service .service-unit__item:nth-child(2n) {
    border-left: none;
  }
}
#technical_education .service .service-unit__item .ttl-s {
  margin-bottom: 24px;
}
@media screen and (max-width: 959px) {
  #technical_education .service .service-unit__item .ttl-s {
    margin-bottom: 12px;
  }
}
#technical_education .service .service-unit__item .service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 1279px) {
  #technical_education .service .service-unit__item .service-list {
    gap: 10px;
  }
}
@media screen and (max-width: 1023px) {
  #technical_education .service .service-unit__item .service-list {
    gap: 6px;
  }
}
#technical_education .service .service-unit__item .service-list__item,
#technical_education .service .service-unit__item .service-list .item-etc {
  padding: 10px 14px;
  line-height: 1.1;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 1279px) {
  #technical_education .service .service-unit__item .service-list__item,
  #technical_education .service .service-unit__item .service-list .item-etc {
    padding: 8px 12px;
  }
}
@media screen and (max-width: 1023px) {
  #technical_education .service .service-unit__item .service-list__item,
  #technical_education .service .service-unit__item .service-list .item-etc {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .service .service-unit__item .service-list__item,
  #technical_education .service .service-unit__item .service-list .item-etc {
    padding: 8px 10px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .service .service-unit__item .service-list__item,
  #technical_education .service .service-unit__item .service-list .item-etc {
    padding: 6px 8px;
  }
}
#technical_education .service .service-unit__item .service-list__item {
  background: -webkit-gradient(linear, left top, right bottom, from(#52BE38), to(#20AA45));
  background: linear-gradient(to right bottom, #52BE38, #20AA45);
  color: #FFFFFF;
}
#technical_education .service .service-unit__item .service-list .item-etc {
  padding-left: 0;
  padding-right: 0;
}
#technical_education .service .service-unit__item .service-list.--red .service-list__item {
  background: -webkit-gradient(linear, left top, right bottom, from(#E97C54), to(#E9546A));
  background: linear-gradient(to right bottom, #E97C54, #E9546A);
}
#technical_education .service .service-unit__item .service-list.--blu .service-list__item {
  background: -webkit-gradient(linear, left top, right bottom, from(#1DA7EB), to(#1D6CEB));
  background: linear-gradient(to right bottom, #1DA7EB, #1D6CEB);
}
#technical_education .service .service-unit__item .service-list.--grn .service-list__item {
  background: -webkit-gradient(linear, left top, right bottom, from(#20AA45), to(#0A892C));
  background: linear-gradient(to right bottom, #20AA45, #0A892C);
}
#technical_education .work .ttl-m {
  margin-bottom: calc(8px * 3);
}
@media screen and (max-width: 959px) {
  #technical_education .work .ttl-m {
    margin-bottom: calc(8px * 3 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .work .ttl-m {
    margin-bottom: calc(8px * 3 * 0.5);
  }
}
#technical_education .work .work-list-ttl {
  margin-bottom: calc(8px * 1);
}
@media screen and (max-width: 959px) {
  #technical_education .work .work-list-ttl {
    margin-bottom: calc(8px * 1 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .work .work-list-ttl {
    margin-bottom: calc(8px * 1 * 0.5);
  }
}
#technical_education .work .work-list-ttl {
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 519px) {
  #technical_education .work .work-list-ttl {
    font-size: 1.6rem;
  }
}
#technical_education .work .work-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
}
@media screen and (max-width: 959px) {
  #technical_education .work .work-list {
    gap: 8px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .work .work-list {
    gap: 6px;
  }
}
#technical_education .work .work-list__item {
  padding: 4px 10px;
  background: rgba(82, 190, 56, 0.08);
  border: solid 1px rgba(82, 190, 56, 0.24);
}
@media screen and (max-width: 959px) {
  #technical_education .work .work-list__item {
    padding: 3px 8px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .work .work-list__item {
    padding: 2px 6px;
  }
}
#technical_education .work .work-list__item span {
  position: relative;
  display: inline-block;
  padding-left: 14px;
  line-height: 1.2;
}
@media screen and (max-width: 959px) {
  #technical_education .work .work-list__item span {
    padding-left: 12px;
  }
}
#technical_education .work .work-list__item span::before {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  width: 8px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #52BE38;
}
@media screen and (max-width: 959px) {
  #technical_education .work .work-list__item span::before {
    top: 4px;
    width: 7px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .work .work-list__item span::before {
    top: 5px;
    width: 6px;
  }
}
#technical_education .flow {
  counter-reset: flow-num;
}
#technical_education .flow .flow-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#technical_education .flow .flow-list__item:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (max-width: 959px) {
  #technical_education .flow .flow-list__item:not(:last-child) {
    margin-bottom: 18px;
  }
}
#technical_education .flow .flow-list__item:last-child dt::after {
  display: none;
}
@media screen and (max-width: 519px) {
  #technical_education .flow .flow-list__item:last-child dt::after {
    display: block;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .flow .flow-list__item:first-child dt::after {
    display: none;
  }
}
#technical_education .flow .flow-list__item dt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 320px;
  font-size: 2.2rem;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, from(#52BE38), to(#20AA45));
  background: linear-gradient(to bottom, #52BE38, #20AA45);
  color: #FFFFFF;
}
@media screen and (max-width: 1279px) {
  #technical_education .flow .flow-list__item dt {
    width: 280px;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .flow .flow-list__item dt {
    width: 260px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .flow .flow-list__item dt {
    width: 200px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .flow .flow-list__item dt {
    padding: 8px;
    width: 100%;
    font-size: 1.7rem;
  }
}
#technical_education .flow .flow-list__item dt::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 100%;
  translate: -50% 0;
  width: 24px;
  height: 25px;
  background: -webkit-gradient(linear, left top, left bottom, from(#20AA45), to(#52BE38));
  background: linear-gradient(to bottom, #20AA45, #52BE38);
}
@media screen and (max-width: 959px) {
  #technical_education .flow .flow-list__item dt::after {
    height: 18px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .flow .flow-list__item dt::after {
    top: auto;
    bottom: 100%;
  }
}
#technical_education .flow .flow-list__item dt span {
  position: relative;
  padding-top: 32px;
}
@media screen and (max-width: 959px) {
  #technical_education .flow .flow-list__item dt span {
    padding-top: 28px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .flow .flow-list__item dt span {
    padding-top: 24px;
  }
}
#technical_education .flow .flow-list__item dt span::before {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  counter-increment: flow-num;
  content: counter(flow-num, decimal-leading-zero);
  font-size: 3.2rem;
  line-height: 1;
  font-family: "EB Garamond", sans-serif;
  font-style: italic;
}
@media screen and (max-width: 959px) {
  #technical_education .flow .flow-list__item dt span::before {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .flow .flow-list__item dt span::before {
    font-size: 2.4rem;
  }
}
#technical_education .flow .flow-list__item dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 32px;
  background: #FFFFFF;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  border-color: #20AA45;
}
@media screen and (max-width: 959px) {
  #technical_education .flow .flow-list__item dd {
    padding: 24px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .flow .flow-list__item dd {
    padding: 18px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .flow .flow-list__item dd {
    border-width: 1px;
  }
}
#technical_education .info .info-wrap {
  padding-top: calc(8px * 8);
}
@media screen and (max-width: 959px) {
  #technical_education .info .info-wrap {
    padding-top: calc(8px * 8 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .info .info-wrap {
    padding-top: calc(8px * 8 * 0.5);
  }
}
#technical_education .info .info-wrap {
  padding-bottom: calc(8px * 8);
}
@media screen and (max-width: 959px) {
  #technical_education .info .info-wrap {
    padding-bottom: calc(8px * 8 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .info .info-wrap {
    padding-bottom: calc(8px * 8 * 0.5);
  }
}
#technical_education .info .info-wrap {
  background: rgba(237, 237, 237, 0.32);
}
#technical_education .info .info-wrap .ttl-m {
  margin-bottom: calc(8px * 4);
}
@media screen and (max-width: 959px) {
  #technical_education .info .info-wrap .ttl-m {
    margin-bottom: calc(8px * 4 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  #technical_education .info .info-wrap .ttl-m {
    margin-bottom: calc(8px * 4 * 0.5);
  }
}
#technical_education .case .case-list__item {
  border-bottom: none;
}
#technical_education .partners {
  border-top: solid 1px rgba(237, 237, 237, 0.4);
}
#technical_education .services .services-headline .headline-unit {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 32px;
}
@media screen and (max-width: 767px) {
  #technical_education .services .services-headline .headline-unit {
    gap: 24px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .services .services-headline .headline-unit {
    gap: 8px;
  }
}
#technical_education .services .services-headline__txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  translate: 0 7px;
}
@media screen and (max-width: 1279px) {
  #technical_education .services .services-headline__txt {
    translate: 0 3px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .services .services-headline__txt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
}
#technical_education .services .services-unit {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: solid 1px rgba(237, 237, 237, 0.4);
}
@media screen and (max-width: 519px) {
  #technical_education .services .services-unit {
    grid-template-columns: 1fr;
  }
}
#technical_education .services .services-unit__item {
  background: #FFFFFF;
}
#technical_education .services .services-unit__item:not(:first-child) {
  border-left: solid 1px rgba(237, 237, 237, 0.4);
}
#technical_education .services .services-unit__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
@media screen and (max-width: 519px) {
  #technical_education .services .services-unit__item a {
    display: block;
  }
}
#technical_education .services .services-unit__item a .services-vsl {
  aspect-ratio: 16/9;
  overflow: clip;
}
@media screen and (max-width: 519px) {
  #technical_education .services .services-unit__item a .services-vsl {
    aspect-ratio: 16/7;
  }
}
#technical_education .services .services-unit__item a .services-vsl img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
#technical_education .services .services-unit__item a .services-dtl {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px 40px 120px;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (max-width: 1279px) {
  #technical_education .services .services-unit__item a .services-dtl {
    padding: 32px 32px 112px;
  }
}
@media screen and (max-width: 1023px) {
  #technical_education .services .services-unit__item a .services-dtl {
    padding: 24px 24px 104px;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .services .services-unit__item a .services-dtl {
    padding: 20px 20px 80px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .services .services-unit__item a .services-dtl {
    padding: 16px 16px 72px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .services .services-unit__item a .services-dtl {
    padding: 16px 16px 10px 16px;
  }
}
#technical_education .services .services-unit__item a .services-dtl .services-ttl {
  margin-bottom: 16px;
  color: #52BE38;
  font-weight: 700;
  line-height: 1.2;
  font-size: 2.2rem;
}
@media screen and (max-width: 1279px) {
  #technical_education .services .services-unit__item a .services-dtl .services-ttl {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 1023px) {
  #technical_education .services .services-unit__item a .services-dtl .services-ttl {
    margin-bottom: 14px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .services .services-unit__item a .services-dtl .services-ttl {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .services .services-unit__item a .services-dtl .services-ttl {
    margin-bottom: 10px;
  }
}
#technical_education .services .services-unit__item a .services-dtl .btn {
  position: absolute;
  right: 40px;
  bottom: 40px;
}
@media screen and (max-width: 1279px) {
  #technical_education .services .services-unit__item a .services-dtl .btn {
    right: 32px;
    bottom: 32px;
  }
}
@media screen and (max-width: 1023px) {
  #technical_education .services .services-unit__item a .services-dtl .btn {
    right: 24px;
    bottom: 24px;
  }
}
@media screen and (max-width: 959px) {
  #technical_education .services .services-unit__item a .services-dtl .btn {
    right: 20px;
    bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .services .services-unit__item a .services-dtl .btn {
    min-height: 28px;
    right: 16px;
    bottom: 16px;
  }
}
@media screen and (max-width: 519px) {
  #technical_education .services .services-unit__item a .services-dtl .btn {
    position: relative;
    right: auto;
    bottom: auto;
    padding-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .services .services-unit__item a .services-dtl .btn .btn-txt {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .services .services-unit__item a .services-dtl .btn .btn-txt::before {
    width: 28px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .services .services-unit__item a .services-dtl .btn .btn-txt::after {
    right: 6px;
    width: 40px;
  }
}
#technical_education .services .services-unit__item a:hover .services-vsl img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#technical_education .services .services-unit__item a:hover .services-dtl {
  background: rgba(82, 190, 56, 0.08);
}
#technical_education .services .services-unit__item a:hover .btn .btn-txt::before {
  -webkit-transform: scale(1.064);
  transform: scale(1.064);
  background: rgba(82, 190, 56, 0.08);
}
#technical_education .services .services-unit__item a:hover .btn .btn-txt::after {
  right: 16px;
}
@media screen and (max-width: 959px) {
  #technical_education .services .services-unit__item a:hover .btn .btn-txt::after {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #technical_education .services .services-unit__item a:hover .btn .btn-txt::after {
    right: 6px;
  }
}
#technical_education .pillars .grid-contents {
  grid-template-columns: 1fr;
}
#technical_education .pillars .grid-contents__item .grid-txt-unit {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media screen and (max-width: 767px) {
  #technical_education .pillars .grid-contents__item .grid-txt-unit {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
#technical_education .pillars .grid-contents__item .grid-tbl {
  border: solid 1px rgba(82, 190, 56, 0.24);
}
#technical_education .pillars .grid-contents__item .grid-tbl .grid-tbl-ttl {
  padding: 10px;
  background: rgba(82, 190, 56, 0.92);
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.2;
}
@media screen and (max-width: 959px) {
  #technical_education .pillars .grid-contents__item .grid-tbl .grid-tbl-ttl {
    padding: 8px;
  }
}
#technical_education .pillars .grid-contents__item .grid-tbl__item {
  padding: 14px 12px;
}
@media screen and (max-width: 959px) {
  #technical_education .pillars .grid-contents__item .grid-tbl__item {
    padding: 12px 10px;
  }
}
#technical_education .pillars .grid-contents__item .grid-tbl__item .grid-tbl-subttl {
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 959px) {
  #technical_education .pillars .grid-contents__item .grid-tbl__item .grid-tbl-subttl {
    margin-bottom: 6px;
  }
}
#technical_education .pillars .grid-contents__item .grid-tbl__item .grid-tbl-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4px 0;
}
#technical_education .pillars .grid-contents__item .grid-tbl__item .grid-tbl-list__item {
  opacity: 0.72;
  line-height: 1.2;
}
#technical_education .pillars .grid-contents__item .grid-tbl__item .grid-tbl-list__item:not(:last-child)::after {
  content: "/";
  padding: 0 3px;
}
#technical_education .pillars .grid-contents__item .grid-tbl__item:not(:last-child) {
  border-bottom: solid 1px rgba(82, 190, 56, 0.24);
}
/*# sourceMappingURL=../../maps/pages/technical_education.css.map */
