@charset "UTF-8";
/* -start- 공통 - 주의사항*/
/* line 3, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-precaution-title {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* line 4, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-precaution-title .precaution-title-wrapping {
  display: flex;
  justify-content: space-between;
}

/* line 5, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-precaution-title .precaution-title-wrapping h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 20px 0;
}

/* line 6, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-precaution-title .precaution-title-wrapping .material-icons-round {
  font-size: 6.25rem;
  color: #ccc;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-precaution-title .precaution-title-wrapping .d-precaution-close {
  display: none;
  margin-top: -30px;
}

/* line 8, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-precaution-title .precaution-title-wrapping .d-precaution-open {
  margin-top: 0;
}

/* line 9, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content.d-wrap-precaution-content {
  display: none;
}

/* line 10, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content {
  padding: 63px 0 61px;
  background-color: #fbfbfb;
}

/* line 11, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #707070;
}

/* line 12, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping p {
  padding-bottom: 1.5rem;
}

/* line 13, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li {
  padding-bottom: 1.6875rem;
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #707070;
  margin-left: 3.125rem;
}

/* line 14, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-01::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-02::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-03::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-04::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-05::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-06::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-06::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-07::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-08::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-09::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-10::before {
  font-family: 'Poppins';
  font-size: 1.5rem;
  line-height: normal;
  letter-spacing: -0.03rem;
  color: #707070;
  margin-left: -48px;
  padding-right: 12px;
}

/* line 25, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-01::before {
  content: "01.";
}

/* line 26, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-02::before {
  content: "02.";
}

/* line 27, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-03::before {
  content: "03.";
}

/* line 28, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-04::before {
  content: "04.";
}

/* line 29, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-05::before {
  content: "05.";
}

/* line 30, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-06::before {
  content: "06.";
}

/* line 31, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-07::before {
  content: "07.";
}

/* line 32, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-08::before {
  content: "08.";
}

/* line 33, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-09::before {
  content: "09.";
}

/* line 34, app/assets/stylesheets/hot_flush.scss */
.wrap-precaution .wrap-content .content-wrapping li.warning-list-10::before {
  content: "10.";
}

/* -end- 공통 - 주의사항*/
/* -start- 공통 - Q&A*/
/* line 37, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-qna-title {
  border-bottom: 1px solid #ccc;
}

/* line 38, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-qna-title .qna-wrapping {
  display: flex;
  justify-content: space-between;
}

/* line 39, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-qna-title .qna-wrapping h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 20px 0;
}

/* line 40, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-qna-title .qna-wrapping .material-icons-round {
  font-size: 6.25rem;
  color: #ccc;
  cursor: pointer;
}

/* line 41, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-qna-title .qna-wrapping .d-qna-close {
  display: none;
  margin-top: -30px;
}

/* line 42, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-qna-title .qna-wrapping .d-qna-open {
  margin-top: 0;
}

/* line 43, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-content.d-wrap-qna-content {
  display: none;
}

/* line 44, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-content {
  padding: 61px 0 61px;
  background-color: #fbfbfb;
}

/* line 45, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-content .content-wrapping {
  font-family: 'Spoqa Han Sans Neo';
}

/* line 46, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-content .content-wrapping h4 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.03rem;
  color: #333;
  padding-bottom: 13px;
}

/* line 47, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-content .content-wrapping p {
  font-size: 1.125rem;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #707070;
  padding-bottom: 32px;
}

/* line 48, app/assets/stylesheets/hot_flush.scss */
.wrap-qna .wrap-content .content-wrapping .content-num {
  font-family: 'Poppins';
}

/* -end- 공통 - Q&A*/
/* 홍조 시작 */
/* line 52, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-hotflush {
  background-image: url("/img/hot_flush/hot_flush/img_main_hotflush.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 800px;
}

/* line 53, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-hotflush .text-desc {
  padding-top: 12.5rem;
  margin-left: 59.32%;
}

/* line 54, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-hotflush .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 3.125rem;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.156rem;
  color: #fff;
  margin: 0;
}

/* line 55, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-hotflush .text-desc hr {
  width: 4.375rem;
  height: 1px;
  border-width: 0;
  background-color: #ccc;
  margin: 2.5rem 0;
}

/* line 56, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-hotflush .text-desc h2 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125em;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #ccc;
  padding-bottom: 5px;
}

/* line 57, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-hotflush .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.022rem;
  color: #ccc;
}

/* line 58, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-hotflush .arrow-more {
  border: 1px solid #fff;
  border-radius: 1.875rem;
  margin: 7rem auto 0;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
}

/* line 59, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-hotflush .arrow-more .material-icons {
  padding-top: 4px;
  color: #fff;
}

/* line 61, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause {
  background-color: #fbfbfb;
  padding: 9.375rem 0 6.25rem;
}

/* line 62, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
}

/* line 63, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .text-desc {
  width: 38.55%;
  max-width: 455px;
}

/* line 64, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .text-desc em {
  font-family: 'Poppins';
  font-size: 0.94vw;
  line-height: 2.22;
  letter-spacing: -0.022rem;
  color: #626262;
  padding-bottom: 4px;
  text-transform: uppercase;
}

/* line 65, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.08vw;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 20px;
}

/* line 66, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 0.94vw;
  line-height: 1.56;
  letter-spacing: -0.045rem;
  color: #626262;
}

/* line 67, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .wrap-right-img {
  margin-top: 2.125rem;
  text-align: right;
  width: 59.32%;
}

/* line 68, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .wrap-right-img .right-img-wrapping01 {
  width: 100%;
  max-width: 700px;
  margin-bottom: 2.5rem;
}

/* line 69, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .wrap-right-img .right-img-wrapping02 {
  width: 100%;
  max-width: 660px;
  float: right;
}

/* line 70, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .wrap-right-img .d-img-hotflush01 {
  width: 100%;
  display: block;
}

/* line 71, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .wrap-img-box {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
  border-radius: 50px 0 50px 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 300px;
  width: 42.37%;
  max-width: 500px;
}

/* line 72, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section01 .wrap-img-box .d-img-hotflush01-03 {
  width: 100%;
  display: block;
}

/* line 73, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section02 {
  margin-top: 11.25rem;
}

/* line 74, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section02 .wrap-img-text {
  width: 100%;
  max-width: 880px;
}

/* line 75, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section02 .wrap-img-text .d-img-hotflush01-04 {
  width: 100%;
}

/* line 76, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section02 h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 30px;
}

/* line 77, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-cause .wrap-section02 p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.045rem;
  color: #626262;
  padding-bottom: 64px;
}

/* line 79, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-content {
  width: 100%;
  max-width: 1920px;
}

/* line 80, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-content .d-img-hotflush02,
.img-hotflush-content2 .d-img-hotflush03 {
  width: 100%;
  display: block;
}

/* line 83, app/assets/stylesheets/hot_flush.scss */
.wrap-hotflush-plus-program {
  padding-top: 9.375rem;
}

/* line 84, app/assets/stylesheets/hot_flush.scss */
.wrap-hotflush-plus-program h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 5rem;
  text-align: center;
}

/* line 85, app/assets/stylesheets/hot_flush.scss */
.wrap-hotflush-plus-program h6 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: -0.022rem;
  color: #707070;
  text-align: center;
}

/* line 86, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .swiper-wrapper {
  padding-left: 20%;
  width: 100%;
}

/* line 87, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .swiper-slide {
  width: 100%;
  max-width: 480px;
}

/* line 88, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .d-btn-more {
  width: 100%;
  display: block;
}

/* 홍조 끝 */
/* 여드름 시작 */
/* line 93, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-acne {
  background-image: url("/img/hot_flush/acne/img_main_acne.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 800px;
}

/* line 94, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-acne .text-desc {
  padding-top: 12.5rem;
  margin-left: 44%;
}

/* line 95, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-acne .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 3.125rem;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.281rem;
  color: #fff;
  margin: 0;
}

/* line 96, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-acne .text-desc hr {
  width: 4.375rem;
  height: 1px;
  border-width: 0;
  background-color: #ccc;
  margin: 2.5rem 0;
}

/* line 97, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-acne .text-desc h2 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125em;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #ccc;
  padding-bottom: 5px;
}

/* line 98, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-acne .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.022rem;
  color: #ccc;
}

/* line 99, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-acne .arrow-more {
  border: 1px solid #fff;
  border-radius: 1.875rem;
  margin: 7rem auto 0;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
}

/* line 100, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-acne .arrow-more .material-icons {
  padding-top: 4px;
  color: #fff;
}

/* line 102, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause {
  background-color: #fbfbfb;
  padding: 9.375rem 0 1.25rem;
}

/* line 103, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
}

/* line 104, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 .text-desc {
  width: 38.55%;
  max-width: 455px;
}

/* line 105, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 .text-desc em {
  font-family: 'Poppins';
  font-size: 0.94vw;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #707070;
  padding-bottom: 4px;
  text-transform: uppercase;
}

/* line 106, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.08vw;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 20px;
}

/* line 107, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 0.94vw;
  line-height: 1.56;
  letter-spacing: -0.045rem;
  color: #626262;
}

/* line 108, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 .wrap-right-img {
  margin-top: 2.125rem;
  text-align: right;
  width: 59.32%;
  max-width: 700px;
  margin-bottom: 2.5rem;
}

/* line 109, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 .wrap-right-img .d-img-acne01-01 {
  width: 100%;
  display: block;
  margin-top: 120px;
}

/* line 110, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 .wrap-img-box {
  width: 42.37%;
  max-width: 500px;
}

/* line 111, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 .wrap-img-box .d-img-acne01-02 {
  width: 100%;
  display: block;
}

/* line 112, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section01 .wrap-img-box {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
  border-radius: 50px 0 50px 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 320px;
  width: 42.37%;
  max-width: 500px;
}

/* line 113, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section02 {
  margin-top: 12rem;
  margin-bottom: 4rem;
}

/* line 114, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section02 .wrap-img-text {
  width: 100%;
  max-width: 880px;
}

/* line 115, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section02 .wrap-img-text .d-img-acne01-03 {
  width: 100%;
}

/* line 116, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section02 h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 30px;
}

/* line 117, app/assets/stylesheets/hot_flush.scss */
.wrap-main-acne-cause .wrap-section02 p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.045rem;
  color: #626262;
  padding-bottom: 64px;
}

/* line 119, app/assets/stylesheets/hot_flush.scss */
.img-acne-content {
  width: 100%;
  max-width: 1920px;
}

/* line 120, app/assets/stylesheets/hot_flush.scss */
.img-acne-content .d-img-acne02,
.img-acne-content .d-img-acne03,
.img-acne-content .d-img-acne04 {
  width: 100%;
  display: block;
}

/* line 124, app/assets/stylesheets/hot_flush.scss */
.img-acne-content .d-img-acne02 {
  padding: 150px 0 100px 0;
}

/* line 126, app/assets/stylesheets/hot_flush.scss */
.wrap-acne-plus-program {
  padding-top: 9.375rem;
}

/* line 127, app/assets/stylesheets/hot_flush.scss */
.wrap-acne-plus-program h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 5rem;
  text-align: center;
}

/* line 128, app/assets/stylesheets/hot_flush.scss */
.wrap-acne-plus-program h6 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: -0.022rem;
  color: #707070;
  text-align: center;
}

/* line 129, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .swiper-wrapper {
  padding-left: 20%;
  width: 100%;
}

/* line 130, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .swiper-slide {
  width: 100%;
  max-width: 480px;
}

/* line 131, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .d-btn-more {
  width: 100%;
  display: block;
}

/* 여드름 끝 */
/* 색소질환 시작 */
/* line 136, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-pigment {
  background-image: url("/img/hot_flush/pigment/img_main_pigment.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 800px;
}

/* line 137, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-pigment .text-desc {
  padding-top: 12.5rem;
  margin-left: 59.32%;
}

/* line 138, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-pigment .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 3.125rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.156rem;
  color: #fff;
  margin: 0;
}

/* line 139, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-pigment .text-desc hr {
  width: 4.375rem;
  height: 1px;
  border-width: 0;
  background-color: #ccc;
  margin: 2.5rem 0;
}

/* line 140, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-pigment .text-desc h2 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #ccc;
  padding-bottom: 5px;
}

/* line 141, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-pigment .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.022rem;
  color: #ccc;
}

/* line 142, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-pigment .arrow-more {
  border: 1px solid #fff;
  border-radius: 1.875rem;
  margin: 7rem auto 0;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
}

/* line 143, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-pigment .arrow-more .material-icons {
  padding-top: 4px;
  color: #fff;
}

/* line 145, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause {
  background-color: #fbfbfb;
  padding: 9.375rem 0 1.25rem;
}

/* line 146, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
}

/* line 147, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .text-desc {
  width: 38.55%;
  max-width: 455px;
}

/* line 148, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .text-desc em {
  font-family: 'Poppins';
  font-size: 0.94vw;
  line-height: 2.22;
  letter-spacing: -0.022rem;
  color: #626262;
  padding-bottom: 4px;
  text-transform: uppercase;
}

/* line 149, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.08vw;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 20px;
}

/* line 150, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 0.94vw;
  line-height: 1.56;
  letter-spacing: -0.045rem;
  color: #626262;
}

/* line 151, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .wrap-right-img {
  margin-top: 2.125rem;
  text-align: right;
  width: 59.32%;
}

/* line 152, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .wrap-right-img .right-img-wrapping01 {
  width: 100%;
  max-width: 700px;
  margin-bottom: 2.5rem;
}

/* line 153, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .wrap-right-img .right-img-wrapping02 {
  width: 100%;
  max-width: 660px;
  float: right;
}

/* line 154, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .wrap-right-img .d-img-pigment01 {
  width: 100%;
  display: block;
}

/* line 155, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .wrap-img-box {
  width: 42.37%;
  max-width: 500px;
}

/* line 156, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .wrap-img-box .d-img-pigment01-03 {
  width: 100%;
  display: block;
}

/* line 157, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section01 .wrap-img-box {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
  border-radius: 50px 0 50px 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 300px;
  width: 42.37%;
  max-width: 500px;
}

/* line 158, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section02 {
  margin-top: 11.25rem;
}

/* line 159, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section02 .wrap-img-text {
  width: 100%;
  max-width: 880px;
}

/* line 160, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section02 .wrap-img-text .d-img-pigment01-04 {
  width: 100%;
}

/* line 161, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section02 h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 30px;
}

/* line 162, app/assets/stylesheets/hot_flush.scss */
.wrap-main-pigment-cause .wrap-section02 p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.045rem;
  color: #626262;
  padding-bottom: 64px;
}

/* line 164, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-pigment {
  width: 100%;
  max-width: 1920px;
}

/* line 165, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-pigment .d-img-pigment02,
.img-hotflush-pigment .d-img-pigment03 {
  width: 100%;
  display: block;
}

/* line 168, app/assets/stylesheets/hot_flush.scss */
.wrap-pigment-plus-program {
  padding-top: 9.375rem;
}

/* line 169, app/assets/stylesheets/hot_flush.scss */
.wrap-pigment-plus-program h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 5rem;
  text-align: center;
}

/* line 170, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .swiper-wrapper {
  padding-left: 20%;
  width: 100%;
}

/* line 171, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .swiper-slide {
  width: 100%;
  max-width: 480px;
}

/* line 172, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .d-btn-more {
  width: 100%;
  display: block;
}

/* 색소질환 시작 */
/* - start -색소질환 - 문신제거 */
/* line 177, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-tattoremoval {
  background-image: url("/img/hot_flush/tattoremoval/img_main_tattoremoval.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 800px;
}

/* line 178, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-tattoremoval .text-desc {
  padding-top: 12.5rem;
  margin-left: 52%;
}

/* line 179, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-tattoremoval .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 3.125rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.156rem;
  color: #fff;
  margin: 0;
}

/* line 180, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-tattoremoval .text-desc hr {
  width: 4.375rem;
  height: 1px;
  border-width: 0;
  background-color: #ccc;
  margin: 2.5rem 0;
}

/* line 181, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-tattoremoval .text-desc h2 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #ccc;
  padding-bottom: 5px;
}

/* line 182, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-tattoremoval .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.022rem;
  color: #ccc;
}

/* line 183, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-tattoremoval .arrow-more {
  border: 1px solid #fff;
  border-radius: 1.875rem;
  margin: 7rem auto 0;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
}

/* line 184, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-tattoremoval .arrow-more .material-icons {
  padding-top: 4px;
  color: #fff;
}

/* line 186, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-tattoremoval {
  width: 100%;
  max-width: 1920px;
}

/* line 187, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-tattoremoval .img-tattoremoval {
  width: 100%;
  display: block;
}

/* - end -색소질환 - 문신제거 */
/* - start -색소질환 - 아포지 */
/* line 191, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-apogee {
  background-image: url("/img/hot_flush/apogee/img_main_apogee.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 800px;
}

/* line 192, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-apogee .text-desc {
  padding-top: 12.5rem;
  margin-left: 52%;
}

/* line 193, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-apogee .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 3.125rem;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.156rem;
  color: #fff;
  margin: 0;
}

/* line 194, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-apogee .text-desc hr {
  width: 4.375rem;
  height: 1px;
  border-width: 0;
  background-color: #ccc;
  margin: 2.5rem 0;
}

/* line 195, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-apogee .text-desc h2 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #ccc;
  padding-bottom: 5px;
}

/* line 196, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-apogee .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.022rem;
  color: #ccc;
}

/* line 197, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-apogee .arrow-more {
  border: 1px solid #fff;
  border-radius: 1.875rem;
  margin: 7rem auto 0;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
}

/* line 198, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-apogee .arrow-more .material-icons {
  padding-top: 4px;
  color: #fff;
}

/* line 200, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-apogee {
  width: 100%;
  max-width: 1920px;
}

/* line 201, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-apogee .img-apogee {
  width: 100%;
  display: block;
}

/* - end -색소질환 - 아포지 */
/* - start - 여드름홍조 - 흉터 모공 치료 */
/* line 205, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-porestreatment {
  background-image: url("/img/hot_flush/pores_treatment/img_main_pores_treatment.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 800px;
}

/* line 206, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-porestreatment .text-desc {
  padding-top: 12.5rem;
  margin-left: 52%;
}

/* line 207, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-porestreatment .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 3.125rem;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.156rem;
  color: #333;
  margin: 0;
}

/* line 208, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-porestreatment .text-desc hr {
  width: 4.375rem;
  height: 1px;
  border-width: 0;
  background-color: #656565;
  opacity: 0.5;
  margin: 2.5rem 0;
}

/* line 209, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-porestreatment .text-desc h2 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.022rem;
  color: #626262;
  padding-bottom: 5px;
}

/* line 210, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-porestreatment .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.022rem;
  color: #626262;
}

/* line 211, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-porestreatment .arrow-more {
  border: 1px solid #fff;
  border-radius: 1.875rem;
  margin: 7rem auto 0;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
}

/* line 212, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-porestreatment .arrow-more .material-icons {
  padding-top: 4px;
  color: #fff;
}

/* line 214, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-porestreatment {
  width: 100%;
  max-width: 1920px;
}

/* line 215, app/assets/stylesheets/hot_flush.scss */
.img-porestreatment {
  width: 100%;
  display: block;
}

/* line 217, app/assets/stylesheets/hot_flush.scss */
.porestreatment-area-title {
  text-align: center;
  padding: 1.875rem 0;
}

/* line 218, app/assets/stylesheets/hot_flush.scss */
.porestreatment-area-title .area-text-title {
  background-color: #c5c5c5;
  border-radius: 0.625rem;
  margin: 0 0.625rem;
  padding: 0.75rem 4.812rem;
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  display: inline-block;
}

/* line 219, app/assets/stylesheets/hot_flush.scss */
.porestreatment-area-title .area-text-title.active {
  background-color: #333;
}

/* line 220, app/assets/stylesheets/hot_flush.scss */
#d-porestreatment-slide .porestreatment-tap {
  display: none;
}

/* line 221, app/assets/stylesheets/hot_flush.scss */
#d-porestreatment-slide .porestreatment-tap.active {
  display: block;
}

/* line 223, app/assets/stylesheets/hot_flush.scss */
.wrap-porestreatment-plus-program {
  padding-top: 9.375rem;
}

/* line 224, app/assets/stylesheets/hot_flush.scss */
.wrap-porestreatment-plus-program h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 5rem;
  text-align: center;
}

/* line 225, app/assets/stylesheets/hot_flush.scss */
.wrap-porestreatment-plus-program h6 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: -0.022rem;
  color: #707070;
  text-align: center;
}

/* line 226, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .swiper-wrapper {
  padding-left: 20%;
  width: 100%;
}

/* line 227, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .swiper-slide {
  width: 100%;
  max-width: 480px;
}

/* line 228, app/assets/stylesheets/hot_flush.scss */
#d-btn-more-slides .d-btn-more {
  width: 100%;
  display: block;
}

/* - end - 여드름홍조 - 흉터 모공 치료 */
/* - start - 여드름홍조 - 브이빔 퍼펙타 */
/* line 233, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-vbeam {
  background-image: url("/img/hot_flush/vbeam/img_main_vbeam.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 800px;
}

/* line 234, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-vbeam .text-desc {
  padding-top: 12.5rem;
  margin-left: 52%;
}

/* line 235, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-vbeam .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 3.125rem;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: -0.156rem;
  color: #333;
  margin: 0;
}

/* line 236, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-vbeam .text-desc hr {
  width: 4.375rem;
  height: 1px;
  border-width: 0;
  background-color: #626262;
  opacity: 0.5;
  margin: 2.5rem 0;
}

/* line 237, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-vbeam .text-desc h2 {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.56;
  letter-spacing: 0.112rem;
  color: #333;
  padding-bottom: 5px;
}

/* line 238, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-vbeam .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.022rem;
  color: #333;
}

/* line 239, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-vbeam .arrow-more {
  border: 1px solid #fff;
  border-radius: 1.875rem;
  margin: 7rem auto 0;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
}

/* line 240, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-vbeam .arrow-more .material-icons {
  padding-top: 4px;
  color: #fff;
}

/* line 242, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-vbeam {
  width: 100%;
  max-width: 1920px;
}

/* line 243, app/assets/stylesheets/hot_flush.scss */
.img-vbeam {
  width: 100%;
  display: block;
}

/* - end - 여드름홍조 - 브이빔 퍼펙타 */
/* line 249, app/assets/stylesheets/hot_flush.scss */
.mirajet_logo {
  width: 160px;
  margin-bottom: 10px;
}

/* line 254, app/assets/stylesheets/hot_flush.scss */
.wrap-mirajet-plus-program .wrap-title {
  margin: 80px 0 60px;
}

/* line 258, app/assets/stylesheets/hot_flush.scss */
.wrap-title p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 8px;
  letter-spacing: -1px;
  color: #575757;
}

/* line 265, app/assets/stylesheets/hot_flush.scss */
.wrap-title h1 {
  font-family: 'Noto Serif KR';
  text-align: center;
  font-weight: 700;
  margin: 0;
  color: #333333;
}

/* line 273, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-mirajet.sect1 {
  background-image: url(/assets/hot_flush/mirajet/mirajet_sect1_bg-2feb302e7fa425c2a6c68c18d0a7dccadbd18643716e8095ca442baf1a5f7b47.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 800px;
}

/* line 280, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-mirajet .text-desc {
  padding-top: 12.5rem;
  margin-left: 60%;
}

/* line 285, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-mirajet .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 3.125rem;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: -0.156rem;
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
}

/* line 295, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-mirajet .text-desc h1 strong {
  color: white;
}

/* line 300, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-mirajet .text-desc p {
  font-family: 'Spoqa Han Sans Neo';
  font-size: 1.125rem;
  line-height: 1.56;
  letter-spacing: -0.022rem;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 40px;
}

/* line 308, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-mirajet .arrow-more {
  border: 1px solid #fff;
  border-radius: 1.875rem;
  margin: 7rem auto 0;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
}

/* line 317, app/assets/stylesheets/hot_flush.scss */
.wrap-main-hotflush-mirajet .arrow-more .material-icons {
  padding-top: 4px;
  color: #fff;
}

/* line 322, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-mirajet {
  width: 100%;
  max-width: 1920px;
}

/* line 326, app/assets/stylesheets/hot_flush.scss */
.img-mirajet {
  width: 100%;
  display: block;
}

/* line 331, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-mirajet .desktop .wrap {
  width: 1080px;
  margin: auto;
}

/* line 336, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-mirajet.sect2 .desktop .wrap {
  padding: 120px 0;
}

/* line 340, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-mirajet.sect4 {
  background-image: url(/assets/hot_flush/mirajet/mirajet_sect4_bg-960444e87b72cf202f1404e38f7ee53732170b112af2eef5c2ba5de1ca14d47c.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 1200px;
}

/* line 348, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-mirajet.sect4 .wrap-title {
  padding: 120px 0 60px;
}

/* line 352, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-mirajet.sect4 .desc {
  text-align: center;
  margin-top: 60px;
  font-size: 20px;
  line-height: 32px;
  font-family: 'Spoqa Han Sans Neo';
  letter-spacing: -1px;
}

/* line 363, app/assets/stylesheets/hot_flush.scss */
.img-hotflush-mirajet.sect11 {
  background-image: url(/assets/hot_flush/mirajet/mirajet_sect11-e2ecbfb80741ccfc1b6f4d5e1e123a6b674e2cb9868cd1e5bf2cd43b332c8dd0.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 980px;
  position: relative;
}

/* line 373, app/assets/stylesheets/hot_flush.scss */
.sect11 iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 600px) {
  /* line 385, app/assets/stylesheets/hot_flush.scss */
  .desktop {
    display: none;
  }
  /* line 386, app/assets/stylesheets/hot_flush.scss */
  .mobile {
    display: block;
  }
  /* - start -공통 - 시술 후 주의사항 */
  /* line 390, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-precaution-title {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 0 5.55%;
  }
  /* line 391, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-precaution-title .precaution-title-wrapping h1 {
    font-size: 0.937rem;
    letter-spacing: -0.075rem;
    margin: 0.875rem 0;
  }
  /* line 392, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-precaution-title .precaution-title-wrapping .material-icons-round {
    font-size: 3.375rem;
    margin-top: -20px;
  }
  /* line 393, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-precaution-title .precaution-title-wrapping .m-precaution-open {
    margin: 0;
  }
  /* line 394, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-precaution-title .precaution-title-wrapping .m-precaution-close {
    display: none;
  }
  /* line 395, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content.m-wrap-precaution-content {
    display: none;
  }
  /* line 396, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content {
    padding: 2.187rem 5.55%;
  }
  /* line 397, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping {
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
  }
  /* line 398, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping p,
.wrap-precaution .wrap-content .content-wrapping li {
    padding-bottom: 0.625rem;
  }
  /* line 400, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li {
    padding-left: 18px;
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    margin-left: 1rem;
  }
  /* line 402, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-01::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-02::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-03::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-04::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-05::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-06::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-07::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-08::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-09::before,
.wrap-precaution .wrap-content .content-wrapping li.warning-list-10::before {
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #707070;
    margin-left: -33px;
    padding-right: 18px;
  }
  /* line 412, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-01::before {
    content: "01.";
  }
  /* line 413, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-02::before {
    content: "02.";
  }
  /* line 414, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-03::before {
    content: "03.";
  }
  /* line 415, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-04::before {
    content: "04.";
  }
  /* line 416, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-05::before {
    content: "05.";
  }
  /* line 417, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-06::before {
    content: "06.";
  }
  /* line 418, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-07::before {
    content: "07.";
  }
  /* line 419, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-08::before {
    content: "08.";
  }
  /* line 420, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-09::before {
    content: "09.";
  }
  /* line 421, app/assets/stylesheets/hot_flush.scss */
  .wrap-precaution .wrap-content .content-wrapping li.warning-list-10::before {
    content: "10.";
  }
  /* - end -공통 - 시술 후 주의사항 */
  /* - start -공통 - Q&A */
  /* line 424, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-qna-title {
    border-bottom: 1px solid #eee;
    padding: 0 5.55%;
  }
  /* line 425, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-qna-title .qna-wrapping h1 {
    font-size: 0.937rem;
    letter-spacing: -0.075rem;
    margin: 0.875rem 0;
  }
  /* line 426, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-qna-title .qna-wrapping .material-icons-round {
    font-size: 3.375rem;
    cursor: pointer;
  }
  /* line 427, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-qna-title .qna-wrapping .m-qna-close {
    display: none;
    margin-top: -20px;
  }
  /* line 428, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-qna-title .qna-wrapping .m-qna-open {
    margin-top: 0;
  }
  /* line 429, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-content.m-wrap-qna-content {
    display: none;
  }
  /* line 430, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-content {
    padding: 2.187rem 5.55%;
    background-color: #fbfbfb;
  }
  /* line 431, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-content .content-wrapping h4 {
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    padding-bottom: 0.625rem;
  }
  /* line 432, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-content .content-wrapping p {
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding-bottom: 1.25rem;
  }
  /* line 433, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-content .content-wrapping .content-num {
    font-family: 'Poppins';
  }
  /* line 434, app/assets/stylesheets/hot_flush.scss */
  .wrap-qna .wrap-content .content-wrapping .clear-space {
    width: 22.5px;
    padding: 22.5px;
    display: block;
  }
  /* - end -공통 - Q&A */
  /* 홍조 시작 */
  /* line 442, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-hotflush {
    background-image: url("/img/hot_flush/hot_flush/m_img_main_hotflush.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 550px;
  }
  /* line 443, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-hotflush .text-desc {
    padding-top: 4.687rem;
    margin-left: 0;
    text-align: center;
  }
  /* line 444, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-hotflush .text-desc h1 {
    font-size: 1.562rem;
    font-weight: normal;
    line-height: 1.3;
    color: #fff;
  }
  /* line 445, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-hotflush .text-desc p {
    font-size: 0.812rem;
    line-height: 1.46;
    letter-spacing: -0.065rem;
  }
  /* line 446, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-hotflush .text-desc hr {
    width: 4.375rem;
    height: 1px;
    border-width: 0;
    background-color: #ccc;
    margin: 1.25rem auto;
  }
  /* line 447, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-hotflush .arrow-more {
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 12rem auto 0;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  /* line 448, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-hotflush .arrow-more .material-icons {
    padding-top: 1px;
    color: #fff;
  }
  /* line 450, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause {
    padding: 3.125rem 0 1.875rem;
    width: 100%;
  }
  /* line 451, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .mobile {
    width: 90%;
    margin: 0 auto;
  }
  /* line 452, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .mobile p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding: 1.25rem 0 3.437rem;
  }
  /* line 453, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .m-img-hotflush01 {
    width: 100%;
  }
  /* line 454, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .m-img-hotflush02 {
    width: 100%;
    padding-bottom: 2.5rem;
  }
  /* line 455, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .m-img-hotflush03 {
    width: 100%;
    margin-bottom: 7.81rem;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.16);
    border-radius: 30px 0 30px 0;
  }
  /* line 456, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .m-img-hotflush04 {
    width: 100%;
  }
  /* line 457, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .m-img-hotflush05 {
    width: 75.4%;
    z-index: 1;
    margin-top: -1rem;
  }
  /* line 458, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .wrap-section02 {
    margin-top: 0;
  }
  /* line 459, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .wrap-section02 h1 {
    font-family: 'Noto Serif KR';
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.125rem;
    color: #333;
    margin: 0;
    padding: 0;
  }
  /* line 460, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-cause .wrap-section02 p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding: 1.25rem 0 2.5rem;
  }
  /* line 462, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-content {
    padding: 6.25rem 0;
    width: 100%;
    background-color: #fff;
  }
  /* line 463, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-content .text-desc h1 {
    font-family: 'Noto Serif KR';
    font-size: 1.562rem;
    line-height: 1.4;
    letter-spacing: -0.156rem;
    text-align: center;
    color: #333;
    margin: 0;
    padding-bottom: 3.125rem;
  }
  /* line 464, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-content .text-desc p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding-bottom: 0.437rem;
    text-align: center;
  }
  /* line 465, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-content2 .m-img-hotflush03 {
    width: 100%;
    display: block;
  }
  /* line 466, app/assets/stylesheets/hot_flush.scss */
  #m-content-slides .swiper-wrapper {
    margin-left: 5.55%;
    width: 83.33%;
  }
  /* line 467, app/assets/stylesheets/hot_flush.scss */
  #m-content-slides .m-content-banner-slide {
    width: 100%;
  }
  /* line 468, app/assets/stylesheets/hot_flush.scss */
  #m-content-slides .swiper-pagination {
    margin: 2.187rem auto 0;
    left: 0;
    right: 0;
  }
  /* line 469, app/assets/stylesheets/hot_flush.scss */
  #m-content-slides .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #626262;
  }
  /* line 470, app/assets/stylesheets/hot_flush.scss */
  #m-content-slides .swiper-pagination .swiper-pagination-bullet {
    margin-left: 0.437rem;
  }
  /* line 471, app/assets/stylesheets/hot_flush.scss */
  #m-content-slides .swiper-slide {
    cursor: pointer;
  }
  /* line 473, app/assets/stylesheets/hot_flush.scss */
  .wrap-hotflush-plus-program {
    padding-top: 6.25rem;
  }
  /* line 474, app/assets/stylesheets/hot_flush.scss */
  .wrap-hotflush-plus-program .wrap-title {
    text-align: center;
    overflow: hidden;
  }
  /* line 475, app/assets/stylesheets/hot_flush.scss */
  .wrap-hotflush-plus-program .wrap-title p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
  }
  /* line 476, app/assets/stylesheets/hot_flush.scss */
  .wrap-hotflush-plus-program .wrap-title h1 {
    font-size: 1.562rem;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: -0.156rem;
    padding-bottom: 3.125rem;
  }
  /* line 477, app/assets/stylesheets/hot_flush.scss */
  #m-btn-more-slides .swiper-slide {
    width: 58.33%;
    max-width: 210px;
    margin-left: 5.55%;
  }
  /* line 478, app/assets/stylesheets/hot_flush.scss */
  #m-btn-more-slides .m-btn-more {
    width: 100%;
    display: block;
  }
  /* 홍조 끝 */
  /* 여드름 시작 */
  /* line 483, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-acne {
    background-image: url("/img/hot_flush/acne/m_img_main_acne.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 550px;
  }
  /* line 484, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-acne .text-desc {
    padding-top: 4.687rem;
    margin-left: 0;
    text-align: center;
  }
  /* line 485, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-acne .text-desc h1 {
    font-size: 1.562rem;
    font-weight: normal;
    letter-spacing: -0.156rem;
  }
  /* line 486, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-acne .text-desc p {
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
  }
  /* line 487, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-acne .text-desc hr {
    width: 4.375rem;
    height: 1px;
    border-width: 0;
    background-color: #ccc;
    margin: 1.25rem auto;
  }
  /* line 488, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-acne .arrow-more {
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 14rem auto 0;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  /* line 489, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-acne .arrow-more .material-icons {
    padding-top: 1px;
    color: #fff;
  }
  /* line 491, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause {
    padding: 3.125rem 0 1.875rem;
    width: 100%;
  }
  /* line 492, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .mobile {
    width: 90%;
    margin: 0 auto;
  }
  /* line 493, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .mobile p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding: 2.5rem 0 3.437rem;
  }
  /* line 494, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .m-img-acne01 {
    width: 100%;
  }
  /* line 495, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .m-img-acne02 {
    width: 100%;
    padding-bottom: 2.5rem;
  }
  /* line 496, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .m-img-acne03 {
    width: 100%;
    margin-bottom: 7.81rem;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.16);
    border-radius: 30px 0 30px 0;
  }
  /* line 497, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .m-img-acne04 {
    width: 100%;
  }
  /* line 498, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .m-img-acne05 {
    width: 100%;
    z-index: 1;
    margin-top: -1rem;
  }
  /* line 499, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .wrap-section02 {
    margin-top: 0;
  }
  /* line 500, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .wrap-section02 h1 {
    font-family: 'Noto Serif KR';
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.125rem;
    color: #333;
    margin: 0;
    padding-bottom: 0;
  }
  /* line 501, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-acne-cause .wrap-section02 p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding: 1.25rem 0 2.5rem;
  }
  /* line 503, app/assets/stylesheets/hot_flush.scss */
  .img-acne-content .m-img-acne02,
.img-acne-content .m-img-acne03,
.img-acne-content .m-img-acne04 {
    width: 100%;
    display: block;
  }
  /* line 507, app/assets/stylesheets/hot_flush.scss */
  .wrap-acne-plus-program {
    padding-top: 6.25rem;
  }
  /* line 508, app/assets/stylesheets/hot_flush.scss */
  .wrap-acne-plus-program .wrap-title {
    text-align: center;
    overflow: hidden;
  }
  /* line 509, app/assets/stylesheets/hot_flush.scss */
  .wrap-acne-plus-program .wrap-title p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
  }
  /* line 510, app/assets/stylesheets/hot_flush.scss */
  .wrap-acne-plus-program .wrap-title h1 {
    font-size: 1.562rem;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: -0.156rem;
    padding-bottom: 3.125rem;
  }
  /* line 511, app/assets/stylesheets/hot_flush.scss */
  #m-btn-more-slides .swiper-slide {
    width: 58.33%;
    max-width: 210px;
    margin-left: 5.55%;
  }
  /* line 512, app/assets/stylesheets/hot_flush.scss */
  #m-btn-more-slides .m-btn-more {
    width: 100%;
    display: block;
  }
  /* 여드름 끝 */
  /* 색조질환 시작 */
  /* line 517, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-pigment {
    background-image: url("/img/hot_flush/pigment/m_img_main_pigment.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 550px;
  }
  /* line 518, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-pigment .text-desc {
    padding-top: 4.687rem;
    margin-left: 0;
    text-align: center;
  }
  /* line 519, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-pigment .text-desc h1 {
    font-size: 1.562rem;
    font-weight: normal;
    line-height: 1.3;
    color: #fff;
  }
  /* line 520, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-pigment .text-desc p {
    font-size: 0.812rem;
    line-height: 1.46;
    letter-spacing: -0.065rem;
  }
  /* line 521, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-pigment .text-desc hr {
    width: 4.375rem;
    height: 1px;
    border-width: 0;
    background-color: #ccc;
    margin: 1.25rem auto;
  }
  /* line 522, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-pigment .arrow-more {
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 12rem auto 0;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  /* line 523, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-pigment .arrow-more .material-icons {
    padding-top: 1px;
    color: #fff;
  }
  /* line 525, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause {
    padding: 3.125rem 0 1.875rem;
    width: 100%;
  }
  /* line 526, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .mobile {
    width: 90%;
    margin: 0 auto;
  }
  /* line 527, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .mobile p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding: 0 0 3.437rem;
  }
  /* line 528, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .mobile h1 {
    font-family: 'Noto Serif KR';
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: -0.156rem;
    color: #333;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 10px;
  }
  /* line 529, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .section01-wrapping {
    position: relative;
  }
  /* line 530, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .section01-wrapping em {
    font-family: 'Poppins';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.032rem;
    color: #626262;
    text-transform: uppercase;
    background-color: #fbfbfb;
    padding: 5px 5px 5px 0;
    margin-top: -2rem;
    border-radius: 0 10px;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 100%;
    max-width: 152px;
  }
  /* line 531, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .section01-wrapping .m-img-pigment01 {
    width: 100%;
  }
  /* line 532, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .m-img-pigment02 {
    width: 100%;
    padding-bottom: 2.5rem;
  }
  /* line 533, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .m-img-pigment03 {
    width: 100%;
    margin-bottom: 7.81rem;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.16);
    border-radius: 30px 0 30px 0;
  }
  /* line 534, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .m-img-pigment04 {
    width: 100%;
  }
  /* line 535, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .m-img-pigment05 {
    width: 66.25%;
    z-index: 1;
    margin-top: -1rem;
  }
  /* line 536, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .wrap-section02 {
    margin-top: 0;
  }
  /* line 537, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .wrap-section02 h1 {
    font-family: 'Noto Serif KR';
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.125rem;
    color: #333;
    margin: 0;
    padding-bottom: 0;
  }
  /* line 538, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-pigment-cause .wrap-section02 p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding: 1.25rem 0 2.5rem;
  }
  /* line 540, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-pigment {
    padding: 6.25rem 0;
    width: 100%;
    background-color: #fff;
  }
  /* line 541, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-pigment .text-desc .sub-title {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding-bottom: 0.437rem;
    text-align: center;
  }
  /* line 542, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-pigment .text-desc h1 {
    font-family: 'Noto Serif KR';
    font-size: 1.562rem;
    line-height: 1.4;
    letter-spacing: -0.156rem;
    text-align: center;
    color: #333;
    margin: 0;
    padding-bottom: 0.75rem;
  }
  /* line 543, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-pigment .text-desc p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
    padding-bottom: 3.125rem;
    text-align: center;
  }
  /* line 544, app/assets/stylesheets/hot_flush.scss */
  #m-pigment-slides .swiper-wrapper {
    margin-left: 5.55%;
    width: 73.61%;
  }
  /* line 545, app/assets/stylesheets/hot_flush.scss */
  #m-pigment-slides .m-pigment-banner-slide {
    width: 100%;
  }
  /* line 546, app/assets/stylesheets/hot_flush.scss */
  #m-pigment-slides .swiper-pagination {
    margin: 2.187rem auto 0;
    left: 0;
    right: 0;
  }
  /* line 547, app/assets/stylesheets/hot_flush.scss */
  #m-pigment-slides .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #626262;
  }
  /* line 548, app/assets/stylesheets/hot_flush.scss */
  #m-pigment-slides .swiper-pagination .swiper-pagination-bullet {
    margin-left: 0.437rem;
  }
  /* line 549, app/assets/stylesheets/hot_flush.scss */
  #m-pigment-slides .swiper-slide {
    cursor: pointer;
  }
  /* line 551, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-pigment {
    padding: 6.25rem 0 0;
    width: 100%;
    background-color: #fff;
  }
  /* line 552, app/assets/stylesheets/hot_flush.scss */
  .m-img-pigment03 {
    width: 100%;
    display: block;
  }
  /* line 554, app/assets/stylesheets/hot_flush.scss */
  .wrap-pigment-plus-program {
    padding-top: 6.25rem;
  }
  /* line 555, app/assets/stylesheets/hot_flush.scss */
  .wrap-pigment-plus-program .wrap-title {
    text-align: center;
    overflow: hidden;
  }
  /* line 556, app/assets/stylesheets/hot_flush.scss */
  .wrap-pigment-plus-program .wrap-title p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
  }
  /* line 557, app/assets/stylesheets/hot_flush.scss */
  .wrap-pigment-plus-program .wrap-title h1 {
    font-size: 1.562rem;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: -0.156rem;
    padding-bottom: 3.125rem;
  }
  /* line 558, app/assets/stylesheets/hot_flush.scss */
  #m-btn-more-slides .swiper-slide {
    width: 58.33%;
    max-width: 210px;
    margin-left: 5.55%;
  }
  /* line 559, app/assets/stylesheets/hot_flush.scss */
  #m-btn-more-slides .m-btn-more {
    width: 100%;
    display: block;
  }
  /* 색조질환 시작 */
  /* - start - 색소질환 - 문신제거 */
  /* line 564, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-tattoremoval {
    background-image: url("/img/hot_flush/tattoremoval/m_img_main_tattoremoval.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 550px;
  }
  /* line 565, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-tattoremoval .text-desc {
    padding-top: 4.687rem;
    margin-left: 0;
    text-align: center;
  }
  /* line 566, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-tattoremoval .text-desc h1 {
    font-size: 1.562rem;
    font-weight: normal;
    line-height: 1.3;
    color: #fff;
  }
  /* line 567, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-tattoremoval .text-desc p {
    font-size: 0.812rem;
    line-height: 1.46;
    letter-spacing: -0.065rem;
  }
  /* line 568, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-tattoremoval .text-desc hr {
    width: 4.375rem;
    height: 1px;
    border-width: 0;
    background-color: #ccc;
    margin: 1.25rem auto;
  }
  /* line 569, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-tattoremoval .arrow-more {
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 15.625rem auto 0;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  /* line 570, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-tattoremoval .arrow-more .material-icons {
    padding-top: 1px;
    color: #fff;
  }
  /* line 572, app/assets/stylesheets/hot_flush.scss */
  .m-img-tattoremoval {
    width: 100%;
    display: block;
  }
  /* line 574, app/assets/stylesheets/hot_flush.scss */
  .wrap-tattoremoval-slides {
    padding: 6.25rem 0 9.375rem;
  }
  /* line 575, app/assets/stylesheets/hot_flush.scss */
  .wrap-tattoremoval-slides .wrap-title {
    text-align: center;
  }
  /* line 576, app/assets/stylesheets/hot_flush.scss */
  .wrap-tattoremoval-slides .wrap-title p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.0625rem;
    color: #626262;
    padding-bottom: 3.125rem;
  }
  /* line 577, app/assets/stylesheets/hot_flush.scss */
  .wrap-tattoremoval-slides .wrap-title h1 {
    margin: 0;
    font-family: 'Noto Serif KR';
    font-size: 1.562rem;
    line-height: 1.4;
    letter-spacing: -0.156rem;
    color: #333;
    padding-bottom: 0.625rem;
  }
  /* line 579, app/assets/stylesheets/hot_flush.scss */
  #m-tattoremoval-slides .swiper-pagination {
    margin: 2.187rem auto 0;
    left: 0;
    right: 0;
  }
  /* line 580, app/assets/stylesheets/hot_flush.scss */
  #m-tattoremoval-slides .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #626262;
  }
  /* line 581, app/assets/stylesheets/hot_flush.scss */
  #m-tattoremoval-slides .swiper-pagination .swiper-pagination-bullet {
    margin-left: 0.437rem;
  }
  /* line 582, app/assets/stylesheets/hot_flush.scss */
  .m-tattoremoval-slides .swiper-container {
    margin-left: 5.55%;
  }
  /* line 583, app/assets/stylesheets/hot_flush.scss */
  .m-tattoremoval-slides .swiper-slide {
    width: 73.61%;
    cursor: pointer;
  }
  /* line 584, app/assets/stylesheets/hot_flush.scss */
  .m-tattoremoval-slides .m-img-tattoremoval-slide {
    width: 100%;
  }
  /* - end - 색소질환 - 문신제거 */
  /* - start - 색소질환 - 아포지 */
  /* line 588, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-apogee {
    background-image: url("/img/hot_flush/apogee/m_img_main_apogee.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 550px;
  }
  /* line 589, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-apogee .text-desc {
    padding-top: 5.312rem;
    margin-left: 0;
    text-align: center;
  }
  /* line 590, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-apogee .text-desc h1 {
    font-size: 1.562rem;
    font-weight: normal;
    line-height: 1.3;
    color: #fff;
  }
  /* line 591, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-apogee .text-desc p {
    font-size: 0.812rem;
    line-height: 1.46;
    letter-spacing: -0.065rem;
  }
  /* line 592, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-apogee .text-desc hr {
    width: 4.375rem;
    height: 1px;
    border-width: 0;
    background-color: #ccc;
    margin: 1.25rem auto;
  }
  /* line 593, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-apogee .arrow-more {
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 15.625rem auto 0;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  /* line 594, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-apogee .arrow-more .material-icons {
    padding-top: 1px;
    color: #fff;
  }
  /* line 596, app/assets/stylesheets/hot_flush.scss */
  .m-img-apogee {
    width: 100%;
    display: block;
  }
  /* - end - 색소질환 - 아포지 */
  /* - start - 여드름홍조 - 흉터 모공 치료 */
  /* line 600, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-porestreatment {
    background-image: url("/img/hot_flush/pores_treatment/m_img_main_pores_treatment.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 550px;
  }
  /* line 601, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-porestreatment .text-desc {
    padding-top: 5.312rem;
    margin-left: 0;
    text-align: center;
  }
  /* line 602, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-porestreatment .text-desc h1 {
    font-size: 1.562rem;
    font-weight: normal;
    line-height: 1.3;
    color: #333;
  }
  /* line 603, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-porestreatment .text-desc p {
    font-size: 0.812rem;
    line-height: 1.46;
    letter-spacing: -0.065rem;
  }
  /* line 604, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-porestreatment .text-desc hr {
    width: 4.375rem;
    height: 1px;
    border-width: 0;
    margin: 1.25rem auto;
  }
  /* line 605, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-porestreatment .arrow-more {
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 15.625rem auto 0;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  /* line 606, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-porestreatment .arrow-more .material-icons {
    padding-top: 1px;
    color: #fff;
  }
  /* line 608, app/assets/stylesheets/hot_flush.scss */
  .m-img-porestreatment {
    width: 100%;
    display: block;
  }
  /* line 610, app/assets/stylesheets/hot_flush.scss */
  .slide-hotflush-porestreatment {
    padding: 6.25rem 0;
  }
  /* line 611, app/assets/stylesheets/hot_flush.scss */
  .porestreatment-area-title {
    text-align: center;
    padding: 0 0 3.125rem;
  }
  /* line 612, app/assets/stylesheets/hot_flush.scss */
  .porestreatment-area-title .area-text-title {
    background-color: #fff;
    border-radius: 0;
    margin: 0 0.625rem;
    padding: 0;
    font-family: 'Spoqa Han Sans Neo';
    font-size: 1.25rem;
    font-weight: normal;
    text-align: center;
    color: #626262;
    display: inline-block;
  }
  /* line 613, app/assets/stylesheets/hot_flush.scss */
  .porestreatment-area-title .area-text-title.active {
    background-color: #fff;
    font-weight: bold;
    color: #333;
    text-decoration: underline;
  }
  /* line 614, app/assets/stylesheets/hot_flush.scss */
  .slide-hotflush-porestreatment .wrap-title {
    text-align: center;
  }
  /* line 615, app/assets/stylesheets/hot_flush.scss */
  .slide-hotflush-porestreatment .wrap-title h6 {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.0625rem;
    color: #626262;
  }
  /* line 616, app/assets/stylesheets/hot_flush.scss */
  .slide-hotflush-porestreatment .wrap-title p {
    font-family: 'Spoqa Han Sans Neo';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.0625rem;
    color: #626262;
    padding-bottom: 3.125rem;
  }
  /* line 617, app/assets/stylesheets/hot_flush.scss */
  .slide-hotflush-porestreatment .wrap-title h1 {
    margin: 0;
    font-family: 'Noto Serif KR';
    font-size: 1.562rem;
    line-height: 1.4;
    letter-spacing: -0.156rem;
    color: #333;
    padding-bottom: 0.625rem;
  }
  /* line 618, app/assets/stylesheets/hot_flush.scss */
  #m-porestreatment-acne-slides .swiper-pagination {
    margin: 2.187rem auto 0;
    left: 0;
    right: 0;
  }
  /* line 619, app/assets/stylesheets/hot_flush.scss */
  #m-porestreatment-acne-slides .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #626262;
  }
  /* line 620, app/assets/stylesheets/hot_flush.scss */
  #m-porestreatment-acne-slides .swiper-pagination .swiper-pagination-bullet {
    margin-left: 0.437rem;
  }
  /* line 621, app/assets/stylesheets/hot_flush.scss */
  #m-porestreatment-pore-slides .swiper-pagination {
    margin: 2.187rem auto 0;
    left: 0;
    right: 0;
  }
  /* line 622, app/assets/stylesheets/hot_flush.scss */
  #m-porestreatment-pore-slides .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #626262;
  }
  /* line 623, app/assets/stylesheets/hot_flush.scss */
  #m-porestreatment-pore-slides .swiper-pagination .swiper-pagination-bullet {
    margin-left: 0.437rem;
  }
  /* line 624, app/assets/stylesheets/hot_flush.scss */
  .m-porestreatment-acne-slides .swiper-container,
.m-porestreatment-pore-slides .swiper-container {
    margin-left: 5.55%;
  }
  /* line 626, app/assets/stylesheets/hot_flush.scss */
  .m-porestreatment-acne-slides .swiper-slide,
.m-porestreatment-pore-slides .swiper-slide {
    width: 73.61%;
    cursor: pointer;
  }
  /* line 628, app/assets/stylesheets/hot_flush.scss */
  .m-porestreatment-acne-slides .m-img-porestreatment-slide,
.m-porestreatment-pore-slides .m-img-porestreatment-slide {
    width: 100%;
  }
  /* line 630, app/assets/stylesheets/hot_flush.scss */
  #m-porestreatment-slide .porestreatment-tap {
    display: none;
  }
  /* line 631, app/assets/stylesheets/hot_flush.scss */
  #m-porestreatment-slide .porestreatment-tap.active {
    display: block;
  }
  /* line 633, app/assets/stylesheets/hot_flush.scss */
  .wrap-porestreatment-plus-program {
    padding-top: 4.687rem;
  }
  /* line 634, app/assets/stylesheets/hot_flush.scss */
  .wrap-porestreatment-plus-program h1 {
    font-size: 1.562rem;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: -0.156rem;
    padding-bottom: 1.562rem;
  }
  /* line 635, app/assets/stylesheets/hot_flush.scss */
  .wrap-porestreatment-plus-program h6 {
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
  }
  /* - end - 여드름홍조 - 흉터 모공 치료 */
  /* - start - 여드름홍조 - vbeam */
  /* line 639, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-vbeam {
    background-image: url("/img/hot_flush/vbeam/m_img_main_vbeam.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 550px;
  }
  /* line 640, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-vbeam .text-desc {
    padding-top: 5.312rem;
    margin-left: 0;
    text-align: center;
  }
  /* line 641, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-vbeam .text-desc h1 {
    font-size: 1.312rem;
    font-weight: normal;
    line-height: 1.79;
    color: #333;
  }
  /* line 642, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-vbeam .text-desc h3 {
    font-family: 'Noto Serif KR';
    font-size: 1.562rem;
    font-weight: bold;
    line-height: 1.79;
    letter-spacing: -0.156rem;
    color: #333;
  }
  /* line 643, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-vbeam .text-desc p {
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
  }
  /* line 644, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-vbeam .text-desc hr {
    width: 4.375rem;
    height: 1px;
    border-width: 0;
    margin: 1.25rem auto;
    color: #656565;
  }
  /* line 645, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-vbeam .arrow-more {
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 15.625rem auto 0;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  /* line 646, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-vbeam .arrow-more .material-icons {
    padding-top: 1px;
    color: #fff;
  }
  /* line 648, app/assets/stylesheets/hot_flush.scss */
  .m-img-vbeam {
    width: 100%;
    display: block;
  }
  /* - end - 여드름홍조 - vbeam */
  /* line 654, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-mirajet.sect1 {
    background-image: url(/assets/hot_flush/mirajet/m_mirajet_sect1_bg-d3f6f48e143e98aa9a2d6b63dd6f171f6d1afbebe72c3762d60f1e6c5b4881dd.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 550px;
  }
  /* line 662, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-mirajet .text-desc {
    padding-top: 5.312rem;
    margin-left: 0;
    text-align: center;
  }
  /* line 668, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-mirajet .text-desc h1 {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.6;
  }
  /* line 674, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-mirajet .text-desc h3 {
    font-family: 'Noto Serif KR';
    font-size: 1.562rem;
    font-weight: bold;
    line-height: 1.79;
    letter-spacing: -0.156rem;
  }
  /* line 682, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-mirajet .text-desc p {
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.065rem;
    color: #626262;
  }
  /* line 689, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-mirajet .text-desc hr {
    width: 4.375rem;
    height: 1px;
    border-width: 0;
    margin: 1.25rem auto;
    color: #656565;
  }
  /* line 697, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-mirajet .arrow-more {
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 15.625rem auto 0;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  /* line 706, app/assets/stylesheets/hot_flush.scss */
  .wrap-main-hotflush-vbeam .arrow-more .material-icons {
    padding-top: 1px;
    color: #fff;
  }
  /* line 711, app/assets/stylesheets/hot_flush.scss */
  .m-img-mirajet {
    width: 100%;
    display: block;
  }
  /* line 716, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-mirajet.sect2 .mobile .wrap {
    padding: 60px 0 120px;
  }
  /* line 720, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-mirajet .mobile .wrap {
    width: calc(100% - 40px);
    margin: auto;
  }
  /* line 725, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-mirajet.sect4 {
    background-image: url(/assets/hot_flush/mirajet/m_mirajet_sect4_bg-a4cbc7707dfb8f4bf2716d9b56dcc897d1f54ba58a6d52a5c89a21561a108634.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 1240px;
  }
  /* line 736, app/assets/stylesheets/hot_flush.scss */
  .img-hotflush-mirajet.sect11 {
    background-image: url(/assets/hot_flush/mirajet/m_mirajet_sect11-e10bdb1ac3e34d9f9fb619bdb1c5fad1408ab2172575f7fe568b04a873637125.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 560px;
    position: relative;
  }
  /* line 746, app/assets/stylesheets/hot_flush.scss */
  .sect11 iframe {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  /* - end - 여드름홍조 - vbeam */
}

/*# sourceMappingURL=hot_flush.css-cd42e998fd07ff29872aa7074df2b988dc22bcaeaee1c86f4c5a6608e41ff7bf.map */
