.certificationList .Txt .title {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.aboutIntroArea {
  position: relative;
  background-color: #edf0f2;
  padding: 130px 0 0;
  overflow: clip;
}
@media (max-width: 1180px) {
  .aboutIntroArea {
    padding: 90px 0 0;
  }
}
@media (max-width: 991px) {
  .aboutIntroArea {
    padding: 90px 0;
  }
}
@media (max-width: 768px) {
  .aboutIntroArea {
    padding: 60px 0;
  }
}
.aboutIntroArea:not(:has(.rightBox)) {
  padding-bottom: 100px;
}
@media (max-width: 1180px) {
  .aboutIntroArea:not(:has(.rightBox)) {
    padding-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .aboutIntroArea:not(:has(.rightBox)) {
    padding-bottom: 60px;
  }
}
.aboutIntroArea .decoBox {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.aboutIntroArea .decoBox .Img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  max-width: 1297px;
  mix-blend-mode: color-burn;
  opacity: 0.1;
}
.aboutIntroArea .decoBox .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.aboutIntroArea .aboutIntroBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-column-gap: 6.875rem;
     -moz-column-gap: 6.875rem;
          column-gap: 6.875rem;
}
@media (max-width: 1499px) {
  .aboutIntroArea .aboutIntroBox {
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
  }
}
@media (max-width: 1280px) {
  .aboutIntroArea .aboutIntroBox {
    -webkit-column-gap: 2.25rem;
       -moz-column-gap: 2.25rem;
            column-gap: 2.25rem;
  }
}
@media (max-width: 991px) {
  .aboutIntroArea .aboutIntroBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.25rem;
  }
}
@media (max-width: 575px) {
  .aboutIntroArea .aboutIntroBox {
    row-gap: 1.5rem;
  }
}
.aboutIntroArea .aboutIntroBox:has(.rightBox) .leftBox {
  padding-bottom: 8.5rem;
}
@media (max-width: 1180px) {
  .aboutIntroArea .aboutIntroBox:has(.rightBox) .leftBox {
    padding-bottom: 5rem;
  }
}
@media (max-width: 991px) {
  .aboutIntroArea .aboutIntroBox:has(.rightBox) .leftBox {
    padding-bottom: 0;
  }
}
.aboutIntroArea .leftBox {
  position: relative;
  width: calc(50% - 6.875rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
@media (max-width: 1499px) {
  .aboutIntroArea .leftBox {
    width: calc(50% - 4rem);
  }
}
@media (max-width: 1280px) {
  .aboutIntroArea .leftBox {
    width: calc(50% - 2.25rem);
  }
}
@media (max-width: 991px) {
  .aboutIntroArea .leftBox {
    width: 100%;
  }
}
.aboutIntroArea .leftBox + .rightBox {
  padding-top: 0.625rem;
  padding-left: 6.875rem;
}
@media (max-width: 1499px) {
  .aboutIntroArea .leftBox + .rightBox {
    padding-left: 4rem;
  }
}
@media (max-width: 1280px) {
  .aboutIntroArea .leftBox + .rightBox {
    padding-left: 2.25rem;
  }
}
@media (max-width: 991px) {
  .aboutIntroArea .leftBox + .rightBox {
    padding-top: 2.25rem;
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .aboutIntroArea .leftBox + .rightBox {
    padding-top: 1.5rem;
  }
}
.aboutIntroArea .leftBox + .rightBox::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 6px;
  height: 100%;
  background-color: #b2caef;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
@media (max-width: 991px) {
  .aboutIntroArea .leftBox + .rightBox::before {
    width: 100%;
    height: 6px;
  }
}
.aboutIntroArea .leftBox + .rightBox::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 6px;
  height: calc(100% - 70px);
  background-color: #0070c0;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
@media (max-width: 991px) {
  .aboutIntroArea .leftBox + .rightBox::after {
    width: calc(100% - 70px);
    height: 6px;
  }
}
.aboutIntroArea .rightBox {
  position: relative;
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
@media (max-width: 991px) {
  .aboutIntroArea .rightBox {
    width: 100%;
  }
}
.aboutIntroArea .textEditor .insTitleBox {
  margin-bottom: 2.5rem;
}
@media (max-width: 1180px) {
  .aboutIntroArea .textEditor .insTitleBox {
    margin-bottom: 1.5rem;
  }
}
.aboutIntroArea .textEditor .insTitleBox .title {
  font-size: 32px;
  letter-spacing: 0.03em;
  padding: 0;
}
@media (max-width: 1280px) {
  .aboutIntroArea .textEditor .insTitleBox .title {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .aboutIntroArea .textEditor .insTitleBox .title {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .aboutIntroArea .textEditor .insTitleBox .title {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .aboutIntroArea .textEditor .insTitleBox .title {
    font-size: 20px;
  }
}

.journeyArea {
  position: relative;
  padding: 130px 0;
  overflow-x: clip;
}
@media (max-width: 1180px) {
  .journeyArea {
    padding: 100px 0;
  }
}
@media (max-width: 768px) {
  .journeyArea {
    padding: 60px 0;
  }
}
.journeyArea .insTitleBox {
  margin-bottom: 5.625rem;
}
@media (max-width: 1366px) {
  .journeyArea .insTitleBox {
    margin-bottom: 4rem;
  }
}
@media (max-width: 768px) {
  .journeyArea .insTitleBox {
    margin-bottom: 2rem;
  }
}
.journeyArea .journeyBox {
  position: relative;
  height: 60dvh;
  padding-right: 14px;
  overflow-y: auto;
  border-top: 2px solid #0372c1;
}
.journeyArea .journeyBox::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
  background-color: #dbdbdb;
}
.journeyArea .journeyBox::-webkit-scrollbar {
  width: 5px;
  height: 3px;
  background-color: #dbdbdb;
}
.journeyArea .journeyBox::-webkit-scrollbar-thumb {
  background: #0372c1;
}
.journeyArea .controlBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
  margin-top: 2.375rem;
}
@media (max-width: 480px) {
  .journeyArea .controlBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2rem;
  }
}
.journeyArea .controlBox .numBox {
  position: relative;
  width: 200px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
}
@media (max-width: 768px) {
  .journeyArea .controlBox .numBox {
    width: 180px;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
.journeyArea .controlBox .numBox .line {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #cccccc;
}
.journeyArea .controlBox .numBox span {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1;
  color: #000000;
}
@media (max-width: 768px) {
  .journeyArea .controlBox .numBox span {
    font-size: 16px;
  }
}
.journeyArea .controlBox .numBox span.currentText {
  color: #0372c1;
}
.journeyArea .controlBox .arrowBox {
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
}
.journeyArea .controlBox .arrowBox .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border: 2px solid #000000;
}
@media (max-width: 768px) {
  .journeyArea .controlBox .arrowBox .arrow {
    width: 54px;
    height: 54px;
  }
}
@media (min-width: 1181px) {
  .journeyArea .controlBox .arrowBox .arrow:hover {
    background-color: #0372c1;
    border-color: #0372c1;
  }
  .journeyArea .controlBox .arrowBox .arrow:hover svg {
    color: #fff;
  }
}
.journeyArea .controlBox .arrowBox .arrow + .arrow::before {
  display: none;
}
.journeyArea .controlBox .arrowBox .arrow svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 768px) {
  .journeyArea .controlBox .arrowBox .arrow svg {
    width: 16px;
    height: 16px;
  }
}

.journeyList {
  position: relative;
}
.journeyList .journeyItem {
  position: relative;
  border-bottom: 1px solid #cccccc;
}
.journeyList .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
  padding: 1.875rem 0;
}
@media (max-width: 1180px) {
  .journeyList .item {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media (max-width: 768px) {
  .journeyList .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0.625rem;
    padding: 1.25rem 0;
  }
}
.journeyList .journeyInfoBox {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 200px;
}
@media (max-width: 1366px) {
  .journeyList .journeyInfoBox {
    width: 170px;
  }
}
@media (max-width: 1180px) {
  .journeyList .journeyInfoBox {
    width: 140px;
  }
}
.journeyList .journeyInfoBox .dateBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.journeyList .journeyInfoBox .dateBox span {
  position: relative;
  text-transform: uppercase;
}
.journeyList .journeyInfoBox .dateBox span + span {
  padding-left: 1.875rem;
  margin-left: 1.125rem;
}
@media (max-width: 1180px) {
  .journeyList .journeyInfoBox .dateBox span + span {
    padding-left: 1.5rem;
    margin-left: 0.75rem;
  }
}
.journeyList .journeyInfoBox .dateBox span + span::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #0070c0;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  translate: 0 -50%;
}
@media (max-width: 480px) {
  .journeyList .journeyInfoBox .dateBox span + span::before {
    width: 6px;
    height: 6px;
  }
}
.journeyList .journeyInfoBox .dateBox span.year {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0em;
  line-height: 1.5;
  color: #444444;
}
@media (max-width: 1366px) {
  .journeyList .journeyInfoBox .dateBox span.year {
    font-size: 18px;
  }
}
@media (max-width: 1180px) {
  .journeyList .journeyInfoBox .dateBox span.year {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .journeyList .journeyInfoBox .dateBox span.year {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .journeyList .journeyInfoBox .dateBox span.year {
    font-size: 14px;
  }
}
.journeyList .journeyInfoBox .dateBox span.date {
  font-size: 32px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.5;
  color: #000000;
}
@media (max-width: 1366px) {
  .journeyList .journeyInfoBox .dateBox span.date {
    font-size: 26px;
  }
}
@media (max-width: 1180px) {
  .journeyList .journeyInfoBox .dateBox span.date {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .journeyList .journeyInfoBox .dateBox span.date {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .journeyList .journeyInfoBox .dateBox span.date {
    font-size: 18px;
  }
}
.journeyList .Txt {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 1108px;
  padding: 0.5rem 0;
}
@media (max-width: 1180px) {
  .journeyList .Txt {
    padding: 0.3125rem 0;
  }
}
@media (max-width: 768px) {
  .journeyList .Txt {
    padding: 0;
  }
}
.journeyList .Txt .title {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.25;
  color: #000000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 58px;
}
@media (max-width: 1366px) {
  .journeyList .Txt .title {
    font-size: 20px;
    height: 52px;
  }
}
@media (max-width: 768px) {
  .journeyList .Txt .title {
    -webkit-line-clamp: 3;
    font-size: 18px;
    height: 68px;
  }
}
@media (max-width: 480px) {
  .journeyList .Txt .title {
    font-size: 16px;
    height: 62px;
  }
}

.advantagesArea {
  position: relative;
  background-color: #454545;
  overflow: clip;
}

.advantagesList {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: (1fr)[2];
  grid-template-rows: repeat(2, 1fr);
}

.advantagesList > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.advantagesList > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}

.advantagesList > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.advantagesList > *:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

.advantagesList > *:nth-child(5) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}

.advantagesList > *:nth-child(6) {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
}
@media (max-width: 1180px) {
  .advantagesList {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (1fr)[3];
    grid-template-rows: repeat(3, 1fr);
  }
  .advantagesList > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .advantagesList > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .advantagesList > *:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .advantagesList > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .advantagesList > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .advantagesList > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
}
@media (max-width: 575px) {
  .advantagesList {
    display: block;
  }
}
.advantagesList .insTitleBox {
  max-width: 650px;
  margin-bottom: 0;
}
.advantagesList .insTitleBox .title {
  padding: 0;
}
.advantagesList .advantagesItem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5.5rem 1.5rem;
  margin: -5px;
  border: 1px solid #606060;
}
@media (max-width: 1366px) {
  .advantagesList .advantagesItem {
    padding: 3.375rem 1.25rem;
  }
}
@media (max-width: 1280px) {
  .advantagesList .advantagesItem {
    padding: 2.5rem 2.25rem;
  }
}
@media (max-width: 1180px) {
  .advantagesList .advantagesItem {
    padding: 2rem 1.25rem;
  }
}
@media (max-width: 575px) {
  .advantagesList .advantagesItem {
    margin: -8px;
    padding: 1.5rem 1rem;
  }
}
.advantagesList .advantagesItem:nth-child(1) {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
  padding-left: 0;
  border-left: 0;
}
@media (max-width: 1180px) {
  .advantagesList .advantagesItem:nth-child(1) {
    border-left: 1px solid #606060;
    padding-left: 1.25rem;
  }
}
@media (max-width: 575px) {
  .advantagesList .advantagesItem:nth-child(1) {
    padding-left: 1rem;
  }
}
.advantagesList .advantagesItem:nth-child(1) .item {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.advantagesList .advantagesItem:nth-child(2) {
  -ms-grid-column: 3;
      grid-column-start: 3;
}
@media (max-width: 1180px) {
  .advantagesList .advantagesItem:nth-child(2) {
    -ms-grid-row: 2;
        grid-row-start: 2;
    -ms-grid-column: 1;
        grid-column-start: 1;
  }
}
.advantagesList .advantagesItem:nth-child(3n-1) {
  border-right: none;
}
@media (max-width: 1180px) {
  .advantagesList .advantagesItem:nth-child(3n-1) {
    border-right: 1px solid #606060;
  }
}
.advantagesList .advantagesItem:nth-child(3n) {
  border-left: none;
}
@media (max-width: 1180px) {
  .advantagesList .advantagesItem:nth-child(3n) {
    border-left: 1px solid #606060;
  }
}
.advantagesList .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
}
@media (max-width: 1499px) {
  .advantagesList .item {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (max-width: 1280px) {
  .advantagesList .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 1.5rem;
  }
}
@media (max-width: 768px) {
  .advantagesList .item {
    row-gap: 1rem;
  }
}
.advantagesList .Img {
  max-width: 90px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1499px) {
  .advantagesList .Img {
    max-width: 80px;
  }
}
@media (max-width: 1366px) {
  .advantagesList .Img {
    max-width: 64px;
  }
}
@media (max-width: 768px) {
  .advantagesList .Img {
    max-width: 54px;
  }
}
.advantagesList .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.advantagesList .Txt {
  position: relative;
  max-width: 270px;
}
@media (max-width: 1366px) {
  .advantagesList .Txt {
    max-width: 250px;
  }
}
@media (max-width: 1280px) {
  .advantagesList .Txt {
    max-width: none;
    text-align: center;
  }
}
.advantagesList .Txt .title {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 1499px) {
  .advantagesList .Txt .title {
    font-size: 20px;
  }
}
@media (max-width: 1366px) {
  .advantagesList .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .advantagesList .Txt .title {
    font-size: 16px;
  }
}
.advantagesList .Txt .text {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.35;
  color: #fff;
  margin-top: 1rem;
}
@media (max-width: 1499px) {
  .advantagesList .Txt .text {
    font-size: 16px;
    margin-top: 0.625rem;
  }
}
@media (max-width: 1366px) {
  .advantagesList .Txt .text {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .advantagesList .Txt .text {
    font-size: 14px;
    margin-top: 0.5rem;
  }
}

.certificationArea {
  position: relative;
  padding: 130px 0 105px;
  background-color: #edf0f2;
}
@media (max-width: 1180px) {
  .certificationArea {
    padding: 100px 0 80px;
  }
}
@media (max-width: 991px) {
  .certificationArea {
    padding: 0 0 80px;
  }
}
@media (max-width: 768px) {
  .certificationArea {
    padding: 0 0 60px;
  }
}
.certificationArea .decoBox {
  position: absolute;
  width: 46%;
  height: 100%;
  background-color: #0372c1;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media (max-width: 1499px) {
  .certificationArea .decoBox {
    width: 48%;
  }
}
@media (max-width: 1280px) {
  .certificationArea .decoBox {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .certificationArea .decoBox {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .certificationArea .decoBox.pc {
    display: none;
  }
}
.certificationArea .decoBox .Img {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  mix-blend-mode: screen;
  opacity: 0.1;
}
.certificationArea .decoBox .Img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .certificationArea .wrap {
    padding: 0;
  }
}
.certificationArea .secTitleBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-column-gap: 4.25rem;
     -moz-column-gap: 4.25rem;
          column-gap: 4.25rem;
  margin-bottom: 3rem;
}
@media (max-width: 1499px) {
  .certificationArea .secTitleBox {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media (max-width: 991px) {
  .certificationArea .secTitleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    row-gap: 2rem;
    background-color: #0372c1;
    padding: 60px 30px 40px;
  }
}
@media (max-width: 575px) {
  .certificationArea .secTitleBox {
    padding: 60px 30px 20px;
  }
}
@media (min-width: 992px) {
  .certificationArea .secTitleBox .decoBox {
    display: none;
  }
}
.certificationArea .secTitleBox .insTitleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1280px) {
  .certificationArea .secTitleBox .insTitleBox {
    width: 60%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 1rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media (max-width: 991px) {
  .certificationArea .secTitleBox .insTitleBox {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    row-gap: 0.625rem;
  }
}
.certificationArea .secTitleBox .insTitleBox .title {
  letter-spacing: 0.03em;
  width: 50%;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1599px) {
  .certificationArea .secTitleBox .insTitleBox .title {
    width: 52%;
  }
}
@media (max-width: 1499px) {
  .certificationArea .secTitleBox .insTitleBox .title {
    width: 55%;
  }
}
@media (max-width: 1366px) {
  .certificationArea .secTitleBox .insTitleBox .title {
    font-size: 42px;
  }
}
@media (max-width: 1280px) {
  .certificationArea .secTitleBox .insTitleBox .title {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .certificationArea .secTitleBox .insTitleBox .title {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .certificationArea .secTitleBox .insTitleBox .title {
    font-size: 32px;
  }
}
.certificationArea .secTitleBox .insTitleBox .subtitle {
  max-width: 520px;
  line-height: 1.25;
  letter-spacing: -0.025em;
  margin-top: 0.625rem;
}
@media (max-width: 1499px) {
  .certificationArea .secTitleBox .insTitleBox .subtitle {
    max-width: 480px;
  }
}
@media (max-width: 1366px) {
  .certificationArea .secTitleBox .insTitleBox .subtitle {
    font-size: 22px;
    max-width: 440px;
    margin-top: 0.5rem;
  }
}
@media (max-width: 1280px) {
  .certificationArea .secTitleBox .insTitleBox .subtitle {
    font-size: 18px;
    color: #b2caef;
    max-width: none;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .certificationArea .secTitleBox .insTitleBox .subtitle {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .certificationArea .secTitleBox .insTitleBox .subtitle {
    font-size: 15px;
  }
}
.certificationArea .controlBox {
  position: relative;
  margin-top: 0.625rem;
}
@media (max-width: 991px) {
  .certificationArea .controlBox {
    margin-top: 0;
  }
}
.certificationArea .controlBox .arrowBox {
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
}
@media (max-width: 991px) {
  .certificationArea .controlBox .arrowBox {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.certificationArea .controlBox .arrowBox .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border: 2px solid #000000;
}
@media (max-width: 768px) {
  .certificationArea .controlBox .arrowBox .arrow {
    width: 54px;
    height: 54px;
  }
}
@media (min-width: 1181px) {
  .certificationArea .controlBox .arrowBox .arrow:hover {
    background-color: #0372c1;
    border-color: #0372c1;
  }
  .certificationArea .controlBox .arrowBox .arrow:hover svg {
    color: #fff;
  }
}
.certificationArea .controlBox .arrowBox .arrow + .arrow::before {
  display: none;
}
.certificationArea .controlBox .arrowBox .arrow svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 768px) {
  .certificationArea .controlBox .arrowBox .arrow svg {
    width: 16px;
    height: 16px;
  }
}
.certificationArea .certificationBox {
  position: relative;
  overflow: hidden;
  margin-top: -20px;
}
@media (max-width: 991px) {
  .certificationArea .certificationBox {
    margin-top: 0;
    padding: 0 30px;
  }
}
@media (max-width: 575px) {
  .certificationArea .certificationBox {
    padding: 0;
  }
}

.certificationList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  overflow: hidden;
}
.certificationList:not(.slick-slider) .certificationItem {
  width: 25%;
}
.certificationList .slick-list {
  margin: 0 -20px;
  padding-top: 20px;
}
@media (max-width: 1280px) {
  .certificationList .slick-list {
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  .certificationList .slick-list {
    padding-top: 0;
    margin: 0 -10px;
  }
}
@media (max-width: 575px) {
  .certificationList .slick-list {
    padding: 0 120px;
  }
}
@media (max-width: 480px) {
  .certificationList .slick-list {
    padding: 0 80px;
  }
}
@media (max-width: 375px) {
  .certificationList .slick-list {
    padding: 0 50px;
  }
}
.certificationList .certificationItem {
  position: relative;
  padding: 0 20px;
}
@media (max-width: 1280px) {
  .certificationList .certificationItem {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .certificationList .certificationItem {
    padding: 0 10px;
  }
}
.certificationList .item {
  position: relative;
  padding: 3rem 1.5rem 2.25rem;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1280px) {
  .certificationList .item {
    padding: 2rem 1rem 1.5rem;
  }
}
@media (max-width: 991px) {
  .certificationList .item {
    padding: 2rem 1.5rem 1.5rem;
  }
}
@media (min-width: 1181px) {
  .certificationList .item:hover {
    translate: 0 -20px;
  }
  .certificationList .item:hover .Txt .title {
    color: #0070c0;
  }
}
.certificationList .Img {
  padding: 0 2.75rem;
}
@media (max-width: 1499px) {
  .certificationList .Img {
    padding: 0 1.5rem;
  }
}
@media (max-width: 1280px) {
  .certificationList .Img {
    padding: 0 1rem;
  }
}
@media (max-width: 991px) {
  .certificationList .Img {
    padding: 0;
  }
}
.certificationList .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.certificationList .Txt {
  position: relative;
  margin-top: 2.25rem;
}
@media (max-width: 1280px) {
  .certificationList .Txt {
    margin-top: 1.5rem;
  }
}
@media (max-width: 375px) {
  .certificationList .Txt {
    margin-top: 1.25rem;
  }
}
.certificationList .Txt .title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.015em;
  line-height: 1.25;
  color: #000000;
  text-align: center;
}
@media (max-width: 1280px) {
  .certificationList .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 375px) {
  .certificationList .Txt .title {
    font-size: 16px;
  }
}

.contentBox {
  position: relative;
  padding: 60px 0;
}

.albumList {
  margin: 0 -20px;
}
.albumList .albumItem {
  cursor: pointer;
  padding: 0 20px;
}
.albumList .albumItem img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width: 1024px) {
  .albumList {
    margin: 0 -15px;
  }
  .albumList .albumItem {
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .albumList {
    margin: 0 -8px;
  }
  .albumList .albumItem {
    padding: 0 8px;
  }
}
/*# sourceMappingURL=ib_about_003.css.map */