.work-section {
  width: 100%;
  height: 148.42vw;
  background-image: url('../img/work-section-pc-bg.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}

.work-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 3vw;
  font-size: 1.7vw;
  line-height: normal;
}

.lady-work {
  width: 8.2vw;
  height: auto;
  z-index: 2;
  display: block;
  margin-bottom: 0.8vw;
}

.work-title {
  width: 27.8vw;
  height: 4.2vw;
  background-color: #F59A2F;
  border: 0.25vw solid #212121;
  border-radius: 9999px;
  box-shadow: 0.3vw 0.3vw 0 #212121;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 700;
  font-size: 1.7vw;
  color: white;
  margin-top: -0.8vw;
  z-index: 1;
}

.work-lead {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 500;
  font-size: 1.5vw;
  color: #212121;
  text-align: center;
  margin: 3vw auto 0;
  line-height: 1.5;
}

.work-lead-highlight {
  color: #EB5E72;
  font-weight: 700;
}

.work-examples {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1.8vw;
  gap: 1.8vw;
}

.work-example-item {
  width: 72vw;
  position: relative;
}

.work-example-pc {
  width: 100%;
  height: auto;
  display: block;
}

.work-example-sp {
  display: none;
}

.work-comment {
  width: 50vw;
  position: relative;
}

.work-comment-pc {
  width: 100%;
  height: auto;
  display: block;
}

.work-comment-sp {
  display: none;
}

.work-comment-text {
  position: absolute;
  top: 38%;
  left: 36%;
  transform: translate(-50%, -50%);
  color: #212121;
  font-size: 1.7vw;
  font-weight: 500;
  font-family: 'Zen Maru Gothic', sans-serif;
  text-align: left;
  line-height: 1.4;
  width: 50%;
}

.work-comment-highlight {
  font-weight: 700;
  color: #EB5E72;
  font-size: 2.2vw;
}

.work-example-text {
  position: absolute;
  font-family: 'Zen Maru Gothic', sans-serif;
}

.work-example-1-salary-label {
  color: white;
  font-size: 1.5vw;
  font-weight: 500;
  top: 3.5vw;
  left: 1.5vw;
}

.work-example-1-salary-amount {
  color: white;
  font-size: 6.5vw;
  font-weight: 600;
  top: 7vw;
  left: 1.5vw;
}

.work-example-1-salary-unit {
  color: white;
  font-size: 1.5vw;
  font-weight: 500;
  top: 9vw;
  left: 8vw;
}

.work-example-1-description {
  color: #212121;
  font-size: 1.55vw;
  font-weight: 500;
  top: 2.8vw;
  right: 0.7vw;
  width: 40vw;
  line-height: 1.4;
  width: 35vw;
}

.work-example-1-duties {
  color: #212121;
  font-size: 1.55vw;
  font-weight: 500;
  top: 11.8vw;
  right: 5.5vw;
  line-height: 1.6;
}

.work-example-1-time {
  color: #212121;
  font-size: 1.8vw;
  font-weight: 500;
  bottom: 5.1vw;
  right: 16vw;
}

.work-example-2-salary-label {
  color: white;
  font-size: 1.5vw;
  font-weight: 500;
  top: 3.5vw;
  left: 1.5vw;
}

.work-example-2-salary-amount {
  color: white;
  font-size: 6.5vw;
  font-weight: 600;
  top: 7vw;
  left: 1.5vw;
}

.work-example-2-salary-unit {
  color: white;
  font-size: 1.5vw;
  font-weight: 500;
  top: 9vw;
  left: 8vw;
}

.work-example-2-description {
  color: #212121;
  font-size: 1.55vw;
  font-weight: 500;
  top: 2.6vw;
  right: 0.7vw;
  width: 35vw;
  line-height: 1.5;
}

.work-example-2-duties {
  color: #212121;
  font-size: 1.55vw;
  font-weight: 500;
  top: 11.9vw;
  right: 17.9vw;
  line-height: 1.4;
}

.work-example-2-time {
  color: #212121;
  font-size: 1.8vw;
  font-weight: 500;
  bottom: 5.1vw;
  right: 16.7vw;
}

.work-example-3-salary-label {
  color: white;
  font-size: 1.5vw;
  font-weight: 500;
  top: 3.5vw;
  left: 1.5vw;
}

.work-example-3-salary-amount {
  color: white;
  font-size: 6.5vw;
  font-weight: 600;
  top: 7vw;
  left: 1.3vw;
}

.work-example-3-salary-unit {
  color: white;
  font-size: 1.5vw;
  font-weight: 500;
  top: 9vw;
  left: 12vw;
}

.work-example-3-description {
  color: #212121;
  font-size: 1.55vw;
  font-weight: 500;
  top: 2.6vw;
  right: 0.7vw;
  width: 35vw;
  line-height: 1.5;
}

.work-example-3-duties {
  color: #212121;
  font-size: 1.55vw;
  font-weight: 500;
  top: 11.9vw;
  right: 17.9vw;
  line-height: 1.5;
}

.work-example-3-time {
  color: #212121;
  font-size: 1.8vw;
  font-weight: 500;
  bottom: 5.1vw;
  right: 16vw;
}
