.elementor-kit-8{--e-global-color-primary:#2F2A26;--e-global-color-secondary:#2F2A26;--e-global-color-text:#2F2A26;--e-global-color-accent:#2F2A26;--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;background-image:url("https://tfs-nowaka.site/wp-content/uploads/2026/05/haikei-1.webp");}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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 */@media screen and (min-width: 834px){			
  .br-pc { display:block; }			
  .br-sp { display:none; }			
}			
@media screen and (max-width: 834px){			
  .br-pc { display:none; }			
  .br-sp { display:block; }			
}			
			


.section-title{
  display: flex;
  align-items: center;
  gap: 14px;

  color: #c7372f;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2em;
}

/* 左の線 */
.section-title::before{
  content: "";
  display: block;

  width: 40px;
  height: 1px;

  background: #c7372f;
}

.point{
    color: #C00000;
}/* End custom CSS */