.p_philosophy01__desc .txt, .p_philosophy01__item .ttl_jp,
.p_philosophy01__item .txt, .p_philosophy01__item .list_item {
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .p_philosophy01__desc .txt, .p_philosophy01__item .ttl_jp,
  .p_philosophy01__item .txt, .p_philosophy01__item .list_item {
    font-size: 2rem;
  }
}

.p_philosophy01__item .ttl_en {
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .p_philosophy01__item .ttl_en {
    font-size: 2.4rem;
  }
}

.p_philosophy01 {
  padding-top: 20px;
}
.p_philosophy01__img {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
}
.p_philosophy01__inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 768px) {
  .p_philosophy01__inner {
    padding-top: 79px;
    flex-direction: row;
  }
}
.p_philosophy01__desc {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_philosophy01__desc {
    padding-top: 49px;
    width: 39.6551724138%;
  }
}
.p_philosophy01__desc .txt {
  line-height: 2;
  font-weight: 700;
}
.p_philosophy01__desc .txt + .txt {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_philosophy01__desc .txt + .txt {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p_philosophy01__content {
    width: 56.8965517241%;
  }
}
.p_philosophy01__item {
  padding-bottom: 20px;
  border-bottom: 1px solid #2a2e45;
}
.p_philosophy01__item + .p_philosophy01__item {
  margin-top: 19px;
}
.p_philosophy01__item .ttl_en {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 1.4583333333;
  color: #f00000;
}
.p_philosophy01__item .ttl_jp,
.p_philosophy01__item .txt {
  font-weight: 700;
  line-height: 1.45;
}
.p_philosophy01__item .ttl_jp {
  color: #f00000;
}
.p_philosophy01__item .txt {
  padding-top: 19px;
}
.p_philosophy01__item .list {
  padding-top: 19px;
}
.p_philosophy01__item .list_item {
  position: relative;
  font-weight: 700;
  line-height: 1.62;
  letter-spacing: 0.01em;
  padding-left: 22px;
  position: relative;
}
.p_philosophy01__item .list_item + .list_item {
  margin-top: 1px;
}
.p_philosophy01__item .list_item::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 14px;
  width: 6px;
  height: 6px;
  background-color: #2a2e45;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .p_philosophy01__item .list_item::before {
    left: 6px;
    top: 14px;
  }
}
/*# sourceMappingURL=carrer-about-philosophy.css.map */
