@charset "UTF-8";
body#recruit_new-graduate,
body#recruit_new-graduate html {
  background-image: url(../image/recruit/body.svg) !important;
  background-size: unset !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
}

#recruit_new-graduate .content-container {
  padding-bottom: 0px;
}

.top-h2-2column {
  margin-bottom: 40px;
  padding-top: 140px;
}
@media screen and (max-width: 599px) {
  .top-h2-2column {
    padding-top: 80px;
  }
}

/****************梅居産業について*****************/
.rec-about {
  position: relative;
  background-image: url(../image/common/bg_content2.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 1440px;
  padding-top: 100px;
  margin-top: 170px;
}
@media screen and (max-width: 599px) {
  .rec-about {
    height: 1640px;
    padding-top: 60px;
    margin-top: 0px;
  }
}
.rec-about::before, .rec-about::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 1;
}
.rec-about::before {
  top: 0;
  background: linear-gradient(to bottom, #ffffff 0%, transparent 100%);
}
.rec-about::after {
  bottom: 0;
  background: linear-gradient(to top, #ffffff 0%, transparent 100%);
}
.rec-about__con {
  width: 1120px;
  margin: 0 auto;
  padding: 60px 0px 0px 0px;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 599px) {
  .rec-about__con {
    width: 100%;
  }
}
.rec-about__con__text1 {
  width: 645px;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media screen and (max-width: 599px) {
  .rec-about__con__text1 {
    width: 100%;
    padding: 0px 20px 0px 20px;
  }
  .rec-about__con__text1 .top-h2-s {
    margin-bottom: 20px;
  }
}
.rec-about__con__text2 {
  width: 645px;
  position: absolute;
  top: 560px;
  right: 0px;
}
@media screen and (max-width: 599px) {
  .rec-about__con__text2 {
    width: 100%;
    padding: 0px 20px 0px 20px;
    top: 800px;
  }
  .rec-about__con__text2 .top-h2-s {
    margin-bottom: 20px;
  }
}
.rec-about__con__img1 {
  width: 500px;
  aspect-ratio: 500/360;
  position: absolute;
  top: 100px;
  right: -80px;
}
@media screen and (max-width: 599px) {
  .rec-about__con__img1 {
    width: 50%;
    top: 530px;
    right: 170px;
  }
}
.rec-about__con__img1::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 500px;
  aspect-ratio: 500/360;
  background-image: url(../image/recruit/new/about1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  filter: blur(20px);
  z-index: -1;
}
@media screen and (max-width: 599px) {
  .rec-about__con__img1::after {
    width: 50%;
  }
}
.rec-about__con__img2 {
  width: 376px;
  aspect-ratio: 376/222;
  position: absolute;
  top: 640px;
  left: -40px;
}
@media screen and (max-width: 599px) {
  .rec-about__con__img2 {
    width: 40%;
    top: 680px;
    left: 200px;
  }
}
.rec-about__con__img2::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 376px;
  aspect-ratio: 376/222;
  background-image: url(../image/recruit/new/about2.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  filter: blur(20px);
  z-index: -1;
}
@media screen and (max-width: 599px) {
  .rec-about__con__img2::after {
    width: 40%;
  }
}
.rec-about__con__img3 {
  width: 578px;
  aspect-ratio: 578/258;
  position: absolute;
  top: 1060px;
  left: 40px;
}
@media screen and (max-width: 599px) {
  .rec-about__con__img3 {
    width: 80%;
    top: 1420px;
    left: 20px;
  }
}
.rec-about__con__img3::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 578px;
  aspect-ratio: 578/258;
  background-image: url(../image/recruit/new/about3.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  filter: blur(20px);
  z-index: -1;
}
@media screen and (max-width: 599px) {
  .rec-about__con__img3::after {
    width: 80%;
  }
}
.rec-about__con__img4 {
  width: 376px;
  aspect-ratio: 376/222;
  position: absolute;
  top: 1020px;
  right: -20px;
}
@media screen and (max-width: 599px) {
  .rec-about__con__img4 {
    width: 60%;
    top: 1250px;
  }
}
.rec-about__con__img4::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 376px;
  aspect-ratio: 376/222;
  background-image: url(../image/recruit/new/about4.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  filter: blur(20px);
  z-index: -1;
}
@media screen and (max-width: 599px) {
  .rec-about__con__img4::after {
    width: 60%;
  }
}

/****************梅居産業の仕事*****************/
@media screen and (max-width: 599px) {
  .rec-job1 {
    height: 730px !important;
    background-size: 1560px !important;
  }
  .rec-job2 {
    height: 710px !important;
    background-size: 1500px !important;
  }
  .rec-job3 {
    height: 770px !important;
    background-size: 1650px !important;
  }
  .rec-job4 {
    height: 690px !important;
    background-size: 1560px !important;
  }
}
@media screen and (max-width: 599px) {
  .rec-job1 {
    margin-top: 120px !important;
  }
}

.rec-job1,
.rec-job2,
.rec-job3,
.rec-job4 {
  width: 100%;
  height: 460px;
  background-image: url(../image/recruit/bg_rainbow.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 80px;
  margin-bottom: 130px;
}
@media screen and (max-width: 599px) {
  .rec-job1,
  .rec-job2,
  .rec-job3,
  .rec-job4 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 80px;
  }
}
.rec-job1__con,
.rec-job2__con,
.rec-job3__con,
.rec-job4__con {
  width: 560px;
  padding-top: 80px;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .rec-job1__con,
  .rec-job2__con,
  .rec-job3__con,
  .rec-job4__con {
    width: -moz-fit-content;
    width: fit-content;
    padding: 330px 30px 0px 30px;
  }
}
.rec-job1__con .content-h2,
.rec-job2__con .content-h2,
.rec-job3__con .content-h2,
.rec-job4__con .content-h2 {
  border-bottom: 1px solid #ffffff !important;
}
.rec-job1__con h3,
.rec-job2__con h3,
.rec-job3__con h3,
.rec-job4__con h3 {
  font-size: 30px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ffffff;
  position: relative;
}
.rec-job1__con h3::after,
.rec-job2__con h3::after,
.rec-job3__con h3::after,
.rec-job4__con h3::after {
  position: absolute;
  bottom: -1px;
  left: 0px;
  content: "";
  background-color: #9a0132;
  width: 30px;
  height: 1px;
}
.rec-job1__con h4,
.rec-job2__con h4,
.rec-job3__con h4,
.rec-job4__con h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.rec-job1 .wrapper,
.rec-job2 .wrapper,
.rec-job3 .wrapper,
.rec-job4 .wrapper {
  position: relative;
  z-index: 5;
}
.rec-job1 .wrapper figure,
.rec-job2 .wrapper figure,
.rec-job3 .wrapper figure,
.rec-job4 .wrapper figure {
  position: absolute;
  width: 505px;
  aspect-ratio: 505/595;
}
@media screen and (max-width: 599px) {
  .rec-job1 .wrapper figure,
  .rec-job2 .wrapper figure,
  .rec-job3 .wrapper figure,
  .rec-job4 .wrapper figure {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.rec-job1 .wrapper figure::after,
.rec-job2 .wrapper figure::after,
.rec-job3 .wrapper figure::after,
.rec-job4 .wrapper figure::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 505px;
  aspect-ratio: 505/595;
  background-size: contain;
  background-repeat: no-repeat;
  filter: blur(20px);
  z-index: -1;
}
@media screen and (max-width: 599px) {
  .rec-job1 .wrapper figure::after,
  .rec-job2 .wrapper figure::after,
  .rec-job3 .wrapper figure::after,
  .rec-job4 .wrapper figure::after {
    width: 80%;
  }
}

@media screen and (max-width: 599px) {
  .rec-job1__con {
    right: 0px;
  }
}
.rec-job1 figure {
  top: -70px;
  right: -20px;
}
@media screen and (max-width: 599px) {
  .rec-job1 figure {
    right: 0;
  }
}
.rec-job1 figure::after {
  background-image: url(../image/recruit/new/job1.jpg);
}

.rec-job2__con {
  right: 0px;
}
.rec-job2 figure {
  top: -70px;
  left: -20px;
}
.rec-job2 figure::after {
  background-image: url(../image/recruit/new/job2.jpg);
}

@media screen and (max-width: 599px) {
  .rec-job3__con {
    right: 0px;
  }
}
.rec-job3 figure {
  top: -70px;
  right: -20px;
}
@media screen and (max-width: 599px) {
  .rec-job3 figure {
    right: 0;
  }
}
.rec-job3 figure::after {
  background-image: url(../image/recruit/new/job3.jpg);
}

.rec-job4__con {
  right: 0px;
}
.rec-job4 figure {
  top: -70px;
  left: -20px;
}
.rec-job4 figure::after {
  background-image: url(../image/recruit/new/job4.jpg);
}

/****************数字で見る梅居産業*****************/
.rec-data {
  background-color: #fafafa;
  position: relative;
  margin-top: 210px;
}
@media screen and (max-width: 599px) {
  .rec-data {
    margin-top: 80px;
  }
}
.rec-data .wrapper {
  position: relative;
  z-index: 5;
}
.rec-data .wrapper .grid-3 {
  padding: 0px 0px 40px 0px;
}
@media screen and (max-width: 599px) {
  .rec-data .wrapper .grid-3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.rec-data::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 1;
}
.rec-data::after {
  bottom: 0;
  background: linear-gradient(to top, #ffffff 0%, transparent 100%);
}

/****************入社後の研修について*****************/
.rec-trainning {
  width: 1120px;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .rec-trainning {
    width: 100%;
  }
  .rec-trainning .right {
    text-align: left !important;
  }
}
.rec-trainning .grid-3 {
  padding: 60px 0px 20px 0px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .rec-trainning .grid-3 {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}
.rec-trainning .grid-3::after {
  position: absolute;
  content: "";
  width: 800px;
  height: 1px;
  border-bottom: 1px dashed #9a0132;
  top: 76px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 599px) {
  .rec-trainning .grid-3::after {
    border: none;
  }
}
.rec-trainning .grid-3 li {
  position: relative;
  z-index: 5;
}

/****************採用までの流れ*****************/
.rec-flow {
  width: 1120px;
  margin: 0 auto;
  padding: 0px 0px 80px 0px;
}
@media screen and (max-width: 599px) {
  .rec-flow {
    width: 100%;
  }
}
.rec-flow .top-h2-2column {
  width: 100%;
  padding-top: 0px;
}

.rec-flow-con {
  background-color: #fafafa;
  border-radius: 30px;
  padding: 60px 80px;
  display: flex;
  gap: 40px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .rec-flow-con {
    padding: 30px 23px;
    flex-direction: column;
    gap: 20px;
  }
}
.rec-flow-con::after {
  position: absolute;
  content: "";
  width: 800px;
  height: 1px;
  border-bottom: 2px dashed #d2d2d2;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 599px) {
  .rec-flow-con::after {
    border: none;
  }
}
.rec-flow-con__item {
  flex: 1;
  text-align: center;
  z-index: 5;
}
.rec-flow-con__item img {
  width: 90%;
  margin: 0 auto 30px auto;
}
@media screen and (max-width: 599px) {
  .rec-flow-con__item img {
    width: 60%;
    margin: 0 auto 20px auto;
  }
}
.rec-flow-con__item h4 {
  font-size: 18px;
  color: #9a0132;
  margin-bottom: 10px;
}
.rec-flow-con__item p {
  text-align: left;
}

/****************社員インタビュー*****************/
.rec-interview {
  width: 100%;
  background-image: url(../image/recruit/new/bg_interview.jpg);
  background-position: center -40px;
  background-size: auto;
  background-repeat: no-repeat;
  margin-top: 60px;
  padding-bottom: 180px;
}
@media screen and (max-width: 599px) {
  .rec-interview {
    padding-bottom: 80px;
  }
}
.rec-interview .accordion-item {
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  padding: 20px 30px;
  border-radius: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 599px) {
  .rec-interview .accordion-item {
    padding: 20px 30px;
  }
}
.rec-interview .accordion-trigger {
  font-size: 18px;
  position: relative;
  display: flex;
}
@media screen and (max-width: 599px) {
  .rec-interview .accordion-trigger {
    flex-direction: column;
    padding-bottom: 25px;
  }
}
.rec-interview .accordion-trigger .staff-img {
  width: 240px !important;
}
@media screen and (max-width: 599px) {
  .rec-interview .accordion-trigger .staff-img {
    width: 100% !important;
  }
}
.rec-interview .accordion-trigger .staff-img img {
  height: 64px;
}
.rec-interview .accordion-trigger .accordion-title {
  padding: 0px 40px 0px 60px;
  flex: 1;
}
@media screen and (max-width: 599px) {
  .rec-interview .accordion-trigger .accordion-title {
    padding: 10px 0px 10px 0px;
  }
}
.rec-interview .accordion-trigger .accordion-content-inner {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dotted #e7e7e7;
}
.rec-interview .accordion-trigger .accordion-more {
  width: 100px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .rec-interview .accordion-trigger .accordion-more {
    width: 110px;
    position: absolute;
    bottom: -4px;
    right: 8px;
  }
}
.rec-interview .accordion-trigger .accordion-more::before {
  content: "詳しく見る";
}
@media screen and (max-width: 599px) {
  .rec-interview .accordion-trigger::after {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
}
.rec-interview .accordion-trigger.active .accordion-more {
  padding-right: 10px;
}
.rec-interview .accordion-trigger.active .accordion-more::before {
  content: "閉じる";
}
.rec-interview .accordion-content-inner {
  padding-bottom: 20px;
  margin-top: 20px;
  border-top: 1px dotted #e7e7e7;
}

@media screen and (max-width: 599px) {
  #recruit_new-graduate .btn-center {
    width: 260px;
  }
}

/****************よくある質問*****************/
.rec-qa {
  width: 100%;
  position: relative;
  background-image: url(../image/common/bg_content2.jpg);
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.rec-qa::before, .rec-qa::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 1;
}
.rec-qa::before {
  top: 0;
  background: linear-gradient(to bottom, #ffffff 0%, transparent 100%);
}
.rec-qa::after {
  bottom: 0;
  background: linear-gradient(to top, #ffffff 0%, transparent 100%);
}
.rec-qa .wrapper {
  z-index: 5;
  position: relative;
}
.rec-qa .accordion-item {
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  padding: 20px 30px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.rec-qa .accordion-trigger {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 599px) {
  .rec-qa .accordion-trigger {
    font-size: 16px;
  }
  .rec-qa .accordion-trigger span {
    padding-right: 12px;
    line-height: 1.4em;
  }
}
.rec-qa .accordion-content-inner {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dotted #e7e7e7;
}

/*****************アコーディオン共通******************/
.accordion {
  overflow: hidden;
}

/* トリガーリンクのスタイル */
.accordion-trigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  text-decoration: none;
  width: 100%;
  border: none;
}

.accordion-trigger:hover {
  transform: translateY(-1px);
}

/* アイコンのスタイル */
.accordion-trigger::after {
  content: "+";
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #9a0132;
  font-size: 24px;
  font-weight: bold;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* 開閉コンテンツのスタイル */
[class$=_openitem] {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* 開いた状態のスタイル */
.accordion-trigger.active::after {
  content: "−";
  transform: rotate(180deg);
}

/* アニメーション効果 */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.accordion-item {
  animation: fadeInUp 0.6s ease-out;
}