.elementor-kit-8{--e-global-color-primary:#ECA926;--e-global-color-secondary:#125184;--e-global-color-text:#191919;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-size:15px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans JP";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans JP";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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-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 *//* 外枠・ピル */
#hc-outer {
  position: fixed !important;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: calc(100% - 48px) !important;
  max-width: 1200px !important;
  z-index: 9999 !important;
  background: rgba(255,255,255,.96) !important;
  border-radius: 9999px !important;
  box-shadow: 0 4px 28px rgba(0,0,0,.12) !important;
  height: 68px !important;
  margin-top: 12px !important;
  padding: 0 12px 0 28px !important;
  align-items: center !important;
  display: flex !important;
  transition: all .42s ease !important;
}

/* 子container リセット */
#hc-outer > .e-con {
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 68px !important;
  padding: 0 !important;
  margin: 0 !important;
  align-items: center !important;
  display: flex !important;
}

/* ロゴ */
#hc-outer .elementor-image img {
  height: 44px !important;
  width: auto !important;
  object-fit: contain !important;
}

/* ナビ */
#hc-outer .elementor-nav-menu--main .elementor-item {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: rgba(13,27,42,.72) !important;
  padding: 0 16px !important;
  line-height: 68px !important;
}

#hc-outer .elementor-nav-menu--main .elementor-item:hover {
  color: #0D1B2A !important;
}

/* CTAボタン */
#hc-outer .elementor-button {
  background: #E8A020 !important;
  color: #0D1B2A !important;
  font-weight: 800 !important;
  font-size: 13px !important;
  border-radius: 9999px !important;
  padding: 11px 24px !important;
  white-space: nowrap !important;
}

#hc-outer .elementor-button:hover {
  background: #C88010 !important;
}

/* スクロール後 */
#hc-outer.hc-solid {
  left: 0 !important;
  transform: none !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 0 !important;
  border-radius: 0 !important;
  height: 56px !important;
  background: rgba(13,27,42,.97) !important;
  padding: 0 32px !important;
}

#hc-outer.hc-solid > .e-con {
  height: 56px !important;
}

#hc-outer.hc-solid .elementor-nav-menu--main .elementor-item {
  color: rgba(255,255,255,.78) !important;
  line-height: 56px !important;
}

#hc-outer.hc-solid .elementor-image img {
  height: 32px !important;
  filter: brightness(0) invert(1) !important;
  opacity: .9 !important;
}

#hc-outer.hc-solid .elementor-button {
  border-radius: 4px !important;
  padding: 8px 20px !important;
}

.btn-postal-cf7 {
  background: #e8941a;
  color: #fff;
  border: none;
  border-radius: 3px;
  padding: 9px 14px;
  font-size: 13px;
  cursor: pointer;
  margin-left: 10px;
  vertical-align: middle;
}
.btn-postal-cf7:hover { background: #c97a10; }/* End custom CSS */