.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#726E6E;--e-global-color-text:#817C7C;--e-global-color-accent:#FFFFFF;--e-global-color-da53f1b:#667030;--e-global-typography-primary-font-family:"Noto Serif JP";--e-global-typography-primary-font-size:1.4rem;--e-global-typography-secondary-font-family:"Dancing Script";--e-global-typography-secondary-font-size:266px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Serif JP";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 *//* 2つ目のロゴを非表示にするためのコード */
.second-logo {
 display: none;
}
/* スクロール時にロゴを切り替えるためのコード */
.elementor-sticky--effects .second-logo {
 display: inline-block;
}
.elementor-sticky--effects .first-logo {
 display: none;
}
/* ヘッダーの背景色 */
.elementor-sticky--effects {
 background: #000!important;
}
/* メニューテキストの色 */
.elementor-sticky--effects .sticky-navi-menu ul li a {
 color: #fff!important; 
}
elementor-sticky--effects .sticky-navi-menu ul li a {
 transition: .3s all ease-in-out;
}
.elementor-sticky--effects {
 transition: .3s all ease-in-out;
}/* End custom CSS */