#recruiter {
  background-image: url('../svgs/background-section-1.jpeg');
  background-color: #e7c0d5;
  background-size: cover;
}

#recruiter .eye-catching-area .subtitle {
  border-bottom: 4px solid #F2D22B;
}

#recruiter .eye-catching-area .subtitle .text {
  font-size: 21px;
  font-weight: bold;
  color: #585A57;
}

#recruiter .eye-catching-area .title .text {
  font-size: 27px;
  font-weight: bold;
  color: #585A57;
}

#recruiter .eye-catching-area .ctas {
  width: 350px;
  border-radius: 34px;
  background: #FFFFFF;
  padding: 10px;
}

#recruiter .eye-catching-area .btn {
  border-radius: 6px !important;
}

#recruiter .eye-catching-area .ctas .btn-cta-orange {
  width: 300px;
  background: linear-gradient(to right, #dd840b, #e8aa00);
  color: #FFFFFF;
  font-size: 14px !important;
  font-weight: 600;
}

#recruiter .eye-catching-area .ctas .btn-cta-white {
  width: 300px;
  background: #FFFFFF;
  color: #E7A701;
  font-size: 14px !important;
  font-weight: 600;
  border-color: #E7A701;
}

#recruiter .page-title {
  background: #09447C;
  height: 50px;
}

#recruiter .page-title .text {
  font-size: 17px !important;
  font-weight: 500 !important;
  line-height: 50px;
  color: #FFFFFF;
}

#recruiter .page-content {

}

#recruiter .page-content .btn-cta-special-blue {
  border: 1px solid #A5336F;
  width: 392px;
  min-height: 123px;
  border-radius: 20px;
  background: #FFFFFF;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.16);

}

#recruiter .page-content .fa-5x {
  font-size: 80px !important;
}

#recruiter .page-content .btn-cta-special-blue .triangle {
  color: #09447C;
  transform: rotate(45deg);
  top: -45px;
  left: -45px;
}

#recruiter .page-content .btn-cta-special-blue-content .subtitle .text {
  font-size: 14px !important;
  font-weight: bold !important;
  color: #A5336F;
}

#recruiter .page-content .btn-cta-special-blue-content .title .text {
  font-size: 25px !important;
  font-weight: bold !important;
  color: #333;
}

#recruiter .page-content .btn-cta-special-blue-content img {
  width: 40px;
  height: 44px;
}

#recruiter .page-content .content-title.content-title-two {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#recruiter .page-content .content-title .text {
  color: #09447C;
  font-size: 20px !important;
  font-weight: bold !important;
}

#recruiter .page-content .line {
  width: 100px;
  border: 1px solid #053769;
}

#recruiter .page-content .block-one .card {
  border-radius: 20px !important;
}

#recruiter .page-content .block-one .card-header {
  border-radius: 20px 20px 0 0 !important;
  text-align: center;
  background: #A5336F;
  color: #FFFFFF;
}

#recruiter .page-content .block-one .card-description {
  font-size: 14px;
}

#recruiter .page-content .block-one .card .triangle {
  width: 40px;
  top: 54px;
  right: calc(50% - 20px);
}

#recruiter .page-content .block-one .card .card-header {
  font-size: 20px !important;
  font-weight: 600 !important;
}

#recruiter .page-content .block-one .card .card-body {
  font-size: 14px !important;
  font-weight: normal !important;
}

#recruiter .page-content .block-two .block-two-title .text {
  font-size: 20px !important;
  font-weight: bold !important;
  color: #09447C !important;
}

#recruiter .page-content .block-two .block-two-title .text .small-text {
  font-size: 14px !important;
  font-weight: bold !important;
  color: #09447C !important;
}

#recruiter .page-content .block-two .job-type {
  font-size: 12px !important;
  font-weight: normal !important;
}

#recruiter .page-content .block-two .job-position {
  font-size: 16px !important;
  font-weight: bold !important;
}

#recruiter .page-content .block-two .salary {
  background: #F8F8F8;
  border-radius: 5px;
}

#recruiter .page-content .block-two .salary .text {
  font-size: 10px !important;
  font-weight: normal !important;
}

#recruiter .page-content .block-two .salary .amount {
  margin-bottom: 2px !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

#recruiter .block-two .btn-cta-orange {
  max-width: 415px !important;
  border-radius: 6px !important;
  background: linear-gradient(to right, #dd840b, #e8aa00);
  color: #FFFFFF;
  font-size: 17px !important;
  font-weight: bold;
  height: 50px !important;
}

#recruiter .block-three .block-three-title {
  color: #09447C;
}

#recruiter .block-three .block-three-title .small-text {
  font-size: 12px !important;
  font-weight: bold;
}

#recruiter .block-three .block-three-title .text {
  font-size: 18px !important;
  font-weight: bold;
}

#recruiter .block-three .step .step-header {
  background: #A5336F;
  border-radius: 20px;
}

#recruiter .block-three .step .step-header .bottom-triangle {
  width: 40px !important;
  bottom: -18px !important;
}

#recruiter .block-three .step .step-header .step-number {
  color: #FFFFFF;
  opacity: 0.5;
  font-size: 54px;
  letter-spacing: 10px;
  left: 40%;
}

#recruiter .block-three .step .step-header .small-text {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

#recruiter .block-three .step .step-header .text {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

#recruiter .block-three .step .step-description .text {
  font-size: 18px;
  font-weight: bold;
}

#recruiter .block-three .step .step-description .step-content .step-content-header {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #A5336F;
}

#recruiter .block-three .step .step-description .step-content .step-content-body .text {
  font-size: 14px;
  font-weight: normal;
}

#recruiter .block-three .step .step-description .step-content .step-content-end .btn-cta-orange {
  border-radius: 10px !important;
  background: linear-gradient(to right, #dd840b, #e8aa00);
  color: #FFFFFF;
  font-size: 16px !important;
  font-weight: bold;
  height: 60px !important;
}

#recruiter .block-three .step .step-description .step-content .step-content-body .men-handshaking {
  width: 78px;
  height: 28px;
  margin-top: 40px;
}

#recruiter .block-three .step .step-description .step-content .step-content-body .woman-with-laptop {
  width: 78px;
  height: 50px;
  margin-top: 25px;
}

#recruiter .block-four {
  background: #FFE3F2;
}

#recruiter .block-four .title .text {
  font-size: 18px !important;
  font-weight: bold !important;
  color: #09447C;
}

#recruiter .block-four .step {
  background: #FFFFFF;
}

#recruiter .block-four .step .badge-icon {
  top: -25px;
  left: -10px;
}

#recruiter .block-four .step .step-text {
  top: -15px;
  left: 5px;
  font-size: 16px;
  font-weight: bold;
}

#recruiter .block-four .step .step-number {
  top: 5px;
  left: 8px;
  font-size: 27px;
  font-weight: bold;
}

#recruiter .block-four .step .title .text {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}


#recruiter .block-five .title {
  color: #09447C;
}

#recruiter .block-five .title .small-text {
  font-size: 14px !important;
  font-weight: bold !important;
  color: #A5336F !important;
}

#recruiter .block-five .title .text {
  font-size: 25px !important;
  font-weight: bold !important;
  color: #333 !important;
}

#recruiter .block-five .card {
  border-radius: 20px !important;
}

#recruiter .block-five .card-header {
  text-align: center !important;
  border-radius: 20px 20px 0px 0px !important;
  background: #A5336F;
  color: #FFFFFF;
  font-size: 1.125rem !important;
  font-weight: bold !important;
}

#recruiter .block-five .card .card-body {
  border-radius: unset !important;
  font-size: 0.875rem !important;
  font-weight: normal !important;
}

#recruiter .block-six {
  background: #FFE3F2 !important;
}

#recruiter .block-six .title .text {
  font-size: 18px !important;
  font-weight: bold !important;
}

#recruiter .block-six .content .btn-cta-gray {
  border-radius: 6px !important;
  background: #666666;
  color: #FFFFFF;
  font-size: 16px !important;
  font-weight: bold;
  height: 50px !important;
}

#recruiter .block-six .content .btn-register-section {
  color: #ffffff;
  border-radius: 10px;
  background: #666;
  padding: 25px 40px;
  width: 478px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.16);
}

.register-section {
  font-family: noto-sans-jp-regular;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  background: linear-gradient(to right, #DD840B, #E8AA00);
  max-width: 478px;
  min-height: 51px;
  margin: auto;
  text-align: center;
  border-radius: 8px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.16);
}

.register-block {
  position: absolute;
  top: 14%;
  left: 44%
}

/* Fix Conflict CSS */
#recruiter .step .content {
  margin-left: 0 !important;
  padding: 0 !important;
  padding-top: 0 !important;
}

#recruiter .block-six .content {
  margin-left: 0 !important;
  padding: 0 !important;
  padding-top: 0 !important;
}

/* End of Fix Conflict CSS */
@media only screen and (min-width: 992px) {
  /* #recruiter .eye-catching-area {
      background: none;
      background-color: #F0FFF8 !important;
  } */
  #recruiter .bg-pale-white {
    background: #F6F5F2 !important;
  }

  #recruiter .page-content .content-title {
    padding: 10px 0 !important;
    margin-left: 90px !important;
    margin-right: 90px !important;
  }

  #recruiter .block-one {
    padding: 20px 90px !important;
  }

  #recruiter .block-step {
    padding: 30px 0 0 0 !important
  }

  #recruiter .block-two {
    padding: 10px 90px !important;
  }

  #recruiter .block-three {
    padding: 0 90px !important;
  }

  #recruiter .block-three-one {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #recruiter .block-three-two {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #recruiter .block-four {
    padding: 5px 90px 40px !important;
  }

  #recruiter .block-five {
    padding: 40px 90px !important;
  }

  #recruiter .block-three .step .step-header .bottom-triangle {
    width: 40px !important;
    bottom: -18px !important;
  }

  #recruiter .block-three .step .step-header .step-number {
    left: 48%;
  }

  #recruiter .block-three .step .step-description .step-content .step-content-end .btn-cta-orange {
    max-width: 478px !important;
  }

  #recruiter .block-five .card {
    height: 480px !important;
  }

  #recruiter .block-six {
    background: #F7F7F7;
  }

  #recruiter .block-six .content .btn-cta-gray {
    max-width: 475px !important;
    height: 75px !important;
  }

  #recruiter .page-content {
    margin-top: 40px !important;
  }

  #recruiter .border-bottom {
    border-bottom: 2px solid #A5336F !important;
  }

  #recruiter .page-content .btn-cta-special-blue .triangle {
    top: -45px;
    left: -45px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* #recruiter .eye-catching-area {
      background-image: url('../img/eye-catching-image-one.png');
      background-repeat: no-repeat;
      background-size: contain;
      background-color: #F0FFF8 !important;
      background-position-x: calc(100% - 90px);
  } */
  #recruiter .bg-pale-white {
    background: #F6F5F2 !important;
  }
}

@media (min-width: 992px) and (max-width: 1499px) {
  #recruiter .block-one .card {
    height: 410px !important;
  }
}

@media (min-width: 1500px) and (max-width: 1879px) {
  #recruiter .block-one .card {
    height: 460px !important;
  }
}

@media only screen and (min-width: 1880px) {
  #recruiter .block-one .card {
    height: 510px !important;
  }
}

@media only screen and (max-width: 480px) {
  .h-new-body {
    margin-top: 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1355px) {
  #recruiter .block-one {
    padding: 20px 90px !important;
  }

  #recruiter .page-content .block-one .card .card-header {
    font-size: 14px !important;
  }

  #recruiter .page-content .block-one .card .triangle {
    top: 44px !important;
  }
}

@media (min-width: 992px) and (max-width: 1309px) {
  #recruiter .block-five .card-header {
    font-size: 12px !important;
  }
}

@media (min-width: 992px) and (max-width: 1500px) {
  #recruiter .page-content .block-one .card-description {
    font-size: 12px !important;
  }
}

@media (max-width: 991px) {
  #recruiter .block-one {
    padding: 20px 18px !important;
  }
  #recruiter .block-step {
    padding: 20px 0 !important;
  }
  #recruiter .block-three .step .step-description .step-content .step-content-body {
    display: flex;
    flex-direction: column;
  }
}

/* nurlance */
.bg-eye-catching {
  background-image: linear-gradient(to right, #F5FFFF 40%, rgba(255, 255, 255, 0.00) 60%), url(../img/bg-firstime.jpeg);
  background-repeat: no-repeat;
  background-size: auto 750px;
  background-position: 230% center;
  height: 529px;
  width: 100%;
}

#recruiter .eye-catching-area .content-area {
  justify-content: center;
  align-items: start;
  top: 35px;
}

#recruiter .eye-catching-area .badge-area .badge-area-user-title {
  margin-bottom: 27px;
}

#recruiter .eye-catching-area .badge-area .badge-area-user-title .badge-area-user-title-text {
  background-color: #008C57;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  height: 38px;
  width: 251px;
  color: #FFF;
  border-radius: 10px;
  margin-left: 11px;
  font-weight: bold;
}

#recruiter .eye-catching-area .badge-area .badge-area-title {
  font-size: 41px;
  line-height: 45px;
  font-weight: bold;
  display: flex;
  margin: 19px 0 34px 0;
}

#recruiter .eye-catching-area .ctas-area {
  /* margin-top: 22px; */
  margin-left: 5%;
  /* width: calc(100% - 10%); */
}

#recruiter .eye-catching-area .btn-cta-yellow {
  min-width: 300px;
  width: 30%;
  max-width: 381px;
  background: linear-gradient(to right, #dd840b, #e8aa00);
  color: #FFFFFF;
  font-size: 20px !important;
  font-weight: 600;
  border-radius: 10px !important;
  padding: 11px 1px !important;
  margin: 20px 20px 0 20px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.16);
}

#recruiter .eye-catching-area .btn-cta-white {
  min-width: 300px;
  width: 30%;
  max-width: 381px;
  background: #FFFFFF;
  color: #dd840b;
  font-size: 20px !important;
  font-weight: 600;
  border-color: #dd840b;
  border-radius: 10px !important;
  padding: 10px 0 !important;
  margin: 20px;
  border: 2px solid #dd840b;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.16);
}

#recruiter .eye-catching-area .subtext {
  font-size: 14px !important;
}

#recruiter .page-content .btn-cta-special-pink {
  border: 1px solid #A5336F;
  overflow: hidden;
  border-radius: 20px;
  background: #FFFFFF;
  color: #A5336F !important;
  padding: 19px 30px !important;
  width: 392px;
  box-shadow: 0 1px 2px rgba(173, 173, 173, 0.07), 0 2px 4px rgba(173, 173, 173, 0.07), 0 4px 8px rgba(173, 173, 173, 0.07), 0 8px 16px rgba(173, 173, 173, 0.07), 0 16px 32px rgba(173, 173, 173, 0.07), 0 32px 64px rgba(173, 173, 173, 0.07);
}

#recruiter .page-content .btn-cta-special-pink-first {
  padding: 30px !important;
}

#recruiter .page-content .btn-cta-special-pink .arrow-bottom {
  border-color: #A5336F;
  padding: 5px;
}

#recruiter .page-content .btn-cta-special-pink-content .title .text {
  font-size: 18px !important;
  font-weight: bold !important;
  color: #333333;
}

#recruiter .page-content .btn-cta-special-pink-content .subtitle .text {
  font-size: 14px !important;
  font-weight: bold !important;
  margin-bottom: 9px !important;
}

.href-support {
  position: relative;
  top: -150px;
}

@media screen and (max-width: 394px) {
  .text-contact {
    font-size: 13px !important;
  }
}

@media only screen and (max-width: 480px) {
  .bg-eye-catching {
    background-position: 50% bottom !important;
  }

  #recruiter .page-content .btn-cta-special-pink {
    width: 300px !important;
  }

  #recruiter .page-content .btn-cta-special-pink-content .subtitle .text {
    font-size: 12px !important;
  }

  #recruiter .page-content .btn-cta-special-pink-content .title .text {
    font-size: 14px !important;
  }

  #recruiter .page-content .btn-cta-special-pink svg {
    height: 45px !important;
  }

  #recruiter .page-content .btn-cta-special-pink svg {
    margin-right: 0.5rem !important;
  }

  #recruiter .page-content .btn-cta-special-pink-first {
    padding: 19px 30px !important;
  }

  #recruiter .eye-catching-area .btn-cta-yellow {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #recruiter .eye-catching-area .btn-cta-white {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #recruiter .eye-catching-area {
    height: calc(460px + 220px) !important;
  }

  #recruiter .eye-catching-area .ctas-area {
    margin-top: 440px !important;
  }

  .bg-eye-catching {
    height: 625px !important;
    background-image: linear-gradient(to bottom, #F5FFFF calc(100% - 110vw), rgba(255, 255, 255, 0.00) 53%), url(../img/bg-firstime.jpeg) !important;
    background-size: 180% auto !important;
  }
}

@media screen and (max-width: 991px) {
  .block-five-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #recruiter .eye-catching-area .content-area {
    align-items: center;
    /* top: 18px; */
    z-index: 1;
  }

  #recruiter .eye-catching-area .ctas-area {
    margin-top: 330px;
    margin-left: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    width: 100%;
  }

  #recruiter .eye-catching-area {
    height: calc(460px + 110px);
    margin-bottom: 40px;
  }

  #recruiter .eye-catching-area .content-area .badge-area {
    position: absolute;
    top: 0;
  }

  #recruiter .eye-catching-area .badge-area .badge-area-user-title {
    margin-bottom: 15px;
  }

  #recruiter .eye-catching-area .badge-area-description {
    width: 80%;
    max-width: 700px;
  }

  #recruiter .eye-catching-area .badge-area .badge-area-user-title {
    margin-bottom: 15px;
  }

  #recruiter .eye-catching-area .badge-area .badge-area-user-title .badge-area-user-title-text {
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    width: 182px;
  }

  #recruiter .eye-catching-area .badge-area .badge-area-title {
    font-size: 32px;
    line-height: 1;
  }

  .badge-area-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .bg-eye-catching {
    height: 450px;
    background-image: linear-gradient(to bottom, #F5FFFF calc(100% - 60vw), rgba(255, 255, 255, 0.00) 75%), url(../img/bg-firstime.jpeg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 100% bottom;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
  }

  #recruiter .eye-catching-area .btn-cta-yellow {
    width: calc(100% - 40px);
  }

  #recruiter .eye-catching-area .btn-cta-white {
    width: calc(100% - 40px);
  }
}

@media only screen and (min-width: 1000px) {
  #recruiter .eye-catching-area .content-area {
    width: calc(100% - 5%) !important;
    left: 5%;
  }

  #recruiter .eye-catching-area .badge-area {
    top: 60px;
    left: 30%;
  }
}

@media only screen and (min-width: 1281px) {
  .bg-eye-catching {
    background-image: linear-gradient(to right, #F5FFFF 40%, rgba(255, 255, 255, 0.00) 60%), url(../img/bg-firstime.jpeg);
    background-repeat: no-repeat;
    background-size: auto 750px;
    background-position: 100% center;
    height: 529px;
    width: 100%;
  }
}

@media only screen and (max-width: 1140px) {
  .bg-eye-catching {
    background-position: 100% center;
  }
}

@media screen and (max-width: 414px) {
  #recruiter .page-content .btn-cta-special-blue-content .subtitle .text {
    font-size: 0.75rem !important;
  }
  
  #recruiter .page-content .btn-cta-special-blue-content .title .text {
    font-size: 1.125rem !important;
  }
  #recruiter .block-five .title .small-text {
    font-size: 0.75rem !important;
  }
  #recruiter .block-five .title .text {
    font-size: 1.125rem !important;
  }
  #recruiter .page-content .block-one .card .card-header {
    font-size: 1.125rem !important;
  }
  #recruiter .block-three .step .step-header .small-text {
    font-size: 0.75rem !important;
  }
  #recruiter .block-three .step .step-header .text {
    font-size: 1.125rem !important;
  }
  #recruiter .block-three .step .step-description .text {
    font-size: 0.875rem !important;
  }
  #recruiter .block-three .step .step-description .step-content .step-content-header {
    font-size: 0.875rem !important;
  }
}