/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p-form .c-mv {
  min-height: auto;
}
.p-form .c-mv::after {
  display: none;
}
.p-form .c-form {
  padding-block: 40px 60px;
}
@media screen and (min-width: 768px) {
  .p-form .c-form {
    padding-block: 55px 96px;
  }
}

.c-footer-sec01 {
  display: none;
}

.c-footer-sec02 {
  display: none;
}