.elementor-78385 .elementor-element.elementor-element-0ee5b9e{padding:50px 50px 50px 50px;}@media(max-width:767px){.elementor-78385 .elementor-element.elementor-element-be20817{padding:25px 15px 25px 15px;}}/* Start custom CSS for html, class: .elementor-element-2a9ba74 *//* ================================
   KiwiGolf – Privacy Policy
   ================================ */

:root {
  --kiwi-green: #0f6b53;
  --kiwi-green-soft: #2f8f76;
  --kiwi-accent: #7fc9b3;
  --text-main: #1f2933;
  --text-sub: #4b5563;
  --border-soft: #e5e7eb;
  --bg-soft: #f9fafb;
}

/* Wrapper */
#privacy-kiwigolf {
  font-family: "Noto Sans JP", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  max-width: 860px;
  margin: 0 auto;
  padding: 64px 24px 80px;
  background: #ffffff;
  color: var(--text-main);
  line-height: 1.85;
}

/* Page title */
#privacy-kiwigolf h1 {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: var(--kiwi-green);
  margin-bottom: 48px;
  letter-spacing: 0.05em;
}

/* Section headers */
#privacy-kiwigolf h2 {
  font-size: 16px;
  font-weight: 700;
  color: var(--kiwi-green);
  margin-top: 40px;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}

/* Paragraphs */
#privacy-kiwigolf p {
  font-size: 14px;
  color: var(--text-sub);
  margin: 8px 0;
}

/* Lists */
#privacy-kiwigolf ul {
  padding-left: 20px;
  margin: 10px 0 14px;
}

#privacy-kiwigolf li {
  font-size: 14px;
  color: var(--text-sub);
  margin-bottom: 6px;
}

/* Links */
#privacy-kiwigolf a {
  color: var(--kiwi-green);
  font-weight: 600;
  text-decoration: none;
}

#privacy-kiwigolf a:hover {
  text-decoration: underline;
}

/* Divider */
#privacy-kiwigolf hr {
  margin: 48px 0 24px;
  border: none;
  border-top: 1px solid var(--border-soft);
}

/* Force Noto Sans JP for all text, including Latin & numerals */
#privacy-kiwigolf,
#privacy-kiwigolf * {
  font-family: "Noto Sans JP", sans-serif !important;
  font-variant-ligatures: none;
  font-feature-settings: "liga" 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4b430b5 *//* ================================
   KiwiGolf – Privacy Policy (Mobile)
   ================================ */

:root {
  --kiwi-green: #0f6b53;
  --kiwi-green-soft: #2f8f76;
  --kiwi-accent: #7fc9b3;
  --text-main: #1f2933;
  --text-sub: #4b5563;
  --border-soft: #e5e7eb;
  --bg-soft: #f9fafb;
}

/* Wrapper */
#privacy-mobile {
  font-family: "Noto Sans JP", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 32px 16px 56px;
  background: #ffffff;
  color: var(--text-main);
  line-height: 1.85;
}

/* Page title */
#privacy-mobile .pm-title {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: var(--kiwi-green);
  margin-bottom: 32px;
  letter-spacing: 0.05em;
}

/* Section headers */
#privacy-mobile .pm-label {
  font-size: 14px;
  font-weight: 700;
  color: var(--kiwi-green);
  margin-top: 32px;
  margin-bottom: 8px;
  letter-spacing: 0.05em;
}

/* Paragraphs */
#privacy-mobile .pm-text {
  font-size: 13px;
  color: var(--text-sub);
  margin: 6px 0;
}

/* Lists */
#privacy-mobile .pm-list {
  padding-left: 18px;
  margin: 8px 0 12px;
}

#privacy-mobile .pm-list li {
  font-size: 13px;
  color: var(--text-sub);
  margin-bottom: 6px;
}

/* Links */
#privacy-mobile a {
  color: var(--kiwi-green);
  font-weight: 600;
  text-decoration: none;
}

#privacy-mobile a:hover {
  text-decoration: underline;
}

/* Divider */
#privacy-mobile hr {
  margin: 40px 0 20px;
  border: none;
  border-top: 1px solid var(--border-soft);
}

/* Force Noto Sans JP for all text, including Latin & numerals */
#privacy-mobile,
#privacy-mobile * {
  font-family: "Noto Sans JP", sans-serif !important;
  font-variant-ligatures: none;
  font-feature-settings: "liga" 0;
}/* End custom CSS */