.inner-modern .page-title {
  margin-bottom: 0;
}

.inner-modern .page-title .container,
.inner-modern section > .container {
  padding-right: 30px;
}

.inner-modern .about {
}

.inner-modern .about .hero_sub {
  padding-bottom: 0;
}

.inner-modern .about-img {
  max-height: 360px;
}

.inner-modern .about-image {
  object-fit: cover;
  width: 100%;
  height: 360px;
}

.inner-modern .about-wrap {
  border-left: 3px solid #cedd4c;
  margin: 42px 30px 0;
  padding: 4px 0 4px 34px;
}

.inner-modern .about-wrap .page_title {
  color: #183b3d;
  margin-bottom: 17px;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-size: clamp(25px, 2.7vw, 37px);
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: .035em;
}

.inner-modern .about-wrap .section-heading {
  color: #183b3d;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
}

.about-page .about-wrap .section-title {
  border-bottom: 1px solid #183b3d;
  margin-bottom: 24px;
  padding-bottom: 15px;
}

.inner-modern .about-wrap .single-text,
.inner-modern .about-wrap .page_read {
  color: #59615e;
  font-size: 13px;
  line-height: 1.9;
}

.inner-modern .awards,
.inner-modern .mission,
.inner-modern .team {
  border-top: 0;
  margin-bottom: 0;
  padding: 54px 0;
}

.inner-modern .awards .section-title,
.inner-modern .mission .section-title,
.inner-modern .team .section-title {
  border-bottom: 1px solid #183b3d;
  margin-bottom: 25px;
  padding-bottom: 16px;
}

.inner-modern .section-heading,
.inner-modern .section-heading.detail_header,
.inner-modern .mission-title {
  color: #183b3d;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  letter-spacing: .035em;
}

.inner-modern .testimonial .sub-title.review,
.inner-modern .testimonial .section-heading.review {
  color: #fff;
}

.inner-modern .awards-wrap {
  gap: clamp(30px, 4vw, 52px);
  align-items: flex-start;
}

.inner-modern .award-img {
  flex: 0 0 min(32%, 330px);
  width: min(32%, 330px);
  max-width: 330px;
  aspect-ratio: 1;
}

.inner-modern .award-img .section-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 0;
  aspect-ratio: 1;
  filter: saturate(.88) contrast(.96);
}

.inner-modern .award-right {
  flex: 1;
  max-width: none;
}

.about-page .awards .award-right {
  gap: 0;
}

.about-page .awards .awards-wrap {
  align-items: flex-start;
  position: relative;
}

.about-page .awards .award-img {
  top: 0;
  right: 0;
  left: 0;
  align-self: flex-start;
}

.about-page .awards .award-img .on-scroll {
  display: none !important;
}

.inner-modern .award-block {
  background: transparent;
  border-top: 0;
  border-bottom: 1px solid #d9d5ca;
  border-radius: 0;
  padding: 17px 0;
}

.inner-modern .award-block:first-child {
  padding-top: 0;
}

.inner-modern .award-title {
  color: #333e3c;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-size: 15px;
  line-height: 1.85;
}

.inner-modern .award-block .single-text {
  color: #5d6461;
  font-size: 12px;
  line-height: 1.85;
}

/* Work detail: keep long technical explanations legible over the grid texture. */
.our-work-page .about-wrap .page_read,
.our-work-page .about-wrap .single-text.philosophy {
  color: #3f4946;
  font-size: 15px;
  line-height: 2;
}

.our-work-page .awards .paragraph-5 {
  color: #303b38;
  font-size: 15px;
  line-height: 1.95;
}

.our-work-page .awards .award-title {
  color: #183b3d;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.75;
}

.our-work-page .awards .award-block .single-text {
  color: #35413d;
  font-size: 14px;
  line-height: 1.9;
}

.our-work-page .award-block {
  border-color: #c9ceca;
}

.about-page .awards .paragraph-5 {
  color: #414a47;
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 1.9;
}

.about-page .awards .award-title {
  color: #183b3d;
  margin-bottom: 7px;
  font-size: 17px;
  line-height: 1.7;
}

.about-page .awards .award-block .single-text {
  color: #414946;
  font-size: 14px;
  line-height: 1.85;
}

.about-page .mission-wrap {
  gap: 0 clamp(30px, 4vw, 52px);
  align-items: flex-start;
  display: grid;
  grid-template-columns: minmax(240px, 300px) minmax(0, 1fr);
}

.about-page .mission-img {
  grid-column: 1;
  grid-row: 3;
  width: 100%;
  max-width: 300px;
  aspect-ratio: 1;
  top: 0;
  right: 0;
  left: 0;
}

.about-page .mission-img .on-scroll {
  display: none !important;
}

.about-page .mission-img .section-image.left {
  top: -10px;
  right: auto;
  left: -10px;
}

.about-page .mission-img .section-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 0;
}

.about-page .mission-data {
  display: contents;
}

.about-page .mission-title {
  grid-column: 1 / -1;
  grid-row: 1;
  border-bottom: 1px solid #183b3d;
  margin-bottom: 17px;
  padding-bottom: 15px;
}

.about-page .mission-data > .single-text {
  grid-column: 1 / -1;
  grid-row: 2;
  margin-bottom: 25px;
}

.about-page .mission-info {
  grid-column: 2;
  grid-row: 3;
}

.about-page .mission-info,
.about-page .mission-list {
  width: 100%;
  max-width: none;
}

.about-page .mission-list {
  gap: 0;
  grid-template-columns: 1fr 1fr;
}

.about-page .mission-item {
  border-bottom: 1px solid #ddd8ca;
  padding: 11px 8px 11px 22px;
  font-size: 12px;
}

.about-page .team-wrap {
  border-top: 0;
}

.about-page .team-block {
  background: transparent;
  border-bottom: 1px solid #ddd8ca;
  border-radius: 0;
  padding: 22px 0;
}

.about-page .team-block.top {
  border-top: 0;
  padding-top: 22px;
}

.about-page .team-img {
  width: 76px;
  height: 76px;
  min-width: 76px;
  max-width: 76px;
  min-height: 76px;
  max-height: 76px;
  border-radius: 0;
}

.about-page .team-image {
  object-fit: cover;
  width: 76px;
  height: 76px;
  min-height: 76px;
  max-height: 76px;
  border-radius: 0;
}

.about-page .about_com .div-block-19 {
  gap: 34px;
  align-items: flex-start;
}

.inner-modern .menu_info {
  border-top: 0;
  margin-bottom: 0;
  padding: 54px 0;
}

.inner-modern .menu_info > .container > .section-title {
  border-bottom: 1px solid #183b3d;
  margin-bottom: 25px;
  padding-bottom: 16px;
}

.inner-modern .menu_info > .container > .section-title .sub-title {
  color: #9a8451;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .16em;
}

.inner-modern .menu_info > .container > .section-title .section-heading {
  color: #183b3d;
  margin-bottom: 0;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  letter-spacing: .035em;
}

.inner-modern .menu_info .faq-data {
  width: 100%;
  max-width: none;
}

.inner-modern .menu_info .faq-info {
  border-bottom: 1px solid #d9d5ca;
  padding: 0;
}

.inner-modern .menu_info .que {
  min-height: 58px;
  padding: 13px 4px;
}

.inner-modern .menu_info .que-text {
  border-left: 0;
  padding-left: 0;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
}

.inner-modern .menu_info .ans {
  background: #f6f3eb;
}

.inner-modern .menu_info .ans-box {
  padding: 18px 22px;
}

@media screen and (max-width: 767px) {
  .inner-modern .page-title .container,
  .inner-modern section > .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .inner-modern .about-image {
    height: 260px;
  }

  .inner-modern .about-wrap {
    margin: 30px 20px 0;
    padding-left: 20px;
  }

  .inner-modern .awards,
  .inner-modern .mission,
  .inner-modern .team,
  .inner-modern .menu_info {
    padding: 42px 0;
  }

  .inner-modern .awards-wrap,
  .about-page .mission-wrap {
    flex-direction: column;
  }

  .inner-modern .award-img,
  .about-page .mission-img {
    width: 100%;
    max-width: 300px;
  }

  .about-page .mission-list {
    grid-template-columns: 1fr;
  }

  .about-page .mission-wrap {
    grid-template-columns: 1fr;
  }

  .about-page .mission-title,
  .about-page .mission-data > .single-text,
  .about-page .mission-img,
  .about-page .mission-info {
    grid-column: 1;
  }

  .about-page .mission-img {
    grid-row: 3;
    margin-bottom: 24px;
  }

  .about-page .mission-info {
    grid-row: 4;
  }
}
