#content .ui-datepicker {
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-variant-alternates: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-optical-sizing: auto;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-variant-position: normal;
  font-variant-emoji: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size: 12px;
  line-height: normal;
  font-family: dotum;
}


#content .ui-datepicker select.ui-datepicker-month,
#content .ui-datepicker select.ui-datepicker-year {
  width: 70px;
}


#content .ui-datepicker-trigger {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: -5px;
  margin-left: 2px;
}


#content .img_box img {
  width: 100%;
}


#content .sub_visual {
  width: 100%;
  height: 48.5vw;
  position: relative;
  background-image: url("/images/momo/male-crown/img_visual_bg.jpg");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: cover;
}


#content .sub_visual .inner {
  padding-top: 0px;
  padding-right: 19.06%;
  padding-bottom: 0px;
  padding-left: 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-top: 160px;
  padding-right: 14.7%;
  padding-bottom: 160px;
  padding-left: 14.7%;
}


#content .container .title_box {
  text-align: center;
}


#content .container .title_box h4 {
  font-size: 64px;
  line-height: 1.5;
  font-weight: 700;
  color: var(--gray-color-1000);
  margin-top: 10px;
}


#content .container .title_box .sub_title {
  font-size: 22px;
  line-height: 1.3;
  margin-top: 40px;
}


#content .container .title_box .sub_text {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 400;
  color: var(--gray-color-800);
  letter-spacing: -1px;
  margin-top: 36px;
}


#content .container .content_box {
  margin-top: 80px;
}


#content .vertical_box {
  overflow-x: hidden;
  overflow-y: hidden;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px 0px;
}


#content .vertical_box .text_box {
  text-align: center;
  font-size: 20px;
  padding-top: 32px;
  padding-right: 16px;
  padding-bottom: 32px;
  padding-left: 16px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  text-wrap-mode: initial;
  text-wrap-style: balance;
  word-break: keep-all;
  line-height: 1.4;
}


#content .section01 .content_box,
#content .section03 .content_box {
  width: calc(82.6023%);
  margin-top: 80px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}


#content .section01 .text_box,
#content .section03 .text_box {
  text-align: center;
  margin-top: 40px;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: -0.02em;
}


#content .section02 ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 24px;
  column-gap: 24px;
}


#content .section02 ul .text_box {
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: 24px;
}


#content .section03 .main_text {
  font-size: 32px;
  letter-spacing: -0.02em;
}


#content .section04 {
  background-image: linear-gradient(rgba(16, 28, 51, 0) 54.59%, rgba(16, 28, 51, 0.6) 163.61%), initial;
  background-position-x: initial, initial;
  background-position-y: initial, initial;
  background-size: initial, initial;
  background-repeat: initial, initial;
  background-attachment: initial, initial;
  background-origin: initial, initial;
  background-clip: initial, initial;
  background-color: rgb(28, 59, 162);
  color: rgb(255, 255, 255);
}


#content .section04 .inner {
  padding-top: 160px;
  padding-right: 14.7%;
  padding-bottom: 100px;
  padding-left: 14.7%;
}


#content .section04 .title_box h4 {
  color: rgb(255, 255, 255);
}


#content .section04 .venn-container {
  display: flex;
  justify-content: center;
  width: calc(70.4678%);
  margin-top: 80px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
}


#content .section04 .circle {
  width: 33.3%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  position: relative;
}


#content .section04 .circle .text_box {
  width: 110%;
  height: 110%;
  object-fit: cover;
  text-align: center;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  letter-spacing: -0.02em;
  row-gap: 12px;
  column-gap: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(16, 94, 229, 0.8);
}


#content .section04 .circle::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}


#content .section04 .circle .text_box strong {
  font-size: 26px;
}


#content .section04 .circle .text_box p {
  font-size: 20px;
  line-height: 1.5;
}


#content .section04 .main_text {
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
}


#content .section05 {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(248, 248, 248);
}


#content .section05 .point_item {
  width: calc(83.0409%);
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 120px;
  margin-left: auto;
  text-align: center;
}


#content .section05 .point_item.style_wrap {
  width: 100%;
}


#content .section05 .point_item:last-of-type {
  margin-bottom: 0px;
}


#content .section05 .point_list .num {
  font-size: 16px;
  letter-spacing: -0.02em;
  color: rgb(255, 255, 255);
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  display: inline-block;
}


#content .section05 .point_list h5 {
  font-size: 44px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-top: 24px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
}


#content .section05 .point_list h5+.sub_text {
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 40px;
}


#content .section05 .point_list .desc_text {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  text-wrap-mode: initial;
  text-wrap-style: balance;
  word-break: keep-all;
}


#content .section05 .point_list .item01 .desc_text {
  font-weight: 600;
}


#content .section05 .point_list .item02 .desc_text {
  text-align: left;
}


#content .section05 .circle-diagram {
  position: relative;
  width: 500px;
  height: 500px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}


#content .section05 .circle-diagram::before {
  content: "";
  display: block;
  width: 390px;
  height: 390px;
  background-image: url("/images/momo/male-crown/img_item04_bg.svg");
  background-position-x: center;
  background-position-y: center;
  background-size: initial;
  background-repeat: no-repeat;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


#content .section05 .center-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 205px;
  height: 205px;
  background-color: white;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.05) 2px 4px 4px;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
}


#content .section05 .outer-circle {
  position: absolute;
  width: 134px;
  height: 134px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 500;
  font-size: 25px;
  box-shadow: rgba(0, 0, 0, 0.06) 2px 4px 4px;
}


#content .section05 .circle1 {
  top: 0px;
  right: 0px;
  background-color: rgb(140, 209, 255);
  transform: translate(-30%, 30%);
}


#content .section05 .circle2 {
  bottom: 0px;
  right: 0px;
  background-color: rgb(46, 149, 255);
  transform: translate(-30%, -30%);
}


#content .section05 .circle3 {
  bottom: 0px;
  left: 0px;
  background-color: rgb(85, 182, 255);
  transform: translate(30%, -30%);
}


#content .section05 .circle4 {
  top: 0px;
  left: 0px;
  background-color: rgb(217, 238, 255);
  transform: translate(30%, 30%);
}


#content .section05 .item01 .vertical_box {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}


#content .section05 .item02 .horizontal_box {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}


#content .section05 .item03 .vertical_box {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}


#content .section05 .item01 .img_box img,
#content .section05 .item03 .img_box img {
  aspect-ratio: 1140 / 620;
}


#content .section05 .item01 strong {
  font-size: 24px;
  display: block;
  margin-top: 60px;
  margin-right: 0px;
  margin-bottom: 34px;
  margin-left: 0px;
}


#content .section05 .item01 .small_text {
  font-size: 15px;
  line-height: 1.5;
}


#content .section05 .item04 .desc_text {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.02em;
}


#content .point_list .horizontal_box {
  overflow-x: hidden;
  overflow-y: hidden;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  margin-top: 40px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;
}


#content .point_list .horizontal_box img {
  aspect-ratio: 568 / 428;
  object-fit: cover;
  height: 100%;
}


#content .point_list .horizontal_box>div {
  width: 50%;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}


#content .point_list .horizontal_box .text_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  padding-right: 64px;
  padding-bottom: 24px;
  padding-left: 64px;
  box-sizing: border-box;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  text-align: left;
}


#content .point_list .horizontal_box .text_box li {
  margin-bottom: 24px;
}


#content .point_list .horizontal_box .text_box li:last-of-type {
  margin-bottom: 0px;
}


#content .section06 {
  color: rgb(255, 255, 255);
}


#content .section06 .title_box h4 {
  color: rgb(255, 255, 255);
}


#content .section06 .steps_container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  row-gap: 100px;
  column-gap: 100px;
}


#content .section06 .step {
  text-align: center;
  position: relative;
  letter-spacing: -0.02em;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  column-gap: 40px;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}


#content .section06 .step:nth-of-type(4) {
  flex-grow: 2;
  flex-shrink: 1;
  flex-basis: 0%;
}


#content .line {
  position: absolute;
  top: 104px;
  left: 50%;
  right: 0px;
  height: 2px;
  background-color: rgb(204, 204, 204);
  z-index: 1;
  transform: translate(-50%, 0px);
  width: 84%;
}


#content .section06 .steps_container .title_text {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}


#content .section06 .steps_container .circle {
  width: 32px;
  height: 32px;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  z-index: 2;
}


#content .section06 .steps_container h5 {
  font-size: 28px;
  margin-bottom: 16px;
}


#content .section06 .steps_container .desc_text {
  font-size: 24px;
  line-height: 1.5;
}


#content .section07 .compare_box {
  text-align: center;
}


#content .section07 .compare_box h5 {
  font-size: 36px;
  line-height: 1.2;
  color: rgb(255, 255, 255);
  text-align: center;
  padding-top: 8px;
  padding-right: 48px;
  padding-bottom: 8px;
  padding-left: 48px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: var(--man-color-02);
  display: inline-block;
}


#content .section07 .compare_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 80px;
  column-gap: 24px;
  margin-top: 80px;
  margin-right: 0px;
  margin-bottom: 120px;
  margin-left: 0px;
}


#content .section07 .compare_list .img_box {
  display: flex;
  justify-content: stretch;
  align-items: center;
}


#content .section07 .compare_list figure {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  position: relative;
  padding-bottom: 31px;
}


#content .section07 .compare_list figure figcaption {
  font-size: 16px;
  color: rgb(255, 255, 255);
  text-align: center;
  height: 32px;
  line-height: 2;
  width: 100%;
  background-color: rgb(138, 141, 159);
  position: absolute;
  bottom: 1px;
  left: 0px;
}


#content .section07 .compare_list figure.after figcaption {
  background-color: rgb(103, 106, 125);
}


#content .section07 .compare_list .desc_text li {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.02em;
  display: inline-block;
  padding-top: 0px;
  padding-right: 16px;
  padding-bottom: 0px;
  padding-left: 16px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(185, 186, 193);
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
}


#content .section07 .compare_list .desc_text li:last-of-type {
  border-right-width: medium;
  border-right-style: none;
  border-right-color: currentcolor;
}


#content .section07 .compare_list .date {
  font-size: 14px;
  line-height: 1.2;
  color: var(--black-color-300);
  font-weight: 600;
}


#content .v-seomyeon {
  display: none;
}


#content .__mc_se,
body.seomyeon #content .v-default {
  display: none;
}


#content .__mc_se,
body.seomyeon #content .v-seomyeon {
  display: inline;
}

@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 .section04 .venn-container {
    width: 100%;
  }


  #content .section05 .point_item {
    width: 100%;
  }


  #content .section05 .point_list {
    width: 100%;
  }


  #content .section05 .horizontal_box .text_box {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
  }


  #content .section06 .steps_container {
    row-gap: 80px;
    column-gap: 80px;
  }
}

@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-top: 0px;
    padding-right: 5%;
    padding-bottom: 0px;
    padding-left: 5%;
    height: calc(-94px + 144vw);
    background-image: url("/images/momo/male-crown/img_visual_bg_tb.jpg");
    background-position-x: center;
    background-position-y: bottom;
  }


  #content .sub_visual .inner {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }


  #content .sub_visual .text_box h3 {
    font-size: 44px;
  }


  #content .sub_visual .text_box .add_text {
    font-size: 22px;
  }


  #content [class*="section"] .inner {
    padding-top: 120px;
    padding-right: 5%;
    padding-bottom: 120px;
    padding-left: 5%;
  }


  #content .container .title_box h4 {
    font-size: 44px;
    margin-top: 8px;
  }


  #content .container .title_box .sub_title {
    font-size: 20px;
  }


  #content .container .content_box {
    margin-top: 48px;
  }


  #content .section01 .content_box,
  #content .section03 .content_box {
    width: 100%;
  }


  #content .section02 ul {
    grid-template-columns: repeat(2, 1fr);
  }


  #content .section04 .inner {
    padding-top: 120px;
    padding-right: 5%;
    padding-bottom: 80px;
    padding-left: 5%;
  }


  #content .section04 .circle {
    width: 33.3%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    position: relative;
  }


  #content .section04 .circle .text_box {
    row-gap: 8px;
    column-gap: 8px;
  }


  #content .section04 .circle::after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }


  #content .section04 .circle .text_box strong {
    font-size: 24px;
  }


  #content .section04 .circle .text_box p {
    font-size: 16px;
  }


  #content .section04 .bottom .main_text {
    font-size: 20px;
  }


  #content .section05 .point_list {
    width: 100%;
  }


  #content .section05 .point_list h5 {
    font-size: 36px;
  }


  #content .section05 .horizontal_box .text_box {
    padding-top: 24px;
    padding-right: 32px;
    padding-bottom: 24px;
    padding-left: 32px;
  }


  #content .section06 .steps_container {
    flex-direction: column;
    width: max-content;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    row-gap: 50px;
    column-gap: 50px;
    justify-content: center;
  }


  #content .section06 .step {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
  }


  #content .section06 .steps_container .line {
    width: 1px;
    height: 84%;
    left: 152px;
    top: 50%;
    transform: translate(0px, -50%);
    right: auto;
  }


  #content .section06 .steps_container .title_text {
    font-size: 34px;
    width: 100px;
  }


  #content .section06 .steps_container .circle {
    width: 24px;
    height: 24px;
  }


  #content .section06 .steps_container .text_box {
    text-align: left;
  }


  #content .section06 .steps_container h5 {
    font-size: 20px;
  }


  #content .section06 .steps_container .desc_text {
    font-size: 18px;
    line-height: 1.5;
  }


  #content .section07 .compare_list {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 40px;
    column-gap: 40px;
    margin-top: 56px;
    margin-right: 0px;
    margin-bottom: 96px;
    margin-left: 0px;
  }


  #content .section07 .compare_box h5 {
    font-size: 32px;
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
  }


  #content .section07 .note_box {
    padding-top: 24px;
    padding-right: 40px;
    padding-bottom: 24px;
    padding-left: 40px;
    align-items: flex-start;
    margin-top: 96px;
  }
}

@media screen and (max-width: 767px) {

  #content .wrap {
    min-width: 375px;
  }


  #content .sub_visual {
    padding-top: 0px;
    padding-right: 8%;
    padding-bottom: 0px;
    padding-left: 8%;
    height: calc(-64px + 180vw);
    background-image: url("/images/momo/male-crown/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-top: 60px;
    padding-right: 24px;
    padding-bottom: 60px;
    padding-left: 24px;
  }


  #content .container .title_box .sub_title {
    font-size: 18px;
    text-wrap-mode: initial;
    text-wrap-style: balance;
    word-break: keep-all;
    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 .content_box {
    width: 100%;
  }


  #content .section01 .text_box,
  #content .section03 .text_box {
    font-size: 18px;
  }


  #content .vertical_box .text_box {
    font-size: 16px;
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
    text-wrap-mode: initial;
    text-wrap-style: balance;
    word-break: keep-all;
  }


  #content .section02 ul {
    row-gap: 32px;
    column-gap: 8px;
  }


  #content .section02 ul .text_box {
    font-size: 16px;
    text-wrap-mode: initial;
    text-wrap-style: balance;
    word-break: keep-all;
  }


  #content .point_list .horizontal_box>div {
    width: 100%;
  }


  #content .section03 .main_text {
    font-size: 20px;
  }


  #content .section04 .circle .text_box strong {
    font-size: 20px;
  }


  #content .section04 .circle .text_box p {
    font-size: 14px;
  }


  #content .section04 .bottom .main_text {
    font-size: 18px;
    text-wrap-mode: initial;
    text-wrap-style: balance;
    word-break: keep-all;
  }


  #content .section04 .venn-container {
    position: relative;
    height: 340px;
    margin-bottom: 40px;
  }


  #content .section04 .circle {
    position: absolute;
    width: 190px;
    height: 190px;
  }


  #content .section04 .circle.top {
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
  }


  #content .section04 .circle.left {
    bottom: 0px;
    left: 50%;
    transform: translateX(-98%);
  }


  #content .section04 .circle.right {
    bottom: 0px;
    right: 50%;
    transform: translateX(98%);
  }


  #content .section05 .point_item {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
  }


  #content .section05 .point_list h5+.sub_text {
    font-size: 16px;
    text-wrap-mode: initial;
    text-wrap-style: balance;
    word-break: keep-all;
  }


  #content .section05 .inner {
    padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 60px;
    padding-left: 0px;
  }


  #content .section05 .point_item {
    padding-top: 0px;
    padding-right: 5%;
    padding-bottom: 0px;
    padding-left: 5%;
  }


  #content .section05 .point_item.style_wrap {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }


  #content .section05 .item01 strong {
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
  }


  #content .section05 .item01 .vertical_box,
  #content .section05 .item03 .vertical_box {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }


  #content .section05 .item02 .horizontal_box {
    flex-direction: column;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }


  #content .section05 .point_list .item02 .desc_text {
    text-align: center;
  }


  #content .section05 .point_list .desc_text {
    font-size: 16px;
  }


  #content .section05 .circle-diagram {
    width: 330px;
    height: 330px;
  }


  #content .section05 .center-circle {
    width: 140px;
    height: 140px;
    font-size: 20px;
  }


  #content .section05 .outer-circle {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }


  #content .section05 .circle-diagram::before {
    width: 260px;
    height: 260px;
    background-size: contain;
  }


  #content .section06 .step {
    row-gap: 18px;
    column-gap: 18px;
  }


  #content .section06 .steps_container .title_text {
    font-size: 20px;
    width: 62px;
  }


  #content .section06 .steps_container .circle {
    width: 16px;
    height: 16px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
  }


  #content .section06 .steps_container .line {
    left: 88px;
  }


  #content .section06 .steps_container h5 {
    font-size: 18px;
  }


  #content .section07 .compare_box h5 {
    font-size: 26px;
  }


  #content .section07 .compare_list {
    row-gap: 32px;
    column-gap: 32px;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px;
  }


  #content .section07 .note_text {
    font-size: 14px;
  }


  #content .section07 .note_box {
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
    margin-top: 48px;
  }


  #content .section07 .compare_list .desc_text li {
    font-size: 18px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
  }


  #content .section07 .compare_list .desc_text .date {
    font-size: 12px;
  }
}

/* 원본 var() 배경 복원 — GrapesJS가 background:var(--xxx) 단축 드롭한 것(css_var_map 리터럴) */
#content .section02 { background-color: #F8FAFF; }
#content .section05 .point_list .num { background-color: #1C3BA2; }
#content .section06 { background-color: #0D1D3D; }
