/* pc-only */
@media screen and (min-width: 768px) {
  body {
    width: 120rem;
  }

  /* main */
  /* sride-main */
  .main-visual {
    background-color: #FFF;
  }

  .visual-img {
    width: 76.3125rem;
    height: 53.1875rem;
    flex-shrink: 0;
    aspect-ratio: 1201/851;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .slide-left {
    z-index: 1;
    width: 5.1875rem;
    height: 5.25rem;
    flex-shrink: 0;
    aspect-ratio: 83/84;
    position: absolute;
    top: 40%;
    right: 79.5%;
  }

  .slide-right {
    z-index: 1;
    width: 5.1875rem;
    height: 5.25rem;
    flex-shrink: 0;
    aspect-ratio: 83/84;
    position: absolute;
    bottom: 50.5%;
    left: 79.7%;
  }

  .slick-dots li {
    margin: 0 0.935rem;
  }

  .slick-dots li {
    margin: 0 0.935rem !important;
  }

  .slick-dots li button:before {
    color: #9FA0A0;
    font-size: 1rem;
  }

  .slick-dots li button:before {
    color: #9FA0A0 !important;
    font-size: 1rem !important;
  }

  .slick-dots li.slick-active button:before {
    color: #00B9AD;
    /* アクティブなドットの色を指定 */
    font-size: 1rem;
  }

  .slick-dots li.slick-active button:before {
    color: #00B9AD !important;
    font-size: 1rem !important;
  }

  /* product-main */
  .product-mini-title {
    display: flex;
    align-items: center;
    margin: 8.56rem 96.9rem 0.5rem 15.62rem;
  }

  .mini-title-img {
    width: 1.5625rem;
    height: 1.5625rem;
    border: 1px solid #FD892A;
    border-radius: 50%;
    background-color: #FD892A;
  }

  .product-mini-title-text {
    width: 5.5rem;
    height: 1.875rem;
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.15rem;
    white-space: nowrap;
    padding-left: 0.62rem;
  }

  .product-title {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.15rem;
    margin: 0 77rem 2rem 15.62rem;
    white-space: nowrap;
  }

  .product-main-title {
    text-align: center;
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.15rem;
    margin-bottom: 1.62rem;
    white-space: nowrap;
  }

  /* product-item */
  .product-item {
    display: flex;
    margin: 0 15.56rem 6.89rem 15.62rem;
  }

  .product-wrapper {
    padding-right: 1.19rem;
  }

  .product-wrapper:last-child {
    padding: 0;
  }

  .ranking {
    display: flex;
    padding-bottom: 0.69rem;
    align-items: center;
  }

  .ranking-img {
    width: 2.18875rem;
  }

  .ranking-text {
    width: 1rem;
    /* height: 2.0625rem; */
    color: #3E3A39;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.0825rem;
    margin-left: 0.45rem;
  }

  .product-img {
    width: 13.8125rem;
    height: 13.8125rem;
    flex-shrink: 0;
    aspect-ratio: 1/1;
  }

  .product-name-btn {
    display: flex;
    margin-top: 1.19rem;
  }

  .product-name {
    width: 10.1875rem;
    height: 3.3125rem;
    color: #000;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.025rem;
    white-space: nowrap;
    /* padding-right: 6.56rem; */
  }

  .product-name p {
    color: #000;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.02rem;
    white-space: nowrap;
  }

  /* 問い合わせボタン */
  .form-btn {
    width: 3.5025rem;
    padding-top: 0.44rem;
    padding-left: 0.19rem;
  }

  /* 各雑貨 */
  .main-title {
    color: #00B9AD;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.15rem;
    margin-bottom: 1.5rem;
    white-space: nowrap;
  }

  /* もっとみるボタン */
  .product-more-btn {
    width: 15.625rem;
    height: 3.75rem;
    flex-shrink: 0;
    margin: 0 52.19rem 11.25rem 52.19rem;
  }

  /* company-main */
  .company-main {
    display: flex;
    margin: 0 15.56rem 0 15.62rem;
  }

  .company-main-information {
    padding-right: 9.81rem;
  }

  .company-mini-title {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
  }

  .company-mini-title-text {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.15rem;
    padding-left: 0.63rem;
  }

  .company-title {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.15rem;
    margin-bottom: 2.19rem;
  }

  .information-text-img {
    width: 41.875rem;
    height: 23.4375rem;
    flex-shrink: 0;
  }

  .information-img {
    width: 37.125rem;
    height: 34.5625rem;
    flex-shrink: 0;
    aspect-ratio: 594/553;
    padding-top: 0.12rem;
  }

  /* service-main */
  .service-main {
    width: 120rem;
    height: 80.25rem;
    flex-shrink: 0;
    background: #EAF9F8;
  }

  .service-mini-title {
    display: flex;
    align-items: center;
    margin: 0 56.12rem 0.5rem 56.19rem;
    padding-top: 5.75rem;
  }

  .service-mini-title-text {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.15rem;
    padding-left: 0.62rem;
    white-space: nowrap;
  }

  .service-title {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.15rem;
    margin: 0 53.94rem 1.62rem 53.44rem;
  }

  .service-border {
    width: 13.75rem;
    height: 0rem;
    border: 2px solid #00B9AD;
    margin: 0 53.12rem 2.13rem 53.13rem;
  }

  .service-text {
    color: #3E3A39;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.075rem;
    text-align: center;
    margin-bottom: 4.37rem;
  }

  .service-content {
    display: flex;
    margin: 0 15.56rem 3.25rem 15.62rem;
  }

  .import {
    width: 30.315rem;
    height: 37.5rem;
    flex-shrink: 0;
    padding-right: 2.19rem;
  }

  .oem {
    width: 30.375rem;
    height: 37.5rem;
    flex-shrink: 0;
    padding-right: 2.25rem;
  }

  .novelty {
    width: 28.125rem;
    height: 37.5rem;
    flex-shrink: 0;
  }

  .service-item {
    width: 88.75rem;
    height: 13.1875rem;
    flex-shrink: 0;
    margin: 0 15.62rem 5.25rem 15.62rem;
  }

  .inquiry-img {
    width: 88.125rem;
    height: 32.5625rem;
    flex-shrink: 0;
    aspect-ratio: 1410/521;
    margin: 5.75rem 15.94rem;
  }

  /* 「COMPANY」ロゴが水平方向に流れるアニメーション */
  @keyframes infinity-scroll-left {
    from {
      transform: translateX(0);
    }

    to {
      transform: translateX(-100%);
    }
  }

  .scroll-infinity-wrapper {
    display: flex;
    gap: 8.25rem;
    width: 100%;
    height: 8.5rem;
    overflow: hidden;
  }

  .scroll-infinity-list {
    display: flex;
    gap: 8.25rem;
    list-style: none;
  }

  .scroll-infinity-left {
    animation: infinity-scroll-left 40s infinite linear;
  }

  .scroll-infinity-item {
    width: 67.6875rem;
  }
}

/* sp-only */
@media screen and (max-width: 768px) {

  /* main */
  /* sride-main */
  .main-visual {
    background-color: #FFF;

  }

  .visual-img {
    width: 35.3725rem;
    height: 45.0625rem;
    flex-shrink: 0;
    aspect-ratio: 551/721;
    padding-right: 0.935rem;
    padding-left: 0.935rem;
  }

  .slide-left {
    z-index: 1;
    width: 5.1875rem;
    height: 5.25rem;
    flex-shrink: 0;
    aspect-ratio: 83/84;
    position: absolute;
    top: 43%;
    right: 82%;
  }

  .slide-right {
    z-index: 1;
    width: 5.1875rem;
    height: 5.25rem;
    flex-shrink: 0;
    aspect-ratio: 83/84;
    position: absolute;
    bottom: 45.8%;
    left: 83%;
  }

  .slick-dots li {
    margin: 0 0.935rem;
  }

  .slick-dots li {
    margin: 0 0.935rem !important;
  }

  .slick-dots li button:before {
    color: #9FA0A0;
    font-size: 1rem;
  }

  .slick-dots li button:before {
    color: #9FA0A0 !important;
    font-size: 1rem !important;
  }

  .slick-dots li.slick-active button:before {
    color: #00B9AD;
    /* アクティブなドットの色を指定 */
    font-size: 1rem;
  }

  .slick-dots li.slick-active button:before {
    color: #00B9AD !important;
    font-size: 1rem !important;
  }

  /* product-main */
  .product-mini-title {
    display: flex;
    align-items: center;
    margin: 9.75rem 34.5rem 0.63rem 3.13rem;
  }

  .mini-title-img {
    width: 1.5625rem;
    height: 1.5625rem;
    border: 1px solid #FD892A;
    border-radius: 50%;
    background-color: #FD892A;
  }

  .product-mini-title-text {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.1875rem;
    margin-left: 0.56rem;
  }

  .product-title {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.8125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.16875rem;
    white-space: nowrap;
    margin: 0 12.94rem 3.81rem 3.13rem;
  }

  .product-main-title {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.8125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.16875rem;
    text-align: center;
    margin: 0 10.6rem 1.5rem 10.13rem;
    white-space: nowrap;
  }

  .product-item {
    display: flex;
    margin: 0 3.5rem 5.63rem 3.12rem;
  }

  .product-wrapper {
    padding-right: 2.75rem;
  }

  .product-wrapper:last-child {
    padding: 0;
  }

  .ranking {
    display: flex;
    padding-bottom: 0.69rem;
    align-items: center;
  }

  .ranking-img {
    width: 2.0625rem;
  }

  .ranking-text {
    width: 1.1875rem;
    color: #3E3A39;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.0975rem;
    margin-left: 0.13rem;
  }

  .product-img {
    width: 18.75rem;
    height: 18.75rem;
    flex-shrink: 0;
    aspect-ratio: 1/1;
  }

  .product-name-btn {
    display: flex;
    margin-top: 1.37rem;
  }

  .product-name {
    width: 12.75rem;
    height: 4.125rem;
    color: #000;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.03125rem;
    white-space: nowrap;
  }

  .product-name p {
    color: #000;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.025rem;
  }

  .form-btn {
    width: 5.9325rem;
    padding-top: 0.38rem;
    padding-left: 2.63rem;
  }

  /* 各雑貨 */
  .main-title {
    color: #00B9AD;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.8125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.16875rem;
    margin-bottom: 1.69rem;
    white-space: nowrap;
  }

  /* もっとみるボタン */
  .product-more-btn {
    width: 18.75rem;
    height: 4.375rem;
    flex-shrink: 0;
    margin: 0 14rem 13.19rem 14.13rem;
  }

  /* company-main */
  .company-main {
    position: relative;
    margin: 0 3.5rem 0 2.94rem;
    padding-bottom: 4.31rem;
  }

  .company-main-information {
    padding-bottom: 5rem;
  }

  .company-mini-title {
    display: flex;
    align-items: center;
    margin-bottom: 0.88rem;
  }

  .company-mini-title-text {
    width: 6.8125rem;
    height: 2.375rem;
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.1875rem;
    white-space: nowrap;
    padding-left: 0.56rem;
  }

  .company-title {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.8125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.16875rem;
    margin-bottom: 1.75rem;
  }

  .information-text-img {
    width: 40.4375rem;
    height: 34.375rem;
    flex-shrink: 0;
  }

  .information-img {
    width: 40.625rem;
    height: 37.8125rem;
    flex-shrink: 0;
    aspect-ratio: 130/121;
  }

  /* service-main */
  .service-main {
    width: 46.875rem;
    /* height: 115.5rem; */
    flex-shrink: 0;
    background: #ECF8F8;
  }

  .service-mini-title {
    display: flex;
    align-items: center;
    margin: 0 18.81rem 0.88rem 18.81rem;
    ;
    padding-top: 4.19rem;
  }

  .service-mini-title-text {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.1875rem;
    padding-left: 0.56rem;
    white-space: nowrap;
  }

  .service-title {
    color: #00B9AD;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 2.8125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.16875rem;
    margin: 0 16.31rem 1.44rem 16.37rem;
  }

  .service-border {
    width: 7.1875rem;
    height: 0rem;
    flex-shrink: 0;
    border: 1px solid #00B9AD;
    margin: 0 19.81rem 2.56rem 19.87rem;
  }

  .service-text {
    color: #3E3A39;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 300;
    line-height: 3.1875rem;
    /* 204% */
    letter-spacing: 0.09375rem;
    text-align: center;
    margin-bottom: 3.81rem;
  }

  .service-item {
    width: 40.625rem;
    height: 25.0625rem;
    flex-shrink: 0;
    margin: 5.12rem 3.12rem 3.44rem 3.12rem;
  }

  /* inquiry-main */
  .inquiry-img {
    width: 46.9375rem;
    height: 53.5rem;
    flex-shrink: 0;
    aspect-ratio: 751/856;
    margin-bottom: 4.69rem;
  }

  /* 「COMPANY」ロゴが水平方向に流れるアニメーション */
  @keyframes infinity-scroll-left {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100%);
    }
  }
  .scroll-infinity-wrapper {
    position: absolute;
    bottom: -1.8%;
    display: flex;
    gap: 3.2rem;
    width: 100%;
    height: 8rem;
    overflow: hidden;
    z-index: -1;
  }
  .scroll-infinity-list {
    display: flex;
    gap: 3.2rem;
    list-style: none;
  }
  .scroll-infinity-left {
    animation: infinity-scroll-left 40s infinite linear;
  }
  .scroll-infinity-item {
    width: 47.0625rem;
  }
}