body {
  color: #333;
}
.comebackIntro {
  padding: 150px 0;
  background: url("/assets/img/recruit/comeback/bg_comeback.jpg") no-repeat center center;
  background-size: cover;
  color: #437177;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackIntro {
    padding: 100px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackIntro {
    background: url("/assets/img/recruit/comeback/bg_comeback_sp.jpg") no-repeat center center;
    padding: 13.333333333333334vw 0;
    background-size: cover;
  }
}
.comebackIntro_inner {
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackIntro_inner {
    max-width: 100%;
    padding: 0 40px;
    opacity: 1;
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 768.98px) {
  .comebackIntro_inner {
    transform: translate(0, 0);
    padding: 0 5.333333333333333vw;
  }
}
.comebackIntro_ttl {
  text-align: center;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 30px;
}
@media screen and (max-width: 768.98px) {
  .comebackIntro_ttl {
    font-size: 4.8vw;
    margin-bottom: 6.666666666666667vw;
  }
}
.comebackIntro_txt {
  font-weight: 400;
  font-size: 18px;
  margin: 0 0 45px;
}
.comebackIntro_txt:nth-last-of-type(1) {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackIntro_txt {
    margin: 0 0 35px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackIntro_txt {
    font-size: 4vw;
    margin: 0 0 8vw;
  }
}
.comebackFeature {
  margin: 150px 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature {
    margin: 100px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature {
    margin: 18.666666666666668vw 0;
  }
}
.comebackFeature_intro {
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_intro {
    margin-bottom: 17.333333333333332vw;
  }
}
.comebackFeature_intro-ttl {
  margin: 0 0 50px;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_intro-ttl {
    font-size: 4.8vw;
    margin-bottom: 4.8vw;
  }
}
.comebackFeature_txt {
  font-size: 18px;
  line-height: 2em;
  margin: 0;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_txt {
    font-size: 4vw;
    line-height: 1.8em;
  }
}
.comebackFeature_list {
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_list:nth-of-type(2) .comebackFeature_list-item {
    margin-bottom: 12vw;
  }
}
.comebackFeature_list:before {
  content: '';
  width: 120%;
  height: 90%;
  background: radial-gradient(#fff5d4 0%, #fff5d4 60%, rgba(255,245,212,0) 70%) no-repeat center center;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 10%;
  left: -10%;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .comebackFeature_list:before {
    width: 100%;
    left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature_list:before {
    display: none;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_list:before {
    display: none;
  }
}
.comebackFeature_list-item {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-bottom: 100px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .comebackFeature_list-item {
    justify-content: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature_list-item {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_list-item {
    margin-bottom: 26.666666666666668vw;
  }
}
.comebackFeature_list-item--ttl {
  font-size: 22px;
  position: relative;
  margin: 22px 0;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .comebackFeature_list-item--ttl {
    font-size: 20px;
    margin: 20px auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature_list-item--ttl {
    font-size: 20px;
    margin: 20px 0 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_list-item--ttl {
    font-size: 4.266666666666667vw;
    margin: 4.266666666666667vw 0;
  }
}
.comebackFeature_list-item--ttl:before {
  font-size: 100px;
  line-height: 1em;
  font-weight: 600;
  position: absolute;
  top: -0.5em;
  left: -5px;
  z-index: -1;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_list-item--ttl:before {
    font-size: 18.666666666666668vw;
    top: -12vw;
  }
}
.comebackFeature_list-item [data-no="01"]:before,
.comebackFeature_list-item [data-no="03"]:before {
  color: #fcefc3;
}
.comebackFeature_list-item [data-no="02"]:before,
.comebackFeature_list-item [data-no="04"]:before {
  color: #fff;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature_list-item [data-no="02"]:before,
  .comebackFeature_list-item [data-no="04"]:before {
    color: #fcefc3;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_list-item [data-no="02"]:before,
  .comebackFeature_list-item [data-no="04"]:before {
    color: #fcefc3;
  }
}
.comebackFeature_list-item [data-no="01"]:before {
  content: '01';
}
.comebackFeature_list-item [data-no="02"]:before {
  content: '02';
}
.comebackFeature_list-item [data-no="03"]:before {
  content: '03';
}
.comebackFeature_list-item [data-no="04"]:before {
  content: '04';
}
.comebackFeature_list-item--txt {
  margin: 0;
}
.comebackFeature_list-item--contents {
  width: 500px;
}
.comebackFeature_list-item--link {
  color: #437177;
  font-weight: 600;
  text-decoration: underline;
  position: relative;
  display: inline-block;
  margin-top: 45px;
  transition: all 0.4s ease;
}
.comebackFeature_list-item--link:after {
  content: '';
  background: url("/assets/img/common/arrow/arrow1_right_green.svg") no-repeat center center;
  background-size: contain;
  width: 7px;
  height: 14px;
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.4s ease;
}
.comebackFeature_list-item--link:hover:after {
  right: -25px;
}
.comebackFeature_list-item--img {
  width: 650px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .comebackFeature_list-item--img {
    width: 550px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature_list-item--img {
    width: 100%;
  }
  .comebackFeature_list-item--img--link {
    width: 280px;
    text-align: center;
    margin: 50px auto 0;
    padding: 20px 0;
    background-color: #437177;
    border: 5px solid #437177;
    border-radius: 35px;
    display: block;
    position: relative;
    color: #fff;
    line-height: 1;
    font-size: 16px;
  }
  .comebackFeature_list-item--img--link:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transition: all 0.4s ease;
    border-bottom: solid 2px #fff;
    border-left: solid 2px #fff;
    width: 12px;
    height: 12px;
    transform: translateY(-50%) translateX(-2px) rotate(225deg);
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_list-item--img--link {
    width: 80vw;
    margin: 13.333333333333334vw auto 0;
    padding: 6.666666666666667vw 0;
    background-color: #437177;
    border-radius: 13.333333333333334vw;
    display: block;
    position: relative;
    color: #fff;
    line-height: 1;
    font-size: 4.266666666666667vw;
    text-align: center;
  }
  .comebackFeature_list-item--img--link:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 6.666666666666667vw;
    transition: all 0.4s ease;
    border-bottom: solid 0.533333333333333vw #fff;
    border-left: solid 0.533333333333333vw #fff;
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
    transform: translateY(-50%) translateX(-2px) rotate(225deg);
  }
}
.comebackFeature_list-item--img--bnr {
  width: 100%;
  border-radius: 50px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature_list-item--img--bnr {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_list-item--img--bnr {
    border-radius: 6vw;
    margin-bottom: 6.666666666666667vw;
  }
}
.comebackFeature_number {
  height: 360px;
  border-radius: 50px;
  background: #fff;
  padding: 40px 0;
  margin: -50px 0 100px;
}
@media screen and (max-width: 1440px) {
  .comebackFeature_number {
    width: 90%;
    margin: -50px auto 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature_number {
    width: 100%;
    height: auto;
    background: #fff5d4;
    margin: -20px auto 100px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_number {
    width: 100%;
    height: 100%;
    background: #fff5d4;
    border-radius: 6vw;
    padding: 1.333333333333333vw 8vw;
    margin: 0 auto 26.666666666666668vw;
  }
}
.comebackFeature_number-list {
  display: flex;
  justify-content: space-around;
}
.comebackFeature_number-list [data-no="01"],
.comebackFeature_number-list [data-no="02"] {
  border-right: none;
  position: relative;
}
.comebackFeature_number-list [data-no="01"]:after,
.comebackFeature_number-list [data-no="02"]:after {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 200px;
  background: #437177;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature_number-list--item {
    padding: 0 10px;
  }
  .comebackFeature_number-list [data-no="01"],
  .comebackFeature_number-list [data-no="02"] {
    border-right: solid 1px #437177;
  }
  .comebackFeature_number-list [data-no="01"]:after,
  .comebackFeature_number-list [data-no="02"]:after {
    display: none;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_number-list {
    flex-direction: column;
    align-items: center;
  }
  .comebackFeature_number-list [data-no="01"],
  .comebackFeature_number-list [data-no="02"] {
    border-right: none;
    border-bottom: solid 1px #437177;
  }
  .comebackFeature_number-list [data-no="01"]:after,
  .comebackFeature_number-list [data-no="02"]:after {
    display: none;
  }
}
.comebackFeature_number-list--item {
  width: calc(100% / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_number-list--item {
    width: 100%;
    padding: 10.666666666666666vw 0;
  }
}
.comebackFeature_number-subject {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_number-subject {
    font-size: 4.8vw;
  }
}
.comebackFeature_number-count {
  color: #e38f46;
  line-height: 3em;
}
.comebackFeature_number-count--value {
  font-weight: 700;
  font-size: 50px;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_number-count--value {
    font-size: 13.333333333333334vw;
  }
}
.comebackFeature_number-count--unit {
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_number-count--unit {
    font-size: 6.666666666666667vw;
  }
}
.comebackFeature_number-img {
  width: auto;
  height: 125px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackFeature_number-img {
    height: 100px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_number-img {
    height: 29.333333333333332vw;
  }
}
.comebackFeature_number-note {
  font-size: 12px;
  text-align: center;
  margin: 16px 0 0 0;
}
@media screen and (max-width: 768.98px) {
  .comebackFeature_number-note {
    font-size: 3.2vw;
    margin: 5.333333333333333vw 0 0 0;
  }
}
.comebackVoice {
  background: #e7f1f1;
  padding: 160px 0 120px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackVoice {
    padding: 100px 0 80px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice {
    padding: 16vw 0 13.333333333333334vw;
  }
}
.comebackVoice_ttl {
  display: table;
  text-align: center;
  font-size: 32px;
  margin: 0 auto 95px;
  background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0) 60%, #fff 60%, #fff 90%, rgba(255,255,255,0) 60%);
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_ttl {
    font-size: 5.333333333333333vw;
    margin: 0 auto 13.333333333333334vw;
  }
}
.comebackVoice_list-item {
  display: flex;
  gap: 50px;
  margin-bottom: 70px;
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item {
    gap: 8vw;
    margin-bottom: 13.333333333333334vw;
  }
  .comebackVoice_list-item:nth-last-of-type(2) {
    margin-bottom: 0;
  }
}
.comebackVoice_list-item--ttl {
  color: #437177;
  font-size: 22px;
  border-bottom: solid 1px #ccc;
  margin: 0 0 23px;
  padding-bottom: 18px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackVoice_list-item--ttl {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--ttl {
    font-size: 4.8vw;
    text-align: center;
    padding-bottom: 2.666666666666667vw;
    line-height: 1.5;
  }
}
.comebackVoice_list-item--txt {
  margin: 0 0 50px 0;
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--txt {
    margin-bottom: 0;
  }
}
.comebackVoice_list-item--human {
  width: 180px;
  text-align: center;
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--human {
    width: 100%;
    display: flex;
    gap: 4vw;
    align-items: center;
  }
  .comebackVoice_list-item--human:nth-of-type(even) {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--human:nth-of-type(even) .comebackVoice_list-item-human-name {
    text-align: right;
  }
}
.comebackVoice_list-item--human--link {
  position: relative;
  display: block;
  z-index: 0;
  width: 180px;
  height: 180px;
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--human--link {
    width: 40vw;
    height: 40vw;
  }
}
.comebackVoice_list-item--human--link:after {
  white-space: pre;
  content: 'インタビューを\A見る';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
  padding-top: 7px;
  border-radius: 50%;
  background: rgba(0,0,0,0.5);
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackVoice_list-item--human--link:after {
    display: none;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--human--link:after {
    display: none;
  }
}
.comebackVoice_list-item--human--link:hover:after {
  opacity: 1;
}
.comebackVoice_list-item--human--name {
  color: #437177;
  font-size: 15px;
  margin: 20px 0 0;
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--human--name {
    text-align: left;
    font-size: 3.733333333333333vw;
    margin: 0;
  }
}
.comebackVoice_list-item--human--name--img {
  width: auto;
  height: 15px;
  display: block;
  margin: 0 auto 5px;
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--human--name--img {
    height: 4vw;
    margin: 0 auto 0.8vw 0;
  }
}
.comebackVoice_list-item--contents {
  background: #fff;
  padding: 40px 50px;
  box-sizing: border-box;
  width: 970px;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackVoice_list-item--contents {
    padding: 30px 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--contents {
    width: 100%;
    padding: 9.333333333333334vw 5.333333333333333vw;
  }
}
.comebackVoice_list-item--link {
  color: #437177;
  font-weight: 600;
  text-decoration: underline;
  position: absolute;
  right: 70px;
  bottom: 40px;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackVoice_list-item--link {
    bottom: 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--link {
    width: 75vw;
    right: 0;
    bottom: 0;
    margin: 5.333333333333333vw auto 0;
    padding: 5.333333333333333vw 0;
    background-color: #437177;
    border-radius: 13.333333333333334vw;
    display: block;
    position: relative;
    color: #fff;
    line-height: 1;
    font-size: 4.266666666666667vw;
    text-align: center;
    text-decoration: none;
  }
}
.comebackVoice_list-item--link:after {
  content: '';
  background: url("/assets/img/common/arrow/arrow1_right_green.svg") no-repeat center center;
  background-size: contain;
  width: 7px;
  height: 14px;
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: 0.4s all ease;
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--link:after {
    content: '';
    background: none;
    display: block;
    position: absolute;
    top: 1.866666666666667vw;
    bottom: 0;
    right: 6.666666666666667vw;
    margin: auto;
    border-bottom: solid 0.533333333333333vw #fff;
    border-left: solid 0.533333333333333vw #fff;
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
    transform: translateY(-50%) translateX(-2px) rotate(225deg);
  }
}
.comebackVoice_list-item--link:hover:after {
  right: -25px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackVoice_list-item--link:hover:after {
    right: -20px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item--link:hover:after {
    right: 6.666666666666667vw;
  }
}
.comebackVoice_list-item:nth-of-type(odd) .comebackVoice_list-item--contents {
  border-radius: 0 50px 50px 50px;
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item:nth-of-type(odd) .comebackVoice_list-item--contents:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    height: 6.666666666666667vw;
    width: 13.333333333333334vw;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    top: -4.8vw;
    left: 12vw;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item:nth-of-type(odd) {
    flex-direction: column;
  }
}
.comebackVoice_list-item:nth-of-type(even) .comebackVoice_list-item--contents {
  border-radius: 50px 0 50px 50px;
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item:nth-of-type(even) .comebackVoice_list-item--contents:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    height: 6.666666666666667vw;
    width: 13.333333333333334vw;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    top: -4.8vw;
    right: 12vw;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item:nth-of-type(even) {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_list-item .comebackVoice_list-item--contents {
    border-radius: 6vw !important;
  }
}
.comebackVoice_btn {
  margin-top: 80px;
}
.comebackVoice_btn-link {
  width: 280px;
  margin: 0 auto;
  padding: 20px 0 20px 45px;
  background-color: #437177;
  border: 5px solid #437177;
  border-radius: 35px;
  display: block;
  position: relative;
  color: #fff;
  line-height: 1;
  font-size: 16px;
  transition: all 0.4s ease;
}
.comebackVoice_btn-link:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transition: all 0.4s ease;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  width: 12px;
  height: 12px;
  transform: translateY(-50%) translateX(-2px) rotate(225deg);
}
.comebackVoice_btn-link:hover {
  opacity: 0.7;
}
.comebackVoice_btn-link:hover:after {
  right: 15px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackVoice_btn-link:hover {
    opacity: 1;
  }
  .comebackVoice_btn-link:hover:after {
    right: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackVoice_btn {
    display: none;
  }
}
.comebackLink {
  padding: 0 0 150px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackLink {
    padding: 0 0 120px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackLink {
    padding-bottom: 16vw;
  }
}
.comebackLink_bnr-link {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
}
@media screen and (max-width: 768.98px) {
  .comebackLink_bnr-link {
    border-radius: 6vw;
  }
}
.comebackLink_bnr-link--img {
  transition: all 0.4s ease;
}
@media screen and (min-width: 1025px) {
  .comebackLink_bnr-link:hover--img {
    transform: scale(1.06);
  }
}
@media screen and (min-width: 1025px) {
  .comebackLink_bnr-link:hover .comebackLink_bnr-link--name:before {
    background: #fff;
  }
}
@media screen and (min-width: 1025px) {
  .comebackLink_bnr-link:hover .comebackLink_bnr-link--name:after {
    border-bottom: solid 3px #8a8a8a;
    border-left: solid 3px #8a8a8a;
  }
}
.comebackLink_bnr-link--name {
  color: #fff;
  position: absolute;
  letter-spacing: 0.1em;
  left: 0;
  bottom: 35px;
  display: block;
  width: 100%;
  padding: 15px 35px 15px 60px;
  font-size: 26px;
  font-weight: bold;
}
@media screen and (max-width: 768.98px) {
  .comebackLink_bnr-link--name {
    text-align: center;
    height: 1em;
    line-height: 1em;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackLink_bnr-link--name--spNone {
    display: none;
  }
}
.comebackLink_bnr-link--name:before,
.comebackLink_bnr-link--name:after {
  content: '';
  display: block;
  position: absolute;
  transition: all 0.4s ease;
}
@media screen and (max-width: 768.98px) {
  .comebackLink_bnr-link--name:before,
  .comebackLink_bnr-link--name:after {
    display: none;
  }
}
.comebackLink_bnr-link--name:before {
  border-radius: 50%;
  border: 3px solid #fff;
  background: rgba(255,255,255,0);
  width: 80px;
  height: 80px;
  top: -15px;
  right: 50px;
}
.comebackLink_bnr-link--name:after {
  top: calc(50% - 15px);
  transform: translateY(-50%);
  right: 85px;
  border-bottom: solid 3px #fff;
  border-left: solid 3px #fff;
  width: 15px;
  height: 15px;
  transform: translateY(-50%) translateX(-2px) rotate(225deg);
}
.comebackEntry {
  margin: 120px auto 150px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackEntry {
    margin: 80px auto 100px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackEntry {
    margin: 16vw auto 10.666666666666666vw;
  }
}
.comebackEntry_txt {
  text-align: center;
  color: #e38f46;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 20px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackEntry_txt {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackEntry_txt {
    font-size: 4.266666666666667vw;
    margin-bottom: 4vw;
  }
}
.comebackEntry_btn {
  background-color: #e38f46;
  border: 5px solid #e38f46;
  max-width: 500px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 35px 15px 35px 0;
  border-radius: 140px;
  margin: 0 auto;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackEntry_btn {
    margin: 0 auto;
    padding: 30px 15px 30px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackEntry_btn {
    max-width: unset;
    border-width: 0;
    margin: 0 auto;
    padding: 5.5vw 0;
  }
}
@media screen and (min-width: 1025px) {
  .comebackEntry_btn:hover {
    background-color: #fff;
  }
  .comebackEntry_btn:hover .comebackEntry_btn-name {
    color: #e38f46;
  }
  .comebackEntry_btn:hover .comebackEntry_btn-name:after {
    background-image: url("/assets/img/recruit/common/blank_orange_thin.svg");
  }
}
.comebackEntry_btn-name {
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  position: relative;
  letter-spacing: 1px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackEntry_btn-name {
    font-size: 26px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackEntry_btn-name {
    line-height: 1.3;
    font-size: 5.333333333333333vw;
    margin-left: -4.8vw;
  }
}
.comebackEntry_btn-name:after {
  content: '';
  position: absolute;
  right: -60px;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: url("/assets/img/recruit/common/blank_thin.svg") no-repeat right bottom/cover;
  text-decoration: inherit;
  vertical-align: inherit;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .comebackEntry_btn-name:after {
    width: 35px;
    height: 35px;
    right: -50px;
  }
}
@media screen and (max-width: 768.98px) {
  .comebackEntry_btn-name:after {
    width: 6.133333333333333vw;
    height: 6.133333333333333vw;
    right: -16vw;
    bottom: 1.066666666666667vw;
  }
}
