@charset "UTF-8";

.page-recruit_2025 {
  letter-spacing: 0.1em;
}
.page-recruit_2025 .josefin {
  display: block;
  font-family: "Josefin Sans", sans-serif, Helvetica, Arial, "YuGothic", "Yu Gothic", "游ゴシック体", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
}
.page-recruit_2025 .p-recruit__list {
  padding-left: 0;
}
.page-recruit_2025 .p-recruit__list::before {
  content: none;
}
.page-recruit_2025 .p-recruit__item {
  padding-bottom: 180px;
}
.page-recruit_2025 .head {
}
.page-recruit_2025 .head .read {
  text-align: center;
  margin-bottom: 60px;
}
.page-recruit_2025 .head .read h3 {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.page-recruit_2025 .head .aker {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 120px;
}
.page-recruit_2025 .head .aker a {
  width: calc(100% / 3 - 20px / 3);
  color: #000;
  border: solid 1px #efefef;
  text-align: center;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  margin-bottom: 10px;
  position: relative;
  transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #efefef;
  line-height: 1.5;
  padding: 10px;
}
.page-recruit_2025 .head .aker a br {
  display: none;
}
.page-recruit_2025 .head .aker a:after {
  content: "";
  display: block;
  left: auto;
  right: 0;
  width: 0;
  top: 0;
  height: 100%;
  position: absolute;
  background: #d6251f;
  z-index: -1;
  -webkit-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.page-recruit_2025 .head .aker a:hover {
  color: #fff;
  border: 1px solid #d6251f;
}
.page-recruit_2025 .head .aker a:hover:after {
  content: "";
  left: 0;
  width: 100%;
  right: auto;
}

.page-recruit_2025 .p-recruit__item .thumb {
  padding-bottom: 500px;
  position: relative;
  margin-bottom: 80px;
}

.page-recruit_2025 .p-recruit__item .thumb_img {
  position: absolute;
  width: calc(100vw - 80px);
  height: 100%;
  left: calc((-100vw + 100%) / 2 - -40px);
  background-position: center;
  background-size: cover;
}
.page-recruit_2025 .p-recruit__item .thumb_img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  top: 0;
  left: 0;
  opacity: 0.2;
}
.page-recruit_2025 .p-recruit__item .thumb h2 {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 50px;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.5;
}

.page-recruit_2025 .item_contents {
}
.page-recruit_2025 .item_group {
  margin-bottom: 100px;
}
.page-recruit_2025 .item_group:last-child {
  margin-bottom: 0px;
}
.page-recruit_2025 .item_contents .item_tit {
  margin-bottom: 40px;
}
.page-recruit_2025 .item_contents .item_tit h2 {
  font-size: 46px;
  position: relative;
  margin-bottom: 15px;
  line-height: 1.2;
}
.page-recruit_2025 .item_contents .item_tit h2 br {
  display: none;
}
.page-recruit_2025 .item_contents .item_tit h2::before {
  content: "";
  width: 15px;
  height: 15px;
  background: #d6251f;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -40px;
  border-radius: 50%;
}
.page-recruit_2025 .item_contents .item_tit p {
  font-size: 16px;
}

.page-recruit_2025 .item_contents .item_text {
}
.page-recruit_2025 .item_contents .item_text .text_group {
  margin-bottom: 40px;
}
.page-recruit_2025 .item_contents .item_text p {
  font-size: 16px;
  line-height: 1.8;
}
.page-recruit_2025 .item_contents .item_text h6 {
  font-size: 18px;
  margin-bottom: 20px;
}
.page-recruit_2025 .item_contents .item_text p.bold {
  font-weight: bold;
}
.page-recruit_2025 .item_contents .item_text .text_group:last-child {
  margin-bottom: 0;
}
.page-recruit_2025 .item_contents .item_text ul {
}
.page-recruit_2025 .item_contents .item_text ul li {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
.page-recruit_2025 .item_contents .item_text ul li span {
  position: absolute;
  left: 0;
  top: 0;
}
.page-recruit_2025 .q-a .item_contents ul {
  margin-bottom: 40px;
}
.page-recruit_2025 .q-a .item_contents ul li {
  position: relative;
  padding-left: 25px;
}
.page-recruit_2025 .q-a .item_contents ul li::before {
  position: absolute;
  left: 0;
  top: 0;
}
.page-recruit_2025 .q-a .item_contents ul li.answer {
}
.page-recruit_2025 .q-a .item_contents ul li.answer::before {
  content: "🅰️";
}
.page-recruit_2025 .q-a .item_contents ul li.question {
  font-weight: bold;
  margin-bottom: 10px;
}
.page-recruit_2025 .q-a .item_contents ul li.question::before {
  content: "💬";
}

.page-recruit_2025 .salary .item_contents .item_text ul,
.page-recruit_2025 .holiday .item_contents .item_text ul {
  display: flex;
}

.page-recruit_2025 .salary .item_contents .item_text ul li,
.page-recruit_2025 .holiday .item_contents .item_text ul li {
  width: calc(100% - 200px);
}

.page-recruit_2025 .salary .item_contents .item_text ul li:nth-child(1),
.page-recruit_2025 .holiday .item_contents .item_text ul li:nth-child(1) {
  width: 200px;
}

.page-recruit_2025 #recruit_05 .item_text.flex {
  display: flex;
  justify-content: space-between;
}

.page-recruit_2025 #recruit_05 .item_text.flex .text_group {
  width: calc(50% - 20px);
}
.page-recruit_2025 #recruit_05 .item_text .bold {
  margin-bottom: 10px;
}

.page-recruit_2025 #recruit_03 .tab_wrapper {
}
.page-recruit_2025 #recruit_03 .accordion_wrapper {
  display: none;
}
.page-recruit_2025 #recruit_03 .tab-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-recruit_2025 #recruit_03 .btn {
  flex-basis: calc(100% / 3);
  text-align: center;
  border: solid 1px #efefef;
}
.page-recruit_2025 #recruit_03 .btn:last-child {
  /* border-left: solid 1px #efefef; */
}
.page-recruit_2025 #recruit_03 .btn a {
  display: block;
  position: relative;
  padding: 20px 40px;
  color: #181716;
  background-color: #fafafa;
  cursor: pointer;
  text-align: left;
}
.page-recruit_2025 #recruit_03 .btn a h5 {
  font-size: 24px;
  margin-bottom: 0px;
}
.page-recruit_2025 #recruit_03 .btn a p {
  font-size: 14px;
}
.page-recruit_2025 #recruit_03 .btn a.is-active {
  background-color: #d6251f;
  color: #fff;
}

.page-recruit_2025 #recruit_03 .tab-contents-item {
  display: none;
  width: 100%;
  /* height: 200px; */
  justify-content: center;
  border: solid 1px #efefef;
  padding: 80px 100px;
  border-top: unset;
}
.page-recruit_2025 #recruit_03 .tab-contents-item.is-active {
  display: block;
  /* background-color: #ececec; */
}
.page-recruit_2025 #recruit_03 .tab-contents-item > p {
  margin: auto;
  height: 40px;
  opacity: 0;
}
.page-recruit_2025 #recruit_03 .tab-contents-item.is-active > p {
  animation: fadeinAnime 2s forwards;
}

@keyframes fadeinAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul {
  display: flex;
  padding-left: 25px;
  position: relative;
  padding-bottom: 40px;
  align-items: self-start;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul:last-child {
  padding-bottom: 0;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul:last-child::after {
  content: none;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul::before {
  content: "";
  width: 7px;
  height: 7px;
  background: #d6251f;
  position: absolute;
  top: 10px;
  margin: auto;
  left: 0;
  border-radius: 50%;
  z-index: 1;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul::after {
  content: "";
  height: 100%;
  width: 1px;
  position: absolute;
  left: 0;
  background-color: #efefef;
  left: 3px;
  top: 12px;
  z-index: 0;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul .head {
  display: flex;
  align-items: center;
  position: relative;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul .head h6 {
  font-size: 18px;
  margin-right: 10px;
  margin-bottom: 0;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul .head .icon {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul .head .icon img {
  max-width: 100%;
  max-height: 100%;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul .time {
  width: 140px;
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul .content {
  width: calc(100% - 140px);
}
.page-recruit_2025 #recruit_03 .tab-contents-item ul .content p {
  font-size: 14px;
}
.page-recruit_2025 #content .p-reservation__heading {
  margin-bottom: 10px;
}
.page-recruit_2025 #content .p-reservation__heading h2 {
}
.page-recruit_2025 #content .p-reservation__heading h3 {
  margin-bottom: 20px;
}
.page-recruit_2025 #content .p-reservation__heading h6 {
  line-height: 2;
  font-size: 24px;
}
.page-recruit_2025 #content .address {
}
.page-recruit_2025 #content .address input {
  margin-bottom: 10px;
}
.page-recruit_2025 #content .c-lead {
  text-align: center;
  line-height: 2;
  font-size: 16px;
  font-weight: bold;
}

/* アコーディオンリスト全体を囲うタグ */
.page-recruit_2025 .accordion_wrapper {
  margin-top: 50px;
}
/* 個々のアコーディオンリストを囲うタグ */
.page-recruit_2025 .accordion {
  /* font-size: 20px; */
  /* width: 80%; */
  /* margin: 0 auto; */
  margin-bottom: 10px;
}
/* アコーディオンのタイトル・内容共通 */
.page-recruit_2025 .accordion_header{}
.page-recruit_2025 .accordion_content {
  display: block;
  align-items: center;
  justify-content: center;
  padding: 40px 40px;
  width: 100%;
}
/* アコーディオンのタイトル */
.page-recruit_2025 .accordion_header {
  cursor: pointer;
  background-color: #d6251f;
  color: #fff;
  position: relative;
  padding: 20px 30px;
  padding-bottom: 16px;
}
.page-recruit_2025 .accordion_header:nth-child(n + 1) {
  /* margin-top: 20px; */
}
/* アコーディオンの内容 */
.page-recruit_2025 .accordion_content {
  display: none;
  /* background-color: #eee; */
  /* color: #333; */
}
/* アコーディオン横の回転する矢印 */
.page-recruit_2025 .accordion_header::after {
  position: absolute;
  display: block;
  content: "";
  top: 35%;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.3s ease-in-out;
}
/* アコーディオンが開いたとき */
.page-recruit_2025 .accordion_header.open::after {
  transform: rotate(-45deg);
  top: 45%;
}
.page-recruit_2025 .accordion .accordion_content {
  border: solid 1px #efefef;
}
.page-recruit_2025 .accordion .tab-contents-inner {
}
.page-recruit_2025 .accordion .tab-contents-inner ul {
  padding-bottom: 40px;
  position: relative;
}
.page-recruit_2025 .accordion .tab-contents-inner ul li {
  padding: 0;
  margin: 0;
}

.page-recruit_2025 .accordion .tab-contents-inner ul li.time {
  margin-bottom: 5px;
}
.page-recruit_2025 .accordion .tab-contents-inner ul li.time .head {display: flex;align-items: center;}
.page-recruit_2025 .accordion .tab-contents-inner ul li.time h6 {
  margin: 0;
  font-size: 16px;
}
.page-recruit_2025 .accordion .tab-contents-inner ul li.content {
  padding-left: 25px;
}
.page-recruit_2025 .accordion .tab-contents-inner ul li.content .head {
  display: flex;
  align-items: center;
  /* padding-left: 25px; */
}
.page-recruit_2025 .accordion .tab-contents-inner ul li.time h6 {
  margin: 0;
  margin-right: 5px;
  font-size: 14px;
}
.page-recruit_2025 .accordion .tab-contents-inner ul li.time .icon {
  width: 20px;
  height: 20px;
  position: relative;
}
.page-recruit_2025 .accordion .tab-contents-inner ul li.time .icon img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.page-recruit_2025 .accordion .tab-contents-inner ul:last-child {
  padding-bottom: 0;
}
.page-recruit_2025 .accordion .tab-contents-inner ul:last-child::after {
  content: none;
}
.page-recruit_2025 .accordion .tab-contents-inner ul::before {
  content: "";
  width: 7px;
  height: 7px;
  background: #d6251f;
  position: absolute;
  top: 10px;
  margin: auto;
  left: -20px;
  border-radius: 50%;
  z-index: 1;
}
.page-recruit_2025 .accordion .tab-contents-inner ul::after {
  content: "";
  height: 100%;
  width: 1px;
  position: absolute;
  left: 0;
  background-color: #efefef;
  left: -17px;
  top: 12px;
  z-index: 0;
}
@media (max-width: 767px) {
  .page-recruit_2025 .item_contents .item_text .text_group {
    margin-bottom: 60px;
  }
  .page-recruit_2025 .item_group {
    margin-bottom: 100px;
  }
  .page-recruit_2025 .head .read {
    text-align: left;
    margin-bottom: 40px;
  }
  .page-recruit_2025 .head .aker {
    margin-bottom: 80px;
  }
  .page-recruit_2025 .head .read h3 {
    font-size: 16px;
  }
  .page-recruit_2025 .head .aker a {
    width: calc(100% / 2 - 5px);
  }
  .page-recruit_2025 .p-recruit__item .thumb {
    padding-bottom: 90%;
  }
  .page-recruit_2025 .p-recruit__item .thumb_img {
    width: calc(100vw - 0px);
    left: -20px;
  }
  .page-recruit_2025 .item_contents .item_text h5 {
    font-size: 20px;
  }
  .page-recruit_2025 .item_contents .item_text p {
    font-size: 14px;
  }
  .page-recruit_2025 .p-recruit__item .thumb h2 {
    font-size: 8vw;
  }
  .page-recruit_2025 .item_contents .item_tit p {
    font-size: 14px;
  }
  .page-recruit_2025 .item_contents .item_tit {
    padding-left: 20px;
  }
  .page-recruit_2025 .item_contents .item_text{
        padding-left: 20px;
  }
  .page-recruit_2025 .item_contents .item_tit h2 {
    font-size: 8vw;
  }
  .page-recruit_2025 .item_contents .item_tit h2 br {
    display: block;
  }
  .page-recruit_2025 .item_contents .item_tit h2::before {
    left: -25px;
    width: 9px;
    height: 9px;
  }
  .page-recruit_2025 #recruit_03 .tab_wrapper {
    display: none;
  }
  .page-recruit_2025 #recruit_03 .accordion_wrapper {
    display: block;
  }
  .page-recruit_2025 .head .aker a br {
    display: block;
  }
  .page-recruit_2025 .p-recruit__item {
    padding-bottom: 80px;
  }
  .page-recruit_2025 .item_contents .item_text ul li {
    font-size: 14px;
  }
  .page-recruit_2025 .salary .item_contents .item_text ul,
  .page-recruit_2025 .holiday .item_contents .item_text ul {
    display: block;
    margin-bottom: 20px;
  }
  .page-recruit_2025 .salary .item_contents .item_text ul li:nth-child(1),
  .page-recruit_2025 .holiday .item_contents .item_text ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 5px;
  }
  .page-recruit_2025 .salary .item_contents .item_text ul li,
  .page-recruit_2025 .holiday .item_contents .item_text ul li {
    width: 100%;
  }
  .page-recruit_2025 #recruit_05 .item_text.flex{
    display: block;
  }
  .page-recruit_2025 #recruit_05 .item_text.flex .text_group{
    width: 100%;
  }
    .page-recruit_2025 .c-button-link{
    width: 100%;
    height: 70px;
    line-height: 70px;
  }
  .page-recruit_2025 #content .c-lead{
    text-align: left;
    font-size: 14px;
  }
}
