.elementor-140253 .elementor-element.elementor-element-375a816{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-140253 .elementor-element.elementor-element-8b77b78 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-140253 .elementor-element.elementor-element-12cf02c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}body.elementor-page-140253:not(.elementor-motion-effects-element-type-background), body.elementor-page-140253 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #D12424 0%, #E4BBC5 100%);}@media(max-width:767px){.elementor-140253 .elementor-element.elementor-element-375a816{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS */パンくずリスト非表示
/* パンくずリスト非表示 */
.p-breadcrumb {
  display: none;
}

/* トップページ以外のタイトル非表示 */
body:not(.home) .entry-title {
    display: none;
}
.single-post h1 {
    display: none;
    margin: 0;  // タイトルのマージンを0に設定
    padding: 0; // タイトルのパディングを0に設定/* End custom CSS */