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

.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: 30px;
  margin: 10px auto;
}

.pp-box {
  display: flex;
  flex-direction: row;
  margin: 3vw 0;
}

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

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

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

.header-sp {
  display: none;
}

.footer-sp {
  display: none;
}

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

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