@charset "UTF-8";
/*
変数関係をまとめたファイル
 */
/*
色に関して記述しているファイル
色に関して、ここで宣言をしたものを利用する様にする

例：
color: $color-font-white;
 */
/*
ブレイクポイントに関して記述しているファイル
下のブレイクポイントの設定を変更するときは必ずPMに一声かける
 */
.header > .right > .pages > .page > .link.page-recruit:before {
  height: 40px;
}

.header > .right > .pages > .page > .link.page-recruit.english:before {
  height: 40px;
}

.header > .right > .pages > .page > .link.page-recruit.english:before {
  height: 1px;
}


.header > .sp-menu > .container > .pages > .page > .link.page-recruit:before {
  right: 75px;
  width: 77px;
}

.recruit-page {
  margin-top: 288px;
}

@media screen and (max-width: 897px) {
  .recruit-page {
    margin-top: 240px;
  }
}

.recruit-page > .section-title {
  margin-bottom: 176px;
}

.recruit-page > .section-title > .container > .page-title {
  font-size: 32px;
  letter-spacing: 0.24em;
  line-height: 1.6;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-title > .container > .page-title {
    letter-spacing: 0.08em;
    line-height: 1.52;
  }
}

.recruit-page > .section-lead,
.recruit-page > .section-position,
.recruit-page > .section-conditions,
.recruit-page > .section-merits,
.recruit-page > .section-flow,
.recruit-page > .section-balance,
.recruit-page > .section-form {
  margin-bottom: 176px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-lead,
  .recruit-page > .section-position,
  .recruit-page > .section-conditions,
  .recruit-page > .section-merits,
  .recruit-page > .section-flow,
  .recruit-page > .section-balance,
  .recruit-page > .section-form {
    margin-bottom: 204px;
  }
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-lead > .container,
  .recruit-page > .section-position > .container,
  .recruit-page > .section-conditions > .container,
  .recruit-page > .section-merits > .container,
  .recruit-page > .section-flow > .container,
  .recruit-page > .section-balance > .container,
  .recruit-page > .section-form > .container {
    display: block;
  }
}

.recruit-page > .section-lead > .container > .left,
.recruit-page > .section-position > .container > .left,
.recruit-page > .section-conditions > .container > .left,
.recruit-page > .section-merits > .container > .left,
.recruit-page > .section-flow > .container > .left,
.recruit-page > .section-balance > .container > .left,
.recruit-page > .section-form > .container > .left {
  position: relative;
  width: 30px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.7em;
  margin-right: 90px;
}


.recruit-page > .section-lead > .container > .left.english,
.recruit-page > .section-position > .container > .left.english,
.recruit-page > .section-conditions > .container > .left.english,
.recruit-page > .section-merits > .container > .left.english,
.recruit-page > .section-flow > .container > .left.english,
.recruit-page > .section-balance > .container > .left.english,
.recruit-page > .section-form > .container > .left.english {
  letter-spacing: 0.2em;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-lead > .container > .left,
  .recruit-page > .section-position > .container > .left,
  .recruit-page > .section-conditions > .container > .left,
  .recruit-page > .section-merits > .container > .left,
  .recruit-page > .section-flow > .container > .left,
  .recruit-page > .section-balance > .container > .left,
  .recruit-page > .section-form > .container > .left {
    width: 20px;
    font-size: 12px;
    letter-spacing: 0.5em;
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.recruit-page > .section-lead > .container > .left:before,
.recruit-page > .section-position > .container > .left:before,
.recruit-page > .section-conditions > .container > .left:before,
.recruit-page > .section-merits > .container > .left:before,
.recruit-page > .section-flow > .container > .left:before,
.recruit-page > .section-balance > .container > .left:before,
.recruit-page > .section-form > .container > .left:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 100%;
  width: 240px;
  height: 1px;
  background-color: #808080;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-lead > .container > .left:before,
  .recruit-page > .section-position > .container > .left:before,
  .recruit-page > .section-conditions > .container > .left:before,
  .recruit-page > .section-merits > .container > .left:before,
  .recruit-page > .section-flow > .container > .left:before,
  .recruit-page > .section-balance > .container > .left:before,
  .recruit-page > .section-form > .container > .left:before {
    width: 1px;
    height: 40px;
    top: -48px;
    right: 58%;
  }
}

.recruit-page > .section-lead > .container > .right,
.recruit-page > .section-position > .container > .right,
.recruit-page > .section-conditions > .container > .right,
.recruit-page > .section-merits > .container > .right,
.recruit-page > .section-flow > .container > .right,
.recruit-page > .section-balance > .container > .right,
.recruit-page > .section-form > .container > .right {
  width: 100%;
}

.recruit-page > .section-lead > .container > .right > .copy,
.recruit-page > .section-lead > .container > .right > .text {
  letter-spacing: 0.08em;
  line-height: 1.6;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-lead > .container > .right > .copy,
  .recruit-page > .section-lead > .container > .right > .text {
    line-height: 1.52;
  }
}

.recruit-page > .section-lead > .container > .right > .copy {
  font-size: 24px;
  margin-bottom: 24px;
  margin-top: -9px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-lead > .container > .right > .copy {
    font-size: 18px;
    margin-top: 0;
  }
}

.recruit-page > .section-lead > .container > .right > .copy > .block {
  display: inline-block;
}

.recruit-page > .section-lead > .container > .right > .text {
  font-size: 14px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-lead > .container > .right > .text {
    font-size: 13px;
  }
}

.recruit-page > .section-position > .container > .right > .position {
  margin-bottom: 80px;
}

.recruit-page > .section-position > .container > .right > .position > .title,
.recruit-page > .section-position > .container > .right > .position > .text {
  letter-spacing: 0.08em;
  line-height: 1.6;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-position > .container > .right > .position > .title,
  .recruit-page > .section-position > .container > .right > .position > .text {
    line-height: 1.52;
  }
}

.recruit-page > .section-position > .container > .right > .position > .title {
  font-size: 24px;
  margin-bottom: 26px;
  margin-top: -9px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-position > .container > .right > .position > .title {
    font-size: 18px;
    margin-bottom: 24px;
    margin-top: 0;
  }
}

.recruit-page > .section-position > .container > .right > .position > .text {
  font-size: 14px;
  margin-bottom: 48px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-position > .container > .right > .position > .text {
    font-size: 13px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-position > .container > .right > .position > .details {
    display: block;
  }
}

.recruit-page > .section-position > .container > .right > .position > .details > .job > .label,
.recruit-page > .section-position > .container > .right > .position > .details > .job > .desc,
.recruit-page > .section-position > .container > .right > .position > .details > .character > .label,
.recruit-page > .section-position > .container > .right > .position > .details > .character > .desc {
  letter-spacing: 0.08em;
  line-height: 1.6;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-position > .container > .right > .position > .details > .job > .label,
  .recruit-page > .section-position > .container > .right > .position > .details > .job > .desc,
  .recruit-page > .section-position > .container > .right > .position > .details > .character > .label,
  .recruit-page > .section-position > .container > .right > .position > .details > .character > .desc {
    line-height: 1.52;
  }
}

.recruit-page > .section-position > .container > .right > .position > .details > .job > .label,
.recruit-page > .section-position > .container > .right > .position > .details > .character > .label {
  font-size: 18px;
  margin-bottom: 24px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-position > .container > .right > .position > .details > .job > .label,
  .recruit-page > .section-position > .container > .right > .position > .details > .character > .label {
    font-size: 15px;
    margin-bottom: 8px;
  }
}

.recruit-page > .section-position > .container > .right > .position > .details > .job > .desc,
.recruit-page > .section-position > .container > .right > .position > .details > .character > .desc {
  font-size: 14px;
  margin-bottom: 24px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-position > .container > .right > .position > .details > .job > .desc,
  .recruit-page > .section-position > .container > .right > .position > .details > .character > .desc {
    font-size: 13px;
    margin-bottom: 8px;
  }
}

.recruit-page > .section-position > .container > .right > .position > .details > .job > .desc.mb,
.recruit-page > .section-position > .container > .right > .position > .details > .character > .desc.mb {
  margin-bottom: 0;
}

.recruit-page > .section-position > .container > .right > .position > .details > .job {
  margin-right: 67px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-position > .container > .right > .position > .details > .job {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.recruit-page > .section-position > .container > .right > .position > .details > .job > .desc > .detail {
  display: block;
  color: #808080;
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin-bottom: 8px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-position > .container > .right > .position > .details > .job > .desc > .detail {
    margin-bottom: 4px;
  }
}

.recruit-page > .section-position > .container > .right > .position.designer > .details > .job {
  margin-right: 150px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-position > .container > .right > .position.designer > .details > .job {
    margin-right: 67px;
  }
}

.recruit-page > .section-conditions > .container > .right > .item {
  margin-bottom: 48px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-conditions > .container > .right > .item {
    margin-bottom: 40px;
  }
}

.recruit-page > .section-conditions > .container > .right > .item > .title,
.recruit-page > .section-conditions > .container > .right > .item > .text,
.recruit-page > .section-conditions > .container > .right > .item > .flex > .name,
.recruit-page > .section-conditions > .container > .right > .item > .flex > .text,
.recruit-page > .section-conditions > .container > .right > .item > .flex > .text > .small {
  letter-spacing: 0.08em;
  line-height: 1.6;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-conditions > .container > .right > .item > .title,
  .recruit-page > .section-conditions > .container > .right > .item > .text,
  .recruit-page > .section-conditions > .container > .right > .item > .flex > .name,
  .recruit-page > .section-conditions > .container > .right > .item > .flex > .text,
  .recruit-page > .section-conditions > .container > .right > .item > .flex > .text > .small {
    line-height: 1.52;
  }
}

.recruit-page > .section-conditions > .container > .right > .item > .title {
  font-size: 18px;
  margin-bottom: 24px;
  margin-top: -7px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-conditions > .container > .right > .item > .title {
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 0;
  }
}

.recruit-page > .section-conditions > .container > .right > .item > .text {
  font-size: 14px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-conditions > .container > .right > .item > .text {
    font-size: 13px;
  }
}

.recruit-page > .section-conditions > .container > .right > .item > .text > .small {
  display: inline-block;
  color: #808080;
  font-size: 10px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-conditions > .container > .right > .item > .flex {
    display: block;
  }
}

.recruit-page > .section-conditions > .container > .right > .item > .flex > .name {
  margin-right: 21px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-conditions > .container > .right > .item > .flex > .name {
    font-size: 18px;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-conditions > .container > .right > .item > .flex > .text {
    font-size: 13px;
  }
}

.recruit-page > .section-conditions > .container > .right > .item > .flex > .text > .small {
  display: inline-block;
  color: #808080;
  font-size: 10px;
}

.recruit-page > .section-conditions > .container > .right > .item.ib {
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-conditions > .container > .right > .item.ib {
    display: block;
  }
}

.recruit-page > .section-conditions > .container > .right > .item.time {
  margin-right: 68px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-conditions > .container > .right > .item.time {
    margin-right: 0;
  }
}

.recruit-page > .section-conditions > .container > .right > .item.time > .text > .small {
  line-height: 160%;
}

.recruit-page > .section-merits > .container > .right {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -8px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-merits > .container > .right {
    display: block;
    margin-top: 0;
  }
}

.recruit-page > .section-merits > .container > .right > .merits {
  width: 100%;
}

.recruit-page > .section-merits > .container > .right > .merits > .merit {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin-bottom: 24px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-merits > .container > .right > .merits > .merit {
    font-size: 13px;
    line-height: 1.52;
    margin-bottom: 8px;
  }
}

.recruit-page > .section-merits > .container > .right > .merits > .merit > .small {
  display: block;
  color: #808080;
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 1.6;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-merits > .container > .right > .merits > .merit > .small {
    line-height: 1.52;
  }
}

.recruit-page > .section-merits > .container > .right > .merits > .merit:first-child {
  font-size: 18px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-merits > .container > .right > .merits > .merit:first-child {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.recruit-page > .section-merits > .container > .right > .merits.communication {
  margin-left: 16px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-merits > .container > .right > .merits.communication {
    margin-left: 0;
    margin-top: 40px;
  }
}

.recruit-page > .section-merits > .container > .right > .merits.communication > .merit:nth-child(2), .recruit-page > .section-merits > .container > .right > .merits.communication > .merit:last-child {
  margin-bottom: 8px;
}

.recruit-page > .section-flow > .container > .right > .text {
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin-bottom: 80px;
  margin-top: -7px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-flow > .container > .right > .text {
    font-size: 13px;
    line-height: 1.52;
    margin-bottom: 40px;
    margin-top: 0px;
  }
}

.recruit-page > .section-flow > .container > .right > .flow {
  max-width: 780px;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-flow > .container > .right > .flow {
    display: none;
  }
}

.recruit-page > .section-flow > .container > .right > .flow > .img {
  width: 100%;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-flow > .container > .right > .flow > .img {
    width: 77%;
  }
}

.recruit-page > .section-flow > .container > .right > .flows > .flow {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}

.recruit-page > .section-flow > .container > .right > .flows > .flow > .number {
  position: relative;
  border: 1px solid #000000;
  border-radius: 50%;
  font-size: 12px;
  padding: 24px 34px;
  margin-right: 20px;
}

.recruit-page > .section-flow > .container > .right > .flows > .flow > .number:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -14px;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.recruit-page > .section-flow > .container > .right > .flows > .flow > .number.last:before {
  display: none;
}

.recruit-page > .section-flow > .container > .right > .flows > .flow > .label {
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 1.52;
}

.recruit-page > .section-balance > .container > .left {
  height: 245px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .left {
    height: 162px;
  }
}

.recruit-page > .section-balance > .container > .right {
  margin-top: -7px;
}

.recruit-page > .section-balance > .container > .right > .graphs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-left: -28px;
}

@media screen and (max-width: 950px) {
  .recruit-page > .section-balance > .container > .right > .graphs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0;
  }
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs {
    max-width: 500px;
    width: 100%;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph {
  max-width: 176px;
  width: 100%;
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph > .title {
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph > .title {
    font-size: 12px;
    line-height: 1.52;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph > .lines {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 auto;
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph > .lines > span {
  display: block;
  background-color: #000000;
  width: 2px;
  margin: 0 auto;
  margin-bottom: 26px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph > .lines > span {
    margin-bottom: 24px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph > .labels {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph > .labels > .label {
  font-size: 14px;
  letter-spacing: 0.65em;
  line-height: 160%;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}


.recruit-page > .section-balance > .container > .right > .graphs > .graph > .labels > .label.english {
  letter-spacing: 0.2em;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph > .labels > .label {
    font-size: 12px;
    letter-spacing: 0.55em;
    height: 279px;
  }
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph > .labels > .label.english {
    letter-spacing: 0.2em;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph > .labels > .label > .number {
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
  letter-spacing: 0em;
  line-height: 100%;
  padding-bottom: 7px;
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .title {
  margin-bottom: 26px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .title {
    margin-bottom: 16px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines {
  width: 116px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines {
    width: 88px;
  }
}

@media screen and (max-width: 480px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines {
    width: 84px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines > span.first {
  height: 204px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines > span.first {
    height: 172px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines > span.second {
  height: 150px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines > span.second {
    height: 126px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines > span.third, .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines > span.forth {
  height: 40px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines > span.third, .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .lines > span.forth {
    height: 34px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .labels {
  width: 107px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .labels {
    width: 86px;
  }
}

@media screen and (max-width: 480px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.univ > .labels {
    width: 82px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.grade {
  padding-left: 10px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade {
    padding-left: 0;
  }
}

@media screen and (max-width: 480px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade {
    width: 77px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .title {
  margin-bottom: 92px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .title {
    margin-bottom: 72px;
  }
}

@media screen and (max-width: 358px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .title {
    margin-bottom: 88px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines {
  width: 116px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines {
    width: 89px;
  }
}

@media screen and (max-width: 480px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines {
    width: 82px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines > span.first {
  height: 33px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines > span.first {
    height: 27px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines > span.second {
  height: 139px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines > span.second {
    height: 117px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines > span.third {
  height: 65px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines > span.third {
    height: 54px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines > span.forth {
  height: 40px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .lines > span.forth {
    height: 34px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .labels {
  width: 107px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .labels {
    width: 87px;
  }
}

@media screen and (max-width: 480px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.grade > .labels {
    width: 82px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.sex {
  padding-left: 20px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.sex {
    padding-left: 0;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .title {
  margin-bottom: 50px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .title {
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 358px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .title {
    margin-bottom: 52px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .lines {
  width: 54px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .lines {
    width: 44px;
  }
}

@media screen and (max-width: 480px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .lines {
    width: 41px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .lines > span.first {
  height: 98px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .lines > span.first {
    height: 82px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .lines > span.second {
  height: 180px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .lines > span.second {
    height: 152px;
  }
}

.recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .labels {
  width: 48px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .labels {
    width: 43px;
  }
}

@media screen and (max-width: 480px) {
  .recruit-page > .section-balance > .container > .right > .graphs > .graph.sex > .labels {
    width: 40px;
  }
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form {
    margin-bottom: 80px;
  }
}

.recruit-page > .section-form > .container > .right {
  margin-top: -3px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right {
    margin-top: 0;
  }
}

.recruit-page > .section-form > .container > .right > .text {
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin-bottom: 40px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .text {
    font-size: 13px;
    line-height: 1.52;
    margin-bottom: 24px;
  }
}

.recruit-page > .section-form > .container > .right > .text > .notice {
  display: block;
  color: #FF4233;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form {
  max-width: 750px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form {
    max-width: 100%;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item {
  max-width: 360px;
  width: 100%;
  margin-bottom: 24px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item,
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item {
    max-width: 411px;
  }
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item,
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item {
    max-width: 100%;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > .label,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > .label {
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin-bottom: 4px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > .label,
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > .label {
    font-size: 14px;
    line-height: 1.52;
    margin-bottom: 8px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > .label > .required,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > .label > .required {
  color: #FF4233;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #D6D6D6;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  padding: 13px 16px 11px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input,
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea,
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input,
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea {
    padding: 13px 16px 14px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input::-webkit-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea::-webkit-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input::-webkit-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea::-webkit-input-placeholder {
  color: #BFBFBF;
  font-size: 16px;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input::-moz-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea::-moz-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input::-moz-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea::-moz-placeholder {
  color: #BFBFBF;
  font-size: 16px;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input:-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea:-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input:-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea:-ms-input-placeholder {
  color: #BFBFBF;
  font-size: 16px;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input::-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea::-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input::-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea::-ms-input-placeholder {
  color: #BFBFBF;
  font-size: 16px;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input::placeholder,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea::placeholder,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input::placeholder,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea::placeholder {
  color: #BFBFBF;
  font-size: 16px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input::-webkit-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea::-webkit-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input::-webkit-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea::-webkit-input-placeholder {
    padding-top: 0.2em;
  }
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input::-moz-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea::-moz-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input::-moz-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea::-moz-placeholder {
    padding-top: 0.2em;
  }
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input:-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea:-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input:-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea:-ms-input-placeholder {
    padding-top: 0.2em;
  }
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input::-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea::-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input::-ms-input-placeholder, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea::-ms-input-placeholder {
    padding-top: 0.2em;
  }
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input::placeholder,
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea::placeholder,
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input::placeholder,
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea::placeholder {
    padding-top: 0.2em;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > input:focus,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item > p > textarea:focus,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > input:focus,
.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item > p > textarea:focus {
  background-color: #F5F5F5;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex {
    display: block;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item.left {
  margin-right: 30px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .flex > .form-item.left {
    margin-right: 0;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age {
  position: relative;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .age {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #D6D6D6;
  max-width: 58px;
  width: 100%;
  padding: 13px 16px 11px;
  margin-right: 10px;
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .age {
    padding: 13px 16px 14px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .age::-webkit-input-placeholder {
  color: #BFBFBF;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .age::-moz-placeholder {
  color: #BFBFBF;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .age:-ms-input-placeholder {
  color: #BFBFBF;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .age::-ms-input-placeholder {
  color: #BFBFBF;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .age::placeholder {
  color: #BFBFBF;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .age:focus {
  border: 1px solid #000000;
  background-color: #F5F5F5;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .unit {
  position: absolute;
  top: 38px;
  left: 70px;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.occupation > p > .mwform-radio-field > label > input {
  display: none;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.occupation > p > .mwform-radio-field > label > .mwform-radio-field-text {
  position: relative;
  letter-spacing: 0.08em;
  line-height: 1.6;
  padding-left: 30px;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.occupation > p > .mwform-radio-field > label > .mwform-radio-field-text:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #BFBFBF;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.occupation > p > .mwform-radio-field > label > input:checked + .mwform-radio-field-text:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #000000;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.textarea {
  max-width: 750px;
  margin-bottom: 48px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.textarea {
    max-width: 100%;
    margin-bottom: 24px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.textarea > p > textarea {
  height: 164px;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy {
  position: relative;
  margin: 0 auto;
  margin-bottom: 120px;
  text-align: center;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy {
    max-width: 242px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .mwform-checkbox-field > label > input {
  display: none;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .mwform-checkbox-field > label > .mwform-checkbox-field-text {
  position: relative;
  letter-spacing: 0.08em;
  line-height: 1.6;
  padding-left: 30px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .mwform-checkbox-field > label > .mwform-checkbox-field-text {
    font-size: 14px;
    line-height: 1.52;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .mwform-checkbox-field > label > .mwform-checkbox-field-text:before {
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  left: -8px;
  width: 24px;
  height: 24px;
  border: 1px solid #BFBFBF;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .mwform-checkbox-field > label > input:checked + .mwform-checkbox-field-text:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0px;
  width: 7px;
  height: 14px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .link {
  position: absolute;
  left: 82px;
  color: #808080;
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .link {
    font-size: 12px;
    left: 122px;
  }
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .link {
    left: 38px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .link:hover {
  opacity: 0.5;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .error {
  position: absolute;
  bottom: -44px;
  left: 82px;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .error {
    left: 122px;
  }
}

@media screen and (max-width: 640px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.privacy > .error {
    left: 38px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button {
    max-width: 211px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button > .confirm-send {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #000000;
  border-radius: 0;
  background-color: #000000;
  font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Meiryo',sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  padding: 21px 44px 21px 0px;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button > .confirm-send {
    font-size: 12px;
    letter-spacing: -0.05em;
    padding: 21px 42px 21px 0px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button > .confirm-send:hover {
  background-color: #FFFFFF;
  color: #000000;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:before, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:after {
  content: "";
  position: absolute;
  top: 32px;
  right: 30px;
  width: 35px;
  height: 1px;
  -webkit-transition: all 0.24s ease;
  transition: all 0.24s ease;
}

@media screen and (max-width: 897px) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:before, .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:after {
    top: 30px;
    width: 24px;
    right: 28px;
  }
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:before {
  background-color: #FFFFFF;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:after {
  background-color: #FFFFFF;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:hover {
  background-color: #FFFFFF;
  color: #000000;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:hover:before {
  background-color: #000000;
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:hover:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:hover > .icon {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  _::-webkit-full-page-media,
  _:future,
  :root .section-balance > .container > .right > .graphs > .graph > .labels > .label {
    width: 20px;
    white-space: nowrap;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  _::-webkit-full-page-media,
  _:future,
  :root .mwform-radio-field > label > .mwform-radio-field-text:before {
    top: 2px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  _::-webkit-full-page-media,
  _:future,
  :root .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:before {
    top: 35px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  _::-webkit-full-page-media,
  _:future,
  :root .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button:after {
    top: 35px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  _::-webkit-full-page-media,
  _:future,
  :root .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.age > p > .unit {
    top: 42px;
  }
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  textarea {
    overflow: auto;
  }
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header > .right > .pages > .page > .link::before {
    left: 55%;
  }
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .recruit-page > .section-form > .container > .right > .mw_wp_form > form > .form-item.button > .confirm-send {
    padding: 21px 44px 16px 0px;
  }
}
