.elementor-kit-6{--e-global-color-primary:#E3C4C5;--e-global-color-secondary:#4C4C4C;--e-global-color-text:#7A7A7A;--e-global-color-accent:#92837A;--e-global-color-4088c08:#FFFFFF;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;font-family:"Noto Sans JP", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-kit-6 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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */h2 {
  background: #F5EEE9;
  padding: 0.5em;
  font-size:130%;
  color:#92837A;
  font-weight: bold;
  margin-top:30px;
}

h3 {
  border-left:10px solid #EFDFDE;
  padding: 5px 0px 5px 8px;
  margin:20px 0px 15px 0px;
  font-size:120%;
  font-weight: bold;
  color:#7A7A7A;
}

h4 {
    font-size:115%;
}

@media screen and (min-width: 680px){   
  .pc { display:inline; }
  .sp { display:none; }
}
@media screen and (max-width: 680px){   
  .pc { display:none; }
  .sp { display:inline; }
}
 
.marker1 {
 background: linear-gradient(transparent 70%, #e8d3ca 70%);
font-weight: bold; 
}

.marker2 {
 background: linear-gradient(transparent 70%, #E4EBF0 70%);
font-weight: bold; 
}/* End custom CSS */