@charset "UTF-8";
@media only screen and (max-width: 768px), print and (min-width: 2cm) {
  .education-page .cont__header_cat {
    font-size: 5.4rem; } }
@media only screen and (max-width: 768px), print and (min-width: 2cm) {
  .education-page .cont__header_ttl {
    line-height: 1.4; } }
@media only screen and (max-width: 768px), print and (min-width: 2cm) {
  .education-page .sec h3 {
    font-size: 1.8rem; } }
.education-page .sec h3:not(:first-child) {
  margin-top: 100px; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .education-page .sec h3:not(:first-child) {
      margin-top: 60px; } }
.education-page .sec h4 {
  margin: 0 0 15px;
  font-size: 2rem;
  position: relative;
  padding-left: 30px; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .education-page .sec h4 {
      font-size: 1.6rem;
      padding-left: 20px;
      margin: 0px 0 5px; } }
  .education-page .sec h4::before {
    content: "■";
    position: absolute;
    top: .9em;
    left: 0;
    transform: translateY(-50%);
    color: #C80019; }
.education-page .sec p.link {
  text-align: center;
  margin-top: 35px; }
  .education-page .sec p.link a {
    border: 1px solid #000;
    display: inline-block;
    padding: 15px 20px;
    width: 30%;
    position: relative;
    min-width: 300px;
    font-weight: 500;
    text-align: left; }
    .education-page .sec p.link a i {
      position: absolute;
      left: 70%;
      top: 50%; }
.education-page .sec p {
  font-size: 1.6rem;
  line-height: 2.0; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .education-page .sec p {
      line-height: 1.8;
      font-size: 1.4rem; } }
.education-page .sec_1 {
  padding: 7em 0 0; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .education-page .sec_1 {
      padding: 4em 0 0; } }
  .education-page .sec_1 p {
    text-align: center;
    font-size: 1.6rem; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .education-page .sec_1 p {
        text-align: left;
        font-size: 1.4rem; } }
.education-page .sec_2 {
  padding: 7em 0; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .education-page .sec_2 {
      padding: 4em 0; } }
  .education-page .sec_2 .inner .flex_box {
    justify-content: space-between; }
    .education-page .sec_2 .inner .flex_box__item {
      width: calc((100% - 60px) / 2); }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .education-page .sec_2 .inner .flex_box__item {
          width: 100%; } }
      .education-page .sec_2 .inner .flex_box__item:nth-child(n+3) {
        margin-top: 60px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .education-page .sec_2 .inner .flex_box__item:nth-child(n+2) {
          margin-top: 30px; } }
      .education-page .sec_2 .inner .flex_box__item h2 {
        color: #C80019;
        font-size: 2.4rem;
        font-weight: 500;
        margin-top: 10px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .education-page .sec_2 .inner .flex_box__item h2 {
            font-size: 1.8rem;
            margin-top: 5px; } }
      .education-page .sec_2 .inner .flex_box__item p {
        margin-top: 5px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .education-page .sec_2 .inner .flex_box__item p {
            margin-top: 3px; } }
