/* Sass Document */
.p-allergy-content {
  padding: 77px 0 97px;
}
@media screen and (max-width: 767.98px) {
  .p-allergy-content {
    padding: 4rem 0 5rem;
  }
}

.c-heading__txt {
  text-align: center;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .c-heading__txt {
    white-space: nowrap;
  }
}

.p-block {
  border-top: 1.5px dashed #000;
  padding: 72px 0 79px;
}
@media screen and (max-width: 767.98px) {
  .p-block {
    padding: 3rem 0;
    border-top-width: 1px;
  }
}
.p-block:first-of-type {
  margin-top: 70px;
}
@media screen and (max-width: 767.98px) {
  .p-block:first-of-type {
    margin-top: 3rem;
  }
}
.p-block:last-of-type {
  padding-bottom: 0;
}
.p-block .c-txt {
  text-align: center;
}

.c-area__ttl {
  font-size: 1.9rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (max-width: 767.98px) {
  .c-area__ttl {
    font-size: 1.6rem;
  }
}
.c-area__ttl + .c-txt {
  margin-top: 9px;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .c-area__ttl + .c-txt {
    margin-top: 0.9rem;
  }
}

.p-btn-wrapper {
  max-width: 912px;
  margin: 34px auto 0;
}
@media screen and (max-width: 767.98px) {
  .p-btn-wrapper {
    margin-top: 2rem;
  }
}

.c-btn-download {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: #fff;
  font-size: 1.6rem;
  min-height: 62px;
  width: 100%;
  font-weight: 700;
  background-color: #d4152d;
  letter-spacing: 0;
  transition: 0.3s background-color, 0.3s color;
}
@media screen and (max-width: 767.98px) {
  .c-btn-download {
    min-width: inherit;
    width: 100%;
    font-weight: 500;
    border-radius: 0.5rem;
    font-size: 1.34rem;
    min-height: 5.1rem;
  }
}
@media (any-hover: hover) {
  .c-btn-download:hover:hover {
    background-color: #fff;
    color: #d4152d;
  }
  .c-btn-download:hover:hover::after {
    background-color: #d4152d;
  }
}
.c-btn-download::after {
  transition: 0.3s background-color;
  content: "";
  position: absolute;
  width: 23px;
  height: 29px;
  background-color: #fff;
  -webkit-mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.96 29.21"><title>pdf</title><path class="cls-1" d="M20.84,29.21H3.12c-1.72,0-3.12-1.4-3.12-3.12V3.12C0,1.4,1.4,0,3.12,0h15.52l5.32,5.21v20.88c0,1.72-1.4,3.12-3.12,3.12ZM3.12,1c-1.17,0-2.12.95-2.12,2.12v22.96c0,1.17.95,2.12,2.12,2.12h17.71c1.17,0,2.12-.95,2.12-2.12V5.63l-4.73-4.63H3.12Z"/><path class="cls-1" d="M4.43,17.17v-5.05h2.31c.47,0,.84.11,1.12.33.28.22.42.59.42,1.12s-.14.9-.42,1.13c-.28.23-.65.34-1.12.34h-1.48v2.14h-.83ZM5.26,14.26h1.36c.25,0,.44-.05.57-.16s.2-.28.2-.53-.07-.41-.2-.52c-.13-.11-.32-.16-.57-.16h-1.36v1.36Z"/><path class="cls-1" d="M9.99,17.17v-5.05h1.62c.5,0,.94.09,1.31.28s.65.47.85.84c.2.38.3.84.3,1.4s-.1,1.02-.3,1.39c-.2.38-.48.66-.85.85s-.8.29-1.31.29h-1.62ZM10.82,16.4h.73c.52,0,.92-.15,1.22-.45s.44-.73.44-1.3-.15-1.01-.44-1.31c-.29-.3-.7-.45-1.22-.45h-.73v3.51Z"/><path class="cls-1" d="M15.86,17.17v-5.05h3.43v.77h-2.6v1.31h2.38v.78h-2.38v2.19h-.83Z"/></svg>');
          mask-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.96 29.21"><title>pdf</title><path class="cls-1" d="M20.84,29.21H3.12c-1.72,0-3.12-1.4-3.12-3.12V3.12C0,1.4,1.4,0,3.12,0h15.52l5.32,5.21v20.88c0,1.72-1.4,3.12-3.12,3.12ZM3.12,1c-1.17,0-2.12.95-2.12,2.12v22.96c0,1.17.95,2.12,2.12,2.12h17.71c1.17,0,2.12-.95,2.12-2.12V5.63l-4.73-4.63H3.12Z"/><path class="cls-1" d="M4.43,17.17v-5.05h2.31c.47,0,.84.11,1.12.33.28.22.42.59.42,1.12s-.14.9-.42,1.13c-.28.23-.65.34-1.12.34h-1.48v2.14h-.83ZM5.26,14.26h1.36c.25,0,.44-.05.57-.16s.2-.28.2-.53-.07-.41-.2-.52c-.13-.11-.32-.16-.57-.16h-1.36v1.36Z"/><path class="cls-1" d="M9.99,17.17v-5.05h1.62c.5,0,.94.09,1.31.28s.65.47.85.84c.2.38.3.84.3,1.4s-.1,1.02-.3,1.39c-.2.38-.48.66-.85.85s-.8.29-1.31.29h-1.62ZM10.82,16.4h.73c.52,0,.92-.15,1.22-.45s.44-.73.44-1.3-.15-1.01-.44-1.31c-.29-.3-.7-.45-1.22-.45h-.73v3.51Z"/><path class="cls-1" d="M15.86,17.17v-5.05h3.43v.77h-2.6v1.31h2.38v.78h-2.38v2.19h-.83Z"/></svg>');
  display: block;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  right: 20px;
  top: 27%;
}
@media screen and (max-width: 767.98px) {
  .c-btn-download::after {
    width: 1.8rem;
    height: 2.2rem;
    top: 27.5%;
  }
}
/*# sourceMappingURL=allergy.css.map */