.p_company_history__list .item_desc {
  font-size: 1.0625rem;
}

.p_company_profile__list {
  font-size: 1.0625rem;
}

.p_company_history__list .item_timeline__year, .p_company_history__list .item_ttl {
  font-size: 1.25rem;
}
.c_ttl01__txt02 {
  font-family: "Noto Sans JP", sans-serif;
}

.p_company_profile {
  margin-top: 30px;
}
.p_company_profile__list {
  margin-top: 30px;
}
.p_company_profile__list .item_ttl, .p_company_profile__list .item_content {
  padding-block: 10px;
}
.p_company_profile__list .item_ttl {
  flex-shrink: 0;
  background-color: #285A2C;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-inline: 20px;
}
.p_company_profile__list .item_content {
  width: 100%;
  background-color: rgba(40, 90, 44, 0.1);
  letter-spacing: 0.05em;
  line-height: 1.8636363636;
  padding-inline: 20px;
}
.p_company_profile__list .item_content a {
  text-decoration: underline;
  text-decoration-color: #0062FF;
  color: #0062FF;
  transition: 0.5s;
}
.p_company_profile__list .item_content > ol {
  list-style: decimal;
  padding-left: 1.1363636364em;
}
.p_company_history {
  margin-top: 60px;
}
.p_company_history__list {
  margin-top: 30px;
}
.p_company_history__list .item {
  gap: 20px;
  position: relative;
}
.p_company_history__list .item::after {
  content: "";
  width: 2px;
  bottom: 0;
  left: 10px;
  position: absolute;
  background-color: #285A2C;
  top: 40px;
}
.p_company_history__list .item:last-child .item_content {
  padding-bottom: 0;
}
.p_company_history__list .item_timeline {
  color: #285A2C;
}
.p_company_history__list .item_timeline__year {
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid currentColor;
  flex-shrink: 0;
  width: 90px;
  height: 40px;
}
.p_company_history__list .item_timeline::after {
  height: 100%;
  background-color: currentColor;
  position: relative;
}
.p_company_history__list .item_content {
  padding-bottom: 30px;
  padding-left: 30px;
  padding-top: 10px;
}
.p_company_history__list .item_ttl {
  font-weight: 500;
  color: #285A2C;
}
.p_company_history__list .item_desc {
  line-height: 1.9;
}
.p_company_history__list .item_gallery {
  display: flex;
  margin-top: 10px;
  gap: 10px;
}
.p_company_history__list .item_gallery__img.maxw_434 {
  max-width: 434px;
}
.p_company_history__list .item_gallery__img.maxw_230 {
  max-width: 230px;
}
.p_company_history__list .item_note {
  letter-spacing: 0.05em;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .p_company_history__list .item_desc {
    font-size: 1.25rem;
  }
  .p_company_profile__list {
    font-size: 1.375rem;
  }
  .p_company_history__list .item_timeline__year, .p_company_history__list .item_ttl {
    font-size: 1.625rem;
  }
  .c_ttl01__line {
    margin-top: 27px;
    max-width: 785px;
  }
  .c_ttl01__txt02 {
    margin-top: 20px;
  }
  .p_company_profile {
    margin-top: 108px;
  }
  .p_company_profile__list {
    margin-top: 68px;
  }
  .p_company_profile__list .item {
    display: flex;
  }
  .p_company_profile__list .item + .item {
    margin-top: 20px;
  }
  .p_company_profile__list .item:last-child .item_content {
    padding-block: 15px;
  }
  .p_company_profile__list .item_ttl, .p_company_profile__list .item_content {
    min-height: 62px;
  }
  .p_company_profile__list .item_ttl {
    width: clamp(13.75rem, 16.8103448276vw + 5.6810344828rem, 16.1875rem);
  }
  .p_company_profile__list .item_content {
    display: flex;
    align-items: center;
    padding-inline: clamp(2.5rem, 15.0862068966vw + -4.7413793103rem, 4.6875rem) 40px;
  }
  .p_company_profile__list .item_content a:hover {
    text-decoration-color: transparent;
  }
  .p_company_profile__list .item_content > ol {
    padding-block: 19px;
  }
  .p_company_profile__list .item_content > ol li {
    text-indent: -0.2727272727em;
  }
  .p_company_history {
    margin-top: 164px;
  }
  .p_company_history__list {
    margin-top: 63px;
    padding-left: 8px;
  }
  .p_company_history__list .item {
    display: flex;
    gap: 55px;
  }
  .p_company_history__list .item::after {
    content: none;
  }
  .p_company_history__list .item:nth-child(1) .item_ttl {
    margin-bottom: 2px;
  }
  .p_company_history__list .item:nth-child(1) .item_content {
    padding-bottom: 69px;
  }
  .p_company_history__list .item:nth-child(2) .item_ttl {
    margin-bottom: 2px;
  }
  .p_company_history__list .item:nth-child(2) .item_content {
    padding-bottom: 57px;
  }
  .p_company_history__list .item_timeline {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .p_company_history__list .item_timeline__year {
    width: 114px;
    height: 63px;
  }
  .p_company_history__list .item_timeline::after {
    content: "";
    left: 5px;
    width: 4px;
  }
  .p_company_history__list .item_content {
    padding-left: 0;
    padding-top: 14px;
    padding-bottom: 38px;
  }
  .p_company_history__list .item_content:has(.item_gallery) {
    padding-bottom: 50px;
  }
  .p_company_history__list .item_ttl {
    margin-bottom: 9px;
  }
  .p_company_history__list .item_gallery {
    gap: 33px;
    margin-top: 26px;
  }
}
/*# sourceMappingURL=maps/company.css.map */
