@charset "UTF-8";
/**
 * Fonts
 */
.educationArchive .pageHeader {
  background: url(../img/education/education_pageheader.webp) no-repeat center center/cover;
}
.educationArchive .educationSection:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .educationArchive .educationSection:not(:first-child) {
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationArchive .educationSection:not(:first-child) {
    margin-top: 9.6618357488vw;
  }
}
.educationArchive .educationSection-contents .educationSection_header {
  background: url(../img/education/education_contents_bg.webp) no-repeat center center/cover;
}
.educationArchive .educationSection_header {
  height: 320px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1366px) {
  .educationArchive .educationSection_header {
    height: 23.4260614934vw;
  }
}
@media screen and (max-width: 828px) {
  .educationArchive .educationSection_header {
    height: 45.1690821256vw;
  }
}
.educationArchive .educationSection_title {
  top: -16px;
}
@media screen and (max-width: 1366px) {
  .educationArchive .educationSection_title {
    top: -1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .educationArchive .educationSection_title {
    top: -1.4492753623vw;
  }
}
.educationArchive .educationSection_title_main, .educationArchive .educationSection_title_sub {
  display: block;
  line-height: 1.2;
  letter-spacing: 0.16em;
  color: #fff;
}
.educationArchive .educationSection_title_main {
  font-family: oswald, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2rem;
}
@media screen and (max-width: 1366px) {
  .educationArchive .educationSection_title_main {
    font-size: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationArchive .educationSection_title_main {
    font-size: 6.7632850242vw;
    letter-spacing: 0.1em;
  }
}
.educationArchive .educationSection_title_sub {
  margin-top: 8px;
  font-size: 1.2rem;
  font-weight: 700;
}
@media screen and (max-width: 1366px) {
  .educationArchive .educationSection_title_sub {
    margin-top: 0.5856515373vw;
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 828px) {
  .educationArchive .educationSection_title_sub {
    margin-top: 1.9323671498vw;
    font-size: 2.8985507246vw;
  }
}
.educationArchive .educationSection_container {
  background: #fff;
  padding: 72px 80px;
  margin-top: -80px;
}
@media screen and (max-width: 1366px) {
  .educationArchive .educationSection_container {
    padding: 5.270863836vw 5.8565153734vw;
    margin-top: -5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .educationArchive .educationSection_container {
    padding: 7.729468599vw 5.7971014493vw;
    margin-top: -5.7971014493vw;
  }
}
.educationArchive .educationSection_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -40px;
}
@media screen and (max-width: 1366px) {
  .educationArchive .educationSection_list {
    margin-top: -2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationArchive .educationSection_list {
    margin-top: -9.6618357488vw;
  }
}
.educationArchive .educationSection_list-row {
  display: block;
}
.educationArchive .educationSection_list-row .educationSection_list_item {
  width: 100%;
}
.educationArchive .educationSection_list_item {
  width: 360px;
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .educationArchive .educationSection_list_item {
    width: 26.3543191801vw;
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationArchive .educationSection_list_item {
    width: 100%;
    margin-top: 9.6618357488vw;
  }
}
.educationArchive .educationSection_list_button {
  width: 100%;
  height: auto;
  padding-bottom: 32px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1366px) {
  .educationArchive .educationSection_list_button {
    padding-bottom: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationArchive .educationSection_list_button {
    padding-bottom: 7.729468599vw;
  }
}
@media screen and (min-width: 829px) {
  .educationArchive .educationSection_list_button {
    transition: 0.3s;
  }
}

.singleContent {
  margin-block-start: 120px;
  margin-inline: auto;
}
@media screen and (max-width: 1366px) {
  .singleContent {
    margin-block-start: 8.78477306vw;
  }
}
@media screen and (max-width: 828px) {
  .singleContent {
    margin-block-start: 4.6852122987vw;
  }
}
.singleContent_header {
  margin-block-end: 56px;
}
@media screen and (max-width: 1366px) {
  .singleContent_header {
    margin-block-end: 4.0995607613vw;
  }
}
@media screen and (max-width: 828px) {
  .singleContent_header {
    margin-block-start: 9.6618357488vw;
  }
}
.singleContent_headerTitle {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 2;
  margin-inline: auto;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .singleContent_headerTitle {
    font-size: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .singleContent_headerTitle {
    font-size: 5.3140096618vw;
    letter-spacing: 0;
  }
}
.singleContent_headerTitle:has(+ div) {
  margin-block-end: 24px;
}
@media screen and (max-width: 1366px) {
  .singleContent_headerTitle:has(+ div) {
    margin-block-end: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .singleContent_headerTitle:has(+ div) {
    margin-block-end: 5.7971014493vw;
  }
}
.singleContent_headerText {
  font-size: 1.6rem;
  margin-block-end: 56px;
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .singleContent_headerText {
    font-size: 1.1713030747vw;
    margin-block-end: 4.0995607613vw;
  }
}
@media screen and (max-width: 828px) {
  .singleContent_headerText {
    font-size: 3.3816425121vw;
    margin-block-end: 11.5942028986vw;
  }
}
.singleContent_bg {
  background-color: #F8F8F8;
  padding-block: 100px;
}
@media screen and (max-width: 1366px) {
  .singleContent_bg {
    padding-block: 7.3206442167vw;
  }
}
@media screen and (max-width: 828px) {
  .singleContent_bg {
    padding-block: 14.4927536232vw;
  }
}
.singleContent_bg.educationSingle_about {
  padding-block: 80px;
}
@media screen and (max-width: 1366px) {
  .singleContent_bg.educationSingle_about {
    padding-block: 5.8565153734vw;
  }
}

.educationSingle {
  /* */
}
.educationSingle.educationSeTraining .pageHeader {
  background: url(../img/education/se-training-seminar/se-training-seminar_pageheader.webp) no-repeat center center/cover;
}
.educationSingleContainer::before {
  content: "";
  background: url(../img/common/logo_x.svg) no-repeat center center/100%;
  width: 549px;
  height: 529px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1366px) {
  .educationSingleContainer::before {
    width: 40.1903367496vw;
    height: 38.7262079063vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleContainer::before {
    width: 53.1400966184vw;
    height: 51.2077294686vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleInner.commonWidth-narrow {
    width: 93.5828877005%;
  }
}
.educationSingleTextWrapper {
  background-color: #fff;
  padding: 40px;
  margin-block-start: 30px;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .educationSingleTextWrapper {
    padding: 2.9282576867vw;
    margin-block-start: 2.196193265vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleTextWrapper {
    padding: 5.7971014493vw;
    margin-block-start: 6.7632850242vw;
  }
}
.educationSingleTextWrapper:before {
  content: "";
  width: 1px;
  height: 60px;
  background-color: #000;
  position: absolute;
  top: -30px;
  left: calc((100% - 1px) / 2);
}
@media screen and (max-width: 1366px) {
  .educationSingleTextWrapper:before {
    height: 4.39238653vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleTextWrapper:before {
    height: 13.5265700483vw;
    top: -7.2463768116vw;
  }
}
.educationSingleFukidashi {
  padding: 10px 20px;
  background-color: #EA5513;
  border-radius: 32px;
  color: #fff;
  font-size: 1.8rem;
  margin: -20px auto 0;
  position: relative;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  z-index: 1;
  white-space: nowrap;
}
@media screen and (max-width: 1366px) {
  .educationSingleFukidashi {
    font-size: 1.317715959vw;
    border-radius: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleFukidashi {
    font-size: 3.3816425121vw;
    border-radius: 4.8309178744vw;
  }
}
.educationSingleFukidashi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #EA5513 transparent transparent transparent;
  border-width: 16px 16px 0 16px;
}
@media screen and (max-width: 828px) {
  .educationSingleFukidashi:after {
    bottom: -1.9323671498vw;
    border-width: 3.8647342995vw 3.8647342995vw 0 3.8647342995vw;
  }
}
.educationSingleButton a {
  background: #fff;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 460px;
  margin: auto;
  height: 80px;
  border: 1px solid #1D1D1F;
}
@media screen and (max-width: 1366px) {
  .educationSingleButton a {
    height: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleButton a {
    height: 15.4589371981vw;
    font-size: 2.8985507246vw;
  }
}
.educationSingleButton-pdf a {
  justify-content: center;
}
.educationSingleButton-pdf a span {
  position: relative;
  left: 16px;
}
@media screen and (max-width: 1366px) {
  .educationSingleButton-pdf a span {
    left: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleButton-pdf a span {
    left: 1.9323671498vw;
  }
}
.educationSingleButton-pdf a span::before {
  content: "";
  position: absolute;
  top: 0;
  left: -48px;
  bottom: 0;
  margin: auto;
  background: url(../img/common/icon_pdf.svg) no-repeat center center/contain;
  width: 31px;
  height: 32px;
}
@media screen and (max-width: 1366px) {
  .educationSingleButton-pdf a span::before {
    width: 2.2693997072vw;
    height: 2.3426061493vw;
    left: -3.513909224vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleButton-pdf a span::before {
    width: 6.038647343vw;
    height: 6.2801932367vw;
    left: -8.2125603865vw;
  }
}
.educationSingleButton-arrow a {
  padding: 0 40px;
}
@media screen and (max-width: 1366px) {
  .educationSingleButton-arrow a {
    padding: 0vw 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleButton-arrow a {
    padding: 0vw 5.7971014493vw;
  }
}
.educationSingleButton-arrow a:before {
  content: "";
  background: url(../img/common/arrowset_black.svg) no-repeat center center/contain;
  position: absolute;
  top: 0;
  right: 32px;
  bottom: 0;
  margin: auto;
  width: 36px;
  height: 18px;
}
@media screen and (max-width: 1366px) {
  .educationSingleButton-arrow a:before {
    width: 2.635431918vw;
    height: 1.317715959vw;
    right: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingleButton-arrow a:before {
    width: 8.6956521739vw;
    height: 4.347826087vw;
    right: 3.8647342995vw;
  }
}
.educationSingle_about {
  margin-block-start: 80px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_about {
    margin-block-start: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_about {
    margin-block-start: 15.4589371981vw;
  }
}
.educationSingle_about_title {
  padding-block-end: 24px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_about_title {
    padding-block-end: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_about_title {
    padding-block-end: 5.7971014493vw;
  }
}
.educationSingle_about_title .sectionTitle_main, .educationSingle_about_title .sectionTitle_sub {
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 828px) {
  .educationSingle_about_title .sectionTitle_main, .educationSingle_about_title .sectionTitle_sub {
    letter-spacing: 0.12em;
  }
}
.educationSingle_about_title .sectionTitle_main {
  font-size: 3.2rem;
  font-weight: bold;
}
@media screen and (max-width: 1366px) {
  .educationSingle_about_title .sectionTitle_main {
    font-size: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_about_title .sectionTitle_main {
    font-size: 5.3140096618vw;
  }
}
.educationSingle_about_title .sectionTitle_sub {
  color: #EA5513;
  font-size: 2.4rem;
  font-family: oswald, sans-serif;
  padding-block-end: 12px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_about_title .sectionTitle_sub {
    font-size: 1.756954612vw;
    padding-block-end: 0.878477306vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_about_title .sectionTitle_sub {
    font-size: 3.8647342995vw;
    padding-block-end: 2.8985507246vw;
  }
}
.educationSingle_about_lead {
  font-size: 1.5rem;
}
@media screen and (max-width: 1366px) {
  .educationSingle_about_lead {
    font-size: 1.0980966325vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_about_lead {
    font-size: 3.8647342995vw;
  }
}
.educationSingle_point {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-block-start: 48px;
  counter-reset: number 0;
}
@media screen and (max-width: 1366px) {
  .educationSingle_point {
    grid-column-gap: 1.756954612vw;
    grid-row-gap: 1.756954612vw;
    margin-block-start: 3.513909224vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_point {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 5.7971014493vw;
    grid-row-gap: 5.7971014493vw;
    margin-block-start: 11.5942028986vw;
  }
}
.educationSingle_point_item {
  background-color: #fff;
  padding: 24px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_point_item {
    padding: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_point_item {
    padding: 5.7971014493vw;
    width: 85%;
    margin: 0 auto;
  }
}
.educationSingle_point_item .point_num {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding-block-end: 12px;
  font-family: oswald, sans-serif;
  font-size: 32px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_point_item .point_num {
    font-size: 2.3426061493vw;
    padding-block-end: 0.878477306vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_point_item .point_num {
    font-size: 7.729468599vw;
    padding-block-end: 2.8985507246vw;
  }
}
.educationSingle_point_item .point_num:before {
  content: "POINT";
  font-family: oswald, sans-serif;
  background-color: #EA5513;
  border-radius: 20px;
  padding-block: 2px;
  padding-inline: 16px;
  font-size: 12px;
  color: #fff;
}
@media screen and (max-width: 1366px) {
  .educationSingle_point_item .point_num:before {
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_point_item .point_num:before {
    font-size: 2.8985507246vw;
  }
}
.educationSingle_point_item_title {
  font-size: 2rem;
  line-height: 1.8;
  font-weight: bold;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding-block: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 160px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_point_item_title {
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_point_item_title {
    font-size: 4.8309178744vw;
  }
}
.educationSingle_point_item_title span {
  color: #EA5513;
}
.educationSingle_point_item img {
  margin-block-start: 24px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_point_item img {
    margin-block-start: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_point_item img {
    margin-block-start: 4.8309178744vw;
  }
}
.educationSingle_point_item img:has(+ div) {
  margin-block-end: 24px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_point_item img:has(+ div) {
    margin-block-end: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_point_item img:has(+ div) {
    margin-block-end: 4.8309178744vw;
  }
}
.educationSingle_point_item_text {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1366px) {
  .educationSingle_point_item_text {
    font-size: 1.0980966325vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_point_item_text {
    font-size: 3.6231884058vw;
  }
}
.educationSingle_point_item_text p {
  margin-block-start: 8px;
  font-size: 11px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_point_item_text p {
    font-size: 0.8052708638vw;
    margin-block-start: 0.5856515373vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_point_item_text p {
    font-size: 2.6570048309vw;
    margin-block-start: 1.9323671498vw;
  }
}
.educationSingle .recommend {
  padding-block-start: 20px;
}
@media screen and (max-width: 1366px) {
  .educationSingle .recommend {
    padding-block-start: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle .recommend {
    padding-block-start: 4.8309178744vw;
  }
}
.educationSingle .recommend_list {
  background-color: #fff;
  padding: 60px 40px 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 32px;
  margin-top: -20px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1366px) {
  .educationSingle .recommend_list {
    grid-column-gap: 2.9282576867vw;
    grid-row-gap: 2.3426061493vw;
    font-size: 1.1713030747vw;
    padding: 4.39238653vw 2.9282576867vw 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle .recommend_list {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(6, 1fr);
    grid-row-gap: 5.7971014493vw;
    font-size: 3.6231884058vw;
    padding: 15.4589371981vw 5.7971014493vw 5.7971014493vw;
  }
}
.educationSingle .recommend_list:before {
  content: "こんな方におすすめ！";
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  padding: 12px 24px;
  border-radius: 30px;
  background-color: #EA5513;
  display: inline-block;
  position: absolute;
  margin: 0 auto;
  letter-spacing: 0.2em;
  top: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 1366px) {
  .educationSingle .recommend_list:before {
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle .recommend_list:before {
    font-size: 3.3816425121vw;
    width: 70%;
    top: -4.8309178744vw;
    letter-spacing: 0;
  }
}
.educationSingle .recommend_list_item {
  width: 46%;
  border-bottom: 1px solid #333333;
  padding-block-end: 24px;
  display: flex;
  flex-flow: row nowrap;
}
@media screen and (max-width: 1366px) {
  .educationSingle .recommend_list_item {
    padding-block-end: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle .recommend_list_item {
    padding-block-end: 5.7971014493vw;
    width: 100%;
  }
}
.educationSingle .recommend_list_item:before {
  content: url(../img/education/check_icon.svg);
  width: 24px;
  height: 24px;
  margin-inline-end: 16px;
}
.educationSingle .recommend_list_item-center {
  align-items: center;
}
.educationSingle_voice {
  margin-block-start: 64px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_voice {
    margin-block-start: 4.6852122987vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_voice {
    margin-block-start: 15.4589371981vw;
  }
}
.educationSingle_voice_title {
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  letter-spacing: 0.16em;
  font-size: 3.2rem;
  font-weight: regular;
}
@media screen and (max-width: 1366px) {
  .educationSingle_voice_title {
    font-size: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_voice_title {
    font-size: 5.3140096618vw;
    letter-spacing: 0.12em;
  }
}
.educationSingle_voice .educationSingleTextWrapper {
  margin-block-start: 72px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_voice .educationSingleTextWrapper {
    margin-block-start: 5.270863836vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_voice .educationSingleTextWrapper {
    margin-block-start: 13.5265700483vw;
    padding: 11.5942028986vw 5.7971014493vw;
  }
}
.educationSingle_voice .educationSingleTextWrapper:before {
  height: 80px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_voice .educationSingleTextWrapper:before {
    height: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_voice .educationSingleTextWrapper:before {
    height: 11.5942028986vw;
  }
}
.educationSingle_voice .impressions {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
@media screen and (max-width: 828px) {
  .educationSingle_voice .impressions {
    flex-flow: column wrap;
  }
}
.educationSingle_voice .impressions_textInner {
  text-align: left;
}
.educationSingle_voice .impressions_title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-block-end: 8px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_voice .impressions_title {
    font-size: 1.317715959vw;
    margin-block-end: 0.5856515373vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_voice .impressions_title {
    font-size: 4.347826087vw;
    margin-block-end: 3.8647342995vw;
    text-align: center;
  }
}
.educationSingle_voice .impressions_text {
  font-size: 1.4rem;
}
@media screen and (max-width: 1366px) {
  .educationSingle_voice .impressions_text {
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_voice .impressions_text {
    font-size: 3.3816425121vw;
    text-align: center;
  }
}
.educationSingle_voice .impressions_icon {
  max-width: 150px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_voice .impressions_icon {
    max-width: 10.980966325vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_voice .impressions_icon {
    max-width: 26.5700483092vw;
  }
}
.educationSingle_voice .impressions_diploma {
  max-width: 180px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_voice .impressions_diploma {
    max-width: 13.17715959vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_voice .impressions_diploma {
    max-width: 43.4782608696vw;
  }
}
.educationSingle_seminar {
  overflow: hidden;
}
.educationSingle_seminar:after {
  content: "";
  width: 100%;
  background-color: #F8F8F8;
  height: 100%;
  position: absolute;
  top: 15%;
  left: 0;
}
.educationSingle_seminar .educationSingleTextWrapper {
  border: 1px solid #000;
  z-index: 1;
  margin-block-start: 52px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_seminar .educationSingleTextWrapper {
    font-size: 1.1713030747vw;
    margin-block-start: 3.8067349927vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_seminar .educationSingleTextWrapper {
    font-size: 3.1400966184vw;
    margin-block-start: 14.9758454106vw;
    padding: 7.729468599vw 3.8647342995vw 4.8309178744vw;
  }
}
.educationSingle_seminar .educationSingleTextWrapper:before {
  height: 60px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_seminar .educationSingleTextWrapper:before {
    height: 4.39238653vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_seminar .educationSingleTextWrapper:before {
    height: 11.5942028986vw;
  }
}
.educationSingle_seminar .seminar {
  z-index: 1;
}
.educationSingle_seminar .seminar_list {
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 40px;
  margin-block-start: 84px;
  padding-block-end: 120px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_seminar .seminar_list {
    grid-column-gap: 2.9282576867vw;
    margin-block-start: 6.149341142vw;
    padding-block-end: 8.78477306vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_seminar .seminar_list {
    grid-template-columns: 1fr;
    grid-row-gap: 15.4589371981vw;
    margin-block-start: 15.4589371981vw;
    padding-block-end: 9.6618357488vw;
  }
}
.educationSingle_seminar .seminar_item {
  background-color: #fff;
  padding: 0 30px 50px;
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_seminar .seminar_item {
    font-size: 1.6105417277vw;
    gap: 2.3426061493vw;
    padding: 0 2.196193265vw 3.6603221083vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_seminar .seminar_item {
    font-size: 5.3140096618vw;
    gap: 7.729468599vw;
    padding: 0 5.7971014493vw 7.729468599vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_seminar .seminar_item .educationSingleFukidashi {
    white-space: normal;
    width: 100%;
  }
}
.educationSingle_seminar .seminar_item_title {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 1366px) {
  .educationSingle_seminar .seminar_item_title {
    font-size: 1.6105417277vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_seminar .seminar_item_title {
    font-size: 4.8309178744vw;
  }
}
.educationSingle_seminar .seminar_item_memo {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_seminar .seminar_item_memo {
    gap: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_seminar .seminar_item_memo {
    gap: 7.729468599vw;
  }
}
.educationSingle_seminar .seminar_item_memo li {
  padding-inline-start: 1.5rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 1366px) {
  .educationSingle_seminar .seminar_item_memo li {
    font-size: 1.1713030747vw;
    padding-inline-start: 1.0980966325vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_seminar .seminar_item_memo li {
    font-size: 3.8647342995vw;
    padding-inline-start: 3.6231884058vw;
  }
}
.educationSingle_seminar .seminar_item_memo li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 3px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0.9rem;
}
@media screen and (max-width: 1366px) {
  .educationSingle_seminar .seminar_item_memo li:before {
    top: 0.6rem;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_seminar .seminar_item_memo li:before {
    top: 2.4154589372vw;
  }
}
.educationSingle_lineup .lineup_flow {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.educationSingle_lineup .lineup_flow_item {
  max-width: 440px;
  width: 100%;
  background-color: #fff;
  padding: 32px;
  z-index: 1;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_item {
    max-width: 32.2108345534vw;
    padding: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_item {
    max-width: initial;
    padding: 5.7971014493vw;
  }
}
.educationSingle_lineup .lineup_flow_item:has(> span) {
  padding-block: 48px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_item:has(> span) {
    padding-block: 3.513909224vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_item:has(> span) {
    padding-block: 7.729468599vw;
  }
}
.educationSingle_lineup .lineup_flow_item .educationSingleFukidashi {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0);
}
.educationSingle_lineup .lineup_flow_item_title {
  font-size: 2.2rem;
  font-weight: bold;
  margin-block-end: 20px;
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_item_title {
    font-size: 1.6105417277vw;
    margin-block-end: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_item_title {
    font-size: 5.3140096618vw;
    margin-block-end: 4.8309178744vw;
    text-align: left;
  }
}
.educationSingle_lineup .lineup_flow_item_title .num {
  display: block;
  font-family: oswald, sans-serif;
  color: #EA5513;
  font-size: 3rem;
  padding-block-end: 16px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_item_title .num {
    font-size: 2.196193265vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_item_title .num {
    font-size: 5.7971014493vw;
  }
}
.educationSingle_lineup .lineup_flow_item_text {
  font-size: 1.6rem;
  padding-block-end: 28px;
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_item_text {
    font-size: 1.1713030747vw;
    padding-block-end: 2.0497803807vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_item_text {
    font-size: 3.8647342995vw;
    padding-block-end: 6.7632850242vw;
    text-align: left;
  }
}
.educationSingle_lineup .lineup_flow_col1:has(+ .lineup_flow_col1) {
  margin-block-end: 120px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_col1:has(+ .lineup_flow_col1) {
    margin-block-end: 8.78477306vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col1:has(+ .lineup_flow_col1) {
    margin-block-end: 19.3236714976vw;
  }
}
.educationSingle_lineup .lineup_flow_col1:has(+ .lineup_flow_col2) {
  margin-block-end: 170px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_col1:has(+ .lineup_flow_col2) {
    margin-block-end: 12.4450951684vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col1:has(+ .lineup_flow_col2) {
    margin-block-end: 0;
  }
}
.educationSingle_lineup .lineup_flow_col1:not(:first-child):before {
  content: "";
  background: url(../img/education/se-training-seminar/flow_col1_arrow.svg) no-repeat center center/contain;
  position: absolute;
  top: -143px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 143px;
  z-index: 1;
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col1:not(:first-child):before {
    height: 21.7391304348vw;
    top: -21.7391304348vw;
  }
}
.educationSingle_lineup .lineup_flow_col2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col2 {
    flex-flow: column wrap;
    gap: 7.729468599vw;
    padding-block-start: 7.729468599vw;
    padding-inline-start: 25%;
  }
}
.educationSingle_lineup .lineup_flow_col2:has(+ .lineup_flow_col2) {
  margin-block-end: 186px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_col2:has(+ .lineup_flow_col2) {
    margin-block-end: 13.616398243vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col2:has(+ .lineup_flow_col2) {
    margin-block-end: 0;
  }
}
.educationSingle_lineup .lineup_flow_col2:before {
  background: url(../img/education/se-training-seminar/flow_col2_arrow.svg) no-repeat center center/cover;
  content: "";
  width: 100%;
  height: 186px;
  position: absolute;
  top: -186px;
  left: 0;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_col2:before {
    height: 13.616398243vw;
    top: -13.616398243vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col2:before {
    content: none;
  }
}
.educationSingle_lineup .lineup_flow_col2:not(:last-child):after {
  background: url(../img/education/se-training-seminar/flow_col2_body.svg) no-repeat center center/cover;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col2:not(:last-child):after {
    content: none;
  }
}
.educationSingle_lineup .lineup_flow_col2 .lineup_flow_item {
  position: relative;
}
.educationSingle_lineup .lineup_flow_col2 .lineup_flow_item:before {
  content: "";
  position: absolute;
  top: -109px;
  left: 51%;
  transform: translate(-50%, 0);
  width: 13px;
  height: 96px;
  z-index: 1;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_col2 .lineup_flow_item:before {
    width: 1.0248901903vw;
    height: 7.027818448vw;
    top: -7.906295754vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col2 .lineup_flow_item:before {
    background: url(../img/education/se-training-seminar/flow_col2_sp.svg) no-repeat top left/cover;
    top: -7.729468599vw;
    left: -25%;
    transform: translate(0, 0);
    width: 12.5603864734vw;
    height: calc(100% + 7.729468599vw);
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col2 .lineup_flow_item .educationSingleButton-arrow a {
    padding: 0vw 1.9323671498vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col2 .lineup_flow_item .educationSingleButton-arrow a:before {
    width: 5.7971014493vw;
    height: 3.8647342995vw;
    right: 1.9323671498vw;
  }
}
.educationSingle_lineup .lineup_flow_col2:last-child:before {
  content: "";
  background: url(../img/education/se-training-seminar/flow_col2_arrow-last.svg) no-repeat center center/cover;
  position: absolute;
  width: 100%;
  height: 186px;
  top: -186px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lineup .lineup_flow_col2:last-child:before {
    top: -13.616398243vw;
    height: 13.616398243vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col2:last-child:before {
    content: none;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lineup .lineup_flow_col2:last-child .lineup_flow_item:last-child:before {
    background: url(../img/education/se-training-seminar/flow_col2-last_sp.svg) no-repeat top left/cover;
    height: 21.7391304348vw;
  }
}
.educationSingle_faq .faq_list, .educationSingle_faq .voice_list, .educationSingle_voice .faq_list, .educationSingle_voice .voice_list {
  display: flex;
  flex-flow: column;
  row-gap: 32px;
}
.educationSingle_faq .faq_item, .educationSingle_faq .voice_item, .educationSingle_voice .faq_item, .educationSingle_voice .voice_item {
  display: grid;
  row-gap: 32px;
}
.educationSingle_faq .faq_item_title, .educationSingle_faq .faq_item_cont, .educationSingle_faq .voice_item_title, .educationSingle_faq .voice_item_cont, .educationSingle_voice .faq_item_title, .educationSingle_voice .faq_item_cont, .educationSingle_voice .voice_item_title, .educationSingle_voice .voice_item_cont {
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 2rem;
}
@media screen and (max-width: 828px) {
  .educationSingle_faq .faq_item_title, .educationSingle_faq .faq_item_cont, .educationSingle_faq .voice_item_title, .educationSingle_faq .voice_item_cont, .educationSingle_voice .faq_item_title, .educationSingle_voice .faq_item_cont, .educationSingle_voice .voice_item_title, .educationSingle_voice .voice_item_cont {
    column-gap: 5.7971014493vw;
  }
}
.educationSingle_faq .faq_item_title:before, .educationSingle_faq .faq_item_cont:before, .educationSingle_faq .voice_item_title:before, .educationSingle_faq .voice_item_cont:before, .educationSingle_voice .faq_item_title:before, .educationSingle_voice .faq_item_cont:before, .educationSingle_voice .voice_item_title:before, .educationSingle_voice .voice_item_cont:before {
  display: inline-block;
  font-family: oswald, sans-serif;
  font-size: 3.2rem;
}
@media screen and (max-width: 1366px) {
  .educationSingle_faq .faq_item_title:before, .educationSingle_faq .faq_item_cont:before, .educationSingle_faq .voice_item_title:before, .educationSingle_faq .voice_item_cont:before, .educationSingle_voice .faq_item_title:before, .educationSingle_voice .faq_item_cont:before, .educationSingle_voice .voice_item_title:before, .educationSingle_voice .voice_item_cont:before {
    font-size: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_faq .faq_item_title:before, .educationSingle_faq .faq_item_cont:before, .educationSingle_faq .voice_item_title:before, .educationSingle_faq .voice_item_cont:before, .educationSingle_voice .faq_item_title:before, .educationSingle_voice .faq_item_cont:before, .educationSingle_voice .voice_item_title:before, .educationSingle_voice .voice_item_cont:before {
    font-size: 7.729468599vw;
  }
}
.educationSingle_faq .faq_item_title, .educationSingle_faq .voice_item_title, .educationSingle_voice .faq_item_title, .educationSingle_voice .voice_item_title {
  padding: 24px 32px;
  cursor: pointer;
  color: #fff;
  background-color: #333;
}
@media screen and (max-width: 1366px) {
  .educationSingle_faq .faq_item_title, .educationSingle_faq .voice_item_title, .educationSingle_voice .faq_item_title, .educationSingle_voice .voice_item_title {
    padding: 1.756954612vw 2.3426061493vw;
    font-weight: bold;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_faq .faq_item_title, .educationSingle_faq .voice_item_title, .educationSingle_voice .faq_item_title, .educationSingle_voice .voice_item_title {
    padding: 3.8647342995vw;
  }
}
.educationSingle_faq .faq_item_title p, .educationSingle_faq .voice_item_title p, .educationSingle_voice .faq_item_title p, .educationSingle_voice .voice_item_title p {
  font-size: 2.2rem;
  line-height: 2;
}
@media screen and (max-width: 1366px) {
  .educationSingle_faq .faq_item_title p, .educationSingle_faq .voice_item_title p, .educationSingle_voice .faq_item_title p, .educationSingle_voice .voice_item_title p {
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_faq .faq_item_title p, .educationSingle_faq .voice_item_title p, .educationSingle_voice .faq_item_title p, .educationSingle_voice .voice_item_title p {
    font-size: 3.8647342995vw;
  }
}
.educationSingle_faq .faq_item_title:before, .educationSingle_faq .voice_item_title:before, .educationSingle_voice .faq_item_title:before, .educationSingle_voice .voice_item_title:before {
  content: "Q";
  color: #fff;
  margin-block-start: -1rem;
}
.educationSingle_faq .faq_item_title .click, .educationSingle_faq .voice_item_title .click, .educationSingle_voice .faq_item_title .click, .educationSingle_voice .voice_item_title .click {
  width: 20px;
  height: 20px;
  min-width: 18px;
  min-height: 18px;
  margin-inline-start: auto;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .educationSingle_faq .faq_item_title .click, .educationSingle_faq .voice_item_title .click, .educationSingle_voice .faq_item_title .click, .educationSingle_voice .voice_item_title .click {
    min-width: 1.1713030747vw;
    min-height: 1.1713030747vw;
    width: 1.1713030747vw;
    height: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_faq .faq_item_title .click, .educationSingle_faq .voice_item_title .click, .educationSingle_voice .faq_item_title .click, .educationSingle_voice .voice_item_title .click {
    width: 1.9323671498vw;
    height: 1.9323671498vw;
    min-width: 2.4154589372vw;
    min-height: 2.4154589372vw;
  }
}
.educationSingle_faq .faq_item_title .click:before, .educationSingle_faq .voice_item_title .click:before, .educationSingle_voice .faq_item_title .click:before, .educationSingle_voice .voice_item_title .click:before {
  content: "";
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: -30%;
  transition: transform 0.25s;
}
@media screen and (max-width: 1366px) {
  .educationSingle_faq .faq_item_title .click:before, .educationSingle_faq .voice_item_title .click:before, .educationSingle_voice .faq_item_title .click:before, .educationSingle_voice .voice_item_title .click:before {
    border-width: 0.2196193265vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_faq .faq_item_title .click:before, .educationSingle_faq .voice_item_title .click:before, .educationSingle_voice .faq_item_title .click:before, .educationSingle_voice .voice_item_title .click:before {
    border-width: 0.4830917874vw;
  }
}
.educationSingle_faq .faq_item_title.show .click:before, .educationSingle_faq .voice_item_title.show .click:before, .educationSingle_voice .faq_item_title.show .click:before, .educationSingle_voice .voice_item_title.show .click:before {
  transform: rotate(-135deg);
  top: 20%;
}
.educationSingle_faq .faq_item_cont, .educationSingle_faq .voice_item_cont, .educationSingle_voice .faq_item_cont, .educationSingle_voice .voice_item_cont {
  padding: 0 32px 32px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_faq .faq_item_cont, .educationSingle_faq .voice_item_cont, .educationSingle_voice .faq_item_cont, .educationSingle_voice .voice_item_cont {
    padding: 0 2.3426061493vw 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_faq .faq_item_cont, .educationSingle_faq .voice_item_cont, .educationSingle_voice .faq_item_cont, .educationSingle_voice .voice_item_cont {
    padding: 0 3.8647342995vw 3.8647342995vw;
    align-items: flex-start;
  }
}
.educationSingle_faq .faq_item_cont p, .educationSingle_faq .voice_item_cont p, .educationSingle_voice .faq_item_cont p, .educationSingle_voice .voice_item_cont p {
  font-size: 1.6rem;
}
@media screen and (max-width: 1366px) {
  .educationSingle_faq .faq_item_cont p, .educationSingle_faq .voice_item_cont p, .educationSingle_voice .faq_item_cont p, .educationSingle_voice .voice_item_cont p {
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_faq .faq_item_cont p, .educationSingle_faq .voice_item_cont p, .educationSingle_voice .faq_item_cont p, .educationSingle_voice .voice_item_cont p {
    font-size: 3.8647342995vw;
  }
}
.educationSingle_faq .faq_item_cont:before, .educationSingle_faq .voice_item_cont:before, .educationSingle_voice .faq_item_cont:before, .educationSingle_voice .voice_item_cont:before {
  content: "A";
  color: #EA5513;
}
@media screen and (max-width: 828px) {
  .educationSingle_faq .faq_item_cont:before, .educationSingle_faq .voice_item_cont:before, .educationSingle_voice .faq_item_cont:before, .educationSingle_voice .voice_item_cont:before {
    line-height: 1;
  }
}
.educationSingle_faq .voice_item_title:before, .educationSingle_faq .voice_item_cont:before, .educationSingle_voice .voice_item_title:before, .educationSingle_voice .voice_item_cont:before {
  content: "";
  display: none;
}
.educationSingle_faq .voice_item_title, .educationSingle_voice .voice_item_title {
  background-color: #EA5513;
}
.educationSingle_title {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1366px) {
  .educationSingle_title {
    font-size: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_title {
    font-size: 6.7632850242vw;
    letter-spacing: 0.02em;
    left: 1.9323671498vw;
  }
}
.educationSingle_headerImage {
  margin-top: 48px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_headerImage {
    margin-top: 3.513909224vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_headerImage {
    margin-top: 9.6618357488vw;
  }
}
.educationSingle_lead {
  margin-top: 120px;
  padding-left: 40px;
  border-left: 2px solid #EA5513;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.9;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lead {
    margin-top: 8.78477306vw;
    padding-left: 2.9282576867vw;
    font-size: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lead {
    margin-top: 11.5942028986vw;
    padding-left: 3.8647342995vw;
    font-size: 4.8309178744vw;
  }
}
.educationSingle_lead-sizeType01 {
  font-size: 2.8rem;
  line-height: 2;
}
@media screen and (max-width: 1366px) {
  .educationSingle_lead-sizeType01 {
    font-size: 2.0497803807vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_lead-sizeType01 {
    font-size: 4.8309178744vw;
    line-height: 1.9;
  }
}
.educationSingle_text {
  margin-top: 32px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_text {
    margin-top: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_text {
    margin-top: 7.729468599vw;
  }
}
.educationSingle_list {
  margin-top: 24px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list {
    margin-top: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list {
    margin-top: 0vw;
  }
}
.educationSingle_list_item {
  border-bottom: 1px solid #888888;
  padding: 64px 0;
  display: flex;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_item {
    padding: 4.6852122987vw 0;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_item {
    padding: 11.5942028986vw 0;
    display: block;
  }
}
.educationSingle_list_title {
  min-width: 200px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_title {
    min-width: 14.6412884334vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_title {
    min-width: auto;
  }
}
.educationSingle_list_title_num, .educationSingle_list_title_main {
  display: block;
}
.educationSingle_list_title_num {
  font-family: oswald, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #EA5513;
  padding-left: 20px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_title_num {
    padding-left: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_title_num {
    padding-left: 4.8309178744vw;
  }
}
.educationSingle_list_title_num::before {
  content: "";
  width: 10px;
  height: 1px;
  background: #EA5513;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_title_num::before {
    width: 0.7320644217vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_title_num::before {
    width: 2.4154589372vw;
  }
}
.educationSingle_list_title_main {
  margin-top: 10px;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_title_main {
    margin-top: 1.1713030747vw;
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_title_main {
    margin-top: 3.8647342995vw;
    font-size: 4.8309178744vw;
  }
}
.educationSingle_list_body {
  width: 100%;
  max-width: 680px;
  margin-left: 80px;
  line-height: 1.8;
  /*
  * ~ * {
    background: red;
    margin-top: 56px;
    @include bp( max, 1366px ) {
      margin-top: vw_pc( 56 );
    }
    @include bp( max, 828px ) {
      margin-top: vw_sp( 32 );
    }
  }
  */
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_body {
    max-width: 49.7803806735vw;
    margin-left: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body {
    max-width: 100%;
    margin: 5.7971014493vw 0 0 0;
  }
}
.educationSingle_list_body > *:nth-child(n+2) {
  margin-top: 32px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_body > *:nth-child(n+2) {
    margin-top: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body > *:nth-child(n+2) {
    margin-top: 5.7971014493vw;
  }
}
.educationSingle_list_body .educationSystem_title {
  margin-top: 32px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_body .educationSystem_title {
    margin-top: 2.3426061493vw;
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body .educationSystem_title {
    margin-top: 5.7971014493vw;
    font-size: 4.8309178744vw;
  }
}
.educationSingle_list_body .educationSystem_list {
  border: 1px solid #ccc;
  margin-top: 32px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_body .educationSystem_list {
    margin-top: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body .educationSystem_list {
    margin-top: 5.7971014493vw;
  }
}
.educationSingle_list_body .educationSystem_list_item {
  display: flex;
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body .educationSystem_list_item {
    display: block;
  }
}
.educationSingle_list_body .educationSystem_list_item:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.educationSingle_list_body .educationSystem_list_title {
  min-width: 173px;
  background: #F8F8F8;
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_body .educationSystem_list_title {
    min-width: 12.6647144949vw;
    padding: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body .educationSystem_list_title {
    min-width: auto;
    padding: 3.8647342995vw 3.8647342995vw;
  }
}
.educationSingle_list_body .educationSystem_list_body {
  padding: 32px 40px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_body .educationSystem_list_body {
    padding: 2.3426061493vw 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body .educationSystem_list_body {
    padding: 5.7971014493vw 5.7971014493vw;
  }
}
.educationSingle_list_body .educationSystem .textList_item {
  padding-left: 24px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_body .educationSystem .textList_item {
    padding-left: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body .educationSystem .textList_item {
    padding-left: 5.7971014493vw;
  }
}
.educationSingle_list_body .educationSystem .textList_item:not(:first-child) {
  margin-top: 16px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_body .educationSystem .textList_item:not(:first-child) {
    margin-top: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body .educationSystem .textList_item:not(:first-child) {
    margin-top: 3.8647342995vw;
  }
}
.educationSingle_list_body .educationSystem .textList_item::before {
  content: "";
  background: #1D1D1F;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 6px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_body .educationSystem .textList_item::before {
    width: 0.439238653vw;
    height: 0.439238653vw;
    border-radius: 0.439238653vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_body .educationSystem .textList_item::before {
    width: 1.4492753623vw;
    height: 1.4492753623vw;
    border-radius: 1.4492753623vw;
  }
}
.educationSingle_list_textList_item {
  padding-left: 24px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_textList_item {
    padding-left: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_textList_item {
    padding-left: 5.7971014493vw;
  }
}
.educationSingle_list_textList_item:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_textList_item:not(:first-child) {
    margin-top: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_textList_item:not(:first-child) {
    margin-top: 5.7971014493vw;
  }
}
.educationSingle_list_textList_item::before {
  content: "";
  background: #1D1D1F;
  position: absolute;
  top: 11px;
  left: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 6px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_textList_item::before {
    top: 0.8052708638vw;
    width: 0.439238653vw;
    height: 0.439238653vw;
    border-radius: 0.439238653vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_textList_item::before {
    top: 2.6570048309vw;
    width: 1.4492753623vw;
    height: 1.4492753623vw;
    border-radius: 1.4492753623vw;
  }
}
.educationSingle_list_textList_item span {
  display: block;
  margin: 8px 0 0 0px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_textList_item span {
    margin: 0.5856515373vw 0 0 0;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_textList_item span {
    margin: 1.9323671498vw 0 0 0;
  }
}
.educationSingle_list_textList_item span a {
  display: inline;
  color: #EA5513;
}
.educationSingle_list_container {
  background: #f5f5f5;
  padding: 60px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_container {
    padding: 4.39238653vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_container {
    padding: 11.5942028986vw 5.7971014493vw;
  }
}
.educationSingle_list_container_button a {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 460px;
  margin: auto;
  height: 80px;
  border: 1px solid #1D1D1F;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_container_button a {
    height: 5.8565153734vw;
    max-width: 100%;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_container_button a {
    height: 15.4589371981vw;
    font-size: 2.8985507246vw;
  }
}
.educationSingle_list_container_button-pdf a {
  justify-content: center;
}
.educationSingle_list_container_button-pdf a span {
  position: relative;
  left: 16px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_container_button-pdf a span {
    left: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_container_button-pdf a span {
    left: 1.9323671498vw;
  }
}
.educationSingle_list_container_button-pdf a span::before {
  content: "";
  position: absolute;
  top: 0;
  left: -48px;
  bottom: 0;
  margin: auto;
  background: url(../img/common/icon_pdf.svg) no-repeat center center/contain;
  width: 31px;
  height: 32px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_list_container_button-pdf a span::before {
    width: 2.2693997072vw;
    height: 2.3426061493vw;
    left: -3.513909224vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_list_container_button-pdf a span::before {
    width: 6.038647343vw;
    height: 6.2801932367vw;
    left: -8.2125603865vw;
  }
}
.educationSingle_list_image-sizeM {
  width: 66.666%;
}
@media screen and (max-width: 828px) {
  .educationSingle_list_image-sizeM {
    width: 100%;
  }
}
.educationSingle_navi {
  margin-top: 120px;
  padding: 64px 64px 60px 64px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_navi {
    margin-top: 8.78477306vw;
    padding: 4.6852122987vw 4.6852122987vw 4.39238653vw 4.6852122987vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_navi {
    margin-top: 19.3236714976vw;
    padding: 9.6618357488vw 5.7971014493vw 5.7971014493vw 5.7971014493vw;
  }
}
.educationSingle_navi_title {
  text-align: center;
}
.educationSingle_navi_container {
  background: #fff;
  padding: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_navi_container {
    padding: 2.9282576867vw;
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_navi_container {
    padding: 7.729468599vw 5.7971014493vw;
    margin-top: 7.2463768116vw;
  }
}
.educationSingle_navi_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -40px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_navi_list {
    margin-top: -2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_navi_list {
    margin-top: -9.6618357488vw;
  }
}
.educationSingle_navi_list_item {
  width: 360px;
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_navi_list_item {
    width: 26.3543191801vw;
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_navi_list_item {
    width: 100%;
    margin-top: 9.6618357488vw;
  }
}
.educationSingle_navi_list_button {
  width: 100%;
  height: auto;
  padding-bottom: 32px;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1366px) {
  .educationSingle_navi_list_button {
    padding-bottom: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_navi_list_button {
    padding-bottom: 7.729468599vw;
  }
}
@media screen and (min-width: 829px) {
  .educationSingle_navi_list_button {
    transition: 0.3s;
  }
}
.educationSingle.educationConsulting .educationSingle_navi {
  background: url(../img/education/consulting/consulting_footer_bg.webp) no-repeat center center/cover;
}
.educationSingle.educationSystem .educationSingle_navi {
  background: url(../img/education/system/system_footer_bg.webp) no-repeat center center/cover;
}
.educationSingle.educationCloud .educationSingle_navi {
  background: url(../img/education/cloud/cloud_footer_bg.webp) no-repeat center center/cover;
}
.educationSingle.educationDx .educationSingle_navi {
  background: url(../img/education/dx/dx_footer_bg.webp) no-repeat center center/cover;
}
.educationSingle.educationsecuritymeister .educationSingle_navi {
  background: url(../img/education/consulting/securitymeister/securitymeister_footer_bg.webp) no-repeat center center/cover;
}
.educationSingle.educationnetwork .educationSingle_navi {
  background: url(../img/education/network/network_footer.webp) no-repeat center center/cover;
}
.educationSingle_backButton {
  margin-top: 120px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_backButton {
    margin-top: 8.78477306vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_backButton {
    margin-top: 19.3236714976vw;
  }
}
.educationSingle_backButton a {
  width: 100%;
  height: 100px;
  border: 1px solid #888888;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 1366px) {
  .educationSingle_backButton a {
    height: 7.3206442167vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_backButton a {
    height: 19.3236714976vw;
  }
}
.educationSingle_backButton a::before {
  content: "";
  background: url(../img/common/arrowset_back_black.svg) no-repeat center center/contain;
  width: 36px;
  height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 48px;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .educationSingle_backButton a::before {
    width: 2.635431918vw;
    height: 1.317715959vw;
    left: 3.513909224vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_backButton a::before {
    width: 8.6956521739vw;
    height: 4.347826087vw;
    left: 5.7971014493vw;
  }
}
.educationSingle_modal {
  z-index: 100;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
}
.educationSingle_modal_wrapper {
  width: 40%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  padding: 40px;
}
@media screen and (max-width: 1366px) {
  .educationSingle_modal_wrapper {
    padding: 2.9282576867vw;
    border-radius: 0.7320644217vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_modal_wrapper {
    width: 90%;
    padding: 3.8647342995vw;
    border-radius: 2.4154589372vw;
  }
}
.educationSingle_modal_title {
  font-weight: 700;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1366px) {
  .educationSingle_modal_title {
    font-size: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_modal_title {
    font-size: 4.347826087vw;
  }
}
.educationSingle_modal_lead {
  margin-top: 8px;
  font-size: 1.4rem;
  color: #999;
}
@media screen and (max-width: 1366px) {
  .educationSingle_modal_lead {
    margin-top: 0.5856515373vw;
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_modal_lead {
    margin-top: 0.4830917874vw;
    font-size: 2.1739130435vw;
    line-height: 1.4;
  }
}
.educationSingle_modal_comment {
  margin-top: 20px;
  font-size: 1.2rem;
}
@media screen and (max-width: 1366px) {
  .educationSingle_modal_comment {
    margin-top: 1.4641288433vw;
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 828px) {
  .educationSingle_modal_comment {
    margin-top: 4.8309178744vw;
    font-size: 2.8985507246vw;
  }
}

.contactForm {
  margin-top: 12px;
}
@media screen and (max-width: 1366px) {
  .contactForm {
    margin-top: 0.878477306vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm {
    margin-top: 2.8985507246vw;
  }
}
.contactForm_item {
  border-bottom: 1px solid #ccc;
  padding: 8px 0px 8px 16px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1366px) {
  .contactForm_item {
    padding: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm_item {
    border-bottom: 0;
    padding: 0;
  }
  .contactForm_item ~ .contactForm_item {
    margin-top: 1.4492753623vw;
  }
}
.contactForm_title {
  min-width: 180px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1366px) {
  .contactForm_title {
    min-width: 13.17715959vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm_title {
    min-width: 36%;
  }
}
.contactForm_title_main {
  font-weight: 700;
}
@media screen and (max-width: 828px) {
  .contactForm_title_main {
    font-size: 2.6570048309vw;
  }
}
.contactForm_title_required {
  margin-left: auto;
  background: #9E0400;
  padding: 2px 16px;
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.2em;
  font-weight: 700;
}
@media screen and (max-width: 1366px) {
  .contactForm_title_required {
    padding: 0.1464128843vw 1.1713030747vw;
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm_title_required {
    padding: 0.4830917874vw 0.9661835749vw;
    font-size: 2.1739130435vw;
  }
}
.contactForm_body {
  margin-left: 16px;
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .contactForm_body {
    margin-left: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm_body {
    margin-left: 1.9323671498vw;
  }
}
.contactForm_form {
  line-height: 2;
}
.contactForm_form input[type=text],
.contactForm_form input[type=email],
.contactForm_form input[type=tel],
.contactForm_form textarea {
  width: 100%;
  display: block;
  background: #F2F2F2;
  padding: 4px 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media screen and (max-width: 1366px) {
  .contactForm_form input[type=text],
  .contactForm_form input[type=email],
  .contactForm_form input[type=tel],
  .contactForm_form textarea {
    padding: 0.2928257687vw 1.1713030747vw;
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm_form input[type=text],
  .contactForm_form input[type=email],
  .contactForm_form input[type=tel],
  .contactForm_form textarea {
    padding: 0.4830917874vw 1.9323671498vw;
    font-size: 2.6570048309vw;
  }
}
.contactForm_form input[type=text]::placeholder,
.contactForm_form input[type=email]::placeholder,
.contactForm_form input[type=tel]::placeholder,
.contactForm_form textarea::placeholder {
  color: #999;
}
.contactForm_buttonContainer {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1366px) {
  .contactForm_buttonContainer {
    margin-top: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm_buttonContainer {
    display: block;
    width: 80%;
    margin: 2.8985507246vw auto 0;
  }
}
.contactForm_button-submit input {
  background: #1D1D1F;
  color: #fff;
}
.contactForm_button::before, .contactForm_button::after {
  z-index: 1;
  pointer-events: none;
}
.contactForm_button::before {
  content: "";
  background: url(../img/common/arrow_white.svg) no-repeat center top/contain;
  width: 30px;
  height: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .contactForm_button::before {
    width: 2.196193265vw;
    height: 0.2928257687vw;
    right: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm_button::before {
    width: 7.2463768116vw;
    height: 0.9661835749vw;
    right: 5.7971014493vw;
  }
}
.contactForm_button::after {
  content: "";
  background: url(../img/common/circle_orange.svg) no-repeat center top/contain;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .contactForm_button::after {
    width: 1.317715959vw;
    height: 1.317715959vw;
    right: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm_button::after {
    width: 4.347826087vw;
    height: 4.347826087vw;
    right: 4.8309178744vw;
  }
}
.contactForm_button input,
.contactForm_button a {
  display: flex;
  align-items: center;
  width: 376px;
  height: 64px;
  padding: 0 32px;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-align: left;
}
@media screen and (max-width: 1366px) {
  .contactForm_button input,
  .contactForm_button a {
    width: 27.5256222548vw;
    height: 4.6852122987vw;
    padding: 0vw 2.3426061493vw;
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .contactForm_button input,
  .contactForm_button a {
    width: 100%;
    height: 11.5942028986vw;
    padding: 0vw 5.7971014493vw;
    font-size: 2.8985507246vw;
  }
}

.ajax-loader {
  display: none !important;
}

span.wpcf7-not-valid-tip {
  font-size: 1.2rem !important;
  line-height: 1.4 !important;
}

@media screen and (max-width: 828px) {
  .educationArchivePage .footer {
    margin-top: 9.6618357488vw;
  }
}

@media screen and (max-width: 828px) {
  .educationSinglePage .footer {
    margin-top: 19.3236714976vw;
  }
}