@charset "UTF-8";
.night_beauty .bg__wrapper02 {
  position: relative;
  background: linear-gradient(in oklab 30deg, #141c37 0%, #293566 42%, #1b264d 100%);
}
@media screen and (min-width: 768px) {
  .night_beauty .bg__wrapper02 {
    padding-top: calc(clamp(0px, 6.588579795vw, 90px) * 1);
    padding-bottom: calc(clamp(0px, 7.3206442167vw, 100px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .bg__wrapper02 {
    padding-top: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
    padding-bottom: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
  }
}
.night_beauty .bg__wrapper02::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-image: linear-gradient(0deg, rgb(177, 140, 90) 0%, rgb(210, 172, 114) 54%, rgb(172, 136, 88) 100%);
}
@media screen and (min-width: 768px) {
  .night_beauty .bg__wrapper02::after {
    height: calc(clamp(0px, 0.2928257687vw, 4px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .bg__wrapper02::after {
    height: calc(clamp(0px, 1.0666666667vw, 1.0666666667vw) * 1);
  }
}
.night_beauty .series {
  position: relative;
}
.night_beauty .series .series__heading {
  color: #fff;
  text-align: center;
  line-height: 1.2916666667;
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__heading {
    font-size: calc(clamp(0px, 3.074670571vw, 42px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__heading {
    font-size: calc(clamp(0px, 6.4vw, 6.4vw) * 1);
  }
}
.night_beauty .series .series__sub_heading {
  text-align: center;
  color: #fff;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__sub_heading {
    font-size: calc(clamp(0px, 2.196193265vw, 30px) * 1);
    margin-top: calc(clamp(0px, 2.196193265vw, 30px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__sub_heading {
    font-size: calc(clamp(0px, 4.5333333333vw, 4.5333333333vw) * 1);
    margin-top: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__list {
    display: flex;
    justify-content: center;
    margin-top: calc(clamp(0px, 7.3206442167vw, 100px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__list {
    margin-top: calc(clamp(0px, 6.6666666667vw, 6.6666666667vw) * 1);
    padding-left: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    padding-right: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  }
}
.night_beauty .series .series__item {
  position: relative;
  background: #040a2b;
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__item {
    border: 1px solid #e7c380;
    display: flex;
    flex-direction: column;
    width: calc(clamp(0px, 12.0790629575vw, 165px) * 1);
    padding-bottom: calc(clamp(0px, 1.8301610542vw, 25px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item {
    border-top: 1px solid #e7c380;
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item input {
    display: none;
  }
  .night_beauty .series .series__item input:checked ~ .series__contents {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding-bottom: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    padding-left: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    padding-right: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    transition: opacity 0.5s ease, visibility 0.5s ease;
  }
  .night_beauty .series .series__item input:checked ~ .series__contents .series__column {
    margin-top: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  }
  .night_beauty .series .series__item input:checked ~ label .toggle::after {
    opacity: 0;
  }
}
.night_beauty .series .series__item:not(:first-of-type)::after {
  content: "";
  display: block;
  width: calc(clamp(0px, 5.1244509517vw, 70px) * 1);
  height: 1px;
  background-color: #e8c481;
  position: absolute;
  left: calc(clamp(0px, 2.5622254758vw, 35px) * -1);
  top: calc(clamp(0px, 2.3426061493vw, 32px) * -1);
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item:not(:first-of-type)::after {
    display: none;
  }
}
.night_beauty .series .series__item::before {
  color: #e8c481;
  font-size: calc(clamp(0px, 1.5373352855vw, 21px) * 1);
  font-family: "Optima Display Roman", OptimaDisplayLight, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(clamp(0px, 3.2942898975vw, 45px) * -1);
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item::before {
    display: none;
  }
}
.night_beauty .series .series__item:nth-child(1)::before {
  content: "STEP 1";
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item:nth-child(1) .series__title::before {
    content: "STEP 1";
  }
}
.night_beauty .series .series__item:nth-child(2)::before {
  content: "STEP 2";
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item:nth-child(2) .series__title::before {
    content: "STEP 2";
  }
}
.night_beauty .series .series__item:nth-child(3)::before {
  content: "STEP 3";
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item:nth-child(3) .series__title::before {
    content: "STEP 3";
  }
}
.night_beauty .series .series__item:nth-child(4) {
  background: rgba(49, 62, 116, 0.5);
}
.night_beauty .series .series__item:nth-child(4)::before {
  content: "STEP 4";
  font-size: calc(clamp(0px, 1.9033674963vw, 26px) * 1);
  top: calc(clamp(0px, 3.6603221083vw, 50px) * -1);
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item:nth-child(4) .series__title::before {
    content: "STEP 4";
  }
}
.night_beauty .series .series__item:nth-child(5)::before {
  content: "STEP 5";
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item:nth-child(5) .series__title::before {
    content: "STEP 5";
  }
}
.night_beauty .series .series__item:nth-child(6) {
  background: rgba(49, 62, 116, 0.5);
}
.night_beauty .series .series__item:nth-child(6)::before {
  content: "STEP 6";
  font-size: calc(clamp(0px, 1.9033674963vw, 26px) * 1);
  top: calc(clamp(0px, 3.6603221083vw, 50px) * -1);
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item:nth-child(6) .series__title::before {
    content: "STEP 6";
  }
}
.night_beauty .series .series__item:nth-child(7) {
  background: rgba(49, 62, 116, 0.5);
}
.night_beauty .series .series__item:nth-child(7)::before {
  content: "STEP 7";
  font-size: calc(clamp(0px, 1.9033674963vw, 26px) * 1);
  top: calc(clamp(0px, 3.6603221083vw, 50px) * -1);
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__item:nth-child(7) .series__title::before {
    content: "STEP 7";
  }
}
.night_beauty .series label::before, .night_beauty .series label::after {
  display: none;
}
@media screen and (min-width: 768px) {
  .night_beauty .series label {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series label {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    padding-left: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    padding-right: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    padding-top: calc(clamp(0px, 4vw, 4vw) * 1);
    padding-bottom: calc(clamp(0px, 4vw, 4vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .series label .toggle {
    display: none;
  }
}
.night_beauty .series label .toggle::before, .night_beauty .series label .toggle::after {
  content: "";
  display: block;
  position: absolute;
  background: #e7c380;
}
.night_beauty .series label .toggle::before {
  width: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  height: 1px;
  right: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  top: 50%;
  transform: translateY(-50%);
}
.night_beauty .series label .toggle::after {
  width: 1px;
  height: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  right: calc(clamp(0px, 7.8666666667vw, 7.8666666667vw) * 1);
  top: 50%;
  transform: translateY(-50%);
}
.night_beauty .series .series__title {
  color: #e7c380;
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__title {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(clamp(0px, 6.588579795vw, 90px) * 1);
    font-size: calc(clamp(0px, 1.5373352855vw, 21px) * 1);
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__title {
    display: flex;
    flex-direction: column;
    font-size: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    margin-left: calc(clamp(0px, 6.6666666667vw, 6.6666666667vw) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__title::before {
    display: inline-block;
    color: #e8c481;
    font-size: calc(clamp(0px, 4vw, 4vw) * 1);
    margin-bottom: calc(clamp(0px, 0.6666666667vw, 0.6666666667vw) * 1);
    font-family: "Optima Display Roman", OptimaDisplayLight, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__image {
    margin-left: auto;
    margin-right: auto;
    width: calc(clamp(0px, 8.78477306vw, 120px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__image {
    width: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
  }
}
.night_beauty .series .series__contents {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__contents {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding-top: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__contents {
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__lead {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(clamp(0px, 5.8565153734vw, 80px) * 1);
    margin: auto;
    text-align: center;
    font-size: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__lead {
    font-size: calc(clamp(0px, 4.5333333333vw, 4.5333333333vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__column {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__column:not(:first-of-type) {
    margin-top: calc(clamp(0px, 1.8301610542vw, 25px) * 1);
  }
}
.night_beauty .series .series__text {
  line-height: 1.6153846154;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__text {
    text-align: center;
    font-size: calc(clamp(0px, 0.9516837482vw, 13px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__text {
    font-size: calc(clamp(0px, 3.4666666667vw, 3.4666666667vw) * 1);
  }
}
.night_beauty .series .series__text span {
  font-size: 0.7em;
}
.night_beauty .series .series__link {
  color: #fff;
  text-decoration: underline;
  display: inline-block;
  text-underline-offset: 0.4em;
}
@media screen and (min-width: 768px) {
  .night_beauty .series .series__link {
    text-align: center;
    margin-top: auto;
    font-size: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .series .series__link {
    font-size: calc(clamp(0px, 3.7333333333vw, 3.7333333333vw) * 1);
  }
}
.night_beauty .question {
  position: relative;
}
.night_beauty .question .question__top {
  position: relative;
}
.night_beauty .question .question__top::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: -webkit-linear-gradient(0deg, rgb(177, 140, 90) 0%, rgb(210, 172, 114) 54%, rgb(172, 136, 88) 100%);
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__top::before {
    height: calc(clamp(0px, 0.2928257687vw, 4px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__top::before {
    height: calc(clamp(0px, 1.0666666667vw, 1.0666666667vw) * 1);
  }
}
.night_beauty .question .question__top_heading {
  position: absolute;
  text-align: center;
  color: #fff;
  line-height: 1.3095238095;
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__top_heading {
    font-size: calc(clamp(0px, 3.074670571vw, 42px) * 1);
    left: 0;
    right: 0;
    top: calc(clamp(0px, 5.8565153734vw, 80px) * 1);
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__top_heading {
    font-size: calc(clamp(0px, 6.4vw, 6.4vw) * 1);
    left: 0;
    right: 0;
    top: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
    margin: auto;
  }
}
.night_beauty .question .question__top_text {
  position: absolute;
  text-align: center;
  color: #fff;
  line-height: 1.6086956522;
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__top_text {
    font-size: calc(clamp(0px, 1.6837481698vw, 23px) * 1);
    left: calc(clamp(0px, 17.5695461201vw, 240px) * 1);
    bottom: calc(clamp(0px, 9.5168374817vw, 130px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__top_text {
    font-size: calc(clamp(0px, 4.5333333333vw, 4.5333333333vw) * 1);
    left: 0;
    right: 0;
    top: calc(clamp(0px, 45.3333333333vw, 45.3333333333vw) * 1);
    margin: auto;
  }
}
.night_beauty .question .question__bottom {
  padding-left: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  padding-right: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
}
.night_beauty .question .question__heading {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__heading {
    width: calc(clamp(0px, 43.1185944363vw, 589px) * 1);
    margin-top: calc(clamp(0px, 3.6603221083vw, 50px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__heading {
    width: calc(clamp(0px, 48.1333333333vw, 48.1333333333vw) * 1);
    margin-top: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
  }
}
.night_beauty .question .question__lead {
  text-align: center;
  color: #fff;
  line-height: 1.4705882353;
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__lead {
    font-size: calc(clamp(0px, 2.196193265vw, 30px) * 1);
    margin-top: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__lead {
    font-size: calc(clamp(0px, 4.5333333333vw, 4.5333333333vw) * 1);
    margin-top: calc(clamp(0px, 4vw, 4vw) * 1);
  }
}
.night_beauty .question .question__image {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__image {
    width: calc(clamp(0px, 39.6046852123vw, 541px) * 1);
    margin-top: calc(clamp(0px, 2.9282576867vw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__image {
    margin-top: calc(clamp(0px, 8vw, 8vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__list {
    display: flex;
    justify-content: center;
    margin-top: calc(clamp(0px, 2.9282576867vw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__list {
    margin-top: calc(clamp(0px, 8vw, 8vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: calc(clamp(0px, 15.5197657394vw, 212px) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__item:not(:first-of-type) {
    margin-left: calc(clamp(0px, 1.4641288433vw, 20px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__item:not(:first-of-type) {
    margin-top: calc(clamp(0px, 5.8565153734vw, 80px) * 1);
  }
}
.night_beauty .question .question__item_text {
  background: #2c365d;
  color: #fff;
  position: relative;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.6153846154;
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__item_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    font-size: calc(clamp(0px, 0.9516837482vw, 13px) * 1);
    padding-top: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
    padding-bottom: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
    margin-top: calc(clamp(0px, 1.4641288433vw, 20px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__item_text {
    font-size: calc(clamp(0px, 3.4666666667vw, 3.4666666667vw) * 1);
    padding-top: calc(clamp(0px, 4vw, 4vw) * 1);
    padding-bottom: calc(clamp(0px, 4vw, 4vw) * 1);
    padding-left: calc(clamp(0px, 5.0666666667vw, 5.0666666667vw) * 1);
    padding-right: calc(clamp(0px, 5.0666666667vw, 5.0666666667vw) * 1);
    margin-top: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  }
}
.night_beauty .question .question__item_text::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .night_beauty .question .question__item_text::before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 11px solid #2c365d;
    border-left-width: calc(clamp(0px, 0.439238653vw, 6px) * 1);
    border-right-width: calc(clamp(0px, 0.439238653vw, 6px) * 1);
    border-top-width: calc(clamp(0px, 0.8052708638vw, 11px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .question .question__item_text::before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 11px solid #2c365d;
    border-left-width: calc(clamp(0px, 1.7333333333vw, 1.7333333333vw) * 1);
    border-right-width: calc(clamp(0px, 1.7333333333vw, 1.7333333333vw) * 1);
    border-top-width: calc(clamp(0px, 2.9333333333vw, 2.9333333333vw) * 1);
  }
}
.night_beauty .explanation {
  position: relative;
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation {
    margin-top: calc(clamp(0px, 7.3206442167vw, 100px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation {
    margin-top: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
  }
}
.night_beauty .explanation .explanation__inner {
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__inner {
    width: calc(clamp(0px, 80.5270863836vw, 1100px) * 1);
    padding-top: calc(clamp(0px, 5.8565153734vw, 80px) * 1);
    padding-bottom: calc(clamp(0px, 5.8565153734vw, 80px) * 1);
    padding-left: calc(clamp(0px, 7.3206442167vw, 100px) * 1);
    padding-right: calc(clamp(0px, 7.3206442167vw, 100px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__inner {
    width: calc(clamp(0px, 89.3333333333vw, 89.3333333333vw) * 1);
    padding-top: calc(clamp(0px, 9.3333333333vw, 9.3333333333vw) * 1);
    padding-bottom: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
  }
}
.night_beauty .explanation .explanation__heading {
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__heading {
    font-size: calc(clamp(0px, 3.0014641288vw, 41px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__heading {
    font-size: calc(clamp(0px, 6.1333333333vw, 6.1333333333vw) * 1);
  }
}
.night_beauty .explanation .explanation__heading em {
  font-size: 110%;
}
.night_beauty .explanation .explanation__lead {
  color: #fff;
  text-align: center;
  line-height: 1.5882352941;
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__lead {
    margin-top: calc(clamp(0px, 2.9282576867vw, 40px) * 1);
    font-size: calc(clamp(0px, 1.2445095168vw, 17px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__lead {
    margin-top: calc(clamp(0px, 8vw, 8vw) * 1);
    font-size: calc(clamp(0px, 3.7333333333vw, 3.7333333333vw) * 1);
    padding-left: calc(clamp(0px, 2vw, 2vw) * 1);
    padding-right: calc(clamp(0px, 2vw, 2vw) * 1);
  }
}
.night_beauty .explanation .explanation__arrow {
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__arrow {
    width: calc(clamp(0px, 5.1244509517vw, 70px) * 1);
    margin-top: calc(clamp(0px, 2.3426061493vw, 32px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__arrow {
    width: calc(clamp(0px, 9.3333333333vw, 9.3333333333vw) * 1);
    margin-top: calc(clamp(0px, 2.9282576867vw, 40px) * 1);
  }
}
.night_beauty .explanation .explanation__headline {
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__headline {
    margin-top: calc(clamp(0px, 2.5622254758vw, 35px) * 1);
    font-size: calc(clamp(0px, 2.0497803807vw, 28px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__headline {
    line-height: 1.5;
    margin-top: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    font-size: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__list {
    max-inline-size: -moz-max-content;
    max-inline-size: max-content;
    margin-inline: auto;
    margin-top: calc(clamp(0px, 2.5622254758vw, 35px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__list {
    margin-top: calc(clamp(0px, 6.6666666667vw, 6.6666666667vw) * 1);
  }
}
.night_beauty .explanation .explanation__item {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__item {
    display: flex;
    align-items: center;
    font-size: calc(clamp(0px, 1.5373352855vw, 21px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__item {
    display: flex;
    line-height: 1.6;
    font-size: calc(clamp(0px, 4vw, 4vw) * 1);
    padding-left: calc(clamp(0px, 4.6666666667vw, 4.6666666667vw) * 1);
    padding-right: calc(clamp(0px, 4.6666666667vw, 4.6666666667vw) * 1);
  }
}
.night_beauty .explanation .explanation__item span {
  background: linear-gradient(transparent 70%, rgba(231, 195, 128, 0.5) 20%);
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__item span {
    line-height: 1;
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__item:not(:first-of-type) {
    margin-top: calc(clamp(0px, 1.4641288433vw, 20px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__item:not(:first-of-type) {
    margin-top: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__item--icon {
    margin-right: calc(clamp(0px, 0.7320644217vw, 10px) * 1);
    width: calc(clamp(0px, 2.3426061493vw, 32px) * 1);
    height: calc(clamp(0px, 2.0497803807vw, 28px) * 1);
    background: url(/media/export/cms_2.0/LP/night_beauty/20250228/explanation_check.png) no-repeat center/cover;
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__item--icon {
    display: inline-block;
    flex-shrink: 0;
    background: url(/media/export/cms_2.0/LP/night_beauty/20250228/explanation_check.sp.png) no-repeat center/cover;
    width: calc(clamp(0px, 6.8vw, 6.8vw) * 1);
    height: calc(clamp(0px, 6vw, 6vw) * 1);
    margin-right: calc(clamp(0px, 1.3333333333vw, 1.3333333333vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__image {
    margin-top: calc(clamp(0px, 4.39238653vw, 60px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .explanation .explanation__image {
    margin-top: calc(clamp(0px, 9.3333333333vw, 9.3333333333vw) * 1);
    padding-left: calc(clamp(0px, 4vw, 4vw) * 1);
    padding-right: calc(clamp(0px, 4vw, 4vw) * 1);
  }
}
.night_beauty .explanation .explanation__cta {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .night_beauty .explanation .explanation__cta {
    width: calc(clamp(0px, 28.5505124451vw, 390px) * 1);
    margin-top: calc(clamp(0px, 3.2942898975vw, 45px) * 1);
  }
}
.night_beauty .experience {
  position: relative;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience {
    margin-top: calc(clamp(0px, 7.3206442167vw, 100px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience {
    margin-top: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
  }
}
.night_beauty .experience .experience__heading {
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__heading {
    font-size: calc(clamp(0px, 3.074670571vw, 42px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__heading {
    font-size: calc(clamp(0px, 6.4vw, 6.4vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__list {
    display: flex;
    justify-content: center;
    gap: calc(clamp(0px, 5.7833089312vw, 79px) * 1);
    margin-top: calc(clamp(0px, 4.7584187408vw, 65px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__list {
    margin-top: calc(clamp(0px, 6.6666666667vw, 6.6666666667vw) * 1);
  }
}
.night_beauty .experience .experience__item {
  position: relative;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item {
    display: flex;
    flex-direction: column;
    width: calc(clamp(0px, 35.505124451vw, 485px) * 1);
    padding-bottom: calc(clamp(0px, 4.0263543192vw, 55px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item {
    margin-inline: auto;
    width: calc(clamp(0px, 89.3333333333vw, 89.3333333333vw) * 1);
    padding-bottom: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
  }
  .night_beauty .experience .experience__item:not(:first-of-type) {
    margin-top: calc(clamp(0px, 12vw, 12vw) * 1);
  }
}
.night_beauty .experience .experience__item::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item::before {
    height: calc(clamp(0px, 40.9956076135vw, 560px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item::before {
    height: calc(clamp(0px, 130.6666666667vw, 130.6666666667vw) * 1);
  }
}
.night_beauty .experience .experience__item--tag {
  text-align: center;
  color: #e7c380;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--tag {
    font-size: calc(clamp(0px, 1.6105417277vw, 22px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item--tag {
    font-size: calc(clamp(0px, 4vw, 4vw) * 1);
  }
}
.night_beauty .experience .experience__item--tag em {
  font-size: 110%;
}
.night_beauty .experience .experience__item--lead {
  text-align: center;
  color: #fff;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--lead {
    font-size: calc(clamp(0px, 2.196193265vw, 30px) * 1);
    margin-top: calc(clamp(0px, 1.317715959vw, 18px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item--lead {
    font-size: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    margin-top: calc(clamp(0px, 2vw, 2vw) * 1);
  }
}
.night_beauty .experience .experience__item--leadNote {
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--leadNote {
    font-size: calc(clamp(0px, 0.8052708638vw, 11px) * 1);
    margin-top: calc(clamp(0px, 0.7320644217vw, 10px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item--leadNote {
    font-size: calc(clamp(0px, 2.6666666667vw, 2.6666666667vw) * 1);
    margin-top: calc(clamp(0px, 2.6666666667vw, 2.6666666667vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--head {
    margin-bottom: calc(clamp(0px, 2.196193265vw, 30px) * 1);
  }
}
.night_beauty .experience .experience__item--wrapper {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--wrapper {
    margin-top: auto;
  }
}
.night_beauty .experience .experience__item--image {
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--image {
    width: calc(clamp(0px, 30.7467057101vw, 420px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item--image {
    width: calc(clamp(0px, 81.3333333333vw, 81.3333333333vw) * 1);
    margin-top: calc(clamp(0px, 6.6666666667vw, 6.6666666667vw) * 1);
  }
}
.night_beauty .experience .experience__item--title {
  text-align: center;
  line-height: 1.4482758621;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--title {
    margin-top: calc(clamp(0px, 2.5622254758vw, 35px) * 1);
    font-size: calc(clamp(0px, 2.0497803807vw, 28px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item--title {
    margin-top: calc(clamp(0px, 8vw, 8vw) * 1);
    font-size: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  }
}
.night_beauty .experience .experience__item--border {
  background: #a7834f;
  height: 1px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--border {
    width: calc(clamp(0px, 30.7467057101vw, 420px) * 1);
    margin-top: calc(clamp(0px, 1.4641288433vw, 20px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item--border {
    width: calc(clamp(0px, 81.3333333333vw, 81.3333333333vw) * 1);
    margin-top: calc(clamp(0px, 4vw, 4vw) * 1);
  }
}
.night_beauty .experience .experience__item--text {
  text-align: center;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--text {
    margin-top: calc(clamp(0px, 2.196193265vw, 30px) * 1);
    font-size: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item--text {
    margin-top: calc(clamp(0px, 6.6666666667vw, 6.6666666667vw) * 1);
    font-size: calc(clamp(0px, 4vw, 4vw) * 1);
  }
}
.night_beauty .experience .experience__item--link {
  display: block;
  background: #040a2b;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .night_beauty .experience .experience__item--link {
    font-size: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
    width: calc(clamp(0px, 11.1273792094vw, 152px) * 1);
    height: calc(clamp(0px, 2.9282576867vw, 40px) * 1);
    margin-top: calc(clamp(0px, 2.9282576867vw, 40px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .night_beauty .experience .experience__item--link {
    font-size: calc(clamp(0px, 4vw, 4vw) * 1);
    width: calc(clamp(0px, 81.3333333333vw, 81.3333333333vw) * 1);
    height: calc(clamp(0px, 12.6666666667vw, 12.6666666667vw) * 1);
    margin-top: calc(clamp(0px, 8vw, 8vw) * 1);
  }
}