/* NO CSS*/
.main {
  padding-top: calc(9.6rem + 1px);
}

.section {
  position: relative;
}

.title-box {
  position: relative;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title-box h3 {
  color: #2d4063;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.3;
}
.title-box .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-box .btn-box button,
.title-box .btn-box a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  border: 1px solid #fff;
  background: #2d4063;
  color: #fff;
}
.title-box .btn-box button i,
.title-box .btn-box a i {
  font-size: 2rem;
}
.title-box .btn-box button {
  background: #dde1ea;
  color: #222;
  text-align: center;
}
.title-box .btn-box button i {
  font-size: 2.4rem;
}
.title-box .btn-box button:last-of-type {
  margin-left: 0.6rem;
}
.title-box .btn-box > i {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #c1c6cd;
  margin: 0 1.2rem;
}

.section01 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(8.33%, #fff), color-stop(41.3%, #f5f8ff));
  background: linear-gradient(180deg, #fff 8.33%, #f5f8ff 41.3%);
}
.section01 > .title-box {
  position: relative;
  min-height: 4.6rem;
  text-align: left;
}
.section01 > .title-box > h3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section01 .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.4rem;
  margin-top: 4rem;
  padding-bottom: 6.4rem;
}
.section01 .bottom .notice {
  border-radius: 2rem;
  background: #e5edff;
  padding: 2.4rem 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 74.6%;
  height: 8.2rem;
}
.section01 .bottom .notice > p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
  color: #2d4063;
  font-family: "Geologica";
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3;
}
.section01 .bottom .notice > p i {
  color: #00b6cd;
  font-size: 2.4rem;
}
.section01 .bottom .notice .notice-swiper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin-left: 3.2rem;
  height: 3.2rem;
  overflow: hidden;
}
.section01 .bottom .notice .notice-swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
}
.section01 .bottom .notice .notice-swiper .swiper-slide a {
  display: block;
  width: 100%;
  color: #2d4063;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section01 .bottom .notice-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 3.2rem;
}
.section01 .bottom .notice-btn button {
  color: #2d4063;
  font-size: 2.4rem;
}
.section01 .bottom .notice-btn button + button {
  margin-left: 1.7rem;
  position: relative;
}
.section01 .bottom .notice-btn button + button::before {
  display: block;
  position: absolute;
  top: 50%;
  left: -0.85rem;
  width: 1px;
  height: 12px;
  content: "";
  background: #474f59;
  opacity: 0.5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.section01 .bottom .notice-btn a {
  color: #2d4063;
  font-size: 2.4rem;
  display: inline-block;
  margin-left: 0.8rem;
}
.section01 .bottom .consult {
  background: linear-gradient(100deg, #17479d 2.45%, #159cde 89.51%, #00b6cd 178.26%), #17479d;
  border-radius: 2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.section01 .bottom .consult a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 8.2rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 1rem 3.2rem;
  gap: 1.6rem;
}
.section01 .bottom .consult a i {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: #fff;
  color: #17479d;
  font-size: 2rem;
  width: 3.6rem;
  height: 3.6rem;
}
.section01 .top {
  text-align: center;
  margin-bottom: 6rem;
}
.section01 .top br {
  display: none;
}
.section01 .top > p {
  padding-top: 7.2rem;
  color: #2d4063;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.3;
}
.section01 .top h2 {
  padding-top: 11rem;
  background: linear-gradient(91deg, #17479d 0.16%, #159cde 49.52%, #00b6cd 99.85%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 5.6rem;
  font-weight: 800;
  line-height: 1.3;
}
.section01 .top span {
  display: inline-block;
  padding-top: 1.6rem;
  color: #2D4063;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
}
.section01 .top + .title-box {
  padding-top: 6.1rem;
}
.section01 {
  overflow: visible;
}
.section01-info-wrap {
  position: relative;
  margin-top: 2.4rem;
  overflow: visible;
}
.section01-info-wrap::before {
  display: block;
  position: absolute;
  top: 0;
  left: calc((100% - 100vw) / 2);
  width: 23.2rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#f5f8ff), to(rgba(245, 248, 255, 0)));
  background: linear-gradient(90deg, #f5f8ff 0%, rgba(245, 248, 255, 0) 100%);
  content: "";
  pointer-events: none;
  z-index: 2;
}
.section01-info-wrap::after {
  display: block;
  position: absolute;
  top: 0;
  right: calc((100% - 100vw) / 2);
  width: 23.2rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(245, 248, 255, 0)), to(#f5f8ff));
  background: linear-gradient(90deg, rgba(245, 248, 255, 0) 0%, #f5f8ff 100%);
  content: "";
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 1439px) {
  .section01-info-wrap::before, .section01-info-wrap::after {
    display: none;
  }
}
.section01 .info {
  width: 100%;
  overflow: visible;
}
.section01 .info.swiper {
  overflow: visible !important;
  position: relative;
}
.section01 .info .swiper-slide {
  width: 33.2rem;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  opacity: 1;
  pointer-events: auto;
}
.section01 .info .swiper-slide a {
  cursor: pointer;
  pointer-events: auto;
}
.section01 .info .swiper-slide a:hover, .section01 .info .swiper-slide a:focus-visible {
  border-color: #8babe5;
  -webkit-box-shadow: 4px 8px 24px 0 rgba(21, 63, 140, 0.16);
          box-shadow: 4px 8px 24px 0 rgba(21, 63, 140, 0.16);
}
.section01 .info .swiper-slide a {
  padding: 2.4rem 2.4rem 3.2rem 2.4rem;
  min-height: 34.1rem;
  background: #fff;
  border-radius: 3.2rem;
  display: block;
  border: 1px solid #fff;
  -webkit-box-shadow: 4px 8px 24px 0 rgba(21, 63, 140, 0.08);
          box-shadow: 4px 8px 24px 0 rgba(21, 63, 140, 0.08);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.section01 .info .swiper-slide a .img {
  border-radius: 1.2rem;
  width: 100%;
  aspect-ratio: 28.4/14.4;
  overflow: hidden;
}
.section01 .info .swiper-slide a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section01 .info .swiper-slide a .country {
  padding: 2rem 1.2rem 1.4rem 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section01 .info .swiper-slide a .country .flag-icon,
.section01 .info .swiper-slide a .country > img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 42px;
  height: 42px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.section01 .info .swiper-slide a .country p {
  color: #424242;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
}
.section01 .info .swiper-slide a .country p span {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  font-family: "Manrope";
  opacity: 0.6;
}
.section01 .info .swiper-slide a > p {
  padding: 0 1.2rem 0 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  min-height: 3em;
}
@media (min-width: 1440px) {
  .section01 .info .swiper-slide {
    opacity: 0.2;
    pointer-events: none;
  }
  .section01 .info .swiper-slide a {
    cursor: default;
    pointer-events: none;
  }
  .section01 .info .swiper-slide a:hover, .section01 .info .swiper-slide a:focus-visible {
    border-color: #fff;
    -webkit-box-shadow: 4px 8px 24px 0 rgba(21, 63, 140, 0.08);
            box-shadow: 4px 8px 24px 0 rgba(21, 63, 140, 0.08);
  }
  .section01 .info .swiper-slide.is-section01-peek {
    opacity: 0.55;
  }
  .section01 .info .swiper-slide.is-section01-focus {
    opacity: 1;
  }
  .section01 .info .swiper-slide.is-section01-focus a {
    cursor: pointer;
    pointer-events: auto;
  }
  .section01 .info .swiper-slide.is-section01-focus a:hover, .section01 .info .swiper-slide.is-section01-focus a:focus-visible {
    border-color: #8babe5;
    -webkit-box-shadow: 4px 8px 24px 0 rgba(21, 63, 140, 0.16);
            box-shadow: 4px 8px 24px 0 rgba(21, 63, 140, 0.16);
  }
}

.section02 {
  padding: 8rem 0;
}
.section02 .latest {
  width: 100%;
  max-width: 140rem;
  margin: 0 auto;
  padding-top: 2.4rem;
}
.section02 .latest .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}
.section02 .latest .swiper-slide a:hover .title {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.section02 .latest-box {
  width: calc(50% - 1.2rem);
}
.section02 .latest-box.large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 2rem;
  overflow: hidden;
}
.section02 .latest-box.large a {
  width: 100%;
  height: 100%;
  background: url(/resources/mps/public/images/main/latest-bg.jpg) no-repeat center center/cover;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #fff;
  padding: 4.8rem;
}
.section02 .latest-box.large a .badge {
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border-radius: 10rem;
  background: #4082ff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.25;
}
.section02 .latest-box.large a .title {
  width: 100%;
  min-width: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.6;
  padding-top: 1.6rem;
}
.section02 .latest-box.large a .txt {
  width: 100%;
  min-width: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  padding-top: 1.6rem;
}
.section02 .latest-box.large a .date {
  display: inline-block;
  padding-top: 2.4rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
}
.section02 .latest-box.small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.4rem;
}
.section02 .latest-box.small .badge {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.25;
}
.section02 .latest-box.small .badge.type01 {
  color: #2a65cf;
}
.section02 .latest-box.small .badge.type02 {
  color: #0A7C8B;
}
.section02 .latest-box.small .title {
  padding-top: 1.5rem;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6;
  color: #2d4063;
  width: 100%;
  min-width: 0;
}
.section02 .latest-box.small .date {
  padding-top: 1.6rem;
  color: #62728F;
  font-size: 1.6rem;
  font-weight: 400;
}
.section02 .latest-box.small .wide {
  width: 100%;
  background: #ebeff6;
  border-radius: 2rem;
  overflow: hidden;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.section02 .latest-box.small .wide a {
  display: inline-block;
  padding: 4rem;
}
.section02 .latest-box.small .wide a .title {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 7.04rem;
}
.section02 .latest-box.small .wide a .thum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section02 .latest-box.small .wide a .thum div:not(.img) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.section02 .latest-box.small .wide a .thum .img {
  width: 17.6rem;
  aspect-ratio: 17.6/13.6;
  border-radius: 0.8rem;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 2.4rem;
  position: relative;
}
.section02 .latest-box.small .wide a .thum .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section02 .latest-box.small .wide a > span {
  display: inline-block;
  width: 100%;
}
.section02 .latest-box.small .wide a .txt {
  padding-top: 2.4rem;
  color: #616161;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
  min-width: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 5.4rem;
}
.section02 .latest-box.small .half {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(50% - 1.2rem);
          flex: 1 1 calc(50% - 1.2rem);
  min-width: calc(50% - 1.2rem);
  max-width: calc(50% - 1.2rem);
}
.section02 .latest-box.small .half a {
  border-radius: 2rem;
  background: #F5F7FA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 4rem;
  height: 100%;
}
.section02 .latest-box.small .half a .title {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-height: 10.56rem;
}
.section02 .latest-box.small .half a .date {
  margin-top: auto;
  padding-top: 5rem;
}

.section03 {
  background: #EFF4FB;
  padding: 8rem 0 10rem 0;
}
.section03 .section03-swiper {
  margin-top: 2.4rem;
}
.section03 .section03-swiper .swiper-slide {
  min-width: 0;
}
.section03 .section03-swiper .swiper-slide a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  min-width: 0;
  background: #fff;
  padding: 2.4rem 2.4rem 3.2rem 2.4rem;
  border-radius: 2rem;
  -webkit-box-shadow: 4px 4px 16px 0 rgba(21, 63, 140, 0.05);
          box-shadow: 4px 4px 16px 0 rgba(21, 63, 140, 0.05);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.section03 .section03-swiper .swiper-slide a i {
  overflow: hidden;
  position: relative;
  width: 100%;
  aspect-ratio: 69/41;
  border-radius: 0.8rem;
}
.section03 .section03-swiper .swiper-slide a img {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.section03 .section03-swiper .swiper-slide a p {
  min-width: 0;
  padding: 2.4rem 1.6rem 0 1.6rem;
  color: #2D4063;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  word-break: keep-all;
  overflow-wrap: anywhere;
  min-height: 95px;
}
.section03 .section03-swiper .swiper-slide a span {
  display: inline-block;
  padding: 2.8rem 1.6rem 0 1.6rem;
  color: #62728F;
  font-size: 1.6rem;
  font-weight: 400;
  position: relative;
}
.section03 .section03-swiper .swiper-slide a span::before {
  display: block;
  position: absolute;
  top: 1.6rem;
  left: 50%;
  width: calc(100% - 3.2rem);
  height: 1px;
  background: #DEE3EA;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.section03 .section03-swiper .swiper-slide a:hover {
  background: #17479D;
  -webkit-box-shadow: 4px 4px 16px 0 rgba(21, 63, 140, 0.05);
          box-shadow: 4px 4px 16px 0 rgba(21, 63, 140, 0.05);
}
.section03 .section03-swiper .swiper-slide a:hover p {
  color: #fff;
}
.section03 .section03-swiper .swiper-slide a:hover span {
  color: #fff;
  opacity: 0.8;
}
.section03 .section03-swiper .swiper-slide a:hover span::before {
  background: rgba(255, 255, 255, 0.4);
}

@media (max-width: 1440px) {
  .section01 .top + .title-box {
    padding: 0 2rem;
    padding-top: 5rem;
  }
}
@media (max-width: 1100px) {
  .section02 .latest-box.small .half {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    min-width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1280px) {
  .section02 .latest-box.large a {
    padding: 3.2rem;
  }
  .section02 .latest-box.small .wide a {
    padding: 3.2rem;
  }
  .section02 .latest-box.small .half a {
    padding: 3.2rem;
  }
  .section02 .latest-box.small .title {
    font-size: 2rem;
  }
  .section02 .latest-box.small .wide a .txt {
    font-size: 1.6rem;
    min-height: 4.8rem;
  }
  .section02 .latest-box.small .wide a .title {
    min-height: 6.4rem;
  }
  .section02 .latest-box.small .half a .title {
    min-height: 9.6rem;
  }
  .section02 .latest-box.small .half a .date {
    padding-top: 1.5rem;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .section01 .bottom {
    gap: 1.2rem;
  }
  .section01 .bottom .notice {
    padding: 2rem;
    height: 7rem;
  }
  .section01 .bottom .consult a {
    padding: 1rem 2.4rem;
  }
  .section01 .bottom .notice > p {
    font-size: 1.8rem;
  }
  .section01 .bottom .notice .notice-swiper {
    margin-left: 2.4rem;
  }
  .section01 .bottom .notice .notice-swiper .swiper-slide a {
    font-size: 1.6rem;
  }
  .section01 .bottom .notice .notice-swiper {
    margin-left: 1.8rem;
  }
  .section01 .bottom .notice-btn {
    margin-left: 2rem;
  }
  .section01 .bottom .consult {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .section01 .bottom .consult a {
    font-size: 1.8rem;
    padding: 1rem 1.8rem;
    gap: 1rem;
    height: 7rem;
  }
  .section01 .bottom .consult a img {
    width: 2.5rem;
  }
  .section01 .bottom .consult a i {
    width: 2.6rem;
    height: 2.6rem;
  }
}
@media (max-width: 1000px) {
  .section01 .top h2 {
    font-size: 5rem;
  }
  .section01 .top span {
    font-size: 1.9rem;
  }
  .section02 .latest .swiper-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section02 .latest .swiper-slide > div {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .section01 .top > p {
    font-size: 3.2rem;
  }
  .section01 .top h2 {
    padding-top: 5rem;
  }
  .section01 .top h2 br {
    display: block;
  }
  .title-box h3 {
    font-size: 2.8rem;
  }
  .section01 .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section01 .bottom .notice {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2.4rem;
    row-gap: 1rem;
  }
  .section01 .bottom .notice .notice-swiper {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .section01 .bottom .notice-btn {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .section01 .bottom .consult {
    width: 100%;
  }
  .section01 .bottom .consult a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section01 .bottom .consult a i {
    margin-left: unset;
  }
  .section03 .section03-swiper .swiper-slide a p {
    font-size: 1.8rem;
    padding: 1.8rem 0 0 0;
  }
  .section03 .section03-swiper .swiper-slide a span {
    padding: 2.4rem 0 0 0;
  }
  .section03 .section03-swiper .swiper-slide a span::before {
    width: 100%;
    top: 1.2rem;
  }
}
@media (max-width: 500px) {
  .section01 .top > p {
    font-size: 2.2rem;
  }
  .section01 .top {
    margin-bottom: 0;
  }
  .section01 .top h2 {
    font-size: 3.2rem;
    font-weight: 800;
    padding-top: 1rem;
  }
  .section01 .top span {
    font-size: 1.6rem;
    font-weight: 500;
  }
  .title-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1.5rem;
  }
  .title-box h3 {
    font-size: 2.2rem;
  }
  .title-box .btn-box {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .title-box .btn-box button, .title-box .btn-box a {
    width: 3rem;
    height: 3rem;
  }
  .title-box .btn-box button i, .title-box .btn-box a i {
    font-size: 1.8rem;
  }
  .section01-info-wrap {
    margin-top: 1rem;
  }
  .section01 .bottom .notice > p {
    font-size: 2rem;
  }
  .section01 .bottom .notice > p i {
    font-size: 2.2rem;
  }
  .section01 .bottom .notice-btn button {
    font-size: 1.8rem;
  }
  .section01 .bottom .notice-btn button + button::before {
    height: 10px;
  }
  .section01 .bottom .consult a img {
    width: 2.8rem;
  }
  .section01 .bottom .consult a i {
    width: 3rem;
    height: 3rem;
    font-size: 1.8rem;
  }
  .section01 .bottom .notice-btn a {
    font-size: 1.8rem;
  }
  .section01 .info .swiper-slide a .country {
    padding: 2.2rem 0 2rem 0;
  }
  .section01 .info .swiper-slide a .country p {
    font-size: 2rem;
  }
  .section01 .info .swiper-slide a > p {
    padding: 0;
    font-size: 1.6rem;
  }
  .section02 .latest {
    padding-top: 1rem;
  }
  .section02 .latest-box.small .wide a .thum {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
  .section02 .latest-box.small .wide a .thum div:not(.img) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    min-width: 0;
    width: 100%;
  }
  .section02 .latest-box.small .title {
    padding-top: 1rem;
  }
  .section02 .latest-box.small .wide a .txt {
    padding-top: 1.8rem;
  }
  .section02 .latest-box.small .wide a .thum .img {
    margin-left: 0;
    width: 100%;
  }
  .section02 .latest-box.small .half {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .section02 .latest-box.small .wide a {
    padding: 2.4rem;
  }
  .section02 .latest-box.small .half a {
    padding: 2.4rem;
  }
  .section03 {
    padding: 4rem 0 5rem 0;
  }
  .section03 .section03-swiper {
    margin-top: 1rem;
  }
}
@media (max-width: 370px) {
  .section01 .info .swiper-slide {
    width: 28rem;
  }
}