.section-04 .title[data-v-1ca4c4df] {
  text-align: center;
}
.section-04 .title span[data-v-1ca4c4df] {
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 10px;
    border-bottom: 5px solid #abc7ec;
    display: inline-block;
    margin-bottom: 10px;
    color: #fff;
    margin-bottom: 40px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.section-04 .job-list[data-v-1ca4c4df] {
  max-width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
.section-04 .job-list[data-v-1ca4c4df] {
      padding: 0 20px;
}
}
.section-04 .job-list .job[data-v-1ca4c4df] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.9);
    margin-bottom: 10px;
    padding: 15px 5px;
    color: #383838;
    text-decoration: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
@media only screen and (max-width: 767px) {
.section-04 .job-list .job[data-v-1ca4c4df] {
        display: block;
        padding: 20px;
}
.section-04 .job-list .job br[data-v-1ca4c4df] {
          display: none;
}
}
.section-04 .job-list .job .date[data-v-1ca4c4df] {
      font-weight: bold;
      padding: 15px;
      text-align: center;
      margin-right: 20px;
      color: #383838;
      border-right: 1px solid #bdbdbd;
}
@media only screen and (max-width: 767px) {
.section-04 .job-list .job .date[data-v-1ca4c4df] {
          border-right: none;
}
.section-04 .job-list .job .date br[data-v-1ca4c4df] {
            display: none;
}
}
.section-04 .job-list .job .date .year[data-v-1ca4c4df] {
        font-size: 1.3em;
}
.section-04 .job-list .job .info[data-v-1ca4c4df] {
      width: 800px;
}
@media only screen and (max-width: 767px) {
.section-04 .job-list .job .info[data-v-1ca4c4df] {
          max-width: 300px;
}
}
.section-04 .job-list .job .info .name[data-v-1ca4c4df] {
        font-weight: bold;
        display: inline-block;
        margin-right: 5px;
}
@media only screen and (max-width: 767px) {
.section-04 .job-list .job .info .name[data-v-1ca4c4df] {
            display: block;
            text-align: center;
            margin-bottom: 20px;
}
}
.section-04 .job-list .job .info .tag[data-v-1ca4c4df] {
        display: inline-block;
}
.section-04 .job-list .job .info .tag span[data-v-1ca4c4df] {
          background-color: #f1f1f1;
          padding: 3px 10px;
          border-radius: 25px;
          margin-right: 8px;
          font-size: 0.9em;
}
.section-04 .job-list .job .info .money[data-v-1ca4c4df] {
        display: inline-block;
        background-color: #f1f1f1;
        color: #c7ddfe;
        padding: 3px 10px;
        border-radius: 25px;
}
.section-04 .job-list .job .info .desc[data-v-1ca4c4df] {
        margin-top: 10px;
        font-size: 0.9em;
        line-height: 175%;
        letter-spacing: 1px;
}
.section-04 .job-list .job .edit[data-v-1ca4c4df] {
      margin-left: 10px;
      margin-right: 10px;
}
.section-04 .job-list .job .edit button[data-v-1ca4c4df] {
        background-color: #2f75d1;
        color: #ffffff;
        display: inline-block;
        padding: 7px;
        cursor: pointer;
        text-align: center;
        border: none;
        font-weight: bold;
        border-radius: 12px;
        width: 60px;
        height: 60px;
        text-decoration: none;
        -webkit-box-shadow: 0 6px #5890da;
                box-shadow: 0 6px #5890da;
}
.section-04 .job-list .job .edit button[data-v-1ca4c4df]:hover {
          background-color: #2e74d1;
}
.section-04 .job-list .job .edit button[data-v-1ca4c4df]:active {
          background-color: #2f75d1;
          -webkit-box-shadow: 0 3px #205192;
                  box-shadow: 0 3px #205192;
          -webkit-transform: translateY(4px);
                  transform: translateY(4px);
}
@media only screen and (max-width: 767px) {
.section-04 .job-list .job .edit button[data-v-1ca4c4df] {
            width: 100%;
            height: auto;
}
}
.section-04 .job-list pre[data-v-1ca4c4df] {
    white-space: unset;
}

