@charset "UTF-8";
@media (min-width: 669px) {
  .indexPage {
    padding: 0 0 150px; } }
.indexPage__message {
  margin-bottom: 40px; }
  @media (min-width: 669px) {
    .indexPage__message {
      margin-bottom: 150px;
      align-items: flex-start; } }
  .indexPage__message .txt {
    background-color: #fff;
    padding: 30px 20px; }
    .indexPage__message .txt p {
      margin: 0 0 20px; }
      .indexPage__message .txt p b {
        display: inline-block;
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 116%;
        line-height: 1.5; }
      .indexPage__message .txt p:last-child {
        text-align: right;
        margin-bottom: 0; }
        .indexPage__message .txt p:last-child img {
          margin-top: 5px; }
          @media (min-width: 669px) {
            .indexPage__message .txt p:last-child img {
              vertical-align: bottom;
              margin-left: 30px; } }
    @media (min-width: 669px) {
      .indexPage__message .txt {
        width: calc(100% - 37.5%);
        aspect-ratio: 1.7 / 1;
        position: relative;
        flex-wrap: nowrap;
        padding: 0; }
        .indexPage__message .txt::after {
          content: '';
          background-color: #9fcad3;
          width: 80%;
          height: 5%;
          position: absolute;
          right: 0;
          bottom: -5%; }
        .indexPage__message .txt p {
          width: 90%;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 30px; }
          .indexPage__message .txt p b {
            margin-bottom: 30px;
            font-size: 27px;
            font-size: clamp(19px, 3vw, 27px);
            font-weight: normal; } }
    @media (min-width: 1199px) {
      .indexPage__message .txt {
        aspect-ratio: 1.8 / 1; }
        .indexPage__message .txt p {
          width: 85%;
          margin-bottom: 50px; }
        .indexPage__message .txt::after {
          height: 14.7058823%;
          bottom: -14.7058823%; } }
    @media (min-width: 1499px) {
      .indexPage__message .txt {
        aspect-ratio: 2 / 1; }
        .indexPage__message .txt p {
          width: 73%;
          margin-bottom: 50px; } }
  .indexPage__message .img {
    text-align: center; }
    @media (min-width: 669px) {
      .indexPage__message .img {
        width: 37.5%;
        position: relative; }
        .indexPage__message .img::before {
          width: 75%;
          height: 100%;
          background-color: #fff;
          position: absolute;
          top: 0;
          left: 0;
          content: ''; }
        .indexPage__message .img > div {
          position: relative;
          z-index: 1;
          top: 30px; } }
    @media (min-width: 1199px) {
      .indexPage__message .img > div {
        top: 50px; } }
.indexPage + .topicPath + .common__recruit {
  padding: 30px 20px; }
  .indexPage + .topicPath + .common__recruit::before, .indexPage + .topicPath + .common__recruit::after {
    display: none; }
  .indexPage + .topicPath + .common__recruit li {
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 669px) {
      .indexPage + .topicPath + .common__recruit li {
        width: 800px; } }
    .indexPage + .topicPath + .common__recruit li:last-child a {
      line-height: 1.5; }
      .indexPage + .topicPath + .common__recruit li:last-child a .en {
        font-size: 35px;
        font-weight: normal;
        line-height: 1;
        display: inline-block; }
        @media (min-width: 669px) {
          .indexPage + .topicPath + .common__recruit li:last-child a .en {
            font-size: 40px;
            letter-spacing: 0.1em; } }
      @media (min-width: 669px) {
        .indexPage + .topicPath + .common__recruit li:last-child a {
          height: 120px; }
          .indexPage + .topicPath + .common__recruit li:last-child a:hover {
            letter-spacing: 0.25em; }
            .indexPage + .topicPath + .common__recruit li:last-child a:hover .en {
              letter-spacing: 0.25em; }
          .indexPage + .topicPath + .common__recruit li:last-child a small {
            font-size: 17px; } }
  @media (min-width: 669px) {
    .indexPage + .topicPath + .common__recruit {
      padding: 75px 40px; } }

.employment {
  margin: 40px 20px; }
  @media (min-width: 669px) {
    .employment {
      margin-top: 130px; } }
  .employment.entry {
    margin: 40px 0 0;
    padding: 0 20px 40px;
    position: relative;
    /*&::after {
    	content: '';width: 100vw;position: absolute;left: 0;bottom: 0;background-color: $gray_9;height: 1px;
    	@include pc {left: 50%;margin-left: -50vw;}
    }*/ }
    @media (min-width: 669px) {
      .employment.entry {
        padding: 0 40px 150px;
        margin: 130px auto 0;
        max-width: 1100px; } }
    @media (min-width: 1199px) {
      .employment.entry {
        padding: 0 0 150px; } }
    .employment.entry + .topicPath {
      border-bottom: 1px solid #b2b2b2; }
  .employment__item {
    margin: 0 0 40px; }
    @media (min-width: 669px) {
      .employment__item {
        width: 100%;
        margin: 0 auto 100px;
        padding: 0 40px;
        box-sizing: border-box; } }
    @media (min-width: 1199px) {
      .employment__item {
        max-width: 1100px;
        margin: 0 auto 100px;
        padding: 0; } }
  .employment__wanted {
    margin: 30px 0;
    background-color: #e5e5e5;
    padding: 20px 15px; }
    .employment__wanted dt {
      text-align: center;
      border-bottom: 1px solid #808080;
      padding-bottom: 15px;
      margin-bottom: 15px;
      font-weight: 500;
      font-size: 108%; }
      @media (min-width: 669px) {
        .employment__wanted dt {
          width: 200px;
          padding: 15px 15px 15px 0;
          margin-bottom: 0;
          border-bottom: 0;
          border-right: 1px solid #808080; } }
    .employment__wanted dd {
      margin: 0; }
      .employment__wanted dd ul li {
        margin-bottom: 5px;
        padding-left: 20px;
        position: relative; }
        .employment__wanted dd ul li:last-child {
          margin-bottom: 0; }
        .employment__wanted dd ul li::before {
          content: '';
          position: absolute;
          left: 3px;
          top: 6px;
          width: 7px;
          height: 7px;
          border-top: 1px solid #666;
          border-right: 1px solid #666;
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg); }
        @media (min-width: 669px) {
          .employment__wanted dd ul li {
            margin-bottom: 0;
            margin-right: 15px;
            padding-left: 30px; }
            .employment__wanted dd ul li:last-child {
              margin-right: 0; } }
      @media (min-width: 669px) {
        .employment__wanted dd {
          width: calc(100% - 200px);
          padding: 15px 35px; } }
    @media (min-width: 669px) {
      .employment__wanted {
        margin-bottom: 100px; } }
  .employment .plain-tbl th {
    width: 25%;
    text-align: left; }
    @media (min-width: 669px) {
      .employment .plain-tbl th {
        width: 18.1818181%; } }
  .employment__flow {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .employment__flow li {
      position: relative;
      border: 2px solid #0e7a92;
      color: #0e7a92;
      padding: 15px;
      text-align: center;
      font-weight: 500;
      line-height: 1.5;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      font-weight: 500;
      font-size: 116%;
      margin-bottom: 36px; }
      .employment__flow li::after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 16px 18px 0 18px;
        border-color: #b7d7de transparent transparent transparent;
        display: block;
        position: absolute;
        bottom: -30px;
        left: 50%;
        margin-left: -18px; }
        @media (min-width: 669px) {
          .employment__flow li::after {
            border-width: 18px 0 18px 16px;
            border-color: transparent transparent transparent #b7d7de;
            right: -36px;
            top: 50%;
            margin-top: -18px;
            bottom: auto;
            left: auto;
            margin-left: 0; } }
      .employment__flow li:last-child {
        margin-bottom: 0;
        background-color: #0e7a92;
        color: #fff; }
        @media (min-width: 669px) {
          .employment__flow li:last-child {
            margin-right: 0; } }
        .employment__flow li:last-child::after {
          display: none; }
      .employment__flow li small {
        position: relative;
        line-height: 1.5;
        letter-spacing: 0; }
        .employment__flow li small::before, .employment__flow li small::after {
          content: '';
          border: 1px solid #0e7a92;
          width: 6px;
          height: 1em;
          position: relative;
          display: inline-block;
          top: 2px; }
          @media (min-width: 669px) {
            .employment__flow li small::before, .employment__flow li small::after {
              height: 1.5em;
              top: 7px; } }
        .employment__flow li small::before {
          border-right: 0;
          margin-right: 4px; }
        .employment__flow li small::after {
          border-left: 0;
          margin-left: 4px; }
        @media (min-width: 669px) {
          .employment__flow li small {
            font-size: 13px; } }
      @media (min-width: 669px) {
        .employment__flow li {
          margin-bottom: 0;
          margin-right: 50px;
          min-width: 150px;
          box-sizing: border-box;
          padding: 20px 15px; }
          .employment__flow li:first-child {
            min-width: 200px; } }
  .employment__inquiry > section {
    border: 1px solid #999;
    padding: 30px 15px;
    position: relative;
    text-align: center; }
    @media (min-width: 669px) {
      .employment__inquiry > section {
        width: calc((100% - 30px) / 2);
        box-sizing: border-box;
        padding: 40px 40px 30px; } }
    .employment__inquiry > section::before {
      content: '';
      background-color: #0e7a92;
      width: 60px;
      height: 5px;
      top: 0;
      left: 50%;
      margin-left: -30px;
      position: absolute; }
      @media (min-width: 669px) {
        .employment__inquiry > section::before {
          width: 80px;
          margin-left: -40px; } }
    .employment__inquiry > section:first-child {
      margin-bottom: 20px; }
      @media (min-width: 669px) {
        .employment__inquiry > section:first-child {
          margin-bottom: 0; } }
    .employment__inquiry > section h3 {
      font-weight: 500;
      margin: 0 0 15px;
      font-size: 123.1%; }
    .employment__inquiry > section p {
      margin: 0; }
    .employment__inquiry > section a.tel-num {
      display: inline-block;
      margin-bottom: 10px; }
      @media (min-width: 669px) {
        .employment__inquiry > section a.tel-num:hover {
          text-decoration: none;
          cursor: default; } }
    .employment__inquiry > section a.btnStyle1 {
      background-color: #0e7a92;
      color: #fff; }
      @media (min-width: 669px) {
        .employment__inquiry > section a.btnStyle1 {
          max-width: 280px;
          box-sizing: border-box;
          margin: 0 auto; } }
      .employment__inquiry > section a.btnStyle1:hover span {
        right: 20px; }
    .employment__inquiry > section ul {
      margin-top: 30px; }

.entry__telBox {
  border: 1px solid #999;
  padding: 20px;
  margin: 30px 0; }
  .entry__telBox_header {
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 116%; }
  .entry__telBox p {
    margin: 0; }
    .entry__telBox p b {
      font-weight: normal;
      display: inline-block;
      margin-bottom: 5px;
      font-size: 108%; }
  @media (min-width: 669px) {
    .entry__telBox {
      margin: 50px 0;
      padding: 30px; } }
.entry__caution p {
  margin: 0 0 5px; }
  .entry__caution p:last-child {
    margin-bottom: 0; }
.entry__privacy h2 {
  font-weight: 500;
  font-size: 108%;
  margin: 0 0 10px; }
.entry__privacy p {
  margin: 0 0 1em; }
  .entry__privacy p:last-child {
    margin-bottom: 0; }
.entry__btns {
  margin-top: 40px;
  text-align: center; }
  .entry__btns input {
    font-family: YakuHanJP, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica", "Arial", "Verdana", sans-serif;
    text-align: center;
    border: 0;
    width: 100%;
    color: #fff;
    height: 70px;
    font-size: 116%;
    margin-bottom: 10px; }
    .entry__btns input:last-child {
      margin-bottom: 0; }
    .entry__btns input.check, .entry__btns input.send {
      background-color: #0e7a92; }
    .entry__btns input.back {
      background-color: #555; }
    @media (min-width: 669px) {
      .entry__btns input {
        font-size: 108%;
        margin: 0 7px;
        width: 290px; }
        .entry__btns input:hover {
          cursor: pointer; } }
  @media (min-width: 669px) {
    .entry__btns {
      margin-top: 70px; } }
.entry__form {
  margin: 30px 0; }
  .entry__form > dt {
    text-align: center;
    background-color: #e5e5e5;
    padding: 10px;
    margin-bottom: 15px; }
    @media (min-width: 669px) {
      .entry__form > dt {
        width: 23.3%;
        box-sizing: border-box;
        text-align: left;
        border-bottom: 1px solid #999;
        margin-bottom: 0;
        position: relative;
        padding: 15px; }
        .entry__form > dt .hissu {
          position: absolute;
          right: 15px;
          top: 15px; } }
  .entry__form > dd {
    margin: 0;
    margin-bottom: 30px; }
    .entry__form > dd:last-child {
      margin-bottom: 0; }
    .entry__form > dd p {
      margin: 0 0 10px; }
      .entry__form > dd p:last-child {
        margin-bottom: 0; }
    .entry__form > dd dl {
      margin: 0; }
      .entry__form > dd dl dt {
        font-weight: 500;
        margin-bottom: 7px;
        font-size: 108%; }
      .entry__form > dd dl dd {
        margin: 0 0 15px; }
        .entry__form > dd dl dd:last-child {
          margin-bottom: 0; }
    .entry__form > dd div {
      margin-bottom: 15px; }
      .entry__form > dd div:last-child {
        margin-bottom: 0; }
      .entry__form > dd div p {
        margin: 0 0 5px; }
    .entry__form > dd div.flex-box {
      margin-bottom: -15px; }
      .entry__form > dd div.flex-box div {
        margin-right: 10px; }
        .entry__form > dd div.flex-box div:last-child {
          margin-bottom: 15px; }
    @media (min-width: 669px) {
      .entry__form > dd {
        width: 76.7%;
        box-sizing: border-box;
        border-bottom: 1px solid #999;
        margin-bottom: 0;
        padding: 15px; } }
  .entry__form_example {
    display: block;
    margin-top: 5px; }
  .entry__form ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .entry__form ul li {
      margin-bottom: 7px; }
      .entry__form ul li:last-child {
        margin-bottom: 0; }
  @media (min-width: 669px) {
    .entry__form {
      border-top: 1px solid #999;
      margin: 50px 0; } }
.entry input[type="text"], .entry input[type="tel"], .entry input[type="email"], .entry textarea, .entry select {
  width: 100%;
  border: 1px solid #808080;
  box-sizing: border-box;
  padding: 5px;
  font-family: YakuHanJP, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 108%;
  -webkit-appearance: none; }
  @media (min-width: 669px) {
    .entry input[type="text"], .entry input[type="tel"], .entry input[type="email"], .entry textarea, .entry select {
      font-size: 100%; } }
.entry input[type="text"]#age, .entry input[type="tel"]#age, .entry input[type="email"]#age {
  width: 68px; }
.entry input[type="text"]#graduateYear, .entry input[type="tel"]#graduateYear, .entry input[type="email"]#graduateYear {
  width: 105px; }
@media (min-width: 669px) {
  .entry input[type="text"], .entry input[type="tel"], .entry input[type="email"] {
    width: 480px;
    height: 45px; }
    .entry input[type="text"]#zipcode, .entry input[type="tel"]#zipcode, .entry input[type="email"]#zipcode {
      width: 169px; }
    .entry input[type="text"]#tel, .entry input[type="tel"]#tel, .entry input[type="email"]#tel {
      width: 224px; }
    .entry input[type="text"]#address1, .entry input[type="text"]#address2, .entry input[type="text"]#academichistory, .entry input[type="text"]#gakubu, .entry input[type="text"]#gakka, .entry input[type="tel"]#address1, .entry input[type="tel"]#address2, .entry input[type="tel"]#academichistory, .entry input[type="tel"]#gakubu, .entry input[type="tel"]#gakka, .entry input[type="email"]#address1, .entry input[type="email"]#address2, .entry input[type="email"]#academichistory, .entry input[type="email"]#gakubu, .entry input[type="email"]#gakka {
      width: 100%; } }
.entry select#graduateMonth {
  width: 80px; }
@media (min-width: 669px) {
  .entry select {
    width: auto;
    height: 45px;
    -webkit-appearance: auto; } }
.entry textarea {
  height: 10em; }
  @media (min-width: 669px) {
    .entry textarea {
      height: 14em;
      vertical-align: top; } }
.entry__item {
  margin-top: 40px; }
@inclide {
  .entry__item {
    margin-top: 70px; } }
  .entry__item > ul {
    list-style-type: none;
    margin: 0 0 10px;
    padding-left: 0; }
    .entry__item > ul:last-child {
      margin-bottom: 0; }
    .entry__item > ul li {
      margin-bottom: 7px; }
      .entry__item > ul li:last-child {
        margin-bottom: 0; }

.common__recruit {
  position: relative;
  padding-top: 40px;
  overflow: hidden; }
  .common__recruit::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 20px 0 20px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 0;
    z-index: 1; }
    @media (min-width: 669px) {
      .common__recruit::before {
        border-width: 30px 40px 0 40px;
        border-color: #ffffff transparent transparent transparent;
        margin-left: -40px; } }
  .common__recruit::after {
    content: 'ENTRY';
    font-family: impact, 'Anton', sans-serif;
    color: #38768a;
    position: absolute;
    top: -7px;
    left: 0;
    line-height: 1;
    font-size: 70px;
    z-index: 0; }
    @media (min-width: 669px) {
      .common__recruit::after {
        font-size: 150px;
        top: -15px; } }
  .common__recruit h2 {
    color: #fff;
    font-weight: 500;
    margin: 0 0 20px;
    font-size: 123.1%;
    position: relative;
    z-index: 1; }
    @media (min-width: 669px) {
      .common__recruit h2 {
        font-size: 29px;
        font-size: clamp(21px, 6vw, 29px);
        margin-bottom: 50px;
        font-weight: normal; } }
  .common__recruit ul {
    position: relative;
    z-index: 1; }
    .common__recruit ul li a {
      background-color: #fff;
      color: #006983;
      font-size: 116%; }
      @media (min-width: 669px) {
        .common__recruit ul li a {
          font-size: 131%; } }
    .common__recruit ul li:last-child a {
      font-size: 116%;
      line-height: 1.75;
      letter-spacing: 0; }
      @media (min-width: 669px) {
        .common__recruit ul li:last-child a:hover {
          letter-spacing: 0.25em; } }
  @media (min-width: 669px) {
    .common__recruit {
      padding: 100px 40px 80px; } }

label.radio {
  cursor: pointer;
  margin-right: 10px; }
  label.radio input {
    display: none; }
    label.radio input + span {
      padding-left: 25px;
      position: relative;
      margin-right: 20px; }
      label.radio input + span::before {
        content: "";
        display: block;
        position: absolute;
        top: 4px;
        left: 0;
        width: 16px;
        height: 16px;
        border: 1px solid #808080;
        border-radius: 50%; }
    label.radio input:checked + span::after {
      content: "";
      display: block;
      position: absolute;
      top: 8px;
      left: 4px;
      width: 10px;
      height: 10px;
      background: #1a1a1a;
      border-radius: 50%; }

label.checkbox {
  cursor: pointer;
  margin-right: 10px; }
  label.checkbox input {
    display: none; }
    label.checkbox input + span {
      padding-left: 25px;
      position: relative;
      margin-right: 20px; }
      label.checkbox input + span::before {
        content: "";
        display: block;
        position: absolute;
        top: 4px;
        left: 0;
        width: 15px;
        height: 15px;
        border: 1px solid #808080;
        background-color: #fff; }
    label.checkbox input:checked + span::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 5px;
      width: 6px;
      height: 14px;
      transform: rotate(40deg);
      border-bottom: 3px solid #1a1a1a;
      border-right: 3px solid #1a1a1a; }

.hissu {
  font-weight: normal;
  color: #fff;
  background-color: #bc4278;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1;
  margin-left: 10px;
  font-size: 10px; }

.stepBar {
  position: relative;
  list-style: none;
  margin: 30px 0;
  padding: 0;
  text-align: center;
  width: 100%;
  overflow: hidden; }
  .stepBar .step {
    font-weight: bold;
    position: relative;
    float: left;
    display: inline-block;
    line-height: 40px;
    padding: 0 10px 0 0px;
    background-color: #62a9b8;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    white-space: nowrap;
    width: 43%;
    margin-bottom: 0 !important; }
    .stepBar .step:first-child {
      width: 24%;
      -moz-border-radius-topleft: 4px;
      -webkit-border-top-left-radius: 4px;
      border-top-left-radius: 4px;
      -moz-border-radius-bottomleft: 4px;
      -webkit-border-bottom-left-radius: 4px;
      border-bottom-left-radius: 4px; }
      .stepBar .step:first-child::before, .stepBar .step:first-child::after {
        content: none; }
      @media (min-width: 669px) {
        .stepBar .step:first-child {
          width: 319px !important;
          -moz-border-radius-topleft: 0;
          -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
          -moz-border-radius-bottomleft: 0;
          -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0; }
          .stepBar .step:first-child::after {
            content: ''; } }
      @media (min-width: 1199px) {
        .stepBar .step:first-child {
          width: 346px !important; } }
    .stepBar .step:last-child {
      width: 33%;
      -moz-border-radius-topright: 4px;
      -webkit-border-top-right-radius: 4px;
      border-top-right-radius: 4px;
      -moz-border-radius-bottomright: 4px;
      -webkit-border-bottom-right-radius: 4px;
      border-bottom-right-radius: 4px; }
      @media (min-width: 669px) {
        .stepBar .step:last-child {
          width: 336px !important;
          margin-right: 0;
          -moz-border-radius-topright: 0;
          -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
          -moz-border-radius-bottomright: 0;
          -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0; }
          .stepBar .step:last-child::after {
            display: none; } }
      @media (min-width: 1199px) {
        .stepBar .step:last-child {
          width: 361px !important; } }
    .stepBar .step::before, .stepBar .step::after {
      position: absolute;
      left: -5px;
      display: block;
      content: '';
      background-color: #62a9b8;
      border-left: 2px solid #FFF;
      width: 10px;
      height: 20px; }
    .stepBar .step::after {
      top: 0;
      -moz-transform: skew(30deg);
      -ms-transform: skew(30deg);
      -webkit-transform: skew(30deg);
      transform: skew(30deg); }
      @media (min-width: 669px) {
        .stepBar .step::after {
          content: '';
          background-color: transparent;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 25px 0 25px 15px;
          border-color: transparent transparent transparent #62a9b8;
          position: absolute;
          right: -15px;
          top: 0;
          left: auto;
          bottom: auto;
          -moz-transform: skew(0);
          -ms-transform: skew(0);
          -webkit-transform: skew(0);
          transform: skew(0); } }
    .stepBar .step::before {
      bottom: 0;
      -moz-transform: skew(-30deg);
      -ms-transform: skew(-30deg);
      -webkit-transform: skew(-30deg);
      transform: skew(-30deg); }
      @media (min-width: 669px) {
        .stepBar .step::before {
          display: none; } }
    .stepBar .step.current {
      background-color: #06546d; }
      .stepBar .step.current::before, .stepBar .step.current::after {
        background-color: #06546d; }
      @media (min-width: 669px) {
        .stepBar .step.current::before {
          content: '';
          background-color: transparent;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 25px 0 25px 15px;
          border-color: transparent transparent transparent #62a9b8;
          position: absolute;
          right: -15px;
          top: 0;
          left: auto; } }
      @media (min-width: 669px) {
        .stepBar .step.current::after {
          border-color: transparent transparent transparent #06546d;
          background-color: transparent; } }
    @media (min-width: 669px) {
      .stepBar .step {
        width: 319px !important;
        display: block;
        line-height: 50px;
        height: 50px;
        padding: 0;
        font-size: 116%;
        font-weight: normal;
        margin-right: 23px; } }
    @media (min-width: 1199px) {
      .stepBar .step {
        width: 346px !important; } }
  @media (min-width: 669px) {
    .stepBar {
      margin-left: auto;
      margin-right: auto;
      margin: 50px 0 40px; } }

@media (min-width: 669px) {
  _::-webkit-full-page-media, _:future, :root .indexPage__message .txt {
    min-height: 400px; } }
@media (min-width: 1199px) {
  _::-webkit-full-page-media, _:future, :root .indexPage__message .txt {
    min-height: 500px; } }

.employment__inquiry > section {
	margin: 0 auto;
}