@charset "UTF-8";
#container.recruit-2025 {
  background-color: #313131;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.recruit-2025 .article-header {
  padding-left: 0;
  padding-right: 0;
  background-color: #fff;
}
.recruit-2025 .article-inner {
  background-color: transparent;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 767px) {
  .recruit-2025 .article-inner {
    margin-top: 0;
  }
}
.recruit-2025 .breadcrumb {
  background-color: #fff;
}

.recruit-2025 picture {
  display: block;
}
.recruit-2025 img {
  display: block;
  width: 100%;
  height: auto;
}
.recruit-2025 a img {
  transition: opacity .2s;
}
.recruit-2025 a:hover img {
  opacity: .76;
}

.show-slide {
  opacity: 0;
  transition: opacity .3s linear;
}

.show-slide.slick-initialized {
  opacity: 1;
}

.recruit-2025 .mainv-wrapper {
  position: relative;
}
.recruit-2025 .mainv-bg {
  position: relative;
  width: 100%;
}
.recruit-2025 .mainv-copy {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 767px) {
  .recruit-2025 .mainv-copy {
    position: relative;
  }
}
.recruit-2025 .mainv-copy__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  padding: 2em;
  text-align: center;
  color: #fff;
}
@media all and (max-width: 1080px) {
  .recruit-2025 .mainv-copy__inner {
    transform: translate(-50%, -60%);
  }
}
@media all and (max-width: 960px) {
  .recruit-2025 .mainv-copy__inner {
    padding: 1em;
    font-size: 90%;
  }
}
@media all and (max-width: 767px) {
  .recruit-2025 .mainv-copy__inner {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    padding: 3em 0;
    font-size: 74%;
    background-color: #313131;
  }
}
.recruit-2025 .mainv-copy__text.-text-1 {
  font-size: 260%;
}
.recruit-2025 .mainv-copy__text.-text-2 {
  font-size: 140%;
  margin-top: .6em;
}
.recruit-2025 .mainv-copy__title {
  font-size: 180%;
  margin-top: 1em;
}
@media all and (min-width: 767px) {
  .recruit-2025 .mainv-copy__title.-sub-page {
    margin-top: 0;
  }
}

.section-information {
  background-color: #fff;
  padding: 20px;
}
@media all and (max-width: 767px) {
  .section-information {
    padding: 1em;
  }
}

.information-wrapper {
  margin-top: .6em;
}

.information-content h2 {
  font-size: 220%;
  line-height: 1.4;
}
.information-content .date {
  font-size: 120%;
  margin-bottom: .4em;
}
@media all and (max-width: 767px) {
  .information-content h2 {
    font-size: 160%;
  }
  .information-content .date {
    font-size: 100%;
  }
}

.information-list ul {
  padding-top: 1em;
}
.information-list li {
  display: flex;
  margin-top: 1em;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  border-top: dotted 1px #666;
}
@media all and (max-width: 767px) {
  .information-list li {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
.information-list .date {
  flex-basis: 10em;
}
@media all and (max-width: 767px) {
  .information-list .date {
    margin-bottom: .6em;
  }
}
.information-list .title {
  flex-basis: calc(100% - 10em);
}
.information-list .view-all {
  margin-top: 3em;
  text-align: center;
}
.information-list .view-all a {
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  background-color: #000;
  padding: .6em 1em;
  text-decoration: none;
  transition: opacity .2s;
}
.information-list .view-all a:hover {
  opacity: .76;
}

.section-youtube {
  margin: 0 -20px;
  margin-top: 6em;
  padding: 2em 0;
  background-color: #fff;
}
@media all and (max-width: 767px) {
  .section-youtube {
    margin: 0 -4.29vw;
    margin-top: 5em;
  }
}

.youtube-wrapper {
  max-width: 1600px;
  margin: 0 auto;
}

.youtube-content {
  display: flex;
  align-items: center;
}
@media all and (max-width: 767px) {
  .youtube-content {
    display: block;
  }
}
.youtube-content * {
  min-height: 0;
  min-width: 0;
}
.youtube-content .box-1 {
  flex-basis: 20%;
  text-align: center;
}
.youtube-content .box-1 h2 {
  display: inline-block;
  color: #fff;
  background-color: #ad1422;
  text-align: center;
  font-weight: bold;
  font-size: 160%;
  line-height: 1.6;
  padding: 1em;
  box-shadow: 10px 10px 0px 0px rgba(138, 0, 0, 0.4);
}
@media all and (max-width: 1280px) {
  .youtube-content .box-1 h2 {
    font-size: 1.6vw;
  }
}
@media all and (max-width: 767px) {
  .youtube-content .box-1 h2 {
    font-size: 4.6vw;
    padding: .6em 2em;
    margin-bottom: 1.6em;
  }
}
.youtube-content .box-2 {
  flex-basis: calc(100% - 20%);
}
.youtube-content .box-2 .slick-slide {
  padding-left: 1em;
}
@media all and (max-width: 767px) {
  .youtube-content .box-2 .slick-slide {
    padding: 0 .4em;
  }
}

.section-data {
  margin-top: 6em;
}

.data-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1010px;
  margin: 0 auto;
}

.data-content__title {
  font-size: 200%;
  line-height: 1;
  font-weight: bold;
}

.data-content__title .small {
  display: inline-block;
  margin-top: .4em;
  font-size: 64%;
  line-height: 1.4;
  font-weight: normal;
}

.data-content__number {
  color: #B67B03;
  font-size: 400%;
  line-height: 1;
  font-weight: bold;
  letter-spacing: .1em;
}

.data-content__text {
  font-size: 160%;
  line-height: 1;
  font-weight: bold;
  letter-spacing: .1em;
}

.data-content {
  flex-basis: calc(50% - 4px);
  background-image: linear-gradient(90deg, #f2f2f2, white 50%, #f2f2f2);
}
.data-content.-content-2 .data-content__wrapper {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.data-content.-content-2 .data-content__wrapper .data-content__inner {
  flex-basis: 50%;
  display: block;
  position: relative;
}
.data-content.-content-2 .data-content__wrapper .data-content__inner::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(-2em - 8px);
  width: 4px;
  height: calc(100% + 4em + 8px);
  background-color: #313131;
}
.data-content.-content-2 .data-content__wrapper .data-content__inner.-inner-1 {
  padding-right: 2em;
}
.data-content.-content-2 .data-content__wrapper .data-content__inner.-inner-1::after {
  right: 0;
}
.data-content.-content-2 .data-content__wrapper .data-content__inner.-inner-2 {
  padding-left: 2em;
}
.data-content.-content-2 .data-content__wrapper .data-content__inner.-inner-2::after {
  left: 0;
}
.data-content.-content-2 .data-content__wrapper .data-content__number {
  padding: .4em 0 .2em 0;
}
.data-content.-content-2 .data-content__inner {
  display: flex;
  align-items: flex-end;
}
.data-content.-content-2 .data-content__inner .col-1 {
  flex-basis: 8em;
}
.data-content.-content-2 .box-1 .data-content__number,
.data-content.-content-2 .box-2 .data-content__number {
  padding: 0 .2em 0 .4em;
  position: relative;
  top: .2em;
}
.data-content .content-box {
  padding: 2em;
  padding-top: calc(2em + 8px);
  position: relative;
}
.data-content .content-box::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #313131;
}
.data-content .map-wrapper figure {
  margin-top: 2em;
  background-color: #fff;
  border: solid 1px #ccc;
}
.data-content .map-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.6em;
}
.data-content .map-wrapper li {
  flex-basis: 33.33%;
  padding-right: 1em;
  font-weight: bold;
}

.histry-chronology-wrapper {
  margin-top: 2em;
}

.histry-chronology {
  display: flex;
}
.histry-chronology .year-wrapper {
  flex-basis: 6em;
  display: flex;
  align-items: center;
}
.histry-chronology .year-wrapper p {
  color: #B67B03;
  font-size: 160%;
  letter-spacing: .1em;
  padding-bottom: 1.4em;
  line-height: 1;
}
.histry-chronology .content-wrapper {
  position: relative;
  flex-basis: calc(100% - 6em);
  padding-bottom: 2em;
}
.histry-chronology .content-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #000;
}
.histry-chronology .content-wrapper p {
  position: relative;
  padding-left: 6%;
}
.histry-chronology .content-wrapper p::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -.5rem;
  width: 1rem;
  height: 1rem;
  border-radius: 1rem;
  background-color: #000;
}

@media all and (max-width: 767px) {
  .section-data {
    margin-top: 5em;
  }

  .data-wrapper {
    display: block;
  }

  .data-content__title {
    font-size: 160%;
  }

  .data-content__number {
    font-size: 300%;
  }

  .data-content__text {
    font-size: 140%;
  }

  .data-content {
    flex-basis: calc(50% - 4px);
    background-image: linear-gradient(90deg, #f2f2f2, white 50%, #f2f2f2);
  }
  .data-content.-content-2 .data-content__wrapper {
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  .data-content.-content-2 .data-content__wrapper .data-content__inner {
    flex-basis: 50%;
    display: block;
    position: relative;
  }
  .data-content.-content-2 .data-content__wrapper .data-content__inner::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(-2em - 8px);
    width: 4px;
    height: calc(100% + 4em + 8px);
    background-color: #313131;
  }
  .data-content.-content-2 .data-content__wrapper .data-content__inner.-inner-1 {
    padding-right: 2em;
  }
  .data-content.-content-2 .data-content__wrapper .data-content__inner.-inner-1::after {
    right: 0;
  }
  .data-content.-content-2 .data-content__wrapper .data-content__inner.-inner-2 {
    padding-left: 2em;
  }
  .data-content.-content-2 .data-content__wrapper .data-content__inner.-inner-2::after {
    left: 0;
  }
  .data-content.-content-2 .data-content__wrapper .data-content__number {
    padding: .4em 0 .2em 0;
  }
  .data-content.-content-2 .data-content__inner {
    display: flex;
    align-items: flex-end;
  }
  .data-content.-content-2 .data-content__inner .col-1 {
    flex-basis: 8em;
  }
  .data-content.-content-2 .box-1 .data-content__number,
  .data-content.-content-2 .box-2 .data-content__number {
    padding: 0 .2em 0 .4em;
    position: relative;
    top: .2em;
  }
  .data-content .content-box {
    padding: 2em;
    padding-top: calc(2em + 8px);
    position: relative;
  }
  .data-content .content-box::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #313131;
  }
  .data-content .map-wrapper figure {
    margin-top: 2em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  .data-content .map-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.6em;
  }
  .data-content .map-wrapper li {
    flex-basis: 33.33%;
    padding-right: 1em;
    font-weight: bold;
  }

  .histry-chronology-wrapper {
    margin-top: 2em;
  }

  .histry-chronology {
    display: flex;
  }
  .histry-chronology .year-wrapper {
    flex-basis: 6em;
    display: flex;
    align-items: center;
  }
  .histry-chronology .year-wrapper p {
    color: #B67B03;
    font-size: 160%;
    letter-spacing: .1em;
    padding-bottom: 1.4em;
    line-height: 1;
  }
  .histry-chronology .content-wrapper {
    position: relative;
    flex-basis: calc(100% - 6em);
    padding-bottom: 2em;
  }
  .histry-chronology .content-wrapper::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #000;
  }
  .histry-chronology .content-wrapper p {
    position: relative;
    padding-left: 6%;
  }
  .histry-chronology .content-wrapper p::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -.5rem;
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    background-color: #000;
  }
}
.summary-content__text .wrapper {
  background-color: #fff;
  padding: 2em;
}
.summary-content__text .wrapper h3 {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: .8em;
}
.summary-content__text .wrapper p {
  font-size: 110%;
}
.summary-content__text .wrapper p:not(:last-of-type) {
  margin-bottom: .8em;
}
.summary-content__text .wrapper .button {
  text-align: center;
}

.block-button {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  background-color: #a40000;
  padding: .6em 3em;
  text-decoration: none;
}
.block-button::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  right: 1em;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: .6em solid transparent;
  border-bottom: .6em solid transparent;
  border-left: 1em solid #fff;
  border-right: 0;
  transition: right .2s;
}
.block-button span {
  position: relative;
  color: #fff;
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
}
.block-button:hover {
  text-decoration: none;
}
.block-button:hover::after {
  right: .6em;
}
.block-button.-type-1 {
  background-color: #ce0015;
}
.block-button.-type-1 span {
  font-size: 180%;
}

@media all and (min-width: 767px) {
  .section-summary {
    margin-top: 6em;
  }

  .summary-wrapper {
    max-width: 1010px;
    margin: 0 auto;
  }

  .summary-content {
    display: flex;
  }
  .summary-content.-content-1 {
    margin-bottom: 16%;
  }
  .summary-content.-content-2 {
    margin-bottom: 20%;
    flex-direction: row-reverse;
  }
  .summary-content.-content-2 .summary-content__image figure {
    left: auto;
  }
  .summary-content.-content-2 .summary-content__text .wrapper {
    left: auto;
  }

  .summary-content__wrapper {
    flex-basis: 50%;
    position: relative;
    z-index: 1;
  }
  .summary-content__wrapper .summary-content__inner {
    position: relative;
    width: 120%;
    height: auto;
  }

  .summary-content__image figure {
    left: -20%;
  }

  .summary-content__text .wrapper {
    left: -20%;
    top: 20%;
  }
}
@media all and (max-width: 767px) {
  .section-summary {
    margin-bottom: 5em;
  }

  .summary-content {
    margin-top: 5em;
  }
}
.section-bottom {
  text-align: center;
}

.sub-page-mv figure {
  height: 300px;
}
@media all and (max-width: 767px) {
  .sub-page-mv figure {
    height: 100px;
  }
}
.sub-page-mv figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.information-article {
  margin-top: 2em;
}
.information-article a {
  color: #a40000;
  text-decoration: underline;
}
.information-article h3 {
  font-size: 130%;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1em;
}
.information-article h4 {
  font-size: 110%;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1em;
}
.information-article hr {
  display: block;
  margin-bottom: 2em;
}
.information-article > p:not(:last-of-type) {
  margin-bottom: 1em;
}
.information-article > figure {
  margin: 2em auto;
  max-width: 640px;
}
.information-article .image-wrapper {
  margin: 2em auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.information-article .image-wrapper > p {
  flex-basis: 49%;
}
.information-article .image-wrapper.-text > p {
  flex-basis: 28%;
}
.information-article .image-wrapper.-text > div {
  flex-basis: 70%;
}
.information-article > figure span,
.information-article .image-wrapper span {
  display: block;
  font-size: 80%;
  margin-top: .6em;
}
@media all and (max-width: 767px) {
  .information-article .image-wrapper {
    display: block;
  }
  .information-article .image-wrapper p:not(:last-of-type) {
    margin-bottom: 1em;
  }
  .information-article .image-wrapper.-text > div {
    margin-top: 1em;
  }
}

.onload-js {
  opacity: 0;
  transition: all 1s;
}
.onload-js.mainv-copy {
  margin-top: 40px;
  transition-delay: .2s;
}
.onload-js.article-inner {
  top: 40px;
  transition-delay: 1.2s;
}
.onload-js.-active {
  opacity: 1;
}
.onload-js.-active.mainv-copy {
  margin-top: 0;
}
.onload-js.-active.article-inner {
  top: 0;
}

.scroll-in {
  position: relative;
  opacity: 0;
  transition: all .6s;
}
.scroll-in.-type-1 {
  top: 40px;
}
.scroll-in.-type-2 {
  left: -40px;
}
.scroll-in.-delay {
  transition-delay: .4s;
}
.scroll-in.-active {
  opacity: 1;
  top: 0;
  left: 0;
}

#container.recruit-2025.-skills {
  background-color: #000;
  color: #fff;
}
.recruit-2025.-skills .breadcrumb {
  background-color: #242424;
}
.recruit-2025.-skills .section-information {
  background-color: #242424;
}
.skills-block {
  padding: 0 3em;
}
.skills-block h3 {
  font-size: 160%;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
  text-shadow: 2px 2px 6px #5e5e5e,
  -2px 2px 6px #5e5e5e,
  2px -2px 6px #5e5e5e,
  -2px -2px 6px #5e5e5e;
}
.skills-block h4 {
  color: #ff6e6e;
  font-weight: bold;
  font-size: 200%;
  line-height: 1.4;
  margin-top: 1em;
  margin-bottom: 1em;
  text-shadow: 2px 2px 6px #744545,
  -2px 2px 6px #744545,
  2px -2px 6px #744545,
  -2px -2px 6px #744545;
}
.skills-block p {
  margin-top: 1em;
}
.skills-block dt {
  color: #ff6e6e;
  font-weight: bold;
  font-size: 120%;
  margin-top: 1.6em;
  text-shadow: 2px 2px 4px #744545,
  -2px 2px 4px #744545,
  2px -2px 4px #744545,
  -2px -2px 4px #744545;
}
.skills-block dd {
  text-indent: -1.2em;
  padding-left: 1.2em;
  margin-top: .6em;
}
.skills-block dd::before {
  content: "● ";
  display: inline;
  position: relative;
}
.skills-block__inner {
  margin-top: 3em;
  padding-top: 1em;
  border-top: solid 1px #999;
}
.skills-block__inner:first-of-type {
  border: none;
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .skills-block {
    padding: 0;
  }
  .skills-block h3 {
    font-size: 120%;
  }
  .skills-block h4 {
    font-size: 140%;
  }
  .skills-block dt {
    font-size: 100%;
  }
}
