.courgette {
  font-family: "Courgette", cursive;
  font-weight: 400; }

/* sec_teachers */
.sec_teachers .wrap .sec_tit {
  margin-bottom: 5rem; }
  @media (max-width: 640px) {
    .sec_teachers .wrap .sec_tit {
      margin-bottom: 3rem; } }
  .sec_teachers .wrap .sec_tit > .title {
    background-image: none; }
    @media screen and (max-width: 640px) {
      .sec_teachers .wrap .sec_tit > .title + .read {
        margin-top: 0; } }

/* sec_introduction */
@media (max-width: 640px) {
  .sec_introduction {
    padding-bottom: 6rem; } }
.sec_introduction .in {
  position: relative; }
  .sec_introduction .in .sec_tit {
    margin-bottom: 7rem; }
    @media (max-width: 640px) {
      .sec_introduction .in .sec_tit {
        margin-bottom: 2.5rem; } }
    .sec_introduction .in .sec_tit > .title {
      background-image: none; }
  .sec_introduction .in .ph {
    position: relative;
    right: 0;
    float: right;
    width: 48.3%;
    margin-bottom: 5rem;
    margin-left: 8rem;
    z-index: 1; }
    @media (max-width: 640px) {
      .sec_introduction .in .ph {
        float: none;
        position: relative;
        top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        width: 26.6rem;
        height: 18.9rem;
        transform: translateX(-1.2rem); } }
    .sec_introduction .in .ph > div {
      position: relative;
      z-index: 1;
      width: 100%;
      height: 37.7rem;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      box-shadow: 2rem -2rem 0px #ffc600; }
      @media (max-width: 640px) {
        .sec_introduction .in .ph > div {
          height: 100%;
          box-shadow: 2rem 1.3rem 0px #ffc600; } }
    .sec_introduction .in .ph > div + div {
      margin-top: 55px;
      box-shadow: none; }
    .sec_introduction .in .ph.type01 {
      top: 62.2rem;
      height: 37.1rem;
      box-shadow: none; }
      @media (max-width: 640px) {
        .sec_introduction .in .ph.type01 {
          position: static;
          width: 100%;
          height: 19rem;
          margin-top: 2rem;
          background-size: cover;
          transform: none; } }
      @media (max-width: 640px) {
        .sec_introduction .in .ph.type01 div {
          box-shadow: none; } }
      .sec_introduction .in .ph.type01:before {
        content: none; }
    .sec_introduction .in .ph figcaption {
      position: absolute;
      right: -9.5rem;
      bottom: -3rem;
      z-index: 1;
      transform: rotate(-9.5deg); }
      @media (max-width: 640px) {
        .sec_introduction .in .ph figcaption {
          right: auto;
          bottom: -4rem; } }
      .sec_introduction .in .ph figcaption > span {
        display: inline-block;
        position: relative;
        font-size: 3.15rem;
        font-family: "Courgette", cursive;
        font-weight: 400;
        color: #f05050; }
        @media (max-width: 640px) {
          .sec_introduction .in .ph figcaption > span {
            font-size: 2.8rem;
            text-align: center; } }
  .sec_introduction .in .text_box {
    max-width: 1100px;
    padding: 8rem 0 12rem;
    box-sizing: border-box;
    position: relative; }
    @media (max-width: 640px) {
      .sec_introduction .in .text_box {
        position: static;
        padding: 0; } }
    .sec_introduction .in .text_box .catch {
      position: relative;
      margin-right: 56.3%;
      margin-bottom: 2rem;
      padding-bottom: 3rem;
      border-bottom: 3px solid #ffc600;
      font-size: 3.4rem;
      color: #171c61;
      line-height: 1.5; }
      @media (max-width: 640px) {
        .sec_introduction .in .text_box .catch {
          margin-right: 0;
          margin-bottom: 1.5rem;
          padding-top: 3.5rem;
          padding-bottom: 1.5rem;
          font-size: 2rem; } }
    .sec_introduction .in .text_box .read {
      margin-top: 2.5rem;
      font-size: 1.6rem; }
      @media (max-width: 640px) {
        .sec_introduction .in .text_box .read {
          margin-top: 0;
          font-size: 1.2rem; } }
      .sec_introduction .in .text_box .read + .read {
        margin-top: 1.5rem; }
        @media (max-width: 640px) {
          .sec_introduction .in .text_box .read + .read {
            margin-top: 1rem; } }

/* sec_content */
.sec_content ul li {
  position: relative;
  padding-top: 7rem;
  padding-bottom: 6.5rem;
  z-index: 0; }
  @media (max-width: 640px) {
    .sec_content ul li {
      padding-top: 4.5rem;
      padding-bottom: 1.5rem; } }
  .sec_content ul li .in {
    position: relative; }
    .sec_content ul li .in .ph {
      top: 0;
      float: left;
      width: 48.1%;
      max-width: 53rem;
      height: 36.8rem;
      margin-right: 5.5rem;
      margin-bottom: 3rem;
      box-shadow: 2rem 2rem 0px #ffc600; }
      @media (max-width: 640px) {
        .sec_content ul li .in .ph {
          position: relative;
          top: auto;
          float: none;
          width: 96%;
          height: 19rem;
          margin-bottom: 1.3rem;
          box-shadow: 1.3rem 1.3rem 0px #ffc600; } }
    .sec_content ul li .in .text_box {
      min-height: 44.8rem;
      padding: 4.5rem 0 5.5rem;
      box-sizing: border-box; }
      @media (max-width: 640px) {
        .sec_content ul li .in .text_box {
          min-height: auto;
          padding: 3rem 1.5rem 0; } }
      .sec_content ul li .in .text_box .cont_tit {
        margin-left: 53.1%;
        padding-bottom: 1.5rem;
        text-align: left; }
        @media (max-width: 640px) {
          .sec_content ul li .in .text_box .cont_tit {
            margin-left: 0;
            padding-bottom: 1rem; } }
        .sec_content ul li .in .text_box .cont_tit:before, .sec_content ul li .in .text_box .cont_tit:after {
          content: "";
          display: inline-block;
          position: absolute;
          left: 0;
          bottom: 0;
          height: 0.3rem; }
        .sec_content ul li .in .text_box .cont_tit:before {
          width: 100%;
          margin-left: auto;
          background-color: #e1e1e9; }
        .sec_content ul li .in .text_box .cont_tit:after {
          width: 5rem;
          background-color: #f5c51d; }
          @media (max-width: 640px) {
            .sec_content ul li .in .text_box .cont_tit:after {
              width: 3rem; } }
        .sec_content ul li .in .text_box .cont_tit > span {
          font-size: 3.5rem;
          line-height: 1.3; }
          @media (max-width: 640px) {
            .sec_content ul li .in .text_box .cont_tit > span {
              font-size: 2.45rem; } }
      .sec_content ul li .in .text_box .read {
        margin-top: 2rem;
        font-size: 1.5rem; }
        @media (max-width: 640px) {
          .sec_content ul li .in .text_box .read {
            margin-top: 1.5rem;
            padding: 0;
            font-size: 1.2rem;
            text-align: left; } }
        .sec_content ul li .in .text_box .read + .read {
          margin-top: 1rem; }
    @media (max-width: 640px) {
      .sec_content ul li .in .dl01wrap {
        display: none;
        overflow: hidden;
        margin-top: 3rem; } }
    .sec_content ul li .in .dl01 {
      display: table;
      width: 100%;
      border-top: 1px solid #8b8eb1;
      font-size: 1.5rem; }
      @media (max-width: 640px) {
        .sec_content ul li .in .dl01 {
          font-size: 1.1rem; } }
      .sec_content ul li .in .dl01 dt {
        display: table-cell;
        width: 28.5%;
        background-color: #19216b;
        color: #fff;
        text-align: center;
        vertical-align: middle; }
        @media (max-width: 640px) {
          .sec_content ul li .in .dl01 dt {
            width: 34.1%; } }
      .sec_content ul li .in .dl01 dd {
        display: table-cell;
        padding: 1rem 3.6%; }
        @media (max-width: 640px) {
          .sec_content ul li .in .dl01 dd {
            padding: 1rem 4.3%;
            word-break: break-all; } }
      .sec_content ul li .in .dl01:last-child {
        border-bottom: 1px solid #8b8eb1; }
    .sec_content ul li .in .btn {
      color: #19216b;
      font-size: 1.5rem;
      text-align: center; }
      @media (max-width: 640px) {
        .sec_content ul li .in .btn {
          margin-top: 2rem; } }
      .sec_content ul li .in .btn.active:after {
        content: "Close"; }
      .sec_content ul li .in .btn.active span {
        background-color: #ffc600; }
        .sec_content ul li .in .btn.active span:after {
          top: 2px;
          transform: rotate(-45deg);
          border-top: 2px solid #19216b;
          border-right: 2px solid #19216b; }
      .sec_content ul li .in .btn:after {
        content: "More"; }
      .sec_content ul li .in .btn span {
        display: inline-block;
        position: relative;
        width: 29px;
        height: 29px;
        margin-right: 1.2rem;
        border-radius: 29px;
        background-color: #19216b;
        vertical-align: -8px; }
        .sec_content ul li .in .btn span:after {
          content: "";
          display: block;
          position: absolute;
          top: -.3rem;
          left: 0;
          right: 0;
          bottom: 0;
          width: 5px;
          height: 5px;
          margin: auto;
          border-top: 2px solid #ffc600;
          border-right: 2px solid #ffc600;
          transform: rotate(-225deg); }
  .sec_content ul li:nth-child(odd) {
    background-color: #f4f4f2; }
  .sec_content ul li:nth-child(even) .ph {
    right: 2rem;
    float: right;
    margin-right: 2rem;
    margin-left: 5.5rem; }
    @media (max-width: 640px) {
      .sec_content ul li:nth-child(even) .ph {
        right: auto;
        float: none;
        margin-right: 0;
        margin-left: 0; } }
  .sec_content ul li:nth-child(even) .text_box {
    padding-left: 0; }
    @media (max-width: 640px) {
      .sec_content ul li:nth-child(even) .text_box {
        padding-right: 1.5rem;
        padding-left: 1.5rem; } }
    .sec_content ul li:nth-child(even) .text_box .cont_tit {
      margin-right: 53.1%;
      margin-left: 0; }
      @media (max-width: 640px) {
        .sec_content ul li:nth-child(even) .text_box .cont_tit {
          margin-right: 0; } }

/* sec_jals */
.sec_jals .sec_tit {
  margin-top: 5.5rem; }
  @media (max-width: 640px) {
    .sec_jals .sec_tit {
      margin-top: 4rem; } }
