@charset "UTF-8";
@media print, all and (min-width: 768px) {
  .hr-main_anchor02 .ul_btn02 > li > a {
    min-width: 100px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-main_ttl02 + .hr-recruit_aside01 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hr-main_ttl02 + .hr-recruit_aside01 {
    margin-top: 30px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-main_ttl02 + .hr-recruit_images01 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hr-main_ttl02 + .hr-recruit_images01 {
    margin-top: 30px;
  }
}
.hr-main_lead01 + .hr-recruit_row01 > li:first-child {
  border-top: 1px solid #e2e2e2;
}
@media print, all and (min-width: 768px) {
  .hr-main_lead01 + .hr-recruit_row01 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hr-main_lead01 + .hr-recruit_row01 {
    margin-top: 30px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-main_note01 + .hr-recruit_list01 {
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .hr-main_note01 + .hr-recruit_list01 {
    margin-top: 48px;
  }
}

.hr-recruit_aside01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 auto;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_aside01 {
    max-width: 1140px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hr-recruit_aside01 {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_aside01 {
    width: 88%;
  }
}
.hr-recruit_aside01 > li {
  display: block;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_aside01 > li {
    width: 31.819%;
  }
  .hr-recruit_aside01 > li:nth-child(n+4) {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hr-recruit_aside01 > li {
    width: 350px;
  }
  .hr-recruit_aside01 > li:nth-child(n+3) {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_aside01 > li {
    width: 48.182%;
  }
  .hr-recruit_aside01 > li:nth-child(n+3) {
    margin-top: 12px;
  }
}
.hr-recruit_ttl01 {
  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;
  position: relative;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_ttl01 {
    height: 150px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_ttl01 {
    height: 110px;
  }
}
.hr-recruit_ttl01 > figure {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: right;
  pointer-events: none;
}
.hr-recruit_ttl01 > h2 {
  position: relative;
}
.hr-recruit_sub01 {
  letter-spacing: 0.1em;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_sub01 {
    line-height: 1.6em;
    font-size: 20px;
  }
  .hr-recruit_sub01 > h2 {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-recruit_sub01 > h2:first-of-type {
    margin-top: -0.3em;
  }
  .hr-recruit_sub01 > h2:last-of-type {
    margin-bottom: -0.3em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_sub01 {
    line-height: 1.45em;
    font-size: 14px;
  }
  .hr-recruit_sub01 > h2 {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-recruit_sub01 > h2:first-of-type {
    margin-top: -0.225em;
  }
  .hr-recruit_sub01 > h2:last-of-type {
    margin-bottom: -0.225em;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_sub01 + .hr-recruit_sub01 {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_sub01 + .hr-recruit_sub01 {
    margin-top: 14px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_sub01 + .hr-recruit_steps01 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_sub01 + .hr-recruit_steps01 {
    margin-top: 45px;
  }
}
.hr-recruit_list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 auto;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_list01 {
    max-width: 1078px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_list01 {
    width: 88%;
  }
}
.hr-recruit_list01 > li {
  display: block;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_list01 > li {
    width: 30.444%;
  }
  .hr-recruit_list01 > li:nth-child(3n):last-child {
    margin-left: 4.336%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_list01 > li {
    width: 48.182%;
  }
}
.hr-recruit_list01 > li:first-child {
  width: 100%;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_list01 > li:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .hr-recruit_list01 > li:first-child > a {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 30.444%;
  }
  .hr-recruit_list01 > li:first-child > dl {
    width: 100%;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_list01 > li:nth-child(n+2) {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_list01 > li:nth-child(n+2) {
    margin-top: 12px;
  }
}
.hr-recruit_list01 > li a {
  text-decoration: none;
  color: inherit;
}
.hr-recruit_list01 > li a:hover {
  opacity: 0.5;
}
.hr-recruit_list01 > li > a {
  display: block;
}
.hr-recruit_list01 > li > a:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.hr-recruit_list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_list02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_list02 {
    font-size: 10.5px;
  }
}
.hr-recruit_list02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .hr-recruit_list02 > li:first-child {
    width: 45%;
  }
}
.hr-recruit_list02 > li > a {
  display: block;
}
.hr-recruit_list02 > li > a::after {
  content: "＞";
  margin-left: 0.5em;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_list02 > li > a + a {
    margin-top: 18px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_list02 > li > a + a {
    margin-top: 17.5px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_steps01 {
    max-width: 880px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_steps01 {
    width: 84.8%;
    margin: 0 auto 0 9.867%;
  }
}
.hr-recruit_steps01 > li {
  display: block;
  position: relative;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_steps01 > li {
    margin: 0 0 0 8.334%;
    padding: 1px 0 12px 7.739%;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_steps01 > li {
    padding: 1px 0 10px 30px;
  }
}
.hr-recruit_steps01 > li::before {
  content: "";
  position: absolute;
  border-left: 1px solid #898989;
  left: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
.hr-recruit_steps01 > li > time {
  position: absolute;
  left: 0;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 300;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media print, all and (min-width: 768px) {
  .hr-recruit_steps01 > li > time {
    top: -23px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_steps01 > li > time {
    top: -16px;
    font-size: 11px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_steps01 > li + li {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_steps01 > li + li {
    margin-top: 29px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_steps01 + .hr-recruit_link01 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_steps01 + .hr-recruit_link01 {
    margin-top: 30px;
  }
}
.hr-recruit_steps02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc02 dd .hr-recruit_steps02 {
    min-height: 5.625em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_steps02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.hr-recruit_steps02 > li {
  display: block;
  position: relative;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_steps02 > li {
    margin-right: 1.725%;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_steps02 > li {
    margin-right: 8px;
  }
}
.hr-recruit_steps02 > li::before {
  position: absolute;
  background-image: url(/theme-images/recruit/ment/arrow01.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media print, all and (min-width: 768px) {
  .hr-recruit_steps02 > li::before {
    width: 3.125vw;
    max-width: 30px;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_steps02 > li::before {
    width: 17px;
    height: 8.5px;
  }
}
.hr-recruit_steps02 > li:last-child {
  margin-right: 0;
  padding-top: 20px;
}
.hr-recruit_steps02 > li + li:not(.p_att01)::before {
  content: "";
}
@media print, all and (min-width: 768px) {
  .hr-recruit_steps02 > li + li {
    padding-left: 5.173%;
  }
  .hr-recruit_steps02 > li + li:not(.p_att01) {
    padding-left: 5.173%;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_steps02 > li + li:not(.p_att01) {
    padding-left: 29px;
  }
}
.hr-recruit_row01 {
  margin: 0 auto;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_row01 {
    max-width: 1240px;
    padding: 0 20px;
  }
}
.hr-recruit_row01.bt > li:first-child {
  border-top: 1px solid #e2e2e2;
}
.hr-recruit_row01 > li {
  display: block;
  border-bottom: 1px solid #e2e2e2;
}
.hr-recruit_row01 > li > a {
  display: block;
  position: relative;
  cursor: pointer;
}
.hr-recruit_row01 > li > a:hover {
  opacity: 0.5;
}
.hr-recruit_row01 > li > div {
  display: none;
}
.hr-recruit_row02 {
  background: #f5f5f5;
  border-top: 1px solid #e2e2e2;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_row02 {
    padding: 2.084%;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hr-recruit_row02 {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_row02 {
    padding: 8%;
  }
}
.hr-recruit_row02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_row02 > li {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hr-recruit_row02 > li {
    display: block;
  }
  .hr-recruit_row02 > li::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_row02 > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.hr-recruit_row02 > li > dl {
  -webkit-box-ordinal-group: -4;
      -ms-flex-order: -5;
          order: -5;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_row02 > li > dl {
    width: 100%;
  }
}
.hr-recruit_row02 > li > figure {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  line-height: 0;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_row02 > li > figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 35.827%;
    margin-left: 4.348%;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hr-recruit_row02 > li > figure {
    float: right;
    padding-top: 40px;
  }
  .hr-recruit_row02 > li > figure.pt0 {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_row02 > li > figure {
    margin-top: 25px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_row02 > li + li {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hr-recruit_row02 > li + li {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_row02 > li + li {
    padding-top: 40px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_row03 > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_row03 > li .a_btn01 {
    margin: 0 auto;
    font-size: 10.5px;
  }
}
.hr-recruit_row03 > li > * {
  display: block;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_row03 > li > * {
    margin: 10px 16px 10px 0;
  }
  .hr-recruit_row03 > li > *:last-child {
    margin-right: 0;
  }
  .hr-recruit_row03 > li > *.p_def01 {
    width: 406px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_row03 > li > * {
    margin: 0 0 12px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_row03 > li + li {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_row03 > li + li {
    margin-top: 23px;
  }
}
.hr-recruit_panel01 {
  background: #f5f5f5;
  border-top: 1px solid #e2e2e2;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_panel01 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_panel01 {
    padding: 30px 0;
  }
}
.hr-recruit_desc01 {
  background: #f5f5f5;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
@media screen and (-ms-high-contrast: none) {
  .hr-recruit_desc01 {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc01 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 32px 0;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc01 > div:nth-child(1) {
    width: 42.66%;
    min-width: 250px;
  }
  .hr-recruit_desc01 > div:nth-child(1) .hr-recruit_list02 {
    padding-right: 10.39%;
  }
  .hr-recruit_desc01 > div:nth-child(2) {
    width: 34.627%;
    min-width: 190px;
  }
  .hr-recruit_desc01 > div:nth-child(2) .hr-recruit_list02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .hr-recruit_desc01 > div:nth-child(2) .hr-recruit_list02 > li:nth-child(odd) {
    min-width: 50%;
  }
  .hr-recruit_desc01 > div:nth-child(2) .hr-recruit_list02 > li:nth-child(n+3) {
    margin-top: 18px;
  }
  .hr-recruit_desc01 > div:nth-child(2) .hr-recruit_list02 > li:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc01 > div {
    width: 78.788%;
    margin: 0 auto;
  }
  .hr-recruit_desc01 > div:nth-child(2) .hr-recruit_list02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hr-recruit_desc01 > div:nth-child(2) .hr-recruit_list02 > li:nth-child(odd) {
    min-width: 45%;
  }
  .hr-recruit_desc01 > div:nth-child(2) .hr-recruit_list02 > li:nth-child(n+3) {
    margin-top: 17.5px;
  }
  .hr-recruit_desc01 > div + div {
    margin-top: 33px;
  }
}
.hr-recruit_desc01 > div > dt {
  border-bottom: 1px solid #323232;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc01 > div > dt {
    margin-bottom: 30px;
    padding-bottom: 11px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc01 > div > dt {
    margin-bottom: 21px;
    padding-bottom: 7px;
    font-size: 10.5px;
  }
}
.hr-recruit_desc02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.084% 1.667% 2.084% 0;
  }
  .hr-recruit_desc02.wid02 > dt {
    width: 24.577% !important;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    padding: 22px 0 23px 30px;
  }
}
.hr-recruit_desc02 > dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc02 > dt {
    width: 27.967%;
    padding-right: 1.695%;
    line-height: 1.364em;
    font-size: 22px;
  }
  .hr-recruit_desc02 > dt:nth-last-child(2) {
    width: 15.933%;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc02 > dt {
    padding-right: 32.464%;
    line-height: 1.072em;
    font-size: 14px;
  }
  .hr-recruit_desc02 > dt:nth-last-child(2) {
    padding-right: 30px;
  }
}
.hr-recruit_desc02 > dt small {
  display: inline-block;
  line-height: 1;
  font-size: 0.728em;
}
@media screen and (max-width: 1000px) {
  .hr-recruit_desc02 > dt small {
    white-space: nowrap;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc02 > dd:nth-of-type(1) {
    width: 100%;
    padding-right: 1.695%;
  }
  .hr-recruit_desc02 > dd:nth-of-type(1) > p, .hr-recruit_desc02 > dd:nth-of-type(1) .mh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    min-height: 5.625em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc02 > dd:nth-of-type(1) {
    padding-top: 17px;
    padding-right: 32.464%;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .hr-recruit_desc02 > dd:nth-of-type(1):last-child {
    padding-right: 30px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc02 > dd:nth-of-type(2) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    padding-right: 3.729%;
    line-height: 1.667em;
    font-size: 15px;
    text-align: right;
  }
  .hr-recruit_desc02 > dd:nth-of-type(2) > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-recruit_desc02 > dd:nth-of-type(2) > p:first-of-type {
    margin-top: -0.333em;
  }
  .hr-recruit_desc02 > dd:nth-of-type(2) > p:last-of-type {
    margin-bottom: -0.333em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc02 > dd:nth-of-type(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    right: 13.6%;
    top: 0;
    bottom: 0;
    line-height: 1.667em;
    font-size: 9px;
    text-align: center;
    -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
            transform: translate(50%, 0);
  }
  .hr-recruit_desc02 > dd:nth-of-type(2) > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-recruit_desc02 > dd:nth-of-type(2) > p:first-of-type {
    margin-top: -0.333em;
  }
  .hr-recruit_desc02 > dd:nth-of-type(2) > p:last-of-type {
    margin-bottom: -0.333em;
  }
}
.hr-recruit_desc02 > dd:nth-of-type(2)::after {
  content: "＋";
  display: block;
  font-weight: 300;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc02 > dd:nth-of-type(2)::after {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 20px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc02 > dd:nth-of-type(2)::after {
    margin-top: 10px;
    font-size: 16px;
  }
}
a.isActive > .hr-recruit_desc02 > dd:nth-of-type(2)::after {
  content: "－";
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc03 > dt {
    line-height: 1.6em;
    font-size: 20px;
  }
  .hr-recruit_desc03 > dt > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-recruit_desc03 > dt > p:first-of-type {
    margin-top: -0.3em;
  }
  .hr-recruit_desc03 > dt > p:last-of-type {
    margin-bottom: -0.3em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc03 > dt {
    line-height: 1.539em;
    font-size: 13px;
  }
  .hr-recruit_desc03 > dt > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-recruit_desc03 > dt > p:first-of-type {
    margin-top: -0.269em;
  }
  .hr-recruit_desc03 > dt > p:last-of-type {
    margin-bottom: -0.269em;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc03 > dt + dd {
    padding-top: 4.07%;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hr-recruit_desc03 > dt + dd {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc03 > dt + dd {
    padding-top: 19px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc03 > dd p + p, .hr-recruit_desc03 > dd p + ul, .hr-recruit_desc03 > dd ul + p, .hr-recruit_desc03 > dd ul + ul {
    margin-top: 1em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc03 > dd p + p, .hr-recruit_desc03 > dd p + ul, .hr-recruit_desc03 > dd ul + p, .hr-recruit_desc03 > dd ul + ul {
    margin-top: 1.143em;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc03 > dd p + dl, .hr-recruit_desc03 > dd ul + dl {
    margin-top: 0.438em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc03 > dd p + dl, .hr-recruit_desc03 > dd ul + dl {
    margin-top: 0.453em;
  }
}
.hr-recruit_desc03 > dd ul > li {
  padding-left: 1em;
  text-indent: -1em;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc03 > dd dl > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hr-recruit_desc03 > dd dl > div > dt {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc03 > dd dl > div > * {
    display: inline;
  }
}
.hr-recruit_desc03 > dd strong {
  font-weight: 700;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc03 > dd a {
    margin-top: 3.634%;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hr-recruit_desc03 > dd a {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc03 > dd a {
    margin: 25px auto 0;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc03 > dd + dd {
    padding-top: 3.198%;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hr-recruit_desc03 > dd + dd {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc03 > dd + dd {
    padding-top: 15px;
  }
}
.hr-recruit_desc04 > dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1;
  font-weight: 700;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc04 > dt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc04 > dt {
    font-size: 10.5px;
  }
}
.hr-recruit_desc04 > dt::before {
  content: "Q.";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc04 > dt::before {
    width: 27px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc04 > dt::before {
    width: 18px;
  }
}
.hr-recruit_desc04 > dt > p {
  position: relative;
  margin-right: auto;
  padding-left: 1px;
  padding-right: 2px;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc04 > dt > p {
    padding-bottom: 0.375em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc04 > dt > p {
    padding-bottom: 0.286em;
  }
}
.hr-recruit_desc04 > dt > p::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.hr-recruit_desc04 > dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc04 > dd {
    padding-top: 18px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc04 > dd {
    padding-top: 10px;
  }
}
.hr-recruit_desc04 > dd::before {
  content: "A.";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc04 > dd::before {
    width: 27px;
    margin-top: -0.437em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc04 > dd::before {
    width: 18px;
    margin-top: -0.452em;
  }
}
.hr-recruit_desc04 > dd > p {
  width: 100%;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc04 + .hr-recruit_desc04 {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc04 + .hr-recruit_desc04 {
    padding-top: 25px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc05 > dt {
    line-height: 1.667em;
    font-size: 18px;
  }
  .hr-recruit_desc05 > dt > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-recruit_desc05 > dt > p:first-of-type {
    margin-top: -0.333em;
  }
  .hr-recruit_desc05 > dt > p:last-of-type {
    margin-bottom: -0.333em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc05 > dt {
    line-height: 1.875em;
    font-size: 12px;
  }
  .hr-recruit_desc05 > dt > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-recruit_desc05 > dt > p:first-of-type {
    margin-top: -0.437em;
  }
  .hr-recruit_desc05 > dt > p:last-of-type {
    margin-bottom: -0.437em;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc05 > dd {
    padding-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc05 > dd {
    padding-top: 13px;
  }
}
.hr-recruit_desc06 {
  text-align: center;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc06 > div {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc06 > div {
    padding-top: 30px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc06 > div:last-child {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc06 > div:last-child {
    padding-bottom: 30px;
  }
}
.hr-recruit_desc06 > div > dd {
  line-height: 0;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_desc06 > div > dd {
    padding-top: 23px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc06 > div > dd {
    padding-top: 14.5px;
  }
}
.hr-recruit_desc06 > div > dd a {
  display: inline-block;
  line-height: 0;
}
.hr-recruit_desc06 > div > dd a:hover {
  opacity: 0.5;
}
.hr-recruit_desc06 > div > dd a img {
  height: auto;
}
.hr-recruit_desc06 .p_def01_bnrLink {
  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: 767px) {
  .hr-recruit_desc06 .p_def01_bnrLink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.hr-recruit_desc06 .p_def01_bnrLink img {
  width: 180px;
}
.hr-recruit_desc06 .p_def01_bnrLink .p_def01_bnrLink02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 55px;
}
@media screen and (max-width: 767px) {
  .hr-recruit_desc06 .p_def01_bnrLink .p_def01_bnrLink02 {
    margin-left: 0;
    margin-top: 22.5px;
  }
}
.hr-recruit_images01 {
  margin: 0 auto;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_images01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1240px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_images01 {
    width: 84%;
  }
}
.hr-recruit_images01 > li {
  display: block;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_images01 > li {
    width: 100%;
  }
}
.hr-recruit_images01 > li > figure {
  line-height: 0;
  text-align: center;
}
.hr-recruit_images01 > li > figure + * {
  font-weight: 700;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_images01 > li > figure + * {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_images01 > li > figure + * {
    margin-top: 15px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_images01 > li > figure + * + * {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_images01 > li > figure + * + * {
    padding-top: 20px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_images01 > li + li {
    margin-left: 4.667%;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_images01 > li + li {
    margin-top: 30px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_images01 + .hr-recruit_images01 {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_images01 + .hr-recruit_images01 {
    margin-top: 30px;
  }
}
.hr-recruit_card01 {
  border: 1px solid #bcbcbc;
  line-height: 0;
  text-align: center;
  overflow: hidden;
}
.hr-recruit_card01 > img {
  -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: -webkit-transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms, -webkit-transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}
@media screen and (max-width: 767px) {
  .hr-recruit_card01 > img {
    width: 100%;
  }
}
.hr-recruit_card01 > figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: #e6e6e5;
  line-height: 1;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_card01 > figcaption {
    height: 4.5em;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_card01 > figcaption {
    height: 3.96em;
    font-size: 12.5px;
  }
}
.hr-recruit_card01 > figcaption > small {
  display: block;
  font-family: "Jost", sans-serif;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_card01 > figcaption > small {
    margin-bottom: 0.5em;
    font-size: 0.728em;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_card01 > figcaption > small {
    margin-bottom: 0.4em;
    font-size: 0.84em;
  }
}
.hr-recruit_card02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: 1px solid #bcbcbc;
  text-decoration: none;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_card02 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_card02 {
    line-height: 1.728em;
    font-size: 11px;
  }
}
.hr-recruit_card02 > figure {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.hr-recruit_card02 > figure > img {
  -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: -webkit-transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms, -webkit-transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}
.hr-recruit_card02 > p {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background: #e6e6e5;
  letter-spacing: 0.05em;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_card02 > p {
    width: 54%;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_card02 > p {
    width: 61.321%;
  }
}
.hr-recruit_card02:hover {
  opacity: 0.5;
}
.hr-recruit_card02:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.hr-recruit_card03 {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_card03 {
    padding: 2.5% 10px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_card03 {
    padding: 24px 30px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_card03.js-accTrigger {
    padding-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_card03.js-accTrigger {
    padding-right: 56px;
  }
}
.hr-recruit_card03.js-accTrigger::after {
  content: "＋";
  position: absolute;
  top: 50%;
  font-weight: 300;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  pointer-events: none;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_card03.js-accTrigger::after {
    right: 20px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_card03.js-accTrigger::after {
    right: 30px;
    font-size: 16px;
  }
}
.hr-recruit_card03.js-accTrigger.isActive::after {
  content: "－";
}
.hr-recruit_card03 > figure {
  background: #f5f5f5;
  border-radius: 50%;
  line-height: 0;
  overflow: hidden;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_card03 > figure {
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_card03 > figure {
    width: 51px;
  }
}
.hr-recruit_card03 > p {
  margin-right: auto;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_card03 > p {
    margin-left: 30px;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_card03 > p {
    margin-left: 18px;
    font-size: 14px;
  }
}
.hr-recruit_link01 {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .hr-recruit_link01 {
    font-size: 10.5px;
  }
}
.hr-recruit_link01 > a {
  margin: 0 auto;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_link01 + .hr-recruit_sub01 {
    margin-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_link01 + .hr-recruit_sub01 {
    margin-top: 75px;
  }
}
.hr-recruit_yt_thumb {
  display: block;
}
@media print, all and (min-width: 768px) {
  .hr-recruit_yt_thumb {
    width: 480px;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_yt_thumb {
    margin-top: 20px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-recruit_yt_thumb.business {
    margin: 40px auto;
  }
}
@media screen and (max-width: 767px) {
  .hr-recruit_yt_thumb.business {
    width: 315px;
    margin: 40px auto;
  }
}
.hr-recruit_yt_thumb + .hr-recruit_row01 {
  border-top: 1px solid #e2e2e2;
}