.elementor-kit-2112{--e-global-color-primary:#2C3E50;--e-global-color-secondary:#F8F1E5;--e-global-color-text:#4A4A4A;--e-global-color-accent:#8B1E3F;--e-global-color-567884e:#B0A295;--e-global-color-47e4d5b9:#C1A875;--e-global-color-425fdb18:#000;--e-global-color-41454e06:#FFF;--e-global-typography-primary-font-family:"Noto Serif JP";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-secondary-font-family:"Noto Serif JP";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:italic;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-secondary );}.elementor-kit-2112 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2112 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family );font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );font-style:var( --e-global-typography-text-font-style );}.elementor-kit-2112 h1{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-2112 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-2112 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 *//* ───── 投稿（ブログ）ページ限定：見出しH2装飾 ───── */

.single-post .elementor-widget-heading h2 {
  background-color: #f8f4f0; /* やさしいベージュ */
  border-left: 6px solid #b78c6d; /* ナチュラルなブラウンの左線 */
  padding: 12px 16px;
  border-radius: 8px;
  font-family: "Yu Mincho", "Noto Serif JP", serif;
  font-size: 20px;
  color: #5f4c3d;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1.6;
}/* End custom CSS */