.welfare-section {
  padding: 6rem 0 0;
}

.training-title {
  margin-top: 115px;
  margin-bottom: 118px;
}

@media screen and (max-width: 768px) {
  .training-title {
    margin-top: 35px;
    margin-bottom: 69px;
  }
}

.training-title-text {
  font-size: 28px;
  line-height: 124.3%;
  letter-spacing: 0.085em;
  color: #E77160;
}

@media screen and (max-width: 768px) {
  .training-title-text {
    font-size: 20px;
  }
}

.horizontal-line {
  height: 0.7px;
  width: 16px;
  background: #969696;
  border: 1px solid #969696;
  margin-left: 14px !important;
  margin-right: 14px !important;
  margin-top: 24px;
}

.instruction {
  margin-bottom: 190px;
}

@media screen and (max-width: 768px) {
  .instruction {
    margin-bottom: 100px;
  }
}

.blue-divider {
  height: 0.7px;
  width: 38px;
  background: #969696;
  border: 1px solid #E77160;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .blue-divider {
    margin-bottom: 23px;
  }
}

.welfare-header {
  font-size: 20px;
  line-height: 189.3%;
  letter-spacing: 0.035em;
  color: #383838;
  margin-bottom: 41px;
}

@media screen and (max-width: 768px) {
  .welfare-header {
    font-size: 18px;
    line-height: 124.3%;
    letter-spacing: 0.085em;
    margin-bottom: 36px;
  }
}

.welfare-content {
  margin-top: 33px;
  margin-bottom: 55px;
}

@media screen and (max-width: 768px) {
  .welfare-content {
    margin: 30px 0;
  }
}

.welfare-content-header {
  font-size: 16px;
  line-height: 139.8%;
  letter-spacing: 0.085em;
  color: #E77160;
  width: 211px;
}

@media screen and (max-width: 768px) {
  .welfare-content-header {
    margin-bottom: 14px;
    width: 100%;
  }
}

.welfare-content-text {
  font-family: 'Noto Sans JP';
  font-weight: 400;
  font-size: 14px;
  line-height: 161.3%;
  color: #383838;
}

/*# sourceMappingURL=welfare.css.map */

@media screen and (max-width: 768px) {
  .call-to-action-row {
    margin-top: 0px;
  }
}

.call-to-action-left {
  margin-bottom: 13px;
  height: 139px;
  background-image: url(/wp-content/uploads/2022/09/025-2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding: 50px 0;
  color: #fff;
}

.call-to-action-right {
  height: 139px;
  background-image: url(/wp-content/uploads/2022/09/advantage-img01-2-1-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding: 50px 0;
  color: #fff;
}

.call-to-action-right p {
  font-size: 12px;
}

.call-to-action-left p {
  font-size: 12px;
}

.call-to-action-left h2 {
  font-size: 20px;
  padding: 8px 0;
}

.call-to-action-right h2 {
  font-size: 20px;
  padding: 8px 0;
}

.go-to {
  display: flex;
  justify-content: center;
}

.go-to svg {
  position: relative;
  margin-left: 9px;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .call-to-action-right {
    background-image: url('/wp-content/uploads/2022/10/advantage-img01-3.png');
  }

  .call-to-action-left {
    background-image: url(/wp-content/uploads/2022/09/025-2-1.png);
  }
}

.return-text svg {
  margin-left: 12px;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .welfare-section {
    padding: 0;
  }
}