.elementor-19843 .elementor-element.elementor-element-29aeee8{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-heading .elementor-heading-title{font-weight:var( --e-global-typography-primary-font-weight );}/* Start custom CSS */@media only screen and (max-width: 767px) {
    .single-post h1.entry-title {
        font-size: 1.4rem; /* h1のサイズを指定 */
    }
    .single-post h2 {
        font-size: 1.3rem; /* h2のサイズを指定 */
    }
    .single-post h3 {
        font-size: 1.1rem; /* h3のサイズを指定 */
    }
}
h4 {
    font-size: 16px;  /* お好みのサイズに調整 */
}/* End custom CSS */