@font-face {
  font-family: "Aviano Sans";
  src: url("../font/AvianoSans-Regular.woff2") format("woff2"), url("../font/AvianoSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.font-en {
  font-family: "Aviano Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
/* font-size 基準（PC:1380px SP:375px）*/
.fs-11 {
  font-size: 0.8vw;
}
@media (max-width: 768px) {
  .fs-11 {
    font-size: 2.93vw;
  }
}
@media (min-width: 1380px) {
  .fs-11 {
    font-size: 11px;
  }
}
.fs-12 {
  font-size: 0.87vw;
}
@media (max-width: 768px) {
  .fs-12 {
    font-size: 3.2vw;
  }
}
@media (min-width: 1380px) {
  .fs-12 {
    font-size: 12px;
  }
}
.fs-14 {
  font-size: 1.01vw;
}
@media (max-width: 768px) {
  .fs-14 {
    font-size: 3.73vw;
  }
}
@media (min-width: 1380px) {
  .fs-14 {
    font-size: 14px;
  }
}
.fs-16 {
  font-size: 1.16vw;
}
@media (max-width: 768px) {
  .fs-16 {
    font-size: 4.24vw;
  }
}
@media (min-width: 1380px) {
  .fs-16 {
    font-size: 16px;
  }
}
.fs-18 {
  font-size: 1.3vw;
}
@media (max-width: 768px) {
  .fs-18 {
    font-size: 4.8vw;
  }
}
@media (min-width: 1380px) {
  .fs-18 {
    font-size: 18px;
  }
}
.fs-20 {
  font-size: 1.45vw;
}
@media (max-width: 768px) {
  .fs-20 {
    font-size: 5.33vw;
  }
}
@media (min-width: 1380px) {
  .fs-20 {
    font-size: 20px;
  }
}
.fs-22 {
  font-size: 1.59vw;
}
@media (max-width: 768px) {
  .fs-22 {
    font-size: 5.87vw;
  }
}
@media (min-width: 1380px) {
  .fs-22 {
    font-size: 22px;
  }
}
.fs-24 {
  font-size: 1.74vw;
}
@media (max-width: 768px) {
  .fs-24 {
    font-size: 6.4vw;
  }
}
@media (min-width: 1380px) {
  .fs-24 {
    font-size: 24px;
  }
}
.fs-26 {
  font-size: 1.88vw;
}
@media (max-width: 768px) {
  .fs-26 {
    font-size: 6.93vw;
  }
}
@media (min-width: 1380px) {
  .fs-26 {
    font-size: 26px;
  }
}
.fs-28 {
  font-size: 2.03vw;
}
@media (max-width: 768px) {
  .fs-28 {
    font-size: 7.47vw;
  }
}
@media (min-width: 1380px) {
  .fs-28 {
    font-size: 28px;
  }
}
.fs-30 {
  font-size: 2.17vw;
}
@media (max-width: 768px) {
  .fs-30 {
    font-size: 8vw;
  }
}
@media (min-width: 1380px) {
  .fs-30 {
    font-size: 30px;
  }
}
.fs-34 {
  font-size: 2.46vw;
}
@media (max-width: 768px) {
  .fs-34 {
    font-size: 9.07vw;
  }
}
@media (min-width: 1380px) {
  .fs-34 {
    font-size: 34px;
  }
}
.fs-38 {
  font-size: 2.75vw;
}
@media (max-width: 768px) {
  .fs-38 {
    font-size: 10.1vw;
  }
}
@media (min-width: 1380px) {
  .fs-38 {
    font-size: 38px;
  }
}
.fs-50 {
  font-size: 3.72vw;
}
@media (max-width: 768px) {
  .fs-50 {
    font-size: 13.33vw;
  }
}
@media (min-width: 1380px) {
  .fs-50 {
    font-size: 50px;
  }
}
.fs-70 {
  font-size: 5.07vw;
}
@media (max-width: 768px) {
  .fs-70 {
    font-size: 18.67vw;
  }
}
@media (min-width: 1380px) {
  .fs-70 {
    font-size: 70px;
  }
}
body {
  overflow-x: hidden;
}
body,
figure {
  margin: 0;
}
@media (max-width: 768px) {
  .tpc {
    display: none;
  }
}
@media (min-width: 769px) {
  .tsp {
    display: none;
  }
}
div.top-wrapper {
  margin-top: 7.24vw;
  overflow: hidden;
  letter-spacing: 0;
}
div.top-wrapper * {
  box-sizing: border-box;
}
div.top-wrapper a {
  text-decoration: none;
}
div.top-wrapper a:hover {
  color: #f1a5a2;
}
@media (max-width: 768px) {
  div.top-wrapper {
    margin-top: 13.33vw;
  }
}
div.section-heading h3 {
  font-family: "Aviano Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 2.46vw;
  margin-bottom: 0.5em;
  line-height: 1;
}
div.section-heading p {
  font-size: 1.16vw;
  line-height: 1.75;
}
@media (max-width: 768px) {
  div.section-heading p {
    font-size: 4.24vw;
  }
}
@media (min-width: 1380px) {
  div.section-heading p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  div.section-heading h3 {
    font-size: 8vw;
  }
}
a.read-more,
span.read-more {
  font-family: "Aviano Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 1.45vw;
  display: inline-block;
}
@media (max-width: 768px) {
  a.read-more,
  span.read-more {
    font-size: 5.33vw;
  }
}
@media (min-width: 1380px) {
  a.read-more,
  span.read-more {
    font-size: 20px;
  }
}
a.read-more:hover,
span.read-more:hover {
  transform: scale(1.05);
}
a.read-more:active,
span.read-more:active {
  transform: scale(1.1);
}
section.top-fv {
  position: relative;
  /* スクロールガイド */
}
section.top-fv ul.fv-image {
  list-style: none;
  padding: 0;
  margin: 0;
}
section.top-fv ul.fv-image img {
  width: 100%;
  /*	aspect-ratio: 16 / 9;
			object-fit: cover;*/
}
section.top-fv ul.fv-image .slick-slide {
  cursor: default !important;
}
section.top-fv div.fv-heading {
  position: absolute;
  top: 30vw;
  left: 5.94vw;
}
section.top-fv div.fv-heading h2 {
  font-size: 2.17vw;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  section.top-fv div.fv-heading h2 {
    font-size: 8vw;
  }
}
@media (min-width: 1380px) {
  section.top-fv div.fv-heading h2 {
    font-size: 30px;
  }
}
section.top-fv div.fv-heading p {
  font-size: 1.3vw;
  line-height: 1.5;
}
section.top-fv div.fv-news {
  position: absolute;
  top: 2vw;
  right: 0;
  background-color: #ffffff66;
  display: flex;
  align-items: center;
  height: 2em;
  padding: 0 1em;
  border-radius: 5px 0 0 5px;
}
section.top-fv div.fv-news span {
  font-size: 1.16vw;
}
@media (max-width: 768px) {
  section.top-fv div.fv-news span {
    font-size: 4.24vw;
  }
}
@media (min-width: 1380px) {
  section.top-fv div.fv-news span {
    font-size: 16px;
  }
}
section.top-fv div.fv-news span.fv-news-icon img {
  width: 1vw;
  vertical-align: bottom;
}
section.top-fv div.fv-news span.fv-news-title {
  font-family: "Aviano Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 1.45vw;
  margin: 0 0.36vw;
  height: 1.2vw;
}
section.top-fv div.fv-news ul.fv-news-contents {
  font-size: 1.16vw;
  list-style: none;
  padding-left: 0;
  visibility: hidden;
}
section.top-fv div.fv-news ul.fv-news-contents li {
  white-space: nowrap;
}
section.top-fv div.fv-news ul.fv-news-contents .slick-track {
  width: 32vw !important;
}
section.top-fv div.fv-news ul.fv-news-contents.slick-initialized {
  visibility: visible;
}
section.top-fv .scroll-guide {
  position: absolute;
  top: 46vw;
  right: -0.5%;
  transform: rotate(90deg);
  display: flex;
  align-items: flex-end;
  font-size: 1.59vw;
  z-index: 0;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
}
section.top-fv .scroll-guide .scroll-label {
  margin-right: 0.2em;
}
section.top-fv .scroll-guide .scroll-arrow {
  width: 8vw;
  height: auto;
  overflow: visible;
  margin-bottom: 0.2em;
}
section.top-fv .scroll-guide .scroll-arrow .line-group {
  transform-origin: left center;
  animation: lineScale 1.6s ease-in-out infinite;
}
section.top-fv .scroll-guide .scroll-arrow .line {
  stroke: #000;
  stroke-width: 1;
}
section.top-fv .scroll-guide .scroll-arrow .arrow {
  stroke: #000;
  stroke-width: 1;
  fill: none;
  transform: translateX(85px);
  animation: arrowFollow 1.6s ease-in-out infinite;
}
@media (max-width: 768px) {
  section.top-fv ul.fv-image .slick-slide {
    padding: 0 !important;
  }
  section.top-fv div.fv-heading {
    top: 40vw;
    left: 9vw;
  }
  section.top-fv div.fv-heading p {
    font-size: 4.24vw;
    line-height: 1.5;
  }
  section.top-fv div.fv-news {
    top: 3vw;
    height: 3.5em;
    width: 91%;
    padding: 0 0 0 0.5em;
  }
  section.top-fv div.fv-news span.fv-news-icon img {
    width: 3vw;
    vertical-align: baseline;
  }
  section.top-fv div.fv-news span.fv-news-title {
    font-size: 4.8vw;
    margin: 0 1vw;
    height: unset;
  }
  section.top-fv div.fv-news ul.fv-news-contents {
    font-size: 3.73vw;
  }
  section.top-fv div.fv-news ul.fv-news-contents li {
    white-space: wrap;
  }
  section.top-fv div.fv-news ul.fv-news-contents .slick-track {
    width: 62vw !important;
  }
  section.top-fv .scroll-guide {
    top: 120vw;
    right: -12.5%;
    font-size: 4.8vw;
  }
  section.top-fv .scroll-guide .scroll-arrow {
    width: 20vw;
  }
}
@keyframes lineScale {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scaleX(1.6);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes arrowFollow {
  0% {
    transform: translateX(85px);
  }
  50% {
    transform: translateX(calc(85px * 1.6));
  }
  100% {
    transform: translateX(85px);
  }
}
section.top-staff-interview {
  background-color: #fdcbc9;
}
section.top-staff-interview div.interview-wrapper {
  display: flex;
  padding-top: 8.7vw;
}
section.top-staff-interview div.interview-wrapper div.section-heading {
  width: 25%;
  padding-left: 3.48vw;
  box-sizing: border-box;
}
section.top-staff-interview div.interview-wrapper div.section-heading h3 {
  color: #ffffff;
  display: flex;
  flex-direction: column;
}
section.top-staff-interview div.interview-wrapper div.section-heading h3 span:first-child {
  margin-right: 0.5em;
}
section.top-staff-interview div.interview-wrapper ul.interview-slider {
  width: 75%;
}
section.top-staff-interview div.interview-wrapper ul.interview-slider li {
  width: 33.33%;
  margin-left: 0.72vw;
}
section.top-staff-interview div.interview-wrapper ul.interview-slider li a img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
section.top-staff-interview div.interview-wrapper ul.interview-slider li p {
  margin-top: 1em;
  font-size: 1.16vw;
}
@media (max-width: 768px) {
  section.top-staff-interview div.interview-wrapper ul.interview-slider li p {
    font-size: 4.24vw;
  }
}
@media (min-width: 1380px) {
  section.top-staff-interview div.interview-wrapper ul.interview-slider li p {
    font-size: 16px;
  }
}
section.top-staff-interview a.read-more {
  margin: 3em 0 3em 75%;
  color: #ffffff;
}
@media (max-width: 768px) {
  section.top-staff-interview div.interview-wrapper {
    flex-direction: column;
  }
  section.top-staff-interview div.interview-wrapper div.section-heading {
    width: 100%;
    padding-left: 9vw;
    margin-bottom: 1.5em;
  }
  section.top-staff-interview div.interview-wrapper div.section-heading h3 {
    flex-direction: row;
  }
  section.top-staff-interview div.interview-wrapper ul.interview-slider {
    width: 100%;
  }
  section.top-staff-interview div.interview-wrapper ul.interview-slider li.slick-slide {
    padding: 0;
  }
  section.top-staff-interview div.interview-wrapper ul.interview-slider li.slick-slide a p {
    margin-left: 4.73vw;
    font-size: 1.01vw;
  }
  section.top-staff-interview a.read-more {
    margin: 1em 0 2em 52%;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  section.top-staff-interview div.interview-wrapper ul.interview-slider li.slick-slide a p {
    font-size: 3.73vw;
  }
}
@media (max-width: 768px) and (min-width: 1380px) {
  section.top-staff-interview div.interview-wrapper ul.interview-slider li.slick-slide a p {
    font-size: 14px;
  }
}
section.top-project-story,
section.top-work-style {
  display: flex;
  align-items: stretch;
}
section.top-project-story figure,
section.top-work-style figure,
section.top-project-story div.contents-wrapper,
section.top-work-style div.contents-wrapper {
  width: 50%;
}
section.top-project-story figure,
section.top-work-style figure {
  position: relative;
  border-right: solid 1px #ffffff;
}
section.top-project-story figure img,
section.top-work-style figure img {
  width: 100%;
  aspect-ratio: 1 / 1;
}
section.top-project-story div.contents-wrapper,
section.top-work-style div.contents-wrapper {
  width: 50%;
}
section.top-project-story div.contents-wrapper div.section-heading,
section.top-work-style div.contents-wrapper div.section-heading {
  margin: 2.39vw 0 6.5vw 2.39vw;
}
section.top-project-story div.contents-wrapper div.section-heading h3,
section.top-work-style div.contents-wrapper div.section-heading h3 {
  color: #f1a5a2;
}
section.top-project-story div.contents-wrapper ul.top-slider,
section.top-work-style div.contents-wrapper ul.top-slider {
  width: 100%;
}
section.top-project-story div.contents-wrapper ul.top-slider li,
section.top-work-style div.contents-wrapper ul.top-slider li {
  width: 70%;
  margin: 0 3px;
}
section.top-project-story div.contents-wrapper ul.top-slider li h5,
section.top-work-style div.contents-wrapper ul.top-slider li h5 {
  font-size: 1.45vw;
  font-weight: 600;
}
@media (max-width: 768px) {
  section.top-project-story div.contents-wrapper ul.top-slider li h5,
  section.top-work-style div.contents-wrapper ul.top-slider li h5 {
    font-size: 5.33vw;
  }
}
@media (min-width: 1380px) {
  section.top-project-story div.contents-wrapper ul.top-slider li h5,
  section.top-work-style div.contents-wrapper ul.top-slider li h5 {
    font-size: 20px;
  }
}
section.top-project-story div.contents-wrapper ul.top-slider li p,
section.top-work-style div.contents-wrapper ul.top-slider li p {
  font-size: 1.16vw;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  section.top-project-story div.contents-wrapper ul.top-slider li p,
  section.top-work-style div.contents-wrapper ul.top-slider li p {
    font-size: 4.24vw;
  }
}
@media (min-width: 1380px) {
  section.top-project-story div.contents-wrapper ul.top-slider li p,
  section.top-work-style div.contents-wrapper ul.top-slider li p {
    font-size: 16px;
  }
}
section.top-project-story div.contents-wrapper ul.top-slider li img,
section.top-work-style div.contents-wrapper ul.top-slider li img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
section.top-project-story div.contents-wrapper div.project-slider,
section.top-work-style div.contents-wrapper div.project-slider {
  height: 27.75vw;
  margin-top: 7vw;
  background-color: #ddd;
}
section.top-project-story div.contents-wrapper a.read-more,
section.top-work-style div.contents-wrapper a.read-more {
  color: #f1a5a2;
  margin: 0.7em 0 0 30vw;
}
@media (max-width: 768px) {
  section.top-project-story figure,
  section.top-work-style figure {
    display: none;
  }
  section.top-project-story div.contents-wrapper,
  section.top-work-style div.contents-wrapper {
    width: 100%;
    padding-top: 8.7vw;
  }
  section.top-project-story div.contents-wrapper div.section-heading,
  section.top-work-style div.contents-wrapper div.section-heading {
    padding-left: 9vw;
    margin: 0 0 4em 0 !important;
  }
  section.top-project-story div.contents-wrapper ul.top-slider li a h5,
  section.top-work-style div.contents-wrapper ul.top-slider li a h5 {
    margin: 0 4.73vw;
  }
  section.top-project-story div.contents-wrapper ul.top-slider li a p,
  section.top-work-style div.contents-wrapper ul.top-slider li a p {
    margin: 0 4.73vw 1em;
    font-size: 1.01vw;
  }
  section.top-project-story div.contents-wrapper a.read-more,
  section.top-work-style div.contents-wrapper a.read-more {
    padding: 1em 0 2em 52%;
    margin: 0;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  section.top-project-story div.contents-wrapper ul.top-slider li a p,
  section.top-work-style div.contents-wrapper ul.top-slider li a p {
    font-size: 3.73vw;
  }
}
@media (max-width: 768px) and (min-width: 1380px) {
  section.top-project-story div.contents-wrapper ul.top-slider li a p,
  section.top-work-style div.contents-wrapper ul.top-slider li a p {
    font-size: 14px;
  }
}
section.top-work-style div.contents-wrapper div.section-heading {
  margin-bottom: 6.5vw;
}
section.top-work-style div.contents-wrapper ul.top-slider li p {
  height: 2em;
  margin-bottom: 2em;
}
@media (max-width: 768px) {
  section.top-work-style div.contents-wrapper ul.top-slider li p {
    height: 3em;
  }
}
section.top-movie {
  background-color: #fdcbc9;
  display: flex;
  padding-top: 9.28vw;
}
section.top-movie div.section-heading {
  width: 25%;
  padding-left: 4.49vw;
  box-sizing: border-box;
}
section.top-movie div.section-heading h3 {
  color: #ffffff;
}
section.top-movie div.movie-contents {
  width: 75%;
}
section.top-movie div.movie-contents img {
  width: 100%;
}
section.top-movie div.movie-contents ul.movie-slider {
  width: 100%;
  display: flex;
}
section.top-movie div.movie-contents ul.movie-slider li {
  width: 33.33%;
  margin-top: 0.72vw;
}
section.top-movie div.movie-contents ul.movie-slider li:first-child,
section.top-movie div.movie-contents ul.movie-slider li:nth-child(2) {
  margin-right: 0.72vw;
}
section.top-movie div.movie-contents ul.movie-slider li a img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
section.top-movie div.movie-contents ul.movie-slider li a h5 {
  font-size: 1.45vw;
  margin-top: 0.5em;
}
@media (max-width: 768px) {
  section.top-movie div.movie-contents ul.movie-slider li a h5 {
    font-size: 5.33vw;
  }
}
@media (min-width: 1380px) {
  section.top-movie div.movie-contents ul.movie-slider li a h5 {
    font-size: 20px;
  }
}
section.top-movie div.movie-contents a.read-more {
  color: #ffffff;
  margin: 2em 0 4em 75%;
}
@media (max-width: 768px) {
  section.top-movie {
    flex-direction: column;
  }
  section.top-movie div.section-heading {
    width: 100%;
    padding-left: 9vw;
    margin: 0 0 3em 0;
  }
  section.top-movie div.movie-contents {
    width: 100%;
  }
  section.top-movie div.movie-contents ul.movie-slider {
    display: none;
  }
  section.top-movie div.movie-contents a.read-more {
    padding: 1em 0 2em 52%;
    margin: 0;
  }
}
section.top-job {
  background-color: #fdcbc9;
  padding: 11.96vw 0;
  display: flex;
}
section.top-job div.section-heading {
  padding-left: 4.49vw;
}
section.top-job div.section-heading h3 {
  color: #ffffff;
}
section.top-job ul {
  display: flex;
  align-items: flex-end;
  list-style: none;
}
section.top-job ul li {
  width: 20vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.top-job ul li figure img.nurse {
  height: 12.25vw;
}
section.top-job ul li figure img.rehabilitation {
  height: 13vw;
  margin-bottom: -0.5vw;
}
section.top-job ul li figure img.careworker {
  height: 10.69vw;
  margin-bottom: 0.5vw;
}
section.top-job ul li figure img.pharmacist {
  height: 11.89vw;
}
section.top-job ul li figure figcaption {
  font-size: 1.74vw;
  margin-top: 0.5em;
  font-weight: 600;
}
@media (max-width: 768px) {
  section.top-job div.section-heading {
    padding-left: 9vw;
  }
  section.top-job ul {
    flex-direction: column;
    margin-top: 26.27vw;
  }
  section.top-job ul li {
    width: 48vw;
    margin-bottom: 10.67vw;
  }
  section.top-job ul li figure img.nurse {
    height: 35vw;
    margin-left: 1vw;
  }
  section.top-job ul li figure img.rehabilitation {
    height: 37vw;
    margin-bottom: 0;
    margin-left: -1vw;
  }
  section.top-job ul li figure img.careworker {
    height: 32vw;
    margin-bottom: 0;
    margin-left: 2.93vw;
  }
  section.top-job ul li figure img.pharmacist {
    height: 35vw;
    margin-left: 1vw;
  }
  section.top-job ul li figure figcaption {
    font-size: 4.8vw;
  }
}
section.top-education-welfare {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 3.84vw 0;
}
section.top-education-welfare article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 34vw;
  margin: 0 0.36vw;
}
section.top-education-welfare article h3 {
  font-size: 1.74vw;
  font-weight: 600;
  text-align: center;
  color: #f1a5a2;
  margin-bottom: 0.8em;
}
@media (max-width: 768px) {
  section.top-education-welfare article h3 {
    font-size: 6.4vw;
  }
}
@media (min-width: 1380px) {
  section.top-education-welfare article h3 {
    font-size: 24px;
  }
}
section.top-education-welfare article img {
  width: 100%;
}
section.top-education-welfare article p {
  font-size: 1.16vw;
  line-height: 1.75;
  margin: 1em 0 2em;
  width: 97%;
}
@media (max-width: 768px) {
  section.top-education-welfare article p {
    font-size: 4.24vw;
  }
}
@media (min-width: 1380px) {
  section.top-education-welfare article p {
    font-size: 16px;
  }
}
section.top-education-welfare article span.read-more {
  margin: 0 auto;
  color: #f1a5a2;
}
section.top-education-welfare div.borderline {
  display: none;
}
@media (max-width: 768px) {
  section.top-education-welfare {
    flex-direction: column;
    padding: 14.14vw 0;
  }
  section.top-education-welfare article {
    width: 100%;
    margin: 0;
  }
  section.top-education-welfare article p {
    width: 100%;
    padding: 1.5em 9vw;
    margin: 0;
  }
  section.top-education-welfare div.borderline {
    display: block;
    width: 65%;
    height: 1px;
    background-color: #f1a5a2;
    margin: 3em auto;
  }
}
section.top-news-blog {
  display: flex;
  justify-content: center;
  background-color: #fdcbc9;
  padding: 12vw 0 10vw;
}
section.top-news-blog article {
  padding: 0 5em;
  width: 50%;
}
section.top-news-blog article h3 {
  font-family: "Aviano Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 2.46vw;
  color: #ffffff;
  margin-top: 0;
}
@media (max-width: 768px) {
  section.top-news-blog article h3 {
    font-size: 9.07vw;
  }
}
@media (min-width: 1380px) {
  section.top-news-blog article h3 {
    font-size: 34px;
  }
}
section.top-news-blog article ul {
  list-style: none;
  font-size: 1.16vw;
  padding-left: 0;
}
@media (max-width: 768px) {
  section.top-news-blog article ul {
    font-size: 4.24vw;
  }
}
@media (min-width: 1380px) {
  section.top-news-blog article ul {
    font-size: 16px;
  }
}
section.top-news-blog article ul li {
  margin-bottom: 1em;
  display: flex;
}
section.top-news-blog article ul li span.post-date {
  display: inline-block;
  text-align: right;
  width: 20%;
  margin-right: 1em;
}
section.top-news-blog article ul li p {
  width: 80%;
}
section.top-news-blog article.article-news {
  border-right: 1px solid #707070;
}
@media (max-width: 768px) {
  section.top-news-blog {
    flex-direction: column;
  }
  section.top-news-blog article {
    padding: 0 9vw;
    width: 100%;
  }
  section.top-news-blog article ul li {
    flex-direction: column;
  }
  section.top-news-blog article ul li span.post-date {
    text-align: left;
    width: 100%;
  }
  section.top-news-blog article ul li p {
    width: 100%;
  }
  section.top-news-blog article.article-news {
    border: none;
  }
}
section.top-sdgs {
  background-color: #fdcbc9;
  position: relative;
  width: 100%;
  height: 50vw;
}
section.top-sdgs div.sdgs-logo {
  position: absolute;
  top: 0;
  left: 47vw;
  width: 31.15vw;
  height: 31.15vw;
  border-radius: 50%;
}
section.top-sdgs div.sdgs-logo img {
  width: 100%;
}
section.top-sdgs div.section-heading-wrapper {
  position: absolute;
  top: 7.46vw;
  left: 18.5vw;
  width: 38.04vw;
  height: 38.04vw;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}
section.top-sdgs div.section-heading-wrapper div.section-heading {
  width: 63%;
  margin-left: 3vw;
}
section.top-sdgs div.section-heading-wrapper div.section-heading h3 {
  color: #f1a5a2;
}
section.top-sdgs div.section-heading-wrapper div.section-heading p {
  position: relative;
  z-index: 1;
}
section.top-sdgs div.section-heading-wrapper div.section-heading a.read-more {
  color: #f1a5a2;
  margin-top: 1em;
}
@media (max-width: 768px) {
  section.top-sdgs {
    height: 200vw;
  }
  section.top-sdgs div.sdgs-logo {
    width: 65vw;
    height: 65vw;
    left: 41vw;
  }
  section.top-sdgs div.section-heading-wrapper {
    top: 29vw;
    left: -22.5vw;
    width: 145vw;
    height: 144vw;
  }
  section.top-sdgs div.section-heading-wrapper div.section-heading {
    margin-left: 9vw;
  }
}
