@charset "UTF-8";
/* CSS Document */
#ul-header {
  margin-bottom: 10rem; }
  #ul-header .container .ul-img {
    background-image: url(../img/ul-header04.jpg); }

#wrapper {
  overflow-x: hidden; }

#news {
  background-color: #F6F6F6;
  padding: 6rem 0;
  margin: 6rem 0 0;
  position: relative; }
  @media screen and (max-width: 767px) {
    #news {
      padding: 5rem 0;
      margin: 3rem 0 0;
      padding-bottom: 7rem; } }
  @media screen and (max-width: 575px) {
    #news {
      padding: 4rem 0 0;
      padding-bottom: 7rem; } }

#setouchi-Leader {
  margin-top: -0.01rem;
  padding-top: 0.01rem; }
  @media screen and (max-width: 575px) {
    #setouchi-Leader {
      margin-top: -5rem;
      padding-top: 5rem; } }

.setouchi-Leader {
  margin-top: 16rem; }
  @media screen and (max-width: 575px) {
    .setouchi-Leader {
      margin-top: 12rem; } }
  .setouchi-Leader h3 {
    position: relative; }
    .setouchi-Leader h3 span {
      display: block;
      background-color: #fff;
      border: 1px solid #000;
      font-size: 28px;
      font-size: 2.8rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      color: #4170D9;
      text-align: center;
      line-height: normal;
      padding: 1rem 0;
      filter: drop-shadow(4px 4px 0px #1da9da);
      position: relative; }
    .setouchi-Leader h3::before {
      content: '';
      display: block;
      width: 200px;
      height: 126px;
      background-image: url("../img/character-01.png");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      bottom: 55px;
      left: 0;
      right: 0;
      margin: auto;
      z-index: -1; }
      @media screen and (max-width: 991px) {
        .setouchi-Leader h3::before {
          width: 170px;
          height: 95px; } }
    .setouchi-Leader h3 + p {
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 600;
      font-style: italic;
      text-align: center;
      letter-spacing: 0.2em;
      margin-top: 1rem;
      color: #4170D9;
      text-align: center;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center; }
      .setouchi-Leader h3 + p::before {
        content: '';
        display: block;
        width: 66px;
        height: 1px;
        background-color: #4170D9;
        margin-right: 2rem; }
      .setouchi-Leader h3 + p::after {
        content: '';
        display: block;
        width: 66px;
        height: 1px;
        background-color: #4170D9;
        margin-left: 2rem; }
  .setouchi-Leader .setouchi-Leader-about {
    margin: 5rem auto 2rem;
    width: 85%;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 1199px) {
      .setouchi-Leader .setouchi-Leader-about {
        width: 90%; } }
    @media screen and (max-width: 767px) {
      .setouchi-Leader .setouchi-Leader-about {
        width: 100%; } }
    @media screen and (max-width: 575px) {
      .setouchi-Leader .setouchi-Leader-about {
        margin: 3rem auto 2rem; } }
    .setouchi-Leader .setouchi-Leader-about h4 {
      font-size: 25px;
      font-size: 2.5rem;
      font-weight: 700;
      text-align: center;
      margin-bottom: 2rem; }
      @media screen and (max-width: 575px) {
        .setouchi-Leader .setouchi-Leader-about h4 {
          font-size: 23px;
          font-size: 2.3rem;
          margin-bottom: 1rem; } }
    .setouchi-Leader .setouchi-Leader-about p span {
      color: #4170D9;
      font-weight: 600; }
    .setouchi-Leader .setouchi-Leader-about ul {
      margin: 2rem 0 3rem; }
      .setouchi-Leader .setouchi-Leader-about ul li {
        display: flex;
        justify-content: center; }
    .setouchi-Leader .setouchi-Leader-about div {
      background-color: #fff;
      padding: 1rem;
      filter: drop-shadow(5px 5px 0px #4170d9); }
  .setouchi-Leader .setouchi-Leader-movie {
    background-color: #4170D9;
    padding: 10rem 0;
    margin-top: -10rem;
    position: relative; }
    @media screen and (max-width: 767px) {
      .setouchi-Leader .setouchi-Leader-movie {
        padding: 10rem 0 5rem; } }
    @media screen and (max-width: 575px) {
      .setouchi-Leader .setouchi-Leader-movie {
        margin-top: -5rem;
        padding: 5rem 0 4rem; } }
    .setouchi-Leader .setouchi-Leader-movie::before {
      content: '';
      background-image: url("../img/wave.svg");
      background-repeat: repeat-x;
      background-size: 88px 35px;
      display: block;
      width: 100%;
      height: 35px;
      position: absolute;
      top: -34px; }
    .setouchi-Leader .setouchi-Leader-movie div.d-flex {
      margin: 0 auto 2rem;
      width: 85%;
      align-items: center;
      justify-content: space-between; }
      @media screen and (max-width: 1199px) {
        .setouchi-Leader .setouchi-Leader-movie div.d-flex {
          width: 90%; } }
      @media screen and (max-width: 991px) {
        .setouchi-Leader .setouchi-Leader-movie div.d-flex {
          margin: 0 auto 4rem; } }
      @media screen and (max-width: 767px) {
        .setouchi-Leader .setouchi-Leader-movie div.d-flex {
          width: 100%; } }
      @media screen and (max-width: 575px) {
        .setouchi-Leader .setouchi-Leader-movie div.d-flex {
          margin: 0 auto 2rem; } }
      .setouchi-Leader .setouchi-Leader-movie div.d-flex p {
        color: #fff; }
        @media screen and (max-width: 991px) {
          .setouchi-Leader .setouchi-Leader-movie div.d-flex p {
            width: 75%;
            margin-right: 5%; } }
        @media screen and (max-width: 767px) {
          .setouchi-Leader .setouchi-Leader-movie div.d-flex p {
            width: 70%; } }
        @media screen and (max-width: 575px) {
          .setouchi-Leader .setouchi-Leader-movie div.d-flex p {
            width: 65%; } }
      @media screen and (max-width: 991px) {
        .setouchi-Leader .setouchi-Leader-movie div.d-flex div {
          width: 20%; } }
      @media screen and (max-width: 767px) {
        .setouchi-Leader .setouchi-Leader-movie div.d-flex div {
          width: 25%; } }
      @media screen and (max-width: 575px) {
        .setouchi-Leader .setouchi-Leader-movie div.d-flex div {
          width: 30%; } }
      .setouchi-Leader .setouchi-Leader-movie div.d-flex + p {
        color: #4170D9;
        font-size: 24px;
        font-size: 2.4rem;
        font-weight: 700;
        background-color: #fff;
        border-radius: 5rem;
        line-height: normal;
        padding: 1rem;
        position: relative;
        border: 5px solid #1DA9DA;
        display: flex;
        justify-content: center;
        width: 36%;
        margin: 2rem auto 4rem;
        filter: drop-shadow(3px 3px 0px #2a4ba7); }
        @media screen and (max-width: 1199px) {
          .setouchi-Leader .setouchi-Leader-movie div.d-flex + p {
            width: 45%; } }
        @media screen and (max-width: 991px) {
          .setouchi-Leader .setouchi-Leader-movie div.d-flex + p {
            width: 55%; } }
        @media screen and (max-width: 767px) {
          .setouchi-Leader .setouchi-Leader-movie div.d-flex + p {
            width: 65%;
            font-size: 20px;
            font-size: 2rem; } }
        @media screen and (max-width: 575px) {
          .setouchi-Leader .setouchi-Leader-movie div.d-flex + p {
            width: 90%;
            margin: 1rem auto 3rem; } }
        .setouchi-Leader .setouchi-Leader-movie div.d-flex + p::before {
          content: "";
          border: 20px solid transparent;
          border-top: 20px solid #1DA9DA;
          top: 100%;
          position: absolute; }
        .setouchi-Leader .setouchi-Leader-movie div.d-flex + p::after {
          content: "";
          border: 15px solid transparent;
          border-top: 15px solid #fff;
          margin-top: -3px;
          top: 100%;
          position: absolute; }
    .setouchi-Leader .setouchi-Leader-movie .youtube-block {
      margin: 2rem auto 2rem;
      width: 70%;
      height: 450px; }
      @media screen and (max-width: 1199px) {
        .setouchi-Leader .setouchi-Leader-movie .youtube-block {
          width: 75%; } }
      @media screen and (max-width: 991px) {
        .setouchi-Leader .setouchi-Leader-movie .youtube-block {
          width: 90%;
          height: 350px; } }
      @media screen and (max-width: 767px) {
        .setouchi-Leader .setouchi-Leader-movie .youtube-block {
          width: 100%;
          height: 300px; } }
      @media screen and (max-width: 575px) {
        .setouchi-Leader .setouchi-Leader-movie .youtube-block {
          height: 250px; } }
      .setouchi-Leader .setouchi-Leader-movie .youtube-block iframe {
        width: 100%;
        height: 100%; }

@media screen and (max-width: 575px) {
  #first-year,
  #second-year,
  #third-year {
    margin-top: -5rem;
    padding-top: 5rem; } }

.first-year,
.second-year,
.third-year {
  background-color: #F6F6F6;
  padding: 10rem 0;
  position: relative; }
  @media screen and (max-width: 1199px) {
    .first-year,
    .second-year,
    .third-year {
      padding: 8rem 0; } }
  @media screen and (max-width: 991px) {
    .first-year,
    .second-year,
    .third-year {
      padding: 6rem 0rem; } }
  @media screen and (max-width: 767px) {
    .first-year,
    .second-year,
    .third-year {
      padding: 6rem 0rem; } }
  @media screen and (max-width: 575px) {
    .first-year,
    .second-year,
    .third-year {
      padding: 5rem 0; } }
  .first-year::after,
  .second-year::after,
  .third-year::after {
    content: '';
    background: #F6F6F6;
    height: calc(tan(70deg) * 70px / 2);
    width: 463px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    position: absolute;
    bottom: -70px;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1; }
    @media screen and (max-width: 991px) {
      .first-year::after,
      .second-year::after,
      .third-year::after {
        height: calc(tan(60deg) * 60px / 2);
        width: 260px;
        bottom: -50px; } }
  .first-year h3,
  .second-year h3,
  .third-year h3 {
    font-size: 27px;
    font-size: 2.7rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-bottom: 5rem; }
    @media screen and (max-width: 767px) {
      .first-year h3,
      .second-year h3,
      .third-year h3 {
        font-size: 25px;
        font-size: 2.5rem;
        margin-bottom: 3rem; } }
    .first-year h3 span,
    .second-year h3 span,
    .third-year h3 span {
      display: flex;
      justify-content: center;
      color: #00AE64;
      background-color: #fff;
      padding: 1.3rem 2.5rem;
      border: 1px solid #000;
      border-right: none; }
      .first-year h3 span + span,
      .second-year h3 span + span,
      .third-year h3 span + span {
        display: flex;
        justify-content: center;
        background-color: #00AE64;
        color: #fff;
        padding: 1.3rem 2.5rem;
        border: 1px solid #000;
        border-left: none; }

.first-year-blog,
.second-year-blog,
.third-year-blog {
  position: relative;
  z-index: 1; }
  .first-year-blog h4,
  .second-year-blog h4,
  .third-year-blog h4 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    color: #00AE64;
    margin-bottom: 1.5rem; }
  .first-year-blog .news-area .news-box a,
  .second-year-blog .news-area .news-box a,
  .third-year-blog .news-area .news-box a {
    box-shadow: 6px 6px 0 #00AE64; }
    .first-year-blog .news-area .news-box a:hover,
    .second-year-blog .news-area .news-box a:hover,
    .third-year-blog .news-area .news-box a:hover {
      box-shadow: 2px 2px 0 #00AE64; }
    .first-year-blog .news-area .news-box a:active,
    .second-year-blog .news-area .news-box a:active,
    .third-year-blog .news-area .news-box a:active {
      box-shadow: 0 0 0 #00AE64; }
  .first-year-blog .news-area .news-box a .news-list .news-text .news-title,
  .second-year-blog .news-area .news-box a .news-list .news-text .news-title,
  .third-year-blog .news-area .news-box a .news-list .news-text .news-title {
    color: #00AE64; }
  .first-year-blog .more-btn a,
  .second-year-blog .more-btn a,
  .third-year-blog .more-btn a {
    background-color: #00AE64;
    border: 2px solid #00AE64; }
    .first-year-blog .more-btn a:hover,
    .second-year-blog .more-btn a:hover,
    .third-year-blog .more-btn a:hover {
      color: #00AE64;
      border: 2px solid #00AE64; }

.first-year-general-course,
.first-year-life-business-course,
.second-year-general-course,
.second-year-life-business-course,
.third-year-general-course,
.third-year-life-business-course {
  position: relative;
  margin-top: 4rem; }
  @media screen and (max-width: 575px) {
    .first-year-general-course,
    .first-year-life-business-course,
    .second-year-general-course,
    .second-year-life-business-course,
    .third-year-general-course,
    .third-year-life-business-course {
      margin-top: 6rem; } }
  .first-year-general-course div.d-flex,
  .first-year-life-business-course div.d-flex,
  .second-year-general-course div.d-flex,
  .second-year-life-business-course div.d-flex,
  .third-year-general-course div.d-flex,
  .third-year-life-business-course div.d-flex {
    flex-wrap: wrap;
    justify-content: space-between; }
    .first-year-general-course div.d-flex figure,
    .first-year-life-business-course div.d-flex figure,
    .second-year-general-course div.d-flex figure,
    .second-year-life-business-course div.d-flex figure,
    .third-year-general-course div.d-flex figure,
    .third-year-life-business-course div.d-flex figure {
      position: relative;
      z-index: 1;
      margin: 1rem 0 5rem;
      width: 47%; }
      @media screen and (max-width: 1199px) {
        .first-year-general-course div.d-flex figure,
        .first-year-life-business-course div.d-flex figure,
        .second-year-general-course div.d-flex figure,
        .second-year-life-business-course div.d-flex figure,
        .third-year-general-course div.d-flex figure,
        .third-year-life-business-course div.d-flex figure {
          margin: 1rem 0 4rem; } }
      @media screen and (max-width: 991px) {
        .first-year-general-course div.d-flex figure,
        .first-year-life-business-course div.d-flex figure,
        .second-year-general-course div.d-flex figure,
        .second-year-life-business-course div.d-flex figure,
        .third-year-general-course div.d-flex figure,
        .third-year-life-business-course div.d-flex figure {
          width: 49%; } }
      @media screen and (max-width: 767px) {
        .first-year-general-course div.d-flex figure,
        .first-year-life-business-course div.d-flex figure,
        .second-year-general-course div.d-flex figure,
        .second-year-life-business-course div.d-flex figure,
        .third-year-general-course div.d-flex figure,
        .third-year-life-business-course div.d-flex figure {
          margin: 1rem 0 3rem; } }
      @media screen and (max-width: 575px) {
        .first-year-general-course div.d-flex figure,
        .first-year-life-business-course div.d-flex figure,
        .second-year-general-course div.d-flex figure,
        .second-year-life-business-course div.d-flex figure,
        .third-year-general-course div.d-flex figure,
        .third-year-life-business-course div.d-flex figure {
          width: 100%;
          margin: 1rem 0 2rem; } }
      .first-year-general-course div.d-flex figure img,
      .first-year-life-business-course div.d-flex figure img,
      .second-year-general-course div.d-flex figure img,
      .second-year-life-business-course div.d-flex figure img,
      .third-year-general-course div.d-flex figure img,
      .third-year-life-business-course div.d-flex figure img {
        width: 100%; }
      .first-year-general-course div.d-flex figure figcaption,
      .first-year-life-business-course div.d-flex figure figcaption,
      .second-year-general-course div.d-flex figure figcaption,
      .second-year-life-business-course div.d-flex figure figcaption,
      .third-year-general-course div.d-flex figure figcaption,
      .third-year-life-business-course div.d-flex figure figcaption {
        text-align: center;
        margin-top: 1rem; }
        @media screen and (max-width: 767px) {
          .first-year-general-course div.d-flex figure figcaption,
          .first-year-life-business-course div.d-flex figure figcaption,
          .second-year-general-course div.d-flex figure figcaption,
          .second-year-life-business-course div.d-flex figure figcaption,
          .third-year-general-course div.d-flex figure figcaption,
          .third-year-life-business-course div.d-flex figure figcaption {
            font-size: 13px;
            font-size: 1.3rem;
            margin-top: 0.5rem; } }
        @media screen and (max-width: 575px) {
          .first-year-general-course div.d-flex figure figcaption,
          .first-year-life-business-course div.d-flex figure figcaption,
          .second-year-general-course div.d-flex figure figcaption,
          .second-year-life-business-course div.d-flex figure figcaption,
          .third-year-general-course div.d-flex figure figcaption,
          .third-year-life-business-course div.d-flex figure figcaption {
            font-size: 15px;
            font-size: 1.5rem; } }
      @media screen and (max-width: 575px) {
        .first-year-general-course div.d-flex figure:last-child,
        .first-year-life-business-course div.d-flex figure:last-child,
        .second-year-general-course div.d-flex figure:last-child,
        .second-year-life-business-course div.d-flex figure:last-child,
        .third-year-general-course div.d-flex figure:last-child,
        .third-year-life-business-course div.d-flex figure:last-child {
          margin-bottom: 0 !important; } }
    .first-year-general-course div.d-flex .youtube-container,
    .first-year-life-business-course div.d-flex .youtube-container,
    .second-year-general-course div.d-flex .youtube-container,
    .second-year-life-business-course div.d-flex .youtube-container,
    .third-year-general-course div.d-flex .youtube-container,
    .third-year-life-business-course div.d-flex .youtube-container {
      margin: 1rem 0 5rem;
      width: 47%; }
      @media screen and (max-width: 1199px) {
        .first-year-general-course div.d-flex .youtube-container,
        .first-year-life-business-course div.d-flex .youtube-container,
        .second-year-general-course div.d-flex .youtube-container,
        .second-year-life-business-course div.d-flex .youtube-container,
        .third-year-general-course div.d-flex .youtube-container,
        .third-year-life-business-course div.d-flex .youtube-container {
          margin: 1rem 0 4rem; } }
      @media screen and (max-width: 991px) {
        .first-year-general-course div.d-flex .youtube-container,
        .first-year-life-business-course div.d-flex .youtube-container,
        .second-year-general-course div.d-flex .youtube-container,
        .second-year-life-business-course div.d-flex .youtube-container,
        .third-year-general-course div.d-flex .youtube-container,
        .third-year-life-business-course div.d-flex .youtube-container {
          width: 49%; } }
      @media screen and (max-width: 767px) {
        .first-year-general-course div.d-flex .youtube-container,
        .first-year-life-business-course div.d-flex .youtube-container,
        .second-year-general-course div.d-flex .youtube-container,
        .second-year-life-business-course div.d-flex .youtube-container,
        .third-year-general-course div.d-flex .youtube-container,
        .third-year-life-business-course div.d-flex .youtube-container {
          margin: 1rem 0 3rem; } }
      @media screen and (max-width: 575px) {
        .first-year-general-course div.d-flex .youtube-container,
        .first-year-life-business-course div.d-flex .youtube-container,
        .second-year-general-course div.d-flex .youtube-container,
        .second-year-life-business-course div.d-flex .youtube-container,
        .third-year-general-course div.d-flex .youtube-container,
        .third-year-life-business-course div.d-flex .youtube-container {
          width: 100%;
          height: 202px;
          margin: 1rem 0 2rem; } }
      .first-year-general-course div.d-flex .youtube-container .youtube-block,
      .first-year-life-business-course div.d-flex .youtube-container .youtube-block,
      .second-year-general-course div.d-flex .youtube-container .youtube-block,
      .second-year-life-business-course div.d-flex .youtube-container .youtube-block,
      .third-year-general-course div.d-flex .youtube-container .youtube-block,
      .third-year-life-business-course div.d-flex .youtube-container .youtube-block {
        overflow: hidden;
        height: 100%;
        max-height: 296px; }
        @media screen and (max-width: 1399px) {
          .first-year-general-course div.d-flex .youtube-container .youtube-block,
          .first-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .second-year-general-course div.d-flex .youtube-container .youtube-block,
          .second-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .third-year-general-course div.d-flex .youtube-container .youtube-block,
          .third-year-life-business-course div.d-flex .youtube-container .youtube-block {
            max-height: 296px; } }
        @media screen and (max-width: 1199px) {
          .first-year-general-course div.d-flex .youtube-container .youtube-block,
          .first-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .second-year-general-course div.d-flex .youtube-container .youtube-block,
          .second-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .third-year-general-course div.d-flex .youtube-container .youtube-block,
          .third-year-life-business-course div.d-flex .youtube-container .youtube-block {
            max-height: 258px; } }
        @media screen and (max-width: 991px) {
          .first-year-general-course div.d-flex .youtube-container .youtube-block,
          .first-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .second-year-general-course div.d-flex .youtube-container .youtube-block,
          .second-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .third-year-general-course div.d-flex .youtube-container .youtube-block,
          .third-year-life-business-course div.d-flex .youtube-container .youtube-block {
            max-height: 203px; } }
        @media screen and (max-width: 767px) {
          .first-year-general-course div.d-flex .youtube-container .youtube-block,
          .first-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .second-year-general-course div.d-flex .youtube-container .youtube-block,
          .second-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .third-year-general-course div.d-flex .youtube-container .youtube-block,
          .third-year-life-business-course div.d-flex .youtube-container .youtube-block {
            max-height: 148px; } }
        @media screen and (max-width: 575px) {
          .first-year-general-course div.d-flex .youtube-container .youtube-block,
          .first-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .second-year-general-course div.d-flex .youtube-container .youtube-block,
          .second-year-life-business-course div.d-flex .youtube-container .youtube-block,
          .third-year-general-course div.d-flex .youtube-container .youtube-block,
          .third-year-life-business-course div.d-flex .youtube-container .youtube-block {
            max-height: 202px; } }
        .first-year-general-course div.d-flex .youtube-container .youtube-block iframe,
        .first-year-life-business-course div.d-flex .youtube-container .youtube-block iframe,
        .second-year-general-course div.d-flex .youtube-container .youtube-block iframe,
        .second-year-life-business-course div.d-flex .youtube-container .youtube-block iframe,
        .third-year-general-course div.d-flex .youtube-container .youtube-block iframe,
        .third-year-life-business-course div.d-flex .youtube-container .youtube-block iframe {
          width: 100%;
          height: 100%; }
      .first-year-general-course div.d-flex .youtube-container p,
      .first-year-life-business-course div.d-flex .youtube-container p,
      .second-year-general-course div.d-flex .youtube-container p,
      .second-year-life-business-course div.d-flex .youtube-container p,
      .third-year-general-course div.d-flex .youtube-container p,
      .third-year-life-business-course div.d-flex .youtube-container p {
        text-align: center;
        margin-top: 1rem;
        margin-bottom: 0; }
        @media screen and (max-width: 767px) {
          .first-year-general-course div.d-flex .youtube-container p,
          .first-year-life-business-course div.d-flex .youtube-container p,
          .second-year-general-course div.d-flex .youtube-container p,
          .second-year-life-business-course div.d-flex .youtube-container p,
          .third-year-general-course div.d-flex .youtube-container p,
          .third-year-life-business-course div.d-flex .youtube-container p {
            font-size: 13px;
            font-size: 1.3rem;
            margin-top: 0.5rem; } }
      @media screen and (max-width: 575px) {
        .first-year-general-course div.d-flex .youtube-container:last-child,
        .first-year-life-business-course div.d-flex .youtube-container:last-child,
        .second-year-general-course div.d-flex .youtube-container:last-child,
        .second-year-life-business-course div.d-flex .youtube-container:last-child,
        .third-year-general-course div.d-flex .youtube-container:last-child,
        .third-year-life-business-course div.d-flex .youtube-container:last-child {
          margin-bottom: 0 !important; } }

.first-year-general-course::after {
  content: '';
  background-image: url("../img/illust-01.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 467px;
  display: block;
  position: absolute;
  top: -30%;
  right: -20%;
  z-index: 0; }
  @media screen and (max-width: 991px) {
    .first-year-general-course::after {
      width: 250px;
      height: 350px; } }
  @media screen and (max-width: 575px) {
    .first-year-general-course::after {
      width: 150px;
      height: 250px;
      right: -10%; } }

.first-year-life-business-course::before {
  content: '';
  background-image: url("../img/illust-02.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 467px;
  display: block;
  position: absolute;
  top: 16%;
  left: -20%;
  z-index: 0; }
  @media screen and (max-width: 991px) {
    .first-year-life-business-course::before {
      width: 250px;
      height: 350px; } }
  @media screen and (max-width: 575px) {
    .first-year-life-business-course::before {
      width: 150px;
      height: 250px;
      left: -10%; } }
.first-year-life-business-course figure:nth-child(3), .first-year-life-business-course figure:nth-child(4) {
  margin-bottom: 0 !important; }
@media screen and (max-width: 575px) {
  .first-year-life-business-course figure:nth-child(3) {
    margin-bottom: 2rem !important; } }

h4.title-line {
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 700;
  position: relative;
  margin-bottom: 6rem;
  color: #00AE64; }
  @media screen and (max-width: 575px) {
    h4.title-line {
      margin-bottom: 5rem; } }
  h4.title-line span {
    font-family: "Cabin", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    padding-left: 1rem; }
  h4.title-line::after {
    content: '';
    display: block;
    width: 55px;
    height: 2px;
    background-color: #00AE64;
    position: absolute;
    bottom: -2.5rem;
    left: 0; }
  h4.title-line + p {
    position: relative;
    z-index: 1; }

.second-year,
.third-year {
  padding-top: 12rem;
  background-color: #fff; }
  @media screen and (max-width: 1199px) {
    .second-year,
    .third-year {
      padding-top: 10rem; } }
  @media screen and (max-width: 991px) {
    .second-year,
    .third-year {
      padding-top: 8rem; } }
  .second-year::after,
  .third-year::after {
    background: #fff; }
  .second-year h3 span,
  .third-year h3 span {
    color: #D93069; }
    .second-year h3 span + span,
    .third-year h3 span + span {
      background-color: #D93069; }
  .second-year .second-year-blog h4,
  .third-year .second-year-blog h4 {
    color: #D93069; }
  .second-year .second-year-blog .news-area .news-box a,
  .third-year .second-year-blog .news-area .news-box a {
    box-shadow: 6px 6px 0 #D93069; }
    .second-year .second-year-blog .news-area .news-box a:hover,
    .third-year .second-year-blog .news-area .news-box a:hover {
      box-shadow: 2px 2px 0 #D93069; }
    .second-year .second-year-blog .news-area .news-box a:active,
    .third-year .second-year-blog .news-area .news-box a:active {
      box-shadow: 0 0 0 #D93069; }
  .second-year .second-year-blog .news-area .news-box a .news-list .news-text .news-title,
  .third-year .second-year-blog .news-area .news-box a .news-list .news-text .news-title {
    color: #D93069; }
  .second-year .second-year-blog .more-btn a,
  .third-year .second-year-blog .more-btn a {
    background-color: #D93069;
    border: 2px solid #D93069; }
    .second-year .second-year-blog .more-btn a:hover,
    .third-year .second-year-blog .more-btn a:hover {
      color: #D93069;
      border: 2px solid #D93069; }
  .second-year h4.title-line,
  .third-year h4.title-line {
    color: #D93069; }
    .second-year h4.title-line::after,
    .third-year h4.title-line::after {
      background-color: #D93069; }
  .second-year ul,
  .third-year ul {
    margin-top: 4rem;
    position: relative;
    z-index: 1; }
    .second-year ul li,
    .third-year ul li {
      background-color: #F6F6F6;
      border: 1px solid #D93069;
      border-radius: 1rem;
      margin-top: 2rem;
      padding: 4rem 8rem 0; }
      @media screen and (max-width: 1199px) {
        .second-year ul li,
        .third-year ul li {
          padding: 3rem 5rem 0; } }
      @media screen and (max-width: 991px) {
        .second-year ul li,
        .third-year ul li {
          padding: 3rem 4rem 0; } }
      @media screen and (max-width: 767px) {
        .second-year ul li,
        .third-year ul li {
          padding: 2.5rem 3rem 0; } }
      @media screen and (max-width: 575px) {
        .second-year ul li,
        .third-year ul li {
          padding: 2rem; } }
      .second-year ul li h5,
      .third-year ul li h5 {
        color: #D93069;
        display: flex;
        justify-content: center;
        padding-bottom: 0.5rem;
        margin-bottom: 2rem;
        font-size: 23px;
        font-size: 2.3rem;
        font-weight: 700;
        position: relative; }
        @media screen and (max-width: 1199px) {
          .second-year ul li h5,
          .third-year ul li h5 {
            margin-bottom: 1.5rem; } }
        @media screen and (max-width: 767px) {
          .second-year ul li h5,
          .third-year ul li h5 {
            font-size: 20px;
            font-size: 2rem;
            margin-bottom: 1rem; } }
        .second-year ul li h5::after,
        .third-year ul li h5::after {
          content: '';
          background-color: #D93069;
          width: 182px;
          height: 2.5px;
          display: block;
          position: absolute;
          bottom: -0.5rem; }
          @media screen and (max-width: 767px) {
            .second-year ul li h5::after,
            .third-year ul li h5::after {
              width: 150px;
              height: 1.5px; } }

.second-year-general-course::before {
  content: '';
  background-image: url("../img/illust-03.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 467px;
  display: block;
  position: absolute;
  top: 25%;
  right: -20%;
  z-index: 0; }
  @media screen and (max-width: 991px) {
    .second-year-general-course::before {
      width: 250px;
      height: 350px; } }
  @media screen and (max-width: 575px) {
    .second-year-general-course::before {
      width: 150px;
      height: 250px;
      right: -10%; } }
.second-year-general-course::after {
  content: '';
  background-image: url("../img/illust-03.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 467px;
  display: block;
  position: absolute;
  bottom: 10%;
  left: -20%;
  z-index: 0; }
  @media screen and (max-width: 991px) {
    .second-year-general-course::after {
      width: 250px;
      height: 350px; } }
  @media screen and (max-width: 575px) {
    .second-year-general-course::after {
      width: 150px;
      height: 250px;
      left: -10%; } }

.second-year-life-business-course {
  margin-top: 10rem; }
  @media screen and (max-width: 575px) {
    .second-year-life-business-course {
      margin-top: 6rem; } }
  .second-year-life-business-course::after {
    content: '';
    background-image: url("../img/illust-03.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 467px;
    display: block;
    position: absolute;
    bottom: 10%;
    right: -20%;
    z-index: 0; }
    @media screen and (max-width: 991px) {
      .second-year-life-business-course::after {
        width: 250px;
        height: 350px; } }
    @media screen and (max-width: 575px) {
      .second-year-life-business-course::after {
        width: 150px;
        height: 250px;
        right: -10%; } }

.third-year {
  background-color: #F6F6F6; }
  .third-year::after {
    content: none; }
  .third-year h3 span {
    color: #FF801E; }
    .third-year h3 span + span {
      background-color: #FF801E; }
  .third-year .third-year-blog h4 {
    color: #FF801E; }
  .third-year .third-year-blog .news-area .news-box a {
    box-shadow: 6px 6px 0 #FF801E; }
    .third-year .third-year-blog .news-area .news-box a:hover {
      box-shadow: 2px 2px 0 #FF801E; }
    .third-year .third-year-blog .news-area .news-box a:active {
      box-shadow: 0 0 0 #FF801E; }
  .third-year .third-year-blog .news-area .news-box a .news-list .news-text .news-title {
    color: #FF801E; }
  .third-year .third-year-blog .more-btn a {
    background-color: #FF801E;
    border: 2px solid #FF801E; }
    .third-year .third-year-blog .more-btn a:hover {
      color: #FF801E;
      border: 2px solid #FF801E; }
  .third-year .third-year-blog .more-btn + p {
    margin-top: 5rem; }
  .third-year h4.title-line {
    color: #FF801E; }
    .third-year h4.title-line::after {
      background-color: #FF801E; }
  .third-year ul li {
    background-color: #fff;
    border: 1px solid #FF801E;
    padding: 4rem 8rem 4rem; }
    @media screen and (max-width: 1199px) {
      .third-year ul li {
        padding: 3rem 5rem 3rem; } }
    @media screen and (max-width: 991px) {
      .third-year ul li {
        padding: 3rem 4rem 3rem; } }
    @media screen and (max-width: 767px) {
      .third-year ul li {
        padding: 2.5rem 3rem 2rem; } }
    .third-year ul li h5 {
      color: #FF801E; }
      .third-year ul li h5::after {
        background-color: #FF801E; }
  .third-year ul li.information-business figcaption span,
  .third-year ul li.information-business p span,
  .third-year ul li.society-economy figcaption span,
  .third-year ul li.society-economy p span {
    color: #1DA9DA; }
  .third-year ul li.information-business dl dt,
  .third-year ul li.society-economy dl dt {
    font-size: 20px;
    font-size: 2rem;
    color: #1DA9DA;
    border-bottom: 1px solid #999999;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    position: relative; }
    @media screen and (max-width: 575px) {
      .third-year ul li.information-business dl dt,
      .third-year ul li.society-economy dl dt {
        font-size: 16px;
        font-size: 1.6rem;
        letter-spacing: -0.5px; } }
    .third-year ul li.information-business dl dt::before,
    .third-year ul li.society-economy dl dt::before {
      font-family: "Font Awesome 5 Free";
      content: '\f0da';
      font-weight: 900;
      color: #1DA9DA;
      padding-right: 0.5rem; }
  .third-year ul li.information-business dl dd,
  .third-year ul li.society-economy dl dd {
    position: relative;
    text-indent: -1.3em;
    padding-left: 1.3em; }
    @media screen and (max-width: 575px) {
      .third-year ul li.information-business dl dd,
      .third-year ul li.society-economy dl dd {
        font-size: 15px;
        font-size: 1.5rem; } }
    .third-year ul li.information-business dl dd::before,
    .third-year ul li.society-economy dl dd::before {
      content: '●';
      font-weight: 900;
      color: rgba(29, 169, 218, 0.5);
      padding-right: 0.5rem; }
  @media screen and (max-width: 575px) {
    .third-year ul li.information-business figure:nth-child(3) {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 575px) {
    .third-year ul li.information-business figure:nth-child(4) {
      margin-bottom: 4rem !important; } }
  .third-year ul li.society-economy figcaption span {
    color: #D93069; }
  .third-year ul li.society-economy dl dt {
    color: #D93069; }
    .third-year ul li.society-economy dl dt::before {
      color: #D93069; }
  .third-year ul li.society-economy dl dd::before {
    color: rgba(217, 48, 105, 0.5); }
  @media screen and (max-width: 575px) {
    .third-year ul li.society-economy figure:nth-child(4) {
      margin-bottom: 4rem !important; } }

.third-year-blog::after {
  content: '';
  background-image: url("../img/illust-04.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 467px;
  display: block;
  position: absolute;
  bottom: -140%;
  right: -20%;
  z-index: 0; }
  @media screen and (max-width: 991px) {
    .third-year-blog::after {
      width: 250px;
      height: 350px; } }
  @media screen and (max-width: 575px) {
    .third-year-blog::after {
      width: 150px;
      height: 250px;
      right: -10%; } }

.third-year-life-business-course {
  margin-top: 10rem; }
  @media screen and (max-width: 575px) {
    .third-year-life-business-course {
      margin-top: 6rem; } }
  .third-year-life-business-course::before {
    content: '';
    background-image: url("../img/illust-04.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 467px;
    display: block;
    position: absolute;
    top: 40%;
    left: -20%;
    z-index: 0; }
    @media screen and (max-width: 991px) {
      .third-year-life-business-course::before {
        width: 250px;
        height: 350px; } }
    @media screen and (max-width: 575px) {
      .third-year-life-business-course::before {
        width: 150px;
        height: 250px;
        left: -10%; } }
  .third-year-life-business-course::after {
    content: '';
    background-image: url("../img/illust-04.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 467px;
    display: block;
    position: absolute;
    bottom: 0;
    right: -20%;
    z-index: 0; }
    @media screen and (max-width: 991px) {
      .third-year-life-business-course::after {
        width: 250px;
        height: 350px; } }
    @media screen and (max-width: 575px) {
      .third-year-life-business-course::after {
        width: 150px;
        height: 250px;
        right: -10%; } }

@media screen and (max-width: 575px) {
  #partners {
    margin-top: -5rem;
    padding-top: 5rem; } }

.partners {
  padding: 8rem 0 10rem;
  background: linear-gradient(180deg, white 75%, #f3d347 75%, #f3d347 100%); }
  @media screen and (max-width: 991px) {
    .partners {
      padding: 6rem 0 8rem; } }
  @media screen and (max-width: 575px) {
    .partners {
      padding: 5rem 0 6rem; } }
  .partners h3 {
    margin-bottom: 2rem; }
    .partners h3::before {
      background-image: url(../img/wave-yellow.svg); }
    .partners h3 span {
      color: #F3D347; }
  .partners p {
    border: 2px solid #F3D347;
    border-radius: 1rem;
    padding: 2rem 3rem;
    font-size: 18px;
    font-size: 1.8rem; }
    @media screen and (max-width: 575px) {
      .partners p {
        font-size: revert; } }
  .partners .map {
    text-align: center; }
    .partners .map h4 {
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: 700;
      padding: 1rem 4rem;
      background-color: #F3D347;
      display: inline-block;
      margin: 4rem auto 4rem;
      position: relative;
      z-index: 1; }
      @media screen and (max-width: 575px) {
        .partners .map h4 {
          margin: 4rem auto 3rem; } }
      .partners .map h4::after {
        content: '';
        background: #F3D347;
        height: calc(tan(50deg) * 50px / 2);
        width: 40px;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
        position: absolute;
        bottom: -20px;
        right: 0;
        left: 0;
        margin: auto;
        z-index: -1; }
    .partners .map div {
      background-color: #fff;
      padding: 1rem;
      border: 5px solid #F3D347;
      height: 525px; }
      @media screen and (max-width: 991px) {
        .partners .map div {
          height: 400px; } }
      @media screen and (max-width: 767px) {
        .partners .map div {
          height: 330px; } }
      @media screen and (max-width: 575px) {
        .partners .map div {
          height: 250px; } }
      .partners .map div iframe {
        width: 100%;
        height: 100%; }

@media screen and (max-width: 575px) {
  #support {
    margin-top: -5rem;
    padding-top: 5rem; } }

.support {
  padding: 8rem 0 12rem;
  background-image: url("../img/checker.svg");
  background-repeat: repeat;
  background-size: 3%; }
  @media screen and (max-width: 991px) {
    .support {
      padding: 6rem 0 8rem; } }
  @media screen and (max-width: 575px) {
    .support {
      padding: 5rem 0 6rem; } }
  .support h3 {
    margin-bottom: 2rem; }
    .support h3 + div {
      background-color: #fff;
      border: 2px solid #4170D9;
      padding: 5rem; }
      @media screen and (max-width: 575px) {
        .support h3 + div {
          padding: 2rem; } }
      .support h3 + div dl {
        margin: 2rem 0 0; }
        .support h3 + div dl dt {
          font-size: 20px;
          font-size: 2rem;
          color: #4170D9;
          border-bottom: 1px solid #999999;
          padding-bottom: 0.5rem;
          margin-bottom: 1rem;
          position: relative; }
          .support h3 + div dl dt::before {
            font-family: "Font Awesome 5 Free";
            content: '\f0da';
            font-weight: 900;
            color: #4170D9;
            padding-right: 0.5rem; }
        .support h3 + div dl dd {
          position: relative;
          text-indent: -1.3em;
          padding-left: 1.3em; }
          .support h3 + div dl dd::before {
            content: '●';
            font-weight: 900;
            color: rgba(65, 112, 217, 0.5);
            padding-right: 0.5rem; }
