@font-face {
  font-family: "LINESeedJP";
  src: url("../asset/font/LINESeedJP_OTF_Rg.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "LINESeedJP";
  src: url("../asset/font/LINESeedJP_OTF_Bd.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.fv-area {
  position: relative;
}
.fv-btn {
  position: absolute;
  right: 90px;
  bottom: 300px;
  z-index: 1;
}
@media (max-width: 760px) {
  .fv-btn {
    position: absolute;
    right: 20px;
    bottom: 120px;
    z-index: 1;
  }
}
.slick-slide img {
  width: 100%;
}
.fv-btn-text {
  margin-bottom: 7px;
}
.hide-onload {
  opacity: 0;
  pointer-events: none;
}
.show-after-load {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.5s ease;
}

.recruit-btn {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #222; /* 通常黒背景 */
  color: white;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}

.recruit-btn .text {
  font-family: "Lato";
  font-weight: 700;
  font-size: 24px;
  line-height: 115.99999999999999%;
  letter-spacing: 1px;
  text-align: center;
  padding-bottom: 13px;
}
.recruit-btn .icon {
  position: absolute;
  bottom: 48px;
  left: 53%;
  transform: translateX(-50%);
}

.recruit-btn:hover {
  background-color: #3c749f;
}

.recruit-btn:hover .line {
  width: 75px;
}

.recruit-btn:hover .circle {
  transform: translateX(10px);
}

@media screen and (max-width: 760px) {
  .recruit-btn {
    width: 75px;
    height: 75px;
    border-radius: 50%;

    font-size: 12px;
  }
  .recruit-btn .text {
    font-size: 12px;
    letter-spacing: 0.5px;
    padding-bottom: 7px;
  }

  .recruit-btn .icon .line {
    width: 32px !important;
  }

  .recruit-btn .icon {
    bottom: 20px;
    left: 76%;
    width: 69px;
  }
}

.max-width-common {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}
.add-bg-area {
  position: relative;
  max-width: 1620px;
}
.add-font-lineseed {
  font-family: "LINESeedJP";
}
.add-title {
  color: #555555;
  letter-spacing: 2px;
}
.add-title-white {
  color: #fff;
}
.add-subtitle {
  font-family: "Noto Sans JP";
  font-size: 28px;
  color: #222222;
}
.add-subtitle__product {
  font-family: "Noto Sans JP";
  font-size: 32px;
  color: #222222;
  letter-spacing: 2px;
}
.add-subtitle__product__strong {
  font-size: 42px;
  position: relative;
  display: inline-block;
}
.add-subtitle__product__strong::before {
  font-family: "LINESeedJP";
  content: attr(data-ruby);
  position: absolute;
  top: -0.5em;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
  font-weight: 400;
}

.add-text {
  font-family: "Noto Sans JP";
  color: #222222;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 3.6px;
}
.add-content-area {
  margin: 0 auto;
  color: #222222;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.add-content-area__inner {
  max-width: 528px;
  width: 100%;
}

.add-img-area {
}
.add-text-area {
}
.add-text-area__title {
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 2px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.add-text-area__text {
  font-family: "LINESeedJP";
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 1px;
}
.my-slick-slider .slick-slide {
  margin: 0 20px; /* 左右20pxで合計40pxのマージン */
}
.add-btn-css {
  background-color: #222222;
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 2px;
  color: #fff;
  position: relative;
}
.add-btn-css:hover {
  background-color: #222222;
  border-color: #222222;
}
.add-btn-css-white {
  background-color: #fff;
  color: #222;
}
.add-btn-css-white:hover {
  background-color: #fff;
  color: #222;
}
.add-product__inner {
  position: relative;
}
.add-bg {
  position: absolute;
  position: absolute;
  right: 0;
  bottom: 27px;
  z-index: -1;
}
.add-member__content-group {
  display: flex;
  justify-content: space-between;
  margin-top: 231px;
}
.add-member__content-group__left {
  max-width: 413px;
  width: 100%;
}
.add-member__btn-text {
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 3px;
  margin-bottom: 12px;
}
.add-member__text {
  font-family: "LINESeedJP";
  letter-spacing: 1.5px;
}
.add-member__content-group__right {
}
.add-contact__content {
  display: flex;
  justify-content: space-between;
}
.add-contact__content__left {
  max-width: 360px;
  width: 100%;
}
.add-contact__content__right {
  width: 100%;
  max-width: 601px;
}
.add-contact__btn-text {
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
.add-contact__ctmsg {
  font-family: "Noto Sans JP";
}

.btn-icon-line {
  transition: width 0.3s ease;
  width: 47px;
}
.btn-icon-circle {
  transition: transform 0.3s ease;
}
.btn:hover .btn-icon-line {
  width: 67px;
}
.btn:hover .btn-icon-circle {
  transform: translateX(20px);
}

@media (max-width: 1024px) {
  .add-content-area {
    flex-direction: column;
    max-width: 527px;
  }
  .add-text {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .add-subtitle__product {
    font-size: 22.58px;
  }
  .add-subtitle__product__strong::before {
    font-size: 11.29px;
  }
  .add-subtitle__product__strong {
    font-size: 29.64px;
  }
  .add-member__content-group {
    flex-direction: column;
    margin-top: 0px;
  }
  .add-member__content-group__right {
    margin-top: 84px;
  }
  .add-member__content-group__right img {
    width: 100%;
  }
  .add-member__content-group__btn-group {
    max-width: 350px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .add-contact__content {
    flex-direction: column;
  }
  .add-contact__content__left {
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
  }
  .add-contact__btn-text {
    margin-bottom: 13px;
  }
  .add-contact__content__right {
    max-width: initial;
  }
  .add-contact__content__right img {
    width: 100%;
  }
  @media (min-width: 760px) {
    .add-member__btn-text {
      text-align: center;
    }
    .add-member__content-group__left {
      text-align: center;
    }
  }
}

@media (max-width: 760px) {
  .add-title-group {
    line-height: 0;
    align-items: baseline !important;
  }
  .add-subtitle {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
  }
  .add-content-area__inner {
    margin: 0 auto;
  }
  .add-text {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .add-content-area {
    flex-direction: column;
  }
  .add-text-area__title {
    font-size: 16px;
    margin-top: 40px;
  }
  .add-text-area__text {
    font-size: 14px;
  }
  .add-subtitle__product {
    font-size: 22.58px;
  }
  .add-subtitle__product__strong::before {
    font-size: 11.29px;
  }
  .add-subtitle__product__strong {
    font-size: 29.64px;
  }
  .add-bg {
    bottom: 147px;
    width: 352px;
  }
  .add-member__content-group {
    flex-direction: column;
    margin-top: 0px;
  }
  .add-member__content-group__right {
    margin-top: 84px;
  }
  .add-member__content-group__btn-group {
    max-width: 280px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .add-contact__content {
    flex-direction: column;
  }
  .add-contact__content__left {
    max-width: 280px;
    margin: 0 auto;
    width: 100%;
  }
  .add-contact__btn-text {
    font-size: 14px;
    margin-bottom: 13px;
  }
  .add-contact__content__right {
    max-width: initial;
  }
  .add-contact__content__right img {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .sp-none {
    display: none;
  }
}
@media (min-width: 760px) {
  .sp-none {
    display: block;
  }
}
@media (max-width: 760px) {
  .pc-none {
    display: block;
  }
}
@media (min-width: 760px) {
  .pc-none {
    display: none;
  }
}
@media (max-width: 760px) {
  .btn-icon-line {
    width: 27px !important;
  }
  .btn-icon-circle {
    transform: translateX(0); /* 初期位置 */
  }
  .btn:hover .btn-icon-line {
    width: 40px !important;
  }
  .btn:hover .btn-icon-circle {
    transform: translateX(13px); /* 40 - 27 = 13 */
  }
}
@media (max-width: 850px) {
  @media (min-width: 760px) {
    .add-bg {
      width: 400px;
      top: 0;
    }
  }
}
@media (max-width: 1024px) {
  @media (min-width: 850px) {
    .add-bg {
      width: 500px;
      top: 0;
    }
  }
}
@media (min-width: 1500px) {
  .add-bg {
    right: 10%;
  }
}
@media (min-width: 1800px) {
  .add-bg {
    right: 20%;
  }
}
@media (min-width: 1024px) {
  .add-member__content-group__right {
    min-width: 500px;
  }
}

@media (min-width: 400px) {
  @media (max-width: 760px) {
    .add-bg {
      left: 50%;
      transform: translateX(-50%);
    }
  }
}
@media (min-width: 1024px) {
  @media (max-width: 1260px) {
    .add-bg {
      width: 400px;
      bottom: 100px;
    }
  }
}
@media (min-width: 1024px) {
  .add-content-area__inner__left {
    margin-right: 40px;
  }
}
@media (min-width: 1024px) {
  .max-width-common__contact {
    margin-top: -58px;
  }
}
@media (min-width: 1441px) {
  .max-width-common__contact {
    margin-left: initial;

    margin: 0 auto;
    position: relative;
    margin-left: 10%;
  }
}
@media (min-width: 1700px) {
  .max-width-common__contact {
    margin-left: initial;
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
  }
}
@media (max-width: 1440px) {
  @media (min-width: 1024px) {
    .max-width-common__contact {
      margin-left: 130px;
    }
  }
}
.contact-bg {
  position: relative;
}
.contact-bg::before {
  content: "";
  background-color: #f4f4f4;
  width: 100%;
  height: 100%;
  top: 62px;
  z-index: -1;
  position: absolute;
}
@media (max-width: 760px) {
  .contact-bg::before {
    top: 0px;
  }
}

@media (min-width: 1024px) {
  .add-contact__content__left > div:first-child {
    margin-top: 95px;
  }
  .add-contact__content__left {
    margin-right: 120px !important;
  }
  .add-contact__content {
    margin-top: -58px;
  }
  @media (max-width: 1330px) {
    #contact .add-title-group {
      height: 120px;
      flex-direction: column;
      align-items: initial;
    }
    .add-contact__content__left > div:first-child {
      margin-top: 140px;
    }
  }
}

/* Service Carousel Styles */
.service-carousel-wrapper {
  position: relative;
  width: 100%;
}

.service-carousel-container {
  overflow: hidden;
  width: 100%;
}

.service-carousel-track {
  display: flex;
  gap: 40px;
  transition: transform 0.5s ease-in-out;
}

.service-carousel-card {
  flex: 0 0 calc(50% - 20px);
  max-width: calc(50% - 20px);
}

.service-carousel-card__img {
  overflow: hidden;
}

.service-carousel-card__img img {
  width: 100%;
  height: auto;
  display: block;
}

.service-carousel-card__text {
  padding: 0;
}

.service-carousel-card__text .add-text-area__title {
  margin-top: 30px;
  margin-bottom: 20px;
}

/* Arrow Button */
.service-carousel-arrow {
  position: absolute;
  right: -90px;
  top: 0;
  transform: translateY(0);
  background: #fff;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 100;
  transition: all 0.3s ease;
  border-radius: 50%;
}

/* Position button at vertical center of image */
.service-carousel-card__img {
  position: relative;
}

.service-carousel-wrapper {
  position: relative;
}

.service-carousel-arrow svg {
  display: block;
  width: 64px;
  height: 64px;
}

.service-carousel-arrow:hover svg circle {
  fill: #222222;
}

.service-carousel-arrow:hover svg path {
  stroke: #ffffff;
}

.service-carousel-arrow svg circle,
.service-carousel-arrow svg path {
  transition: all 0.3s ease;
}

/* Responsive - Tablet */
@media (max-width: 1300px) {
  .service-carousel-arrow {
    right: -70px;
  }
}

@media (max-width: 1200px) {
  .service-carousel-arrow {
    right: -50px;
  }

  .service-carousel-arrow svg {
    width: 56px;
    height: 56px;
  }
}

@media (max-width: 1024px) {
  .service-carousel-arrow {
    right: 10px;
  }

  .service-carousel-arrow svg {
    width: 52px;
    height: 52px;
  }
}

/* Responsive - Mobile: Stack vertically, no carousel */
@media (max-width: 760px) {
  .service-carousel-wrapper {
    padding-bottom: 0;
  }

  .service-carousel-container {
    overflow: visible;
  }

  .service-carousel-track {
    flex-direction: column;
    gap: 60px;
    transform: none !important;
  }

  .service-carousel-card {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
  }

  /* Hide cloned cards on mobile */
  .service-carousel-card.cloned {
    display: none;
  }

  /* Hide arrow button on mobile */
  .service-carousel-arrow {
    display: none;
  }

  .service-carousel-card__img {
    margin-right: 40px;
  }

  .service-carousel-card__text {
    margin: 0 20px;
  }

  .service-carousel-card__text .add-text-area__title {
    margin-top: 40px;
  }
}
