@charset "UTF-8";

.about01-page .content-bottom {
  position: relative;
  z-index: 1;
  margin-top: 0;
  padding-top: 12.5rem;
  background: var(--color-white);
}

.about01 {
  padding-top: 3rem;
}


.about01__logo {
  max-width: 20rem;
  width: 90%;
  margin-inline: auto;
}

.about01__lead {
  margin-top: 2rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.875rem;
}

.about01__lead p+p {
  margin-top: 1.125rem;
}

.about01__lead span {
  color: var(--color-orange);
}

.about01-intro {
  position: relative;
  padding: 20.0625rem 1.25rem 3rem;
}

.about01-intro::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  aspect-ratio: 400 / 665;
  background: top left / 110px auto repeat url('../images/common/bg_yellow.png');
  clip-path: url('#intro-wave-clip');
}


.about01-intro__image {
  position: absolute;
  width: 50%;
}

.about01-intro__image--poikusan {
  top: 2.5rem;
  left: calc(107 / 400 * 100%);
  width: calc(160 / 400 * 100%);
}

.about01-intro__image--bee {
  top: 8.1875rem;
  right: calc(40 / 400 * 100%);
  width: calc(105 / 400 * 100%);
}

.about01-intro__image--bird {
  top: 8.3125rem;
  left: calc(44 / 400 * 100%);
  width: calc(58 / 400 * 100%);
}

.about01-intro__image--tree01 {
  top: -0.8125rem;
  left: calc(22 / 400 * 100%);
  width: calc(38 / 400 * 100%);
}

.about01-intro__image--tree03 {
  top: -0.6875rem;
  right: calc(63 / 400 * 100%);
  width: calc(39 / 400 * 100%);
}

.about01-intro__image--tree04 {
  top: 0.3125rem;
  right: calc(11 / 400 * 100%);
  width: calc(38 / 400 * 100%);
}

.about01-intro__image--tree05 {
  top: 4.875rem;
  left: calc(47 / 400 * 100%);
  width: calc(19 / 400 * 100%);
}


.about01-intro__text {
  margin-top: 1.5rem;
  padding-inline: 1.25rem;
}

.about01-intro-list {
  padding-inline: 1.25rem;
}

.about01-intro-item {
  display: grid;
  justify-items: center;
  padding-top: 2.5rem;
}

.about01-intro-item__icon {
  max-width: 11.375rem;
}


.about01-intro-item__lead {
  margin-top: 1rem;
  font-weight: 600;
  line-height: 1.2;
}

.about01-intro-item__label {
  display: grid;
  justify-items: center;
  gap: 0.5rem;
  margin-top: 0.75rem;
}

.about01-intro-item__label span {
  padding: 0.125rem 1rem 0.375rem;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.03em;
  color: var(--color-white);
  background: var(--color-orange);
  border-radius: 0.25rem;
}

.about01-intro-item__text {
  margin-top: 1rem;
  font-size: 1.0625rem;
  line-height: 1.7;
  word-break: break-all;
}

.about01-section {
  position: relative;
}

.about01-section01 {
  padding: 6.5rem var(--gutter-x) 4.375rem;
  background: var(--color-white);
  clip-path: url(#section01-wave-clip);
}

.about01-section01::after {
  content: '';
  position: absolute;
  top: 3.5rem;
  right: 1.9375rem;
  display: block;
  width: 5.875rem;
  aspect-ratio: 94/114;
  background: center / contain no-repeat url('../images/about01/poikusan02.webp');
}

.about01-section__title {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.4;
}

.about01-section__title::before {
  content: '';
  flex-shrink: 0;
  display: block;
  width: 1.375rem;
  aspect-ratio: 1;
  margin-top: 0.375rem;
  background: center / contain no-repeat url('../images/common/circle_yellow.png');
}

.about01-section01__text {
  margin-block: 2rem;
  font-size: 0.9375rem;
}

.about01-section01__text p+p {
  margin-top: 1.5em;
}


.about01-section02 {
  padding: 3.5rem var(--gutter-x);
  font-size: 0.875rem;
  line-height: 1.6;
}

.about01-section02::after {
  content: '';
  position: absolute;
  right: 2.5rem;
  bottom: 2.25rem;
  display: block;
  width: 5.25rem;
  aspect-ratio: 84/95;
  background: center / contain no-repeat url('../images/about01/poikusan03.webp');
}

.about01-section02__text {
  margin-top: 1.5rem;
}

.about01-section02__text p+p {
  margin-top: 1.6em;
}

.about01-section02__bottom {
  max-width: 13.25rem;
  margin-top: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.6;
}

.about01-section03 {
  padding: 2rem var(--gutter-x) 3.3125rem;
}

.about01-section03__text {
  margin-top: 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.6;
}

.about01-section03__text p+p {
  margin-top: 1.6em;
}

.about01-section03__bottom {
  display: flex;
  gap: 2rem;
  margin-top: 0.9375rem;
  padding-left: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.6;
}

.about01-section03__bottom::before {
  content: '';
  flex-shrink: 0;
  display: block;
  width: 6.5rem;
  aspect-ratio: 1;
  background: center / contain no-repeat url('../images/about01/poikusan04.webp');
}

.about01-section03__bottom p {
  padding-top: 0.5625rem;
}

.about01-section04 {
  margin-top: 3.5rem;
  padding: 0 var(--gutter-x) 3.5rem;
  background: var(--color-white);
}

.about01-section04::after {
  content: '';
  position: absolute;
  top: -3.5rem;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  aspect-ratio: 400/70;
  background: var(--color-white);
  clip-path: url('#voice-wave-clip');
}


.about01-voice-item {
  margin-block: 2rem;
  padding: 2rem 2.25rem 1.5rem;
  border: 3px dashed var(--color-orange);
  border-radius: 1rem;
}

.about01-voice-item__main {
  position: relative;
}

.about01-voice-item__main::before {
  content: '';
  position: absolute;
  left: -1rem;
  bottom: calc(100% + 0.875rem);
  display: block;
  width: 1.5625rem;
  aspect-ratio: 25/26;
  background: center / contain no-repeat url('../images/common/double_quotation01.svg');
}

.about01-voice-item__main::after {
  content: '';
  position: absolute;
  right: -1.125rem;
  bottom: -0.125rem;
  display: block;
  width: 1.5625rem;
  aspect-ratio: 25/26;
  background: center / contain no-repeat url('../images/common/double_quotation02.svg');
}

.about01-voice-item__bottom {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-top: 2rem;
  font-size: 0.9375rem;
}

.about01-voice-item__name {
  font-size: 0.75rem;
}

.about01-voice-item__image {
  flex-shrink: 0;
  width: 4.375rem;
}