<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


/* line 39, ../sass/page/_hire.scss */
#pageContent {
  max-width: 1720px;
  margin: 0 auto;
  margin-top: 10px;
}

@media only all and (max-width: 768px) {
  /* line 47, ../sass/page/_hire.scss */
  .hire-cartoon img {
    margin: 0 auto;
  }
}
@media only all and (max-width: 1200px) {
  /* line 52, ../sass/page/_hire.scss */
  .hire-cartoon .row {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 58, ../sass/page/_hire.scss */
.hire-cartoon .container {
  width: 1280px;
  padding-left: 0;
  padding-right: 0;
}
@media only all and (max-width: 1600px) {
  /* line 58, ../sass/page/_hire.scss */
  .hire-cartoon .container {
    width: 1280px;
  }
}
@media only all and (max-width: 1366px) {
  /* line 58, ../sass/page/_hire.scss */
  .hire-cartoon .container {
    width: 1200px;
  }
}
@media only all and (max-width: 1200px) {
  /* line 58, ../sass/page/_hire.scss */
  .hire-cartoon .container {
    width: 997px;
  }
}
@media only all and (max-width: 1024px) {
  /* line 58, ../sass/page/_hire.scss */
  .hire-cartoon .container {
    width: auto;
  }
}

/* line 174, ../sass/page/_hire.scss */
.welfare-wrap {
  max-width: 1280px;
  margin: 0 auto;
}
/* line 177, ../sass/page/_hire.scss */
.welfare-wrap .news-wrap {
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 40px;
}
@media only all and (max-width: 1280px) {
  /* line 177, ../sass/page/_hire.scss */
  .welfare-wrap .news-wrap {
    width: 100%;
  }
}
/* line 185, ../sass/page/_hire.scss */
.welfare-wrap .news-section {
  margin-right: -25px;
}
@media only all and (max-width: 1366px) {
  /* line 185, ../sass/page/_hire.scss */
  .welfare-wrap .news-section {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 193, ../sass/page/_hire.scss */
.welfare-wrap .news-inner {
  position: relative;
  margin-bottom: 60px;
  padding-left: 15px;
}
@media only all and (max-width: 768px) {
  /* line 193, ../sass/page/_hire.scss */
  .welfare-wrap .news-inner {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 202, ../sass/page/_hire.scss */
.welfare-wrap .news-img {
  overflow: hidden;
}
/* line 204, ../sass/page/_hire.scss */
.welfare-wrap .news-img img {
  width: 100%;
}
/* line 209, ../sass/page/_hire.scss */
.welfare-wrap .news-info h4 {
  font-size: 20px;
  color: #8e1b00;
  padding-top: 24px;
}
/* line 214, ../sass/page/_hire.scss */
.welfare-wrap .news-info p {
  font-size: 14px;
  color: #8e1b00;
  padding-top: 10px;
}
/* line 222, ../sass/page/_hire.scss */
.welfare-wrap .hover-mask {
  position: absolute;
  left: 15px;
  top: 0;
  width: 100%;
  height: 320px;
  background-image: url(../images/brand/newshover-mask.png);
  background-repeat: no-repeat;
  display: none;
}
@media only all and (max-width: 1280px) {
  /* line 222, ../sass/page/_hire.scss */
  .welfare-wrap .hover-mask {
    width: 93%;
    background-size: 100%;
  }
}
@media only all and (max-width: 768px) {
  /* line 222, ../sass/page/_hire.scss */
  .welfare-wrap .hover-mask {
    width: 94%;
  }
}

/* line 243, ../sass/page/_hire.scss */
.career-wrap .item-page-title {
  min-height: 180px;
}

/* line 247, ../sass/page/_hire.scss */
.career-center {
  max-width: 1160px;
  margin: 0 auto;
  margin-bottom: 100px;
  height: 1250px;
  position: relative;
}
@media only all and (max-width: 1200px) {
  /* line 247, ../sass/page/_hire.scss */
  .career-center {
    max-width: 965px;
  }
}
@media only all and (max-width: 768px) {
  /* line 247, ../sass/page/_hire.scss */
  .career-center {
    display: none;
  }
}
/* line 259, ../sass/page/_hire.scss */
.career-center .waiter {
  position: absolute;
  top: 15.2%;
  left: 9%;
  z-index: 3;
}
@media only all and (max-width: 1200px) {
  /* line 259, ../sass/page/_hire.scss */
  .career-center .waiter {
    top: 13.2%;
    left: 4%;
  }
}
@media only all and (max-width: 768px) {
  /* line 259, ../sass/page/_hire.scss */
  .career-center .waiter {
    display: none;
  }
}
/* line 272, ../sass/page/_hire.scss */
.career-center .step {
  width: 232px;
  height: 770px;
  float: left;
}
@media only all and (max-width: 1200px) {
  /* line 272, ../sass/page/_hire.scss */
  .career-center .step {
    width: 192px;
  }
}
/* line 279, ../sass/page/_hire.scss */
.career-center .step .step-radius {
  width: 232px;
  height: 232px;
  border-radius: 50%;
  border: 5px solid white;
  z-index: 2;
  margin-bottom: -50px;
  position: relative;
}
@media only all and (max-width: 1200px) {
  /* line 279, ../sass/page/_hire.scss */
  .career-center .step .step-radius {
    width: 192px;
    height: 192px;
  }
}
/* line 157, ../sass/common/_variate.scss */
.career-center .step .step-radius h3 {
  font-size: 36px;
  text-align: center;
  line-height: 230px;
}
@media only all and (max-width: 1200px) {
  /* line 157, ../sass/common/_variate.scss */
  .career-center .step .step-radius h3 {
    line-height: 180px;
  }
}
/* line 282, ../sass/page/_hire.scss */
.career-center .step .step-radius1 {
  background-color: #FFE200;
}
/* line 284, ../sass/page/_hire.scss */
.career-center .step .step-radius1 h3 {
  color: #c30b24;
}
/* line 286, ../sass/page/_hire.scss */
.career-center .step .step-radius2 {
  background-color: #FF9700;
}
/* line 288, ../sass/page/_hire.scss */
.career-center .step .step-radius2 h3 {
  color: #c30b24;
}
/* line 290, ../sass/page/_hire.scss */
.career-center .step .step-radius3 {
  background-color: #FF573B;
}
/* line 293, ../sass/page/_hire.scss */
.career-center .step .step-radius4 {
  background-color: #FF243F;
}
/* line 296, ../sass/page/_hire.scss */
.career-center .step .step-radius5 {
  background-color: #C30D23;
}
/* line 300, ../sass/page/_hire.scss */
.career-center .step .step-radius3 h3, .career-center .step .step-radius4 h3, .career-center .step .step-radius5 h3 {
  color: #fff;
}
/* line 302, ../sass/page/_hire.scss */
.career-center .step .train-content {
  width: 192px;
  height: 410px;
  background-color: #E4E5E7;
  margin: 0 auto;
}
@media only all and (max-width: 1200px) {
  /* line 302, ../sass/page/_hire.scss */
  .career-center .step .train-content {
    width: 166px;
    height: 470px;
  }
}
/* line 311, ../sass/page/_hire.scss */
.career-center .step .train-content p {
  font-size: 16px;
  color: #414141;
  padding: 65px 10px 0 10px;
  line-height: 24px;
}
/* line 318, ../sass/page/_hire.scss */
.career-center .step .level-img {
  margin-top: -40px;
}
/* line 320, ../sass/page/_hire.scss */
.career-center .step .level-img img {
  margin-left: -20px;
}
@media only all and (max-width: 1200px) {
  /* line 320, ../sass/page/_hire.scss */
  .career-center .step .level-img img {
    width: 115%;
  }
}
/* line 328, ../sass/page/_hire.scss */
.career-center .step1 {
  margin-top: 480px;
}
/* line 329, ../sass/page/_hire.scss */
.career-center .step2 {
  margin-top: 367px;
}
/* line 330, ../sass/page/_hire.scss */
.career-center .step3 {
  margin-top: 245px;
}
/* line 331, ../sass/page/_hire.scss */
.career-center .step4 {
  margin-top: 127px;
  position: relative;
}
/* line 333, ../sass/page/_hire.scss */
.career-center .step4 .home-top {
  position: absolute;
  top: -100px;
  z-index: 3;
  left: 16%;
}
@media only all and (max-width: 1200px) {
  /* line 333, ../sass/page/_hire.scss */
  .career-center .step4 .home-top {
    left: 7%;
  }
}
@media only all and (max-width: 768px) {
  /* line 333, ../sass/page/_hire.scss */
  .career-center .step4 .home-top {
    display: none;
  }
}
@media only all and (max-width: 768px) {
  /* line 346, ../sass/page/_hire.scss */
  .career-center .step1, .career-center .step2, .career-center .step3, .career-center .step4, .career-center .step5 {
    margin-top: 0;
  }
}
/* line 351, ../sass/page/_hire.scss */
.career-center .home-bottom {
  position: absolute;
  right: -15px;
  bottom: 0;
}
@media only all and (max-width: 1024px) {
  /* line 355, ../sass/page/_hire.scss */
  .career-center .home-bottom img {
    width: 80%;
  }
}
@media only all and (max-width: 768px) {
  /* line 351, ../sass/page/_hire.scss */
  .career-center .home-bottom {
    display: none;
  }
}

/* line 379, ../sass/page/_hire.scss */
.career-phone {
  max-width: 350px;
  margin: 0 auto;
  margin-bottom: 100px;
  display: none;
}
@media only all and (max-width: 768px) {
  /* line 379, ../sass/page/_hire.scss */
  .career-phone {
    display: block;
  }
}
/* line 387, ../sass/page/_hire.scss */
.career-phone .step-phone {
  height: 195px;
  padding: 20px 10px;
  margin-bottom: 50px;
  background-color: #E4E5E7;
}
/* line 393, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius-phone {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  border: 3px solid white;
  position: relative;
  display: inline-block;
}
/* line 373, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius-phone h3 {
  font-size: 22px;
  text-align: center;
  line-height: 125px;
}
/* line 397, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius1-phone {
  background-color: #FFE200;
  margin-top: 5%;
}
/* line 400, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius1-phone h3 {
  color: #c30b24;
}
/* line 402, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius2-phone {
  background-color: #FF9700;
  margin-top: 5%;
}
/* line 405, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius2-phone h3 {
  color: #c30b24;
}
/* line 407, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius3-phone {
  background-color: #FF573B;
  margin-top: 6%;
}
/* line 410, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius4-phone {
  background-color: #FF243F;
  margin-top: 15%;
}
/* line 413, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius5-phone {
  background-color: #C30D23;
}
/* line 417, ../sass/page/_hire.scss */
.career-phone .step-phone .step-radius3-phone h3, .career-phone .step-phone .step-radius4-phone h3, .career-phone .step-phone .step-radius5-phone h3 {
  color: #fff;
}
/* line 419, ../sass/page/_hire.scss */
.career-phone .step-phone .train-content {
  width: 60%;
  float: right;
}
@media only all and (max-width: 320px) {
  /* line 419, ../sass/page/_hire.scss */
  .career-phone .step-phone .train-content {
    width: 55%;
  }
}
/* line 425, ../sass/page/_hire.scss */
.career-phone .step-phone .train-content p {
  font-size: 20px;
  color: #414141;
  line-height: 24px;
}
@media only all and (max-width: 667px) {
  /* line 425, ../sass/page/_hire.scss */
  .career-phone .step-phone .train-content p {
    font-size: 14px;
  }
}
/* line 435, ../sass/page/_hire.scss */
.career-phone .step-phone2 {
  height: 190px;
}
/* line 436, ../sass/page/_hire.scss */
.career-phone .step-phone3 {
  height: 210px;
}
/* line 437, ../sass/page/_hire.scss */
.career-phone .step-phone4 {
  height: 260px;
}
/* line 438, ../sass/page/_hire.scss */
.career-phone .step-phone5 {
  height: 170px;
}

/* line 442, ../sass/page/_hire.scss */
.hire-section-new {
  max-width: 1320px;
  margin: 0 auto;
  height: auto;
  margin-top: 5.8%;
  margin-bottom: 5%;
}
@media only all and (max-width: 1366px) {
  /* line 448, ../sass/page/_hire.scss */
  .hire-section-new .row {
    margin: 0;
  }
}
/* line 453, ../sass/page/_hire.scss */
.hire-section-new .hire-section-left-new {
  width: 94.5%;
  height: 70px;
  margin: 0 auto;
}
@media only all and (max-width: 1366px) {
  /* line 453, ../sass/page/_hire.scss */
  .hire-section-new .hire-section-left-new {
    width: 97%;
  }
}
@media only all and (max-width: 414px) {
  /* line 453, ../sass/page/_hire.scss */
  .hire-section-new .hire-section-left-new {
    width: 100%;
  }
}
/* line 462, ../sass/page/_hire.scss */
.hire-section-new .hire-section-left-new .job-name-new {
  line-height: 50px;
  height: 50px;
  color: #414141;
  font-size: 16px;
  font-weight: normal;
  border: 2px solid #000000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  margin-bottom: 16px;
  background-color: #ffffff;
  width: 70%;
}
/* line 468, ../sass/page/_hire.scss */
.hire-section-new .hire-section-left-new .apply-new {
  line-height: 50px;
  height: 50px;
  color: #414141;
  font-size: 16px;
  font-weight: normal;
  border: 2px solid #000000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  margin-bottom: 16px;
  background-color: #FFD800;
  margin-left: 2.8%;
  width: 26%;
}
@media only all and (max-width: 375px) {
  /* line 468, ../sass/page/_hire.scss */
  .hire-section-new .hire-section-left-new .apply-new {
    margin-left: 2.3%;
  }
}
@media only all and (max-width: 320px) {
  /* line 468, ../sass/page/_hire.scss */
  .hire-section-new .hire-section-left-new .apply-new {
    margin-left: 2%;
  }
}</pre></body></html>