@charset "UTF-8";
/*-----------------------------------------------
blood
------------------------------------------------*/
.inner {
  padding-inline: 8.3%;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .inner {
    padding-inline: 5%;
  }
}

.sp-only {
  display: none;
}
@media (max-width: 768px) {
  .sp-only {
    display: block;
  }
}

.blood-entry__main .breadcrumbs {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 0;
  padding-inline: 8.3%;
  margin-inline: auto;
}

.footer__hospital-link:nth-of-type(3) {
  display: none;
}

.main {
  padding-top: min(9.3056vw, 134px);
  color: #525252;
  font-family: "Tsukushi A Round Gothic", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.fv {
  position: relative;
  background-image: url(../img/bloodentry/fv-bg-pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -58px;
}
@media (max-width: 768px) {
  .fv {
    padding-top: 20px;
    background-image: url(../img/bloodentry/fv-bg-sp.png);
    background-size: 100%;
    background-position: center 14px;
  }
}
@media (min-width: 1600px) {
  .fv {
    background-position: center -110px;
  }
}
.fv::before {
  position: absolute;
  top: 0;
  right: 32.29%;
  z-index: 0;
  content: "";
  max-width: clamp(9.938rem, 8.683rem + 5.35vw, 13.5rem);
  width: 100%;
  aspect-ratio: 216.694/205.123;
  background-image: url(../img/bloodentry/fv-round_01.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .fv::before {
    background-image: url(../img/bloodentry/fv-round-sp_02.png);
    width: 160px;
    height: 150px;
    top: 13%;
    right: -18%;
  }
}
.fv::after {
  position: absolute;
  bottom: 9%;
  left: -1%;
  z-index: 0;
  content: "";
  width: clamp(9.188rem, 7.889rem + 5.54vw, 12.875rem);
  aspect-ratio: 206/195;
  background-image: url(../img/bloodentry/fv-round_02.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .fv::after {
    bottom: 7%;
    left: 3%;
  }
}

.fv-round_sp {
  position: relative;
}
.fv-round_sp::before {
  position: absolute;
  top: -30px;
  left: 50%;
  z-index: 0;
  content: "";
  width: 89px;
  height: 84px;
  background-image: url(../img/bloodentry/fv-round_03.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.fv-round_sp::after {
  position: absolute;
  top: 180px;
  left: 80px;
  z-index: 0;
  content: "";
  width: 55.25px;
  height: 53.036px;
  background-image: url(../img/bloodentry/fv-round_04.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.fv__img-wrapper {
  position: relative;
  padding-left: clamp(1.688rem, -0.139rem + 7.79vw, 6.875rem);
  padding-right: clamp(0.287rem, -1.812rem + 8.96vw, 6.25rem);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.fv__img-left {
  position: relative;
  z-index: 1;
  max-width: clamp(8.5rem, 2.338rem + 26.29vw, 26rem);
  margin-top: 27.94px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.fv__img-left img {
  height: auto;
}
@media (max-width: 768px) {
  .fv__img-left {
    margin-top: 7.3px;
  }
}
.fv__img-left::before {
  position: absolute;
  z-index: -1;
  top: -15px;
  left: -31px;
  content: "";
  width: 100%;
  aspect-ratio: 416/388;
  background-image: url(../img/bloodentry/fv-img-bg_01.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .fv__img-left::before {
    aspect-ratio: 135.785/126.645;
  }
}
@media screen and (max-width: 500px) {
  .fv__img-left::before {
    top: -6px;
    left: -8px;
  }
}

.fv__img-right {
  position: relative;
  z-index: 1;
  max-width: clamp(13.125rem, 3.464rem + 41.22vw, 40.563rem);
  margin-top: 97.94px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.fv__img-right img {
  height: auto;
}
.fv__img-right::before {
  position: absolute;
  z-index: -1;
  top: 12.72px;
  left: 24.68px;
  content: "";
  width: 100%;
  aspect-ratio: 649/614;
  background-image: url(../img/bloodentry/fv-img-bg_02.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .fv__img-right::before {
    aspect-ratio: 209px/198.5;
  }
}
@media screen and (max-width: 500px) {
  .fv__img-right::before {
    left: 10px;
  }
}

.fv__title {
  position: absolute;
  z-index: 5;
  bottom: 52.23px;
  left: 0;
  color: #A47C60;
  font-size: clamp(2.125rem, 1.509rem + 2.63vw, 3.875rem);
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .fv__title {
    position: relative;
    bottom: -10px;
  }
}

.fv__title-heart {
  position: relative;
}
.fv__title-heart::before {
  content: "";
  display: inline-block;
  width: clamp(2.125rem, 1.509rem + 2.63vw, 3.875rem);
  aspect-ratio: 62/50;
  margin-inline: 11px;
  background-image: url(../img/bloodentry/fv-heart.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: baseline;
}

.message {
  position: relative;
  margin-top: 105px;
}
@media (max-width: 768px) {
  .message {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .message::before {
    position: absolute;
    top: -40px;
    right: -30px;
    content: "";
    width: 130px;
    height: 122px;
    background-image: url(../img/bloodentry/message-round-sp_01.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.message__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-inline: auto;
  padding-inline: 8.333%;
}
@media (max-width: 768px) {
  .message__inner {
    padding-inline: 5.333%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.message-left {
  width: 53%;
}
@media (max-width: 768px) {
  .message-left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-top: 20px;
  }
}

.message__img-wrapper {
  border-radius: 20px;
}
.message__img-wrapper img {
  border-radius: 20px;
}
.message__img-wrapper:first-child {
  max-width: 80%; /* 親の 80% の幅に設定 */
  margin-right: 20px; /* 右側の余白を固定 */
}
@media (max-width: 768px) {
  .message__img-wrapper:first-child {
    max-width: 90%;
  }
}
.message__img-wrapper:last-child {
  position: relative;
  max-width: 40%;
  margin-top: 40px;
  margin-left: auto;
}
@media (max-width: 768px) {
  .message__img-wrapper:last-child {
    margin-top: 10px;
    max-width: 65%;
  }
}
.message__img-wrapper:last-child::before {
  position: absolute;
  top: 0;
  right: 130%;
  content: "";
  max-width: clamp(4.25rem, 2.798rem + 6.2vw, 8.375rem);
  width: 100%;
  aspect-ratio: 134/131;
  background-image: url(../img/bloodentry/message_03.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  .message__img-wrapper:last-child::before {
    right: 110%;
  }
}

.message-right {
  width: 41%;
  padding-block: 25px;
}
@media (max-width: 768px) {
  .message-right {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0;
    width: 100%;
  }
}

.b-section-heading .b-section__title {
  color: #A47C60;
  font-family: "Sen", sans-serif;
  font-size: clamp(2.25rem, 1.81rem + 1.88vw, 3.5rem);
  line-height: 1;
  font-weight: 700;
}
.b-section-heading span {
  display: inline-block;
  color: #A47C60;
  font-family: "Tsukushi A Round Gothic";
  font-size: clamp(1rem, 0.956rem + 0.19vw, 1.125rem);
  line-height: 1.167;
  margin-top: 10px;
  font-weight: 400;
}

.b-section-heading--center {
  text-align: center;
}

.b-message__sub-title {
  color: #A47C60;
  font-size: clamp(1.125rem, 0.905rem + 0.94vw, 1.75rem);
  line-height: 1.75;
  margin-top: 40px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .b-message__sub-title {
    margin-top: 30px;
  }
  .b-message__sub-title .pc-only {
    display: none;
  }
}

.message__text {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
  font-family: "Tsukushi A Round Gothic", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  color: #525252;
  font-weight: 400;
  line-height: 2;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .message__text {
    margin-top: 15px;
  }
  .message__text .pc-only {
    display: none;
  }
}
.message__text:nth-of-type(2) {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .message__text:nth-of-type(2) {
    margin-top: 10px;
  }
}

.about {
  margin-block: 100px;
}
@media (max-width: 768px) {
  .about {
    margin-block: 27.4px;
  }
}

.about__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-inline: calc(8.333% + 100px);
}
@media (max-width: 768px) {
  .about__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-inline: 5.333%;
  }
}

.about__left {
  width: 52%;
}
@media (max-width: 768px) {
  .about__left {
    width: 100%;
  }
}

.about__text {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
  color: #525252;
  font-weight: 400;
  line-height: 2;
}
.about__text:nth-of-type(1) {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .about__text:nth-of-type(1) {
    margin-top: 30px;
  }
}
.about__text:nth-of-type(2) {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .about__text:nth-of-type(2) {
    margin-top: 10px;
  }
}
.about__text:nth-of-type(3) {
  margin-top: 20px;
  font-size: clamp(0.75rem, 0.706rem + 0.19vw, 0.875rem);
}
@media (max-width: 768px) {
  .about__text:nth-of-type(3) {
    margin-top: 10px;
  }
}

.about__right {
  width: 43%;
}
@media (max-width: 768px) {
  .about__right {
    width: 100%;
    margin-top: 20px;
  }
}

.about__img-wrapper {
  width: clamp(350px, 100%, 432px);
  border-radius: 25px;
}
@media (max-width: 768px) {
  .about__img-wrapper {
    width: 100%;
  }
}
.about__img-wrapper img {
  border-radius: 25px;
}

.conditions {
  background-color: #EFE6DD;
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
  border-bottom-left-radius: 200px;
}
@media (max-width: 768px) {
  .conditions {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }
}

.conditions__inenr {
  padding-top: 80px;
  padding-bottom: 100px;
  padding-inline: calc(8.333% + 100px);
}
@media (max-width: 768px) {
  .conditions__inenr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-inline: 5.333%;
  }
}

.b-section-heading--conditions {
  text-align: center;
}

.conditions__content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2%;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .conditions__content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
    margin-top: 30px;
  }
}

.conditions__item {
  width: 49%;
  border-radius: 25px;
  background-color: #fff;
  padding: 30px 22px 35px 32px;
}
@media (max-width: 768px) {
  .conditions__item {
    width: 100%;
    border-radius: 15px;
  }
}

.conditions__item--dog {
  position: relative;
  z-index: 1;
}
.conditions__item--dog::before {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 20px;
  content: "";
  width: clamp(6.313rem, 5.278rem + 4.41vw, 9.25rem);
  aspect-ratio: 148/112;
  background-image: url(../img/bloodentry/conditions-dog_02.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.conditions__item--cat {
  position: relative;
  z-index: 1;
}
.conditions__item--cat::before {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 20px;
  content: "";
  width: clamp(5.188rem, 4.175rem + 4.32vw, 8.063rem);
  aspect-ratio: 129/161;
  background-image: url(../img/bloodentry/conditions-cat_02.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.conditions__item-title {
  position: relative;
  text-align: center;
  color: #A47C60;
  font-size: clamp(1rem, 0.824rem + 0.75vw, 1.5rem);
  padding-bottom: 20px;
}
.conditions__item-title .dog {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  background-image: url(../img/bloodentry/conditions-dog_01.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.conditions__item-title .cat {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  background-image: url(../img/bloodentry/conditions-cat_01.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.conditions__table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding-block: 15px;
  border-top: 1px dashed #A47C60;
}
.conditions__table-row:first-child {
  border-top: 1px solid #A47C60;
}
.conditions__table-row dt {
  color: #A47C60;
  font-size: clamp(1rem, 0.956rem + 0.19vw, 1.125rem);
  min-width: 20%;
}
.conditions__table-row dd {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
}

.conditions__caution-text {
  margin-top: 20px;
}

.registration {
  position: relative;
  padding-top: 80px;
}
.registration::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: clamp(3.125rem, -0.176rem + 14.08vw, 12.5rem);
  aspect-ratio: 200/200;
  background-image: url(../img/bloodentry/registrtion-r.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.registration__inner {
  padding-inline: calc(8.333% + 100px);
}
@media (max-width: 768px) {
  .registration__inner {
    padding-inline: 5.333%;
  }
}

.flow__wrapper {
  margin-block: 40px;
}

.flow__img-wrapper {
  width: 100%;
}

.registration__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 381px;
  margin-inline: auto;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 15px;
}
.registration__text span {
  display: inline-block;
}

.schedule {
  position: relative;
  margin-top: 80px;
}
.schedule::before {
  position: absolute;
  bottom: -46px;
  right: 67px;
  content: "";
  width: 202px;
  height: 159px;
  background-image: url(../img/bloodentry/intro-cat-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1000px) {
  .schedule::before {
    width: 150px;
    height: 118px;
  }
}
@media (max-width: 768px) {
  .schedule::before {
    width: 128px;
    height: 100px;
    bottom: -44px;
    right: -21px;
  }
}

.schedule__inner {
  padding-inline: calc(8.333% + 100px);
}
@media (max-width: 768px) {
  .schedule__inner {
    padding-inline: 5.333%;
  }
}

.intro {
  overflow: hidden;
  background-color: #EFE6DD;
  padding-top: 80px;
  padding-bottom: 76px;
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
}
@media (max-width: 768px) {
  .intro {
    padding-top: 50px;
    padding-bottom: 47.1px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
  }
}

.intro__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-inline: auto;
  padding-inline: 8.333%;
}
@media (max-width: 768px) {
  .intro__inner {
    padding-inline: 5.333%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.b-section__title--intro {
  position: relative;
}
.b-section__title--intro::before {
  position: absolute;
  top: -20px;
  left: 350px;
  content: "";
  width: 68px;
  height: 68px;
  aspect-ratio: 68/68;
  background-image: url(../img/bloodentry/intro-pawsーbg.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1000px) {
  .b-section__title--intro::before {
    left: 300px;
  }
}
@media (max-width: 768px) {
  .b-section__title--intro::before {
    left: 250px;
    top: -28px;
  }
}

.questions {
  position: relative;
  padding-top: 80px;
  padding-bottom: 100px;
}
.questions::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: clamp(3.125rem, -0.176rem + 14.08vw, 12.5rem);
  aspect-ratio: 200/200;
  background-image: url(../img/bloodentry/questions-l.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.qa__inner {
  padding-inline: calc(8.333% + 100px);
}
@media (max-width: 768px) {
  .qa__inner {
    padding-inline: 5.333%;
  }
}

.qa-accordion__container {
  margin-top: 50px;
}

.qa-accordion__item {
  background-color: #FBF9F3;
  border-radius: 12px;
}
.qa-accordion__item:nth-child(n+2) {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .qa-accordion__item:nth-child(n+2) {
    margin-top: 15px;
  }
}

.qa-accordion__heading {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  padding: 30px 65px 30px 20px;
}
@media (max-width: 768px) {
  .qa-accordion__heading {
    padding: 20px 40px 20px 15px;
    gap: 11px;
  }
}
.qa-accordion__heading::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
  content: "";
  width: 15px;
  height: 3px;
  border-radius: 12px;
  background-color: #A47C60;
}
@media (max-width: 768px) {
  .qa-accordion__heading::before {
    right: 15px;
    width: 10px;
    height: 2px;
  }
}
.qa-accordion__heading::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
  content: "";
  width: 15px;
  height: 3px;
  border-radius: 12px;
  background-color: #A47C60;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .qa-accordion__heading::after {
    right: 15px;
    width: 10px;
    height: 2px;
  }
}

.qa-accordion__heading.is-open::after {
  top: 49%;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.qa-accordion__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  padding: 0px 65px 30px 20px;
}
@media (max-width: 768px) {
  .qa-accordion__content {
    padding: 20px 40px 20px 15px;
    gap: 11px;
  }
}

.qa-accordion__i {
  font-family: "Sen", sans-serif;
  color: #A47C60;
  font-size: clamp(1.25rem, 1.206rem + 0.19vw, 1.375rem);
  font-weight: 700;
  line-height: 1;
}

.qa-accordion__text {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
  font-weight: 400;
  line-height: 1.375;
}

.blood-swiper-upper {
  width: 100%;
  overflow: hidden;
}
.blood-swiper-upper .blood-swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  padding-top: 50px;
  padding-bottom: 38px;
}
@media (max-width: 768px) {
  .blood-swiper-upper .blood-swiper-wrapper {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
.blood-swiper-upper .swiper-slide {
  width: clamp(12.5rem, 10.123rem + 10.14vw, 19.25rem);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
  border-radius: 25px;
}
.blood-swiper-upper .swiper-slide:nth-child(odd) {
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.blood-swiper-upper .swiper-slide img {
  border-radius: 25px;
}

.blood-swiper-bottom {
  width: 100%;
  overflow: hidden;
}
.blood-swiper-bottom .blood-swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  padding-top: 38px;
  margin-left: 100px;
}
@media (max-width: 768px) {
  .blood-swiper-bottom .blood-swiper-wrapper {
    padding-top: 38px;
  }
}
.blood-swiper-bottom .blood-swiper-slide {
  width: clamp(12.5rem, 10.123rem + 10.14vw, 19.25rem);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
  border-radius: 25px;
}
@media (max-width: 768px) {
  .blood-swiper-bottom .blood-swiper-slide {
    border-radius: 15px;
  }
}
.blood-swiper-bottom .blood-swiper-slide:nth-child(odd) {
  margin-top: -20px;
}
.blood-swiper-bottom .blood-swiper-slide img {
  border-radius: 25px;
}
@media (max-width: 768px) {
  .blood-swiper-bottom .blood-swiper-slide img {
    border-radius: 15px;
  }
}