@charset "utf-8";

#content .img_box img {
  width: 100%;
}
#content .sub_visual {
  width: 100%;
  height: 48.5vw;
  position: relative;
  background-image: url(/images/momo/male-aftercare/img_visual_bg.jpg);

  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  
}
#content .sub_visual .inner {
  padding: 0 19.06%
}
#content .sub_visual .text_box {
  text-align: left;
}
#content .sub_visual .text_box h3 {
  font-size: 64px;
  font-weight: 700;
  margin-bottom: 24px;
  line-height: 1.2;
}
#content .sub_visual .text_box .add_text {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.4;
}
#content [class*="section"] .inner {
  padding: 160px 14.7%;
}
#content .container .title_box {
  text-align: center
}
#content .container .title_box h4 {
  font-size: 64px;
  line-height: 1.5;
  color: #161718;
  margin-top: 10px;
}
#content .container .title_box .sub_title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 40px;
}
#content .container .title_box .sub_text {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 400;
  color: #474A4D;
  letter-spacing: -1px;
  margin-top: 36px;
}
#content .container .content_box {
  margin-top: 80px;
}
#content .section01 .text_box {
  text-align: center;
  letter-spacing: -0.02em;
}
#content .section01 .main_text {
  font-size: 44px;
  font-weight: 600;
  margin-bottom: 12px;
}
#content .section01 .desc_text {
  font-size: 22px;
  line-height: 1.4;
}
#content .section02 {
  width: 100%;
  background: #F8FAFF;
}
#content .section02 .care-guide-box {
  width: 40.88%;
  margin: 0 auto 50px;
  border-radius: 16px;
  overflow: hidden;
  color: #fff;
  letter-spacing: -0.02em;
  text-align: center;
}
#content .section02 .care-guide-box h5 {
  font-size: 15px;
  font-weight: 400;
  padding: 8px 0;
  background: #2B4DBE;
}
#content .section02 .care-guide-box p {
  font-size: 23px;
  font-weight: 600;
  padding: 8px 0;
  background: #3F7DEA;
}
#content .section02 .care-step-list {
  width: 61.4%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
#content .section02 .care-step-list li {
  position: relative;
  text-align: center;
  letter-spacing: -0.02em;
}
#content .section02 .care-step-list li .badge {
  position: absolute;
  top: 8px;
  left: 50%;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  background: #1C3BA2;
  border-radius: 16px;
  z-index: 1;
  color: #fff;
  padding: 4px 14px;
  transform: translate(-50%, 0);
}
#content .section02 .icon_arrow::after {
  content: '';
  display: inline-block;
  margin-left: 8px;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;

  border-left: 8px solid #fff;
  z-index: 1;
}
#content .section02 .care-step-list .text_box {
  font-size: 18px;
  line-height: 1.4;
  margin-top: 8px;
}
#content .section03 {
  background: #F8F8F8;
}
#content .section03 .swiper-container {
  margin-top: 60px;
  padding: 20px 14px 80px;
  position: relative;
}
#content .section03 .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
#content .section03 .swiper-slide {
  box-shadow: 0px 2.129px 4.257px 0px rgba(0, 0, 0, 0.10);
  display: flex;
  flex-direction: column;
  height: auto;
}
#content .section03 .swiper-slide .text_box {
  padding: 34px 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: stretch;
  align-items: center;
  flex: 1;
}
#content .section03 .swiper-slide .badge {
  font-size: 18px;
  color: #6B6C72;
  border: 1.5px solid #B9BAC1;
  border-radius: 16px;
  padding: 4px 12px;
}
#content .section03 .swiper-slide h5 {
  font-size: 26px;
  color: #2B4DBE;
  line-height: 1.4;
}
#content .section03 .swiper-slide .desc_text {
  font-size: 20px;
  line-height: 1.5;
}
#content .section03 .swiper-slide .desc_text p::before {
  content: '•';
  padding-right: 8px;
}
#content .section03 .swiper-slide .desc_text span {
  padding-left: 20px;
}
#content .section03 .swiper-pagination {
  top: auto;
  bottom: 0 !important;
}
#content .section03 .swiper-pagination .swiper-pagination-bullet {
  background: #D2E0F4 !important;
  opacity: 1;
  width: 10px;
  height: 10px;
}
#content .section03 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #028DD0 !important;
  width: 20px;
  border-radius: 30px;
}
#content .section04 .video_box {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.29%;
  position: relative;
  z-index: 50;
  margin: 0 auto;
}
#content .section04 .text_box {
  width: 70.91%;
  margin: 80px auto 0;
  letter-spacing: -0.02em;
}
#content .section04 h5 {
  font-size: 44px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-decoration-line: underline;
  text-decoration-style: solid;

  text-decoration-skip-ink: auto;
  text-decoration-color: #CFD4DB;
  text-decoration-thickness: 20%;
  text-underline-offset: 8px;
}
#content .section04 .guide_list {
  margin-top: 80px;
}
#content .section04 .guide_item {
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 1.6;
  position: relative;
  padding-left: 32px;
  margin-bottom: 24px;
}
#content .section04 .guide_item::before {
  content: '';
  font-size: 16px;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  width: 20px;
  height: 20px;
  background: #1C3BA2;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin: 5px 0;
}
#content .section04 .guide_item:nth-of-type(1)::before {
  content: '1';
}
#content .section04 .guide_item:nth-of-type(2)::before {
  content: '2';
}
#content .section04 .guide_item:nth-of-type(3)::before {
  content: '3';
}
#content .section04 .guide_item:nth-of-type(4)::before {
  content: '4';
}
#content .section04 .guide_item:nth-of-type(5)::before {
  content: '5';
}
#content .section04 .guide_title {
  font-weight: 700;
  color: #1C3BA2;
}
#content .section04 .guide_desc b {
  font-weight: 600;
}
#content .section05 {
  background: #F8FAFF;
}
#content .section05 .step_item {
  text-align: center;
}
#content .section05 .step_title {
  font-size: 22px;
  background: #1C3BA2;
  padding: 4px 24px;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  text-align: center;
}
#content .section05 .step_block {
  width: 81.23%;
  margin: 24px auto 0;
  max-width: 1480px;
}
#content .section05 .top {
  margin: 24px auto 80px;
}
#content .section05 .top .step_block {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
}
#content .section05 .step-label {
  background: rgba(63, 125, 234, 0.83);
  font-size: 16px;
  color: #fff;
  padding: 8px 0;
}
#content .section05 .bottom .step-label {
  text-align: left;
  padding-left: 12%;
}
#content .section05 .step-label .icon_arrow::after {
  content: '';
  display: inline-block;
  margin-left: 8px;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;

  border-left: 10px solid #fff;
  z-index: 1;
}
#content .section05 .step-label .icon_arrow:nth-of-type(2)::after {
  opacity: 0.7;
}
#content .section05 .step-label .icon_arrow:nth-of-type(3)::after {
  opacity: 0.3;
}
#content .section05 .right .img_wrap {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
#content .section05 .bottom .img_wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
#content .section05 .desc_text {
  font-size: 16px;
  margin-top: 8px;
}
#content .section06 .inner {
  padding: 60px 14.7%;
}
#content .section06 .content_box {
  width: 83.04%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content .section06 h4 {
  font-size: 18px;
  color: #028DD0;
  letter-spacing: -0.02em;
}

@media screen and (max-width:1540px) {
#content .container .title_box .sub_title {
    font-size: 24px;
  }
#content .container .title_box h4 {
    font-size: 54px;
    margin-top: 8px;
  }
#content .section02 .care-step-list {
    width: 100%;
    gap: 8px;
    align-items: baseline;
  }
#content .section05 .step_block {
    width: 100%;
  }
#content .section06 .inner {
    padding: 60px 8%;
  }
#content .section06 .content_box {
    width: 100%;
  }
#content .section06 h4 {
    text-wrap: balance;
    word-break: keep-all;
    line-height: 1.4;
    width: 50%
  }
}

@media screen and (max-width:1440px) {
#content .container .section05::after {
    content: none;
  }
}

@media screen and (max-width:1058px) {
#content .container .title_box .sub_text {
    font-size: 20px
  }
}

@media screen and (max-width: 1024px) {
#content .sub_visual {
    padding: 0 5%;
    height: calc(144vw - 94px);
    background-image: url(/images/momo/male-aftercare/img_visual_bg_tb.jpg);
    background-position: center bottom;
  }
#content .sub_visual .inner {
    padding: 0;
  }
#content .sub_visual .text_box h3 {
    font-size: 44px;
  }
#content .sub_visual .text_box .add_text {
    font-size: 22px;
  }
#content [class*="section"] .inner {
    padding: 120px 5%;
  }
#content .container .title_box h4 {
    font-size: 44px;
    margin-top: 8px;
  }
#content .container .content_box {
    margin-top: 48px;
  }
#content .section01 .main_text {
    font-size: 32px;
  }
#content .section03 .swiper-slide .text_box {
    gap: 16px;
    padding: 24px;
  }
#content .section03 .swiper-slide .badge {
    font-size: 16px;
  }
#content .section03 .swiper-slide h5 {
    font-size: 22px;
  }
#content .section03 .swiper-slide .desc_text {
    font-size: 18px;
  }
#content .section06 .inner {
    padding: 50px 0;
  }
#content .section06 .content_box {
    flex-direction: column;
    gap: 18px;
    margin-top: 0;
  }
#content .section06 h4 {
    text-align: center;
    width: 100%
  }
}

@media screen and (max-width:767px) {
#content .wrap {
    min-width: 375px;
  }
#content .sub_visual {
    padding: 0 8%;
    height: calc(180vw - 64px);
    background-image: url(/images/momo/male-aftercare/img_visual_bg_mo.jpg);
  }
#content .sub_visual .text_box h3 {
    font-size: 34px;
    margin-bottom: 16px;
  }
#content .sub_visual .text_box .add_text {
    font-size: 18px;
  }
#content [class*="section"] .inner {
    padding: 60px 24px;
  }
#content .container .title_box .sub_title {
    font-size: 18px;
    margin-top: 24px;
  }
#content .container .title_box h4 {
    font-size: 34px;
    margin-top: 8px;
  }
#content .container .content_box {
    margin-top: 40px;
  }
#content .container .title_box .sub_text {
    font-size: 16px
  }
#content .section01 .main_text {
    font-size: 18px;
  }
#content .section01 .desc_text {
    font-size: 18px;
  }
#content .section02 .care-guide-box {
    width: 90%;
  }
#content .section02 .care-step-list .text_box {
    font-size: 16px;
  }
#content .section02 .care-step-list li .badge {
    font-size: 14px;
    padding: 2px 2px 2px 8px;
    width: max-content;
  }
#content .section03 {
    background: #fff;
  }
#content .section03 .swiper-wrapper {
    flex-direction: column;
    gap: 24px;
  }
#content .section03 .swiper-pagination {
    display: none;
  }
#content .section03 .swiper-container {
    padding: 0;
  }
#content .section03 .swiper-slide {
    display: flex;
    justify-content: stretch;
    align-items: stretch;
    background: #f8f8f8;
    flex-direction: row;
  }
#content .section03 .swiper-slide>div {
    flex: 1;
  }
#content .section03 .swiper-slide .text_box {
    align-items: flex-start;
    padding: 20px;
    gap: 8px;
    background: #f8f8f8;
  }
#content .section03 .swiper-slide .badge {
    font-size: 12px;
  }
#content .section03 .swiper-slide h5 {
    font-size: 20px;
  }
#content .section03 .swiper-slide .desc_text {
    font-size: 14px;
  }
#content .section03 .swiper-slide .img_box {
    width: 100%;
    aspect-ratio: 4 / 3;
    position: relative;
    overflow: hidden;
  }
#content .section03 .swiper-slide .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
#content .section03 .swiper-slide .desc_text span {
    padding-left: 14px
  }
#content .section04 .inner {
    padding: 60px 0;
  }
#content .section04 h5 {
    font-size: 20px;
  }
#content .section04 .text_box {
    width: 100%;
    padding: 0 24px;
    margin-top: 40px;
  }
#content .section04 .guide_item {
    font-size: 16px;
    padding-left: 24px;
  }
#content .section04 .guide_item::before {
    font-size: 14px;
    width: 18px;
    height: 18px;
  }
#content .section05 .step_title {
    font-size: 20px;
  }
#content .section05 .step_block {
    display: inline-flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
    max-width: 100%;
    gap: 12px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 24px;
  }
#content .section05 .top .step_block {
    gap: 12px;
  }
#content .section05 .step_block>.left,
#content .section05 .step_block>.right {
    flex: 0 0 auto;
    scroll-snap-align: start;
  }
#content .section05 .step_block>.left {
    width: 40vw
  }
#content .section05 .step_block>.right {
    width: 83vw;
  }
#content .section05 .step-label {
    width: 100%;
  }
#content .section05 .step-label .icon_arrow::after {
    margin-left: 4px;
  }
#content .section05 .img_wrap .img_box {
    flex: 0 0 48%;
    scroll-snap-align: start;
  }
#content .section05 .desc_text {
    text-align: center;
  }
#content .section05 .right .img_wrap {
    gap: 12px
  }
#content .section05 .bottom .img_wrap {
    gap: 12px;
  }
#content .section05 .bottom .step_block {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
#content .section05 .bottom .step-label {
    width: 100%;
  }
#content .section05 .bottom .img_wrap {
    display: flex;
    gap: 12px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    width: 100%;
    padding-bottom: 24px;
  }
#content .section05 .bottom .img_box {
    flex: 0 0 auto;
    width: 48%;
    scroll-snap-align: start;
  }
#content .section05 .step_block::-webkit-scrollbar,
#content .section05 .bottom .img_wrap::-webkit-scrollbar {
    height: 6px;
  }
#content .section05 .step_block::-webkit-scrollbar-thumb,
#content .section05 .bottom .img_wrap::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }
#content .section05 .step_block::-webkit-scrollbar-track,
#content .section05 .bottom .img_wrap::-webkit-scrollbar-track {
    background: transparent;
  }
#content .section06 .inner {
    padding: 60px 0;
  }
#content .section06 .content_box {
    margin-top: 0;
  }
#content .section06 h4 {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
  }
}