/* TOP ****************************** */
.front .top {
  display: flex;
  flex-direction: column;
  height: 100vh;
  align-items: center;
  position: fixed;
  width: 100%;
  background-attachment: fixed;
  background-image: url(../img/spring2026_top_pc.jpg);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.container {
  height: 100vh;
  opacity: 0;
}

#hidden-element {
  visibility: visible;
}

#hidden-element.is-visible {
  visibility: hidden;
}

.arrangement {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* .service ****************************** */
.front .service {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 200px 120px 300px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
}

.service .frame-2 {
  display: flex;
  flex-direction: column;
  max-width: 1258px;
  width: 100%;
  gap: 40px;
  padding: 70px 0px;
  background-color: var(--color-yellow-brown);
  border-radius: 50px;
}

.front .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  font-size: 40px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 3px;
}

.front .frame-3 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 50px;
  padding: 0px 20px;
  position: relative;
  flex: 0 0 auto;
}

.front .frame-4 {
  display: flex;
  flex-direction: column;
  width: 256px;
  align-items: center;
  gap: 24px;
  position: relative;
}

.front .proposal {
  position: relative;
  flex: 0 0 auto;
}

.front .text-wrapper-6 {
  align-self: stretch;
  font-size: 40px;
  text-align: center;
  position: relative;
  font-weight: 400;
}

.front .text-wrapper-7 {
  position: relative;
  width: fit-content;
  color: var(--color-text-black);
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 0;
}

.front .frame-5 {
  display: flex;
  flex-direction: column;
  width: 303px;
  align-items: center;
  gap: 24px;
  position: relative;
}

.front .steakholder {
  display: block;
  /* padding: 6px 0px 7px; */
}

.front .vector {
  position: relative;
  width: 116px;
  height: 110px;
}

.front .quality {
  position: relative;
  width: 92px;
  height: 123px;
}

.service .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  padding: 100px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.front .frame-7 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.front .text-wrapper-9 {
  position: relative;
  width: fit-content;
  color: var(--color-green-black);
  font-size: 64px;
}

.front .frame-8 {
  padding: 0px 4px;
}

.front .text-wrapper-10 {
  position: relative;
  width: fit-content;
  color: var(--color-green-black);
}

.front .frame-9 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.front .text-wrapper-11 {
  position: relative;
  width: fit-content;
  font-size: 24px;
}

.front .text-wrapper-12 {
  position: relative;
  width: fit-content;
  line-height: 1.875em;
  font-weight: 400;
}

.front .frame-10 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.front .frame-11 {
  display: flex;
  flex-direction: column;
  width: 265px;
  align-items: center;
  gap: 20px;
  position: relative;
}

.front .rectangle {
  height: 265px;
  position: relative;
  align-self: stretch;
  width: 100%;
  object-fit: cover;
}

/* .about-us ****************************** */
.front .about-us {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1000px;
  flex: 0 0 auto;
}

.about-us .frame-12 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  position: relative;
  flex: 0 0 auto;
}

.about-us .element {
  position: relative;
  width: fit-content;
  line-height: 36.8px;
  letter-spacing: 3px;
  padding-left: 170px;
}



/* .philosophy ****************************** */
.front .philosophy {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 90px;
  padding: 160px 120px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.front .frame-wrapper {
  max-width: 1258px;
  width: 100%;
  padding: 50px 0 70px;
  text-align: center;
  background-color: var(--color-yellow-brown);
  border-radius: 50px;
}

.philosophy .frame-14 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  position: relative;
  flex: 0 0 auto;
}

.philosophy .frame-15 {
  display: flex;
  flex-direction: column;
  padding-left: 105px;
  gap: 20px;
}

.philosophy .frame-16 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.philosophy .frame-17 {
  display: flex;
  width: 156px;
  align-items: center;
  justify-content: flex-end;
}

.philosophy .text-wrapper-18 {
  line-height: 1.5;
}

.front .text-wrapper-14 {
  text-align: left;
  color: var(--color-green-black);
}

.philosophy .frame-18 {
  display: flex;
  width: 650px;
  align-items: center;
}

.philosophy .frame-19 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.philosophy .frame-20 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 386px;
  aspect-ratio: 1;
  background-color: var(--color-yellow-brown);
  border-radius: 193px;
}

/* message */
.front .text-wrapper-15 {
  position: absolute;
  top: 47%;
  color: var(--color-green-black);
  text-align: center;
  line-height: 1.5;
}

/* Hedding-3 */
.front .text-wrapper-16 {
  position: absolute;
  top: 19%;
  padding-left: 17px;
  color: var(--color-green-black);
  font-size: 64px;
  letter-spacing: 20px;
  white-space: nowrap;
}

/* img-Hands */
.front .hands {
  position: absolute;
  top: 16%;
  left: 30%;
  width: 147px;
  height: 210px;
  aspect-ratio: 0.7;
  opacity: 70%;
  transform: rotate(180deg);
  object-fit: cover;
}

/* 会社案内 ****************************** */
.front .company {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 100px;
  padding-top: 100px;
  padding-bottom: clamp(430px, 36.5vw, 701px);
  position: relative;
  width: 100%;
  background-color: var(--color-light-brown);
}

.company .text-wrapper-21 {
  position: relative;
  width: fit-content;
  color: var(--color-yellow-brown);
  font-size: 64px;
  line-height: 76.8px;
  white-space: nowrap;
}

.company .text-wrapper-22 {
  position: relative;
  width: fit-content;
  color: var(--color-yellow-brown);
  line-height: 19.2px;
  white-space: nowrap;
}

.company .frame-23 {
  position: relative;
  width: 100%;
}

.company .figure-company {
  position: absolute;
  left: 50%;
  transform: translateX(-104%);
  z-index: 5;
}

.company .figure-warehouse {
  position: absolute;
  top: clamp(287px, 21.5vw, 413px);
  left: 50%;
  transform: translateX(-90%);
}

.company .img-company {
  width: 100%;
}

.company .img-warehouse {
  width: 100%;
}

.company .figure-frame-company {
  position: relative;
  display: flex;
  flex-direction: column;
  width: clamp(478px, 36vw, 692px);
  aspect-ratio: 700 / 450;
  padding: 10px;
  background-color: #ffffff;
}

.company .figure-frame-warehouse {
  position: relative;
  display: flex;
  flex-direction: column;
  width: clamp(359px, 25vw, 481px);
  aspect-ratio: 1080 / 810;
  padding: 10px;
  background-color: #ffffff;
}

.company .figcaption-company {
  margin: 3px 0;
  padding: 3px 10px;
  font-weight: 400;
  color: white;
}

.company .english {
  font-size: 24px;
}

.company .japanese {
  font-size: 14px;
}

.company .frame-25 {
  position: relative;
  width: 35%;
  top: 46px;
  left: 50%;
  transform: translateX(20%);
}

.company .address-data, .company .google-map {
  /* width: 35%; */
  color: var(--color-yellow-brown);
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 1px;
}

.company .map {
  margin-top: 4px;
  display: inline-block;
}

.company .frame-26 {
  position: relative;
  width: 25%;
  top: clamp(150px, 15.6vw, 300px);
  left: 50%;
  transform: translateX(40%);
}

.company .comment {
  position: absolute;
  top: 21%;
  left: 9%;
  z-index: 10;
  font-size: 14px;
  line-height: 1.6em;
}

.company .speech-bubble {
  width: 264px;
  aspect-ratio: 600 / 270;
  background-image: url(../img/speech_bubble.png);
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.company .public-relations {
  position: absolute;
  top: 62px;
  left: 173px;
  width: 272px;
  aspect-ratio: 493 / 600;
  background-image: url(../img/public_relations_division.png);
  background-size: cover;
  background-position: 50% 50%;
}

/* お知らせ ****************************** */
.front .infomation {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 100px;
  padding: 150px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
}

.front .frame-27 {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  width: 994px;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.front .news-list-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

/* .news-list-front ****************************** */
.front .news-list-front {
  display: flex;
  max-width: 100%;
  width: 994px;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #000000;
}

/* 削除あり */
.front .frame-29 {
  display: flex;
  width: 300px;
  align-items: center;
  padding: 25px 0px 25px 92px;
  position: relative;
}

/* 削除あり */
.front .frame-30 {
  display: flex;
  width: 580px;
  align-items: center;
  padding: 25px 0px;
  position: relative;
}

.front .text-wrapper-25 {
  position: relative;
  max-width: 100%;
  width: fit-content;
  color: var(--color-text-black);
  white-space: nowrap;
}

.front .text-wrapper-26 {
  position: relative;
  max-width: 100%;
  width: fit-content;
  color: var(--color-text-black);
  white-space: nowrap;
}

.front .news-list-down {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  width: 994px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.front .news-list-down-2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #000000;
}

.front .btn-transition {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 0px 10px;
  position: relative;
  flex: 0 0 auto;
}

/* .front .text-wrapper-28 {
  position: relative;
  width: fit-content;
  color: var(--color-text-black);
  white-space: nowrap;
  letter-spacing: 1px;
} */

/* CTA ****************************** */
.front .cta {
    position: relative;
    width:100%;
    padding:80px 20px;
    background-color: #ffffff;
}

.front .cta-area {
    display:flex;
    justify-content:center;
    gap:40px;
}

.front .cta-area a {
    flex:1;
    max-width:481px;
}

.front .cta-recruit {
  position: relative;
  max-width: 481px;
  aspect-ratio: 481 / 180;
  background-image: url(../img/cta_recruit.png);
  background-size: cover;
  background-position: 50% 50%;
}

.front .cta-query {
  position: relative;
  max-width: 481px;
  aspect-ratio: 481 / 180;
  background-image: url(../img/cta_query.png);
  background-size: cover;
  background-position: 50% 50%;
}


/* CTA Btn ****************************** */
.front .btn {
  /* all: unset; */
  display: inline-flex;
  cursor: pointer;
  border: 0;
  font: inherit;
  position: relative;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 4px 20px;
  top: 18px;
  background-color: #ffffff;
  border-radius: 12px;
  width: fit-content;
}

.cta .btn-recruit {
    position: absolute;
    top: 10%;
    left: 70%;
}

.cta .btn-query {
    position: absolute;
    top: 10%;
    left: 5%;
}

.cta .text-wrapper-29 {
  position: absolute;
    top: 40%;
    left: 5%;
  color: var(--color-text-black);
  line-height: 1.5;
}

/* PAGE TITLE ****************************** */
.header-pagetitle {
    display: flex;
    box-shadow: inset 0px 2px 6px #00000040;
}
.pagetitle-frame {
    width: 285px;
    aspect-ratio: 285 / 248;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 30px 0px;
    background-image: url(../img/frame-97.jpg);
    background-size: cover;
    background-position: 50% 50%;
    display: flex;
    position: relative;
    box-shadow: inset 0px 2px 6px #00000040;
}
.pagetitle-h1 {
    position: relative;
    width: fit-content;
    font-size: 1.75em;
    white-space: nowrap;
}
.pagetitle-img {
    width: 509px;
    aspect-ratio: 509 / 248;
    background-size: cover;
    background-position: 50% 50%;
    box-shadow: inset 0px 2px 6px #00000040;
}
.pagetitle-img-news {
    background-image: url(../img/img_infomation.jpg);
}
.pagetitle-img-recruit {
    background-image: url(../img/recruit_spring.jpg);
}
.pagetitle-img-query {
    background-image: url(../img/img_query.jpg);
}

.front .logo a {
  display: inline-flex;
}

.front .news-list-front,
.front .news-list-down-2 {
  text-decoration: none;
}

.news-list-3 a {
  width: 100%;
}

.front .nav a:focus-visible,
.front .menu a:focus-visible,
.front .btn-transition:focus-visible,
.front .google-map:focus-visible,
.front .instagram:focus-visible,
.front .note:focus-visible,
.front .logo a:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 4px;
  border-radius: 4px;
}

.front .btn:focus-visible,
.front .button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline-offset: 3px;
}


/* ============================================================
   Responsive design: 1440px / 1024px / 768px / 432px
   ============================================================ */
@media (max-width: 1440px) {
  /* .front #target-element, */
  .front .top .header {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  /* .service ****************************** */
  .front .service {
    padding: 120px 40px 160px;
  }
  .front .frame-3 {
    flex-wrap: wrap;
  }
  .front .frame-4,
  .front .frame-5 {
    width: 100%;
    max-width: 320px;
  }
  .front .frame-6 {
    padding: 60px 20px 0;
  }
  .front .text-wrapper-9 {
    font-size: 48px;
  }
  .front .text-wrapper-11 {
    font-size: 20px;
  }
  .front .frame-10 {
    flex-wrap: wrap;
    gap: 24px;
    width: 70%;
    margin: 0 auto;
  }
  .front .frame-11 {
    width: calc(50% - 12px);
  }
  .company .public-relations {
    width: calc(272px * .7);
  }
  .company .speech-bubble {
    width: calc(264px * .9);
  }

  /* .about-us ****************************** */
  .front .about-us {
    height: auto;
    padding: 100px 20px;
  }
  .about-us .element {
    padding-left: 0;
  }

  /* .philosophy ****************************** */
  .front .philosophy {
    padding: 100px 40px;
  }
  .front .frame-wrapper {
    padding: 40px 40px 60px;
  }
  .philosophy .frame-15 {
    width: 100%;
    padding-left: 20px;
  }
  .philosophy .frame-18 {
    width: calc(100% - 120px);
  }
  .front .frame-19 {
    flex-wrap: wrap;
    padding: 0 20px;
    gap: 40px;
  }
  .front .frame-20 {
    width: 300px;
    height: 300px;
    border-radius: 150px;
  }
  .front .text-wrapper-15 {
    top: 47%;
    font-size: 14px;
    padding: 0 10px;
  }
  .front .text-wrapper-16 {
    font-size: 60px;
  }
  .front .hands {
    left: 25%;
  }

  /* .company ****************************** */
  .front .company {
    padding: 80px 20px;
  }
  .front .text-wrapper-21 {
    font-size: 48px;
  }
  .company .frame-23 {
    height: 700px;
    align-items: center;
  }
  .company .rectangle-wrapper,
  .company .frame-25 {
    width: 100%;
    max-width: 371px;
  }
  .company .frame-26 {
      width: 100%;
    max-width: 337px;
  }

  /* .infomation ****************************** */
  .front .infomation {
    padding: 100px 20px;
  }
  .front .frame-27 {
    width: 90%;
  }
  .front .news-list-front,
  .front .news-list-down {
    width: 100%;
  }

  /* .cta ****************************** */
  .front .cta-area {
    align-items: center;
    gap: 24px;
  }
}

@media (max-width: 768px) {
  main {
    margin-top: 70px;
  }
  .front .top {
    background-attachment: scroll;
    height: 100svh;
  }
  .container {
    height: 100svh;
  }

  /* .service ****************************** */
  .front .service {
    padding: 90px 20px 100px;
  }
  .service .frame-2 {
    border-radius: 24px;
    padding: 50px 20px;
    width: 100%;
  }
  .front .text-wrapper-5 {
    font-size: 26px;
  }
  .front .frame-3 {
    padding: 0;
    gap: 40px;
  }
  .front .text-wrapper-6 {
    font-size: 24px;
  }
  .front .text-wrapper-8 {
    font-size: 14px;
    line-height: 1.8;
  }
  .service .frame-6 {
    padding: 60px 0 0;
    gap: 30px;
  }
  .front .text-wrapper-9 {
    font-size: 36px;
  }
  .front .text-wrapper-11 {
    font-size: 18px;
    text-align: center;
  }
  .front .text-wrapper-12 {
    font-size: 14px;
    line-height: 1.8;
  }
  .front .frame-10 {
    gap: 16px;
  }
  .front .frame-11 {
    width: calc(50% - 8px);
    gap: 10px;
  }
  .front .rectangle {
    height: auto;
    aspect-ratio: 1;
  }

  /* .about-us ****************************** */
  .front .about-us {
    padding: 80px 20px;
    gap: 40px;
  }
  .about-us .element {
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: 1px;
  }

  /* .philosophy ****************************** */
  .front .philosophy {
    padding: 70px 20px;
    gap: 50px;
  }
  .front .frame-wrapper {
    padding: 30px 20px 40px;
    border-radius: 24px;
  }
  .front .frame-14 {
    gap: 40px;
  }
  .philosophy .frame-15 {
    padding-left: 10px;
  }
  .philosophy .frame-16 {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .philosophy .frame-17 {
    width: 100%;
    justify-content: flex-start;
  }
  .philosophy .frame-18 {
    width: 100%;
  }
  .front .frame-19 {
    padding: 0;
    gap: 60px;
  }
  .front .frame-20 {
    width: 260px;
    height: 260px;
    border-radius: 130px;
  }
  .front .text-wrapper-15 {
    top: 47%;
    font-size: 13px;
    padding: 0 20px;
  }
  .front .text-wrapper-16 {
    top: 40px;
    font-size: 40px;
    letter-spacing: 10px;
  }
  .front .hands {
    top: 30px;
    left: 75px;
    width: 100px;
    height: 143px;
  }

  /* .company ****************************** */
  .front .company {
    padding: 60px 20px;
    gap: 60px;
  }
  .company .text-wrapper-21 {
    font-size: 36px;
    line-height: 1.4;
  }
  .company .frame-25 {
    left: 43%;
    max-width: 342px;
  }
  .company .frame-26 {
    left: 34%;
    max-width: 318px;
  }
  .company .figure-frame-company {
    width: clamp(264px, 45.7vw, 350px);
  }
  .company .figure-warehouse {
    left: 44%;
  }
  .company .figure-frame-warehouse {
    width: clamp(226px, 39vw, 300px);
  }
  .company .english {
    font-size: 20px;
  }
  .company .japanese {
    font-size: 12px;
  }

  /* .infomation ****************************** */
  .front .infomation {
    padding: 80px 20px;
    gap: 50px;
  }
  .front .frame-27 {
    gap: 30px;
  }
  .front .news-list-front,
  .front .news-list-down-2 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    padding: 16px 0;
  }
  .front .frame-29,
  .front .frame-30 {
    width: 100%;
    padding: 0;
  }
  .front .text-wrapper-26 {
    white-space: normal;
  }

  /* .cta ****************************** */
  .front .cta {
    padding: 80px 20px;
    gap: 50px;
  }
  .cta .cta-area{
      flex-direction:column;
      align-items:center;
  }
  .cta .cta-area a{
      width:100%;
      max-width:481px;
  }
  .cta .text-wrapper-29 {
    font-size: 13px;
    line-height: 1.6;
  }

  /* Page Title ****************************** */
  .pagetitle-frame {
    width: 199.5px;
  }
  .pagetitle-img {
    width: 356.3px;
  }
}

@media (max-width: 432px) {
  /* TOP ****************************** */
  .front .text-wrapper-2 {
    font-size: 32px;
  }
  .front .text-wrapper-3 {
    font-size: 14px;
    letter-spacing: 2px;
  }

  /* .service ****************************** */
  .service .frame-2 {
    width: 87%;
  }
  .front .frame-10 {
    width: 70%;
  }
  .front .frame-11 {
    width: 100%;
  }
  .company .speech-bubble {
    left: -4%;
  }
  .company .public-relations {
    left: 139px;
  }

  /* .philosophy ****************************** */
  .front .philosophy {
    padding: 70px 14px;
  }
  .front .frame-wrapper {
    padding: 30px 4px 40px 6px;
  }
  .philosophy .frame-15 {
    padding-left: 6px;
  }
  .front .frame-19 {
    gap: 32px;
  }
  .front .frame-20 {
    width: 266px;
    height: 266px;
    border-radius: 133px;
  }
  /* .company ****************************** */
  .front .company {
    height: 1300px;
  }
  .company .frame-23 {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .company .figure-company,
  .company .figure-warehouse,
  .company .frame-25,
  .company .frame-26 {
    position: static;
    transform: translate(0);
  }

  /* .philosophy ****************************** */
  .front .text-wrapper-15 {
    top: 40%;
    font-size: 14px;
  }
  .front .text-wrapper-16 {
    font-size: 32px;
    letter-spacing: 6px;
  }
  .front .hands {
    top: 11%;
    left: 32%;
  }

  /* .cta ****************************** */
  .cta .btn-recruit {
    left: 61%;
  }

  /* Page Title ****************************** */
  .pagetitle-frame {
    width: calc(285 /794 * 90vw);
  }
  .pagetitle-img {
    width: calc(509 /794 * 90vw);
  }
  .pagetitle-h1 {
      font-size: 1.125em;
  }

}
