.st-en {
  font-family: "Gotham";
}

.st-bg {
  background: linear-gradient(180deg, #FFFFFF 0%, #F5F5F5 15%);
}

.st-img {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 0;
}
.st-img img {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.st-inner {
  padding: 0 1rem;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .st-inner {
    max-width: 70.25rem;
    padding: 0 3.125rem;
  }
}

.st-ttl {
  color: #233D4C;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 3rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .st-ttl {
    font-size: 1.625rem;
    line-height: 1.4615384615;
  }
}

.st-main {
  padding-top: 4rem;
}
@media only screen and (min-width: 768px) {
  .st-main {
    padding-top: 5.125rem;
  }
}

@media only screen and (min-width: 768px) {
  .only-sp {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .only-pc {
    display: none;
  }
}

.st-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 0;
  height: auto;
  z-index: 100;
}
.st-header__inner {
  width: 100%;
  display: flex;
  padding: 0 1rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
@media only screen and (min-width: 768px) {
  .st-header__inner {
    padding: 0.9375rem 2.125rem;
    align-items: flex-start;
    height: 5.125rem;
  }
}
.st-header__txt {
  display: none;
}
@media only screen and (min-width: 768px) {
  .st-header__txt {
    display: block;
    color: #A4AFB3;
    font-size: 0.625rem;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 0.625rem;
  }
}
.st-header__logo {
  aspect-ratio: 162/18;
  width: 10.125rem;
}
@media only screen and (min-width: 768px) {
  .st-header__logo {
    width: 15.0625rem;
  }
}
.st-header__info {
  text-align: right;
}
.st-header__tel {
  color: #D85041;
  position: relative;
  font-weight: 500;
  letter-spacing: 0;
  transition: 0.3s ease-out;
  transition-property: opacity;
  padding-left: 0.9375rem;
  font-size: 1rem;
  line-height: 1.1875;
}
@media (hover: hover) {
  .st-header__tel:hover {
    opacity: 0.7;
  }
}
@media (hover: none) {
  .st-header__tel:active {
    opacity: 0.7;
  }
}
@media only screen and (min-width: 768px) {
  .st-header__tel {
    font-size: 1.5rem;
    line-height: 1.2083333333;
    padding-left: 1.4375rem;
    margin-bottom: 0.1875rem;
  }
}
.st-header__tel::before {
  content: "";
  width: 0.8125rem;
  aspect-ratio: 1/1;
  background: url(../img/staffing/phone.svg) no-repeat center/100% auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .st-header__tel::before {
    width: 1.25rem;
  }
}
.st-header__hour {
  color: #233D4C;
  font-size: 0.5625rem;
  line-height: 0.6842105263;
  letter-spacing: 0;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .st-header__hour {
    font-size: 0.6875rem;
    line-height: 1.4545454545;
  }
}

.st-fv {
  padding: 1.5rem 0.75rem 10.3125rem;
  background: url(../img/staffing/bg-sp.jpg) no-repeat center/cover;
}
@media only screen and (min-width: 768px) {
  .st-fv {
    background: transparent;
    padding: 0.75rem;
    flex: 0 0 auto;
    width: 29rem;
  }
}
.st-fv__img {
  aspect-ratio: 350/222;
}
@media only screen and (min-width: 768px) {
  .st-fv__img {
    aspect-ratio: 829/444;
  }
}
.st-fv__catch {
  position: relative;
  text-align: center;
  border: 0.1875rem solid #D85041;
  background: #fff;
  margin-top: -0.4375rem;
  border-radius: 0.5rem;
  padding: 0.5625rem;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .st-fv__catch {
    margin-top: 0;
    border-radius: 1rem;
    margin-bottom: 0.6875rem;
  }
}
.st-fv__catch::before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  background: url(../img/staffing/speak.svg) no-repeat center/100% auto;
  position: absolute;
  left: 4.625rem;
  top: -0.125rem;
  transform: translate(0, -100%);
}
@media only screen and (min-width: 768px) {
  .st-fv__catch::before {
    left: 7.3125rem;
  }
}
.st-fv__catch .strong {
  color: #D85041;
  font-size: 1.0625rem;
  line-height: 1.2941176471;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 0.1875rem;
}
@media only screen and (min-width: 768px) {
  .st-fv__catch .strong {
    font-size: 1.25rem;
    line-height: 1.3;
  }
}
.st-fv__catch .sm {
  color: #7A878C;
  font-size: 0.625rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .st-fv__catch .sm {
    font-size: 0.75rem;
    line-height: 1.1666666667;
  }
}
.st-fv__list {
  display: flex;
  gap: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .st-fv__list {
    flex-direction: column;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05));
  }
}
.st-fv__item {
  flex: 0 0 auto;
  width: calc(33.3333333333% - 0.3333333333rem);
  background: #fff;
  border-radius: 0.25rem;
  padding: 0.9375rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.4375rem;
  color: #233D4C;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .st-fv__item {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    padding: 1.25rem;
    text-align: left;
  }
}
.st-fv__item .item-img {
  aspect-ratio: 1/1;
  width: 2.5rem;
}
@media only screen and (min-width: 768px) {
  .st-fv__item .item-img {
    flex: 0 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .st-fv__item .item-body {
    padding-left: 1rem;
    margin-left: 0.9375rem;
    border-left: 1px solid #E6E6E6;
    flex: 1 1 auto;
  }
}
.st-fv__item .item-txt {
  display: none;
}
@media only screen and (min-width: 768px) {
  .st-fv__item .item-txt {
    display: block;
    font-size: 0.6875rem;
    font-weight: 400;
    line-height: 1.1818181818;
    color: #7A878C;
    margin-top: 0.1875rem;
  }
}
.st-fv__item.--item1 .line1,
.st-fv__item.--item1 .line3 {
  font-size: 0.78125rem;
  line-height: 1.44;
}
@media only screen and (min-width: 768px) {
  .st-fv__item.--item1 .line1,
  .st-fv__item.--item1 .line3 {
    font-size: 0.875rem;
    line-height: 1;
  }
}
.st-fv__item.--item1 .line2 {
  margin-bottom: -0.0625rem;
}
@media only screen and (min-width: 768px) {
  .st-fv__item.--item1 .line2 {
    margin: 0;
  }
}
.st-fv__item.--item1 .line2 .num,
.st-fv__item.--item1 .line2 .lg,
.st-fv__item.--item1 .line2 .mid {
  color: #D85041;
}
.st-fv__item.--item1 .line2 .num {
  font-size: 1rem;
  letter-spacing: -0.06em;
  font-weight: 500;
  line-height: 1.1875;
}
@media only screen and (min-width: 768px) {
  .st-fv__item.--item1 .line2 .num {
    font-size: 1.0625rem;
    line-height: 1.1764705882;
  }
}
.st-fv__item.--item1 .line2 .lg {
  font-size: 0.75rem;
}
@media only screen and (min-width: 768px) {
  .st-fv__item.--item1 .line2 .lg {
    font-size: 0.875rem;
  }
}
.st-fv__item.--item1 .line2 .mid {
  font-size: 0.625rem;
}
@media only screen and (min-width: 768px) {
  .st-fv__item.--item1 .line2 .mid {
    font-size: 0.875rem;
  }
}
.st-fv__item.--item1 .line2 .sm {
  font-size: 0.6875rem;
}
@media only screen and (min-width: 768px) {
  .st-fv__item.--item1 .line2 .sm {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 768px) {
  .st-fv__item.--item1 .line1,
  .st-fv__item.--item1 .line2,
  .st-fv__item.--item1 .line3 {
    display: inline;
  }
}
.st-fv__item.--item2 .line1 {
  color: #D85041;
  margin-bottom: -0.125rem;
  line-height: 1.4814814815;
  font-size: 0.84375rem;
}
.st-fv__item.--item2 .line2,
.st-fv__item.--item2 .line3 {
  font-size: 0.78125rem;
  line-height: 1.44;
}
@media only screen and (min-width: 768px) {
  .st-fv__item.--item2 .line1,
  .st-fv__item.--item2 .line2,
  .st-fv__item.--item2 .line3 {
    display: inline;
    font-size: 0.875rem;
    line-height: 1.4285714286;
    margin: 0;
  }
}
.st-fv__item.--item3 .line1,
.st-fv__item.--item3 .line2 {
  font-size: 0.78125rem;
  line-height: 1.44;
  margin-bottom: -0.0625rem;
}
.st-fv__item.--item3 .line3 {
  color: #D85041;
  margin-bottom: -0.125rem;
  line-height: 1.4375;
  font-size: 1rem;
}
@media only screen and (min-width: 768px) {
  .st-fv__item.--item3 .line1,
  .st-fv__item.--item3 .line2,
  .st-fv__item.--item3 .line3 {
    display: inline;
    font-size: 0.875rem;
    line-height: 1.4285714286;
    margin: 0;
  }
}

.st-form {
  padding: 0 0.75rem;
  margin-top: -9.3125rem;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .st-form {
    margin-top: 0;
    padding: 0;
    flex: 0 0 auto;
    width: 33rem;
  }
}
@media only screen and (min-width: 768px) {
  .st-form__wrapper {
    max-width: 75.75rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2.75rem;
    padding: 2rem;
    background: url(../img/staffing/bg-pc.jpg) no-repeat center/cover;
  }
}
.st-form__container {
  box-shadow: 0px 0.1875rem 1.25rem rgba(35, 61, 76, 0.1);
  border-radius: 0.125rem;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .st-form__container {
    border-radius: 0.1875rem;
  }
}
.st-form__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (min-width: 768px) {
  .st-form__list {
    gap: 0.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .st-form__item {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
  }
}
.st-form__item-label {
  position: relative;
  display: flex;
  align-items: center;
  color: #233D4C;
  gap: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .st-form__item-label {
    flex: 0 0 auto;
    width: 8.3125rem;
    display: flex;
    align-items: center;
    min-height: 2.0625rem;
    posiiton: relative;
    margin-bottom: 0;
  }
}
.st-form__item-label .label-required {
  color: #fff;
  background: #D85041;
  width: 1.75rem;
  height: 0.875rem;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.1875rem;
  margin: 0;
  padding: 0;
  position: static;
}
@media only screen and (min-width: 768px) {
  .st-form__item-label .label-required {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 768px) {
  .st-form__item-field {
    flex: 1 1 auto;
  }
}
.st-form__item-field input[type=text],
.st-form__item-field input[type=email],
.st-form__item-field input[type=tel],
.st-form__item-field input[type=number],
.st-form__item-field input[type=password],
.st-form__item-field select,
.st-form__item-field textarea {
  display: block;
  width: 100%;
  font-size: 0.8125rem;
  line-height: 1.4615384615;
  padding: 0.9375rem 1.1875rem;
  font-weight: 700;
  border: 1px solid #E6E6E6;
  border-radius: 0.125rem;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .st-form__item-field input[type=text],
  .st-form__item-field input[type=email],
  .st-form__item-field input[type=tel],
  .st-form__item-field input[type=number],
  .st-form__item-field input[type=password],
  .st-form__item-field select,
  .st-form__item-field textarea {
    font-size: 0.75rem;
    line-height: 1.4166666667;
    min-height: 2.0625rem;
    border-radius: 0.1875rem;
    padding: 0.4375rem 0.9375rem;
  }
}
.st-form__item-field input[type=text]::placeholder,
.st-form__item-field input[type=email]::placeholder,
.st-form__item-field input[type=tel]::placeholder,
.st-form__item-field input[type=number]::placeholder,
.st-form__item-field input[type=password]::placeholder,
.st-form__item-field select::placeholder,
.st-form__item-field textarea::placeholder {
  color: #E6E6E6;
}
.st-form__item-field textarea {
  height: 6.5625rem;
  resize: none;
}
.st-form__head {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  background: #233D4C;
  min-height: 3.25rem;
  padding: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .st-form__head {
    min-height: 3.6875rem;
    font-size: 1.125rem;
  }
}
.st-form__bottom {
  margin-top: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .st-form__bottom {
    margin-top: 1.5625rem;
  }
}
.st-form__caution {
  font-size: 0.625rem;
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 1rem;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .st-form__caution {
    font-size: 0.6875rem;
    line-height: 1.4545454545;
    margin-bottom: 0.75rem;
  }
}
.st-form__caution a,
.st-form__caution span {
  cursor: pointer;
  color: #D85041;
  text-decoration: underline;
  transition: 0.3s ease-out;
  transition-property: opacity;
}
@media (hover: hover) {
  .st-form__caution a:hover,
  .st-form__caution span:hover {
    opacity: 0.7;
  }
}
@media (hover: none) {
  .st-form__caution a:active,
  .st-form__caution span:active {
    opacity: 0.7;
  }
}
.st-form__submit {
  cursor: pointer;
  position: relative;
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 0 1rem 0 1.375rem;
  min-width: 17.5rem;
  min-height: 3rem;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  line-height: 1.4615384615;
  letter-spacing: 0;
  font-weight: 700;
  background: #D85041 url(../img/staffing/submit.svg) no-repeat right 1rem center/0.375rem auto;
  color: #fff;
  transition: 0.3s ease-out;
  transition-property: background, transform;
}
@media (hover: hover) {
  .st-form__submit:hover {
    background: #F25A49 url(../img/staffing/submit.svg) no-repeat right 1rem center/0.375rem auto;
    transform: translateY(-2px);
  }
}
@media (hover: none) {
  .st-form__submit:active {
    background: #F25A49 url(../img/staffing/submit.svg) no-repeat right 1rem center/0.375rem auto;
    transform: translateY(-2px);
  }
}
.st-form__submit .arrow {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  width: 0.25rem;
  aspect-ratio: 4/8;
}
.st-form__submit .arrow svg {
  width: 100%;
  height: 100%;
}
.st-form__submit[disabled] {
  pointer-events: none;
  opacity: 0.5;
}
.st-form__submit-box {
  text-align: center;
}
.st-form__submit-box .ajax-loader {
  display: none;
}
.st-form__body {
  background: #fff;
  padding: 1.875rem 1rem 2.5rem;
}
@media only screen and (min-width: 768px) {
  .st-form__body {
    padding: 1.25rem 2.5rem 3rem;
  }
}
.st-form__select .wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0.625rem;
}
@media only screen and (min-width: 768px) {
  .st-form__select .wpcf7-checkbox {
    gap: 0.5rem 0.5625rem;
  }
}
.st-form__select .wpcf7-list-item {
  flex: 0 0 auto;
  width: calc(50% - 0.3125rem);
}
@media only screen and (min-width: 768px) {
  .st-form__select .wpcf7-list-item {
    width: calc(50% - 0.28125rem);
  }
}
.st-form__select .wpcf7-list-item label {
  border: 1px solid #E6E6E6;
  cursor: pointer;
  color: #233D4C;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-size: 0.8125rem;
  line-height: 1.4615384615;
  min-height: 3.1875rem;
  border-radius: 0.125rem;
  padding: 1rem 0.5rem;
}
@media only screen and (min-width: 768px) {
  .st-form__select .wpcf7-list-item label {
    font-size: 0.75rem;
    line-height: 1.4166666667;
    min-height: 2.0625rem;
    border-radius: 0.1875rem;
    padding: 0.5rem;
  }
}
.st-form__select .wpcf7-list-item input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.st-form__select .wpcf7-list-item input[type=checkbox] + span {
  padding-left: 1.5rem;
  position: relative;
}
.st-form__select .wpcf7-list-item input[type=checkbox] + span::before, .st-form__select .wpcf7-list-item input[type=checkbox] + span::after {
  content: "";
  width: 1rem;
  aspect-ratio: 1/1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.st-form__select .wpcf7-list-item input[type=checkbox] + span::before {
  border: 1px solid #E6E6E6;
  border-radius: 0.125rem;
}
.st-form__select .wpcf7-list-item input[type=checkbox] + span::after {
  content: "\e902";
  font-family: "icon";
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #D85041;
  opacity: 0;
}

.error-message {
  display: block;
  color: #D85041;
  font-size: 12px;
  margin-top: 4px;
  line-height: 1.4;
}

.st-form__item-field input.error,
.st-form__item-field textarea.error {
  border-color: #D85041;
  background-color: #fff5f5;
}

.st-about {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media only screen and (min-width: 768px) {
  .st-about {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media only screen and (min-width: 768px) {
  .st-about__body {
    display: flex;
    flex-direction: column-reverse;
    gap: 1.75rem;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  .st-about__body {
    gap: 3.5rem;
  }
}
.st-about__img {
  aspect-ratio: 335/204;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .st-about__img {
    aspect-ratio: 800/274;
  }
}
.st-about__txt {
  color: #233D4C;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .st-about__txt {
    text-align: center;
    line-height: 1.6;
  }
}
.st-about__txt .strong {
  color: #D85041;
  font-weight: 700;
}

.st-flow {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media only screen and (min-width: 768px) {
  .st-flow {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.st-flow__list {
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
}
@media only screen and (min-width: 768px) {
  .st-flow__list {
    flex-direction: row;
  }
}
.st-flow__item {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .st-flow__item {
    flex-direction: column;
    gap: 0.5rem;
  }
}
.st-flow__item:last-child::after {
  display: none;
}
.st-flow__item::after {
  content: "";
  width: 1.125rem;
  height: 0.75rem;
  background: #7A878C;
  position: absolute;
  left: 2.8125rem;
  bottom: -0.5rem;
  transform: translate(-50%, 100%);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}
@media only screen and (min-width: 768px) {
  .st-flow__item::after {
    height: 1.125rem;
    width: 0.75rem;
    top: 5.0625rem;
    right: -0.5rem;
    left: auto;
    bottom: auto;
    transform: translate(100%, -50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
  }
}
.st-flow__item .item-img {
  aspect-ratio: 1/1;
  width: 5.625rem;
  flex: 0 0 auto;
}
@media only screen and (min-width: 768px) {
  .st-flow__item .item-img {
    width: 7.5rem;
  }
}
.st-flow__item .item-step {
  font-size: 0.75rem;
  line-height: 0.9166666667;
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: 0;
  color: #D85041;
}
@media only screen and (min-width: 768px) {
  .st-flow__item .item-step {
    font-size: 0.875rem;
    line-height: 0.9285714286;
    margin-bottom: 0;
  }
}
.st-flow__item .item-step.--sp {
  display: none;
}
.st-flow__item .item-step.--pc {
  display: none;
}
@media only screen and (min-width: 768px) {
  .st-flow__item .item-step.--pc {
    display: block;
  }
}
.st-flow__item .item-ttl {
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #233D4C;
}
.st-flow__item .item-ttl .only-pc {
  display: none;
}
@media only screen and (min-width: 768px) {
  .st-flow__item .item-ttl .only-pc {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .st-flow__item .item-ttl {
    min-height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 0.25rem;
  }
}
.st-flow__item .item-txt {
  color: #233D4C;
  font-size: 0.75rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .st-flow__item .item-txt .only-sp {
    display: none;
  }
}

.st-faq {
  padding-top: 3rem;
  padding-bottom: 4rem;
}
@media only screen and (min-width: 768px) {
  .st-faq {
    padding-top: 4rem;
    padding-bottom: 8rem;
  }
}
.st-faq__list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.st-faq__item {
  background: #fff;
  border-radius: 0.25rem;
}
@media only screen and (min-width: 768px) {
  .st-faq__item {
    border-radius: 0.125rem;
  }
}
.st-faq__head {
  position: relative;
  text-align: left;
  padding: 1rem;
  padding-left: 2.625rem;
  padding-right: 2.375rem;
  display: flex;
  width: 100%;
  background: transparent;
  color: inherit;
  appearance: none;
  border-bottom: 1px solid #E6E6E6;
  cursor: pointer;
  transition: 0.3s ease-out;
  transition-property: opacity, color;
}
.st-faq__head.is-active .arrow::after {
  transform: translate(-50%, -50%) rotate(0deg);
}
@media (hover: hover) {
  .st-faq__head:hover {
    opacity: 0.7;
    color: #D85041;
  }
}
@media (hover: none) {
  .st-faq__head:active {
    opacity: 0.7;
    color: #D85041;
  }
}
@media only screen and (min-width: 768px) {
  .st-faq__head {
    padding: 1.5rem 3.5rem 1.5rem 4.25rem;
  }
}
.st-faq__head .icon {
  aspect-ratio: 1/1;
  width: 1rem;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .st-faq__head .icon {
    width: 1.5rem;
    left: 1.5rem;
  }
}
.st-faq__head .arrow {
  width: 0.75rem;
  aspect-ratio: 1/1;
  pointer-events: none;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .st-faq__head .arrow {
    right: 1.5rem;
  }
}
.st-faq__head .arrow::before, .st-faq__head .arrow::after {
  content: "";
  height: 0.125rem;
  width: 0.75rem;
  background: #D85041;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s ease-out;
  transition-property: transform;
}
.st-faq__head .arrow::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.st-faq__head .txt {
  border-left: 1px solid #E6E6E6;
  color: #233D4C;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4375;
  padding-left: 0.625rem;
}
@media only screen and (min-width: 768px) {
  .st-faq__head .txt {
    padding-left: 1.25rem;
  }
}
.st-faq__body {
  display: none;
}
.st-faq__txt {
  position: relative;
  padding: 1rem;
  padding-left: 2.625rem;
}
@media only screen and (min-width: 768px) {
  .st-faq__txt {
    padding: 1.5rem;
    padding-left: 4.25rem;
  }
}
.st-faq__txt .icon {
  aspect-ratio: 1/1;
  width: 1rem;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .st-faq__txt .icon {
    aspect-ratio: 25/24;
    width: 1.5625rem;
    left: 1.5rem;
  }
}
.st-faq__txt .txt {
  display: block;
  border-left: 1px solid #E6E6E6;
  padding-left: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.7;
  letter-spacing: 0.02em;
  color: #7A878C;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .st-faq__txt .txt {
    line-height: 1.7;
    padding-left: 1.25rem;
    font-size: 1rem;
    line-height: 1.7;
  }
}

.st-footer {
  background: #fff;
  padding: 0;
}
.st-footer__btn {
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding: 0 1rem 0 1.375rem;
  min-width: 13.75rem;
  min-height: 3rem;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
  line-height: 1.4615384615;
  letter-spacing: 0;
  font-weight: 700;
  background: #D85041;
  color: #fff;
  transition: 0.3s ease-out;
  transition-property: background, transform;
}
@media (hover: hover) {
  .st-footer__btn:hover {
    background: #F25A49;
    transform: translateY(-2px);
  }
}
@media (hover: none) {
  .st-footer__btn:active {
    background: #F25A49;
    transform: translateY(-2px);
  }
}
.st-footer__btn .arrow {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  width: 0.25rem;
  aspect-ratio: 4/8;
}
.st-footer__btn .arrow svg {
  width: 100%;
  height: 100%;
}
.st-footer__btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
@media only screen and (min-width: 768px) {
  .st-footer__btn-box {
    padding: 2.5rem;
  }
}
.st-footer__copy {
  text-align: center;
  padding: 1.5rem 1rem;
}
.st-footer__copy .txt {
  color: #7A878C;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 2.1;
  letter-spacing: 0;
}

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