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


#content .sub_visual {
  width: 100%;
  height: 48.5vw;
  position: relative;
  background-image: url("/images/momo/female-process/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: 54px;
  line-height: 1.5;
  color: rgb(28, 28, 28);
}


#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 .m_color {
  color: rgb(198, 56, 44);
}


#content .tab {
  display: none;
}


#content .tab.active {
  display: block;
}


#content .section01 .tabs-container {
  width: 83.04%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  display: flex;
  align-items: center;
}


#content .section01 .tabs {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.02em;
  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);
  color: rgb(222, 222, 228);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(222, 222, 228);
  text-align: center;
  padding-top: 12px;
  padding-right: 8px;
  padding-bottom: 12px;
  padding-left: 8px;
  cursor: pointer;
  position: relative;
}


#content .section01 .tabs span::after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  border-top-width: 8px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 8px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: rgb(222, 222, 228);
  z-index: 1;
}


#content .section01 .tabs:last-of-type {
  border-right-width: medium;
  border-right-style: none;
  border-right-color: currentcolor;
}


#content .section01 .tabs.active {
  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(198, 56, 44);
  color: rgb(255, 255, 255);
}


#content .section01 .tab-content {
  width: 83.04%;
  margin-top: 80px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}


#content .tab .text_box {
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
}


#content .tab .main_text {
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: -0.02em;
}


#content .tab .main_text b {
  font-weight: 600;
}


#content #igtg {
  --bg-mo: url(/images/momo/female-process/img_visual_bg_mo.jpg);
  --bg-tb: url(/images/momo/female-process/img_visual_bg_tb.jpg);
  --bg-pc: url(/images/momo/female-process/img_visual_bg.jpg);
}

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

  #content .section01 .tabs-container {
    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;
  }


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

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

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


  #content .section01 .tab-content {
    width: 100%;
    margin-top: 80px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }


  #content .section01 .tabs {
    font-size: 20px;
  }
}

@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/female-process/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: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }


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


  #content .section01 .tabs-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    min-width: 375px;
  }


  #content .section01 .tabs {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    font-size: 18px;
    padding-top: 8px;
    padding-right: 6px;
    padding-bottom: 8px;
    padding-left: 6px;
  }


  #content .section01 .tabs:nth-of-type(3n) {
    border-right-width: medium;
    border-right-style: none;
    border-right-color: currentcolor;
  }


  #content .section01 .tabs span::after {
    right: 24px;
  }


  #content .tab .text_box {
    margin-top: 48px;
    margin-right: 0px;
    margin-bottom: 48px;
    margin-left: 0px;
  }


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


  #content .section01 .tabs span::after {
    border-top-width: 6px;
    border-top-style: solid;
    border-top-color: transparent;
    border-right-width: 6px;
    border-right-style: solid;
    border-right-color: transparent;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: rgb(222, 222, 228);
  }


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


  #content .tabs-container.sticky {
    width: 100%;
    position: fixed;
    top: 94px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 90;
  }
}

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

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


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


  #content .container .title_box h4 {
    font-size: 34px;
  }


  #content .container .title_box .sub_text {
    font-size: 16px;
  }


  #content .section01 .tab-content {
    margin-top: 47px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }


  #content .tab .text_box {
    margin-top: 24px;
    margin-right: 0px;
    margin-bottom: 32px;
    margin-left: 0px;
  }


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


  #content .tabs-container.sticky {
    top: 63px;
  }


  #content .tabs-container.sticky.on {
    top: 0px;
  }
}