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

.pp-header-text {
  text-align: center;
  margin: 10px;
}

.pp-header-text-1 {
  font-size: 40px;
}

.pp-header-text-2 {
  color: #ff7bcc;
}

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

.pp-main-contents {
  /*width: 80%;*/
  /*margin: auto;*/
}

.pp-item-number {
  margin-right: 5px;
}

/*.pp-text-content {*/
/*  display: flex;*/
/*  margin: 20px;*/
/*}*/

.pp-sep-pic {
  display: flex;
}

.pp-sep-icon {
  height: 20px;
  margin: 10px auto;
}

.pp-box {
  display: flex;
  flex-direction: row;
  margin: 30px;
}

.pp-pic-main {
  height: 60px;
}

.pp-button {
  margin-left: auto;
}

.pp-button-main {
  height: 60px;
}

.side-menu {
  display: none;
}

.header-pc {
  display: none;
}

.footer-pc {
  display: none;
}

.pp-contact-text-pc {
  display: none;
}

.pp-contact-text-sp {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: auto;
}

.pp-form-box-pc {
  display: none;
}

.pp-form-pic-box {
  display: flex;
  flex-direction: row;
}

.pp-form-pic {
  width: 100%;
  margin: 10px;
}

.pp-form-line-title {
  width: 100%;
  font-size: 20px;
  text-align: center;
  margin-left: 10px;
}

.pp-form-line-space {
  height: 20px;
}

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

_:-ms-lang(x)::-ms-backdrop, .pp-text.pp-contact-text-sp{
  width: 100%;
}
