.product_page {
  .ec-productRole .ec-productRole__tags {
    margin-top: 0px;
    padding-bottom: unset;
    border-bottom: unset;
  }
  .ec-productRole .ec-productRole__tag {
    padding: 5px;
    background: #BF9430;
    border-color: #BF9430;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: inline-flex;
    color: white;
    font-size: 14px;
    font-family: Noto Serif JP;
    font-weight: 700;
    word-wrap: break-word;
    color: white;
  }
  .ec-productRole .tag_1 {
    background: #007B9C;
    border-color: #007B9C;
  }
  .ec-productRole .tag_3 {
    background: #007B9C;
    border-color: #007B9C;
  }
  .ec-headingTitle {
    color: #252424;
    font-size: 33px;
    font-family: Noto Sans JP;
    font-weight: 700;
    word-wrap: break-word;
  }
  .ec-productRole .ec-productRole__code {
    border-bottom: unset;
    margin-bottom: 5px;
    color: #141313;
    font-size: 17px;
    font-family: Noto Sans JP;
    font-weight: 400;
    font-style: Regular;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .ec-productRole .ec-productRole__price {
    color: #926314;
    font-size: 25px;
    padding: 1px;
    border-bottom: 0;
    margin-left: -10px;
  }
  .ec-productRole .ec-productRole__actions .ec-select select {
    width: 391px;
    padding-left: 18px;
    /*background: white;*/
    border-radius: 4px;
    outline: 1px rgba(146, 99, 20, 0.50) solid;
    outline-offset: -1px;
    justify-content: flex-start;
    align-items: center;
    gap: 181px;
    display: inline-flex;
  }
  .ec-numberInput input[type=number] {
    width: 94.15px;
    height: 42.26px;
    background: #F7F7F7;
    border-radius: 5px;
    border: 1px #D4CEC7 solid;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;

  }
  .ec-blockBtn--action {
    width: 355px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 22px;
    padding-bottom: 22px;
    background: #1A1311;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: inline-flex;
    border-color: #101010;
    top: 576px;
    left: 750px;
    opacity: 1;
  }
  .ec-blockBtn--action:hover {
    border-color: #101010;
    background: #1A1311;
  }
  .ec-productRole__description {
    color: #141313;
    font-size: 16px;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 25.60px;
    word-wrap: break-word;
  }
  .ec-product-action {
    display: flex;
    align-items: center;
    gap: 40px;
  }

  .ec-numberInput {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .ec-numberInput .label {
    padding-bottom: 15px;
    font-family: Noto Sans JP;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
  }

  .ec-numberInput input::-webkit-outer-spin-button,
  .ec-numberInput input::-webkit-inner-spin-button {
    opacity: 1;
    height: 16px;
    cursor: pointer;
  }

  .ec-productRole__favorite {
    display: flex;
    padding-bottom: 20px;
    padding-left: 5px;
    align-items: center;
    gap: 8px;
  }

  .favorite-btn {
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: none;
    color: #555;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
  }

  .favorite-btn:hover {
    border-color: #999;
    color: #000;
  }

  .favorite-btn.added {
    background-color: #f5f5f5;
    color: #e74c3c;
    border-color: #e74c3c;
  }

  .favorite-text {
    font-family: Noto Sans CJK JP;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
  }
  .content-car-shipping .content-car-image {
    width: 75px;
    height: 75px;
    background-size: 20px 20px, 65px 65px;
    background-image:  url('/html/template/default/assets/icon/youme.png'), url('/html/template/default/assets/icon/car.png');
    transform-origin: center;
    transform: scaleX(-1);
    padding-right: 40px;
    display: inline-block;
    aspect-ratio: 1 / 1;
    background-repeat: no-repeat, no-repeat;
    background-position: left top, right bottom;
  }
  .content-car-shipping .fspan_01 {
    color: #141313;
    font-size: 16px;
    font-family: Noto Sans JP;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
  }

  .content-car-shipping .fspan_02 {
    color: #141313;
    font-size: 16px;
    font-family: Noto Sans JP;
    font-weight: 700;
    line-height: 24px;
    word-wrap: break-word;
  }

  .content-car-shipping .text-- {
    width: 309px;
    height: 51px;
    margin-left: 2em;
  }

  .content-car-shipping .rectangle--2 {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 15px;
    left: 98px;
  }
  .content-car-shipping .rectangle--1 {
    width: 65px;height: 65px;
  }
  .content-car-shipping {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 24px;
    padding-right: 12px;
    background: rgba(146, 99, 20, 0.06);
    border-radius: 1px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
  ec-productRole__description-1 {
    padding: 10px;
    width: 470px;
    height: 96px;
  }
  .ec-productRole__description-1 .text {
    padding-top: 10px;
    color: #141313;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    word-wrap: break-word;
  }
  .ec-productRole__description-1 .label {
    margin-top: 25px;
    border-bottom: 1px solid #0a1825;
    color: #141313;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;

  }
  .form-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("/html/template/default/assets/icon/Polygon 8.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 14px;
  }

  .ec-price .ec-price__tax{
    font-family: Noto Sans JP;
    font-weight: 700;
    font-style: Bold;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    position: relative;
    left: -8px;
    top: -1px;
  }

  .slide-item {
    height: 500px;
    margin: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .slide-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  @media (max-width: 767px) {
    .ec-blockBtn--action {
      width: 100%;
    }
    .content-car-shipping {
      width: 100%;
    }
    .content-car-image .rectangle--1 {
      width: 55px;
      height: 45px;
    }
    .content-car-shipping .rectangle--2 {
      width: 15px;
      height: 15px;
      top: 26px;
      left: 70px;
    }
    .content-car-shipping .fspan_02 {
      font-size: 16px;
    }
    .content-car-shipping .fspan_01 {
      font-size: 13px;
    }
    .content-car-shipping .content-car-image {
      padding-right: 20px;
    }
    .ec-numberInput input[type=number] {
      width: 85.15px;
    }
    .ec-productRole__favorite {
      padding-bottom: 10px;
    }
    .ec-sliderItemRole {
      padding-left: 0px;
      padding-right: 0px;
    }
    .ec-sliderItemRole .item_nav {
      display: flex;
      flex-wrap: wrap;
    }
    .slick-dots {display: none}
    .slick-dots li button {display: none}
  }
}
