@charset "UTF-8";
/**** 共通カラー ****/
@media screen and (max-width: 768px) {
  .section-mv {
    background-image: url(../image/recruit/recruit-mv-sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
  }
}
.section-mv .inner-mv {
  margin-top: 18.0555555556vw;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .section-mv .inner-mv {
    margin-top: 0;
  }
}
.section-mv h1 {
  position: absolute;
  top: 0;
  left: 7.9861111111vw;
  transform: translateY(-70%);
  z-index: 2;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .section-mv h1 {
    top: 98.6666666667vw;
    left: 20px;
  }
}
.section-mv h1 .sub-text {
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  position: relative;
  display: block;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .section-mv h1 .sub-text {
    font-size: 18px;
  }
}
.section-mv h1 .sub-text::before {
  content: "";
  width: 57px;
  height: 1px;
  background-color: #ffffff;
  margin-right: 16px;
  margin-top: 2px;
}
.section-mv h1 span:last-child {
  opacity: 0.8;
  font-family: "CormorantGaramond-Medium";
  font-size: clamp(5rem, 5.5vw, 10.8rem);
}
@media screen and (max-width: 768px) {
  .section-mv h1 span:last-child {
    font-size: 50px;
  }
}
.section-mv .recruit-image {
  width: 72.7777777778vw;
  height: 41.6666666667vw;
}
@media screen and (max-width: 768px) {
  .section-mv .recruit-image {
    display: none;
  }
}
.section-mv .recruit-image-deco {
  width: 14.5833333333vw;
  height: 19.7222222222vw;
  margin-left: auto;
  margin-right: 0;
  padding-top: 7.2222222222vw;
}
@media screen and (max-width: 768px) {
  .section-mv .recruit-image-deco {
    display: none;
  }
}

.section-join-us {
  color: #ffffff;
  margin-top: 11.3194444444vw;
  padding-bottom: 22.6388888889vw;
}
.section-join-us::before {
  content: "";
  background-image: url(../image/top/deco-greetings.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 20vw;
  width: 21.0416666667vw;
  height: 30.8333333333vw;
  opacity: 0.15;
  transition: clip-path 3s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 1.8s ease;
  transition-delay: 0.5s, 0.8s;
}
.section-join-us.show::before {
  opacity: 0.7;
}
.section-join-us .inner-join-us {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .section-join-us .inner-join-us {
    padding-bottom: 42.6666666667vw;
  }
}
.section-join-us .inner-join-us .sub-text {
  font-size: clamp(1.8rem, 2vw, 2rem);
  margin-bottom: 20px;
  position: relative;
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  .section-join-us .inner-join-us .sub-text {
    font-size: 18px;
    padding-top: 80px;
  }
}
.section-join-us .inner-join-us .sub-text::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 70px;
  background-color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform-origin: top;
  transform: scaleY(0);
  animation: lineGrowDown 1.5s ease-in-out infinite;
}
.section-join-us .inner-join-us h2 {
  font-size: clamp(2.8rem, 3.2vw, 4rem);
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .section-join-us .inner-join-us h2 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 26px;
  }
}
.section-join-us .inner-join-us .description {
  font-size: clamp(1.4rem, 1.25vw, 1.6rem);
  line-height: 3;
}
@media screen and (max-width: 768px) {
  .section-join-us .inner-join-us .description {
    font-size: 14px;
    line-height: 2.4;
  }
}
.section-join-us .join-us-deco-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 17.5vw;
  height: 24.6527777778vw;
}
@media screen and (max-width: 768px) {
  .section-join-us .join-us-deco-left {
    width: 66px;
    height: 168px;
    top: 40px;
  }
}
.section-join-us .join-us-deco-left-02 {
  position: absolute;
  top: 21.3888888889vw;
  left: 6.8055555556vw;
  width: 13.4027777778vw;
  height: 15vw;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .section-join-us .join-us-deco-left-02 {
    width: 65px;
    height: 125px;
    top: 140px;
    left: auto;
    right: 0;
  }
}
.section-join-us .join-us-deco-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 22.2222222222vw;
  height: 18.75vw;
}
@media screen and (max-width: 768px) {
  .section-join-us .join-us-deco-right {
    width: 204px;
    height: 176px;
  }
}
.section-join-us .loop-wrapper {
  width: 82.6388888889vw;
  left: 0;
  right: auto;
  bottom: 20px;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .section-join-us .loop-wrapper {
    bottom: 0;
  }
}
.section-join-us .loop-wrapper .loop-inner {
  animation: loop-r 20s linear infinite;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .section-join-us .loop-wrapper .loop-inner {
    font-size: 80px;
  }
}

.section-job {
  padding-top: 9.7222222222vw;
  padding-bottom: 16.8055555556vw;
}
.section-job::before {
  content: "";
  background-image: url(../image/recruit/deco_contact.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15.2777777778vw;
  height: 15.5555555556vw;
  opacity: 0.15;
  transition: clip-path 3s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 1.8s ease;
  transition-delay: 0.5s, 0.8s;
}
.section-job.show::before {
  opacity: 0.7;
}
.section-job .job-list {
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .section-job .job-list {
    flex-direction: column;
  }
}
.section-job .job-item {
  width: 30.9166666667%;
}
@media screen and (max-width: 992px) {
  .section-job .job-item {
    width: 100%;
    margin-bottom: 60px;
  }
}
.section-job .job-item .image {
  margin-bottom: 24px;
}
@media screen and (max-width: 992px) {
  .section-job .job-item .image {
    margin-bottom: 20px;
  }
}
.section-job .job-item h3 {
  font-size: clamp(1.8rem, 2.3vw, 2.4rem);
  margin-bottom: 24px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .section-job .job-item h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 992px) {
  .section-job .job-item h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.section-job .job-item .description {
  font-size: clamp(1.4rem, 1.25vw, 1.6rem);
  line-height: 1.875;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .section-job .job-item .description {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
.section-job .job-item .btn-flex {
  justify-content: space-between;
}
.section-job .job-item .btn-flex .btn {
  width: 47%;
  border: solid 1px #ffffff;
  position: relative;
}
.section-job .job-item .btn-flex .btn a {
  padding: 14px 0;
  display: block;
  font-size: clamp(1.2rem, 1.25vw, 1.4rem);
  text-align: center;
  position: relative;
  overflow: hidden;
}
.section-job .job-item .btn-flex .btn a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25vw;
  max-width: 18px;
  height: 1px;
  background-color: #ffffff;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .section-job .job-item .btn-flex .btn a::after {
    width: 14px;
  }
}
.section-job .job-item .btn-flex .btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  background-color: #b69130;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.3s;
}
.section-job .job-item .btn-flex .btn a:hover::before {
  opacity: 1;
  left: 0;
}
.section-job .job-item .btn-flex .btn a span {
  position: relative;
  z-index: 1;
}

.section-band {
  background-image: url(../image/recruit/band-bg.png);
}/*# sourceMappingURL=recruit.css.map */