@charset "UTF-8";

/** ============================================================
 * 商品
 * ========================================================== */
.product {
  padding-right: 56px;
  padding-left: 56px;
}
.link-box--product .oval-link {
  width: 350px;
}
.product-block {
  margin: 48px 0 0;
}
.product-slider__wrap {
  position: relative;
}
.product-slider__wrap .slick-list {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.product-slider__wrap .slick-prev,
.product-slider__wrap .slick-next {
  min-width: auto;
  width: 48px;
  height: 48px;
  padding: 0;
  border: none;
  filter: drop-shadow(0 6px 20px rgba(39, 39, 39, 0.2));
  background: transparent;
  font-size: 0;
  z-index: 1;
}
.product-slider__wrap .slick-prev {
  left: -24px;
}
.product-slider__wrap .slick-next {
  right: -24px;
}
.product-slider__wrap .slick-prev::before,
.product-slider__wrap .slick-next::before {
  content: "";
  top: 0;
  left: 0;
  display: inline-block;
  width: 48px;
  height: 48px;
  border: none;
  filter: drop-shadow(0 6px 20px rgba(39, 39, 39, 0.2));
  opacity: 1;
}
.product-slider__wrap .slick-prev::before {
  background: url(/sites/default/files/media/service/image/icon_circle_arrow-wt-l.webp) no-repeat center / 100%;
}
.product-slider__wrap .slick-next::before {
  background: url(/sites/default/files/media/service/image/icon_circle_arrow-wt-r.webp) no-repeat center / 100%;
}
.product-slider__wrap .slick-next.slick-disabled,
.product-slider__wrap .slick-prev.slick-disabled {
  display: none !important;
}
.bootstrap .product-type,
.product-type {
  height: 49px;
  margin-bottom: 32px;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
}
.product-card {
  width: 288px;
  margin-right: 24px !important;
  text-align: center;
}
.product-card img {
  max-width: 100%;
}
.product-image {
  margin: 0;
}
.product-image img {
  display: block;
  margin: 0 auto;
}
.product-card__inner {
  position: relative;
  margin-top: 81px;
  padding: 48px 24px 32px;
  border: 1px solid #e5e5e5;
}
.product-card .product-type + .product-card__inner {
  margin-top: 0;
}
.product-card .product-card__inner {
  margin-top: 0;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 10px rgba(39, 39, 39, 0.2);
  display: block;
}
.product-card--rcmd .product-card__inner::before {
  content: "";
  position: absolute;
  top: -17px;
  left: 0;
  display: inline-block;
  width: 108px;
  height: 41px;
  background: url(/sites/default/files/media/service/image/tag_corp.webp?20241031) no-repeat center / 100%;
}
.product-card--few .product-card__inner::before {
  content: "";
  position: absolute;
  top: -17px;
  left: 0;
  display: inline-block;
  width: 130px;
  height: 35px;
  background: url(/sites/default/files/media/service/image/tag_few.webp) no-repeat center / 100%;
}
.product-name {
  margin: 32px 0 0;
  font-size: 20px;
  font-weight: bold;
}
.product-color {
  margin: 16px 0 0;
}
.product-card .oval-link {
  width: 100%;
  margin: 24px 0 0;
}
@media screen and (max-width: 768px) {
  .tag-icon img {
    height: 30px;
  }
  .tag-icon > img {
    margin-right: 4px;
  }
  .card__list--service.card__list--col4 .card__list-image img,
  .card__list--search.card__list--col4 .card__list-image img {
    width: 224px;
    height: 122px;
  }
  .product {
    padding-right: 0;
    padding-left: 0;
  }
  .product.background--gray {
    padding: 80px 24px;
  }
  .link-box--product .oval-link {
    width: 100%;
    font-size: 14px;
  }
  .product-card {
    width: calc((100vw - 96px - 12px) / 2);
    margin-right: 12px !important;
  }
  .product-card__inner {
    padding: 40px 18px 32px;
  }
  .bootstrap .product-type,
  .product-type {
    margin-bottom: 24px;
    height: 33px;
    font-size: 22px;
  }
  .product-card__inner {
    margin-top: 57px;
  }
  .product-image img {
    width: auto;
    height: 180px;
  }
  .product-name {
    margin-top: 24px;
    font-size: 18px;
  }
  .product-color {
    margin-top: 8px;
  }
  .product-color img {
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .product-card {
    width: calc(100vw - 80px);
    margin-right: 0 !important;
  }
  .product-image img {
    height: 36.4vw;
  }
}

/* 商品スライダー */
.product-slider__wrap .slick-track {
  display: flex;
}
.product-slider__wrap .slick-slide {
  height: auto !important;
  padding: 0 12px 20px 12px;
  width: 306px;
  margin-right: 0 !important;
}
.product-card__inner {
  height: 100%;
  border: none;
  background: #ffffff;
}
.product-plice {
  margin: 16px 0 0;
  text-align: left;
}
.product-plice dt {
  line-height: 1.5;
}
.product-plice dd {
  margin: 0;
  line-height: 1;
}
.product-plice dd + dt {
  margin-top: 8px;
}
.product-plice .fee-num {
  color: #bc2739;
  font-size: 30px;
  font-family: "Lato", "Noto Sans JP", Helvetica, Neue Haas Grotesk, Arial;
  font-weight: bold;
}
.product-plice .fee-yen {
  font-weight: bold;
}
.product-plice .fee-tax {
  margin-left: 8px;
}
.product-card .note-text {
  margin: 16px 0 0 1.2em !important;
  line-height: 1.5;
  text-align: left;
  text-indent: -1.2em !important;
}
.product-card .note-text + .note-text {
  margin-top: 0 !important;
}
@media screen and (max-width: 768px) {
  .product-slider__wrap .slick-slide{
    width: calc(100vw - 80px);
  }
  .product-plice dt {
    font-size: 16px;
  }
  .product-plice .fee-tax {
    font-size: 14px;
  }
}

/* 商品スライダー下リンク */
.product-link {
  margin: 48px 0 0;
  text-align: center;
}
.bootstrap .product-link a.oval-link--red,
.product-link .oval-link--red {
  width: 464px;
}
.product-link .oval-link + .oval-link {
  margin-left: 24px;
}
@media screen and (max-width: 768px) {
  .product-link {
    margin-top: 32px;
  }
  .bootstrap .product-link a.oval-link--red,
  .product-link .oval-link--red {
    width: 100%;
    padding: 12px 15px;
    font-size: 16px;
  }
  .bootstrap .product-link a.oval-link--red::after,
  .product-link .oval-link--red::after {
    display: none;
  }
  .product-link .oval-link + .oval-link {
    margin: 12px 0 0;
  }
  .product-link .oval-link--border--red {
    width: auto;
    padding: 12px 47px 12px 41px;
  }
}

/* 商品スライダー下 注意事項 */
.product-attention {
  margin: 48px 0 0;
  line-height: 1.5;
}
.product-attention .attention-heading {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.product-attention .disc-list {
  margin: 16px 0 0;
}
.product-attention .attention-link {
  margin: 48px 0 0;
}
.product-attention .note-text {
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .product-attention {
    margin-top: 32px;
  }
  .product-attention .attention-heading {
    font-size: 16px;
  }
  .product-attention .attention-link {
    margin-top: 32px;
  }
}

.product-attention .disc-list .disc-list__item {
  position: relative;
  padding-left: 1rem;
}
.product-attention .disc-list .disc-list__item::before {
  position: absolute;
  top: calc(1em - 3px);
  left: calc(0.5em - 2px);
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border: none;
  border-radius: 50%;
  background: #272727;
}
.attention-link a {
  display: inline;
  position: relative;
  margin: 0 3px;
  padding-right: 0;
  text-indent: 0;
  text-decoration: underline;
}
.attention-link a:hover {
  color: #bc2739;
  text-decoration: none;
}
.attention-link img {
  margin: 0 0 4px 4px;
}