@charset "utf-8";
/* ================================================
   People Creating (Yamaha Motor Australia) Page Styles
   ================================================ */

/* ================================================
   Main Visual Section
   ================================================ */
#people-creating .mainvisual {
  display: block;
  width: 100%;
}

#people-creating .mainvisual img {
  width: 100%;
  height: auto;
  display: block;
}

/* Interviewee Information (SP only - displayed below mainvisual) */
.people-creating-interviewee {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 24px 20px;
  background-color: #fff;
}

.people-creating-interviewee .interviewee-image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  background-color: #f0f0f0;
}

.people-creating-interviewee .interviewee-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.people-creating-interviewee .interviewee-info {
  text-align: left;
}

.people-creating-interviewee .interviewee-name {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin-bottom: 4px;
}

.people-creating-interviewee .interviewee-title {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
}

/* ================================================
   Lead Section (Centered, inline background style)
   ================================================ */
.people-creating-lead {
  padding: 32px 30px 45px;
  background-color: #fff;
}

.people-creating-lead-inner {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

.people-creating-lead p {
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 3px 14px 5px 14px;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.04em;
}
#people-creating .people-creating-lead p {
  line-height: 2.6;
}

/* ================================================
   Section Styles
   ================================================ */
.people-creating-section {
  padding: 80px 0;
}
.people-creating-section.section-01 {
  padding-top: 0;
  padding-bottom: 46px;
}
.people-creating-section.section-02 {
  padding-top: 64px;
  padding-bottom: 51px;
}
.people-creating-section.section-03 {
  padding-top: 52px;
  padding-bottom: 20px;
}

.people-creating-section-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 30px;
}

/* Section Title - Fit content width with gradient */
.people-creating-section-title {
  display: inline-block;
  width: fit-content;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(to right, transparent 0%, #d8796f 15%, #d8796f 100%);
  padding: 16px 26px 16px 100px;
  margin-bottom: 50px;
  letter-spacing: 0.05em;
}

.section-02 .people-creating-section-title {
  margin-top: 60px;
}

/* Section 2: Right gradient */
.people-creating-section-title.title-right {
  display: block;
  width: auto;
  background: linear-gradient(to right, #d8796f 0%, #d8796f 80%, transparent 100%);
  padding: 16px 22px 16px 22px;
}

/* Anchor for scroll */
.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}

/* Section 1: White background */
.section-01 {
  background-color: #fff;
}

/* Section 2: Light blue background */
.section-02 {
  background-color: #c6e8fc;
}

/* Section 2: Adjust right column spacing */
@media screen and (min-width:769px) {
  #people-creating .section-02 .rwd-grid-item.pc-grid7of12 {
    margin-left: 4%;
    width: 55.5%;
  }
}

/* Section 3: Beige background */
.section-03 {
  background-color: #d6cfca;
}

/* ================================================
   Interview Styles
   ================================================ */
#people-creating .interview-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

#people-creating .interview-item {
  position: relative;
}

#people-creating .interview-item {
  margin-left: 100px;
}
#people-creating .section-02 .interview-item,
#people-creating .people-creating-grid-reverse .interview-item {
  margin-left: 0;
}

#people-creating .interview-question-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}

#people-creating .interview-q {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 35px;
  background-color: #d8796f;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: bold;
  flex-shrink: 0;
}

#people-creating .interview-question {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #3b3b3b;
  letter-spacing: 0.03em;
  line-height: 1.8;
  margin: 0;
}

#people-creating .interview-answer {
  /* font-family: "Noto Sans JP", sans-serif; */
}

#people-creating .interview-answer p {
  font-size: 16px;
  font-weight: 400;
  color: #3b3b3b;
  line-height: 2;
  letter-spacing: 0.04em;
  margin-bottom: 1.5em;
}

#people-creating .interview-answer p:last-child {
  margin-bottom: 0;
}

/* ================================================
   Grid Layout for Sections
   ================================================ */
#people-creating .rwd-grid {
  margin-bottom: 48px;
}

#people-creating .rwd-grid:last-child {
  margin-bottom: 0;
}

/* ================================================
   Figure Styles
   ================================================ */
.people-creating-figure {
  margin: 0;
}

.people-creating-figure img {
  width: 100%;
  height: auto;
  display: block;
}

/* Figure with drop shadow */
/* Photoshop: color #040000, opacity 35%, angle 135deg, distance 10px, spread 0px, size 20px */
.people-creating-figure-shadow img {
  box-shadow: 7px 7px 20px rgba(4, 0, 0, 0.35);
}

/* ================================================
   Notes Section
   ================================================ */
.people-creating-notes {
  margin: 20px 0;
}

.people-creating-notes p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #3b3b3b;
  line-height: 1.8;
  margin-bottom: 8px;
}

.people-creating-notes p:last-child {
  margin-bottom: 0;
}

.people-creating-notes sup {
  top: 0;
  margin-right: 5px;
}

/* ================================================
   CTA Section
   ================================================ */
.people-creating-cta-section {
  padding: 49px 0;
  background-color: #f2f2f2;
}

.people-creating-cta-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 30px;
  text-align: center;
}

.people-creating-cta-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #3b3b3b;
  margin-bottom: 28px;
  letter-spacing: 0.05em;
}

.people-creating-cta-link {
  max-width: 800px;
  margin: 0 auto;
}

.people-creating-cta-link a {
  text-decoration: none;
  display: block;
}

.people-creating-cta-button {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
}

.people-creating-cta-bg-wrapper {
  border: 16px solid #fff;
}

.people-creating-cta-bg {
  width: 100%;
  display: block;
}

.people-creating-cta-bg img {
  width: 100%;
  height: auto;
  display: block;
}

.people-creating-cta-btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 12px 24px;
  background-color: #cd2628;
  transition: background-color 0.3s ease;
}

.people-creating-cta-link a:hover .people-creating-cta-btn-icon {
  background-color: #790807;
}

.people-creating-cta-btn-text {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0.02em;
}

.people-creating-cta-arrow {
  width: 22px;
  height: auto;
  filter: brightness(0) invert(1);
}

/* ================================================
   Content Background
   ================================================ */
#people-creating.main-content {
  background-color: #f5f5f5;
}

/* ================================================
   Responsive Styles (Tablet)
   ================================================ */
@media screen and (max-width: 1024px) {
  .people-creating-section-title {
    font-size: 20px;
    padding: 14px 24px 14px 40px;
  }

  .people-creating-section-title.title-right {
    padding: 14px 40px 14px 24px;
  }
}

/* ================================================
   Responsive Styles (Mobile Layout - max-width: 767px)
   ================================================ */
@media screen and (max-width: 767px) {
  /* Lead */
  .people-creating-lead {
    padding: 0 16px 32px;
  }

  .people-creating-lead-inner {
    text-align: left;
  }

  .people-creating-lead p {
 font-size: 14px;
 line-height: 2.4;
 padding: 4px 10px 6px 10px;
 background-color: #FFFFFF;
 color: #000000;
  }

  .people-creating-lead p br {
    display: none;
  }

  /* Section */
  .people-creating-section {
    padding: 48px 0;
  }
  .people-creating-section.section-01 {
    padding-top: 0;
    padding-bottom: 16px;
  }
  .people-creating-section.section-02 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .people-creating-section.section-03 {
    padding-top: 24px;
    padding-bottom: 20px;
  }

  .people-creating-section-inner {
    padding: 0 16px;
  }

  .people-creating-section-title {
    display: block;
    width: auto;
    font-size: 16px;
    padding: 12px 20px 12px 12px;
    margin-bottom: 16px;
    background: linear-gradient(to right, #d8796f 0%, #d8796f 90%, transparent 100%);
  }

  .section-02 .people-creating-section-title {
    margin-top: 0;
  }

  .people-creating-section-title.title-right {
    padding: 12px 20px 12px 12px;
    background: linear-gradient(to right, #d8796f 0%, #d8796f 90%, transparent 100%);
  }

  /* Interview */
  #people-creating .interview-list {
    gap: 32px;
  }

  #people-creating .interview-question-wrapper {
    gap: 12px;
    padding: 0;
    margin-bottom: 20px;
  }

  #people-creating .interview-item {
    margin-left: 0;
  }

  #people-creating .interview-q {
    width: 38px;
    height: 28px;
    font-size: 14px;
  }

  #people-creating .interview-question {
    font-size: 14px;
    line-height: 1.7;
  }

  #people-creating .interview-answer p {
    font-size: 14px;
    line-height: 1.9;
  }

  /* Grid */
  #people-creating .rwd-grid {
    margin-bottom: 0;
  }

  /* Figure */
  .people-creating-figure {
    margin: 0 0 24px;
  }

  .people-creating-figure-shadow img {
    box-shadow: 4px 4px 12px rgba(4, 0, 0, 0.35);
  }

  /* Notes */
  .people-creating-notes {
    margin: 0;
  }

  .people-creating-notes p {
    font-size: 12px;
  }

  /* CTA */
  .people-creating-cta-section {
    padding: 32px 0;
    background-color: #fff;
  }

  .people-creating-cta-inner {
    padding: 0 16px;
  }

  .people-creating-cta-text {
    font-size: 14px;
    margin-bottom: 24px;
  }

  .people-creating-cta-bg-wrapper {
    border-width: 22px;
    border-color: #f2f2f2;
  }

  .people-creating-cta-btn-icon {
    padding: 18px 14px;
    gap: 10px;
    right: auto;
    left: 0;
  }

  .people-creating-cta-btn-text {
    font-size: 16px;
  }

  .people-creating-cta-arrow {
    width: 18px;
  }
}

/* ================================================
   Print Styles
   ================================================ */
@media print {
  .people-creating-section {
    page-break-inside: avoid;
  }

  .interview-item {
    page-break-inside: avoid;
    margin-bottom: 20px;
  }
}
