.parent-pageid-14343 .l-footer {
  padding: 80px 0 156px;
}
.parent-pageid-14343 .footer_menu_wrap {
  position: fixed;
  z-index: 999;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}
.parent-pageid-14343 .footer_menu_wrap div {
  width: 50%;
}
.parent-pageid-14343 .footer_menu_wrap p {
  text-align: center;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 400;
}
.parent-pageid-14343 .footer_menu_wrap .reserve_wrap a {
  display: block;
  padding: 20px 0;
  background-color: #c2a56b;
  text-decoration: none;
}
.parent-pageid-14343 .footer_menu_wrap .contact_wrap a {
  display: block;
  padding: 20px 0;
  background-color: #637c96;
  text-decoration: none;
}
.parent-pageid-14343 .footer_menu_wrap .ttl_slash span::before {
  left: -20%;
  width: 28px;
}
.parent-pageid-14343 .footer_menu_wrap .ttl_slash span::after {
  right: -20%;
  width: 28px;
}
.parent-pageid-14343 .footer_menu_wrap .calendar_icon span {
  position: relative;
  margin-left: 40px;
  font-size: 3rem;
  font-weight: 500;
}
.parent-pageid-14343 .footer_menu_wrap .calendar_icon span::before {
  content: "";
  position: absolute;
  top: 55%;
  left: -45px;
  display: block;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  background-image: url(../../../images/lp/icon_calendar.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.parent-pageid-14343 .footer_menu_wrap .document_icon span {
  position: relative;
  margin-left: 40px;
  font-size: 3rem;
  font-weight: 500;
}
.parent-pageid-14343 .footer_menu_wrap .document_icon span::before {
  content: "";
  position: absolute;
  top: 55%;
  left: -45px;
  display: block;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  background-image: url(../../../images/lp/icon_shiryou.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.parent-pageid-14343 .l-sitemap {
  display: none;
}
.parent-pageid-14343 .l-footer {
  padding: 80px 0 211px;
}
.parent-pageid-14343 .l-footer .content .flex {
  justify-content: center;
}
.parent-pageid-14343 .block {
  text-align: center;
}
.parent-pageid-14343 .block .logo {
  display: block;
  width: 100%;
  max-width: 300px;
  padding-bottom: 40px;
}
.parent-pageid-14343 .block .sns {
  margin: 20px 0;
  text-align: center;
}
.parent-pageid-14343 .block .number {
  display: inline-block;
}
.parent-pageid-14343 .m-form p + p {
  margin-top: 25px;
}
.parent-pageid-14343 .lp-c-text01 {
  font-size: 1.6rem;
  line-height: 1.81;
}
@media (max-width: 960px) {
  .parent-pageid-14343 .l-footer {
    padding: 80px 0 156px;
  }
  .parent-pageid-14343 .footer_menu_wrap p {
    font-size: 1.3rem;
  }
  .parent-pageid-14343 .footer_menu_wrap .reserve_wrap a {
    padding: 10px 0;
  }
  .parent-pageid-14343 .footer_menu_wrap .reserve_wrap span::before {
    width: 20px;
  }
  .parent-pageid-14343 .footer_menu_wrap .reserve_wrap span::after {
    right: -18%;
    width: 20px;
  }
  .parent-pageid-14343 .footer_menu_wrap .contact_wrap {
    background-color: #637c96;
  }
  .parent-pageid-14343 .footer_menu_wrap .contact_wrap .ttl_slash span::before {
    left: -25%;
    width: 20px;
  }
  .parent-pageid-14343 .footer_menu_wrap .contact_wrap .ttl_slash span::after {
    right: -25%;
    width: 20px;
  }
  .parent-pageid-14343 .footer_menu_wrap .contact_wrap a {
    padding: 10px 0;
  }
  .parent-pageid-14343 .footer_menu_wrap .calendar_icon span {
    margin-left: 25px;
    font-size: 2rem;
  }
  .parent-pageid-14343 .footer_menu_wrap .calendar_icon span::before {
    left: -30px;
    width: 20px;
    height: 20px;
  }
  .parent-pageid-14343 .footer_menu_wrap .document_icon span {
    margin-left: 25px;
    font-size: 2rem;
  }
  .parent-pageid-14343 .footer_menu_wrap .document_icon span::before {
    left: -30px;
    width: 20px;
    height: 20px;
  }
  .parent-pageid-14343 .footer_menu_wrap .ttl_slash span {
    letter-spacing: 0;
    font-size: 1.3rem;
  }
  .parent-pageid-14343 .fixed-link-sp {
    display: none;
  }
}

.mw_wp_form .input-show {
  background: #4372a5;
  color: #fff;
  padding: 10px 10px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .mw_wp_form .input-show {
    margin: 10px 0 0;
  }
}
.mw_wp_form .button {
  margin-bottom: 15px !important;
}
@media screen and (max-width: 767px) {
  .mw_wp_form input.m-input-medium:nth-child(3) {
    margin-top: 20px;
  }
}