.elementor-kit-6{--e-global-color-primary:#2E3092;--e-global-color-secondary:#F5F9FF;--e-global-color-text:#333333;--e-global-color-accent:#F47706;--e-global-color-dac6b3b:#0095DA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h4{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-kit-6 h5{color:var( --e-global-color-text );}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */H3::after { 
    position: absolute;
    top: 0em;
    left: -15px;
    content: '';
    width: 7px;
    background-color: #2E3092;
    min-height: 1em;
    display: inline-block;
    vertical-align: middle;
    }
    
@media screen and (max-width: 768px) {
    
H3 {
    padding-left: 24px !important;
}
    
H3::after { 
   left: 3px;
}
}
    
H5::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #2E3092; /* お好みの色に変更可能 */
  border-radius: 50%;     /* 正円にする */
  margin-right: 8px;      /* テキストとの間隔 */
  transform: translateY(-3px)
}/* End custom CSS */