body {
  overflow-x: hidden;
}

main {
  overflow-x: hidden;
}

.hero__content {
  height: 100vh;
  height: 100svh;
  position: relative;
  overflow: hidden;
}
.hero__ttl-wrap {
  position: absolute;
  bottom: 70px;
  left: 0;
  z-index: 1000;
  width: 100%;
  overflow-x: hidden;
}
.hero__ttl-el {
  max-width: 1500px;
  width: 97.3%;
  margin: 0 auto;
}
.hero__ttl-catch {
  display: inline-block;
  color: #fff;
  font-size: clamp(2.063rem, 1.436rem + 1.3vw, 3rem);
  font-weight: 500;
  padding-bottom: 5px;
  position: relative;
  text-shadow: 0 0 3px rgba(92, 76, 44, 0.4);
  filter: drop-shadow(0 0 8px rgba(92, 76, 44, 0.4));
  -webkit-filter: drop-shadow(0 0 8px rgba(92, 76, 44, 0.4));
  -moz-filter: drop-shadow(0 0 8px rgba(92, 76, 44, 0.4));
}
.hero__ttl-catch::after {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: -100vw;
  right: 0;
  background: #fff;
  border: 1px solid rgba(92, 76, 44, 0.4);
  box-sizing: content-box;
  box-shadow: 0 0 8px rgba(92, 76, 44, 0.4);
}
.hero__mainView-el {
  width: 100%;
  height: 100vh;
  height: 100svh;
  background: no-repeat center/cover;
}
.hero__mainView-el:nth-of-type(1) {
  background-image: url(../images/hero__images01.webp);
}
.hero__mainView-el:nth-of-type(2) {
  background-image: url(../images/hero__images02.webp);
}
.hero__mainView-el:nth-of-type(3) {
  background-image: url(../images/hero__images03.webp);
}
.hero__mainView-el:nth-of-type(4) {
  background-image: url(../images/hero__images04.webp);
}
.hero__mainView-el:nth-of-type(5) {
  background-image: url(../images/hero__images05.webp);
}
.hero__mainView-el:nth-of-type(6) {
  background-image: url(../images/hero__images06.webp);
}
.hero__mainView-el:nth-of-type(7) {
  background-image: url(../images/hero__images07.webp);
}

.slick-track {
  display: flex;
}

.news__list {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.news__el {
  display: grid;
  grid-template-columns: max-content max-content 1fr;
  gap: 10px;
}
.news__el:not(:last-child) {
  margin-bottom: 40px;
}
.news__time {
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  font-weight: 500;
}
.news__category {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 94px;
  height: 28px;
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  font-weight: 500;
  color: #fff;
  background: #5E6064;
}
.news__body {
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  font-weight: 500;
  max-width: 720px;
}

.about__section {
  padding: 100px 0;
  background: url(../images/section__pattern.webp) repeat;
}
.about__list-el {
  display: grid;
  grid-template-columns: minmax(auto, 699px) auto;
  align-items: center;
  justify-content: center;
  gap: clamp(1.25rem, 0.415rem + 1.74vw, 2.5rem);
  padding: 40px 40px 40px 70px;
  background: linear-gradient(135deg, transparent clamp(2.813rem, 2.433rem + 1.62vw, 4.375rem), #fff clamp(2.813rem, 2.433rem + 1.62vw, 4.375rem));
  position: relative;
}
.about__list-el::before {
  content: "";
  width: clamp(8.75rem, 7.84rem + 3.88vw, 12.5rem);
  height: 1px;
  background: #5E6064;
  rotate: -45deg;
  position: absolute;
  top: 0;
  right: 100%;
  translate: clamp(7.125rem, 5.663rem + 3.04vw, 9.313rem) clamp(2.188rem, 1.603rem + 1.22vw, 3.063rem);
}
.about__list-el:not(:last-child) {
  margin-bottom: 100px;
}
.about__number, .about__number-01 {
  font-family: "Petit Formal Script", cursive;
  color: #5E6064;
  font-size: clamp(3rem, 2.123rem + 1.82vw, 4.313rem);
  font-weight: 400;
  position: absolute;
  top: 0;
  right: 100%;
  translate: 46px -38px;
}
.about__number-01 {
  translate: 51px -37px;
}
.about__content {
  max-width: 699px;
}
.about__content-ttl {
  color: #A76F38;
  font-size: clamp(2.063rem, 1.603rem + 0.96vw, 2.75rem);
  font-weight: 700;
}
.about__content-en {
  display: block;
  color: #9F9F9F;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: clamp(1.25rem, 0.415rem + 1.74vw, 2.5rem);
}
.about__content-body {
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  font-weight: 500;
  line-height: 1.9;
}
.about__ttl-all {
  text-indent: -25px;
}
.about__ttl-re {
  text-indent: -7px;
}
.about__ttl-balance {
  text-indent: -7px;
}
.about__ttl-team {
  text-indent: -4px;
}

.data__graph {
  margin-bottom: 100px;
}
.data__graph-content {
  display: grid;
  grid-template-columns: auto minmax(auto, 517px);
  grid-template-rows: 486px;
  justify-content: center;
  gap: clamp(2.188rem, 0.726rem + 3.04vw, 4.375rem);
}
.data__graph-content img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.data__graph-table {
  height: -moz-max-content;
  height: max-content;
  border: 1px solid #fff;
  table-layout: fixed;
  margin-bottom: 10px;
}
.data__graph-none {
  background-image: linear-gradient(to right top, transparent calc(50% - 0.3px), #5E6064 50%, #5E6064 calc(50% + 0.3px), transparent calc(50% + 1px)) !important;
}
.data__graph-ttl {
  font-size: clamp(1.188rem, 1.02rem + 0.35vw, 1.438rem);
  font-weight: 700;
  width: 130px;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #aaa;
  background: #F7F7F7;
}
.data__graph-small {
  color: inherit;
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
}
.data__graph-el {
  color: #333;
  font-size: clamp(1.188rem, 1.02rem + 0.35vw, 1.438rem);
  font-weight: 700;
  width: 130px;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #aaa;
}
.data__graph-el.color-back {
  background: #F7F7F7;
}
.data__graph--30th {
  color: #fff;
  font-size: clamp(1.438rem, 1.229rem + 0.43vw, 1.75rem);
  background: #5E6064;
}
.data__ratio-content {
  display: grid;
  grid-template-columns: minmax(auto, 353px) minmax(auto, 810px);
  justify-content: center;
}
.data__ratio-digit {
  display: grid;
  grid-template-columns: minmax(auto, 219px) minmax(auto, 134px);
  grid-template-rows: 302fr 171fr;
  background: #5E6064;
}
.data__ratio--employee, .data__ratio--gender {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.data__ratio--employee {
  grid-row: 1/3;
  border-right: 1px solid #fff;
}
.data__ratio-title--employee, .data__ratio-title--gender {
  color: #fff;
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  font-weight: 700;
}
.data__ratio-digit--employee, .data__ratio-digit--gender {
  color: #fff;
  font-size: clamp(1.75rem, 1.458rem + 0.61vw, 2.188rem);
  font-weight: 700;
}
.data__ratio-digit--employee span, .data__ratio-digit--gender span {
  color: inherit;
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  font-weight: inherit;
}
.data__ratio--gender:nth-of-type(2) {
  border-bottom: 1px solid #fff;
}
.data__ratio .data__annotation {
  max-width: 1163px;
  margin: 10px auto 0;
}
.data__annotation {
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-top: 10px;
}

.message__section {
  padding: 100px 0;
  background: url(../images/section__pattern.webp) repeat;
}
.message__contents {
  display: grid;
  grid-template-columns: auto auto;
  gap: clamp(1.25rem, -0.838rem + 4.34vw, 4.375rem);
  padding-right: 80px;
}
.message__contents:first-of-type {
  margin-bottom: 70px;
}
.message__contents:nth-of-type(2) {
  padding-right: unset;
  padding-left: 70px;
}
.message__body {
  max-width: 720px;
}
.message__ttl {
  color: #A76F38;
  font-size: clamp(1.75rem, 1.458rem + 0.61vw, 2.188rem);
  font-weight: 700;
  margin-bottom: 40px;
}
.message__text {
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  font-weight: 500;
  line-height: 2;
}
.message__president {
  font-size: clamp(1.188rem, 1.02rem + 0.35vw, 1.438rem);
  font-weight: 500;
  text-align: right;
  margin-top: 40px;
}
.message__company {
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  display: block;
}

.welfare__pickup {
  margin-bottom: clamp(2.188rem, 0.726rem + 3.04vw, 4.375rem);
}
.welfare__pickup-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(auto, 330px));
  gap: clamp(2.188rem, 0.726rem + 3.04vw, 4.375rem);
  justify-content: center;
}
.welfare__pickup-el picture {
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: 115px;
  margin: 0 auto 40px;
}
.welfare__pickup-icn--balance, .welfare__pickup-icn--system {
  display: flex;
  align-items: center;
  justify-content: center;
}
.welfare__pickup-title {
  color: #A76F38;
  font-size: clamp(1.75rem, 1.458rem + 0.61vw, 2.188rem);
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 10px;
}
.welfare__pickup-body {
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0;
}
.welfare__other-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(auto, 330px));
  justify-content: center;
  gap: clamp(2.188rem, 0.726rem + 3.04vw, 4.375rem);
}
.welfare__other-main {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-template-rows: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
}
.welfare__other-title {
  color: #A76F38;
  font-size: clamp(1.188rem, 1.02rem + 0.35vw, 1.438rem);
  font-weight: 700;
}
.welfare__other-body {
  font-size: clamp(0.875rem, 0.791rem + 0.17vw, 1rem);
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
}

.job__element a {
  display: flex;
  align-items: center;
  width: 100%;
  height: clamp(15.25rem, 4.56rem + 22.24vw, 31.25rem);
  overflow: hidden;
  position: relative;
}
.job__element a::before {
  content: "";
  width: 100%;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  transition: scale 0.4s ease;
}
.job__element a:hover::before {
  scale: 1.05;
}
.job__element a:hover .job__name--element {
  color: #fff;
  background: url(../images/icn__arrow-white.webp) no-repeat center right 20px/auto;
  background-color: #968E37;
}
.job__element:not(:last-child) {
  margin-bottom: 20px;
}
.job__recruit--fielddeputy::before {
  background: url(../images/job__recruit--fielddeputy.webp) no-repeat left/cover;
}
.job__recruit--carpenter::before {
  background: url(../images/job__recruit--carpenter.webp) no-repeat left/cover;
}
.job__recruit--fieldworker::before {
  background: url(../images/job__recruit--fieldworker.webp) no-repeat left/cover;
}
.job__recruit--cworker::before {
  background: url(../images/job__recruit--cworker.webp) no-repeat left/cover;
}
.job__text--wrap {
  margin-left: 40px;
  position: relative;
}
.job__title {
  color: #fff;
  font-size: clamp(2.063rem, 1.603rem + 0.96vw, 2.75rem);
  font-weight: 700;
  letter-spacing: 0.2em;
  margin-bottom: clamp(0.313rem, 0.104rem + 0.43vw, 0.625rem);
}
.job__body {
  color: #fff;
  font-size: clamp(1.75rem, 1.458rem + 0.61vw, 2.188rem);
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.3;
  margin-bottom: clamp(0.938rem, 0.311rem + 1.3vw, 1.875rem);
}
.job__name--element {
  display: grid;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: clamp(3.563rem, 2.727rem + 1.74vw, 4.813rem);
  background: url(../images/icn__arrow-yellow.webp) no-repeat center right 20px/auto;
  background-color: #fff;
  color: #968E37;
  font-size: clamp(1.188rem, 1.02rem + 0.35vw, 1.438rem);
  font-weight: 700;
  border: 1px solid #968E37;
  transition: background-color 0.4s ease, background 0.4s ease, color 0.4s ease;
}

.voice__list {
  display: grid;
  place-content: center;
  grid-template-columns: repeat(auto-fill, minmax(clamp(27.75rem, 3.771rem + 34.88vw, 45.625rem), auto));
  gap: 60px clamp(0.625rem, -0.628rem + 2.61vw, 2.5rem);
}
.voice__group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(0.625rem, -0.628rem + 2.61vw, 2.5rem);
}
.voice__element {
  max-width: 346px;
  width: 100%;
  position: relative;
}
.voice__element a:hover picture {
  opacity: 0.6;
}
.voice__element a:hover .voice__personnel--text {
  color: #968E37;
}
.voice__element a:hover .voice__personnel--text span {
  color: inherit;
}
.voice__job--wrap {
  position: relative;
  transition: opacity 0.4s ease;
}
.voice__job--wrap img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voice__personnel--text {
  font-size: clamp(1rem, 0.916rem + 0.17vw, 1.125rem);
  font-weight: 700;
  line-height: 1;
  padding: clamp(0.625rem, 0.207rem + 0.87vw, 1.25rem);
  background: #f7f7f7 url(../images/icn__arrow-yellow.webp) no-repeat center right clamp(0.625rem, 0.207rem + 0.87vw, 1.25rem)/auto;
  transition: color 0.4s ease;
}
.voice__personnel--text span {
  display: block;
  font-size: clamp(1.188rem, 1.02rem + 0.35vw, 1.438rem);
  font-weight: inherit;
  margin-bottom: 8px;
  transition: color 0.4s ease;
}
.voice__icon--wrap {
  font-size: clamp(1.875rem, 1.75rem + 0.26vw, 2.063rem);
  font-weight: 700;
  line-height: 0.8;
  width: clamp(3.75rem, 3.249rem + 1.04vw, 4.5rem);
  height: clamp(3.75rem, 3.249rem + 1.04vw, 4.5rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #333;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: clamp(-0.625rem, -1.46rem + 1.74vw, 0.625rem);
  translate: 0 -40px;
  z-index: 1;
}
.voice__icon--element {
  font-size: 7px;
  font-weight: 900;
  display: block;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 2px;
}

@media (max-width: 768px) {
  .hero__ttl-wrap {
    top: 78.5vh;
    top: 78.5svh;
    bottom: unset;
    overflow-x: unset;
  }
  .hero__ttl-catch {
    text-indent: 16px;
  }
  .hero__mainView-el:nth-of-type(1) {
    background-image: url(../images/hero__images01-sp.webp);
  }
  .hero__mainView-el:nth-of-type(2) {
    background-image: url(../images/hero__images02-sp.webp);
  }
  .hero__mainView-el:nth-of-type(3) {
    background-image: url(../images/hero__images03-sp.webp);
  }
  .hero__mainView-el:nth-of-type(4) {
    background-image: url(../images/hero__images04-sp.webp);
  }
  .hero__mainView-el:nth-of-type(5) {
    background-image: url(../images/hero__images05-sp.webp);
  }
  .hero__mainView-el:nth-of-type(6) {
    background-image: url(../images/hero__images06-sp.webp);
  }
  .hero__mainView-el:nth-of-type(7) {
    background-image: url(../images/hero__images07-sp.webp);
  }
  .news__section {
    margin-bottom: 180px;
  }
  .news__body {
    grid-column: 1/4;
  }
  .about__content {
    text-align: center;
  }
  .about__content-ttl {
    margin-bottom: 5px;
  }
  .about__content-en {
    font-size: 28px;
  }
  .about__list-el {
    grid-template-columns: 1fr;
    padding: 70px 20px 40px;
    gap: 30px;
  }
  .about__list-el:not(:last-child) {
    margin-bottom: 70px;
  }
  .about__list-el::before {
    translate: clamp(6.438rem, 5.841rem + 2.54vw, 7.063rem) clamp(2rem, 1.821rem + 0.76vw, 2.188rem);
  }
  .about__number {
    translate: clamp(2.25rem, 1.654rem + 2.54vw, 2.875rem) clamp(-38px, -2.5445vw - 18.46024px, -28px);
  }
  .data__inner .section__title {
    margin: 0 auto 60px;
  }
  .data__inner .section__title-sub {
    margin-bottom: 20px;
  }
  .data__graph-content {
    grid-template-columns: 1fr;
    grid-template-rows: unset;
  }
  .data__graph-table {
    width: 100%;
  }
  .data__graph-ttl, .data__graph-el {
    width: 75px;
  }
  .data__graph-small {
    font-size: 14px;
  }
  .data__ratio-content {
    grid-template-columns: 1fr;
  }
  .data__ratio-digit {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: unset;
  }
  .data__ratio--employee, .data__ratio--gender {
    line-height: 1.2;
    padding: 10px 0;
  }
  .data__ratio--employee {
    grid-column: 1/5;
    border-right: unset;
    border-bottom: 1px solid #fff;
  }
  .data__ratio--gender:nth-of-type(2) {
    grid-column: 1/span 2;
    border-bottom: unset;
    border-right: 1px solid #fff;
  }
  .data__ratio--gender:nth-of-type(3) {
    grid-column: 3/span 2;
  }
  .data__annotation {
    font-size: 14px;
  }
  .message__section {
    padding: 70px 0;
  }
  .message__contents {
    grid-template-columns: 1fr;
    padding-right: unset;
    gap: 30px;
  }
  .message__contents:first-of-type {
    margin-bottom: 30px;
  }
  .message__contents:nth-of-type(2) {
    padding-left: unset;
  }
  .message__ttl {
    margin-bottom: 30px;
  }
  .welfare__pickup-list {
    grid-template-columns: 1fr;
  }
  .welfare__pickup-el picture {
    height: 110px;
    margin: 0 auto 30px;
  }
  .welfare__pickup-el img {
    height: 100%;
  }
  .welfare__pickup-body {
    text-align: center;
  }
  .welfare__other-list {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .welfare__other-main {
    margin-bottom: 15px;
  }
  .job__element a {
    height: clamp(19.313rem, 0.099rem + 81.98vw, 39.5rem);
    justify-content: center;
  }
  .job__element a:hover::before {
    scale: unset;
  }
  .job__element a:hover .job__name--element {
    color: #968E37;
    background: url(../images/icn__arrow-yellow.webp) no-repeat center right 10px/auto;
    background-color: #fff;
  }
  .job__title {
    text-align: center;
  }
  .job__body {
    font-size: 23px;
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
  }
  .job__text--wrap {
    margin-left: unset;
  }
  .job__recruit--fielddeputy::before {
    background: url(../images/job__recruit--fielddeputy-sp.webp) no-repeat left/cover;
  }
  .job__recruit--carpenter::before {
    background: url(../images/job__recruit--carpenter-sp.webp) no-repeat left/cover;
  }
  .job__recruit--fieldworker::before {
    background: url(../images/job__recruit--fieldworker-sp.webp) no-repeat left/cover;
  }
  .job__recruit--cworker::before {
    background: url(../images/job__recruit--cworker-sp.webp) no-repeat left/cover;
  }
  .job__name--element {
    max-width: 276px;
  }
  .voice__list {
    gap: 70px;
    grid-template-columns: 1fr;
  }
  .voice__group {
    gap: 70px;
    grid-template-columns: 1fr;
  }
  .voice__element {
    max-width: unset;
  }
  .voice__element a:hover picture {
    opacity: 1;
  }
  .voice__personnel--text {
    padding: 20px;
  }
  .voice__job--wrap {
    height: clamp(19.313rem, 0.099rem + 81.98vw, 39.5rem);
    margin-bottom: unset;
  }
  .voice__icon--wrap {
    right: 0;
    translate: 0 -30px;
  }
}/*# sourceMappingURL=style.css.map */