.elementor-1568 .elementor-element.elementor-element-a096b9d{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1568 .elementor-element.elementor-element-2a66a1b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;}#elementor-popup-modal-1568 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1568{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1568 .dialog-message{width:900px;height:auto;}#elementor-popup-modal-1568 .dialog-close-button{display:flex;}@media(min-width:768px){.elementor-1568 .elementor-element.elementor-element-a096b9d{--content-width:100vw;}.elementor-1568 .elementor-element.elementor-element-2a66a1b{--width:98%;}}@media(max-width:1024px){.elementor-1568 .elementor-element.elementor-element-2a66a1b{--padding-top:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:40px;}}@media(max-width:767px){.elementor-1568 .elementor-element.elementor-element-2a66a1b{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-8596fc0 *//* ===========================
   基本スタイル（PC基準）
=========================== */
.privacy-policy {
  display: block;
  color: #3C554C;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.5;
  max-width: 1200px;
  z-index: 10;
}

.privacy-policy h2 {
  color: #2E7D62; /* 落ち着いた緑系の見出し色 */
  font-size: 3rem;
  margin-bottom: 1.8rem;
  border-left: 6px solid #2E7D62;
  padding-left: 12px;
}

.privacy-policy h3 {
  color: #2E7D62;
  font-size: 1.8rem;
  margin-top: 4rem;
  margin-bottom: 20px;
}

.privacy-policy p {
  margin: 20px auto 20px;
  font-size: 1.8rem;
  line-height: 2;
}

.privacy-policy li {
    font-size: 1.8rem;
}

/* ===========================
   Tablet（768px以下）
=========================== */
@media (max-width: 768px) {
  .privacy-policy h2 {
    font-size: 1.8rem;
  }

  .privacy-policy h3 {
    font-size: 1.8rem;
  }

  .privacy-policy p {
    font-size: 1.6rem;
  }
  
  .privacy-policy li {
    font-size: 1.6rem;
  }
}

/* ===========================
   SP（375px以下）
=========================== */
@media (max-width: 375px) {
  .privacy-policy h2 {
    font-size: 1.5rem;
    border-left-width: 4px;
  }

  .privacy-policy h3 {
    font-size: 1.1rem;
  }

  .privacy-policy p {
    font-size: 0.9rem;
  }
}/* End custom CSS */