.title[data-astro-cid-gg5gs7bf] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.heading[data-astro-cid-gg5gs7bf] {
  position: relative;
  text-align: center;
}

.heading[data-astro-cid-gg5gs7bf]:before, .heading[data-astro-cid-gg5gs7bf]:after {
  position: absolute;
  left: 50%;
  display: block;
  height: 0;
  content: "";
  transform: translateX(-50%);
}

.heading[data-astro-cid-gg5gs7bf]:before {
  bottom: 0;
  width: 14.1rem;
  border-bottom: 1px solid var(--color-light-grey);
}

.heading[data-astro-cid-gg5gs7bf]:after {
  bottom: -1px;
  width: 4rem;
  border-bottom: 3px solid var(--color-blue);
}

.shoulder[data-astro-cid-gg5gs7bf] {
  font-family: Barlow, system-ui;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .heading[data-astro-cid-gg5gs7bf] {
    padding-bottom: 2rem;
    font-size: 3.6rem;
  }

  .shoulder[data-astro-cid-gg5gs7bf] {
    margin-top: 2rem;
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .heading[data-astro-cid-gg5gs7bf] {
    padding-bottom: .6rem;
    font-size: 2.4rem;
    line-height: 1.2;
  }

  .heading[data-astro-cid-gg5gs7bf] span[data-astro-cid-gg5gs7bf] {
    display: block;
  }

  .shoulder[data-astro-cid-gg5gs7bf] {
    margin-top: .8rem;
    font-size: 1.6rem;
  }
}
.header[data-astro-cid-rlhpybbr] {
  margin-top: 3rem;
}

.philosophyContent01[data-astro-cid-rlhpybbr] {
  text-align: center;
}

.lead[data-astro-cid-rlhpybbr] {
  margin-bottom: 3rem;
  font-weight: bold;
}

.lead[data-astro-cid-rlhpybbr] span[data-astro-cid-rlhpybbr] {
  display: block;
}

.text[data-astro-cid-rlhpybbr] {
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .philosophyContent01[data-astro-cid-rlhpybbr] {
    padding-top: 6rem;
  }

  .lead[data-astro-cid-rlhpybbr] {
    font-size: 2.4rem;
    line-height: 1.66;
  }

  .text[data-astro-cid-rlhpybbr] {
    margin-top: 3rem;
    font-size: 1.8rem;
  }

  .text[data-astro-cid-rlhpybbr] > span[data-astro-cid-rlhpybbr] {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .philosophyContent01[data-astro-cid-rlhpybbr] {
    padding-top: 3rem;
  }

  .lead[data-astro-cid-rlhpybbr] {
    font-size: 2rem;
    line-height: 1.5;
  }

  .text[data-astro-cid-rlhpybbr] {
    margin-top: 2rem;
    font-size: 1.6rem;
  }

  .text[data-astro-cid-rlhpybbr] span[data-astro-cid-rlhpybbr] {
    display: block;
  }
}
.philosophyContent02[data-astro-cid-3mfyi4gt] {
  position: relative;
}

.bg[data-astro-cid-3mfyi4gt] {
  position: absolute;
  left: 0;
  width: 100%;
}

.title[data-astro-cid-3mfyi4gt] {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-weight: bold;
  text-align: center;
}

.deco[data-astro-cid-3mfyi4gt] {
  position: absolute;
  bottom: -.1rem;
  left: -1rem;
  width: 3.5rem;
  height: 3.5rem;
  transform: translateX(-100%);
}

.en[data-astro-cid-3mfyi4gt] {
  margin-top: .5em;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.ja[data-astro-cid-3mfyi4gt] {
  margin-top: 1rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.image[data-astro-cid-3mfyi4gt] {
  display: block;
}

@media screen and (min-width: 768px) {
  .philosophyContent02[data-astro-cid-3mfyi4gt] {
    max-width: var(--container-max);
    padding-top: 8.6rem;
    padding-bottom: 15rem;
    margin-inline: auto;
    background-image: radial-gradient(circle farthest-side at 85% 90%, #cef5ff 0%, #0000 30rem), radial-gradient(circle farthest-side at 0 75rem, #cef5ff 0%, #0000 30rem);
  }

  .bg[data-astro-cid-3mfyi4gt] {
    top: 12.6rem;
  }

  .title[data-astro-cid-3mfyi4gt] {
    margin-top: 3.1rem;
    font-size: 2.4rem;
  }

  .en[data-astro-cid-3mfyi4gt] {
    font-size: 1.8rem;
  }

  .ja[data-astro-cid-3mfyi4gt] {
    font-size: 1.8rem;
  }

  .image[data-astro-cid-3mfyi4gt] {
    width: 64rem;
    margin-inline: auto;
    margin-top: 7rem;
  }
}

@media screen and (max-width: 767px) {
  .philosophyContent02[data-astro-cid-3mfyi4gt] {
    padding-top: 7rem;
    padding-bottom: 12rem;
    background-image: radial-gradient(circle farthest-side at 85% 90%, #cef5ff 0%, #0000 20rem);
  }

  .bg[data-astro-cid-3mfyi4gt] {
    top: 19rem;
  }

  .title[data-astro-cid-3mfyi4gt] {
    margin-top: 4.7rem;
    font-size: 2rem;
  }

  .en[data-astro-cid-3mfyi4gt] {
    font-size: 1.6rem;
  }

  .ja[data-astro-cid-3mfyi4gt] {
    font-size: 1.8rem;
  }

  .image[data-astro-cid-3mfyi4gt] {
    margin-top: 5rem;
  }
}
