.contents-body-mannequin {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.mq-header-text {
  text-align: center;
}

.mq-header-text-2 {
  font-size: 40px;
}

.mq-header-text-1 {
  margin-top: 15px;
  color: #ff8897;
}

.mq-category-box {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.mq-text-contents {
  display: flex;
  flex-direction: column;
}

.mq-text-content {
  display: flex;
}

.mq-text-pointer {
  color: rgb(252, 145, 145);
  line-height: 165%;
  margin-right: 5px;
}

.mq-text-contents {
  /*width: 70%;*/
}

.header-pc, .footer-pc, .side-menu {
  display: none;
}

.mannequin-header-img {
    display: none;
}
.mannequin-header-img-sp {
  width: 100%;
}

.mq-form-bottom-space {
  height: 50px;
}

.mq-contact-form-box {
  flex-direction: column;
}

.contact-form-line-for-company {
  display: none;
}

.mq-header-text-box {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop, .contents-body-mannequin {
  display: block;
}
