@charset "UTF-8";
/*----------------------------------------

	RECRUIT CSS

-----------------------------------------*/
.c-title__wrap:has(h1.c-title01) {
  gap: 0;
}
@media screen and (min-width: 769px) {
  .c-title__wrap:has(h1.c-title01) {
    padding-block: 240px 0;
  }
}
@media screen and (max-width: 768px) {
  .c-title__wrap:has(h1.c-title01) {
    padding-block: 30.75vw 0;
  }
}
.c-title__wrap:has(h1.c-title01) .c-title01 {
  text-align: center;
  margin-inline: auto;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .c-title__wrap:has(h1.c-title01) .c-title01 {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .c-title__wrap:has(h1.c-title01) .c-title01 {
    gap: 2.5vw;
  }
}
.c-title__wrap:has(h1.c-title01) .c-title01 .font56_32 {
  grid-row: 1/2;
}
@media screen and (min-width: 769px) {
  .c-title__wrap:has(h1.c-title01) .c-title01 .font56_32 {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .c-title__wrap:has(h1.c-title01) .c-title01 .font56_32 {
    letter-spacing: 0.02em;
  }
}
.c-title__wrap:has(h1.c-title01) .c-title01 .font18_12 {
  letter-spacing: 0.01em;
}
.c-title__wrap:has(h1.c-title01) .slogan {
  position: relative;
  z-index: 1;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .c-title__wrap:has(h1.c-title01) .slogan {
    margin-block-start: 120px;
  }
}
@media screen and (max-width: 768px) {
  .c-title__wrap:has(h1.c-title01) .slogan {
    margin-block-start: 15vw;
    padding-block-end: 55.25vw;
  }
}
.c-title__wrap:has(h1.c-title01) .slogan::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  background-image: url(/asset/img/recruit/recruit-slogan_p01.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .c-title__wrap:has(h1.c-title01) .slogan::before {
    height: 100%;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .c-title__wrap:has(h1.c-title01) .slogan::before {
    height: 46.25vw;
    bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .c-title__wrap:has(h1.c-title01) .slogan .txt {
    padding-block: max(100px, 6.25vw) max(356px, 22.25vw);
    min-height: max(740px, 46.25vw);
  }
}
.c-title__wrap:has(h1.c-title01) .slogan .txt .font36_28 {
  font-weight: var(--font-medium);
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .c-title__wrap:has(h1.c-title01) .slogan .txt .font36_28 {
    line-height: 2;
  }
}
@media screen and (max-width: 768px) {
  .c-title__wrap:has(h1.c-title01) .slogan .txt .font36_28 {
    line-height: 1.714;
  }
}
.c-title__wrap:has(h1.c-title01) .slogan .txt .font18_16 {
  text-align: center;
  line-height: 2.5;
}
@media screen and (min-width: 769px) {
  .c-title__wrap:has(h1.c-title01) .slogan .txt .font18_16 {
    margin-block-start: 32px;
  }
}
@media screen and (max-width: 768px) {
  .c-title__wrap:has(h1.c-title01) .slogan .txt .font18_16 {
    margin-block-start: 6vw;
  }
}
@media screen and (min-width: 769px) {
  .c-title__wrap:has(h1.c-title01) .slogan .txt .font18_16 span {
    display: inline-block;
  }
}

/*----------------------------------------
	- こんな想いを持つあなたへ
-----------------------------------------*/
@media screen and (min-width: 769px) {
  .ideal {
    margin-block-start: 120px;
  }
}
@media screen and (max-width: 768px) {
  .ideal {
    margin-block-start: 20vw;
  }
}
@media screen and (min-width: 769px) {
  .ideal .c-box {
    width: min(1200px, 90%);
    display: grid;
    grid-template-columns: repeat(2, 400px);
    justify-content: space-between;
    gap: 100px 20px;
  }
}
@media screen and (max-width: 920px) and (min-width: 769px) {
  .ideal .c-box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
@media screen and (min-width: 769px) {
  .ideal .ttl {
    grid-column: 1/3;
    grid-row: 1/3;
    margin: auto;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 1200px) and (min-width: 769px) {
  .ideal .ttl {
    grid-column: 1/-1;
    grid-row: 1/2;
  }
}
.ideal .ttl .c-title01 {
  text-align: center;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .ideal .ttl .c-title01 {
    gap: 1em;
  }
}
@media screen and (max-width: 768px) {
  .ideal .ttl .c-title01 {
    gap: 1.5vw;
  }
}
@media screen and (min-width: 769px) {
  .ideal .ttl .font32_24 {
    letter-spacing: 0.02em;
  }
}
.ideal .ttl .font16_14 {
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ideal .ttl .font16_14 {
    margin-block-start: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ideal .ttl .font16_14 {
    margin-block-start: 5vw;
  }
}
.ideal .item {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: var(--color-primarydefault);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .ideal .item {
    padding: 56px;
  }
}
@media screen and (max-width: 920px) and (min-width: 769px) {
  .ideal .item {
    width: 400px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .ideal .item {
    width: calc(100% - 13vw);
    margin-inline: auto;
    padding: 5vw;
  }
}
.ideal .item .font24_18 {
  color: var(--color-white);
  font-weight: var(--font-medium);
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ideal .item .font24_18 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .ideal .item .font24_18 {
    line-height: 2;
  }
}
@media screen and (min-width: 769px) {
  .ideal .item .c-list--dots {
    margin-block-start: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ideal .item .c-list--dots {
    margin-block-start: 2.5vw;
  }
}
.ideal .item .c-list--dots li {
  color: var(--color-white);
  font-weight: var(--font-medium);
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .ideal .item .c-list--dots li {
    padding-inline: 0.75em 0;
  }
}
@media screen and (max-width: 768px) {
  .ideal .item .c-list--dots li {
    padding-inline: 0.5em 0;
  }
}
.ideal .item .c-list--dots li::before {
  width: 1em;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) and (min-width: 1201px) {
  .ideal .item01 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 768px) {
  .ideal .item01 {
    margin-block-start: 8vw;
  }
}
@media screen and (min-width: 769px) and (min-width: 1201px) {
  .ideal .item02 {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 768px) {
  .ideal .item02 {
    margin-block-start: 4.5vw;
  }
}
@media screen and (min-width: 769px) and (min-width: 1201px) {
  .ideal .item03 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 768px) {
  .ideal .item03 {
    margin-block-start: 4.5vw;
  }
}
@media screen and (min-width: 769px) and (min-width: 1201px) {
  .ideal .item04 {
    grid-column: 2/3;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 768px) {
  .ideal .item04 {
    margin-block-start: 4.5vw;
  }
}

/*----------------------------------------
	- 人を知る
-----------------------------------------*/
@media screen and (min-width: 769px) {
  .people {
    margin-block-start: 141px;
  }
}
@media screen and (max-width: 768px) {
  .people {
    margin-block-start: 20vw;
  }
}
.people .c-title01 {
  gap: 1.05em;
}
@media screen and (max-width: 768px) {
  .people .c-title01 {
    gap: 0.4em;
  }
}
@media screen and (min-width: 769px) {
  .people .slider-box {
    margin-block-start: 60px;
  }
}
@media screen and (max-width: 768px) {
  .people .slider-box {
    margin-block-start: 9vw;
  }
}
.people .autoSlider .swiper-slide img {
  aspect-ratio: auto;
}
.people .autoSlider .swiper-wrapper {
  transition-timing-function: linear !important;
}
.people .box01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .people .box01 {
    gap: 10px 10px;
    margin-block-start: 48px;
  }
}
@media screen and (max-width: 768px) {
  .people .box01 {
    gap: 6vw;
    margin-block-start: 8vw;
  }
}
.people .box01 .font16_14 {
  line-height: 2;
}

/*----------------------------------------
	- 会社 / 商品を知る
-----------------------------------------*/
.company_products {
  display: grid;
}
@media screen and (min-width: 769px) {
  .company_products {
    grid-template-columns: 1fr 480px;
    grid-template-rows: 1fr auto;
    gap: 32px 7.273%;
    margin-block-start: 140px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 769px) {
  .company_products {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .company_products {
    margin-block-start: 20.25vw;
  }
}
@media screen and (min-width: 769px) {
  .company_products figure {
    grid-column: 1/2;
    grid-row: 1/3;
    height: -moz-fit-content;
    height: fit-content;
    margin-block: auto 0;
  }
}
@media screen and (max-width: 1000px) and (min-width: 769px) {
  .company_products figure {
    grid-row: 3/4;
    width: min(450px, 80%);
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .company_products figure {
    margin-block-start: 10.5vw;
    padding-inline: 0.55vw;
  }
}
.company_products .c-title01 {
  gap: 1em;
}
@media screen and (max-width: 768px) {
  .company_products .c-title01 {
    gap: 0.45em;
  }
}
.company_products section {
  border-block-end: 1px solid var(--color-americansilver);
  height: -moz-fit-content;
  height: fit-content;
  margin-block: auto 0;
}
@media screen and (min-width: 769px) {
  .company_products section {
    padding-block-end: 32px;
  }
}
@media screen and (max-width: 768px) {
  .company_products section {
    padding-block-end: 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  .company_products .products {
    margin-block-start: 11.5vw;
  }
}
.company_products .c-link-area {
  font-weight: var(--font-regular);
  line-height: 2;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .company_products .c-link-area {
    margin-block-start: 12px;
  }
}
@media screen and (max-width: 768px) {
  .company_products .c-link-area {
    margin-block-start: 2.5vw;
  }
}

/*----------------------------------------
	- 募集情報一覧
-----------------------------------------*/
@media screen and (min-width: 769px) {
  .entry {
    margin-block-start: 161px;
  }
}
@media screen and (max-width: 768px) {
  .entry {
    margin-block-start: 20vw;
  }
}
.entry .c-title01 {
  margin-inline: auto;
  text-align: center;
  gap: 1em;
}
@media screen and (max-width: 768px) {
  .entry .c-title01 {
    gap: 0.38em;
  }
}
.entry .btn-list {
  display: flex;
}
@media screen and (min-width: 769px) {
  .entry .btn-list {
    justify-content: center;
    flex-wrap: wrap;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    gap: 20px 60px;
    margin-block-start: 71px;
  }
}
@media screen and (max-width: 768px) {
  .entry .btn-list {
    flex-direction: column;
    align-items: center;
    gap: 6vw;
    margin-block-start: 9vw;
  }
}
@media screen and (min-width: 769px) {
  .entry .c-btn-txt--pink-solid {
    min-width: 360px;
  }
}
@media screen and (max-width: 768px) {
  .entry .c-btn-txt--pink-solid {
    min-width: 60vw;
  }
}
.entry li.is-disabled {
  display: grid;
}
.entry li.is-disabled a {
  pointer-events: none;
  background-color: var(--color-silver);
}
.entry li.is-disabled .c-btn-txt__ic::after {
  background-image: url(/asset/img/common/ic-arrow-right-silver.svg);
}
.entry li.is-disabled::after {
  content: "現在、ハローワーク等で受付中です。\a※当HPでの募集は現在準備中です。";
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  line-height: 2;
  white-space: pre;
}
@media screen and (min-width: 769px) {
  .entry li.is-disabled::after {
    margin-block-start: 12px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .entry li.is-disabled::after {
    margin-block-start: 1.5vw;
    font-size: 3.5vw;
  }
}