.elementor-kit-12{--e-global-color-primary:#111111;--e-global-color-secondary:#111111;--e-global-color-text:#111111;--e-global-color-accent:#C6A664;--e-global-typography-primary-font-size:1rem;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-size:1rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:500;--e-global-typography-4533f1f-font-size:1.4rem;--e-global-typography-4533f1f-font-weight:700;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-12 h2{font-size:1.4rem;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1420px;}.e-con{--container-max-width:1420px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0rem;}.elementor-element{--widgets-spacing:0rem 0rem;--widgets-spacing-row:0rem;--widgets-spacing-column:0rem;}{}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-kit-12{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-12 a{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-12 a{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
  font-family: "Karla", "Noto Sans JP", sans-serif;
  font-size: clamp(14px, 1.111vw, calc(18px + 0.1vw));
  word-break: keep-all;
  overflow-wrap: anywhere;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
h1,
h2,
h3,
h4,
h5 {
  font-size: inherit;
  word-break: normal;
}
p {
  margin-bottom: 1.5em;
  &:last-of-type {
    margin-bottom: 0;
  }
}
svg {
  vertical-align: top;
}
a {
  color: inherit;
}
.material-symbols-outlined {
  display: flex;
  font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
}/* End custom CSS */