.elementor-70 .elementor-element.elementor-element-0fe77d2{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-2d210b4 */.policy-wrap {
  margin: 0 auto;
  padding: 40px 80px;
  font-family: 'Noto Sans JP', sans-serif;
}
.policy-eyebrow {
  font-size: 0.62rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #c0392b;
  display: block;
  margin-bottom: 0.8rem;
}
.policy-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.2rem;
  font-weight: 600;
  color: #1a1714;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  letter-spacing: 0.02em;
}
.policy-date {
  font-size: 0.8rem;
  color: #4a4540;
  margin-bottom: 2.5rem;
  display: block;
  padding-bottom: 2rem;
  border-bottom: 2px solid #e8e2d9;
}
.policy-intro {
  font-size: 0.95rem;
  color: #2d2a25;
  line-height: 2.3;
  margin-bottom: 2.5rem;
  padding: 1.5rem;
  background: #f0ede8;
  border-left: 3px solid #c0392b;
}
.policy-section {
  margin-bottom: 2.5rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #e8e2d9;
}
.policy-section:last-of-type {
  border-bottom: none;
}
.policy-section-num {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  color: #c0392b;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  margin-bottom: 0.4rem;
}
.policy-section h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: #1a1714;
  margin-bottom: 1rem;
}
.policy-section p {
  font-size: 0.8rem;
  color: #000000;
  line-height: 2.1;
  margin-bottom: 0.8rem;
}
.policy-section ul {
  list-style: none;
  padding: 0;
  margin: 0.8rem 0;
}
.policy-section ul li {
  font-size: 0.95rem;
  color: #2d2a25;
  line-height: 2.3;
  padding: 0.4rem 0;
  border-bottom: 1px solid #f0ede8;
  display: flex;
  gap: 0.6rem;
  font-weight: 400;
}
.policy-section ul li:last-child { border-bottom: none; }
.policy-section ul li::before {
  content: "→";
  color: #c0392b;
  flex-shrink: 0;
}
.policy-contact {
  background: #3d3830;
  padding: 2rem 2.5rem;
  margin-top: 2rem;
}
.policy-contact h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.2rem;
  font-weight: 400;
  color: #f8f5f0;
  margin-bottom: 1rem;
}
.policy-contact p {
  font-size: 0.78rem;
  color: rgba(248,245,240,0.6);
  line-height: 2.2;
}
.policy-contact span {
  color: #c0392b;
  margin-right: 0.5rem;
}
@media (max-width: 768px) {
  .policy-wrap { padding: 40px 20px; }
  .policy-title {font-size: 1.8rem; }
}/* End custom CSS */