.elementor-kit-287{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-287 e-page-transition{background-color:#FFBC7D;}.elementor-kit-287 label{font-family:"Manrope", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-287 input:not([type="button"]):not([type="submit"]),.elementor-kit-287 textarea,.elementor-kit-287 .elementor-field-textual{color:var( --e-global-color-astglobalcolor3 );background-color:var( --e-global-color-astglobalcolor4 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-astglobalcolor6 );border-radius:4px 4px 4px 4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1) 画像の「過大な仮サイズ」をやめる */
img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: auto 1px !important; /* or auto; */
}

/* 2) 管理バーでレイアウトが跳ねないように（ログイン時のみ） */
@media (max-width: 782px){
  html { margin-top: 0 !important; }
  #wpadminbar { position: fixed; transform: translateZ(0); }
}

/* 3) 念のため：モバイルではパララックス等を無効化（使っている場合） */
@media (max-width: 767px){
  [style*="background-attachment:fixed"] { background-attachment: scroll !important; }
  .elementor-motion-effects-element, .e-con { transform: none !important; }
}/* End custom CSS */