@charset "UTF-8";
.sp-ssm {
  display: block;
}
br.pc {
  display: none;
}
main #section01 .recruit_header_message h2 {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  position: absolute;
  top: 35px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 100px;
  text-align: center;
  letter-spacing: 0.05em;
}
main #section01 .recruit_header_message h2 span {
  font-size: 16px;
  display: block;
  font-weight: 600;
}
main #section01 .recruit_header_bottom h3 {
  font-size: 17px;
  margin-bottom: 30px;
  font-weight: 700;
}
main #section01 .recruit_header_bottom p {
  font-size: 18px;
}
main .recruit_header_bottom {
  color: #fff;
  text-align: center;
  letter-spacing: 6px;
  line-height: 1.8;
}
main #section02 .desc {
  color: #fff;
  letter-spacing: 6px;
  line-height: 1.8;
}
main #section02 h3 {
  text-align: left;
  position: relative;
  color: #fff;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 12px 0;
  margin-bottom: 30px;
  font-size: 17px;
  letter-spacing: 1.52px;
}
@media all and (-ms-high-contrast: none) {
	main #section02 h3 {
    font-family: "メイリオ",Meiryo, Lato,"游ゴシック","Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif;
    padding: 12px 0 8px;
  }
  br.ie {
    display: none;
  }
}
.self-support-lists {
  color: #fff;
  font-size: 20px;
  padding: 16px;
  background-color: #1a1a1a;
  line-height: 1.8;
  margin-top: 50px;
}
.self-support-lists li {
  display: flex;
  flex-direction: column;
}
.self-support-lists span {
  min-width: 15%;
  display: inline-block;
  font-weight: bold;
  margin-top: 8px;
}
.kenshu-img {
  margin-top: 32px;
}
.kenshu-img div+div {
  margin-top: 14px;
}
.kenshu_bar ul {
  color: #fff;
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.kenshu_bar ul li {
  text-align: center;
  padding: 34px 0;
  position: relative;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-bottom: 30px;
}
.kenshu_bar ul li:not(:first-child) {
  max-width: none;
  padding-right: 0;
  line-height: 1.6;
}
.kenshu_bar ul li:last-child {
  padding-right: 0;
  max-width: none;
}
.kenshu_bar ul li:not(:first-child)::before,
.kenshu_bar ul li:not(:first-child)::after {
  content: none;
}
.kenshu_bar ul li:not(:last-child)::after {
  content: "";
}
.kenshu_bar.kenshu_red ul li,
.kenshu-img div:last-child {
  max-width: none;
}
.kenshu_bar ul li:last-child::before {
  content: none;
}
.kenshu_bar ul li:last-child::after {
  right: -27px;
}
.kenshu_bar ul li:first-child {
  border-right: none;
  max-width: none;
  width: 100%;
  font-size: 14px;
}
.kenshu_blue ul li {
  background-color: #155f98;
}
.kenshu_blue ul li:first-child {
  background-color: #004a83;
}
.kenshu_red ul li {
  background-color: #ba3539;
}
.kenshu_red ul li:first-child {
  background-color: #9f2427;
}
main #section01 .recruit_header_bottom p,
.desc,
.self-support-lists {
  font-size: 12px;
}
main .recruit_header_bottom p+p {
  margin-top: 20px;
  color: #fff;
  text-align: center;
  letter-spacing: 6px;
  line-height: 1.8;
}
.self-support-lists .dotted {
  display: none;
}
.mynavi-box {
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin: 30px auto 0;
}
.button-mynavi {
    display: flex;
    width: 100%;
    margin-bottom: 0;
    justify-content: center;
}
.button-mynavi ul li {
    margin-bottom: 30px;
}
.button-mynavi ul li:last-child {
	margin-bottom: 0;
}
@media all and (-ms-high-contrast: none){
  .kenshu_bar ul li:not(:first-child)::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 0 70px 31px;
    border-color: transparent transparent transparent #000;
    right: -6px;
    top: -10px;
  }
  .kenshu_bar ul li:not(:first-child)::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 0 60px 27px;
    border-color: transparent transparent transparent #155f98;
    z-index: 5;
    right: -2px;
    top: 0;
  }
}
@media screen and (min-width: 600px) {
  .sp-ssm {
    display: none;
  }
  br.pc {
    display: block;
  }
  main #section01 .recruit_header_message h2 {
    font-size: 40px;
    font-weight: 700;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 100px;
    text-align: center;
    letter-spacing: 0.05em;
  }
  main #section01 .recruit_header_bottom h3 {
    font-size: 24px;
  }
  main #section01 .recruit_header_message h2 span {
    font-size: 18px;
    font-weight: 600;
  }
  main #section01 .recruit_header_bottom p {
    font-size: 18px;
  }
  .self-support-lists {
    color: #fff;
    font-size: 20px;
    padding: 28px;
    background-color: #1a1a1a;
    line-height: 1.8;
    margin-top: 50px;
  }
  .self-support-lists li {
    display: flex;
    flex-direction: row;
  }
  .self-support-lists span {
    min-width: 170px;
    font-weight: normal;
    margin-top: 0;
  }
  main #section02 .desc {
    font-size: 18px;
  }
  .kenshu_bar ul {
    color: #fff;
    font-size: 20px;
    display: flex;
    flex-direction: column;
  }
  .kenshu_bar ul li {
    text-align: center;
    padding: 34px 0;
    position: relative;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-bottom: 30px;
  }
  .kenshu_bar ul li:not(:first-child) {
    max-width: none;
    padding-right: 0;
    line-height: 1.6;
  }
  .kenshu_bar ul li:last-child {
    padding-right: 0;
    max-width: none;
  }
  .kenshu_bar ul li:not(:first-child)::before,
  .kenshu_bar ul li:not(:first-child)::after {
    content: none;
  }
  .kenshu_bar.kenshu_red ul li,
  .kenshu-img div:last-child {
    max-width: none;
  }
  .kenshu_bar ul li:last-child::before {
    content: none;
  }
  .kenshu_bar ul li:last-child::after {
    right: -27px;
  }
  .kenshu_bar ul li:first-child {
    border-right: none;
    max-width: none;
    width: 100%;
    font-size: 24px;
  }
  .kenshu_blue ul li {
    background-color: #155f98;
  }
  .kenshu_blue ul li:first-child {
    background-color: #004a83;
  }
  .kenshu_red ul li {
    background-color: #ba3539;
  }
  .kenshu_red ul li:first-child {
    background-color: #9f2427;
  }
  .self-support-lists span.dotted {
    display: inline-block;
    min-width: 20px;
  }
  @media all and (-ms-high-contrast: none){
    .kenshu_bar ul li:not(:first-child)::before {
      right: -6px;
      top: -10px;
    }
    .kenshu_bar ul li:not(:first-child)::after {
      right: -2px;
      top: 0;
    }
  }
}
@media screen and (min-width: 1024px) {
  main #section01 .recruit_header_message h2 span {
    font-size: 25px;
  }
  main #section01 .recruit_header_message h2 {
    font-size: 60px;
  }
  main #section01 .recruit_header_bottom h3 {
    font-size: 32px;
    margin-bottom: 60px;
    font-weight: 700;
  }
  main .recruit_header_bottom p {
    font-size: 18px;
  }
  main .recruit_header_bottom p+p {
    margin-top: 40px;
  }
  main #section02 h3 {
    letter-spacing: .8rem;
    font-size: 30px;
  }
  .kenshu_bar ul {
  color: #fff;
  font-size: 20px;
  display: flex;
  flex-direction: row;
}
.kenshu_bar ul li {
  text-align: center;
  padding: 34px 0;
  position: relative;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 240px;
}
.kenshu_bar ul li:not(:first-child) {
  max-width: 260px;
  padding-right: 27px;
  line-height: 1.6;
}
.kenshu_bar ul li:last-child {
  padding-right: 0;
  max-width: 190px;
}
.kenshu_bar ul li:not(:first-child)::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 0 70px 31px;
  border-color: transparent transparent transparent #000;
  right: -5px;
  z-index: 4;
}
.kenshu_bar ul li:not(:first-child)::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 0 60px 27px;
  border-color: transparent transparent transparent #155f98;
  right: 0;
  top: 0;
  z-index: 5;
}
.kenshu_bar.kenshu_red ul li {
  max-width: 235px;
}
.kenshu_red ul li:not(:first-child)::after {
  border-color: transparent transparent transparent #ba3539;
}
.kenshu_bar ul li:last-child::before {
  content: none;
}
.kenshu_bar ul li:last-child::after {
  right: -27px;
}
.kenshu_bar ul li:first-child {
  border-right: 6px solid #000;
  max-width: 150px;
  width: 100%;
  font-size: 24px;
}
.kenshu_blue ul li {
  background-color: #155f98;
}
.kenshu_blue ul li:first-child {
  background-color: #004a83;
}
.kenshu_red ul li {
  background-color: #ba3539;
}
.kenshu_red ul li:first-child {
  background-color: #9f2427;
}
}
@media screen and (min-width: 1280px) {

}