.f17 {
  font-size: 1.7rem;
}

.f20 {
  font-size: 2rem;
}

.f22 {
  font-size: 2.2rem;
}

.f28 {
  font-size: 2.8rem;
}
@media screen and (max-width: 834px) {
  .f28 {
    font-size: 3vw;
  }
}
@media screen and (max-width: 450px) {
  .f28 {
    font-size: 2rem;
  }
}

.f34 {
  font-size: 3.4rem;
}

.f38 {
  font-size: 3.8rem;
}
@media screen and (max-width: 533px) {
  .f38 {
    font-size: 7vw;
  }
}
@media screen and (max-width: 474px) {
  .f38 {
    font-size: 6vw;
  }
}

.f48 {
  font-size: 4.8rem;
}

.f62 {
  font-size: 6.2rem;
}
@media screen and (max-width: 906px) {
  .f62 {
    font-size: 6vw;
  }
}
@media screen and (max-width: 450px) {
  .f62 {
    font-size: 3rem;
  }
}

.mt25 {
  margin-top: 2.5rem;
}
@media screen and (max-width: 834px) {
  .mt25 {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .mt25 {
    margin-top: 1.5rem;
  }
}

.c-bg_txt.bg-wht {
  background-color: #fff;
}

.sec-recruit_intro {
  margin-top: 13rem;
}
@media screen and (max-width: 834px) {
  .sec-recruit_intro {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_intro .f28 {
    line-height: 1.5;
    font-size: 5vw;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_intro .f62 {
    line-height: 1.3;
    margin: 1rem 0 2rem;
    font-size: 6.6vw;
  }
}
.sec-recruit_intro .f62 br {
  display: none;
}
.sec-recruit_intro-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem 1rem;
}
@media screen and (max-width: 834px) {
  .sec-recruit_intro-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  .sec-recruit_intro-list {
    max-width: 335px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_intro-list {
    max-width: 330px;
  }
}
.sec-recruit_intro-list .c-bg_txt {
  padding: 0 2rem;
  line-height: 4rem;
}
@media screen and (max-width: 834px) {
  .sec-recruit_intro-list .c-bg_txt {
    line-height: 3.4rem;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_intro-list .c-bg_txt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 380px) {
  .sec-recruit_intro-list .c-bg_txt {
    font-size: 1.6rem;
  }
}

.sec-recruit_open {
  margin-top: 16rem;
}
@media screen and (max-width: 834px) {
  .sec-recruit_open {
    margin-top: 2rem;
  }
}
.sec-recruit_open-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 910px) {
  .sec-recruit_open-flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.sec-recruit_open-cont {
  max-width: 50%;
  min-width: 630px;
}
@media screen and (max-width: 910px) {
  .sec-recruit_open-cont {
    max-width: 100%;
    min-width: 100%;
  }
}
.sec-recruit_open-hg {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
}
@media screen and (max-width: 701px) {
  .sec-recruit_open-hg {
    gap: 1rem;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_open-hg {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.sec-recruit_open-hg_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 130px;
  aspect-ratio: 1/1;
  line-height: 1;
  color: #fffaca;
  background-color: var(--red);
  border-radius: 100vmax;
  -webkit-border-radius: 100vmax;
}
@media screen and (max-width: 701px) {
  .sec-recruit_open-hg_txt {
    width: 110px;
    margin: 0 auto;
  }
  .sec-recruit_open-hg_txt .f22 {
    font-size: 2rem;
  }
  .sec-recruit_open-hg_txt .f14 {
    font-size: 1.2rem;
  }
  .sec-recruit_open-hg_txt .f16 {
    font-size: 1.4rem;
  }
}
.sec-recruit_open-hg_txt .tac {
  margin-top: 8px;
  display: block;
}
.sec-recruit_open-hg_ttl {
  width: calc(100% - 154px);
  font-size: 2.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 701px) {
  .sec-recruit_open-hg_ttl {
    width: calc(100% - 120px);
  }
}
@media screen and (max-width: 663px) {
  .sec-recruit_open-hg_ttl {
    font-size: 3.6vw;
  }
  .sec-recruit_open-hg_ttl .f34 {
    font-size: 5.2vw;
  }
}
@media screen and (max-width: 575px) {
  .sec-recruit_open-hg_ttl {
    font-size: 3.4vw;
  }
  .sec-recruit_open-hg_ttl .f34 {
    font-size: 4.6vw;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_open-hg_ttl {
    width: 100%;
    font-size: 5.5vw;
  }
  .sec-recruit_open-hg_ttl .f34 {
    font-size: 6.1vw;
  }
}
.sec-recruit_open-img {
  width: calc(100% - 767px);
}
@media screen and (max-width: 1100px) {
  .sec-recruit_open-img {
    width: calc(100% - 660px);
  }
}
@media screen and (max-width: 910px) {
  .sec-recruit_open-img {
    width: 100%;
    text-align: center;
  }
}
.sec-recruit_open-img img {
  border-radius: 20px;
  -webkit-border-radius: 20px;
}
@media screen and (max-width: 910px) {
  .sec-recruit_open-img img {
    width: 80%;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_open-img img {
    width: 100%;
  }
}
.sec-recruit_open-box {
  position: relative;
  max-width: 1100px;
  width: 90%;
  margin: 8rem auto 0;
  padding: 4rem 2rem;
  background-color: #f7e1d5;
  border-radius: 20px;
  -webkit-border-radius: 20px;
}
@media screen and (max-width: 450px) {
  .sec-recruit_open-box {
    margin-top: 6rem;
    padding-bottom: 2rem;
  }
}
.sec-recruit_open-box::before, .sec-recruit_open-box::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: cover;
}
.sec-recruit_open-box:before {
  width: 186px;
  aspect-ratio: 186/138;
  top: -14px;
  right: 86px;
  background-image: url(../img/recruit/open02-01.svg);
}
@media screen and (max-width: 1100px) {
  .sec-recruit_open-box:before {
    right: 2rem;
  }
}
@media screen and (max-width: 910px) {
  .sec-recruit_open-box:before {
    width: 151px;
    top: -18px;
  }
}
@media screen and (max-width: 700px) {
  .sec-recruit_open-box:before {
    width: 18vw;
    top: -18px;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_open-box:before {
    width: 101px;
    top: -26px;
    right: 0;
  }
}
.sec-recruit_open-box::after {
  width: 136px;
  aspect-ratio: 136/105;
  top: 4rem;
  left: 86px;
  background-image: url(../img/recruit/open02-02.svg);
}
@media screen and (max-width: 1100px) {
  .sec-recruit_open-box::after {
    left: 2rem;
  }
}
@media screen and (max-width: 910px) {
  .sec-recruit_open-box::after {
    width: 110px;
    top: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .sec-recruit_open-box::after {
    width: 80px;
  }
}
@media screen and (max-width: 520px) {
  .sec-recruit_open-box::after {
    width: 60px;
    top: 1rem;
    left: 1rem;
  }
}
.sec-recruit_open-box_hg {
  margin-bottom: 1rem;
}
.sec-recruit_open-box .c-bg_txt {
  margin: 0 auto;
}
@media screen and (max-width: 517px) {
  .sec-recruit_open-box p.tac {
    text-align: left;
  }
  .sec-recruit_open-box br {
    display: none;
  }
}
@media screen and (max-width: 533px) {
  .sec-recruit_open-box .f20 {
    font-size: 3.8vw;
  }
}

.sec-recruit_message {
  position: relative;
  margin-top: 18rem;
  padding: 15rem 0 8rem;
  background-color: #f7eee8;
}
@media screen and (max-width: 834px) {
  .sec-recruit_message {
    margin-top: 5rem;
    padding: 30vw 0;
  }
}
@media screen and (max-width: 500px) {
  .sec-recruit_message {
    padding: 50vw 0;
  }
}
.sec-recruit_message-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 660px;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 502px) {
  .sec-recruit_message-wrap .f22 {
    font-size: 4vw;
  }
  .sec-recruit_message-wrap .f40 {
    font-size: 7vw;
  }
}
.sec-recruit_message-wrap .f16:not(:first-of-type) {
  margin-top: 25px;
}
@media screen and (max-width: 450px) {
  .sec-recruit_message-wrap .f16:not(:first-of-type) {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_message-wrap br {
    display: none;
  }
  .sec-recruit_message-wrap p.f16.tac {
    text-align-last: left;
  }
}
.sec-recruit_message-wrap_img {
  display: block;
  max-width: 164px;
  margin: 2rem 0 0 auto;
}
@media screen and (max-width: 450px) {
  .sec-recruit_message-wrap_img {
    margin-top: 1rem;
  }
}
.sec-recruit_message-hg {
  margin: 5rem 0 1.5rem;
}
@media screen and (max-width: 450px) {
  .sec-recruit_message-hg {
    margin-top: 0;
  }
}
.sec-recruit_message-img picture {
  position: absolute;
  z-index: 1;
}
.sec-recruit_message-img picture:nth-of-type(1) {
  max-width: 420px;
  top: -22px;
  left: 0;
}
@media screen and (max-width: 1510px) {
  .sec-recruit_message-img picture:nth-of-type(1) {
    width: 29vw;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_message-img picture:nth-of-type(1) {
    top: 2rem;
    left: 2rem;
  }
}
@media screen and (max-width: 500px) {
  .sec-recruit_message-img picture:nth-of-type(1) {
    width: 50vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.sec-recruit_message-img picture:nth-of-type(1) img {
  border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0 20px 20px 0;
}
@media screen and (max-width: 834px) {
  .sec-recruit_message-img picture:nth-of-type(1) img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
  }
}
.sec-recruit_message-img picture:nth-of-type(2) {
  max-width: 380px;
  bottom: 14rem;
  right: 9rem;
}
@media screen and (max-width: 1510px) {
  .sec-recruit_message-img picture:nth-of-type(2) {
    width: 26vw;
    bottom: 12vw;
    right: 2rem;
  }
}
@media screen and (max-width: 1100px) {
  .sec-recruit_message-img picture:nth-of-type(2) {
    width: 20vw;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_message-img picture:nth-of-type(2) {
    bottom: 2rem;
  }
}
@media screen and (max-width: 500px) {
  .sec-recruit_message-img picture:nth-of-type(2) {
    width: 36vw;
    right: 1rem;
  }
}
.sec-recruit_message-img picture:nth-of-type(3) {
  max-width: 400px;
  bottom: 6rem;
  left: 9rem;
}
@media screen and (max-width: 1510px) {
  .sec-recruit_message-img picture:nth-of-type(3) {
    width: 27vw;
    left: 3rem;
    bottom: 7vw;
  }
}
@media screen and (max-width: 1100px) {
  .sec-recruit_message-img picture:nth-of-type(3) {
    width: 21vw;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_message-img picture:nth-of-type(3) {
    bottom: 14rem;
  }
}
@media screen and (max-width: 500px) {
  .sec-recruit_message-img picture:nth-of-type(3) {
    width: 50vw;
    bottom: 33vw;
    left: 1rem;
  }
}
.sec-recruit_message-img img {
  border-radius: 20px;
  -webkit-border-radius: 20px;
}

.sec-recruit_charm {
  margin: 14rem 0;
}
@media screen and (max-width: 834px) {
  .sec-recruit_charm {
    margin: 5rem 0;
  }
}
.sec-recruit_charm-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 1100px) {
  .sec-recruit_charm-flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_charm-flex {
    gap: 2rem;
  }
}
.sec-recruit_charm-flex .c-under_hg {
  min-width: 420px;
}
@media screen and (max-width: 1100px) {
  .sec-recruit_charm-flex .c-under_hg {
    min-width: 100%;
  }
}
.sec-recruit_charm-flex .f16 {
  width: calc(100% - 530px);
}
@media screen and (max-width: 1100px) {
  .sec-recruit_charm-flex .f16 {
    width: 100%;
  }
}
.sec-recruit_charm-list {
  margin-top: 8rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}
@media screen and (max-width: 1200px) {
  .sec-recruit_charm-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_charm-list {
    margin-top: 5rem;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_charm-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sec-recruit_charm-item {
  padding: 1rem;
  height: 291px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .sec-recruit_charm-item {
    height: 260px;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_charm-item {
    padding: 2rem 1rem;
    height: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.sec-recruit_charm-item:nth-of-type(4) img {
  max-width: 78px;
}
@media screen and (max-width: 450px) {
  .sec-recruit_charm-item:nth-of-type(4) img {
    max-height: 70px;
  }
}
.sec-recruit_charm-item:nth-of-type(2) img {
  max-width: 93px;
}
.sec-recruit_charm-fig {
  text-align: center;
}
@media screen and (max-width: 834px) {
  .sec-recruit_charm-fig {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
  }
  .sec-recruit_charm-fig .tac {
    text-align: left;
  }
  .sec-recruit_charm-fig hgroup {
    width: calc(100% - (70px + 1rem));
  }
}
.sec-recruit_charm-fig picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: 10rem;
}
@media screen and (max-width: 834px) {
  .sec-recruit_charm-fig picture {
    min-height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_charm-fig picture {
    min-height: 70px;
  }
}
.sec-recruit_charm-fig img {
  max-width: 100px;
}
@media screen and (max-width: 834px) {
  .sec-recruit_charm-fig img {
    width: 70px;
  }
}
.sec-recruit_charm-fig .f24, .sec-recruit_charm-fig .f17 {
  line-height: 1.4;
}
.sec-recruit_charm-fig .f17 {
  margin: 3rem 0 1rem;
}
@media screen and (max-width: 834px) {
  .sec-recruit_charm-fig .f17 {
    margin: 0;
  }
}
@media screen and (max-width: 1200px) {
  .sec-recruit_charm-fig .f17 {
    font-size: 1.6rem;
  }
  .sec-recruit_charm-fig .f24 {
    font-size: 2rem;
  }
}

.sec-recruit_summary {
  padding: 12rem 0 4rem;
  background-color: #f7eee8;
}
@media screen and (max-width: 834px) {
  .sec-recruit_summary {
    padding: 5rem 0 2rem;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_summary .f48 {
    font-size: 3rem;
  }
}
.sec-recruit_summary-tabs {
  margin-top: 7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 2rem;
}
@media screen and (max-width: 1100px) {
  .sec-recruit_summary-tabs {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_summary-tabs {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    gap: 1rem;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_summary-tabs {
    margin-top: 3rem;
  }
}
.sec-recruit_summary-tabBtn {
  max-width: 460px;
  width: 100%;
  display: block;
  padding: 2.6rem 1rem;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  font-size: 1.8rem;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  color: #fff;
  background-color: #cdc4be;
}
@media screen and (max-width: 1100px) {
  .sec-recruit_summary-tabBtn {
    max-width: 300px;
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 480px) {
  .sec-recruit_summary-tabBtn {
    padding: 1.5rem 1rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 431px) {
  .sec-recruit_summary-tabBtn {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 387px) {
  .sec-recruit_summary-tabBtn {
    font-size: 1.2rem;
  }
}
.sec-recruit_summary-tabBtn.current {
  background-color: var(--red);
}
.sec-recruit_summary-tabBtn:hover {
  color: #fff;
}
.sec-recruit_summary-list {
  padding: 6rem 12rem 12rem;
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
@media screen and (max-width: 1100px) {
  .sec-recruit_summary-list {
    padding: 6rem;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_summary-list {
    padding: 4rem;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_summary-list {
    padding: 2rem;
  }
}
.sec-recruit_summary-item {
  border-bottom: 1px solid #ddd;
  padding: 2rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 11rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 1100px) {
  .sec-recruit_summary-item {
    gap: 5rem;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_summary-item {
    padding: 1.5rem 1rem;
    gap: 3rem;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_summary-item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }
}
.sec-recruit_summary-item .fc-red {
  width: 5em;
}
@media screen and (max-width: 450px) {
  .sec-recruit_summary-item .fc-red {
    width: 100%;
  }
}
.sec-recruit_summary-item_box {
  width: calc(100% - (5em + 11rem + 3rem));
}
@media screen and (max-width: 1100px) {
  .sec-recruit_summary-item_box {
    width: calc(100% - (5em + 5rem + 3rem));
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_summary-item_box {
    width: calc(100% - (5em + 3rem + 2rem));
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_summary-item_box {
    width: 100%;
  }
}
.sec-recruit_summary-box {
  margin: 10rem auto 0;
  padding: 4rem 2rem 5rem;
  max-width: 1100px;
  background-color: #debcaa;
  border-radius: 20px;
  -webkit-border-radius: 20px;
}
@media screen and (max-width: 834px) {
  .sec-recruit_summary-box {
    margin-top: 5rem;
    padding: 3rem 2rem;
  }
}
.sec-recruit_summary-box_flex {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 4rem;
}
@media screen and (max-width: 1100px) {
  .sec-recruit_summary-box_flex {
    gap: 2rem;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit_summary-box_flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.sec-recruit_summary-box .tel-link {
  line-height: 1;
}
@media screen and (max-width: 491px) {
  .sec-recruit_summary-box .tel-link.f40 {
    font-size: 7.4vw;
  }
}
@media screen and (max-width: 392px) {
  .sec-recruit_summary-box .tel-link.f40 {
    font-size: 6.8vw;
    letter-spacing: 2px;
  }
}
.sec-recruit_summary-box .f34 {
  margin-bottom: 2rem;
}
@media screen and (max-width: 588px) {
  .sec-recruit_summary-box .f34 {
    margin-bottom: 1rem;
    font-size: 5vw;
  }
}
@media screen and (max-width: 450px) {
  .sec-recruit_summary-box .f16.tac {
    text-align: left;
    font-size: 1.5rem;
  }
  .sec-recruit_summary-box .f16.tac br {
    display: none;
  }
}/*# sourceMappingURL=recruit.css.map */