.elementor-kit-8{--e-global-color-primary:#333333;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Noto Serif 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:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Noto Serif JP", Sans-serif;font-size:17px;font-weight:400;letter-spacing:0.2px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:22px;}.elementor-kit-8 h1{font-family:"Noto Serif JP", Sans-serif;font-size:30px;font-weight:700;letter-spacing:0.5px;}.elementor-kit-8 h2{font-family:"Noto Serif JP", Sans-serif;font-size:24px;font-weight:600;letter-spacing:0.4px;}.elementor-kit-8 h3{font-family:"Noto Serif JP", Sans-serif;font-size:19px;font-weight:600;letter-spacing:0.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:880px;}.e-con{--container-max-width:880px;}.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-kit-8{font-size:16px;line-height:1.8em;letter-spacing:0.2px;}.elementor-kit-8 p{margin-block-end:20px;}.elementor-kit-8 h1{font-size:24px;line-height:1.5em;letter-spacing:0.3px;}.elementor-kit-8 h2{font-size:20px;line-height:1.5em;letter-spacing:0.25px;}.elementor-kit-8 h3{font-size:17px;line-height:1.6em;letter-spacing:0.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- デスクトップ設定 (標準) --- */
h1 {
    margin-top: 20px;
    margin-bottom: 40px;
}
h2 {
    margin-top: 48px;
    margin-bottom: 20px;
}
h3 {
    margin-top: 28px;
    margin-bottom: 16px;
}

/* --- モバイル設定 (画面幅 767px 以下) --- */
@media (max-width: 767px) {
    h1 {
        margin-top: 20px !important; 
        margin-bottom: 28px !important;
    }
    h2 {
        margin-top: 36px !important;
        margin-bottom: 20px !important;
    }
    h3 {
        margin-top: 24px !important;
        margin-bottom: 16px !important;
    }
}/* End custom CSS */