@charset "UTF-8";
.sp-ssm {
  display: block;
}
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: 24px;
  margin-bottom: 30px;
}
main #section01 .recruit_header_bottom p {
  font-size: 18px;
}
main #section01 .work-text {
  color: #fff;
}
main #section01 .work-text_blc h3,
main #section01 .work-text_blc p {
  text-align: left;
}
main #section01 .work-text_blc h3 {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: bold;
}
main #section01 .work-text_blc p {
  letter-spacing: 1.8px;
}
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: center;
  position: relative;
  color: #fff;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 12px 0;
  margin-bottom: 30px;
  font-size: 20px;
  letter-spacing: 1.52px;
}
.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) {
	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;
  }
}
.work-desc {
  color: #fff;
  text-align: center;
}
main #section01 .recruit_header_bottom p,
.desc,
.self-support-lists {
  font-size: 14px;
}
.work-images {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.work-images>* {
  width: 50%;
}
main #section01 .work-text_blc:first-child p,
main #section01 .work-text_blc p,
main #section01 .recruit_header_bottom p, 
main #section02 .desc, 
main #section02 .work-desc p {
  font-size: 14px;
  line-height: 1.8;
}
main #section01 .work-text_blc:first-child p {
  margin-bottom: 50px;
}
.work-desc__image,
.work-images {
  margin-top: 30px;
}
.work-desc__image {
  background-color: #000;
  overflow-x: scroll;
  -ms-overflow-style: none;
  /*scrollbar-width: none;*/
}
.work-desc__image::-webkit-scrollbar { 
  display:none;
}
.work-desc__image img {
  min-width: 600px;
}
.kenshu-img {
  margin-top: 30px;
}
.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 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;
}
@media screen and (min-width: 600px) {
  .sp-ssm {
    display: none;
  }
  main #section01 .work-text_blc h3 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 40px;
    font-weight: bold;
  }
  main #section01 .work-text_blc:first-child p,
  main #section01 .work-text_blc p {
    font-size: 18px;
  }
  main #section01 .work-text_blc:first-child p {
    margin-bottom: 110px;
  }
  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_message h2 span {
    font-size: 18px;
    font-weight: 600;
  }
  main #section01 .recruit_header_message h2 {
    font-size: 60px;
  }
  main .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;
  }
  .self-support-lists {
    color: #fff;
    font-size: 20px;
    padding: 28px;
    background-color: #1a1a1a;
    line-height: 1.8;
    margin-top: 50px;
  }
  main #section01 .recruit_header_bottom p,
  main #section02 .desc,
  main #section02 .work-desc p {
    font-size: 18px;
    line-height: 1.8;
  }
  main #section02 h3 {
    letter-spacing: .8rem;
    font-size: 25px;
  }
  main #section02.sec_02 {
    padding-bottom: 120px;
  }
  .work-images {
    flex-direction: row;
    margin-top: 40px;
  }
  .work-images>* {
    width: 20%;
  }
  .work-desc__image {
    margin-top: 55px;
  }
.work-desc__image {
  overflow-x: hidden;
}
  .kenshu-img {
    margin-top: 30px;
  }
  .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 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;
  }
}
@media screen and (min-width: 1024px) {
  main #section01 .recruit_header_message h2 {
    font-size: 60px;
    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_message h2 span {
    font-size: 25px;
    font-weight: 600;
  }
  .kenshu-img {
    margin-top: 60px;
  }
  .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_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_bar.kenshu_blue {
    max-width: 1100px;
    margin: auto;
  }
}
@media screen and (min-width: 1280px) {

}