@charset "UTF-8";

/*-- original.css --*/

/* #ecf_header_section{
  display: none !important;
}
*/

html {
  scroll-behavior: smooth;
}

#ecf_header_section {
  display: none !important;
}

.l-container {
  padding: 0 !important;
}

.l-container .l-container__row:first-child {
  display: none !important;
}

.l-container__row {
  margin: 0 !important;
}

.p-page_content {
  padding: 0 !important;
  box-sizing: border-box;
}

.p-page_content__inner {
  color: initial !important;
  max-width: none !important;
  margin: 0 !important;
}

.p-page_content__inner h2 {
  font-size: unset;
  margin-bottom: 0;
}


.pc-block,
.sp-block {
  display: none;
}

@media screen and (min-width: 769px) {
  .pc-block {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .sp-block {
    display: block;
  }
}

.l-container__1024 {
  max-width: 1056px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}


.p-hibicare-prevent__title {
  position: relative;
}

.p-hibicare-prevent__title span {
  color: #E00000;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
}

.p-hibicare-prevent__title--small span {
  font-size: 2.2rem;
  letter-spacing: 0.018em;
  line-height: 1.8;
}

.p-hibicare-prevent__title--large span {
  font-size: 3.4rem;
}

.p-hibicare-prevent__title--medium span {
  font-size: 3.2rem;
  line-height: 1.8;
  letter-spacing: 0.018em;
}

.p-hibicare-prevent__title--medium span strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 6.2rem;
}

.p-hibicare-prevent__title--left-line::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  height: 3px;
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  width: 26%;
  transform: translateY(-50%);
}

.p-hibicare-prevent__title--medium::before {
  top: 56%;
}

.p-hibicare-prevent__title--large span {
  background-color: #ffffff;
  padding: 0 25px;
  position: relative;
  z-index: 1;
}

.p-hibicare-prevent__title--full-line::before,
.p-hibicare-prevent__title--full-line::after {
  content: '';
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: #D2101A;
  width: calc(50% - 13px);
}

.p-hibicare-prevent__title--full-line::before {
  left: 0;
}

.p-hibicare-prevent__title--full-line::after {
  right: 0;
}

.p-hibicare-prevent__title--small span {
  background-color: #f9f9f9;
  padding: 0 13px;
  position: relative;
  z-index: 1;
}


.p-hibicare-prevent__hero {
  background-image: url('../images/hibicareprevent/hero_bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.p-hibicare-prevent__hero__inner {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 677px;
}

.p-hibicare-prevent__hero__inner>h2 {
  padding: 150px 0 0 129px;
  width: fit-content;
}

.p-hibicare-prevent__hero .p-hibicare-prevent__hero__title {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  color: #A3662A;
  font-size: 3.3rem;
  letter-spacing: 0.02em;
  margin-bottom: 0;
  line-height: 1.5;
}

.p-hibicare-prevent__hero .p-hibicare-prevent__hero__title--large {
  font-size: 4.5rem;
  letter-spacing: 0.08em;
}

.p-hibicare-prevent__hero .p-hibicare-prevent__hero__title--small {
  letter-spacing: -0.01em;
  font-size: 2.9rem;
}

.p-hibicare-prevent__hero__prevent {
  width: 311px;
  margin: 35px 0 0 208px;
}

.p-hibicare-prevent__hero__muhi {
  width: 233px;
  position: absolute;
  bottom: 62px;
  left: 50%;
  transform: translateX(-50%);
}

.p-hibicare-prevent__hero__pv {
  width: 167px;
  position: absolute;
  bottom: 422px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 118px;
}

.p-hibicare-prevent__hero p {
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  color: #A3662A;
  letter-spacing: 0.02em;
  font-size: 1.6rem;
  padding: 43px 0 0 128px;
  line-height: 1;
  margin-top: 0;
}

.p-hibicare-prevent__exclusive {
  padding: 40px 0 45px;
  background-color: #f9f9f9;
}

.p-hibicare-prevent__exclusive p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: 0.016em;
  margin-top: 36px;
  color: #1A1A1A;
}

.p-hibicare-prevent__exclusive p span,
.p-hibicare-prevent__exclusive p strong {
  color: #D2101A;
}

.p-hibicare-prevent__exclusive__desc--large {
  font-family: 'Poppins', sans-serif;
  font-size: 3.2rem;
}

.p-hibicare-prevent__exclusive__wrapProduct {
  display: flex;
  gap: 6px;
  align-items: center;
}

.p-hibicare-prevent__exclusive__product01 {
  width: 59px;
}

.p-hibicare-prevent__exclusive__product02 {
  width: 100px;
}

.p-hibicare-prevent__exclusive__list {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 50px;
}

.p-hibicare-prevent__exclusive__item {
  display: flex;
  gap: 20px;
}

.p-hibicare-prevent__exclusive__item:first-child {
  transform: translateX(-18px);
}

.p-hibicare-prevent__exclusive__tags {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 14px;
}

.p-hibicare-prevent__exclusive__tags span {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.016em;
  font-weight: 500;
  line-height: 2;
  padding: 2.5px 12px;
  color: #D2101A;
  border: 1px solid #D2101A;
}

.p-hibicare-prevent__exclusive__tags .p-hibicare-prevent__exclusive__tags--ps {
  padding: 2.5px 8px;
}

.p-hibicare-prevent__exclusive__price span {
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  letter-spacing: 0.016em;
}

.p-hibicare-prevent__exclusive__price--value {
  font-family: 'Poppins', sans-serif;
  font-size: 6.2rem;
  line-height: 1;
  font-weight: 500;
}

.p-hibicare-prevent__exclusive__price--unit {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
}

.p-hibicare-prevent__exclusive .p-hibicare-prevent__exclusive__btn {
  font-family: 'Noto Sans JP', sans-serif;
  margin-top: 30px;
  display: inline-block;
  width: 237px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 26px;
  background-color: #E00000;
  border-radius: 30px;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  color: #ffffff;
  background-image: url('../images/hibicareprevent/arrow_right.svg');
  background-repeat: no-repeat;
  background-size: 6px 11px;
  background-position: 88% 50%;
  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.p-hibicare-prevent__exclusive .p-hibicare-prevent__exclusive__btn:hover {
  background-color: #FF6666;
  transform: translateY(-4px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
}


.p-hibicare-prevent__features {
  padding: 40px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 21px;
}

.p-hibicare-prevent__features .p-hibicare-prevent__features__item {
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.016em;
  line-height: 2;
  color: #FF6666;
  text-decoration: none;
  margin: 0 31px;
  height: 58px;
  background-image: url('../images/hibicareprevent/features_icon.svg');
  background-repeat: no-repeat;
  background-size: 21px;
  background-position: bottom;
}

.p-hibicare-prevent__features .p-hibicare-prevent__features__item::after {
  content: '';
  position: absolute;
  bottom: 27px;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  width: 100%;
  height: 2px;
  background-color: #FF6666;
  transition: transform 0.3s ease;
  border-radius: 2px;
  opacity: 0.8;
}

.p-hibicare-prevent__features__item:hover::after {
  transform: translateX(-50%) scaleX(1);
}

.p-hibicare-prevent__concern {
  margin: 75px 0 88px;
}

.p-hibicare-prevent__concern .p-hibicare-prevent__concern__desc {
  color: #1A1A1A;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.016em;
  margin-top: 41px;
  font-family: 'Noto Sans JP', sans-serif;
}

.p-hibicare-prevent__concern .p-hibicare-prevent__concern__desc strong {
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 2.4;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/hibicareprevent/text_bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.p-hibicare-prevent__concern__list {
  display: flex;
  justify-content: center;
  gap: 27px;
  margin-top: 15px;
}

.p-hibicare-prevent__concern__item {
  width: 227px;
}

.p-hibicare-prevent__concern__item figure {
  margin: 0;
}

.p-hibicare-prevent__concern__thumb {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.13);
  border-radius: 50%;
  aspect-ratio: 1 / 1;
}

.p-hibicare-prevent__concern__caption {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0.016em;
  line-height: 2;
  margin-top: 29px;
}

.p-hibicare-prevent__concern__caption.w-229 {
  width: 229px;
}

.p-hibicare-prevent__concern__content {
  display: flex;
  padding: 38px 45px;
  gap: 10px;
  margin-top: 37px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.p-hibicare-prevent__concern__content>img {
  max-width: 416px;
}

.p-hibicare-prevent__concern__txt h3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.2rem;
  line-height: 1.8;
  letter-spacing: 0.018em;
  font-weight: 600;
  color: #1A1A1A;
}

.p-hibicare-prevent__concern .p-hibicare-prevent__concern__txt p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.016em;
  margin-top: 30px;
  color: #1A1A1A;
}

.p-hibicare-prevent__concern .p-hibicare-prevent__concern__txt p span {
  color: #2B79AC;
}

.p-hibicare-prevent__effect {
  padding: 109px 0 392px;
  background-color: #FFF2EB;
  position: relative;
  z-index: 2;
}

.p-hibicare-prevent__effect::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 96px;
  background-color: #ffffff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  z-index: 1;
}

.p-hibicare-prevent__effect__content {
  padding: 60px 42px;
  background-color: #ffffff;
  display: flex;
  gap: 40px;
  border-radius: 70px 70px 0 0;
  margin-top: 42px;
}

.p-hibicare-prevent__effect__thumb {
  width: 444px;
  height: 498px;
}

.p-hibicare-prevent__effect__txt h2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.7rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.018em;
  color: #E00000;
  margin-bottom: 41px;
}

.p-hibicare-prevent__effect__naris {
  width: 328px;
  margin: 0 auto;
}

.p-hibicare-prevent__effect__wrapNaris {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.p-hibicare-prevent__effect .p-hibicare-prevent__effect__develop {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.018em;
  line-height: 1.8;
  margin-top: 0;
  color: #1A1A1A;
}

.p-hibicare-prevent__effect .p-hibicare-prevent__effect__note {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.016em;
  padding: 30px 0 0 0;
  margin-top: 0;
  color: #1A1A1A;
}

.p-hibicare-prevent__effective {
  margin-top: -147px;
  position: relative;
  z-index: 10;
}

.p-hibicare-prevent__effective__list {
  display: flex;
  justify-content: center;
  gap: 50px;
  position: relative;
  z-index: 10;
}

.p-hibicare-prevent__effective .p-hibicare-prevent__effective__wrapTitle {
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: -207px;
}

.p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.8;
  letter-spacing: 0.018em;
  position: relative;
  width: fit-content;
  margin: 0 auto;
  color: #1A1A1A;
}

.p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain::after {
  content: "";
  position: absolute;
  width: 96%;
  height: 3px;
  background-color: #E00000;
  bottom: 8px;
  left: 0;
}

.p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain strong,
.p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain span {
  font-family: 'Noto Sans JP', sans-serif;
  color: #E00000;
}

.p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain strong {
  font-size: 5.2rem;
  font-family: 'Poppins', sans-serif;
}

.p-hibicare-prevent__effective .p-hibicare-prevent__effective__desc {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.018em;
  margin-top: -10px;
  color: #1A1A1A;
}

.p-hibicare-prevent__effective .p-hibicare-prevent__effective__desc strong {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 4.2rem;
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.p-hibicare-prevent__effective__item {
  width: 288px;
  position: relative;
}

.p-hibicare-prevent__effective__thumb {
  width: 266px;
  margin: 0 auto;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.13);
  border-radius: 50%;
  aspect-ratio: 1/1;
}

.p-hibicare-prevent__effective__border {
  width: 105px;
  height: 105px;
  border-radius: 50%;
  padding: 2px;
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}

.p-hibicare-prevent__effective__num {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.p-hibicare-prevent__effective__action {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.016em;
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.p-hibicare-prevent__effective__number {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 4.6rem;
  letter-spacing: 0.016em;
  line-height: 1;
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.p-hibicare-prevent__effective__title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.8;
  letter-spacing: 0.018em;
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  margin-top: 31px;
}

.p-hibicare-prevent__effective p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.016em;
  margin-top: 30px;
}

.p-hibicare-prevent__effective p strong {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}

.p-hibicare-prevent__three {
  padding: 36px 0 86px;
  position: relative;
}

.p-hibicare-prevent__three__inner {
  position: relative;
  z-index: 2;
}

.p-hibicare-prevent__storm {
  position: relative;
}


.p-hibicare-prevent__storm::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  inset: 0;
  background-image: url('../images/hibicareprevent/storm_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.p-hibicare-prevent__three .p-hibicare-prevent__three__desc {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.016em;
  margin-top: 6px;
}

.p-hibicare-prevent__three__list {
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin-top: 60px;
}

.p-hibicare-prevent__three__item {
  position: relative;
}

.p-hibicare-prevent__three__thumb {
  width: 588px;
  margin-left: auto;
}

.p-hibicare-prevent__three__content {
  padding: 20px 61px 20px 62px;
  width: 520px;
  min-height: 157px;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.p-hibicare-prevent__three__title {
  display: flex;
  gap: 16px;
  align-items: center;
}

.p-hibicare-prevent__three__name,
.p-hibicare-prevent__three__num {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.8;
  letter-spacing: 0.018em;
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.p-hibicare-prevent__three__num {
  filter: opacity(0.2);
}

.p-hibicare-prevent__three .p-hibicare-prevent__three__txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.016em;
}

.p-hibicare-prevent__feedback {
  margin-top: 72px;
}

.p-hibicare-prevent__feedback__inner {
  margin-top: 40px;
  padding: 80px 0;
  background-color: #FDF0F0;
}

.p-hibicare-prevent__feedback__item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.p-hibicare-prevent__feedback__content {
  width: 404px;
  min-height: 136px;
  background-color: #ffffff;
  padding: 20px 10px 0;
  border: 2px solid #E00000;
}

.p-hibicare-prevent__feedback__list .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 40px;
  column-gap: 70px;
}

.p-hibicare-prevent__feedback p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.016em;
  color: #1A1A1A;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.p-hibicare-prevent__feedback p strong {
  font-family: 'Noto Sans JP', sans-serif;
  color: #E00000;
}

.p-hibicare-prevent__feedback__stars {
  display: flex;
  justify-content: center;
  gap: 7px;
}

.p-hibicare-prevent__feedback__star {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url('../images/hibicareprevent/star.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.p-hibicare-prevent__feedback__avatar {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-hibicare-prevent__feedback__avatar img {
  width: 53px;
}


.p-hibicare-prevent__feedback__avatar span {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.016em;
  color: #E00000;
}

.p-hibicare-prevent__feedback__btn {
  display: none;
}

.p-hibicare-prevent__faq {
  margin: 182px 0 96px;
}

.u-margin__bottom-0 {
  margin-bottom: 0 !important;
}

.p-hibicare-prevent__faq__inner {
  margin-top: 40px;
  padding: 60px 87px;
  background-color: #F5F5F5;
}

.p-hibicare-prevent__faq dt {
  padding: 32px 107px 33px 115px;
  background-color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  color: #E00000;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.016em;
  position: relative;
  margin-bottom: 24px;
  cursor: pointer;
  transition: padding 0.25s ease;
}

.p-hibicare-prevent__faq dt:last-child {
  margin-bottom: 0;
}

.p-hibicare-prevent__faq dd {
  display: none;
  padding: 0 80px 29px;
  background-color: #ffffff;
}

.p-hibicare-prevent__faq__aws {
  padding: 20px;
  border: 2px solid #FDF0F0;
  font-family: 'Noto Sans JP', sans-serif;
  color: #1A1A1A;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.016em;
  position: relative;
}

.p-hibicare-prevent__faq__aws::before {
  content: "A";
  position: absolute;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0.016em;
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  color: #ffffff;
  left: -21px;
  top: -18px;
}

.p-hibicare-prevent__faq dt::before {
  content: "Q";
  position: absolute;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0.016em;
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: linear-gradient(to bottom, #C2013A, #E9053D, #FE5F7F);
  color: #ffffff;
  top: 50%;
  transform: translateY(-50%);
  left: 26px;
}

.p-hibicare-prevent__faq__plusminus {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 42px;
}

.p-hibicare-prevent__faq__plusminus>span {
  display: block;
  width: 14px;
  height: 14px;
  position: relative;
}

.p-hibicare-prevent__faq__plusminus>span>span:nth-child(1) {
  display: block;
  position: absolute;
  margin: 0 10%;
  width: 100%;
  height: 2px;
  background: #E00000;
  top: calc(50% - 1px);
  -moz-transition: all .25s ease;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.p-hibicare-prevent__faq__plusminus>span>span:nth-child(2) {
  display: block;
  position: absolute;
  margin: 0 10%;
  width: 2px;
  height: 100%;
  background: #E00000;
  left: calc(50% - 1px);
  -moz-transition: all .25s ease;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}


.p-hibicare-prevent__faq dt.js-active {
  margin-bottom: 0;
  padding-left: 79px;
}

.p-hibicare-prevent__faq dt.js-active .p-hibicare-prevent__faq__plusminus {
  right: 28px;
}

.p-hibicare-prevent__faq dt.js-active .p-hibicare-prevent__faq__plusminus>span>span:nth-child(2) {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.p-hibicare-prevent__faq dt.js-active+dd {
  display: block;
  margin-bottom: 24px;
}

.p-hibicare-prevent__device {
  padding: 88px 80px 0;
  margin-bottom: 95px;
}

.p-hibicare-prevent__device__inner {
  padding: 43px 80px 43px;
  border: 2px solid rgba(128, 128, 128, 0.4);
  border-radius: 4px;
}

.p-hibicare-prevent__device p,
.p-hibicare-prevent__device ul li {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.016em;
  color: #111111;
}

.p-hibicare-prevent__device__left>p,
.p-hibicare-prevent__device__right>p {
  margin-top: 0;
  text-indent: -9px;
}

.p-hibicare-prevent__device p {
  margin-top: 0;
}

.p-hibicare-prevent__device .p-hibicare-prevent__device__inner>p:nth-child(2),
.p-hibicare-prevent__device ul {
  margin-top: 8px;
}

.p-hibicare-prevent__device__content {
  display: flex;
  gap: 129px;
  margin-top: 10px;
}

@media screen and (min-width: 769px) and (max-width: 1439px) {
  .l-container__1024 {
    max-width: 73.333vw;
    padding: 0 1.111vw;
  }

  .p-hibicare-prevent__title--small span {
    font-size: 1.528vw;
  }

  .p-hibicare-prevent__title--large span {
    font-size: 2.361vw;
  }

  .p-hibicare-prevent__title--medium span {
    font-size: 2.222vw;
  }

  .p-hibicare-prevent__title--medium span strong {
    font-size: 4.306vw;
  }

  .p-hibicare-prevent__title--left-line::before {
    height: 0.208vw;
    width: 26%;
  }

  .p-hibicare-prevent__title--large span {
    padding: 0 1.736vw;
  }

  .p-hibicare-prevent__title--full-line::before,
  .p-hibicare-prevent__title--full-line::after {
    height: 1px;
    width: calc(50% - 0.903vw);
  }

  .p-hibicare-prevent__title--small span {
    padding: 0 0.903vw;
  }

  .p-hibicare-prevent__hero__inner {
    height: 47.01vw;
  }

  .p-hibicare-prevent__hero__inner>h2 {
    padding: 10.42vw 0 0 8.96vw;
  }

  .p-hibicare-prevent__hero .p-hibicare-prevent__hero__title {
    font-size: 2.29vw;
    margin-bottom: 0;
  }

  .p-hibicare-prevent__hero .p-hibicare-prevent__hero__title--large {
    font-size: 3.13vw;
  }

  .p-hibicare-prevent__hero .p-hibicare-prevent__hero__title--small {
    font-size: 2.01vw;
  }

  .p-hibicare-prevent__hero__prevent {
    width: 21.59vw;
    margin: 2.43vw 0 0 14.44vw;
  }

  .p-hibicare-prevent__hero__muhi {
    width: 16.18vw;
    bottom: 4.31vw;
  }

  .p-hibicare-prevent__hero__pv {
    width: 11.59vw;
    bottom: 29.31vw;
    margin-left: 8.19vw;
  }

  .p-hibicare-prevent__hero p {
    font-size: 1.11vw;
    padding: 2.99vw 0 0 8.89vw;
    margin-top: 0;
  }

  .p-hibicare-prevent__exclusive {
    padding: 2.78vw 0 3.125vw;
  }

  .p-hibicare-prevent__exclusive p {
    font-size: 1.11vw;
    margin-top: 2.5vw;
  }

  .p-hibicare-prevent__exclusive__desc--large {
    font-size: 2.22vw;
  }

  .p-hibicare-prevent__exclusive__wrapProduct {
    display: flex;
    gap: 0.417vw;
    align-items: center;
  }

  .p-hibicare-prevent__exclusive__product01 {
    width: 4.097vw;
  }

  .p-hibicare-prevent__exclusive__product02 {
    width: 6.944vw;
  }

  .p-hibicare-prevent__exclusive__list {
    gap: 2.08vw;
    margin-top: 3.47vw;
  }

  .p-hibicare-prevent__exclusive__item {
    gap: 1.39vw;
  }

  .p-hibicare-prevent__exclusive__item:first-child {
    transform: translateX(-1.25vw);
  }

  .p-hibicare-prevent__exclusive__tags {
    gap: 0.625vw;
    margin-bottom: 0.97vw;
  }

  .p-hibicare-prevent__exclusive__tags span {
    font-size: 0.97vw;
    padding: 0.174vw 0.833vw;
  }

  .p-hibicare-prevent__exclusive__tags .p-hibicare-prevent__exclusive__tags--ps {
    padding: 0.174vw 0.556vw;
  }

  .p-hibicare-prevent__exclusive__price--value {
    font-size: 4.31vw;
  }

  .p-hibicare-prevent__exclusive__price--unit {
    font-size: 0.97vw;
  }

  .p-hibicare-prevent__exclusive .p-hibicare-prevent__exclusive__btn {
    width: 16.46vw;
    height: 2.92vw;
    font-size: 0.97vw;
    padding: 0.833vw 1.81vw;
    background-size: 0.417vw 0.764vw;
    margin-top: 2.08vw;
    border-radius: 2.083vw;
  }

  .p-hibicare-prevent__exclusive .p-hibicare-prevent__exclusive__btn:hover {
    transform: translateY(-0.278vw);
    box-shadow: 0 0.417vw 0.972vw rgba(0, 0, 0, 0.2);
  }

  .p-hibicare-prevent__features {
    padding: 2.778vw 0;
    gap: 1.458vw;
  }

  .p-hibicare-prevent__features .p-hibicare-prevent__features__item {
    font-size: 1.111vw;
    margin: 0 2.153vw;
    height: 4.028vw;
    background-size: 1.458vw;
  }

  .p-hibicare-prevent__features .p-hibicare-prevent__features__item::after {
    bottom: 1.875vw;
    border-radius: 0.139vw;
    height: 0.139vw;
  }

  .p-hibicare-prevent__concern {
    margin: 5.208vw 0 6.111vw;
  }

  .p-hibicare-prevent__concern .p-hibicare-prevent__concern__desc {
    font-size: 1.806vw;
    margin-top: 2.847vw;
  }

  .p-hibicare-prevent__concern .p-hibicare-prevent__concern__desc strong {
    font-size: 2.5vw;
  }

  .p-hibicare-prevent__concern__list {
    gap: 1.875vw;
    margin-top: 1.042vw;
  }

  .p-hibicare-prevent__concern__item {
    width: 15.764vw;
  }

  .p-hibicare-prevent__concern__thumb {
    box-shadow: 0px 0px 0.903vw 0px rgba(0, 0, 0, 0.13);
  }

  .p-hibicare-prevent__concern__caption {
    font-size: 1.111vw;
    margin-top: 2.014vw;
  }

  .p-hibicare-prevent__concern__caption.w-229 {
    width: 15.903vw;
  }

  .p-hibicare-prevent__concern__content {
    padding: 2.639vw 3.125vw;
    gap: 0.694vw;
    margin-top: 2.569vw;
    box-shadow: 0px 0px 1.389vw 0px rgba(0, 0, 0, 0.15);
  }

  .p-hibicare-prevent__concern__content>img {
    max-width: 28.889vw;
  }

  .p-hibicare-prevent__concern__txt h3 {
    font-size: 1.528vw;
  }

  .p-hibicare-prevent__concern .p-hibicare-prevent__concern__txt p {
    font-size: 1.111vw;
    margin-top: 2.083vw;
  }

  .p-hibicare-prevent__effect {
    padding: 7.569vw 0 27.222vw;
  }

  .p-hibicare-prevent__effect::after {
    height: 6.667vw;
  }

  .p-hibicare-prevent__effect__content {
    padding: 4.167vw 2.917vw;
    gap: 2.778vw;
    border-radius: 4.861vw 4.861vw 0 0;
    margin-top: 2.917vw;
  }

  .p-hibicare-prevent__effect__thumb {
    width: 30.833vw;
    height: 34.583vw;
  }

  .p-hibicare-prevent__effect__txt h2 {
    font-size: 1.875vw;
    margin-bottom: 2.847vw;
  }

  .p-hibicare-prevent__effect__wrapNaris {
    gap: 2.222vw;
  }

  .p-hibicare-prevent__effect__naris {
    width: 22.778vw;
  }

  .p-hibicare-prevent__effect .p-hibicare-prevent__effect__develop {
    font-size: 1.389vw;
  }

  .p-hibicare-prevent__effect .p-hibicare-prevent__effect__note {
    font-size: 1.111vw;
    padding: 2.083vw 0 0 0;
  }

  .p-hibicare-prevent__effective {
    margin-top: -10.208vw;
  }

  .p-hibicare-prevent__effective__list {
    gap: 3.472vw;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__wrapTitle {
    top: -14.375vw;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain {
    font-size: 2.083vw;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain::after {
    height: 0.208vw;
    bottom: 0.556vw;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain strong {
    font-size: 3.611vw;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__desc {
    font-size: 2.083vw;
    margin-top: -0.694vw;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__desc strong {
    font-size: 2.917vw;
  }

  .p-hibicare-prevent__effective__item {
    width: 20vw;
  }

  .p-hibicare-prevent__effective__thumb {
    width: 18.472vw;
    box-shadow: 0px 0.278vw 1.667vw 0px rgba(0, 0, 0, 0.13);
  }

  .p-hibicare-prevent__effective__border {
    width: 7.292vw;
    height: 7.292vw;
  }

  .p-hibicare-prevent__effective__action {
    font-size: 1.111vw;
  }

  .p-hibicare-prevent__effective__number {
    font-size: 3.194vw;
  }

  .p-hibicare-prevent__effective__title {
    font-size: 1.667vw;
    margin-top: 2.153vw;
  }

  .p-hibicare-prevent__effective p {
    font-size: 1.111vw;
    margin-top: 2.083vw;
  }

  .p-hibicare-prevent__three {
    padding: 2.5vw 0 5.972vw;
  }

  .p-hibicare-prevent__three .p-hibicare-prevent__three__desc {
    font-size: 1.111vw;
    margin-top: 0.417vw;
  }

  .p-hibicare-prevent__three__list {
    gap: 4.167vw;
    margin-top: 4.167vw;
  }

  .p-hibicare-prevent__three__thumb {
    width: 40.833vw;
  }

  .p-hibicare-prevent__three__content {
    padding: 1.389vw 4.236vw 1.389vw 4.306vw;
    width: 36.111vw;
    min-height: 10.903vw;
    box-shadow: 0px 0.278vw 1.389vw 0px rgba(0, 0, 0, 0.1);
  }

  .p-hibicare-prevent__three__title {
    gap: 1.111vw;
  }

  .p-hibicare-prevent__three__name,
  .p-hibicare-prevent__three__num {
    font-size: 1.667vw;
  }

  .p-hibicare-prevent__three .p-hibicare-prevent__three__txt {
    font-size: 1.111vw;
    margin-top: 0.694vw;
  }

  .p-hibicare-prevent__feedback {
    margin-top: 5vw;
  }

  .p-hibicare-prevent__feedback__inner {
    margin-top: 2.778vw;
    padding: 5.556vw 0;
  }

  .p-hibicare-prevent__feedback__item {
    gap: 1.389vw;
  }

  .p-hibicare-prevent__feedback__content {
    width: 28.056vw;
    min-height: 9.444vw;
    padding: 1.389vw 0.694vw 0;
    border: 0.139vw solid #E00000;
  }

  .p-hibicare-prevent__feedback__list .swiper-wrapper {
    row-gap: 2.778vw;
    column-gap: 4.861vw;
  }

  .p-hibicare-prevent__feedback p {
    font-size: 1.111vw;
  }


  .p-hibicare-prevent__feedback__stars {
    gap: 0.486vw;
  }

  .p-hibicare-prevent__feedback__star {
    width: 1.389vw;
    height: 1.389vw;
  }

  .p-hibicare-prevent__feedback__avatar img {
    width: 3.681vw;
  }


  .p-hibicare-prevent__feedback__avatar span {
    font-size: 0.972vw;
  }

  .p-hibicare-prevent__faq {
    margin: 12.639vw 0 6.667vw;
  }

  .p-hibicare-prevent__faq__inner {
    margin-top: 2.778vw;
    padding: 4.167vw 6.042vw;
  }

  .p-hibicare-prevent__faq dt {
    padding: 2.222vw 7.431vw 2.292vw 7.986vw;
    font-size: 1.111vw;
    margin-bottom: 1.667vw;
  }

  .p-hibicare-prevent__faq dd {
    padding: 0 5.556vw 2.014vw;
  }

  .p-hibicare-prevent__faq__aws {
    padding: 1.389vw;
    border: 0.139vw solid #FDF0F0;
    font-size: 1.111vw;
  }

  .p-hibicare-prevent__faq__aws::before {
    font-size: 1.389vw;
    width: 2.639vw;
    height: 2.639vw;
    left: -1.458vw;
    top: -1.25vw;
  }

  .p-hibicare-prevent__faq dt::before {
    font-size: 1.389vw;
    width: 2.639vw;
    height: 2.639vw;
    left: 1.806vw;
  }

  .p-hibicare-prevent__faq__plusminus {
    right: 2.917vw;
  }

  .p-hibicare-prevent__faq__plusminus>span {
    width: 0.972vw;
    height: 0.972vw;
  }


  .p-hibicare-prevent__faq dt.js-active {
    padding-left: 5.486vw;
  }

  .p-hibicare-prevent__faq dt.js-active .p-hibicare-prevent__faq__plusminus {
    right: 1.944vw;
  }

  .p-hibicare-prevent__faq dt.js-active+dd {
    margin-bottom: 1.667vw;
  }

  .p-hibicare-prevent__faq__plusminus>span>span:nth-child(1) {
    height: 0.139vw;
    top: calc(50% - 0.069vw);
  }

  .p-hibicare-prevent__faq__plusminus>span>span:nth-child(2) {
    width: 0.139vw;
    left: calc(50% - 0.069vw);
  }

  .p-hibicare-prevent__device {
    padding: 6.111vw 5.556vw 0;
    margin-bottom: 6.597vw;
  }

  .p-hibicare-prevent__device__inner {
    padding: 2.986vw 5.556vw 2.986vw;
    border: 0.139vw solid rgba(128, 128, 128, 0.4);
    border-radius: 0.278vw;
  }

  .p-hibicare-prevent__device p,
  .p-hibicare-prevent__device ul li {
    font-size: 0.833vw;
  }

  .p-hibicare-prevent__device__left>p,
  .p-hibicare-prevent__device__right>p {
    text-indent: -0.625vw;
  }

  .p-hibicare-prevent__device .p-hibicare-prevent__device__inner>p:nth-child(2),
  .p-hibicare-prevent__device ul {
    margin-top: 0.556vw;
  }

  .p-hibicare-prevent__device__content {
    gap: 8.958vw;
    margin-top: 0.694vw;
  }
}


@media screen and (max-width: 768px) {
  .l-container__1024 {
    max-width: 100vw;
    padding: 0 4.267vw;
  }

  .p-hibicare-prevent__hero {
    background-image: url('../images/hibicareprevent/hero_bg_sp.jpg');
    background-position: top;
  }

  .p-hibicare-prevent__title--small span {
    font-size: 5.867vw;
  }

  .p-hibicare-prevent__title--large span {
    font-size: 6.4vw;
  }

  .p-hibicare-prevent__title--medium span {
    font-size: 6.4vw;
  }

  .p-hibicare-prevent__title--medium span strong {
    font-size: 9.6vw;
  }

  .p-hibicare-prevent__title--left-line::before {
    height: 1px;
    width: calc(50% - 38.4vw);
    margin-left: 5.333vw;
    top: 55%;
  }

  .p-hibicare-prevent__title--medium::before {
    top: 50%;
  }

  .p-hibicare-prevent__title--large span {
    padding: 0;
  }

  .p-hibicare-prevent__title--full-line::before,
  .p-hibicare-prevent__title--full-line::after {
    height: 1px;
    width: calc(50% - 2.133vw);
  }

  .p-hibicare-prevent__title--small span {
    padding: 0 0.903vw;
  }

  .p-hibicare-prevent__hero__inner {
    height: 265.6vw;
  }

  .p-hibicare-prevent__hero__inner>h2 {
    padding: 10.13vw 0 0 11.46vw;
  }

  .p-hibicare-prevent__hero .p-hibicare-prevent__hero__title {
    font-size: 4.8vw;
  }

  .p-hibicare-prevent__hero .p-hibicare-prevent__hero__title--large {
    font-size: 6.93vw;
  }

  .p-hibicare-prevent__hero .p-hibicare-prevent__hero__title--small {
    font-size: 4.8vw;
  }

  .p-hibicare-prevent__hero__prevent {
    width: 77.333vw;
    margin: 4.533vw 0 0 11.2vw;
  }

  .p-hibicare-prevent__hero__muhi {
    width: 47.2vw;
    bottom: 15.2vw;
  }

  .p-hibicare-prevent__hero__pv {
    width: 40.8vw;
    bottom: 91.467vw;
    margin-left: -22.933vw;
  }

  .p-hibicare-prevent__hero p {
    font-size: 3.2vw;
    padding: 0 0 0 7.2vw;
    position: absolute;
    bottom: 8.533vw;
  }

  .p-hibicare-prevent__exclusive {
    padding: 15.733vw 0 17.067vw;
  }

  .p-hibicare-prevent__exclusive p {
    font-size: 4.267vw;
    margin-top: 7.2vw;
  }

  .p-hibicare-prevent__exclusive__desc--large {
    font-size: 8.533vw;
  }

  .p-hibicare-prevent__exclusive__wrapProduct {
    display: flex;
    gap: 1.6vw;
    align-items: center;
  }

  .p-hibicare-prevent__exclusive__product01 {
    width: 15.2vw;
  }

  .p-hibicare-prevent__exclusive__product02 {
    width: 26.4vw;
  }

  .p-hibicare-prevent__exclusive__list {
    flex-direction: column;
    gap: 10.667vw;
    margin-top: 9.333vw;
    align-items: center;
  }

  .p-hibicare-prevent__exclusive__item {
    gap: 4.8vw;
    flex-direction: column;
    align-items: center;
  }

  .p-hibicare-prevent__exclusive__item:first-child {
    transform: unset;
  }

  .p-hibicare-prevent__exclusive__tags {
    gap: 4.267vw;
    margin-bottom: 4vw;
    justify-content: center;
  }

  .p-hibicare-prevent__exclusive__tags span {
    font-size: 3.733vw;
    padding: 0.667vw 2.133vw
  }

  .p-hibicare-prevent__exclusive__tags .p-hibicare-prevent__exclusive__tags--ps {
    padding: 0.667vw 1.067vw;
  }

  .p-hibicare-prevent__exclusive__price--value {
    font-size: 13.867vw;
  }

  .p-hibicare-prevent__exclusive__price--unit {
    font-size: 3.733vw;
  }

  .p-hibicare-prevent__exclusive .p-hibicare-prevent__exclusive__btn {
    width: 58.667vw;
    height: 13.067vw;
    font-size: 3.733vw;
    padding: 3.2vw 8.8vw;
    background-size: 1.6vw 2.933vw;
    background-position: 90% 50%;
    margin-top: 5.067vw;
    border-radius: 8vw;
  }

  .p-hibicare-prevent__features {
    padding: 10.667vw 0;
    gap: 10.667vw;
    flex-direction: column;
  }

  .p-hibicare-prevent__features .p-hibicare-prevent__features__item {
    font-size: 4.267vw;
    margin: 0;
    width: 71.467vw;
    text-align: center;
    height: 8.533vw;
    background-size: 5.6vw;
    background-position: right;
  }

  .p-hibicare-prevent__features .p-hibicare-prevent__features__item::after {
    display: none;
    bottom: 1.875vw;
    border-radius: 0.139vw;
    height: 0.139vw;
  }

  .p-hibicare-prevent__concern {
    margin: 16vw 0 17.067vw;
  }

  .p-hibicare-prevent__concern .p-hibicare-prevent__concern__desc {
    font-size: 5.867vw;
    margin-top: 5.067vw;
  }

  .p-hibicare-prevent__concern .p-hibicare-prevent__concern__desc strong {
    font-size: 9.6vw;
    line-height: 1.5;
  }

  .p-hibicare-prevent__concern__list {
    flex-direction: column;
    align-items: center;
    gap: 7.2vw;
    margin-top: 6.4vw;
  }

  .p-hibicare-prevent__concern__item {
    width: 60.533vw;
  }

  .p-hibicare-prevent__concern__thumb {
    box-shadow: 0px 0px 3.467vw 0px rgba(0, 0, 0, 0.13);
  }

  .p-hibicare-prevent__concern__caption {
    font-size: 4.267vw;
    margin-top: 7.2vw;
  }

  .p-hibicare-prevent__concern__caption.w-229 {
    width: 61.067vw;
  }

  .p-hibicare-prevent__concern__content {
    flex-direction: column;
    align-items: center;
    padding: 15.2vw 4.533vw;
    gap: 1.333vw;
    margin-top: 6.667vw;
    box-shadow: 0px 0px 5.333vw 0px rgba(0, 0, 0, 0.1);
  }

  .p-hibicare-prevent__concern__content>img {
    max-width: 75.2vw;
  }

  .p-hibicare-prevent__concern__txt h3 {
    font-size: 5.867vw;
    text-align: center;
  }

  .p-hibicare-prevent__concern .p-hibicare-prevent__concern__txt p {
    font-size: 4.267vw;
    margin-top: 7.2vw;
    line-height: 1.8;
  }

  .p-hibicare-prevent__effect {
    padding: 11.733vw 0 9.6vw;
  }

  .p-hibicare-prevent__effect::after {
    height: 12vw;
  }

  .p-hibicare-prevent__effect__content {
    padding: 10.133vw 4.533vw;
    gap: 6.4vw;
    border-radius: 17.333vw 17.333vw 0 0;
    margin-top: 9.333vw;
    display: flex;
    flex-direction: column-reverse;
  }

  .p-hibicare-prevent__effect__thumb {
    width: 82.667vw;
    height: 77.6vw;
  }

  .p-hibicare-prevent__effect__txt h2 {
    font-size: 5.333vw;
    margin-bottom: 8.533vw;
    text-align: center;
  }

  .p-hibicare-prevent__effect__wrapNaris {
    gap: 7.2vw;
  }

  .p-hibicare-prevent__effect__naris {
    width: 82.667vw;
  }

  .p-hibicare-prevent__effect .p-hibicare-prevent__effect__develop {
    font-size: 4.533vw;
  }

  .p-hibicare-prevent__effect .p-hibicare-prevent__effect__note {
    font-size: 4.267vw;
    padding: 7.733vw 0 0 0;
  }

  .p-hibicare-prevent__effective {
    margin-top: 0;
    padding-top: 5.333vw;
  }

  .p-hibicare-prevent__effective__list {
    gap: 12.533vw;
    flex-direction: column;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__wrapTitle {
    position: unset;
    transform: unset;
    margin-bottom: 10.4vw;
  }
  
  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain {
    font-size: 5.333vw;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain::after {
    height: 1px;
    bottom: 2.933vw;
    width: 100%;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__titleMain strong {
    font-size: 9.6vw;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__desc {
    font-size: 5.867vw;
    margin-top: -4vw;
    line-height: 1.6;
  }

  .p-hibicare-prevent__effective .p-hibicare-prevent__effective__desc strong {
    font-size: 7.467vw;
  }

  .p-hibicare-prevent__effective__item {
    width: 91.467vw;
  }
  

  .p-hibicare-prevent__effective__thumb {
    width: 70.933vw;
    box-shadow: 0px 1.067vw 6.4vw 0px rgba(0, 0, 0, 0.13);
  }

  .p-hibicare-prevent__effective__border {
    width: 33.333vw;
    height: 33.333vw;
    background: #FFF2EB;
  }

  .p-hibicare-prevent__effective__num {
    gap: 2.4vw;
  }

  .p-hibicare-prevent__effective__action {
    font-size: 4.267vw;
    line-height: 1;
  }

  .p-hibicare-prevent__effective__number {
    font-size: 12.267vw;
  }

  .p-hibicare-prevent__effective__title {
    font-size: 5.333vw;
    margin-top: 8.533vw;
  }

  .p-hibicare-prevent__effective p {
    font-size: 4.267vw;
    margin-top: 6.933vw;
  }

  .p-hibicare-prevent__three {
    padding: 10.667vw 0 17.067vw;
  }

  .p-hibicare-prevent__storm::after {
    background-image: url(../images/sp/storm_bg_sp.png);
    opacity: 1;
  }

  .p-hibicare-prevent__three .p-hibicare-prevent__three__desc {
    font-size: 4.267vw;
    padding: 0 4.267vw;
    margin-top: 2.933vw;
    text-align: left;
  }

  .p-hibicare-prevent__three__thumb {
    margin-left: unset;
    width: 91.2vw;
    height: 76.267vw;
    position: absolute;
    bottom: 0;
  }

  .p-hibicare-prevent__three__list {
    gap: 8vw;
    margin-top: 4.167vw;
  }

  .p-hibicare-prevent__three__content {
    padding: 5.333vw 4.267vw;
    width: 91.2vw;
    min-height: 116.533vw;
    box-shadow: 0px 1.067vw 6.4vw 0px rgba(0, 0, 0, 0.13);
    position: unset;
    top: unset;
    transform: unset;
  }

  .p-hibicare-prevent__three__title {
    gap: 5.6vw;
  }

  .p-hibicare-prevent__three__name {
    font-size: 5.333vw;
  }

  .p-hibicare-prevent__three__num {
    font-size: 6.4vw;
  }

  .p-hibicare-prevent__three .p-hibicare-prevent__three__txt {
    font-size: 4.267vw;
    margin-top: 1.6vw;
  }

  .p-hibicare-prevent__feedback {
    margin-top: 14.933vw;
  }

  .p-hibicare-prevent__feedback__inner {
    margin-top: 10.667vw;
    padding: 13.333vw 0;
  }

  .p-hibicare-prevent__feedback__item {
    gap: 5.333vw;
    flex-direction: column;
  }

  .p-hibicare-prevent__feedback__content {
    width: 82.667vw;
    min-height: 35.2vw;
    padding: 5.333vw 6.133vw 0;
    border: 2px solid #E00000;
  }

  .p-hibicare-prevent__feedback__list {
    position: relative;
  }

  .p-hibicare-prevent__feedback__list .swiper-wrapper {
    display: flex;
    row-gap: unset;
    column-gap: unset;
  }


  .p-hibicare-prevent__feedback p {
    font-size: 4.267vw;
    margin-top: 4vw;
  }


  .p-hibicare-prevent__feedback__stars {
    gap: 1.867vw;
  }

  .p-hibicare-prevent__feedback__star {
    width: 5.333vw;
    height: 5.333vw;
  }

  .p-hibicare-prevent__feedback__avatar img {
    width: 14.133vw;
  }


  .p-hibicare-prevent__feedback__avatar span {
    font-size: 3.733vw;
  }

  .p-hibicare-prevent__feedback__btn {
    display: flex;
    width: 9.333vw;
    height: 9.333vw;
    background-color: #E00000;
    border-radius: 50%;
    top: 18.933vw;
  }

  .p-hibicare-prevent__feedback__btn::after {
    font-size: 4.533vw;
    color: #ffffff;
  }

  .p-hibicare-prevent__feedback__btn.swiper-button-next {
    right: -0.533vw;
  }

  .p-hibicare-prevent__feedback__btn.swiper-button-prev {
    left: -0.533vw;
  }

  .p-hibicare-prevent__faq {
    margin: 32vw 0 17.067vw;
  }

  .p-hibicare-prevent__faq__inner {
    margin-top: 5.333vw;
    padding: 16vw 4.533vw;
  }

  .p-hibicare-prevent__faq dt {
    padding: 7.733vw 14.933vw 7.733vw 21.333vw;
    font-size: 4.267vw;
    margin-bottom: 2.667vw;
  }

  .p-hibicare-prevent__faq dd {
    padding: 0 9.333vw 7.733vw;
  }

  .p-hibicare-prevent__faq__aws {
    padding: 4.267vw;
    border: 0.533vw solid #FDF0F0;
    font-size: 4.267vw;
  }

  .p-hibicare-prevent__faq__aws::before {
    font-size: 5.333vw;
    width: 10.133vw;
    height: 10.133vw;
    left: -4.533vw;
    top: -4.8vw;
  }

  .p-hibicare-prevent__faq dt::before {
    font-size: 5.333vw;
    width: 10.133vw;
    height: 10.133vw;
    left: 4.267vw;
  }

  .p-hibicare-prevent__faq__plusminus {
    right: 6.933vw;
  }

  .p-hibicare-prevent__faq__plusminus>span {
    width: 3.733vw;
    height: 3.733vw;
  }

  .p-hibicare-prevent__faq dt.js-active {
    padding: 7.733vw 14.933vw 7.733vw 21.333vw;
  }

  .p-hibicare-prevent__faq dt.js-active .p-hibicare-prevent__faq__plusminus {
    right: 4vw;
  }

  .p-hibicare-prevent__faq dt.js-active+dd {
    margin-bottom: 1.667vw;
  }

  .p-hibicare-prevent__faq__plusminus>span>span:nth-child(1) {
    height: 0.533vw;
    top: calc(50% - 0.267vw);
  }

  .p-hibicare-prevent__faq__plusminus>span>span:nth-child(2) {
    width: 0.533vw;
    left: calc(50% - 0.267vw);
  }

  .p-hibicare-prevent__device {
    padding: 14.933vw 2.133vw 0;
    margin-bottom: 17.6vw;
  }

  .p-hibicare-prevent__device__inner {
    padding: 5.333vw 4.267vw 5.333vw;
    border: 0.533vw solid rgba(128, 128, 128, 0.4);
    border-radius: 1.067vw;
  }

  .p-hibicare-prevent__device p,
  .p-hibicare-prevent__device ul li {
    font-size: 3.2vw;
  }

  .p-hibicare-prevent__device__left>p,
  .p-hibicare-prevent__device__right>p {
    text-indent: -2.4vw;
  }

  .p-hibicare-prevent__device .p-hibicare-prevent__device__inner>p:nth-child(2),
  .p-hibicare-prevent__device ul {
    margin-top: 1.067vw;
  }

  .p-hibicare-prevent__device__content {
    gap: 3.2vw;
    margin-top: 2.667vw;
    flex-direction: column;
  }
}