#content .paperlogy {
  font-family: Paperlogy, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}





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





#content .sub_visual {
  width: 100%;
  height: 48.5vw;
  position: relative;
  background-image: url("/images/momo/scalp-care-program/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;
  color: rgb(28, 28, 28);
  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: rgb(71, 74, 77);
  letter-spacing: -1px;
  margin-top: 36px;
}





#content .swiper-container {
  position: relative;
  padding-bottom: 80px;
}





#content .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 10px;
  height: 10px;
  background-image: initial !important;
  background-position-x: initial !important;
  background-position-y: initial !important;
  background-size: initial !important;
  background-repeat: initial !important;
  background-attachment: initial !important;
  background-origin: initial !important;
  background-clip: initial !important;
  background-color: rgb(210, 224, 244) !important;
}





#content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 20px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background-image: initial !important;
  background-position-x: initial !important;
  background-position-y: initial !important;
  background-size: initial !important;
  background-repeat: initial !important;
  background-attachment: initial !important;
  background-origin: initial !important;
  background-clip: initial !important;
  background-color: rgb(2, 141, 208) !important;
}





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





#content .marker {
  color: rgb(255, 255, 255);
  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(28, 59, 162);
  padding-top: 0px;
  padding-right: 4px;
  padding-bottom: 0px;
  padding-left: 4px;
}





#content .cause_list {
  width: 85.38%;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 16px;
  column-gap: 16px;
}





#content .cause_item {
  border-top-left-radius: 170px;
  border-top-right-radius: 170px;
  border-bottom-right-radius: 170px;
  border-bottom-left-radius: 170px;
  color: rgb(255, 255, 255);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-right: 0px;
  padding-bottom: 120px;
  padding-left: 0px;
}





#content .cause_item .text_box {
  text-align: center;
  letter-spacing: -0.02em;
}





#content .cause_item .text_box h5 {
  font-size: 26px;
  line-height: 1.3;
  margin-bottom: 12px;
}





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





#content .process_box {
  display: flex;
  justify-content: center;
  align-items: stretch;
  row-gap: 54px;
  column-gap: 54px;
}





#content .process_step {
  display: flex;
  justify-content: center;
  align-items: stretch;
  position: relative;
}





#content .process_step::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  width: 58px;
  height: 65px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: contain;
  transform: translate(80%, -50%);
}





#content .process_step:last-of-type::after {
  content: none;
}





#content .process_step>div {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}





#content .process_step img {
  object-fit: cover;
  height: 100%;
}





#content .process_step .text_box {
  display: flex;
  justify-content: center;
  align-items: center;
  row-gap: 8px;
  column-gap: 8px;
  flex-direction: column;
  letter-spacing: -0.02em;
  text-align: center;
}





#content .process_step .text_box h5 {
  font-size: 26px;
}





#content .process_step .text_box p {
  font-size: 20px;
  line-height: 1.4;
}





#content .recommend_wrap {
  background-color: rgb(28, 59, 162);
}





#content .recommend_wrap .title_box h4 {
  color: rgb(255, 255, 255);
  font-weight: 400;
}





#content .recommend {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 24px;
  column-gap: 24px;
  width: 83.04%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}





#content .recommend li {
  width: calc(50% - 12px);
  color: rgb(255, 255, 255);
  display: flex;
  row-gap: 24px;
  column-gap: 24px;
  letter-spacing: -0.02em;
  line-height: 1.2;
  align-items: stretch;
}





#content .recommend li .num {
  font-size: 54px;
  font-weight: 700;
  min-width: 68px;
  width: 68px;
}





#content .recommend li .desc_text {
  font-size: 24px;
  font-weight: 500;
  padding-left: 24px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  text-wrap-mode: initial;
  text-wrap-style: balance;
  word-break: keep-all;
  line-height: 1.4;
}





#content .recommend li:nth-child(1) {
  order: 1;
}





#content .recommend li:nth-child(2) {
  order: 3;
}





#content .recommend li:nth-child(3) {
  order: 5;
}





#content .recommend li:nth-child(4) {
  order: 2;
}





#content .recommend li:nth-child(5) {
  order: 4;
}





#content .section01 .venn-container {
  display: flex;
  justify-content: center;
  width: 700px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 120px;
  margin-left: auto;
  position: relative;
}





#content .section01 .venn-container::before {
  content: "";
  width: 90%;
  height: 130%;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-right-radius: 300px;
  border-bottom-left-radius: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(43, 77, 190, 0.5);
  border-right-color: rgba(43, 77, 190, 0.5);
  border-bottom-color: rgba(43, 77, 190, 0.5);
  border-left-color: rgba(43, 77, 190, 0.5);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}





#content .section01 .venn-container::after {
  content: "+";
  font-size: 50px;
  font-weight: 700;
  color: rgb(28, 59, 162);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}





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





#content .section01 .circle .text_box {
  width: 120%;
  height: 120%;
  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(221, 226, 234, 0.6);
}





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





#content .section01 .circle .text_box strong {
  font-size: 32px;
  line-height: 1.5;
}





#content .section01 .text_box .desc_text {
  font-size: 22px;
  text-align: center;
  line-height: 1.6;
  letter-spacing: -0.02em;
}





#content .section02 {
  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(13, 29, 61);
}





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





#content .section02 img {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}





#content #program ul.swiper-wrapper {
  height: 600px;
}





#content #program ul.swiper-wrapper li {
  flex-shrink: 0;
  display: flex;
}





#content .program_box {
  width: 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);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 80px;
  padding-right: 48px;
  padding-bottom: 120px;
  padding-left: 48px;
}





#content .program_box .img_box {
  margin-top: 72px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}





#content .program_box .label {
  font-size: 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(28, 59, 162);
  color: rgb(255, 255, 255);
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  margin-bottom: 24px;
}





#content .program_box h5 {
  font-size: 44px;
  line-height: 1.2;
  letter-spacing: -0.02em;
}





#content .section03 .tab-pagination {
  max-width: 1340px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}





#content .section03 .tab-pagination>div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  row-gap: 8px;
  column-gap: 8px;
}





#content .section03 .tab-pagination>.tab_ver {
  display: none !important;
}





#content .section03 .tab-pagination .top {
  margin-bottom: 8px;
}





#content .section03 .tab-pagination .tab {
  font-size: 24px;
  font-weight: 600;
  color: rgb(187, 189, 200);
  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(236, 241, 250);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  flex-grow: 1;
}





#content .section03 .tab-pagination .tab.active,
#content .section03 .tab-pagination .tab:hover {
  color: rgb(255, 255, 255);
  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(28, 59, 162);
}





#content .section03 .swiper-container {
  margin-top: 120px;
  margin-right: 0px;
  margin-bottom: 120px;
  margin-left: 0px;
}





#content .section03 .ingredient {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(185, 186, 193);
  width: 100%;
  margin-top: 32px;
  padding-top: 32px;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  font-weight: 500;
}





#content .section03 .product_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  row-gap: 80px;
  column-gap: 80px;
}





#content .section03 .product_box .text_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  letter-spacing: -0.02em;
}





#content .section03 .product_box>div {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}





#content .section03 .product_box .text_box .sub_text {
  font-size: 36px;
  line-height: 1.2;
  text-wrap-mode: initial;
  text-wrap-style: balance;
  word-break: keep-all;
  margin-bottom: 4px;
}





#content .section03 .product_box .text_box h5 {
  font-size: 54px;
  line-height: 1.2;
  margin-bottom: 40px;
  text-wrap-mode: initial;
  text-wrap-style: balance;
  word-break: keep-all;
}





#content .section03 .product_box .text_box .desc_text {
  font-size: 22px;
  line-height: 1.5;
  text-wrap-mode: initial;
  text-wrap-style: balance;
  word-break: keep-all;
  color: rgb(60, 60, 60);
}





#content .section03 .product_box .comparison-table {
  display: flex;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(190, 205, 228);
  border-right-color: rgb(190, 205, 228);
  border-bottom-color: rgb(190, 205, 228);
  border-left-color: rgb(190, 205, 228);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  position: relative;
  margin-top: 40px;
}





#content .section03 .comparison-column {
  padding-top: 0px;
  padding-right: 32px;
  padding-bottom: 24px;
  padding-left: 32px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  flex-grow: 1;
}





#content .section03 .comparison-column+.comparison-column {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: rgb(190, 205, 228);
}





#content .section03 .product_box .comparison-table .feature-list {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.02em;
}





#content .section03 .product_box .comparison-table .column-header {
  background-color: #0D1D3D;
  color: rgb(255, 255, 255);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  font-size: 26px;
  font-weight: 500;
  margin-top: -2px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
  width: 80%;
  text-align: center;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
}





#content .section03 .divider-icon {
  position: absolute;
  width: 36px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(255, 255, 255);
  padding-top: 12px;
  padding-right: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
}





#content .section06 {
  width: 100%;
  position: relative;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("/images/momo/scalp-care-program/img_section06_bg.jpg");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
}





#content .section06 .text_box {
  letter-spacing: -0.02em;
  color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 40px;
  column-gap: 40px;
  text-wrap-mode: initial;
  text-wrap-style: balance;
  word-break: keep-all;
  text-align: center;
}





#content .section06 h4 {
  font-size: 64px;
  line-height: 1.2;
}





#content .section06 p {
  font-size: 24px;
  line-height: 1.4;
}

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




  #content .section06 .recommend {
    width: 100%;
  }
}

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




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





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





  #content .cause_list {
    width: 100%;
  }





  #content .section03 .inner {
    padding-top: 160px;
    padding-right: 8%;
    padding-bottom: 160px;
    padding-left: 8%;
  }





  #content .section03 .product_box {
    row-gap: 40px;
    column-gap: 40px;
  }





  #content .section06 .content_box {
    width: 100%;
  }





  #content .section07 .content_box {
    width: 100%;
  }
}

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




  #content .container .section05::after {
    content: none;
  }





  #content .section03 .tab-pagination .tab {
    font-size: 18px;
  }
}

@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/scalp-care-program/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 .content_box {
    margin-top: 48px;
  }





  #content #program ul.swiper-wrapper {
    height: 500px;
  }





  #content .program_box {
    width: 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);
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding-top: 60px;
    padding-right: 48px;
    padding-bottom: 0px;
    padding-left: 48px;
  }





  #content .program_box .img_box {
    margin-top: 48px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }





  #content .program_box h5 {
    font-size: 38px;
  }





  #content .section03 .swiper-container {
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    padding-bottom: 44px;
  }





  #content .section03 .product_box {
    flex-direction: column;
    row-gap: 40px;
    column-gap: 40px;
  }





  #content .section03 .product_box .img_box {
    width: 50%;
  }





  #content .section03 .tab-pagination>div {
    flex-wrap: wrap;
  }





  #content .section03 .tab-pagination .tab {
    font-size: 16px;
  }





  #content .section03 .product_box .text_box {
    text-align: center;
    align-items: center;
  }





  #content .section03 .product_box .text_box .sub_text {
    font-size: 32px;
  }





  #content .section03 .product_box .text_box h5 {
    font-size: 42px;
  }





  #content .section03 .product_box .text_box .desc_text {
    font-size: 18px;
  }





  #content .section03 .product_box .comparison-table .column-header {
    font-size: 18px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
  }





  #content .section03 .product_box .comparison-table .feature-list {
    font-size: 16px;
    text-align: left;
  }





  #content .section03 .divider-icon {
    width: 24px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
  }





  #content .section03 .ingredient {
    font-size: 18px;
  }





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





  #content .cause_item {
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
  }





  #content .recommend li .num {
    font-size: 34px;
    min-width: 44px;
    width: 44px;
  }





  #content .recommend li .desc_text {
    font-size: 16px;
    padding-left: 17px;
  }





  #content .process_box {
    flex-direction: column;
    row-gap: 48px;
    column-gap: 48px;
    width: 50%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }





  #content .process_step::after {
    top: auto;
    bottom: 0px;
    right: 50%;
    width: 50px;
    height: 55px;
    transform: rotate(90deg) translate(90%, -50%);
    z-index: 1;
  }





  #content .section07 .service_list {
    row-gap: 12px;
    column-gap: 12px;
  }





  #content .section07 .method_list {
    row-gap: 12px;
    column-gap: 12px;
  }





  #content .section06 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("/images/momo/scalp-care-program/img_section06_bg_mo.jpg");
    background-position-x: left;
    background-position-y: bottom;
    background-attachment: initial;
  }





  #content .section06 h4 {
    font-size: 48px;
  }





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

@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/scalp-care-program/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;
    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 .desc_text {
    font-size: 16px;
  }





  #content #program ul.swiper-wrapper {
    height: 100%;
  }





  #content .program_box {
    padding-top: 40px;
    padding-right: 60px;
    padding-bottom: 40px;
    padding-left: 60px;
  }





  #content .program_box .label {
    font-size: 12px;
  }





  #content .program_box h5 {
    font-size: 30px;
  }





  #content .program_box .img_box {
    margin-top: 24px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }





  #content .recommend li .num {
    font-size: 34px;
    min-width: 44px;
    width: 44px;
  }





  #content .recommend li .desc_text {
    font-size: 16px;
    padding-left: 17px;
  }





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





  #content .cause_item {
    padding-top: 16px;
    padding-right: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
  }





  #content .cause_item .text_box h5 {
    font-size: 20px;
  }





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





  #content .process_box {
    row-gap: 8px;
    column-gap: 8px;
    width: 100%;
  }





  #content .process_step::after {
    width: 44px;
    transform: rotate(90deg) translate(80%, -160%);
  }





  #content .process_step .text_box {
    flex-grow: 2;
    flex-shrink: 1;
    flex-basis: 0%;
  }





  #content .process_step .text_box h5 {
    font-size: 20px;
  }





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





  #content .recommend_wrap .title_box h4 {
    font-size: 32px;
  }





  #content .recommend {
    flex-direction: column;
    justify-content: center;
    width: max-content;
  }





  #content .recommend li {
    width: 100%;
    row-gap: 17px;
    column-gap: 17px;
  }





  #content .recommend li:nth-child(1) {
    order: 1;
  }





  #content .recommend li:nth-child(2) {
    order: 2;
  }





  #content .recommend li:nth-child(3) {
    order: 3;
  }





  #content .recommend li:nth-child(4) {
    order: 4;
  }





  #content .section01 .circle {
    width: 42%;
  }





  #content .section01 .circle .text_box strong {
    font-size: 13px;
  }





  #content .section01 .venn-container {
    width: 100%;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
  }





  #content .section01 .venn-container::after {
    font-size: 30px;
  }





  #content .section01 .venn-container::before {
    width: 100%;
  }





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





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





  #content .section03 .content_box {
    margin-top: 0px;
  }





  #content .section03 .product_header {
    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, 250, 255);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(210, 224, 244);
    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    position: relative;
    cursor: pointer;
  }





  #content .section03 .product_header::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 24px;
    display: block;
    width: 8px;
    height: 8px;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: currentcolor;
    transition-behavior: normal;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: transform;
    transform: rotate(45deg);
    margin-top: -2px;
  }





  #content .section03 li.active .product_header::after {
    transform: rotate(-135deg);
  }





  #content .section03 .product_header h5 {
    font-size: 20px;
    letter-spacing: -0.02em;
  }





  #content .section03 .product_box {
    display: none;
    padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
  }





  #content .section03 .product_box .text_box {
    text-align: center;
    align-items: center;
  }





  #content .section03 .product_box .text_box .sub_text {
    font-size: 24px;
    line-height: 1.2;
  }





  #content .section03 .product_box .text_box h5 {
    font-size: 32px;
    margin-bottom: 0px;
  }





  #content .section03 .product_box .text_box .desc_text {
    font-size: 16px;
    padding-top: 0px;
    padding-right: 24px;
    padding-bottom: 0px;
    padding-left: 24px;
  }





  #content .section03 .product_box .img_box {
    width: 100%;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
  }





  #content .section03 .product_box .small-image {
    padding-top: 0px;
    padding-right: 24px;
    padding-bottom: 0px;
    padding-left: 24px;
  }





  #content .section03 .ingredient {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 8px;
    column-gap: 8px;
    padding-top: 32px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    text-align: left;
  }





  #content .section03 .ingredient li {
    width: calc(50% - 4px);
    display: flex;
    row-gap: 24px;
    column-gap: 24px;
    letter-spacing: -0.02em;
    line-height: 1.2;
    align-items: stretch;
    font-size: 14px;
  }





  #content .section03 .product_box .comparison-table .column-header {
    font-size: 18px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
  }





  #content .section03 .product_box .comparison-table .feature-list {
    font-size: 16px;
    text-align: left;
  }





  #content .section03 .comparison-column {
    padding-top: 0px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
  }





  #content .section03 .divider-icon {
    width: 24px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
  }





  #content .recommend_wrap .title_box h4 {
    font-size: 32px;
  }





  #content .recommend {
    flex-direction: column;
    justify-content: center;
    width: max-content;
  }





  #content .recommend li {
    width: 100%;
    row-gap: 17px;
    column-gap: 17px;
  }





  #content .recommend li:nth-child(1) {
    order: 1;
  }





  #content .recommend li:nth-child(2) {
    order: 2;
  }





  #content .recommend li:nth-child(3) {
    order: 3;
  }





  #content .recommend li:nth-child(4) {
    order: 4;
  }





  #content .recommend li:nth-child(5) {
    order: 5;
  }





  #content .section06 h4 {
    font-size: 36px;
  }





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