.c_floting .c_floting--pc .c_floting__list::before {
  content: none;
}

.c_floting__inner {
  height: 100px;
}
@media screen and (max-width: 550px) {
  .c_floting__inner {
    height: 80px;
  }
}

.l-header_bottom .l-header_bottom__nav-item img {
  width: 100%;
}

.l-header_bottom .l-header_bottom__nav-item a {
  justify-content: center;
  gap: 5px;
}
.l-header_bottom .l-header_bottom__nav-item a img {
  max-width: 100px;
}

.p-order_form-container {
  max-width: 1000px;
  width: 100%;
}
.p-order_form-container .order_form dt {
  padding: 0.82em;
}

.p-page_emb-cont_item-txt__box .c-btnWrap {
  padding-top: 2.5em;
}/*# sourceMappingURL=extend.css.map */