.elementor-kit-8{--e-global-color-primary:#3C3C3C;--e-global-color-secondary:#3C3C3C;--e-global-color-text:#3C3C3C;--e-global-color-accent:#3C3C3C;--e-global-color-a4db308:#F2F2F2;--e-global-color-28a376c:#BEDFFB;--e-global-color-f34e77d:#4682B4;--e-global-color-e7aa88d:#808080;--e-global-color-2a3e65b:#A7D3FF;--e-global-color-557a4ae:#EF7F8C;--e-global-color-1a3a389:#FFD8D5;--e-global-color-5292983:#FFF0EF;--e-global-color-607b403:#F9AF00;--e-global-color-f16956f:#FFE3A0;--e-global-color-2209245:#FFFAEE;--e-global-color-2a11f48:#3D3D3D;--e-global-color-e07e9e3:#60A6EC;--e-global-color-4095181:#A7D3FF;--e-global-color-fef21e5:#F2F8FF;--e-global-color-fe41070:#FF9999;--e-global-color-b868aa3:#FFFBFB;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans JP";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans JP";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.15em;   /* 文字を少し広げる */
  font-size: 18px;
}

/* 左右の線 */
.section-title::before,
.section-title::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #000;   /* 線の色 */
}

/* テキスト部分 */
.section-title span {
  padding: 0 16px;          /* 線との間隔 */
  font-weight: 600;
}

#noline a {text-decoration: none!important;}/* End custom CSS */