@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("lib/ress.min.css");
.p-work {
  background: url(../img/work_heading.webp) no-repeat 50% 0/100vw auto, url(../img/work_bg.webp) no-repeat 50% 57.2rem/100vw auto;
}
@media screen and (max-width: 767px) {
  .p-work {
    background: url(../img/work_heading_sp.webp) no-repeat 50% 6rem/100vw auto;
  }
}
.p-work .p-activities {
  padding: 11.8rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities {
    padding: 5.8rem 0 0;
  }
}
.p-work .p-activities-items {
  align-items: center;
  display: flex;
  gap: 3.44rem;
  justify-content: center;
  padding: 1.7rem 0 8rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-items {
    flex-direction: column;
    gap: 0;
    margin-top: -0.5rem;
    padding: 0 0 5.8rem;
  }
}
.p-work .p-activities-item {
  align-items: center;
  aspect-ratio: 1/1.1127206067;
  background: url(../img/work_activities_item_bg.webp) no-repeat 50% 0/100% auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 27.821rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-item {
    mix-blend-mode: multiply;
    margin-top: -5.5rem;
  }
}
.p-work .p-activities-item .ttl {
  color: #1A96D5;
  font-size: 2rem;
  font-weight: 700;
  margin: -1.2rem 0 0.7rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-item .ttl {
    margin-bottom: 1rem;
  }
}
.p-work .p-activities-item p {
  font-weight: 500;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-item p {
    font-size: 1.6rem;
  }
}
.p-work .p-activities-mark {
  background: linear-gradient(-45deg, #c8e9fb 0%, #d3f5e4 80.3%, #eafcf3 100%);
  border-radius: 2rem;
  padding: 8rem 8.6rem 9.1rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-mark {
    padding: 4.1rem 2.5rem 6.3rem;
  }
}
.p-work .p-activities-mark .c-ttl-1 {
  margin: 0 0 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-mark .c-ttl-1 {
    margin: 0 0 2rem;
  }
}
.p-work .p-activities-mark p {
  letter-spacing: 0;
  line-height: 1.75;
  width: 53.7rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-mark p {
    line-height: 1.5714285714;
    width: 100%;
  }
}
.p-work .p-activities-mark .logo {
  align-items: center;
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
  display: flex;
  right: 6.9rem;
  justify-content: center;
  position: absolute;
  top: 5.2rem;
  width: 37.5rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-mark .logo {
    margin: 0.7rem auto 0;
    right: unset;
    position: relative;
    top: unset;
    width: 19.4rem;
  }
}
.p-work .p-activities-mark .logo img {
  width: 19.7rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-mark .logo img {
    width: 9.684rem;
  }
}
.p-work .p-activities-mark .concept {
  padding: 5.2rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-mark .concept {
    padding: 2rem 0 0;
  }
}
.p-work .p-activities-mark .concept-ttl {
  align-items: center;
  background: #fff;
  border-radius: 9999px;
  display: flex;
  font-size: 2rem;
  font-weight: 700;
  height: 4.4rem;
  justify-content: center;
  letter-spacing: 0.06rem;
  line-height: 1;
  margin: 0 0 0.9rem;
  padding: 0 2.8rem;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-mark .concept-ttl {
    font-size: 1.6rem;
    height: 3.8rem;
    margin: 0 auto 1.4rem;
  }
}
.p-work .p-activities-mark .concept p {
  margin: 0 0 6.8rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-activities-mark .concept p {
    margin: 0 0 1.8rem;
  }
}
.p-work .p-history {
  padding: 11.8rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-work .p-history {
    padding: 6.2rem 0 0;
  }
}
.p-work .p-history .c-ttl-1 {
  margin: 0 0 2.41rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-history .c-ttl-1 {
    margin: 0 0 2rem;
  }
}
.p-work .p-history > p {
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-work .p-history > p {
    font-size: 1.4rem;
    line-height: 1.5714285714;
  }
}
.p-work .p-history-items {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  row-gap: 2rem;
  padding: 5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-work .p-history-items {
    align-items: start;
    row-gap: 1.6rem;
    padding: 2.5rem 0 2.4rem;
  }
}
.p-work .p-history-items:before {
  background-color: #1A96D5;
  content: " ";
  display: block;
  height: 100%;
  left: 4.3rem;
  position: absolute;
  top: 5rem;
  width: 1px;
}
@media screen and (max-width: 767px) {
  .p-work .p-history-items:before {
    height: calc(100% - 5rem);
    left: 2.5rem;
    top: 5rem;
  }
}
.p-work .p-history-items dt {
  align-items: center;
  aspect-ratio: 1/1;
  background-color: #fff;
  border: 1px solid #1A96D5;
  border-radius: 50%;
  font-family: "Roboto", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  display: flex;
  justify-content: center;
  line-height: 1;
  width: 8.6rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-history-items dt {
    font-size: 1.4rem;
    width: 5rem;
  }
}
.p-work .p-history-items dd {
  padding: 0 0 0 2.9rem;
  width: 103.4rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-history-items dd {
    padding: 0.3rem 0 0 1.9rem;
    width: 29.2rem;
  }
}
.p-work .p-faq {
  padding: 15.5rem 0 18.5rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-faq {
    padding: 5rem 0 7rem;
  }
}
.p-work .p-faq-items {
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
  padding: 5.6rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-work .p-faq-items {
    gap: 1.6rem;
    padding: 2rem 0 0;
  }
}
.p-work .p-faq-item {
  background: linear-gradient(45deg, rgba(211, 245, 228, 0.4) 0%, rgba(200, 233, 251, 0.4) 100%);
  border-radius: 2rem;
  padding: 3.2rem 4.3rem 4rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-faq-item {
    padding: 2.2rem 2.5rem 2.3rem;
  }
}
.p-work .p-faq-item .ttl {
  align-items: center;
  color: #1A96D5;
  display: flex;
  font-size: 2.4rem;
  font-weight: 700;
  gap: 2.5rem;
  margin: 0 0 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-faq-item .ttl {
    align-items: start;
    font-size: 1.6rem;
    gap: 1.3rem;
    margin: 0 0 0.7rem;
  }
}
.p-work .p-faq-item .ttl-icon {
  align-items: center;
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
  display: flex;
  font-family: "Roboto", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  flex-shrink: 0;
  justify-content: center;
  width: 5.5rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-faq-item .ttl-icon {
    font-size: 1.6rem;
    transform: translateY(-0.6rem);
    width: 3.7rem;
  }
}
.p-work .p-faq-item p, .p-work .p-faq-item li {
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0;
  padding: 0 0 0 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-faq-item p, .p-work .p-faq-item li {
    font-size: 1.4rem;
    line-height: 1.5714285714;
  }
}
.p-work .p-faq-item ul {
  margin-left: 0.3rem;
}
.p-work .p-faq-item li {
  padding-left: 2.5rem;
  text-indent: -2.8rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-faq-item li {
    padding-left: 1rem;
    text-indent: -1.3rem;
  }
}
.p-work .p-faq-item li:before {
  content: "・";
  padding-right: 0.7rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-faq-item li:before {
    padding-right: 0;
  }
}
.p-work .p-faq-item small {
  display: block;
  font-size: 1.6rem;
  padding: 2rem 0 0 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-work .p-faq-item small {
    font-size: 1.4rem;
    line-height: 1.5714285714;
  }
}
.p-work .p-faq-item small a {
  color: #1A96D5;
  text-decoration: underline;
  word-break: break-all;
}/*# sourceMappingURL=work.css.map */