@charset "UTF-8";
/* 採用情報用スタイル */
/* parts */
/* _mixin */
/* media query */
/* layout */
/* padding, margin */
/* headline */
/* color */
/* flex */
/* font */
/* other */
/* indiviual */
@keyframes truck {
  0% {
    top: -12%;
    left: 35%;
    opacity: 0;
  }
  20% {
    top: -1%;
    left: 25%;
    opacity: 1;
  }
  40% {
    top: 17%;
    left: 11%;
  }
  60% {
    top: 17%;
    left: 11%;
    opacity: 1;
  }
  100% {
    top: 63%;
    left: -20%;
    opacity: 1;
  }
}
@keyframes truck-extra {
  0% {
    top: -12%;
    right: 564px;
    left: auto;
    opacity: 0;
  }
  20% {
    top: -1%;
    right: 641px;
    left: auto;
    opacity: 1;
  }
  40% {
    top: 17%;
    right: 792px;
    left: auto;
  }
  60% {
    top: 17%;
    right: 792px;
    left: auto;
    opacity: 1;
  }
  90% {
    top: 40%;
    right: 970px;
    left: auto;
    opacity: 1;
  }
  100% {
    top: 50%;
    right: 1050px;
    left: auto;
    opacity: 0;
  }
}
@keyframes package {
  0% {
    top: 25%;
    left: 65.5%;
    opacity: 0;
  }
  10% {
    top: 36%;
    left: 65.5%;
    opacity: 1;
  }
  20% {
    top: 36%;
    left: 65.5%;
    opacity: 1;
  }
  95% {
    top: 27%;
    left: 72%;
    opacity: 1;
  }
  100% {
    top: 26%;
    left: 73%;
    opacity: 0;
  }
}
@keyframes package-extra {
  0% {
    top: 25%;
    right: 339px;
    left: auto;
    opacity: 0;
  }
  10% {
    top: 36%;
    right: 339px;
    left: auto;
    opacity: 1;
  }
  20% {
    top: 36%;
    right: 339px;
    left: auto;
    opacity: 1;
  }
  95% {
    top: 27%;
    right: 274px;
    left: auto;
    opacity: 1;
  }
  100% {
    top: 26%;
    right: 267px;
    left: auto;
    opacity: 0;
  }
}
@keyframes folklift {
  0% {
    top: 62%;
    left: 57%;
    opacity: 0;
  }
  5% {
    top: 65%;
    left: 54%;
    opacity: 1;
  }
  20% {
    top: 77%;
    left: 47%;
  }
  30% {
    top: 77%;
    left: 47%;
  }
  50% {
    top: 82%;
    left: 42%;
  }
  65% {
    top: 82%;
    left: 42%;
  }
  75% {
    top: 77%;
    left: 47%;
    opacity: 1;
  }
  85% {
    top: 65%;
    left: 54%;
    opacity: 1;
  }
  90% {
    top: 62%;
    left: 57%;
    opacity: 0;
  }
}
@keyframes folklift-extra {
  0% {
    top: 67%;
    right: 396px;
    left: auto;
    opacity: 0;
  }
  5% {
    top: 70%;
    right: 413px;
    left: auto;
    opacity: 1;
  }
  20% {
    top: 77%;
    right: 482px;
    left: auto;
  }
  30% {
    top: 77%;
    right: 482px;
    left: auto;
  }
  50% {
    top: 84%;
    right: 552px;
    left: auto;
  }
  65% {
    top: 84%;
    right: 552px;
    left: auto;
  }
  75% {
    top: 77%;
    right: 482px;
    left: auto;
    opacity: 1;
  }
  85% {
    top: 70%;
    right: 413px;
    left: auto;
    opacity: 1;
  }
  90% {
    top: 67%;
    right: 396px;
    left: auto;
    opacity: 0;
  }
}
/* product-sort */
/* コンテンツ共通スタイル */
span.occupation {
  font-weight: 700;
  line-height: 1;
  color: #009D96;
  padding: 0.8em 1em 0.6em 1em;
  margin-bottom: 1.5em;
  display: inline-block;
  border: solid 1px #009D96;
}

.sep-box-mb {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: space-between;
}
@media screen and (max-width: 575px) {
  .sep-box-mb {
    flex-direction: column;
  }
}
.sep-box-mb .right-column,
.sep-box-mb .left-column {
  width: 47%;
}
@media screen and (max-width: 575px) {
  .sep-box-mb .right-column,
  .sep-box-mb .left-column {
    width: 100%;
  }
}

h2.recruit-h2 {
  text-align: center;
  width: 100%;
}
h2.recruit-h2 span {
  font-size: 2.1em;
  letter-spacing: 0;
  padding: 0 1em 0.5em 2em;
  margin-bottom: 1em;
  background-image: url(../img/icon/marker_headline.svg);
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-position: top left;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  h2.recruit-h2 span {
    font-size: 1.3em;
  }
}

.contents-section ul.recruit-number-ul {
  width: 100%;
  justify-content: space-between;
}
.contents-section ul.recruit-number-ul li {
  font-size: 0.8em;
  width: 30%;
}
.contents-section ul.recruit-number-ul li dl dd {
  font-size: 2.5em !important;
}

.recruit #headline-top.single {
  height: 27.5em !important;
}
.recruit #headline-top.single .headline-txt hgroup {
  width: 100%;
}
.recruit #headline-top.single .headline-txt hgroup h1:first-of-type {
  font-size: 2.8em;
}
.recruit #headline-top.single .headline-txt hgroup h1:nth-of-type(2) {
  font-size: 1.6em;
}
.recruit #headline-top.single .headline-txt hgroup h1:nth-of-type(2) span {
  padding-left: 0;
}
.recruit #headline-top picture {
  width: 40%;
}
.recruit #headline-top picture img {
  width: 80%;
}
.recruit .lead {
  line-height: 1.8;
}

.recruit #category-contents-area .inner {
  width: 90%;
  margin: 0 auto;
}

ul.talent-ul {
  font-size: 1.6em;
  padding: 0.25em 2em 0 2em;
}
ul.talent-ul li {
  line-height: 1.3;
  padding-left: 2em;
  position: relative;
  margin: 0 0 1.25em 0;
}
ul.talent-ul li:before {
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  top: 0.1em;
  left: 0;
  background: #f1f1f1;
  border: solid 1px #009D96;
  content: "";
}
ul.talent-ul li::after {
  width: 0.5em;
  height: 0.3em;
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0.25em;
  border-bottom: solid 3px #009D96;
  border-left: solid 3px #009D96;
  border-radius: 1.5px;
  transform: rotate(-45deg);
  content: "";
}

.recruit-banner-area {
  padding: 5em 0 2em 0;
}
.recruit-banner-area dt {
  font-family: "Yu Gothic Medium", "Hiragino Gothic";
  font-style: normal;
  font-size: 1.5em;
  font-weight: bold;
  color: #009D96;
  padding-right: 1em;
}
.recruit-banner-area dd a[target=_blank] {
  padding-right: 0;
  margin-right: 0;
  background: none;
}

ul.recruit-voice-ul {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  list-style: none;
}
ul.recruit-voice-ul li {
  overflow: hidden;
  background: #fff;
  border: solid 1px #009D96;
  border-radius: 20px;
}
ul.recruit-voice-ul li a {
  width: 100%;
  display: inline-block;
}
ul.recruit-voice-ul li ul li {
  border-radius: 0;
  overflow: initial;
}
@media screen and (max-width: 575px) {
  ul.recruit-voice-ul {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
  }
  ul.recruit-voice-ul li {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  ul.recruit-voice-ul {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  ul.recruit-voice-ul {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
ul.recruit-voice-ul li {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  ul.recruit-voice-ul li {
    width: 48% !important;
    margin: 0 !important;
    margin-top: 2em !important;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  ul.recruit-voice-ul li {
    width: 48% !important;
    margin: 0 !important;
    margin-top: 2em !important;
  }
}
ul.recruit-voice-ul li a {
  color: #000;
  height: 100%;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
  align-items: center;
  position: relative;
}
ul.recruit-voice-ul li a:hover {
  text-decoration: none;
}
ul.recruit-voice-ul li a span.icon-new {
  position: absolute;
  top: 1em;
  left: 0;
}
ul.recruit-voice-ul li a figure {
  width: 100%;
  height: 22.5em;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  ul.recruit-voice-ul li a figure {
    height: 18em;
  }
}
ul.recruit-voice-ul li a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}
ul.recruit-voice-ul li a dl {
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
  padding: 1.5em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
}
ul.recruit-voice-ul li a dl dt {
  font-size: 1.05em;
  padding-top: 1.5em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: space-between;
  align-items: flex-end;
  order: 1;
}
ul.recruit-voice-ul li a dl dt::after {
  width: 2.8em;
  height: 2.8em;
  display: block;
  background: url(../img/icon/arrow_w.svg), #009D96;
  background-repeat: no-repeat;
  background-size: 1em;
  background-position: center;
  border-radius: 50%;
  content: "";
}
ul.recruit-voice-ul li a dl dt span {
  display: block;
}
ul.recruit-voice-ul li a dl dt span.division {
  line-height: 1.5;
}
ul.recruit-voice-ul li a dl dt span.name {
  font-size: 1.5em;
  float: left;
  clear: both;
  padding-top: 0.5em;
}
ul.recruit-voice-ul li a dl dd {
  font-size: 1.25em;
  letter-spacing: 0;
  order: 0;
}
ul.recruit-voice-ul li a dl dd P {
  line-height: 1.6;
}
ul.recruit-voice-ul li a dl dd span.occupation {
  font-size: 0.75em;
}

#category-contents-area .recruit-voice-list h2 {
  text-align: center;
  margin-bottom: 0;
  align-items: center;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  #category-contents-area .recruit-voice-list h2 {
    font-size: 1.2em !important;
  }
}
#category-contents-area .recruit-voice-list h2 span.en {
  font-size: 8em;
  font-family: "Hiragino Kaku Gothic Std", "heisei-kaku-gothic-std";
  font-weight: 900;
  color: #b2e1df;
  padding: 0;
  margin-right: 0;
  background: none;
}
#category-contents-area .recruit-voice-list h2 span.ja {
  margin-right: 0;
  transform: translateY(-1em);
}
#category-contents-area .recruit-voice-list h2 + p.detail-link {
  font-size: 1.4em;
  text-align: right;
  padding-top: 0;
  margin-bottom: 1.5em;
}
#category-contents-area .recruit-voice-list h2 + p.detail-link a {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: flex-end;
  align-items: center;
  background: none;
}
#category-contents-area .recruit-voice-list h2 + p.detail-link a::after {
  width: 2.3em;
  height: 2.3em;
  margin-left: 1em;
  display: block;
  background: url(../img/icon/arrow_w.svg), #009D96;
  background-repeat: no-repeat;
  background-size: 0.8em;
  background-position: center;
  border-radius: 50%;
  content: "";
}

/* taxonomy */
.is-tax #headline-top {
  height: 32.5em;
}
.is-tax #headline-top .headline-txt {
  width: 48.95%;
  flex-direction: column;
}
@media screen and (min-width: 1920px) {
  .is-tax #headline-top .headline-txt {
    width: calc(50% - (50vw - 960px + 240px) / 2);
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  .is-tax #headline-top .headline-txt {
    width: calc(50% - (50vw - 705px) / 2);
  }
}
.is-tax #headline-top .headline-txt hgroup {
  width: 50%;
}
.is-tax #headline-top .headline-txt hgroup h1:first-child {
  font-size: 3.5em;
  order: 1;
}
.is-tax #headline-top .headline-txt hgroup h1:last-child {
  order: 0;
}
.is-tax #headline-top .headline-txt hgroup h1:last-child span {
  padding-bottom: 1em;
  display: inline-block;
}
.is-tax #headline-top .headline-txt hgroup h1:last-child span.en {
  font-size: 1.4em;
  color: #009D96;
}
.is-tax #headline-top .headline-txt hgroup h1:last-child span.ja {
  font-size: 1.2em;
}
.is-tax #headline-top .headline-txt .headline-summary {
  padding: 0;
}
.is-tax #headline-top .headline-txt .headline-summary p {
  font-size: 1.2em;
}
.is-tax #headline-top .headline-txt .headline-summary p + p {
  padding-top: 1.5em;
}
.is-tax #headline-top .headline-txt .headline-summary p strong {
  font-size: 1.65em;
  padding-top: 1em;
  border-bottom: none;
}
.is-tax #headline-top figure.headline-img {
  width: 52.1%;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1920px) {
  .is-tax #headline-top figure.headline-img {
    width: calc(50% + (50vw - 960px + 240px) / 2);
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  .is-tax #headline-top figure.headline-img {
    width: calc(50% + (50vw - 705px) / 2);
  }
}
.is-tax #headline-top figure.headline-img img {
  width: 100%;
  position: relative;
  z-index: 5;
}
.is-tax #headline-top figure.headline-img figcaption {
  font-family: "Hiragino Kaku Gothic Std", "heisei-kaku-gothic-std";
  font-weight: 900;
  font-size: 6em;
  text-transform: capitalize;
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 15;
  bottom: -0.1em;
  left: 35%;
}
.is-tax #headline-top figure.headline-img::after {
  width: 60%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  -webkit-clip-path: polygon(53% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(53% 0%, 100% 0%, 100% 100%, 0% 100%);
  background: rgba(0, 157, 150, 0.2);
  content: "";
}

/* under */
#headline-area {
  height: 27.5em;
}
#headline-area .headline {
  width: 100%;
  max-width: 100%;
  padding: 0;
  flex-direction: row;
}
#headline-area .headline .headline-txt {
  width: 47.9%;
  padding-top: 8em;
}
#headline-area .headline .headline-txt hgroup {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
}
#headline-area .headline .headline-txt hgroup h1:nth-of-type(1) {
  font-size: 2.5em;
}
#headline-area .headline .headline-txt hgroup h1:nth-of-type(2) {
  font-size: 1.6em;
  order: 0;
}
#headline-area .headline .headline-txt hgroup h1 span.ja {
  padding-left: 0;
}
#headline-area .headline .headline-txt .headline-summary {
  padding-left: 0;
}
#headline-area .headline figure.headline-img {
  width: 52.1%;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1920px) {
  #headline-area .headline figure.headline-img {
    width: calc(50% + (50vw - 960px + 240px) / 2);
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  #headline-area .headline figure.headline-img {
    width: calc(50% + (50vw - 705px) / 2);
  }
}
#headline-area .headline figure.headline-img img {
  width: 100%;
  position: relative;
  z-index: 5;
}
#headline-area .headline figure.headline-img::before {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  background-image: url(../img/common/bg_headline_tax.svg);
  background-size: auto 100%;
  background-position: top left;
  background-repeat: no-repeat;
  content: "";
}
#headline-area .headline figure.headline-img figcaption {
  font-family: "Hiragino Kaku Gothic Std", "heisei-kaku-gothic-std";
  font-weight: 900;
  font-size: 6em;
  text-transform: capitalize;
  color: #fff;
  position: absolute;
  z-index: 15;
  bottom: -0.1em;
  left: 35%;
}
#headline-area .headline figure.headline-img::after {
  width: 60%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  -webkit-clip-path: polygon(53% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(53% 0%, 100% 0%, 100% 100%, 0% 100%);
  background: rgba(0, 157, 150, 0.2);
  content: "";
}
#headline-area.voice {
  height: 35em;
}
#headline-area.voice .headline .headline-txt h1.ja {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: flex-start;
  flex-direction: column;
  flex-shrink: 0;
}
#headline-area.voice .headline .headline-txt h1.ja span.name {
  font-size: 1.1em;
  order: 2;
}
#headline-area.voice .headline .headline-txt h1.ja span.division {
  font-size: 1.4rem;
  margin-bottom: 1em;
  order: 1;
}
#headline-area.voice .headline .headline-txt h1.ja span.occupation {
  font-size: 1.4rem;
  margin-right: auto;
  margin-bottom: 1em;
  flex-shrink: 0;
  order: 0;
}
#headline-area.voice .headline .headline-txt .headline-summary {
  font-size: 1.6em;
  padding-right: 0;
}
#headline-area.voice .headline picture {
  width: 50%;
}
#headline-area.voice .headline picture::before {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  background-image: url(../img/common/bg_headline_tax.svg);
  background-size: auto 100%;
  background-position: top left;
  background-repeat: no-repeat;
  content: "";
}

.contents-section.recruit-job-section ul {
  padding: 0;
}
.contents-section figure figcaption {
  font-size: 1.1em;
  padding-top: 1.5em;
}
.contents-section h2 span {
  font-size: 0.85em;
  color: #E14C33;
}

/* top */
.recruit.archive #headline-top {
  height: 35em;
}
.recruit.archive #headline-top .headline-txt {
  width: 48.95%;
}
@media screen and (min-width: 1920px) {
  .recruit.archive #headline-top .headline-txt {
    width: calc(50% - (50vw - 960px + 240px) / 2);
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  .recruit.archive #headline-top .headline-txt {
    width: calc(50% - (50vw - 705px) / 2);
  }
}
.recruit.archive #headline-top .headline-txt hgroup h1.ja {
  font-size: 3.2em;
}
.recruit.archive #headline-top .headline-txt p.catch {
  font-size: 1.75em !important;
  background: none;
}
.recruit.archive #headline-top .headline-txt p.catch + p {
  font-size: 1.3em;
  line-height: 1.6;
}
.recruit.archive #headline-top picture {
  width: 52.1%;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1920px) {
  .recruit.archive #headline-top picture {
    width: calc(50% + (50vw - 960px + 240px) / 2);
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  .recruit.archive #headline-top picture {
    width: calc(50% + (50vw - 705px) / 2);
  }
}
.recruit.archive #headline-top picture img {
  width: 100%;
}

#undercontents .contents-first {
  padding-top: 5em;
  padding-bottom: 1em;
}
#undercontents .contents-first p.lead {
  font-family: "Yu Gothic", "Hiragino", sans-serif;
  font-weight: 300;
  font-size: 2.3em !important;
  font-weight: 100;
}
#undercontents .contents-first p.lead span {
  font-family: "Impact", sans-serif;
  color: #E14C33;
  font-size: 1.4em;
  line-height: 1;
}

.recruit-top-occupation {
  width: 100%;
  padding-right: 2.5%;
  padding-left: 2.5%;
  padding-top: 4em;
  padding-bottom: 4em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
@media screen and (min-width: 1920px) {
  .recruit-top-occupation {
    padding-right: calc(50vw - 720px);
    padding-left: calc(50vw - 720px);
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  .recruit-top-occupation {
    padding-right: calc(50vw - 720px);
    padding-left: calc(50vw - 720px);
  }
}
@media screen and (min-width: 576px) and (max-width: 1469px) {
  .recruit-top-occupation {
    padding-right: calc(2.5% + 2.1vw);
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-occupation {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
  }
}
.recruit-top-occupation .recruit-top-occupation-contents {
  width: 50%;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-occupation .recruit-top-occupation-contents {
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) {
  padding-right: 2%;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) {
    padding-right: 0.5px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) {
    padding-right: 0.5px;
    padding-bottom: 3em;
  }
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) h2 {
    text-align: right;
  }
}
.recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) a dl {
  padding: 12.5em 1.5em 7em 55%;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) a dl {
    padding-left: 50%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) a dl {
    padding-left: 50%;
  }
}
.recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) a dl dd {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
}
.recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) a dl dd p.catch {
  text-align: right;
  width: 100%;
  padding-left: 15%;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) a dl dd p.catch {
    padding-left: 0;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) a dl dd p.catch {
    padding-left: 0;
  }
}
.recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(odd) a::after {
  width: 80%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  -webkit-clip-path: polygon(90% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(90% 0%, 100% 0%, 100% 100%, 0% 100%);
  background: rgba(0, 157, 150, 0.4);
  content: "";
}
.recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) {
  padding-left: 2%;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) {
    padding-left: 0.5px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) {
    padding-left: 0.5px;
  }
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) h2 {
    text-align: left;
    order: 0;
  }
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) a {
    orer: 1;
  }
}
.recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) a dl {
  padding: 2.5em 55% 17em 1.5em;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) a dl {
    padding-right: 50%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) a dl {
    padding-right: 50%;
  }
}
.recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) a dl dd {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
}
.recruit-top-occupation .recruit-top-occupation-contents:nth-of-type(even) a::after {
  width: 80%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 10% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 10% 100%, 0% 100%);
  background: rgba(0, 157, 150, 0.2);
  content: "";
}
.recruit-top-occupation .recruit-top-occupation-contents h2 {
  font-size: 2em;
  text-align: center;
  padding-top: 1em;
  margin-right: 0 !important;
  justify-content: center;
  order: 1;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-occupation .recruit-top-occupation-contents h2 {
    width: 30%;
  }
}
.recruit-top-occupation .recruit-top-occupation-contents a {
  height: 100%;
  padding: 1em 0 0 0;
  display: block;
  position: relative;
  overflow: hidden;
  order: 0;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-occupation .recruit-top-occupation-contents a {
    width: 65%;
  }
}
.recruit-top-occupation .recruit-top-occupation-contents a::before {
  width: 8em;
  height: 8em;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  -webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%);
  background: #009D96;
  content: "";
}
.recruit-top-occupation .recruit-top-occupation-contents dl {
  height: 100%;
  padding-bottom: 8em;
  position: relative;
  z-index: 15;
}
.recruit-top-occupation .recruit-top-occupation-contents dl::after {
  width: 2em;
  height: 2em;
  display: block;
  position: absolute;
  bottom: 1em;
  right: 2em;
  z-index: 10;
  background-image: url(../img/icon/arrow_w.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}
.recruit-top-occupation .recruit-top-occupation-contents dl dt {
  font-family: "Hiragino Kaku Gothic Std", "heisei-kaku-gothic-std";
  font-weight: 900;
  font-size: 5.5em;
  line-height: 1;
  color: #fff;
  position: absolute;
  bottom: -5px;
  left: -5px;
}
.recruit-top-occupation .recruit-top-occupation-contents dl dd {
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
}
.recruit-top-occupation .recruit-top-occupation-contents dl dd p {
  display: inline-block;
}
.recruit-top-occupation .recruit-top-occupation-contents dl dd p.catch {
  font-size: 2em !important;
  line-height: 1.3;
  background: none;
}
.recruit-top-occupation .recruit-top-occupation-contents picture {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  display: inline-block;
}
.recruit-top-occupation .recruit-top-occupation-contents picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.recruit-top-number-section {
  width: 100%;
  padding-right: 2.5%;
  padding-left: 2.5%;
  padding-top: 4em;
  padding-bottom: 4em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
}
@media screen and (min-width: 1920px) {
  .recruit-top-number-section {
    padding-right: calc(50vw - 720px);
    padding-left: calc(50vw - 720px);
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  .recruit-top-number-section {
    padding-right: calc(50vw - 720px);
    padding-left: calc(50vw - 720px);
  }
}
@media screen and (min-width: 576px) and (max-width: 1469px) {
  .recruit-top-number-section {
    padding-right: calc(2.5% + 2.1vw);
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-number-section {
    flex-direction: column;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-number-section {
    flex-direction: column;
  }
}
.recruit-top-number-section h2 {
  font-size: 1.5em !important;
  color: #009D96;
  width: 20%;
  margin-right: 0 !important;
}
.recruit-top-number-section h2 img {
  width: 90%;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-number-section h2 {
    width: 100%;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    justify-content: center;
    align-items: center;
  }
  .recruit-top-number-section h2 img {
    width: 30%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-number-section h2 {
    width: 100%;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    justify-content: center;
    align-items: center;
  }
  .recruit-top-number-section h2 img {
    width: 30%;
  }
}

ul.recruit-number-ul {
  width: 80%;
  padding: 0;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  ul.recruit-number-ul {
    width: 100%;
    padding-top: 3em;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  ul.recruit-number-ul {
    width: 100%;
    padding-top: 3em;
  }
}
ul.recruit-number-ul li {
  width: 33.3333333333%;
  padding: 2em 1em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  ul.recruit-number-ul li {
    width: 25%;
  }
}
@media screen and (min-width: 1920px) {
  ul.recruit-number-ul li {
    width: 25%;
  }
}
ul.recruit-number-ul li dl {
  text-align: center;
  height: 100%;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
}
ul.recruit-number-ul li dl dt {
  font-size: 1.25em;
  font-weight: bold;
  padding-bottom: 0.5em;
}
ul.recruit-number-ul li dl dd {
  font-size: 3em;
  font-weight: bold;
  color: #E14C33;
  line-height: 0.3;
  display: inline-block;
  height: 100%;
}
ul.recruit-number-ul li dl dd span {
  font-family: "Impact";
  font-weight: normal;
  font-size: 2em;
  letter-spacing: 0.05em;
  line-height: 1;
  display: inline-block;
}
ul.recruit-number-ul li dl dd small {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1;
  width: 100%;
  display: inline-block;
}
ul.recruit-number-ul li picture {
  text-align: center;
  width: 100%;
  margin-top: auto;
  padding: 1em 0 0 0;
}
ul.recruit-number-ul li picture img {
  max-width: 55%;
}
ul.recruit-number-ul.personal-data {
  font-size: 1.1em !important;
  justify-content: center;
}
ul.recruit-number-ul.personal-data li dl {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
}
ul.recruit-number-ul.personal-data li dl dt {
  padding: 0 1em 0 0;
}
ul.recruit-number-ul.personal-data li dl dt picture {
  width: 7em;
  padding-top: 1em;
}
ul.recruit-number-ul.personal-data li dl dd {
  letter-spacing: 0;
}

.recruit-top-person-section {
  text-align: center;
  padding: 4em 0;
  margin: 4em auto;
  background: rgba(235, 230, 226, 0.5);
}
.recruit-top-person-section .inner {
  width: 100%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}
@media screen and (min-width: 1920px) {
  .recruit-top-person-section .inner {
    padding-right: calc(50vw - 720px);
    padding-left: calc(50vw - 720px);
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  .recruit-top-person-section .inner {
    padding-right: calc(50vw - 720px);
    padding-left: calc(50vw - 720px);
  }
}
@media screen and (min-width: 576px) and (max-width: 1469px) {
  .recruit-top-person-section .inner {
    padding-right: calc(2.5% + 2.1vw);
  }
}
.recruit-top-person-section h2 {
  text-align: center;
  margin-bottom: 0;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-person-section h2 {
    font-size: 1.2em !important;
  }
}
.recruit-top-person-section h2 span.en {
  font-size: 8em;
  font-family: "Hiragino Kaku Gothic Std", "heisei-kaku-gothic-std";
  font-weight: 900;
  color: #fff;
  padding: 0;
  margin-right: 0;
  background: none;
  order: 0;
}
.recruit-top-person-section h2 span.ja {
  font-size: 2.45em;
  margin-right: 0;
  transform: translateY(-1em);
  order: 1;
}
.recruit-top-person-section .recruit-top-person-contents-area {
  width: 90%;
  margin: 1em auto;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: space-between;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-person-section .recruit-top-person-contents-area {
    width: 100%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-person-section .recruit-top-person-contents-area {
    width: 100%;
  }
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents {
  text-align: left;
  width: 42.5%;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents {
    width: 47.5%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents {
    width: 47.5%;
  }
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents h3 {
  font-size: 2.4em;
  color: #009D96;
  letter-spacing: 0;
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents ul {
  font-size: 1.4em;
  padding: 2em 0 2em 2em;
  list-style: disc;
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents ul li {
  font-weight: bold;
  list-style-type: disc;
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents ul li + li {
  padding-top: 1em;
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents picture {
  width: 100%;
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents picture img {
  width: 100%;
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents p.detail-link {
  text-align: center;
  padding-top: 2em;
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents p.detail-link a {
  font-size: 1.5em;
  color: #fff;
  text-align: center;
  padding: 1em 3em 1em 3em;
  display: inline-block;
  position: relative;
  border-radius: 30px;
  background: #009D96;
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents p.detail-link a span {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
}
.recruit-top-person-section .recruit-top-person-contents-area .recruit-top-person-contents p.detail-link a span:after {
  width: 1.2em;
  height: 1em;
  margin-left: 1em;
  display: inline-block;
  background-image: url("../img/icon/arrow_w.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
}

ul.recruit-top-person-ul {
  padding: 3em 0;
  margin: 0 auto;
  display: inline-block;
}
ul.recruit-top-person-ul li {
  font-size: 1em;
  font-weight: 100;
  line-height: 1;
  padding: 0.1em 0 0.1em 3em;
  margin: 1em 0;
  background-image: url(../img/icon/check_ora.png);
  background-repeat: no-repeat;
  background-size: 2em auto;
}
ul.recruit-top-person-ul li + li {
  margin-top: 2.5em;
}
ul.recruit-top-person-ul li dl {
  text-align: left;
}
ul.recruit-top-person-ul li dl dt {
  font-size: 2em;
  padding-bottom: 0.5em;
}
ul.recruit-top-person-ul li dl dd {
  font-size: 1.2em;
}
ul.recruit-top-person-ul li dl dd p {
  line-height: 1.8;
}

#job-top-area {
  width: 100%;
  margin-bottom: 5em;
  position: relative;
}
#job-top-area::after {
  width: 48.5%;
  height: 85%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 2.1% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 2.1% 100%, 0% 100%);
  content: "";
}
@media screen and (min-width: 1920px) {
  #job-top-area::after {
    width: 50%;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  #job-top-area::after {
    width: 50%;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  #job-top-area::after {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, calc(100% - 705px) 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, calc(100% - 705px) 100%, 0% 100%);
  }
}
@media screen and (min-width: 1920px) {
  #job-top-area::after {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, calc(100% - 705px) 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, calc(100% - 705px) 100%, 0% 100%);
  }
}
#job-top-area h2 {
  font-size: 7.5em;
  font-family: "Hiragino Kaku Gothic Std", "heisei-kaku-gothic-std";
  color: #fff;
  font-weight: 900;
  letter-spacing: 0;
  position: absolute;
  bottom: 30%;
  left: 0;
  transform: rotate(-51deg);
}
@media screen and (min-width: 991px) and (max-width: 1149px) {
  #job-top-area h2 {
    left: -8vw;
    transform: rotate(-54deg);
  }
}
@media screen and (min-width: 1150px) and (max-width: 1280px) {
  #job-top-area h2 {
    left: -6vw;
    transform: rotate(-50deg);
  }
}
@media screen and (min-width: 1281px) and (max-width: 1500px) {
  #job-top-area h2 {
    left: -6vw;
    transform: rotate(-48deg);
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  #job-top-area h2 {
    left: calc(44.5% - 705px);
  }
}
@media screen and (min-width: 1920px) {
  #job-top-area h2 {
    left: calc(44.5% - 705px);
  }
}
#job-top-area .job-top-txt {
  padding-top: 6em;
  padding-right: 2.5%;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}
@media screen and (min-width: 1920px) {
  #job-top-area .job-top-txt {
    padding-right: calc(50% - 960px + 240px);
    padding-left: calc(50% - 960px + 240px);
  }
}
@media screen and (min-width: 1470px) and (max-width: 1919px) {
  #job-top-area .job-top-txt {
    padding-right: calc(50% - 705px);
    padding-left: calc(50% - 705px);
  }
}
#job-top-area .job-top-txt .job-top-section + .job-top-section {
  padding-top: 4em;
}
#job-top-area .job-top-txt .job-top-section:nth-of-type(1) {
  width: 100%;
  padding-left: 42.5%;
}
#job-top-area .job-top-txt .job-top-section:nth-of-type(1) h3 {
  padding-left: 10%;
  margin-bottom: 1.5em;
}
#job-top-area .job-top-txt .job-top-section:nth-of-type(1) p {
  line-height: 2;
}
#job-top-area .job-top-txt .job-top-section:nth-of-type(2) {
  width: 100%;
  padding-left: 27.5%;
}
#job-top-area .job-top-txt .job-top-section:nth-of-type(2) h3 {
  padding-left: 5%;
}
#job-top-area .job-top-txt .job-top-section:nth-of-type(3) {
  width: 80%;
  padding-left: 12.5%;
}
#job-top-area .job-top-txt .job-top-section:nth-of-type(3) h3 {
  padding-left: 7.5%;
}
#job-top-area .job-top-txt .job-top-section h3 {
  font-size: 2em;
  line-height: 1.4;
  margin-bottom: 1em;
}
#job-top-area .job-top-txt .job-top-section p {
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.6;
}
#job-top-area .job-top-txt .job-top-section p + p {
  padding-top: 1em;
}
#job-top-area .job-top-txt .job-top-section ul.job-top-ul {
  padding: 0;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
#job-top-area .job-top-txt .job-top-section ul.job-top-ul li {
  padding: 0 2em;
}
#job-top-area .job-top-txt .job-top-section ul.job-top-ul li dl {
  font-size: 1.2em;
  font-weight: bold;
}
#job-top-area .job-top-txt .job-top-section ul.job-top-ul li dl dt {
  font-size: 1.4em;
  color: #009D96;
  line-height: 1.5;
  padding-bottom: 0.5em;
}
#job-top-area .job-top-txt .job-top-section ul.job-top-ul li dl dd {
  line-height: 1.8;
}
#job-top-area .job-top-txt .job-top-section ul.job-top-ul li.detail-link {
  font-size: 1.3em;
  width: 25%;
}
#job-top-area .job-top-txt .job-top-welfare {
  width: 20%;
  padding-left: 2.5em;
  transform: translateY(-3em);
}
#job-top-area .job-top-txt .job-top-welfare ul.recruit-number-ul {
  font-size: 0.9em;
  width: 100%;
  flex-direction: column;
}
#job-top-area .job-top-txt .job-top-welfare ul.recruit-number-ul li {
  width: 100%;
  padding: 1em;
}
#job-top-area .job-top-txt .job-top-welfare ul.recruit-number-ul li dl dt {
  padding-bottom: 0.5em;
}
#job-top-area .job-top-txt .job-top-welfare ul.recruit-number-ul li dl dd picture {
  width: 60%;
  padding: 0;
  margin: 0 auto;
}
#job-top-area .job-top-txt .job-top-welfare ul.recruit-number-ul li dl dd picture img {
  width: 100%;
}

ul.recruit-blog-ul li a {
  position: relative;
}
ul.recruit-blog-ul li a span.icon-new {
  position: absolute;
}
ul.recruit-blog-ul li a dl dt figure {
  width: 100%;
  height: 17.5em;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 991px) and (max-width: 1280px) {
  ul.recruit-blog-ul li a dl dt figure {
    height: 15em;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  ul.recruit-blog-ul li a dl dt figure {
    height: 13em;
  }
}
ul.recruit-blog-ul li a dl dt figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
ul.recruit-blog-ul li a dl dt time {
  color: #000;
  padding: 0.5em;
  display: inline-block;
}
ul.recruit-blog-ul li a dl dd {
  font-size: 1.15em;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
}

.engineer #job-top-area::after {
  background-image: url(../img/contents/recruit/img_engineer.jpg);
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(1) {
  padding-left: 27.5%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(1) h3 {
  padding-left: 30%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(1) h3 + p {
  padding-left: 22.5%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(1) ul.job-top-ul {
  padding-top: 3em;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(1) ul.job-top-ul li {
  width: 50%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) {
  width: 100%;
  padding-left: 5%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) h3 {
  padding-left: 17.5%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) h3 + p {
  padding-left: 15%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul {
  align-items: center;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li {
  width: 72.5%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li p {
  padding-left: 15%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li ul.check-ul {
  padding-left: 5%;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li ul.check-ul li {
  font-weight: bold;
  width: 100%;
  padding: 0.75em 0 0.75em 1.85em;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li ul.check-ul + p {
  padding-left: 0;
}
.engineer #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li.detail-link {
  width: 27.5%;
  padding-right: 0;
  margin-top: 0;
}
.engineer #job-top-area .job-top-txt .job-top-welfare {
  transform: translateY(1.5em);
}

.sales #job-top-area::after {
  background-image: url(../img/contents/recruit/img_engineer.jpg);
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) {
  padding-left: 22.5%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) h3 {
  padding-left: 35%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) h3 + p {
  padding-left: 27.5%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) ul.job-top-ul {
  padding-top: 1em;
  padding-left: 0;
  align-items: center;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) ul.job-top-ul li {
  width: 85%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) ul.job-top-ul li p:first-child {
  padding-left: 22%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) ul.job-top-ul li p:nth-of-type(2) {
  padding-top: 0;
  padding-left: 12.5%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) ul.job-top-ul li.detail-link {
  width: 15%;
  padding-right: 0;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) {
  width: 100%;
  padding-left: 5%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) h3 {
  padding-left: 18%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) h3 + p {
  padding-left: 12%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul {
  padding-left: 0;
  align-items: center;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li {
  width: 75%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li.detail-link {
  width: 25%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li p:nth-of-type(1) {
  padding-left: 18%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li p:nth-of-type(2) {
  padding-left: 13%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li p:nth-of-type(3) {
  padding-left: 5%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li ul.check-ul {
  padding-left: 5%;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li ul.check-ul li {
  font-weight: bold;
  width: 100%;
  padding: 0.75em 0 0.75em 1.85em;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li ul.check-ul + p {
  padding-left: 0;
}
.sales #job-top-area .job-top-txt .job-top-section:nth-of-type(2) ul.job-top-ul li.detail-link {
  width: 27.5%;
  padding-right: 0;
  margin-top: 0;
}
.sales #job-top-area .job-top-txt .job-top-welfare {
  transform: translateY(1.5em);
}

.sales #job-top-area::after {
  background-image: url(../img/contents/recruit/img_sales.jpg);
}

/* talent */
.recruit-talent-top-area {
  font-size: 1.3em;
  width: 70%;
  margin: 4em auto;
}
.recruit-talent-top-area h2 {
  font-size: 1.75em;
  font-weight: bold;
  color: #009D96;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
.recruit-talent-top-area p {
  font-weight: bold;
  line-height: 1.8;
  padding: 1.5em 0;
}

.recruit-talent-main-area ul.recruit-talent-ul {
  font-size: 1.3em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recruit-talent-main-area ul.recruit-talent-ul li.recruit-talent-li {
  width: 47.5%;
  padding: 1.5em;
  margin: 1em 0;
  background: #F9F8F6;
}
.recruit-talent-main-area ul.recruit-talent-ul li.recruit-talent-li dl dt {
  font-size: 1.3em;
  font-weight: bold;
  color: #E14C33;
  line-height: 1.4;
  text-align: center;
  padding-bottom: 2em;
}
.recruit-talent-main-area ul.recruit-talent-ul li.recruit-talent-li dl dd ul {
  padding: 0;
}
.recruit-talent-main-area ul.recruit-talent-ul li.recruit-talent-li dl dd ul li {
  line-height: 1.3;
  padding-left: 2em;
  position: relative;
}
.recruit-talent-main-area ul.recruit-talent-ul li.recruit-talent-li dl dd ul li:before {
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  top: 0.1em;
  left: 0;
  background: #fff;
  border: solid 1px #777;
  content: "";
}
.recruit-talent-main-area ul.recruit-talent-ul li.recruit-talent-li dl dd ul li::after {
  width: 0.5em;
  height: 0.3em;
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0.25em;
  border-bottom: solid 3px #009D96;
  border-left: solid 3px #009D96;
  border-radius: 1.5px;
  transform: rotate(-45deg);
  content: "";
}
.recruit-talent-main-area ul.recruit-talent-ul li.recruit-talent-li dl dd ul li + li {
  margin-top: 1em;
}

table.recruit-talent-table {
  width: 98%;
}
@media screen and (min-width: 1920px) {
  table.recruit-talent-table {
    white-space: initial;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1920px) {
  table.recruit-talent-table {
    white-space: initial;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1500px) {
  table.recruit-talent-table {
    white-space: initial;
  }
}
table.recruit-talent-table thead th {
  font-size: 1.3em;
  font-weight: bold;
  color: #009D96;
  text-align: center;
  padding-bottom: 1em;
}
table.recruit-talent-table thead th:nth-of-type(2) {
  color: #777;
}
table.recruit-talent-table tbody th {
  font-size: 1.1em;
  color: #E14C33;
  text-align: center;
  padding: 1em;
  background: #F9F8F6;
}
table.recruit-talent-table tbody td {
  width: 50%;
  padding: 1.5em;
}
table.recruit-talent-table tbody td:nth-of-type(1) {
  font-weight: bold;
  padding-right: 2.5em;
}
table.recruit-talent-table tbody td:nth-of-type(2) {
  color: #777;
  padding-left: 2.5em;
}
table.recruit-talent-table tbody td ul {
  padding: 0;
}
table.recruit-talent-table tbody td ul li {
  line-height: 1.3;
  padding-left: 2em;
  position: relative;
}
table.recruit-talent-table tbody td ul li:before {
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  top: 0.1em;
  left: 0;
  background: #fff;
  border: solid 1px #777;
  content: "";
}
table.recruit-talent-table tbody td ul li::after {
  width: 0.5em;
  height: 0.3em;
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0.25em;
  border-bottom: solid 3px #777;
  border-left: solid 3px #777;
  border-radius: 1.5px;
  transform: rotate(-45deg);
  content: "";
}
table.recruit-talent-table tbody td ul li + li {
  margin-top: 1em;
}

.recruit-talent-second-area {
  text-align: center;
  padding: 4em 0;
}
.recruit-talent-second-area ul.recruit-top-person-ul {
  margin: 0 auto;
}
.recruit-talent-second-area ul.recruit-top-person-ul li {
  font-size: 1.3em;
  text-align: left;
  padding: 0 0 0 2em;
  margin: 1.5em 0;
  background-size: 1em auto;
}
.recruit-talent-second-area ul.recruit-top-person-ul li dl dt {
  font-size: 1.3em;
}
.recruit-talent-second-area ul.recruit-top-person-ul li dl dd {
  font-size: 1em;
}

/* position */
.recruit-position-lead-area {
  padding: 0 0 10em 0;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
  justify-content: center;
}
.recruit-position-lead-area .position-lead-contents dl dt {
  font-size: 1.8em;
  font-weight: bold;
  color: #009D96;
  line-height: 1.3;
  padding-bottom: 0.75em;
}
.recruit-position-lead-area .position-lead-contents dl dd {
  font-weight: bold;
  font-size: 1.3em;
}
.recruit-position-lead-area .position-lead-contents picture {
  width: 100%;
}
.recruit-position-lead-area .position-lead-contents picture img {
  width: 100%;
}
.recruit-position-lead-area .position-headline-area {
  width: 30%;
  padding: 1.5em 0;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
  order: 1;
}
.recruit-position-lead-area .position-headline-area h2 {
  text-align: center;
  line-height: 1.5;
  width: 100%;
  padding-bottom: 1em;
}
.recruit-position-lead-area .position-headline-area h2 img {
  width: 70%;
  margin-bottom: 1em;
}
.recruit-position-lead-area .position-headline-area h2 span {
  font-size: 1.8em;
}
.recruit-position-lead-area .position-headline-area p {
  font-size: 1.2em;
  padding: 1em;
}
.recruit-position-lead-area .position-headline-area picture {
  text-align: center;
  width: 100%;
}
.recruit-position-lead-area .position-headline-area picture img {
  width: 6em;
}
.recruit-position-lead-area .develop1 {
  width: 30%;
  order: 0;
  transform: translateY(18em);
}
.recruit-position-lead-area .develop1 picture {
  text-align: right;
  width: 100%;
  padding: 1.5em 10% 0 0;
}
.recruit-position-lead-area .develop1 picture img {
  width: 64%;
}
.recruit-position-lead-area .develop2 {
  width: 30%;
  order: 2;
  transform: translateY(18em);
}
.recruit-position-lead-area .develop2 dl {
  text-align: right;
}
.recruit-position-lead-area .develop2 picture {
  text-align: left;
  width: 100%;
  padding: 1.5em 0 0 10%;
}
.recruit-position-lead-area .develop2 picture img {
  width: 78%;
}
.recruit-position-lead-area .systemsupport {
  text-align: right;
  width: 65%;
  padding-top: 1.5em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: flex-end;
  align-items: center;
  order: 3;
}
@media screen and (min-width: 991px) and (max-width: 1280px) {
  .recruit-position-lead-area .systemsupport {
    padding-top: 7em;
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .recruit-position-lead-area .systemsupport {
    padding-top: 4em;
    align-items: flex-start;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .recruit-position-lead-area .systemsupport {
    padding-top: 4em;
    align-items: flex-start;
  }
}
.recruit-position-lead-area .systemsupport dl {
  order: 1;
}
.recruit-position-lead-area .systemsupport picture {
  text-align: left;
  width: 40%;
  padding-left: 2em;
  order: 1;
}
.recruit-position-lead-area .systemsupport picture img {
  width: 65%;
}
.recruit-position-lead-area.sales {
  width: 100%;
}
.recruit-position-lead-area.sales .position-headline-area {
  width: 100%;
  order: 0;
}
.recruit-position-lead-area.sales .position-headline-area p {
  font-size: 1.35em;
  font-weight: bold;
}
.recruit-position-lead-area.sales .position-lead-contents {
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  justify-content: space-between;
  align-items: center;
  order: 1;
}
.recruit-position-lead-area.sales .position-lead-contents ol.common-ol {
  width: 65%;
}
.recruit-position-lead-area.sales .position-lead-contents ol.common-ol li + li {
  margin-top: 1.5em;
}
.recruit-position-lead-area.sales .position-lead-contents ol.common-ol li dl dt {
  font-size: 1.5em;
}
.recruit-position-lead-area.sales .position-lead-contents ol.common-ol li dl dd {
  font-size: 1.2em;
}
.recruit-position-lead-area.sales .position-lead-contents picture {
  width: 30%;
}
.recruit-position-lead-area .position-lead-conclusion {
  width: 35%;
  padding: 9em 0 0 0;
  order: 10;
}
.recruit-position-lead-area .position-lead-conclusion h3 {
  font-family: "Hiragino Kaku Gothic Std", "heisei-kaku-gothic-std";
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.5;
  white-space: nowrap;
  padding-right: 1.5em;
  padding-bottom: 1em;
}
@media screen and (min-width: 991px) and (max-width: 1280px) {
  .recruit-position-lead-area .position-lead-conclusion h3 {
    white-space: initial;
  }
}
.recruit-position-lead-area .position-lead-conclusion h3 span {
  color: #E14C33;
}
.recruit-position-lead-area .position-lead-conclusion p {
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.8;
}
.recruit-position-lead-area .recruit-position-conclusion {
  font-size: 1.45em;
  font-weight: bold;
  padding: 4em 10% 0 10%;
  order: 11;
}

.recruit-gallery picture {
  margin-top: 3em;
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 0;
       column-gap: 0;
}
.recruit-gallery picture img {
  width: 100%;
  padding: 5px;
}

/* voice */
.recruit-voice-lead-area {
  padding: 3em 0 8em 0;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
.recruit-voice-lead-area .txt-area {
  width: 65%;
  padding: 0 0 0 10em;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
  background-image: url(../img/contents/recruit/img_tranosuke4.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 6em;
}
.recruit-voice-lead-area .txt-area p {
  font-size: 1.45em;
  font-weight: bold;
  line-height: 1.8;
}
.recruit-voice-lead-area .txt-area p.caption {
  font-size: 1.1em;
  margin-top: auto;
  margin-left: auto;
}
.recruit-voice-lead-area picture {
  width: 35%;
}

.contents-section.voice {
  width: 100%;
  overflow: hidden;
}
.contents-section.voice h2 {
  width: 100%;
  background-image: url(../img/icon/recruit_voice.png) !important;
}
.contents-section.voice h2 + picture, .contents-section.voice h2 + figure {
  margin-top: 2em;
}
.contents-section.voice h2 + picture + h3, .contents-section.voice h2 + figure + h3 {
  margin-top: 2em;
}

dl.schedule-dl {
  width: 100%;
  margin: 1em 0;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  background-image: url(../img/contents/recruit/bg_arrow.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top left;
}
dl.schedule-dl dt {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-style: normal;
  font-weight: 900;
  color: #fff;
  font-size: 1.45em;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3;
  white-space: nowrap;
  padding: 0.3em 2em 0.3em 1em;
}
dl.schedule-dl dd ul {
  font-size: 1.05em !important;
  padding: 1.5em 0;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
dl.schedule-dl dd ul li {
  width: 25%;
  padding: 30;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-direction: column;
  position: relative;
}
dl.schedule-dl dd ul li::before {
  width: 2px;
  height: calc(100% - 2.5em);
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  background: #FFA200;
  content: "";
}
dl.schedule-dl dd ul li::after {
  width: 0.7em;
  height: 0.7em;
  display: block;
  position: absolute;
  top: -0.5em;
  left: -0.4em;
  border: solid 3px #FFA200;
  border-radius: 50%;
  content: "";
}
dl.schedule-dl dd ul li time {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: auto;
  position: relative;
  order: 1;
}
dl.schedule-dl dd ul li time::after {
  width: 0.75em;
  height: 0.75em;
  display: block;
  position: absolute;
  bottom: 1.5em;
  left: -0.28em;
  background: #FFA200;
  border-radius: 50%;
  content: "";
}
dl.schedule-dl dd ul li .schedule-contents {
  line-height: 1.3;
  font-weight: bold;
  padding: 2.5em 1em 1em 1em;
  margin-bottom: 0.5em;
  position: relative;
  order: 0;
}

/* welfare */
.welfare-holiday p.font-ll {
  line-height: 1.4;
  padding-top: 1.25em;
}
.welfare-holiday ul.check-ul li {
  line-height: 1.3;
  padding-right: 1.25em;
  display: inline-block;
}
.welfare-holiday ul.recruit-number-ul li {
  width: 45%;
}

.welfare-treatment p.font-ll {
  line-height: 1.4;
  padding-top: 1.25em;
}
.welfare-treatment p.font-ll + ul.check-ul {
  margin-top: 0 !important;
}
.welfare-treatment ul.check-ul li {
  line-height: 1.3;
  padding-right: 1.25em;
  display: inline-block;
}
.welfare-treatment ul.recruit-number-ul {
  flex-direction: column;
}
.welfare-treatment ul.recruit-number-ul li {
  width: 100%;
}

/* desktop */
@media screen and (min-width: 991px) and (max-width: 1280px) {
  .table-wrap table {
    white-space: initial;
  }
}
/* laptop */
@media screen and (min-width: 768px) and (max-width: 990px) {
  .single #headline-area .headline figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .single #headline-area .headline figure figcaption {
    font-size: 4em;
  }
  #job-top-area {
    padding-right: 2.5%;
  }
  .engineer #job-top-area .job-top-headline {
    font-size: 2.75em;
  }
  .engineer #job-top-area .job-top-headline h2 {
    left: -0.8em;
    transform: rotate(-57deg);
  }
  .sales #job-top-area .job-top-headline {
    font-size: 2.75em;
  }
  .sales #job-top-area .job-top-headline h2 {
    left: -0.8em;
    transform: rotate(-57deg);
  }
  .sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) ul.job-top-ul li {
    width: 80%;
  }
  .sales #job-top-area .job-top-txt .job-top-section:nth-of-type(1) ul.job-top-ul li.detail-link {
    width: 20%;
  }
  .table-wrap table {
    white-space: initial;
  }
  table.recruit-talent-table {
    width: 80vw;
  }
  .recruit-position-lead-area .position-headline-area {
    width: 32%;
  }
  .recruit-position-lead-area .position-headline-area h2 {
    font-size: 1.2em !important;
  }
  .recruit-position-lead-area .position-lead-contents.develop1, .recruit-position-lead-area .position-lead-contents.develop2 {
    width: 32%;
  }
  .recruit-position-lead-area .position-lead-conclusion {
    width: 30%;
    padding-top: 6em;
  }
  .recruit-position-lead-area .position-lead-conclusion h3 {
    white-space: initial;
  }
  .recruit-position-lead-area .recruit-position-conclusion {
    font-size: 1.25em;
    font-weight: bold;
    padding: 4em 10% 0 10%;
    order: 11;
  }
}
/* tablet */
@media screen and (min-width: 576px) and (max-width: 767px) {
  .is-tax #headline-top figure::before {
    display: none;
  }
  .single #headline-area {
    padding-right: 0;
  }
  .table-wrap table {
    white-space: initial;
  }
  table.recruit-talent-table {
    width: 110vw;
  }
  #job-top-area {
    margin-bottom: 5em;
  }
  #job-top-area::after {
    display: none;
  }
  #job-top-area .job-top-headline h2 {
    color: #009D96;
    font-size: 5em;
    margin-bottom: 1em;
    position: static;
    transform: rotate(0deg);
  }
  #job-top-area .job-top-txt {
    padding-top: 1em;
  }
  #job-top-area .job-top-section {
    width: 100% !important;
    padding-left: 0 !important;
  }
  #job-top-area .job-top-section h3,
  #job-top-area .job-top-section p {
    padding-left: 0 !important;
  }
  #job-top-area .job-top-section ul.job-top-ul {
    flex-direction: column;
  }
  #job-top-area .job-top-section ul.job-top-ul li {
    width: 100% !important;
  }
  #job-top-area .job-top-section ul.job-top-ul li + li.detail-link {
    margin-top: 2.5em !important;
  }
  #job-top-area .job-top-welfare {
    width: 100% !important;
    padding-left: 0 !important;
    margin-bottom: 4em;
  }
  #job-top-area .job-top-welfare ul.recruit-number-ul {
    flex-direction: row !important;
  }
  #job-top-area .job-top-welfare ul.recruit-number-ul li {
    width: 50% !important;
  }
  ul.recruit-blog-ul li {
    width: 50% !important;
  }
  ul.recruit-blog-ul li a dl dt figure {
    height: 10em;
  }
  .recruit-position-lead-area .position-headline-area {
    width: 32%;
  }
  .recruit-position-lead-area .position-lead-contents.develop1, .recruit-position-lead-area .position-lead-contents.develop2 {
    width: 32%;
  }
  .recruit-position-lead-area .position-lead-conclusion {
    width: 30%;
    padding-top: 6em;
  }
  .recruit-position-lead-area .position-lead-conclusion h3 {
    white-space: initial;
  }
  .recruit-position-lead-area .recruit-position-conclusion {
    font-size: 1.25em;
    font-weight: bold;
    padding: 4em 10% 0 10%;
    order: 11;
  }
}
/* mobile */
@media screen and (max-width: 575px) {
  .contents-section h2 span {
    font-size: 0.7em;
    width: 100%;
    display: inline-block;
  }
  .sep-box-sb,
  .sep-box-mb {
    flex-direction: column;
  }
  .sep-box-sb .w30,
  .sep-box-sb .w65,
  .sep-box-sb .w50,
  .sep-box-sb .w45,
  .sep-box-sb .w25,
  .sep-box-sb .w70,
  .sep-box-sb .w55,
  .sep-box-sb .left-column,
  .sep-box-sb .right-column,
  .sep-box-mb .w30,
  .sep-box-mb .w65,
  .sep-box-mb .w50,
  .sep-box-mb .w45,
  .sep-box-mb .w25,
  .sep-box-mb .w70,
  .sep-box-mb .w55,
  .sep-box-mb .left-column,
  .sep-box-mb .right-column {
    width: 100% !important;
  }
  .sep-box-sb .right-column,
  .sep-box-mb .right-column {
    padding-top: 2em;
  }
  .f-l,
  .f-r {
    width: 90% !important;
    margin: 0 5% 2em 5%;
    padding: 0 !important;
  }
  .contents-section.voice .w90 {
    width: 90% !important;
  }
  .recruit.archive #headline-top {
    height: auto;
  }
  .recruit.archive #headline-top picture {
    width: 100%;
  }
  .recruit.archive #headline-top figure.headline-img {
    width: 100%;
  }
  .recruit.archive #headline-top figure.headline-img::before {
    display: none;
  }
  .recruit.archive #headline-top figure.headline-img figcaption {
    font-size: 4em;
  }
  .single #headline-area {
    height: auto;
  }
  .single #headline-area .headline {
    flex-direction: column;
  }
  .single #headline-area .headline .headline-txt {
    width: 100%;
    padding-top: 1.5em;
    position: relative;
    z-index: 20;
  }
  .single #headline-area .headline .headline-txt hgroup {
    font-size: 0.8em;
  }
  .single #headline-area .headline .headline-txt hgroup h1.ja span.division, .single #headline-area .headline .headline-txt hgroup h1.ja span.occupation {
    font-size: 1rem;
  }
  .single #headline-area .headline picture {
    z-index: 0;
  }
  .single #headline-area .headline figure.headline-img {
    width: 100%;
    margin-top: 1em;
  }
  .single #headline-area .headline figure.headline-img::before {
    display: none;
  }
  .single #headline-area .headline figure figcaption {
    font-size: 4em;
  }
  .contents-first p.lead {
    font-size: 1.75em !important;
  }
  .recruit-top-occupation {
    padding-right: 0;
    padding-left: 0;
    flex-direction: column;
  }
  .recruit-top-occupation .recruit-top-occupation-contents {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .recruit-top-occupation .recruit-top-occupation-contents h2 {
    font-size: 1.45em;
    padding-bottom: 1.5em;
    order: 0;
  }
  .recruit-top-occupation .recruit-top-occupation-contents a {
    order: 1;
  }
  .recruit-top-occupation .recruit-top-occupation-contents a dl dd p.catch {
    font-size: 1.5em !important;
  }
  .recruit-top-occupation .recruit-top-occupation-contents.engineer a dl {
    padding-top: 5em;
    padding-left: 40%;
  }
  .recruit-top-occupation .recruit-top-occupation-contents.sales {
    margin-top: 5em;
  }
  .recruit-top-occupation .recruit-top-occupation-contents.sales a dl {
    padding-top: 5em;
    padding-right: 40%;
    padding-bottom: 7em;
  }
  .recruit-top-number-section {
    flex-direction: column;
  }
  .recruit-top-number-section h2 {
    width: 70%;
    margin-bottom: 1.5em;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    align-items: center;
  }
  .recruit-top-number-section h2 img {
    width: 60%;
    margin-left: 0.25em;
  }
  .recruit-top-number-section ul.recruit-number-ul {
    width: 100%;
  }
  .recruit-top-number-section ul.recruit-number-ul li {
    width: 50%;
  }
  .recruit-top-number-section ul.recruit-number-ul li dl dd {
    font-size: 2em;
  }
  .recruit-top-person-section .inner {
    padding-right: 5%;
    padding-left: 5%;
  }
  .recruit-top-person-section .inner .recruit-top-person-contents-area {
    flex-direction: column;
  }
  .recruit-top-person-section .inner .recruit-top-person-contents-area .recruit-top-person-contents {
    width: 100%;
  }
  .recruit-top-person-section .inner .recruit-top-person-contents-area .recruit-top-person-contents h3 {
    font-size: 2em;
  }
  .recruit-top-person-section .inner .recruit-top-person-contents-area .recruit-top-person-contents p.detail-link a {
    font-size: 1.25em;
    padding: 1em 1.5em;
  }
  .recruit-top-person-section .inner .recruit-top-person-contents-area .recruit-top-person-contents + .recruit-top-person-contents {
    margin-top: 3em;
  }
  ul.recruit-voice-ul {
    padding: 1em;
  }
  ul.recruit-voice-ul li + li {
    margin-top: 2em;
  }
  ul.recruit-voice-ul li figure {
    height: 15em !important;
  }
  ul.recruit-voice-ul li dl {
    font-size: 1.05em;
    padding: 1.25em;
  }
  #job-top-area::after {
    display: none;
  }
  #job-top-area .job-top-headline h2 {
    color: #009D96;
    font-size: 5em;
    margin-bottom: 1em;
    position: static;
    transform: rotate(0deg);
  }
  #job-top-area .job-top-txt {
    padding-top: 1em;
  }
  #job-top-area .job-top-section {
    width: 100% !important;
    padding-left: 0 !important;
  }
  #job-top-area .job-top-section h3,
  #job-top-area .job-top-section p {
    padding-left: 0 !important;
  }
  #job-top-area .job-top-section ul.job-top-ul {
    flex-direction: column;
  }
  #job-top-area .job-top-section ul.job-top-ul li {
    width: 100% !important;
  }
  #job-top-area .job-top-section ul.job-top-ul li + li {
    margin-top: 2.5em;
  }
  #job-top-area .job-top-welfare {
    width: 100% !important;
    padding-left: 0 !important;
    margin-bottom: 4em;
  }
  #job-top-area .job-top-welfare ul.recruit-number-ul {
    flex-direction: row !important;
  }
  #job-top-area .job-top-welfare ul.recruit-number-ul li {
    width: 50% !important;
  }
  ul.recruit-number-ul {
    font-size: 1.1em !important;
  }
  ul.recruit-number-ul.personal-data li {
    width: 50%;
  }
  ul.recruit-number-ul.personal-data li dl {
    flex-direction: column;
  }
  .recruit-talent-top-area {
    width: 80%;
    margin: 2em auto;
  }
  .recruit-talent-top-area h2 {
    font-size: 1.5em;
  }
  .recruit-talent-main-area ul.recruit-talent-ul li.recruit-talent-li {
    width: 100%;
  }
  table.recruit-talent-table tbody td {
    max-width: 70vw;
  }
  table.recruit-talent-table tbody td:nth-of-type(1) {
    padding-right: 1.5em;
  }
  table.recruit-talent-table tbody td:nth-of-type(2) {
    padding-left: 1.5em;
  }
  .table-wrap table {
    white-space: initial;
  }
  table.recruit-talent-table {
    width: 115vw;
  }
  .recruit-position-lead-area.sales {
    width: 100%;
  }
  .recruit-position-lead-area.sales .position-lead-contents {
    flex-direction: column;
  }
  .recruit-position-lead-area.sales .position-lead-contents ol.common-ol {
    font-size: 1.1em;
    width: 100%;
    order: 1;
  }
  .recruit-position-lead-area.sales .position-lead-contents picture {
    text-align: center;
    width: 100%;
    margin-bottom: 2em;
    order: 0;
  }
  .recruit-position-lead-area.sales .position-lead-contents picture img {
    width: 60%;
  }
  .recruit-position-lead-area .position-headline-area {
    width: 100%;
    padding-bottom: 3em;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    order: 0;
  }
  .recruit-position-lead-area .position-headline-area h2 {
    width: 100%;
  }
  .recruit-position-lead-area .position-headline-area h2 img {
    width: 35%;
  }
  .recruit-position-lead-area .position-headline-area p {
    width: 70%;
  }
  .recruit-position-lead-area .position-headline-area picture {
    width: 25%;
  }
  .recruit-position-lead-area .position-headline-area picture img {
    width: 100%;
  }
  .recruit-position-lead-area .position-lead-contents {
    width: 100%;
    padding: 1.5em 0;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    justify-content: space-between;
  }
  .recruit-position-lead-area .position-lead-contents dl dt {
    letter-spacing: 0;
  }
  .recruit-position-lead-area .position-lead-contents.develop1 {
    padding-right: 2em;
    transform: translateY(0);
    order: 1;
  }
  .recruit-position-lead-area .position-lead-contents.develop1 dl {
    width: 55%;
  }
  .recruit-position-lead-area .position-lead-contents.develop1 picture {
    width: 40%;
    padding: 0;
  }
  .recruit-position-lead-area .position-lead-contents.develop1 picture img {
    width: 100%;
  }
  .recruit-position-lead-area .position-lead-contents.develop2 {
    padding-left: 2em;
    transform: translateY(0);
    order: 2;
  }
  .recruit-position-lead-area .position-lead-contents.develop2 dl {
    text-align: left;
    width: 55%;
    order: 1;
  }
  .recruit-position-lead-area .position-lead-contents.develop2 dl dd {
    line-height: 1.4;
  }
  .recruit-position-lead-area .position-lead-contents.develop2 picture {
    width: 50%;
    padding: 0;
    order: 0;
  }
  .recruit-position-lead-area .position-lead-contents.systemsupport {
    padding-right: 2em;
    transform: translateY(0);
    order: 3;
  }
  .recruit-position-lead-area .position-lead-contents.systemsupport dl {
    width: 60%;
  }
  .recruit-position-lead-area .position-lead-contents.systemsupport picture {
    width: 35%;
    padding: 0;
  }
  .recruit-position-lead-area .position-lead-contents.systemsupport picture img {
    width: 100%;
  }
  .recruit-position-lead-area .position-lead-conclusion {
    width: 100%;
    padding-top: 2em;
  }
  .recruit-position-lead-area.sales .position-headline-area p {
    width: 80%;
    margin-left: 10%;
  }
  #headline-area.voice .headline picture {
    height: 20em;
  }
  #headline-area.voice .headline picture::before {
    display: none;
  }
  dl.schedule-dl {
    margin-bottom: 0;
    margin-left: 5%;
    flex-direction: column;
    background: none;
  }
  dl.schedule-dl dt {
    color: #009D96;
  }
  dl.schedule-dl dd ul {
    flex-direction: column;
  }
  dl.schedule-dl dd ul li {
    width: 100%;
  }
  dl.schedule-dl dd ul li time {
    padding-left: 1em;
    position: static;
    order: 0;
  }
  dl.schedule-dl dd ul li .schedule-contents {
    padding: 1.5em 1.5em 1em 1em;
    order: 1;
  }
  .welfare-treatment ul.recruit-number-ul {
    flex-direction: row;
  }
  .welfare-treatment ul.recruit-number-ul li {
    width: 50%;
  }
  .recruit-gallery picture {
    -moz-column-count: 2;
         column-count: 2;
  }
  table.form-table th,
  table.form-table td {
    width: 100%;
  }
}/*# sourceMappingURL=recruit.css.map */