.c-new-articles {
  margin-top: 80px;
  padding: 0 0 12px;
}
@media screen and (max-width: 767px) {
  .c-new-articles {
    margin-top: 15.333333vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 6.4vw 0 0;
  }
}
.c-new-articles__title {
  text-align: left;
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.001em;
  line-height: 1;
  color: #52C4C4;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .c-new-articles__title {
    font-size: 4.8vw;
    letter-spacing: 0.001em;
    line-height: 1;
    margin-bottom: 6.4vw;
    padding: 0 0 0 17vw;
  }
}
.c-new-articles__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  max-width: 1066px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .c-new-articles__list .c-card:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-new-articles__list {
    width: calc(192vw + 64px + 64px);
    max-width: none;
    padding: 0 32px;
    grid-template-columns: repeat(3, 64vw);
    gap: 6.4vw;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .c-new-articles__list::-webkit-scrollbar {
    display: none;
    scrollbar-width: none;
  }
  .c-new-articles__list .c-card {
    width: 64vw;
  }
}
@media screen and (max-width: 767px) {
  .c-new-articles .c-card {
    width: 64vw;
  }
}
.c-new-articles .c-card__title {
  font-size: 14px;
  letter-spacing: 0.001em;
  line-height: calc(24 / 14);
}
@media screen and (max-width: 767px) {
  .c-new-articles .c-card__title {
    font-size: 3.7333333333vw;
    letter-spacing: 0.001em;
    line-height: calc(24 / 14);
  }
}
@media screen and (max-width: 767px) {
  .c-new-articles .simplebar-wrapper {
    padding-bottom: 2.9333333333vw;
  }
}
.c-new-articles .simplebar-track {
  background: #CCCCCC;
}
.c-new-articles .simplebar-track.simplebar-horizontal {
  height: 1px;
}
.c-new-articles .simplebar-horizontal {
  width: 50%;
  margin-inline: auto;
}
.c-new-articles .simplebar-scrollbar {
  background: #54CA84;
}

.section__title {
  padding-top: 166px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .section__title {
    padding-top: 26.6666666667vw;
  }
}
.section__title h1 img, .section__title p img {
  width: 100%;
  height: auto;
}
.section__title__column h1, .section__title__column p {
  width: 308px;
}
@media screen and (max-width: 767px) {
  .section__title__column h1, .section__title__column p {
    width: 52.8vw;
  }
}
.section__title__news h1, .section__title__news p {
  width: 209px;
}
@media screen and (max-width: 767px) {
  .section__title__news h1, .section__title__news p {
    width: 36.5333333333vw;
  }
}

section.banner {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  section.banner {
    margin-top: 13vw;
  }
}

@media screen and (max-width: 767px) {
  .ext-news section.banner {
    margin-top: 31.5vw;
  }
}

.sp-category-list {
  margin-top: 6.5vw;
  margin-bottom: 5.3333333333vw;
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-category-list {
    display: block;
  }
}
.sp-category-list .sp-category-list__area {
  width: 28vw;
  margin: 0 0 0 auto;
  background: #ffffff;
  border-radius: 30px;
  transition: all 0.5s 0.5s;
}
.sp-category-list .sp-category-list__button {
  padding: 1.8666666667vw 4.2666666667vw 1.8666666667vw 8.5333333333vw;
  position: relative;
  color: #54CA84;
  font-size: 3.7333333333vw;
  letter-spacing: 0.001em;
  line-height: 1;
  font-weight: bold;
  transition: padding 0.5s;
}
.sp-category-list .sp-category-list__button::before {
  content: "";
  width: 2.4vw;
  height: 1.8666666667vw;
  display: block;
  position: absolute;
  top: 50%;
  left: 3.7333333333vw;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%227%22%20viewBox%3D%220%200%209%207%22%3E%20%3Cpath%20id%3D%22%E5%A4%9A%E8%A7%92%E5%BD%A2_1%22%20data-name%3D%22%E5%A4%9A%E8%A7%92%E5%BD%A2%201%22%20d%3D%22M3.659%2C1.308a1%2C1%2C0%2C0%2C1%2C1.682%2C0L8.01%2C5.459A1%2C1%2C0%2C0%2C1%2C7.168%2C7H1.832A1%2C1%2C0%2C0%2C1%2C.99%2C5.459Z%22%20transform%3D%22translate(9%207)%20rotate(180)%22%20fill%3D%22%23fa8576%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s;
}
.sp-category-list .sp-category-list__category-list-area {
  max-height: 0;
  padding: 0 4.5333333333vw;
  overflow: hidden;
  transition: all 0.5s;
}
.sp-category-list .sp-category-list__category-list-area .sp-category-list__category-list {
  padding: 0 0 8vw;
  display: flex;
  flex-direction: column;
  gap: 1.6vw;
}
.sp-category-list .sp-category-list__category-list-area li a {
  display: block;
  padding: 0 0 0 2.6666666667vw;
  position: relative;
  font-size: 3.2vw;
  letter-spacing: 0.001em;
  line-height: 1;
}
.sp-category-list .sp-category-list__category-list-area li a::before {
  content: "";
  width: 1.0666666667vw;
  height: 1.0666666667vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #FA8576;
  border-radius: 50%;
}
.sp-category-list .sp-category-list__area--open {
  width: 100%;
}
.sp-category-list .sp-category-list__area--open.sp-category-list__area {
  transition: width 0.5s;
}
.sp-category-list .sp-category-list__area--open .sp-category-list__button {
  width: 100%;
  padding: 6.4vw 4.2666666667vw 2.6666666667vw 8.5333333333vw;
  text-align: left;
  transition: padding 0.5s 0.5s;
}
.sp-category-list .sp-category-list__area--open .sp-category-list__button::before {
  transform: translateY(20%) rotate(180deg);
  transition: transform 0.5s 0.5s;
}
.sp-category-list .sp-category-list__area--open .sp-category-list__category-list-area {
  max-height: var(--category-list-height);
  transition: all 0.5s 0.5s;
}

:is(.ext-news, .ext-column) .l-2column {
  margin: 51px auto 0;
}
@media screen and (max-width: 767px) {
  :is(.ext-news, .ext-column) .l-2column {
    margin-top: 5.3333333333vw;
  }
}

.ext-news .news__list {
  max-width: none;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .ext-news .c-sidemenu-container,
  .ext-news .c-sidemenu__inner {
    margin-top: 0;
    padding: 0;
  }
}/*# sourceMappingURL=archives.css.map */