@charset "UTF-8";
.p-blood-check-kit {
  color: #4d4d4d;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", "Yu Gothic", 游ゴシック体, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.1em;
  line-height: 2;
}

.p-blood-check-kit__item .ml8 {
  margin-left: 8px;
}

.p-blood-check-kit__header {
  text-align: center;
}

.p-blood-check-kit__content {
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
}

.p-blood-check-kit__title {
  margin: 0.37em 0 0.67em;
  color: #4D4D4D;
  font-size: 28px;
  line-height: 1.2727272727;
  font-weight: 600;
}

.p-blood-check-kit__items {
  margin-top: 88px;
}

.p-blood-check-kit__item {
  padding: 56px 0;
  border-top: 1px solid #717171;
}

.p-blood-check-kit__item:first-child {
  padding-top: 0;
  border-top: none;
}

.p-blood-check-kit__item-title {
  font-size: 20px;
  margin-bottom: 24px;
  line-height: 1.6;
  margin: 0.67em 0;
  color: #4D4D4D;
}

.p-blood-check-kit__body {
  margin-top: 24px;
}

.p-blood-check-kit__label {
  margin: 14px 0 0;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-weight: 600;
}

.p-blood-check-kit__label:first-child {
  margin-top: 0;
}

.p-blood-check-kit__sentence {
  margin: 10px 0 0;
  color: #4d4d4d;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-weight: 400;
}

.p-blood-check-kit__sentence:first-child {
  margin-top: 0;
}

.p-blood-check-kit__sentence--strong {
  font-weight: 700;
}

.p-blood-check-kit__note {
  color: #717171;
  font-size: 13px;
  margin: 0;
}

.p-blood-check-kit__list {
  margin: 0;
  padding-left: 1.8em;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 1.6rem;
}

.p-blood-check-kit__list--decimal {
  list-style: decimal;
  list-style-position: outside;
}

.p-blood-check-kit__contact {
  position: relative;
  margin: 16px 0 0;
  padding-left: 28px;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 2rem;
  letter-spacing: 0.1em;
}

.p-blood-check-kit__price {
  margin-top: 1rem;
  font-size: 14px;
}

span.p-blood-check-kit__amount {
  margin-left: 3rem;
}

.p-blood-check-kit__contact::before {
  content: "u260E";
  position: absolute;
  top: 0;
  left: 0;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 2rem;
}

.p-blood-check-kit__link {
  color: inherit;
  text-decoration: underline;
  word-break: break-all;
}

.p-blood-check-kit__product {
  flex: 1;
  font-size: 14px;
}

.p-blood-check-kit {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.p-blood-check-kit .p-blood-check-kit__item h3 {
  font-weight: 700;
  font-size: 14px !important;
  margin: 24px 0 0 0;
  line-height: 1.2173913043;
  letter-spacing: 1.2px;
}

.p-blood-check-kit .p-blood-check-kit__item ul {
  padding: 0;
  margin-top: 20px;
}

.p-blood-check-kit .p-blood-check-kit__item div {
  font-size: 14px;
  letter-spacing: 0.05rem;
  line-height: 1.6rem;
}

@media screen and (max-width: 767px) {
  .p-blood-check-kit__title {
    margin-top: 20px;
    font-size: 23px;
    line-height: 1.7;
    letter-spacing: 0.15rem;
    text-align: center;
  }
  .p-blood-check-kit__items {
    margin-top: 60px;
  }
  .p-blood-check-kit__item {
    padding: 40px 0;
  }
  .p-blood-check-kit__item-title {
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
  }
  .p-blood-check-kit__body {
    margin-top: 18px;
  }
  .p-blood-check-kit__label {
    margin-top: 12px;
    font-size: 13px;
  }
  .p-blood-check-kit__sentence {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.6;
  }
  .p-blood-check-kit__note {
    font-size: 12px;
  }
  .p-blood-check-kit__list {
    margin-top: 16px;
    padding-left: 1.6em;
    font-size: 14px;
    line-height: 1.8;
  }
  .p-blood-check-kit__contact {
    margin-top: 16px;
    padding-left: 24px;
    font-size: 14px;
    line-height: 1.8;
  }
  .p-blood-check-kit__price {
    font-size: 12px;
  }
  .p-blood-check-kit__contact::before {
    font-size: 14px;
    line-height: 1.8;
  }
}
