/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.c_mainvisual__box {
  padding: 0 20px 0 43px;
  bottom: 11px;
}
.c_mainvisual__box_ttl {
  margin-bottom: 15px;
}
.c_mainvisual__box_sub {
  margin-bottom: 22px;
}
.c_mainvisual__box_copy_social {
  display: flex;
  align-items: center;
  position: relative;
  width: calc(100% + 8px);
  left: -8px;
}
.c_mainvisual__box_copy_social_txt {
  margin-bottom: 5px;
  line-height: 1.2em;
  font-size: 0.70875rem;
  letter-spacing: 0.033em;
  font-weight: bold;
  color: #fff;
}
.c_mainvisual__box_copy {
  margin-right: 16px;
}
.c_mainvisual__box_copy_content {
  position: relative;
  display: block;
  width: 180px;
}
.c_mainvisual__box_copy_content .txt {
  background-color: #fff;
  border: solid 1px #1a1a1a;
  border-radius: 20px;
  padding: 5px 20px 6px 20px;
  line-height: 1.1em;
  width: 100%;
  color: #9e9e9e;
  font-size: 0.664375rem;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.c_mainvisual__box_copy_content .btn_copy {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #1a1a1a;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  height: 100%;
  width: 25px;
  border-radius: 0 20px 20px 0;
}
.c_mainvisual__box_copy_content .btn_copy__content {
  width: 9px;
  height: 12px;
  display: inline-block;
}
.c_mainvisual__box_copy_content .btn_copy img {
  max-width: 100%;
  display: block;
}
.c_mainvisual__box_social_list {
  display: flex;
  align-items: center;
}
.c_mainvisual__box_social_list a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 7px;
  line-height: 1;
}
.c_mainvisual__box_social_list a:last-child {
  margin-right: 0;
}

.c_anchor {
  border-top: none;
}
.c_anchor__item {
  border-color: #4d4d4d;
  padding: 13px 10px 28px;
  justify-content: flex-end;
}
.c_anchor__item_txt {
  color: #be9f6a;
}
.c_anchor__item_icon {
  position: relative;
  margin-bottom: 10px;
}
.c_anchor__item_icon path {
  fill: #be9f6a;
}

.c_ttl_i__txt_en {
  color: #be9f6a;
}
.c_ttl_i__icon path {
  fill: #1a1a1a;
}
.c_ttl_i__txt_jp {
  color: #1a1a1a;
}

.service {
  background-color: #000;
  padding: 31px 0 103px;
}
.service .c_ttl_i__txt_en {
  color: #be9f6a;
}
.service .c_ttl_i__icon path {
  fill: #fff;
}
.service .c_ttl_i__txt_jp {
  color: #fff;
}
.service_section01 {
  margin-top: 18px;
}
.service_section02 {
  margin-top: 18px;
}
.service_section03 {
  margin-top: 62px;
}
.service_section03 .container_sm {
  max-width: 1140px;
}
.service_section03__main {
  position: relative;
  background-color: #fff;
}
.service_section03__container {
  position: relative;
  max-width: 990px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
}
.service_section03__head {
  position: relative;
  padding: 100px 0 0;
}
.service_section03__head::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 223px;
  pointer-events: none;
  background: url(../images/regene/bg_service.png) no-repeat top center/contain;
}
.service_section03__ttl {
  text-align: center;
  letter-spacing: 0.18em;
  color: #1a1a1a;
  line-height: 1.3em;
  font-size: 1.594375rem;
}
.service_section03__desc {
  text-align: left;
  font-size: 0.885625rem;
  letter-spacing: 0.08em;
  color: #1a1a1a;
  margin-top: 22px;
  line-height: 2.2505292872;
}
.service_section03__desc span {
  font-weight: 700;
}
.service_section03__blocks {
  margin-top: 54px;
  padding-bottom: 25px;
}
.service_section03__block {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 50px;
}
.service_section03__block:first-child {
  margin-top: 0;
}
.service_section03__block_img {
  margin-top: 18px;
  width: calc(100% + 40px);
  left: -20px;
  position: relative;
  height: 180px;
}
.service_section03__block_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service_section03__block_ttl {
  color: #ff783c;
  font-weight: 500;
  font-size: 1.24rem;
  letter-spacing: 0.18em;
  line-height: 1.4289314516;
}
.service_section03__block_desc {
  margin-top: 26px;
  font-size: 0.7975rem;
  text-align: justify;
  letter-spacing: 0.08em;
  color: #1a1a1a;
}
.service_section03__block02 .service_section03__block_img {
  width: 100%;
  left: 0;
  height: auto;
  margin-top: 62px;
}
.service_section03__block02 .service_section03__block_img img {
  width: 100%;
  height: auto;
}
.service_section03__block03 {
  margin-top: 94px;
}
.service_section03__block04 {
  padding: 33px 10px;
  background-color: #f5f2e9;
  margin-top: 38px;
}
.service_section03__block04 .ttl {
  text-align: center;
  font-size: 1.063125rem;
  font-weight: bold;
  letter-spacing: 0.18em;
  line-height: 1.5em;
  color: #ff783c;
}
.service_section03__block04_content {
  width: 100%;
}
.service_section03__block04_list {
  display: grid;
  margin-top: 34px;
  gap: 36px 14px;
  grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
}
.service_section03__block04_icon {
  position: relative;
  background-color: #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 90px;
  height: 90px;
}
.service_section03__block04_ttl {
  letter-spacing: 0.033em;
  line-height: 1.2495590829;
  text-align: center;
  margin-top: 6px;
  font-size: 0.70875rem;
}
.service_section03__block04_item01 .icon {
  width: 51px;
}
.service_section03__block04_item03 .icon {
  width: 100px;
}
.service_section03__block04_item04 .icon {
  width: 100px;
}
.service_section03__block04_item05 .icon {
  width: 80px;
}
.service .c_section__img {
  position: relative;
  height: 240px;
}
.service .c_section__img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.service .c_section__box {
  padding: 36px 26px 30px 28px;
}
.service .c_section__box_ttl {
  color: #fff;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin-bottom: 31px;
  line-height: 1.5280282242;
}
.service .c_section__box_txt {
  color: #fff;
  font-weight: 500;
}
.service .c_section__box_txt span {
  font-weight: 700;
}

.home_service_wrap {
  background-color: #000;
}
.home_service_main {
  border-radius: 40px 40px 0 0;
  background-color: #fff;
}
.home_service_head {
  padding-top: 49px;
}
.home_service_head .c_ttl_i__icon {
  width: 45px;
}
.home_service_head .c_ttl_i__icon path {
  fill: #1a1a1a;
}
.home_service_head .c_ttl_i__txt_jp {
  color: #1a1a1a;
}
.home_service_section01 {
  margin-top: 29px;
}
.home_service_section01 .c_section__img {
  height: 240px;
}
.home_service_section01 .c_section__img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.home_service_section02 {
  padding-bottom: 52px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 60px;
}
.home_service_section02__ttl {
  text-align: center;
  font-size: 1.24rem;
  font-weight: 500;
  color: #1a1a1a;
  line-height: 1.5em;
  letter-spacing: 0.18em;
}
.home_service_section02__blocks {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 36px;
  z-index: 2;
}
.home_service_section02__block {
  position: relative;
  background-color: #f5f5f5;
  border: solid 1px #d3d3d3;
  padding: 24px 20px;
  margin-top: 20px;
}
.home_service_section02__block:first-child {
  margin-top: 0;
}
.home_service_section02__block::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  background: url(../images/regene/img_plus.png) no-repeat center/contain;
  width: 100px;
  height: 100px;
}
.home_service_section02__block_ttl {
  text-align: center;
  font-weight: 500;
  font-size: 1.24rem;
  line-height: 1.5em;
  letter-spacing: 0.08em;
}
.home_service_section02__block_label {
  text-align: center;
  background-color: #be9f6a;
  padding: 0 20px 1px;
  border-radius: 20px;
  width: 81.4%;
  margin: 6px auto 0;
}
.home_service_section02__block_label .txt {
  display: inline-block;
  font-size: 0.974375rem;
  line-height: 1.5em;
  color: #fff;
  letter-spacing: 0.08em;
}
.home_service_section02__block_price {
  text-align: center;
  margin-top: 10px;
}
.home_service_section02__block_price .price,
.home_service_section02__block_price .unit {
  position: relative;
  display: inline-block;
  color: #be9f6a;
}
.home_service_section02__block_price .price {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 1.993125rem;
  margin-right: 10px;
  line-height: 1em;
  top: 4px;
}
.home_service_section02__block_price .unit {
  font-size: 1.24rem;
  font-weight: 500;
  line-height: 1.2em;
}
.home_service_section02__blocks01 {
  margin-top: 66px;
}
.home_service_section02__blocks01_ttl {
  position: relative;
  background-color: #be9f6a;
  text-align: center;
  padding: 31px 10px 15px;
}
.home_service_section02__blocks01_ttl::after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(100% - 30px);
  background: url(../images/regene/img_plus.png) no-repeat center/contain;
  width: 70px;
  height: 70px;
}
.home_service_section02__blocks01_ttl .ttl {
  font-weight: bold;
  font-size: 1.151875rem;
  letter-spacing: 0.18em;
  color: #fff;
}
.home_service_section02__blocks01_ttl .ttl .sm {
  font-size: 1.24rem;
  letter-spacing: 0.08em;
}
.home_service_section02__blocks01_ttl .price {
  position: relative;
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 1.993125rem;
  line-height: 1em;
  letter-spacing: 0;
  color: #fff;
}
.home_service_section02__blocks01_content {
  display: flex;
  flex-direction: column;
  margin-top: 26px;
  width: calc(100% + 3px);
}
.home_service_section02__blocks01_content_x {
  width: 100%;
  margin-top: 20px;
}
.home_service_section02__blocks01_content_x:first-child {
  margin-top: 0;
}
.home_service_section02__blocks01_content .txt01,
.home_service_section02__blocks01_content .txt02 {
  font-size: 0.70875rem;
  text-align: justify;
  letter-spacing: 0.08em;
  line-height: 1.8747795414;
}
.home_service_section02__blocks01_content .txt01 {
  color: #c8783c;
}
.home_service_section02__blocks01_content .txt02 {
  color: #1a1a1a;
}

.reasons {
  overflow: hidden;
}
.reasons__head {
  position: relative;
}
.reasons__head_slide_img {
  width: 375px;
  height: 260px;
}
.reasons__head_slide_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reasons__head_main {
  position: absolute;
  top: calc(50% + 7px);
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  width: 100%;
}
.reasons__head_main_ttl {
  margin-bottom: 6px;
  color: #fff;
  font-family: "Mulish", sans-serif;
  font-size: 1.993125rem;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.08em;
}
.reasons__head_main_txt {
  color: #fff;
  font-size: 1.32875rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.18em;
}
.reasons__head::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(150, 150, 150) 0%, rgb(185, 160, 113) 100%);
  mix-blend-mode: multiply;
}
.reasons__main {
  position: relative;
}
.reasons__main_ttl {
  position: relative;
  z-index: 1;
  padding: 10px 0;
  color: #fff;
  font-size: 1.505625rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 2;
}
.reasons__main_ttl span {
  font-family: "Mulish", sans-serif;
  font-size: 2.12625rem;
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.033em;
}
.reasons__main_ttl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #000000;
}
.reasons__main_box {
  position: relative;
  max-width: 760px;
  margin: 0 auto;
  padding: 37px 0 50px;
}
.reasons__main_box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: url(../images/regene/bg_reasons_sp.jpg) no-repeat top center/cover;
}
.reasons__main_box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: linear-gradient(90deg, rgb(150, 150, 150) 0%, rgb(185, 160, 113) 100%);
  mix-blend-mode: multiply;
}
.reasons__main_box_head {
  position: relative;
  z-index: 3;
  max-width: 296px;
  margin: 0 auto 23px;
  padding-bottom: 28px;
  padding-left: 18px;
}
.reasons__main_box_head .ttl {
  color: #fff;
  font-size: 1.24rem;
  font-weight: 700;
  line-height: 1.4289314516;
  letter-spacing: 0.08em;
}
.reasons__main_box_head .note {
  display: block;
  margin-top: 5px;
  padding-right: 12px;
  color: #fff;
  font-size: 0.7975rem;
  font-weight: 700;
  text-align: right;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.reasons__main_box_head::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 118px;
  background: url(../images/levelup/img_kid_line_sp.svg) no-repeat bottom left/cover;
}
.reasons__main_box_txt {
  position: relative;
  z-index: 3;
  padding: 0 15px;
  color: #fff;
  font-size: 0.885625rem;
  font-weight: 700;
  text-align: justify;
  line-height: 1.7000705716;
  letter-spacing: 0.033em;
}

.contact_head {
  padding-top: 64px;
}
.contact_blocks {
  margin-top: 46px;
}
.contact_blocks .container {
  display: grid;
  gap: 10px;
}
.contact_block {
  margin-top: 57px;
}
.contact_block:first-child {
  margin-top: 0;
}
.contact_block__link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.contact_block__img {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 66px;
  display: block;
}
.contact_block__img::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  -webkit-blend-mode: multiply;
  background-color: #adadad;
  border-radius: 40px;
  z-index: 1;
}
.contact_block__img img {
  border-radius: 66px;
  transition: all 0.5s;
}
.contact_block__ttl {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  letter-spacing: 0.18em;
  font-size: 1.235625rem;
  font-weight: bold;
  width: 100%;
  line-height: 1.6176024279;
  padding: 10px;
  z-index: 2;
}
.contact_block__play {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -37px;
  width: 90px;
  height: 90px;
  display: block;
  z-index: 2;
}

.faq {
  padding-top: 95px;
  padding-bottom: 54px;
}
.faq_heading {
  font-family: "Mulish", sans-serif;
  text-align: center;
  line-height: 1.5em;
  margin-bottom: 35px;
  font-size: 1.683125rem;
  letter-spacing: 0.18em;
}
.faq_item {
  position: relative;
  border-top: solid 1px #333;
}
.faq_item:first-child {
  margin-top: 0;
}
.faq_item:last-child {
  border-bottom: solid 1px #333;
}
.faq_item.active .faq_question::after {
  opacity: 0;
  visibility: hidden;
}
.faq_item:last-child {
  margin-bottom: 0;
}
.faq_question {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  z-index: 2;
  transition: all 0.5s;
  cursor: pointer;
  padding: 32px 50px 29px 19px;
}
.faq_question::before, .faq_question::after {
  position: absolute;
  content: "";
  background-color: #c8783c;
}
.faq_question::before {
  width: 15px;
  height: 1px;
  right: 22px;
  top: 55px;
  transform: translateY(-50%);
}
.faq_question::after {
  height: 15px;
  width: 1px;
  right: 29px;
  top: 55px;
  transform: translateY(-50%);
}
.faq_q {
  position: relative;
  font-family: "Mulish", sans-serif;
  font-size: 1.32875rem;
  flex-shrink: 0;
  margin: 0 13px 11px 0;
  color: #ff783c;
  position: relative;
  line-height: 1;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.08em;
}
.faq_ttl {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.faq_ttl .ttl {
  position: relative;
  font-weight: 500;
  color: #ff783c;
  flex-shrink: 0;
  margin-bottom: 0;
  letter-spacing: 0.08em;
  font-size: 0.974375rem;
  line-height: 1.6363053239;
}
.faq_answer {
  position: relative;
  top: -17px;
  display: none;
}
.faq_answer__content {
  width: 100%;
  display: flex;
  padding: 0 15px 14px 19px;
}
.faq_desc p,
.faq_desc .desc {
  font-weight: bold;
  color: #ff783c;
  letter-spacing: 0.08em;
  line-height: 1.6363053239;
  font-size: 0.974375rem;
}
.faq_desc p:last-child,
.faq_desc .desc:last-child {
  margin-bottom: 0;
}
.c_bnr__item:first-child {
  margin-top: 0;
}
.c_bnr__item__full {
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .c_mainvisual__box {
    bottom: auto;
    padding: 0 20px;
  }
  .c_mainvisual__box_ttl {
    margin-bottom: 20px;
  }
  .c_mainvisual__box_sub {
    margin-bottom: 47px;
  }
  .c_mainvisual__box_copy_social {
    width: calc(100% + 18px);
    left: -18px;
  }
  .c_mainvisual__box_copy_social_txt {
    margin-bottom: 5px;
    padding-left: 15px;
    font-size: 0.885625rem;
  }
  .c_mainvisual__box_copy {
    margin-right: 19px;
  }
  .c_mainvisual__box_copy_content {
    width: 279px;
    transition: all 0.5s;
  }
  .c_mainvisual__box_copy_content:hover {
    opacity: 0.7;
  }
  .c_mainvisual__box_copy_content .txt {
    font-size: 1.063125rem;
  }
  .c_mainvisual__box_copy_content .txt {
    line-height: 1.5em;
    padding: 7px 20px;
  }
  .c_mainvisual__box_copy_content .txt {
    padding: 4px 65px 9px 20px;
  }
  .c_mainvisual__box_copy_content .btn_copy {
    width: 57px;
  }
  .c_mainvisual__box_copy_content .btn_copy:hover {
    transition: all 0.5s;
    opacity: 0.7;
    cursor: pointer;
  }
  .c_mainvisual__box_copy_content .btn_copy__content {
    width: 18px;
    height: 22px;
  }
  .c_mainvisual__box_social .c_mainvisual__box_copy_social_txt {
    padding-left: 5px;
  }
  .c_mainvisual__box_social_list a {
    width: 40px;
    height: 40px;
  }
  .c_mainvisual__box_social_list a:hover {
    opacity: 0.7;
  }
  .c_anchor__item {
    position: relative;
    justify-content: center;
    padding: clamp(0.625rem, 1.0638297872vw + 0.1143617021rem, 1.125rem) 20px 10px;
  }
  .c_anchor__item:hover {
    background-color: #be9f6a;
    border-color: #fff;
  }
  .c_anchor__item:hover .c_anchor__item_txt {
    color: #fff;
  }
  .c_anchor__item:hover .c_anchor__item_icon path {
    fill: #fff;
  }
  .c_anchor__item:hover:not(:first-child)::before {
    opacity: 1;
  }
  .c_anchor__item:not(:first-child)::before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    transition: all 0.5s;
  }
  .c_anchor__item_icon {
    margin-bottom: 0;
  }
  .c_anchor__item01 .c_anchor__item_icon {
    width: 58px;
    margin-right: clamp(-0.625rem, -3.3244680851vw + 2.5332446809rem, 0.9375rem);
    left: clamp(-2.375rem, -5.0531914894vw + 2.4255319149rem, 0rem);
    top: -1px;
  }
  .c_anchor__item02 .c_anchor__item_icon {
    width: 54px;
    margin-right: clamp(0.75rem, 0.9308510638vw + 0.3031914894rem, 1.1875rem);
    left: clamp(-0.1875rem, -0.3989361702vw + 0.1914893617rem, 0rem);
    top: -2px;
  }
  .c_anchor__item03 .c_anchor__item_icon {
    width: 48px;
    margin-right: clamp(-0.875rem, -3.8563829787vw + 2.7885638298rem, 0.9375rem);
    left: clamp(-2.625rem, -5.585106383vw + 2.6808510638rem, 0rem);
    top: 1px;
  }
  .service {
    padding: 100px 0 160px;
  }
  .service_section01 {
    margin-top: 99px;
  }
  .service_section01 .c_section__img {
    top: 15px;
  }
  .service_section02 {
    margin-top: 174px;
  }
  .service_section03 {
    margin-top: 158px;
  }
  .service_section03__head {
    padding: 286px 0 0;
  }
  .service_section03__head::before {
    height: 500px;
  }
  .service_section03__ttl {
    font-size: 2.87875rem;
  }
  .service_section03__desc {
    font-size: 1.32875rem;
    text-align: center;
    line-height: 1.8334901223;
    margin-top: 18px;
  }
  .service_section03__blocks {
    margin-top: 111px;
    padding-bottom: 81px;
  }
  .service_section03__block {
    justify-content: space-between;
    flex-direction: row;
  }
  .service_section03__block_img {
    width: 40%;
    margin-top: 0;
    left: 0;
    height: auto;
  }
  .service_section03__block_img img {
    object-fit: unset;
    height: auto;
  }
  .service_section03__block_info {
    width: 54.7%;
  }
  .service_section03__block_ttl {
    line-height: 1.3333333333;
    font-size: 1.993125rem;
  }
  .service_section03__block_desc {
    margin-top: 17px;
    font-size: 1.063125rem;
    line-height: 1.8747795414;
    letter-spacing: 0.033em;
  }
  .service_section03__block.reverse {
    flex-direction: row-reverse;
  }
  .service_section03__block02 {
    margin-top: 160px;
    align-items: center;
  }
  .service_section03__block02 .service_section03__block_desc {
    margin-top: 37px;
  }
  .service_section03__block02 .service_section03__block_img {
    margin-top: 0;
  }
  .service_section03__block02 .service_section03__block_img {
    width: 34.527%;
    position: relative;
    left: -28px;
    top: 12px;
    transition: all 0.5s;
  }
  .service_section03__block02 .service_section03__block_img:hover {
    opacity: 0.7;
  }
  .service_section03__block03 {
    margin-top: 124px;
  }
  .service_section03__block04 {
    padding: 41px clamp(0.9375rem, 1.9946808511vw + -0.0199468085rem, 1.875rem) 50px;
    margin-top: 103px;
  }
  .service_section03__block04 .ttl {
    font-size: 1.24rem;
  }
  .service_section03__block04_list {
    margin-top: 60px;
    grid-template-columns: repeat(auto-fit, minmax(123px, 1fr));
  }
  .service_section03__block04_icon {
    width: 123px;
    height: 123px;
  }
  .service_section03__block04_ttl {
    margin-top: 16px;
    font-size: 0.7975rem;
    line-height: 1.2217868339;
  }
  .service_section03__block04_item01 .icon {
    width: 68px;
  }
  .service_section03__block04_item03 .icon {
    width: 120px;
    left: 3px;
    top: 1px;
  }
  .service_section03__block04_item04 .icon {
    width: 107px;
    left: 4px;
  }
  .service_section03__block04_item05 .icon {
    left: 3px;
    top: 5px;
    width: 95px;
  }
  .service .c_section__img {
    height: auto;
  }
  .service .c_section__box {
    padding: 4px 20px 0 67px;
  }
  .service .c_section__box_ttl {
    margin-bottom: clamp(1.875rem, 2.6595744681vw + 0.5984042553rem, 3.125rem);
    font-size: clamp(1.5945rem, 2.2617021277vw + 0.5088829787rem, 2.6575rem);
    line-height: 1.5;
  }
  .service .c_section__box_txt {
    line-height: 1.6665098777;
  }
  .home_service_main {
    border-radius: 80px 80px 0 0;
  }
  .home_service_head {
    padding-top: 100px;
  }
  .home_service_head .c_ttl_i__icon {
    width: 70px;
    margin-right: 22px;
  }
  .home_service_section01 {
    margin-top: 70px;
  }
  .home_service_section01 .c_section__box {
    padding-left: 30px;
  }
  .home_service_section01 .c_section__box_txt {
    padding-right: clamp(0rem, 19.6875vw + -14.765625rem, 3.9375rem);
  }
  .home_service_section01 .c_section__img {
    height: auto;
  }
  .home_service_section01 .c_section__img img {
    height: auto;
    object-fit: unset;
  }
  .home_service_section02 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 91px;
    margin-top: 71px;
  }
  .home_service_section02__ttl {
    font-size: 1.86rem;
  }
  .home_service_section02__blocks {
    justify-content: space-between;
    flex-direction: row;
    margin-top: 48px;
  }
  .home_service_section02__block {
    margin-top: 0;
    width: 48.545%;
    padding: 33px 20px;
  }
  .home_service_section02__block::after {
    content: "";
    top: calc(100% - 23px);
    width: 122px;
    height: 122px;
  }
  .home_service_section02__block_ttl {
    font-size: 1.594375rem;
  }
  .home_service_section02__block_label {
    width: 70%;
    padding: 0 20px 5px;
    margin: 9px auto 0;
  }
  .home_service_section02__block_label .txt {
    font-size: 1.32875rem;
  }
  .home_service_section02__block_price {
    margin-top: 23px;
  }
  .home_service_section02__block_price .price {
    margin-right: 10px;
    font-size: 2.43625rem;
  }
  .home_service_section02__block_price .unit {
    font-size: 1.594375rem;
  }
  .home_service_section02__blocks01 {
    margin-top: 65px;
  }
  .home_service_section02__blocks01_ttl {
    padding: 34px 20px 24px;
  }
  .home_service_section02__blocks01_ttl::after {
    content: none;
  }
  .home_service_section02__blocks01_ttl .ttl {
    font-size: 1.86rem;
  }
  .home_service_section02__blocks01_ttl .ttl .sm {
    font-size: 1.594375rem;
  }
  .home_service_section02__blocks01_ttl .price {
    font-size: 2.87875rem;
  }
  .home_service_section02__blocks01_content {
    flex-direction: row;
    justify-content: space-between;
    margin-top: 22px;
    width: 100%;
  }
  .home_service_section02__blocks01_content_x {
    margin-top: 0;
    width: 47%;
    display: flex;
  }
  .home_service_section02__blocks01_content .txt01,
  .home_service_section02__blocks01_content .txt02 {
    font-size: 0.885625rem;
    line-height: 1.7501764291;
  }
  .home_service_section02__blocks01_content .txt02 {
    margin-left: auto;
  }
  .reasons__head_slide {
    display: flex;
  }
  .reasons__head_slide_img {
    width: 33.33%;
    height: auto;
  }
  .reasons__head_main {
    top: calc(50% + clamp(0.45rem, 0.6382978723vw + 0.1436170213rem, 0.75rem));
  }
  .reasons__head_main_ttl {
    margin-bottom: 5px;
    font-size: clamp(3.8535rem, 5.4659574468vw + 1.2298404255rem, 6.4225rem);
  }
  .reasons__head_main_txt {
    font-size: clamp(1.328625rem, 1.8845744681vw + 0.4240292553rem, 2.214375rem);
  }
  .reasons__main_ttl {
    padding: 8px 0 6px;
    font-size: clamp(1.5945rem, 2.2617021277vw + 0.5088829787rem, 2.6575rem);
    letter-spacing: 0.18em;
  }
  .reasons__main_ttl span {
    margin-right: 10px;
    font-size: clamp(2.39175rem, 3.3925531915vw + 0.7633244681rem, 3.98625rem);
    font-weight: 400;
    letter-spacing: 0.08em;
  }
  .reasons__main_box {
    padding: 24px 0 28px;
  }
  .reasons__main_box::before {
    background: url(../images/regene/bg_reasons.jpg) no-repeat top center/cover;
  }
  .reasons__main_box_head {
    max-width: 100%;
    margin: 0 0 16px;
    padding-bottom: 70px;
    padding-left: 62px;
  }
  .reasons__main_box_head .ttl {
    font-size: 1.993125rem;
    line-height: 1.5556600815;
    letter-spacing: 0.18em;
  }
  .reasons__main_box_head .note {
    position: absolute;
    right: 15px;
    bottom: 76px;
    margin: 0;
    padding: 0;
    font-size: 1.1075rem;
  }
  .reasons__main_box_head::before {
    height: 168px;
    background: url(../images/levelup/img_kid_line.svg) no-repeat bottom left/cover;
  }
  .reasons__main_box_txt {
    padding: 0;
    font-size: 1.151875rem;
    line-height: 1.9224091156;
  }
  .contact_head {
    padding-top: 94px;
  }
  .contact_head .c_ttl_i__icon {
    width: 78px;
    top: 10px;
    left: -3px;
  }
  .contact_blocks {
    margin-top: 110px;
  }
  .contact_blocks .container {
    gap: 15px;
    grid-template-columns: repeat(3, 1fr);
  }
  .contact_block {
    margin-top: 0;
  }
  .contact_block__link:hover .contact_block__img img {
    transform: scale(1.05);
  }
  .contact_block__img {
    border-radius: 80px;
  }
  .contact_block__img img {
    border-radius: 80px;
  }
  .contact_block__ttl {
    font-size: clamp(0.903375rem, 1.2813829787vw + 0.2883111702rem, 1.505625rem);
    padding: 20px 10px 10px;
    line-height: 1.6180987962;
  }
  .contact_block__play {
    bottom: -44px;
    width: clamp(5.625rem, 2.6595744681vw + 4.3484042553rem, 6.875rem);
    height: clamp(5.625rem, 2.6595744681vw + 4.3484042553rem, 6.875rem);
  }
  .faq {
    padding-top: 146px;
    padding-bottom: 108px;
  }
  .faq_heading {
    margin-bottom: 34px;
    font-size: 2.214375rem;
  }
  .faq_question {
    align-items: inherit;
    flex-direction: row;
    padding: 39px clamp(3.75rem, 1.9946808511vw + 2.7925531915rem, 4.6875rem) 56px clamp(0.9375rem, 4.3882978723vw + -1.1688829787rem, 3rem);
  }
  .faq_question:hover {
    opacity: 0.7;
  }
  .faq_question::before {
    width: 20px;
    height: 1px;
    right: clamp(1.6875rem, 2.6595744681vw + 0.4109042553rem, 2.9375rem);
    top: calc(50% + 2px);
  }
  .faq_question::after {
    top: calc(50% + 2px);
    height: 20px;
    width: 1px;
    right: clamp(2.3125rem, 2.6595744681vw + 1.0359042553rem, 3.5625rem);
  }
  .faq_q {
    margin: 0 clamp(0.9375rem, 3.3244680851vw + -0.6582446809rem, 2.5rem) 0 0;
    transition: all 0.5s;
    font-size: 1.683125rem;
    top: 8px;
  }
  .faq_ttl {
    flex-direction: row;
  }
  .faq_ttl .ttl {
    font-size: 1.151875rem;
    top: 11px;
    line-height: 1.7303309821;
    transition: all 0.5s;
  }
  .faq_answer {
    top: -11px;
  }
  .faq_answer__content {
    padding: 0 clamp(3.75rem, 1.9946808511vw + 2.7925531915rem, 4.6875rem) 39px clamp(0.9375rem, 4.3882978723vw + -1.1688829787rem, 3rem);
  }
  .faq_desc p,
  .faq_desc .desc {
    font-size: 1.151875rem;
    line-height: 1.5em;
  }
  .c_bnr {
    padding-top: 100px;
  }
  .c_bnr__item {
    margin-top: 74px;
  }
  .c_bnr__item__full {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .service_section01 .c_section__box_ttl {
    margin-bottom: 31px;
  }
  .service_section02 .c_section__box_ttl {
    margin-bottom: clamp(1.9375rem, 9.0625vw + -4.859375rem, 3.75rem);
  }
  .service .c_section__box {
    padding: 4px 0 0 67px;
  }
  .service .c_section__box {
    padding-right: calc(50% - 550px);
  }
  .service .c_section.reverse .c_section__box {
    padding: 26px 65px 0 calc(50% - 549px);
  }
  .home_service .c_section__box {
    padding-right: calc(50% - 600px);
  }
  .home_service_section01 .c_section__box {
    padding-left: 67px;
  }
  .home_service_section01 .c_section__box_ttl {
    margin-bottom: clamp(1.9375rem, 8.4375vw + -4.390625rem, 3.625rem);
  }
}
@media screen and (max-width: 767px) {
  .c_anchor__item:first-child {
    border-left: none;
  }
  .c_anchor__item:last-child {
    border-right: none;
  }
  .service_section02 .c_section__box {
    padding-top: 47px;
  }
  .service_section02 .c_section__box_ttl {
    margin-bottom: 27px;
  }
}
/*# sourceMappingURL=regene.css.map */
