@charset "UTF-8";
/*----------------------------------------------------
  変数セット
----------------------------------------------------*/
.page-title-area {
  height: 78vh;
}
@media screen and (max-width: 1390px) {
  .page-title-area {
    height: 64vh;
  }
}
@media screen and (max-width: 767.98px) {
  .page-title-area {
    height: auto !important;
  }
}
.page-title-area .message-area {
  position: absolute;
  left: 3%;
  top: 0;
}
@media screen and (max-width: 767.98px) {
  .page-title-area .message-area {
    position: relative;
  }
}
.page-title-area .catch {
  margin: 3rem 0 5rem;
  width: 30vw;
}
@media screen and (max-width: 767.98px) {
  .page-title-area .catch {
    width: 60vw;
  }
}
.page-title-area .catch + p {
  line-height: 2.5;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-text-stroke: 2px rgb(239, 238, 234);
  text-stroke: 2px rgb(239, 238, 234);
  paint-order: stroke;
}
@media screen and (max-width: 767.98px) {
  .page-title-area .catch + p {
    line-height: 2;
    margin-top: 56vw;
    font-size: 1.5rem;
  }
}
.page-title-area .mask {
  max-width: 70%;
  width: auto;
  left: 33%;
}
@media screen and (max-width: 767.98px) {
  .page-title-area .mask {
    max-width: 100%;
    width: 102vw;
    left: 0%;
    top: 84vw;
  }
}
.page-title-area .main-mask {
  width: 0;
  height: 0;
}
.page-title-area svg.fig-circle {
  right: 38%;
}
@media screen and (max-width: 767.98px) {
  .page-title-area svg.fig-circle {
    right: 80%;
    top: 50vw;
  }
}
.page-title-area svg.fig-circle02 {
  top: 200px;
  left: 75%;
}
@media screen and (max-width: 767.98px) {
  .page-title-area svg.fig-circle02 {
    top: 30vw;
  }
}

.breadcrumb + .section-wrap {
  margin-top: 10rem;
}
@media screen and (max-width: 767.98px) {
  .breadcrumb + .section-wrap {
    margin-top: 3rem;
  }
}

/*----------------------------------------------------
  特長
----------------------------------------------------*/
.feature-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 8rem;
}
@media screen and (max-width: 991.98px) {
  .feature-block {
    margin: 0 -1.5rem 5rem;
  }
}
.feature-block > div {
  width: 460px;
}
@media screen and (max-width: 991.98px) {
  .feature-block > div {
    width: 50%;
    padding: 0 1.5rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767.98px) {
  .feature-block > div {
    width: 100%;
  }
}
.feature-block .contents h2 {
  color: #008C4F;
  font-size: 2.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .feature-block .contents h2 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
.feature-block .contents h2 span {
  display: block;
  color: #8FC41E;
  font-size: 3em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  .feature-block .contents h2 span {
    font-size: 2.7em;
    margin-bottom: 1.5rem;
  }
}
.feature-block .contents p {
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  .feature-block .contents p {
    font-size: 1.4rem;
  }
}
.feature-block .image .ph-radius {
  border-radius: 3rem;
}
@media screen and (max-width: 767.98px) {
  .feature-block .image .ph-radius {
    border-radius: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .feature-block.order .contents {
    order: 2;
  }
}

/*----------------------------------------------------
  先輩の声
----------------------------------------------------*/
ul.recruit-link {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 5rem;
}
@media screen and (max-width: 991.98px) {
  ul.recruit-link {
    margin: 0 -1.5rem;
  }
}
ul.recruit-link li {
  width: 460px;
  margin-bottom: 8rem;
}
@media screen and (max-width: 991.98px) {
  ul.recruit-link li {
    width: 50%;
    padding: 0 1.5rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767.98px) {
  ul.recruit-link li {
    width: 100%;
  }
}
ul.recruit-link li a {
  display: block;
  color: #222;
  text-decoration: none;
  background-color: #fff;
  border-radius: 2rem;
  height: 100%;
  overflow: hidden;
}
ul.recruit-link li a .thumbnail {
  width: 100%;
  height: 0;
  padding-bottom: 66.6%;
  overflow: hidden;
}
ul.recruit-link li a .thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: 0.3s;
}
ul.recruit-link li a:hover .thumbnail img {
  transform: scale(1.05);
}
ul.recruit-link li a .contents {
  padding: 2rem 3rem;
}
ul.recruit-link li a .contents h2 {
  color: #008C4F;
  font-size: 2.4rem;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767.98px) {
  ul.recruit-link li a .contents h2 {
    font-size: 2rem;
  }
}
ul.recruit-link li a .contents .catch {
  font-size: 2rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767.98px) {
  ul.recruit-link li a .contents .catch {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
}

/*----------------------------------------------------
  募集要項
----------------------------------------------------*/
.recruitment-wrap {
  padding: 8rem 0;
  background-color: #008C4F;
}
@media screen and (max-width: 767.98px) {
  .recruitment-wrap {
    padding: 3rem 0;
  }
}
.recruitment-wrap .second-title {
  color: #fff;
}
.recruitment-wrap a.recruitment-link {
  display: flex;
  color: #222;
  text-decoration: none;
  background-color: #fff;
  border-radius: 2rem;
  overflow: hidden;
  max-width: 1018px;
  margin: 0 auto;
}
.recruitment-wrap a.recruitment-link > div {
  width: 50%;
}
.recruitment-wrap a.recruitment-link .contents {
  padding: 2rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.recruitment-wrap a.recruitment-link .contents h2 {
  font-size: 3.2rem;
  color: #008C4F;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767.98px) {
  .recruitment-wrap a.recruitment-link .contents h2 {
    font-size: 2.6rem;
  }
}
.recruitment-wrap a.recruitment-link .contents .catch {
  font-size: 2rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .recruitment-wrap a.recruitment-link .contents .catch {
    font-size: 1.6rem;
  }
}
.recruitment-wrap a.recruitment-link .thumbnail {
  overflow: hidden;
}
.recruitment-wrap a.recruitment-link .thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: 0.3s;
  object-fit: cover;
}
.recruitment-wrap a.recruitment-link:hover .thumbnail img {
  transform: scale(1.05);
}/*# sourceMappingURL=recruit.css.map */