.side-banner {
  margin-top: 2rem;
  margin-left: 1rem;
}
.side-banner img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .side-banner img {
    padding: 0 8px;
  }
}

.wrap_detail {
  width: 100%;
}
.wrap_detail p {
  padding-left: unset;
  text-indent: unset;
}
.wrap_detail .specialcontents {
  padding-bottom: unset;
  margin-bottom: unset;
  border-bottom: unset;
}
@media screen and (max-width: 768px) {
  .wrap_detail .pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .wrap_detail .sp {
    display: none !important;
  }
}
.wrap_detail #treatment_cleansing_oil .specialcontents-copy {
  width: 100%;
  box-sizing: border-box;
  height: fit-content;
  padding: 30px;
}
@media (max-width: 768px) {
  .wrap_detail #treatment_cleansing_oil .specialcontents-copy {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
.wrap_detail #treatment_cleansing_oil .specialcontents-copy::after {
  width: 100%;
  left: 0;
  height: 100%;
}
.wrap_detail #treatment_cleansing_oil .specialcontents-copy strong {
  display: block;
  margin: 30px 0;
  line-height: 1.2;
}
.wrap_detail #treatment_cleansing_oil .specialcontents-card-container.col3 {
  gap: 10px;
}
.wrap_detail #treatment_cleansing_oil .specialcontents-card-item {
  box-sizing: border-box;
  width: 215px;
  margin: unset;
}
.wrap_detail #treatment_cleansing_oil .specialcontents-card-item:nth-child(3n) {
  margin-right: unset;
}
.wrap_detail #treatment_cleansing_oil .specialcontents-card-item-image {
  width: calc(100% - 50px);
}
.wrap_detail #treatment_cleansing_oil .specialcontents-card-bottom-note {
  box-sizing: border-box;
  margin-top: -15px;
}
@media (max-width: 768px) {
  .wrap_detail #treatment_cleansing_oil .specialcontents-card-bottom-note {
    margin-top: -10px;
  }
}
.wrap_detail #treatment_cleansing_oil .specialcontents-text {
  font-size: 26px;
}
@media (max-width: 768px) {
  .wrap_detail #treatment_cleansing_oil .specialcontents-text {
    font-size: 18px;
  }
}
.wrap_detail #multi_protection_day_serum .specialcontents-copy {
  box-sizing: border-box;
  width: 100%;
  height: unset;
  padding: 20px;
}
@media (max-width: 768px) {
  .wrap_detail #multi_protection_day_serum .specialcontents-copy {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    font-size: 23px;
  }
}
.wrap_detail #multi_protection_day_serum .specialcontents-copy::after {
  display: none;
}
@media (max-width: 768px) {
  .wrap_detail #multi_protection_day_serum .specialcontents-title {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 15px 0;
  }
}
.wrap_detail #multi_protection_day_serum .specialcontents-text {
  font-size: 25px;
}
@media (max-width: 768px) {
  .wrap_detail #multi_protection_day_serum .specialcontents-text {
    font-size: 16px;
  }
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-item-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.col2 .specialcontents-card-item {
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .wrap_detail #multi_protection_day_serum .specialcontents-card-container.col2 .specialcontents-card-item .efficacy {
    font-size: 18px;
    width: 80px;
  }
}
@media (max-width: 768px) {
  .wrap_detail #multi_protection_day_serum .specialcontents-card-container.col2 .specialcontents-card-item .ingredientName {
    font-size: 18px;
  }
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.col3 .specialcontents-card-item {
  flex-direction: column;
  align-items: start;
  justify-content: start;
  width: 180px;
  height: 430px;
  margin: 5px;
  padding-bottom: 25px;
}
@media (max-width: 768px) {
  .wrap_detail #multi_protection_day_serum .specialcontents-card-container.col3 .specialcontents-card-item {
    width: 100%;
    height: fit-content;
  }
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.col3 .specialcontents-card-item-title {
  box-sizing: border-box;
  width: 100%;
  font-size: 15px;
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.col3 .specialcontents-card-item-note {
  box-sizing: border-box;
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.col3 .specialcontents-card-item-image-note {
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 12px;
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.multiplication .specialcontents-card-item {
  height: 150px;
  margin: 5px !important;
}
@media screen and (max-width: 768px) {
  .wrap_detail #multi_protection_day_serum .specialcontents-card-container.multiplication .specialcontents-card-item {
    height: unset;
  }
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.multiplication .specialcontents-card-item:first-child::after {
  top: unset;
  bottom: -25px;
  right: calc(50% - 45px);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .wrap_detail #multi_protection_day_serum .specialcontents-card-container.multiplication .specialcontents-card-item:first-child::after {
    bottom: -28px;
    right: unset;
  }
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.colorpattern div {
  box-sizing: border-box;
}
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.colorpattern .specialcontents-card-natural-image-note,
.wrap_detail #multi_protection_day_serum .specialcontents-card-container.colorpattern .specialcontents-card-toneup-image-note {
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .wrap_detail #multi_protection_day_serum .nowrap {
    flex-wrap: nowrap !important;
  }
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-copy {
  box-sizing: border-box;
  width: 100%;
  height: unset;
  padding: 30px 20px 45px 20px;
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-copy {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    font-size: 24px;
  }
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-copy::after {
  display: none;
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-title {
  box-sizing: border-box;
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-frame {
  justify-content: center;
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-frame .specialcontents-frame-item.col2 {
  max-width: 326px;
  padding: 5px;
}
@media screen and (max-width: 768px) {
  .wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-frame .specialcontents-frame-item.col2 {
    padding: 10px;
  }
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-ingredient-title {
  font-size: 40px;
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-ingredient-title::after {
  bottom: 0;
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-ingredient-efficacy {
  font-size: 20px;
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-ingredient-efficacy span:has(small) {
  width: 200px;
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-frame-item.col3 {
  width: calc(33.3333333333% - 30px);
}
@media screen and (max-width: 768px) {
  .wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-frame-item.col3 {
    width: 100%;
  }
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-massage-title {
  box-sizing: border-box;
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-massage-text {
  font-size: 15px;
}
.wrap_detail #beauty_hand_serum_wrinkle_and_bright .specialcontents-massage-title.pink {
  font-size: 14px;
}
.wrap_detail #cleansing_cream .specialcontents-copy::before,
.wrap_detail #cleansing_cream .specialcontents-copy::after {
  display: none;
}
.wrap_detail #cleansing_cream .specialcontents-copy {
  box-sizing: border-box;
  width: 100%;
  height: unset;
  background-image: url(/infinity/brand/resources/images/product/detail/cleansing_cream/cleansing_cream_00.jpg);
  background-color: #000;
  text-indent: 2rem;
}
@media screen and (max-width: 768px) {
  .wrap_detail #cleansing_cream .specialcontents-copy {
    box-sizing: border-box;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 30px 15px;
  }
}
.wrap_detail #cleansing_cream .specialcontents-copy strong {
  display: inline-block;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .wrap_detail #cleansing_cream .specialcontents-copy strong {
    display: block;
    font-size: 23px;
    text-align: center;
  }
}
.wrap_detail #cleansing_cream .specialcontents-card-container {
  gap: 10px;
}
.wrap_detail #cleansing_cream .specialcontents-card-item {
  width: 165px;
  min-height: 110px;
  margin: unset;
}
@media screen and (max-width: 768px) {
  .wrap_detail #cleansing_cream .specialcontents-card-item:nth-child(3n) {
    margin-right: unset;
  }
}
.wrap_detail #cleansing_cream .specialcontents-card-item-image {
  width: 165px;
}
.wrap_detail #cleansing_cream .specialcontents-card-item-image {
  background-color: unset;
}
.wrap_detail #cleansing_cream .bg-white {
  background-color: #fff !important;
}/*# sourceMappingURL=adjustments-product-detail.css.map */