.l-lp_header {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #2c4a3f;
  height: 60px;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  background-image: none;
  padding: 0 !important;
}
.l-lp_header__inner {
  padding: 10px 12px;
}
@media only screen and (max-width: 767px) {
  .l-lp_header {
    max-width: 100%;
  }
  .l-lp_header__inner {
    padding: 10px 6px;
  }
}

.p-lp_header-logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.p-lp_header-logo__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.p-lp_header-logo__logo img {
  max-width: 100%;
  width: 100%;
  height: 39.99px;
  -o-object-fit: contain;
     object-fit: contain;
}

.l-header_breadcrumb {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  background-color: #f3f2e9;
}
.l-header_breadcrumb__inner {
  padding: 0 19.4px;
}
@media only screen and (max-width: 767px) {
  .l-header_breadcrumb {
    display: none;
  }
}

.p-header_breadcrumb,
.p-footer_breadcrumb {
  padding: 5px 0 4px;
}
.p-header_breadcrumb__list,
.p-footer_breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.8rem;
}
.p-header_breadcrumb__item,
.p-footer_breadcrumb__item {
  display: flex;
  align-items: baseline;
}
.p-header_breadcrumb__item::after,
.p-footer_breadcrumb__item::after {
  content: ">";
  display: block;
  color: #000000;
  font-size: 12px;
  padding-left: 1rem;
  line-height: 1.3;
  transform: translateY(-0.1em);
}
.p-header_breadcrumb__item:last-child::after,
.p-footer_breadcrumb__item:last-child::after {
  display: none;
}
.p-header_breadcrumb__item:hover .p-header_breadcrumb__text::after,
.p-header_breadcrumb__item:hover .p-footer_breadcrumb__text::after, .p-header_breadcrumb__item:active .p-header_breadcrumb__text::after,
.p-header_breadcrumb__item:active .p-footer_breadcrumb__text::after, .p-header_breadcrumb__item:focus .p-header_breadcrumb__text::after,
.p-header_breadcrumb__item:focus .p-footer_breadcrumb__text::after,
.p-footer_breadcrumb__item:hover .p-header_breadcrumb__text::after,
.p-footer_breadcrumb__item:hover .p-footer_breadcrumb__text::after,
.p-footer_breadcrumb__item:active .p-header_breadcrumb__text::after,
.p-footer_breadcrumb__item:active .p-footer_breadcrumb__text::after,
.p-footer_breadcrumb__item:focus .p-header_breadcrumb__text::after,
.p-footer_breadcrumb__item:focus .p-footer_breadcrumb__text::after {
  width: 0;
  left: auto;
  right: 0;
}
.p-header_breadcrumb__item[aria-current=true] .p-header_breadcrumb__text,
.p-header_breadcrumb__item[aria-current=true] .p-footer_breadcrumb__text,
.p-footer_breadcrumb__item[aria-current=true] .p-header_breadcrumb__text,
.p-footer_breadcrumb__item[aria-current=true] .p-footer_breadcrumb__text {
  font-size: 12px;
  color: #8b8b8b;
  letter-spacing: 0.093em;
}
.p-header_breadcrumb__item[aria-current=true] .p-header_breadcrumb__text::after,
.p-header_breadcrumb__item[aria-current=true] .p-footer_breadcrumb__text::after,
.p-footer_breadcrumb__item[aria-current=true] .p-header_breadcrumb__text::after,
.p-footer_breadcrumb__item[aria-current=true] .p-footer_breadcrumb__text::after {
  display: none;
}
.p-header_breadcrumb__text,
.p-footer_breadcrumb__text {
  color: #000000;
  font-size: 12.9px;
  line-height: 1.3;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  outline: none;
  text-decoration: none;
}
.p-header_breadcrumb__text::after,
.p-footer_breadcrumb__text::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0.2em;
  left: 0;
  background-color: #000000;
  transition: width 0.3s;
}

.p-footer_breadcrumb {
  display: none;
}
@media only screen and (max-width: 767px) {
  .p-footer_breadcrumb {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #f3f2e9;
  }
}

.site-header {
  pointer-events: none;
}
.site-header .header-item {
  pointer-events: all;
}

.adjust-w-0 {
  width: 0% !important;
}

.adjust-w-1 {
  width: 1% !important;
}

.adjust-w-2 {
  width: 2% !important;
}

.adjust-w-3 {
  width: 3% !important;
}

.adjust-w-4 {
  width: 4% !important;
}

.adjust-w-5 {
  width: 5% !important;
}

.adjust-w-6 {
  width: 6% !important;
}

.adjust-w-7 {
  width: 7% !important;
}

.adjust-w-8 {
  width: 8% !important;
}

.adjust-w-9 {
  width: 9% !important;
}

.adjust-w-10 {
  width: 10% !important;
}

.adjust-w-11 {
  width: 11% !important;
}

.adjust-w-12 {
  width: 12% !important;
}

.adjust-w-13 {
  width: 13% !important;
}

.adjust-w-14 {
  width: 14% !important;
}

.adjust-w-15 {
  width: 15% !important;
}

.adjust-w-16 {
  width: 16% !important;
}

.adjust-w-17 {
  width: 17% !important;
}

.adjust-w-18 {
  width: 18% !important;
}

.adjust-w-19 {
  width: 19% !important;
}

.adjust-w-20 {
  width: 20% !important;
}

.adjust-w-21 {
  width: 21% !important;
}

.adjust-w-22 {
  width: 22% !important;
}

.adjust-w-23 {
  width: 23% !important;
}

.adjust-w-24 {
  width: 24% !important;
}

.adjust-w-25 {
  width: 25% !important;
}

.adjust-w-26 {
  width: 26% !important;
}

.adjust-w-27 {
  width: 27% !important;
}

.adjust-w-28 {
  width: 28% !important;
}

.adjust-w-29 {
  width: 29% !important;
}

.adjust-w-30 {
  width: 30% !important;
}

.adjust-w-31 {
  width: 31% !important;
}

.adjust-w-32 {
  width: 32% !important;
}

.adjust-w-33 {
  width: 33% !important;
}

.adjust-w-34 {
  width: 34% !important;
}

.adjust-w-35 {
  width: 35% !important;
}

.adjust-w-36 {
  width: 36% !important;
}

.adjust-w-37 {
  width: 37% !important;
}

.adjust-w-38 {
  width: 38% !important;
}

.adjust-w-39 {
  width: 39% !important;
}

.adjust-w-40 {
  width: 40% !important;
}

.adjust-w-41 {
  width: 41% !important;
}

.adjust-w-42 {
  width: 42% !important;
}

.adjust-w-43 {
  width: 43% !important;
}

.adjust-w-44 {
  width: 44% !important;
}

.adjust-w-45 {
  width: 45% !important;
}

.adjust-w-46 {
  width: 46% !important;
}

.adjust-w-47 {
  width: 47% !important;
}

.adjust-w-48 {
  width: 48% !important;
}

.adjust-w-49 {
  width: 49% !important;
}

.adjust-w-50 {
  width: 50% !important;
}

.adjust-w-51 {
  width: 51% !important;
}

.adjust-w-52 {
  width: 52% !important;
}

.adjust-w-53 {
  width: 53% !important;
}

.adjust-w-54 {
  width: 54% !important;
}

.adjust-w-55 {
  width: 55% !important;
}

.adjust-w-56 {
  width: 56% !important;
}

.adjust-w-57 {
  width: 57% !important;
}

.adjust-w-58 {
  width: 58% !important;
}

.adjust-w-59 {
  width: 59% !important;
}

.adjust-w-60 {
  width: 60% !important;
}

.adjust-w-61 {
  width: 61% !important;
}

.adjust-w-62 {
  width: 62% !important;
}

.adjust-w-63 {
  width: 63% !important;
}

.adjust-w-64 {
  width: 64% !important;
}

.adjust-w-65 {
  width: 65% !important;
}

.adjust-w-66 {
  width: 66% !important;
}

.adjust-w-67 {
  width: 67% !important;
}

.adjust-w-68 {
  width: 68% !important;
}

.adjust-w-69 {
  width: 69% !important;
}

.adjust-w-70 {
  width: 70% !important;
}

.adjust-w-71 {
  width: 71% !important;
}

.adjust-w-72 {
  width: 72% !important;
}

.adjust-w-73 {
  width: 73% !important;
}

.adjust-w-74 {
  width: 74% !important;
}

.adjust-w-75 {
  width: 75% !important;
}

.adjust-w-76 {
  width: 76% !important;
}

.adjust-w-77 {
  width: 77% !important;
}

.adjust-w-78 {
  width: 78% !important;
}

.adjust-w-79 {
  width: 79% !important;
}

.adjust-w-80 {
  width: 80% !important;
}

.adjust-w-81 {
  width: 81% !important;
}

.adjust-w-82 {
  width: 82% !important;
}

.adjust-w-83 {
  width: 83% !important;
}

.adjust-w-84 {
  width: 84% !important;
}

.adjust-w-85 {
  width: 85% !important;
}

.adjust-w-86 {
  width: 86% !important;
}

.adjust-w-87 {
  width: 87% !important;
}

.adjust-w-88 {
  width: 88% !important;
}

.adjust-w-89 {
  width: 89% !important;
}

.adjust-w-90 {
  width: 90% !important;
}

.adjust-w-91 {
  width: 91% !important;
}

.adjust-w-92 {
  width: 92% !important;
}

.adjust-w-93 {
  width: 93% !important;
}

.adjust-w-94 {
  width: 94% !important;
}

.adjust-w-95 {
  width: 95% !important;
}

.adjust-w-96 {
  width: 96% !important;
}

.adjust-w-97 {
  width: 97% !important;
}

.adjust-w-98 {
  width: 98% !important;
}

.adjust-w-99 {
  width: 99% !important;
}

.adjust-w-100 {
  width: 100% !important;
}

.adjust-align-left {
  text-align: left;
}

.adjust-align-center {
  text-align: center;
}

.adjust-align-right {
  text-align: right;
}

.media.adjust-align-left {
  align-items: flex-start;
}
.media.adjust-align-center {
  align-items: center;
}
.media.adjust-align-right {
  align-items: flex-end;
}

.adjust-display-wide {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .adjust-display-wide {
    display: block !important;
  }
}

.adjust-display-narrow {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .adjust-display-narrow {
    display: none;
  }
}

.pc {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
}/*# sourceMappingURL=style.header.css.map */