* {
  font-family: var(--font-family-noto_sans_jp);
}

main.wrap {
  max-width: 500px;
  margin: auto;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

body .inner_wrap {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  padding: 2rem;
}

.header {
  background-color: var(--white);
  box-shadow: 0px 4px 4px #00000040;
  display: flex;
  position: fixed;
  top: 0;
  margin: auto;
  align-items: center;
  justify-content: center;
  z-index: 100;
  max-width: 500px;
}

.header .inner_wrap {
  width: 100%;
  display: flex;
}

.head_right {
  display: flex;
}

.logo {
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 2.00px;
  line-height: 50px;
  text-align: center;
}


.tel_t-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: auto;
}

.tel_time {
  color: var(--mine-shaft);
  font-weight: 400;
  line-height: 25.2px;
}

.head_link_btn {
  align-items: flex-start;
  background-color: #00923C;
  border-radius: 13.04px;
  display: flex;
  justify-content: center;
  padding: 0.5rem;
  align-items: center;
  gap: 0.75rem;
}

.head_link_btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.head_link_btn .txt {
  color: var(--white);
  font-size: 22.2px;
  font-weight: 700;
  height: 43px;
  letter-spacing: 1.04px;
  line-height: 42.3px;
}

.head_link_btn .txt {
  font-size: 16px
}

.logo {
}


.head_link_btn .txt {
  font-size: 14px
}

.logo {
}



.head_link_btn .txt {
  font-size: 14px
}



.header {
  height: auto;
}

.header .inner_wrap {
  padding: 0;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  padding-bottom: 0.5rem;
}

.logo {
  font-size: 1rem;
  letter-spacing: 2.00px;
  width: 100%;
  background: #5eb50e;
  color: #fff;
}


.tel_box {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-bottom: 0;
}

.vector-2 {
  width: 20px;
}

.tel_t-container {
  width: auto;
  gap: 2px;
}

.tel_txt {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.97px;
  white-space: nowrap;
}

.tel_time {
  font-size: 11px;
  letter-spacing: 0px;
  margin-left: 0;
}

.head_link_btn {
  width: auto;
  margin-left: 0.8rem;
}

.head_link_btn .txt {
  font-size: 13px;
}

.mainvisual_img {
  padding-top: 7.625em;
}

.mainvisual_img {
  width: 100%;
  margin: auto;
  text-align: center;
}

.mainvisual_img {
  text-align: center;
  margin-bottom: -11px;
}

.mainvisual_img {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  text-align: center;
}

.mainvisual {
  background: url(../img/mainvisual_bg_sp.png) no-repeat 50% 0%, #ebdfc9;
  background-size: cover;
  background-position: bottom;
  padding-bottom: 15rem;
}


.sec_contact {
  align-items: center;
  background-color: var(--almond);
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding: 2rem 1rem;
  gap: 1rem;
}

.mainvisual+.sec_contact {
  margin-top: -1px;
}

.sec_contact .text {
  font-size: clamp(1rem, 0.747rem + 1.2vw, 2rem);
}

.sec_contact_inner_box {
  align-items: center;
  border-radius: 8px;
  display: flex;
  width: 100%;
}

.form_link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  flex: 1;
  width: 100%;
}

.btn_wrap {
  display: flex;
  flex-direction: column;
}

.contact_txt {
  left: 0;
  line-height: 33.8px;
  text-align: center;
  top: 0;
  display: flex;
  justify-content: space-around;
  align-items: end;
  gap: 1rem;
}

.span0 {
  letter-spacing: 0.50px;
}

.span1 {
  letter-spacing: 0.72px;
}

.span {
  letter-spacing: 0.44px;
}

.span3 {
  letter-spacing: 1.83px;
}

.contact_line.end {
  transform: scale(-1, 1);
}



.text-2 {
  height: 26px;
  left: 56px;
  letter-spacing: 2.04px;
  line-height: 26px;
  top: 0;
  white-space: nowrap;
  background: #fff;
  padding: 0px 1rem;
  text-align: center;
}

.sec_contact .link_btn {
  align-items: center;
  background-color: var(--tuscany);
  border-radius: 50px;
  box-shadow: 0px 4px 4px #00000040;
  justify-content: space-around;
  padding: 25px 23.7px;
  display: flex;
  width: 100%;
  max-width: 400px;
}

.sec_contact .link_btn:hover {
  transform: translateY(4px);
  box-shadow: none;
}

.sec_contact .link_btn.tel {
  background-color: var(--san-juan);
}

.sec_contact .link_btn.tel .btn_wrap {
  margin-left: 1rem
}

.sec_contact .link_btn .arrow {
  align-items: flex-end;
  background-color: var(--white);
  border-radius: 80.75px;
  display: flex;
  height: 23px;
  margin-bottom: 1.35px;
  min-width: 22px;
  padding: 7.8px 7.0px;
}

.sec_contact .link_btn .arrow .border {

  border-bottom-style: solid;

  border-bottom-width: 0.81px;

  border-right-style: solid;

  border-right-width: 0.81px;

  height: 6px;

  transform: rotate(-45.50deg);

  width: 6px;

  border-color: #bd5637;
}


.frame {
  width: 30px;
}

.sec_contact_txt_img {
  max-width: 400px;
}

.line-5 {
  height: 195px;
  object-fit: cover;
  width: 1px;
}


.sec_contact_inner_box {
  flex-direction: column;
  gap: 30px;
}

.line-5 {
  display: none;
}

.contact_txt {
  gap: 1rem;
  width: 100%;
}

.sec_contact .link_btn.tel .btn_wrap {
  margin-left: 0rem
}


.bg {
  height: 984px;
  left: 69px;

  top: 0;
  width: 970px;
}

.overlap-group-9 {
  height: 152px;
  left: 69px;

  top: 1px;
  width: 970px;
}

.link-2 {
  align-items: flex-start;
  background-color: var(--christi);
  height: 137px;
  left: 0;
  min-width: 970px;
  padding: 45.0px 339.3px;
  top: 0;
}

.text-4-1 {
  color: var(--white);
  font-size: 64.4px;
  font-weight: 900;
  height: 36px;
  letter-spacing: 2.20px;
  line-height: 35.7px;
  text-align: center;
  white-space: nowrap;
  width: 290px;
}

.polygon-4-1 {
  height: 15px;
  left: 469px;

  top: 137px;
  width: 32px;
}

.rectangle-1752 {
  background-color: var(--candy-corn);
  border-radius: 88.18px;
  height: 96px;
  left: 169px;

  top: 248px;
  width: 769px;
}

.text-5-1 {
  color: transparent;
  font-size: 69.4px;
  font-weight: 900;
  height: 358px;
  left: 114px;
  letter-spacing: 5.56px;
  line-height: 98.0px;

  text-align: center;
  top: 322px;
  width: 883px;
}

.span-1 {
  letter-spacing: 3.86px;
}

.span-2 {
  color: var(--christi);
  font-size: 44.1px;
  letter-spacing: 1.56px;
}

.span-3 {
  color: var(--mine-shaft);
  font-size: 44.1px;
  letter-spacing: 1.56px;
}

.stop {
  -webkit-text-stroke: 21px var(--white);
  height: 358px;
  left: 92px;
  letter-spacing: 8.82px;
  line-height: 98.0px;

  text-align: center;
  text-shadow: 0px 6px 8px #00000040;
  top: 456px;
  width: 883px;
}

.span-4 {
  letter-spacing: 9.72px;
}

.span1-5 {
  color: var(--tuscany);
  font-size: 136.2px;
  font-weight: 900;
  letter-spacing: 14.85px;
}

.text-6-1 {
  color: transparent;
  font-size: 44.1px;
  font-weight: 700;
  height: 76px;
  left: 113px;
  letter-spacing: 3.53px;
  line-height: 98.0px;

  text-align: center;
  top: 576px;
  white-space: nowrap;
  width: 883px;
}

.span-5 {
  color: var(--christi);
  letter-spacing: 1.56px;
}

.span1-6 {
  color: var(--mine-shaft);
  letter-spacing: 1.56px;
}

.span3-1 {
  color: var(--christi);
  font-size: 69.4px;
  letter-spacing: 3.86px;
}

.rectangle-1753 {
  background-color: var(--vida-loca);
  border-radius: 11.02px;
  height: 94px;
  left: 200px;

  top: 478px;
  width: 319px;
}

.rectangle-1754 {
  background-color: var(--vida-loca);
  border-radius: 11.02px;
  height: 94px;
  left: 584px;

  top: 478px;
  width: 319px;
}

.text-7-1 {
  color: var(--white);
  font-size: 69.4px;
  font-weight: 700;
  height: 358px;
  left: 200px;
  letter-spacing: 5.56px;
  line-height: 98.0px;

  text-align: center;
  top: 334px;
  width: 319px;
}

.text-8-2 {
  color: var(--white);
  font-size: 69.4px;
  font-weight: 700;
  height: 94px;
  left: 628px;
  letter-spacing: 5.56px;
  line-height: 98.0px;

  text-align: center;
  top: 477px;
  white-space: nowrap;
  width: 231px;
}

.text-9-1 {
  color: var(--mine-shaft);
  font-size: 40.8px;
  font-weight: 700;
  height: 50px;
  left: 116px;
  letter-spacing: 2.20px;
  line-height: 49.6px;

  text-align: center;
  top: 167px;
  white-space: nowrap;
  width: 890px;
}

.text-10-1 {
  -webkit-text-stroke: 5.51px var(--white);
  color: transparent;
  font-size: 44.1px;
  font-weight: 400;
  height: 50px;
  left: 110px;
  letter-spacing: 2.20px;
  line-height: 49.6px;

  text-align: center;
  top: 256px;
  white-space: nowrap;
  width: 890px;
}

.span-6 {
  color: var(--chalet-green);
  font-weight: 700;
  letter-spacing: 0.97px;
}

.span1-7 {
  color: var(--tuscany);
  font-size: 82.4px;
  font-weight: 900;
  letter-spacing: 1.82px;
}

.overlap-group-container {
  height: 306px;
  left: 0;

  top: 758px;
  width: 1131px;
}

.overlap-group-10 {
  background-image: url(../img/ellipse-49.svg);
  background-size: 100% 100%;
  height: 306px;
  left: 0;

  top: 0;
  width: 306px;
}

.ellipse-53 {
  background-color: #37bd9c;
  border: 2px solid;
  border-color: var(--lightning-yellow);
  border-radius: 141px;
  box-shadow: 0px 4px 4px #00000040;
  height: 282px;
  left: 12px;

  top: 12px;
  width: 282px;
}

.text-1-1 {
  height: 166px;
  left: 42px;
  letter-spacing: 0;
  line-height: 166px;

  top: 70px;
  white-space: nowrap;
}


.h2-problem_h2 {
  color: transparent;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 2.00px;
  text-align: center;
  text-shadow: 0px 4px 4px #ffffff;
  margin-bottom: 3.8rem;
}

.sec_problem h3 {
  align-items: flex-end;
  justify-content: center;
  display: flex;
  margin-top: 2.4rem;
}

.span-7 {
  color: var(--vida-loca);
  letter-spacing: 1.04px;
}

.span1-8 {
  color: var(--tuscany);
  letter-spacing: 1.04px;
}

.flex-row {
  height: 415px;
  margin-top: 45px;
  min-width: 1200px;
}

.problem_balloon-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 404px;
  width: 405px;
}

.problem_balloon {
  align-items: center;
  background-color: var(--quill-gray);
  border-radius: 47.97px 47.97px 0px 47.97px;
  display: flex;
  gap: 23px;
  height: 110px;
  justify-content: flex-end;
  min-width: 369px;
}

.text-1-2 {
  height: 42px;
  letter-spacing: 0.27px;
  line-height: 35.1px;
  margin-bottom: 1.48px;
  text-align: center;
  white-space: nowrap;
  width: 298px;
}

.background {
  align-self: flex-end;
  background-color: var(--quill-gray);
  border-radius: 2.21px;
  height: 19px;
  margin-bottom: -2.47px;
  width: 13px;
}

.problem_balloon-1 {
  align-items: center;
  align-self: flex-end;
  background-color: var(--quill-gray);
  border-radius: 47.97px 47.97px 0px 47.97px;
  display: flex;
  gap: 23px;
  height: 134px;
  justify-content: flex-end;
  margin-top: 24px;
  min-width: 369px;
}

.text-17 {
  height: 82px;
  letter-spacing: 0.27px;
  line-height: 35px;
  margin-bottom: 1.48px;
  text-align: center;
  width: 298px;
}

.problem_balloon-2 {
  align-items: center;
  background-color: var(--quill-gray);
  border-radius: 47.97px 47.97px 0px 47.97px;
  display: flex;
  gap: 23px;
  height: 110px;
  justify-content: flex-end;
  margin-left: 2px;
  margin-top: 26px;
  min-width: 369px;
}

.sec_problem_img01 {
  align-self: flex-end;
  height: 321px;
  margin-left: 8px;
  width: 382px;
}

.text-1-3 {
  align-self: flex-end;
  height: 42px;
  letter-spacing: 0.27px;
  line-height: 35px;
  margin-bottom: -1.87px;
  text-align: center;
  transform: rotate(180deg);
  white-space: nowrap;
  width: 298px;
}

.background-1 {
  background-color: var(--quill-gray);
  border-radius: 2.21px;
  height: 19px;
  margin-top: -2.47px;
  width: 13px;
}

.text-20 {
  align-self: center;
  height: 82px;
  letter-spacing: 0.27px;
  line-height: 35px;
  margin-bottom: 1.48px;
  text-align: center;
  transform: rotate(180deg);
  width: 298px;
}



.anxiety_ico_a-container {
  align-items: center;
  display: flex;
  gap: 0px;
}


.flex-col-2 {
  align-items: center;
  gap: 14px;
}

.problem_h_circle-container {
  align-items: flex-start;
  display: flex;
  margin-left: 4.93px;
  min-width: 158px;
}

.problem_h3_circle-1 {
  margin-left: 60px;
}

.problem_h3_circle-2 {
  margin-left: 65px;
}

.sec_problem .flex_wrap {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.text-23 {
  color: var(--tuscany);
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 2.39px;
  text-align: center;
  white-space: nowrap;
  -webkit-text-emphasis: filled;
  text-emphasis: filled;
}

.text-container {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.text-21 {
  color: var(--mine-shaft);
  font-size: clamp(1.25rem, 0.997rem + 1.27vw, 2.5rem);
  font-weight: 700;
  letter-spacing: 2.39px;
  min-width: 252px;
  text-align: center;
  white-space: nowrap;
}

.text-22 {
  color: var(--mine-shaft);
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 2.39px;
  white-space: nowrap;
}

.sec_anxiety {
  align-items: center;
  align-self: flex-start;
  background-color: #fbf8e7;
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow: hidden;
  padding: 40px 0;
  padding-top: 0;
}

.anxiety_top {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-left: 2.0px;
  max-width: 100%;
}

.anxiety_hl01 {
  align-items: flex-start;
  background-color: #505050;
  display: flex;
  height: 65px;
  margin-right: 2.0px;
  padding: 3px 139px;
}

.text-30 {
  color: var(--white);
  font-size: 1.5rem;
  font-weight: 700;
  height: 55px;
  letter-spacing: 2.39px;
  line-height: 54.8px;
  margin-left: 1px;
  min-width: 273px;
  text-align: center;
  white-space: nowrap;
}

.h3-anxiety_hl {
  color: transparent;
  font-size: clamp(1.125rem, 0.897rem + 1.14vw, 2.25rem);
  font-weight: 700;
  height: 44px;
  letter-spacing: 1.92px;
  line-height: 44px;
  margin-right: 2.0px;
  margin-top: 35px;
  text-align: center;
}

.span-8 {
  letter-spacing: 0.69px;
}

.span1-9 {
  color: #5d9682;
  letter-spacing: 0.69px;
  font-size: 24px;
}

.arrow-2 {
  height: 42px;
  margin-top: 40px;
  width: 205px;
}

.slide_wrap {
  align-items: flex-start;
  display: flex;
}

.slide_elm {
}

.slide_elm .elm_bg {
  align-items: center;
  justify-content: center;
  background-color: var(--white);
  border-radius: 40px;
  display: flex;
  padding: 20px 14px;
  width: 100%;
}


.splide__arrow{
  background:#BD5637!important
}
.splide__arrow svg {
  fill: #fff!important;
  height: 1.2em;
  width: 1.2em;
}

.anxiety_ico_a01png {
  align-self: auto;
  background-image: url(../img/anxiety-ico-a01-png@2x.png);
  background-position: 50% 50%;
  background-size: contain;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
}

.flex-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.anxiety_ico_q-container {
  align-items: center;
  display: flex;
  gap: 0px;
  flex: 1 100%;
  width: 100%;
}

.anxiety_ico_q_ballon {
  align-items: center;
  background-color: var(--concrete);
  border-radius: 65px 65px 0px 65px;
  display: flex;
  gap: 40px;
  justify-content: center;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 1rem;
}

.anxiety_ico_q_ballon::before {
  width: 18px;
  height: 18px;
  background-color: var(--concrete);
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 3px;
  transform: skewX(45deg);
}

.text-2-1 {
  white-space: nowrap;
}

.anxiety_ico_q01png {
  width: 100px;
}

.anxiety_ico_a_ballon {
  align-items: center;
  justify-content: center;
  background-color: var(--christi);
  border-radius: 65px 65px 65px 0px;
  display: flex;
  position: relative;
  width: 100%;
  padding: 1rem;
}

.anxiety_ico_a_ballon .notosansjp-bold-white-24px{
  font-size:0.95rem
}

.anxiety_ico_a_ballon:before {
  left: -6px;
  transform: skewX(-45deg);
  width: 18px;
  height: 18px;
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  background-color: var(--christi);
  border-radius: 3px;
}

.h3-anxiety_hl {
  padding: 0 2rem
}

.h2-problem_h2 {
  margin-bottom: 2.4rem;
}

.sec_problem {
  align-items: flex-start;
  background-color: var(--white);
  background-image: url(../img/bg-2.svg);
  padding: 0rem 0;
}

.sec_important {
  position: relative;
  background-image: url(../img/image-1@2x2.png), url(../img/image-1@2x.png);
  background-size: 350px;
  background-repeat: no-repeat;
  background-position: left 2rem center, right 2rem top;
}

.sec_important .valign-text-middle {
  line-height: 2rem;
  text-align: center;
}

.text-container-1 {
  height: 112px;
  margin-top: -5px;
  position: relative;
  width: 949px;
}

.text-31 {
  color: var(--chalet-green);
  font-size: 30px;
  font-weight: 900;
  left: 0;
  letter-spacing: 2.88px;
  text-align: center;
  margin-right: 6px;
  /* align-self: flex-end; */
}

.text-32 {
  color: var(--tuscany);
  font-size: clamp(0.65rem, 0.821rem + 1.65vw, 2.5rem);
  font-weight: 900;
  letter-spacing: 4.14px;
  text-align: center;
  display: inline-block;
  letter-spacing: 4px;
  text-shadow:
    4px 4px 0px #ffffff,
    -4px 4px 0px #ffffff,
    4px -4px 0px #ffffff,
    -4px -4px 0px #ffffff,
    4px 0px 0px #ffffff,
    0px 4px 0px #ffffff,
    -4px 0px 0px #ffffff,
    0px -4px 0px #ffffff;
}

.sec_important_maintxt {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 2.4rem;
}

.text-31 {
  font-size: 24px;
  margin-right: 0;
}

.h2-sec_important_hl {
  align-items: center;
  background-color: var(--paris-daisy);
  border-radius: 85px;
  display: flex;
  justify-content: center;
  padding: 10px 10px;
  flex-wrap: wrap;
}

.sec_important_maintxt {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 2rem;
}


.sec_important {
  background: none;
}


.sec_important_maintxt .bottom_line {
  background-image: linear-gradient(to right, #ccc 10px, transparent 8px);
  background-size: 20px 3px;
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 1rem 0;
}

.sec_important_maintxt {
  margin-top: 1rem;
}


.overlap-group3-2 {
  height: 200px;
  margin-left: -6px;
  margin-top: -6px;
  position: relative;
  width: 877px;
}

.line-1 {
  height: 1px;
  left: 112px;
  object-fit: cover;
}

.text-33 {
  color: transparent;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 2.00px;
  text-align: center;
}

.span-9 {
  color: var(--mine-shaft);
  letter-spacing: 1.00px;
}

.span1-10 {
  color: var(--tuscany);
  letter-spacing: 1.00px;
}

.sec_important_img01 {
  width: 100%;
  z-index: 1;
}


.sec_important02 {
  align-items: center;
  background-image: url(../img/bg-1.png);
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
  gap: 8px;
  padding: 2rem 0;
  justify-content: center;
  margin-top: -8px;
}

.sec_important02_list {
  background-color: var(--white);
  border-radius: 120px;
  padding: 41.6px 55.0px;
}

.sec_important02_list .text_label-2 {
  letter-spacing: 1.92px;
  background-image: linear-gradient(to right, #ccc 10px, transparent 10px);
  background-size: 18px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 1rem 0rem 1rem 3rem;
  position: relative;
}

.sec_important02_list .text_label-2 .c_red{
  color:#BD5637
}

.sec_important02_inner_wrap {
  position: relative;
}

.sec_important02_list li:last-child {
  background-image: none !important;
}

.sec_important02_list .text_label-2 span {
  line-height: 2
}

.sec_important02_list .text_label-2::before {
  content: "";
  background-color: var(--earls-green);
  border-radius: 11px;
  height: 18px;
  left: 14px;
  position: absolute;
  width: 18px;
}

.sec_important02_img01 {
  height: auto;
  width: 100px;
  position: absolute;
  top: -15px;
  right: 10px;
}


.sec_important02 {
}

.sec_important02_list {
  background-color: var(--white);
  border-radius: 78px;
  padding: 20.6px 25.0px;
}


.sec_merit {
  align-items: center;
  background-color: var(--white);
  background-image: url(../img/bg-3.svg);
  background-position: bottom;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  gap: 80px;
  padding-top: 6.4rem;
  padding-bottom: 17rem;
}

.common_ttl {
  align-items: center;
  display: flex;
  flex-direction: column;
  background-image: linear-gradient(to right, #333 18px, transparent 18px);
  background-size: 37px 5px;
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 3rem;
}

.place {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-right: 4.0px;
  text-align: center;
  white-space: nowrap;
}

.text-37 {
  letter-spacing: 2.00px;
  line-height: 45px;
  text-align: center;
}



.overlap-group9 {
  position: relative;
}

.bg-1 {
  height: 1072px;
  left: 0;

  top: 154px;
  width: 1919px;
}


.img {
  height: 95px;
  margin-top: 0;
  width: 95px;
}

.text-3 {
  letter-spacing: 0.43px;
  line-height: 27px;
  text-align: center;
}

.elm-1 {
  gap: 46px;
  left: 299px;
  min-height: 343px;

  top: 0;
  width: 305px;
}


.img-1 {
  height: 90px;
  margin-top: 0;
  width: 77px;
}

.text-39 {
  height: 142px;
  letter-spacing: 0.43px;
  line-height: 35.5px;
  margin-right: 2.0px;
  text-align: center;
  width: 303px;
}

.elm-2 {
  gap: 64px;
  left: 598px;
  min-height: 325px;
  top: 0;
}

.ballon-2 {
  gap: 15px;
}

.img-2 {
  height: 89px;
  margin-bottom: 1.19px;
  width: 89px;
}


.ballon-3 {
  gap: 14px;
}

.img-3 {
  height: 87px;
  margin-bottom: 1.19px;
  width: 87px;
}

.text-41 {
  height: 145px;
  letter-spacing: 0.43px;
  line-height: 35.5px;
  margin-right: 2.0px;
  text-align: center;
  width: 303px;
}

.span0-4 {
  letter-spacing: 0.09px;
}

.span1-11 {
  color: var(--mine-shaft);
  font-size: 11.2px;
  font-weight: 400;
  letter-spacing: 0.06px;
}

.h4-hl {
  align-items: center;
  background-color: var(--abbey);
  display: flex;
  height: 55px;
  width: 100%;
  margin: auto;
  text-align: center;
  justify-content: center;
}

.text-42 {
  color: var(--white);
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 2.00px;
  text-align: center;
}

.merit_list {
  align-items: center;
  display: flex;
  gap: 32px;
  justify-content: center;
}

.merit_elm {
  align-items: center;
  background-color: var(--white);
  border: 2px solid;
  border-color: var(--christi-2);
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 0 33.3%;
  overflow: hidden;
  width: 100%;
  min-height: auto;
  max-width: 300px;
}

.example_list_inner_flex {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.sec_merit {
  padding: 2rem;
  padding-bottom: 13rem;
  gap: 40px;
}

.example_list {
  display: flex;
  gap: 2rem;
  flex-direction: column;
  width: 100%;
}

.sec_merit .elm {
  gap: 14px;
}




.text-43 {
  height: 27px;
  letter-spacing: 0;
  line-height: 26.1px;
  text-align: center;
  white-space: nowrap;
  width: 103px;
}

.merit_img01 {
  height: 164px;
  margin-right: 0.98px;
  margin-top: 29px;
  width: 125px;
}

.txt-1 {
  color: transparent;
  font-size: var(--font-size-xxxxl);
  font-weight: 500;
  height: 114px;
  letter-spacing: 2.00px;
  line-height: 38px;
  margin-right: 0.36px;
  margin-top: 14px;
  width: 276px;
}

.span0-1 {
  color: var(--mine-shaft);
  letter-spacing: 0.50px;
}

.span1-2 {
  color: var(--tuscany);
  letter-spacing: 0.50px;
}

.hl-1 {
  margin-left: 0.02px;
}

.text-44 {
  height: 27px;
  letter-spacing: 0;
  line-height: 26.1px;
  text-align: center;
  white-space: nowrap;
  width: 103px;
}


.merit_img03 {
  height: 120px;
  width: auto;
}



.txt-3 {
  color: transparent;
  font-size: var(--font-size-xxxxl);
  font-weight: 700;
  letter-spacing: 2.00px;
  line-height: 30px;
  padding: 2rem 1rem;
  width: 100%;
}



.merit_list {
  flex-direction: column;
  width: 100%;
}

.merit_img03 {
  height: 100px;
}

.txt-3 {
  margin-top: 0px;
  padding: 1rem;
}


.sec_flow {
  align-items: center;
  background-image: url(../img/grid.svg);
  background-size: cover;
  display: flex;
  flex-direction: column;
  padding: 6.4rem 0;
}

.overlap-group10 {
  align-items: center;
  background-image: url(../img/grid.svg);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}

.flow-of-arbitrary {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-right: 3.0px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.text-46 {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-right: 4.0px;
  margin-top: 17px;
  text-align: center;
  white-space: nowrap;
  width: 914px;
}

.sub_txt {
  letter-spacing: 0;
  line-height: 20.0px;
  margin-top: 72px;
  text-align: center;
}

.flow_wrap {
  align-items: center;
  justify-content: center;
  display: flex;
  margin-top: 64px;
}

.flow_elm {
  gap: 1px;
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--mine-shaft);
  border-radius: 5.65px;
  display: flex;
  flex-direction: column;
  min-height: 305px;
  box-sizing: border-box;
  flex: 1 0 190px;
}

.flow_elm .paragraph-background {
  align-items: center;
  background-color: var(--christi);
  border-radius: 5.65px 5.65px 0px 0px;
  display: flex;
  height: 48px;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  border-top: 0;
}

.flow_elm .inner_contents {
  align-items: center;
  background-color: var(--white);
  border-radius: 0px 0px 8.08px 8.08px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  justify-content: center;
  width: 100%;
}

.flow_elm .horizontal-border-2 {
  align-items: center;
  justify-content: center;
  border-bottom-style: solid;
  border-bottom-width: 0.81px;
  border-color: var(--christi);
  display: flex;
  padding: 28.2px 0;
  width: 100%;
}

.flow_elm .text-47 {
  letter-spacing: 1.62px;
  text-align: center;
  line-height: 1.5;
}

.flow_elm .step3_txt {
  padding-top: 5.5rem;
}

.flow_elm .inner_txt {
  letter-spacing: 0;
  line-height: 28px;
  padding: 0 1rem;
  display: block;
  width: 100%;
}

.flow_wrap .arrow {
  align-self: center;
  align-items: center;
  background-color: var(--christi);
  border-radius: 80.75px;
  display: flex;
  height: 23px;
  min-width: 22px;
  padding: 7.8px 7.0px;
  margin: 0.5rem;
}

.flow_wrap .arrow .border {
  border-bottom-style: solid;
  border-bottom-width: 0.81px;
  border-right-style: solid;
  border-right-width: 0.81px;
  height: 6px;
  transform: rotate(-45.50deg);
  width: 6px;
  border-color: #fff;
}

.flow_wrap {
  flex-wrap: wrap;
  gap: 3rem 1rem;
}

.flow_elm {
  gap: 1px;
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--mine-shaft);
  border-radius: 5.65px;
  display: flex;
  flex-direction: column;
  min-height: 305px;
  box-sizing: border-box;
  flex: 0 0 250px;
}

.background-7 {
  align-items: flex-start;
  background-color: var(--white);
  border-radius: 0px 0px 8.08px 8.08px;
  display: flex;
  height: 111px;
  min-width: 155px;
  padding: 0 0.5px;
}

.horizontal-border-3 {
  align-items: flex-start;
  border-bottom-style: solid;
  border-bottom-width: 0.81px;
  border-color: var(--christi);
  display: flex;
  height: 85px;
  margin-top: -1.19px;
  min-width: 154px;
  padding: 14.6px 0;
}

.fax {
  height: 55px;
  letter-spacing: 1.62px;
  line-height: 27.2px;
  margin-left: -14px;
  text-align: center;
  width: 180px;
}


.txt_box_lightgreen {
  align-items: center;
  background-color: #def4c9;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  margin-top: 48px;
  padding: 1rem;
}

.text-52 {
  color: var(--mine-shaft);
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 1.92px;
  line-height: 48px;
  text-align: center;
}

.overlap-group29 {
  position: relative;
}

.flow_wrap {
  flex-wrap: wrap;
  gap: 1rem 1rem;
  flex-direction: column;
}

.flow_elm {
  gap: 1px;
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--mine-shaft);
  border-radius: 5.65px;
  display: flex;
  flex-direction: column;
  min-height: auto;
  padding-bottom: 2rem;
  box-sizing: border-box;
  flex: 1;
  width: 100%;
  max-width: 320px;
}

.flow_elm .step3_txt {
  padding-top: 2rem;
}

.flow_wrap .arrow .border {
  border-bottom-style: solid;
  border-bottom-width: 0.81px;
  border-right-style: solid;
  border-right-width: 0.81px;
  height: 6px;
  transform: rotate(45deg);
  width: 6px;
  border-color: #fff;
  margin-left: 1px;
}

.txt_box_lightgreen {
  align-items: center;
  background-color: #def4c9;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  margin-top: 48px;
  padding: 1rem;
}

.text-52 {
  color: var(--mine-shaft);
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 1.92px;
  line-height: 1.85rem;
  text-align: center;
}



.sec_method {
  background-color: #f9ffe4;
  padding: 6.4rem 0;
  background-image: url(../img/bg-dot.svg);
  background-size: cover;
}

.sec_method .elm {
  gap: 24px;
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 2.4rem;
}

.sec_method .elm .inner_block {
  align-items: flex-start;
  background-color: #dbf5cf;
  border-radius: 8px 80px 80px 8px;
  box-shadow: 0px 4px 4px #00000040;
  display: flex;
  overflow: hidden;
  width: calc(100% - -1.5rem);
}

.sec_method .elm .inner_block .white_block {
  background-color: var(--white);
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 4rem 2rem;
  margin-right: 3rem;
}

.sec_method .elm h4 {
  align-items: center;
  background-color: var(--paris-daisy);
  display: flex;
  flex-direction: column;
  gap: 18px;
  position: relative;
  width: 100%;
  max-width: 400px;
  padding: 1rem 0;
}

.sec_method .elm h4:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid var(--paris-daisy);
}

.text-57 {
  color: var(--christi-2);
  font-size: clamp(1.5rem, 1.348rem + 0.76vw, 2rem);
  font-weight: 900;
  letter-spacing: 2.94px;
  text-align: center;
  white-space: nowrap;
}

.polygon-4-2 {
  align-self: center;
  height: 20px;
  margin-right: 3.0px;
  width: 43px;
}

.text-54 {
  color: var(--abbey);
  font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.1em);
  font-weight: 400;
  letter-spacing: 1.60px;
  line-height: 32px;
}

.group-638 {
  align-items: center;
  display: flex;
  flex-direction: column;
  left: 50px;
}

.flex-row-1 {
  align-items: stretch;
  justify-content: space-around;
  display: flex;
  gap: 24px;
  margin-bottom: 1.6rem;
}

.h5 {
  color: var(--mine-shaft);
  font-size: 23px;
  font-weight: 900;
  letter-spacing: 4px;
  line-height: 46px;
  flex: 1 0 auto;
}

.overlap-group3-3 {
  position: relative;
}

.pixtia_113174610-1 {
  width: 355px;
}

.sec_method .elm .flex_wrap {
  align-items: stretch;
  display: flex;
  gap: 26px;
  width: 100%;
  justify-content: center;
}



.sec_method .elm .inner_block .flex_child {
  align-items: baseline;
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1 425px;
}

.sec_method .elm .inner_block .link-3 {
  align-items: center;
  background-color: var(--christi);
  height: 55px;
  padding: 10.0px 80.5px;
  top: 0;
  justify-content: center;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  font-size: 20px;
  margin-top: 1.4rem;
}

.sec_method .elm .inner_block .link-3:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid var(--christi);
}

.sec_method .elm .inner_block .demerit .link-3 {
  background-color: #3b5e72;
}

.sec_method .elm .inner_block .demerit .link-3:before {
  border-top: 15px solid #3b5e72;
}

.sec_method .elm .inner_block .merit .inner_list {
}

.text_label-3 {
  color: transparent;
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 76px;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.sec_method .elm .inner_block .view-8 {
}

.sec_method .elm .inner_block .merit .inner_list li {
  padding-bottom: 1rem;
  background-image: linear-gradient(to right, #ccc 10px, transparent 8px);
  background-size: 20px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 100%;
  line-height: 1.4;
}

.sec_method .elm .inner_block .merit .inner_list li:last-child {
  background: none;
}

.sec_method .elm .inner_block .white_block {
  padding: 2rem;
  padding-right: 2rem;
  margin-right: 0rem;
}

.sec_method .elm .inner_block .view-8 {
}

.sec_method .elm .inner_block .merit .inner_list {
  align-items: flex-start;
  background-color: #fbffe6;
  border-radius: 10px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 2rem 1rem;
  width: 100%;
  gap: 1rem;
}


.flex-row-1 {
  flex-direction: column-reverse;
}

.sec_method .elm .flex_wrap {
  flex-direction: column;
}

.sec_method .elm .inner_block .white_block .txt_wrap {
  width: 100%;
  display: flex;
  flex-direction: unset;
  justify-content: space-between;
  gap: 1rem;
}


.sec_method .elm .inner_block .flex_child {
  align-items: baseline;
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1;
}

.sec_method .elm .inner_block .view-8 {
  align-items: center;
  background-color: #f4fbff;
  border-radius: 10px;
  display: flex;
  gap: 5px;
  justify-content: left;
  padding: 13.5px 13.5px 1.5rem;
  position: relative;
  width: 100%;
  height: auto;
}

.sec_method .elm .inner_block .white_block .img_wrap {
  max-width: 100px;
  text-align: center;
  margin: auto;
  min-width: 64px;
}

.sec_method {
  background-color: #f9ffe4;
  padding: 1rem 0 2.4rem;
  background-image: url(../img/bg-dot.svg);
  background-size: cover;
}

.text_label-4 {
  color: transparent;
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 15px;
  position: relative;
  width: 100%;
}


.span1-12 {
  color: #384c57;
  font-weight: 700;
  line-height: 30px;
}

.sec_reason {
  background-image: url(../img/grid.svg);
  background-size: cover;
  display: flex;
  flex-direction: column;
  padding: 2rem 0;
}

.sec_reason .inner_wrap {
  padding: 0
}

.sec_reason .number {
  height: 10px;
  letter-spacing: 2.00px;
  white-space: nowrap;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #5eb50e;
  font-size: 24px;
}


.rectangle-1763 {
  background-color: #fbfff8;
}

.ellipse-55 {
  background-color: var(--lima);
  border: 5px solid;
  border-color: var(--white);
  border-radius: 92px;
  box-shadow: 0px 0px 0px 5px #5eb50e;
  height: 184px;
  width: 184px;
}

.rectangle-1768 {
  background-color: var(--lima);
  height: 268px;
  left: 0;
}

.sec_reason .group-container {
  flex-wrap: wrap;
  gap: 1rem;
}



.x1 {
  height: 256px;
  left: 0;
  mix-blend-mode: color-burn;

  top: 6146px;
  width: 362px;
}

.x1-1 {
  height: 256px;
  left: 1547px;
  mix-blend-mode: color-burn;

  top: 6146px;
  width: 362px;
}

.text-105 {
  color: var(--white);
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 2.00px;
  text-align: center;
  white-space: nowrap;
  background-color: var(--lima);
  border: 5px solid;
  border-color: var(--white);
  border-radius: 92px;
  box-shadow: 0px 0px 0px 5px #5eb50e;
  height: 184px;
  width: 184px;
  padding-bottom: 3rem;
  position: absolute;
  top: -95px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.picture-reason_targetpng {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: center;
}

h2.sec_about02_hl {
  background-color: var(--lima);
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 1.5rem;
}

.sec_about02 {
  position: relative;
  z-index: 1;
}

.sec_about02 .flex_box {
  display: flex;
  justify-content: center;
  gap: 2rem;
  align-items: center;
}

.sec_about02 .inner_left {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 2rem;
}

.text-106 {
  align-self: center;
  color: var(--paris-daisy);
  font-family: var(--font-family-noto_sans_jp);
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 2.39px;
  text-align: center;
  line-height: 2.2rem;
}

.x5-1 {
  width: 300px
}


.sec_about {
  background-color: #fbfff8;
}

.sec_about .top_txt_wrap .top_txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sec_about .top_txt_wrap .top_txt .b-border {
  padding-bottom: 1rem;
  background-image: linear-gradient(to right, #ccc 10px, transparent 8px);
  background-size: 20px 3px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

.sec_about .representative_box {
  background: #fff;
  display: flex;
  border-radius: 20px;
  padding: 2.4rem;
  gap: 2rem;
}

.sec_about .representative_box p {
  line-height: 44px;
  letter-spacing: 0.85px;
}

.text-109 {
  color: var(--chalet-green);
  font-size: clamp(1.125rem, 0.998rem + 0.63vw, 1.75rem);
  font-weight: 700;
  letter-spacing: 2.00px;
  line-height: 84.7px;
  white-space: nowrap;
}

.text-110 {
  letter-spacing: 2.00px;
  line-height: 52px;
  text-align: center;
  text-shadow: 4px 4px 0px #ffffff, -4px 4px 0px #ffffff, 4px -4px 0px #ffffff, -4px -4px 0px #ffffff, 4px 0px 0px #ffffff, 0px 4px 0px #ffffff, -4px 0px 0px #ffffff, 0px -4px 0px #ffffff;
}

.x1-2 {
  width: 86px;
}



.sec_reason .group-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
}

.sec_reason .group {
}


.sec_reason .group-container {
  margin-top: 48px;
  overflow: hidden;
}

.sec_reason .inner_fl_base {
  display: flex;
}

.sec_reason .overlap-group-16 {
  align-items: center;
  background-color: var(--white);
  border: 2px solid;
  border-color: var(--delta);
  border-radius: 130px;
  display: flex;
  flex-direction: column;
  height: 175px;
  width: 175px;
  margin-left: -2rem;
  justify-content: space-evenly;
}

.sec_reason .overlap-group-16:nth-child(1) {

  margin-left: 0
}

.sec_reason .overlap-group-16:nth-child(5) {
  margin-left: -3rem;
}



.sec_reason .text-112 {
  letter-spacing: 2.00px;
  line-height: 20px;
  text-align: center;
}

.sec_reason .group {
  height: 30px;
  width: auto;
}


.sec_about .representative_box {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.x5-1 {
  width: 200px
}

.sec_about .top_txt_wrap {
  width: 100%;
  background-image: url(../img/image-7@2x.png);
  background-repeat: no-repeat;
  background-position: center 2rem;
  background-size: contain;
  display: flex;
  justify-content: center;
}


.image-1-1 {
  height: 344px;
  left: 1523px;
  object-fit: cover;

  top: 82px;
  width: 417px;
}

.image-2-1 {
  height: 344px;
  left: 74px;
  object-fit: cover;

  top: 110px;
  width: 417px;
}

.text-116 {
  color: transparent;
  font-size: clamp(1.25rem, 1.098rem + 0.76vw, 2rem);
  font-weight: 700;
  letter-spacing: 2.00px;
  line-height: 99.7px;
  text-align: center;
  background-color: #fbfff8;
  padding: 1rem;
  background-position: left 2rem center, right 2rem top;
}

.span-13 {
  color: var(--mine-shaft);
  letter-spacing: 0.64px;
  padding-bottom: 1rem;
  background-image: linear-gradient(to right, #ccc 10px, transparent 8px);
  background-size: 20px 3px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

.span-13:last-child {
  background: none
}

.span1-13 {
  color: var(--tuscany);
  font-size: 2.25rem;
  letter-spacing: 1.00px;
  padding-bottom: 1rem;
  background-image: linear-gradient(to right, #ccc 10px, transparent 8px);
  background-size: 20px 3px;
  background-repeat: repeat-x;
  background-position: left bottom;
  text-shadow: 4px 4px 0px #ffffff, -4px 4px 0px #ffffff, 4px -4px 0px #ffffff, -4px -4px 0px #ffffff, 4px 0px 0px #ffffff, 0px 4px 0px #ffffff, -4px 0px 0px #ffffff, 0px -4px 0px #ffffff;
}


.line-6-2 {
  left: 514px;
  top: 342px;
  width: 944px;
}

.line-24-1 {
  height: 1px;
  left: 514px;
  object-fit: cover;

  top: 232px;
  width: 944px;
}

.polygon-8 {
  height: 110px;
  left: 48px;

  top: 0;
  width: 1893px;
}

.paragraph-background-5 {
  align-items: flex-start;
  background-color: var(--hint-of-red);
  border-radius: 6px;
  display: flex;
  padding: 1rem 1.5rem;
  width: 100%;
}

.text-11 {
  line-height: 39.1px;
}

.span2-1 {
  color: var(--mine-shaft);
  font-size: var(--font-size-m);
  font-weight: 500;
}

.paragraph-background-6 {
  align-items: flex-end;
  background-color: var(--hint-of-red);
  border-radius: 5.64px;
  display: flex;
  height: 160px;
  padding: 0.6px 16px;
  width: 689px;
}

.paragraph-background-7 {
  align-items: flex-start;
  background-color: var(--hint-of-red);
  border-radius: 5.64px;
  display: flex;
  height: 161px;
  left: 411px;
  overflow: hidden;
  padding: 1.4px 16px;

  top: 450px;
  width: 689px;
}

.group-673 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  left: 1190px;
  min-height: 370px;

  top: 342px;
  width: 359px;
}

.rectangle-1713-1 {
  align-self: flex-end;
  background: linear-gradient(180deg, rgb(255, 141.31, 141.31) 0%, rgb(255, 216.33, 116.88) 100%);
  border-radius: 80px 0px 80px 0px;
  height: 180px;
  width: 245px;
}

.rectangle-1714-1 {
  background: linear-gradient(180deg, rgb(255, 225.78, 122.19) 0%, rgb(132.31, 231.63, 41.5) 100%);
  border-radius: 80px 0px 80px 0px;
  height: 190px;
  width: 273px;
}

.rr-1-1 {
  height: 320px;
  width: auto;
}

.line-23 {
  height: 2px;
  left: 411px;

  top: 180px;
  width: 1116px;
}

.text-121 {
  color: var(--mine-shaft);
  font-size: 34.9px;
  font-weight: 700;
  height: 55px;
  left: 1143px;
  letter-spacing: 2.49px;
  line-height: 54.8px;

  text-align: center;
  top: 102px;
  white-space: nowrap;
}

.background-11 {
  align-items: flex-end;
  background-color: var(--almond);
  display: flex;
  height: 435px;
  justify-content: flex-end;
  left: 0;

  padding: 49px 461px;

  top: 1332px;
}

.vertical-border-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
  left: 519px;
  min-height: 80px;

  top: 86px;
  width: 380px;
}

.group-674-1 {
  align-items: flex-end;
  display: flex;
  margin-left: -513px;
  margin-top: -87px;
  min-width: 889px;
}

.line-container-2 {
  height: 48px;
  position: relative;
  width: 34px;
}

.overlap-group3-5 {
  height: 71px;
  margin-left: 3px;
  position: relative;
  width: 364px;
}

.line-container-3 {
  height: 48px;
  margin-left: 83px;
  position: relative;
  width: 34px;
}

.overlap-group2-2 {
  height: 66px;
  margin-left: 4px;
  position: relative;
  width: 363px;
}

.ok-3 {
  height: 60px;
  line-height: 29.8px;
  text-align: center;
  top: 0;
  width: 331px;
}

.comparison {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-right: 9.0px;
  margin-top: 82px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.text-73 {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-right: 1.0px;
  margin-top: 19px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.line-15 {
  height: 4px;
  margin-left: 11.0px;
  margin-top: 54px;
  width: 655px;
}

.overlap-group20 {
  height: 856px;
  margin-right: 10.0px;
  margin-top: 63px;
  position: relative;
  width: 1200px;
}

.view-9 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 740px;
  left: 0;

  top: 14px;
  width: 1200px;
}

.view {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
}

.view-10 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 13.5px;
  position: relative;
  width: 211px;
}

.view-11 {
  align-items: center;
  background-color: var(--lima);
  border: 1px solid;
  border-color: var(--nobel);
  display: flex;
  gap: 10px;
  height: 102px;
  justify-content: center;
  margin-bottom: -1.00px;
  margin-top: -1.00px;
  padding: 13.5px;
  position: relative;
  width: 463px;
}

.text-4 {
  letter-spacing: 0;
  line-height: normal;
}

.view-12 {
  align-items: center;
  background-color: #686568;
  border: 1px solid;
  border-color: var(--nobel);
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 10px;
  height: 102px;
  justify-content: center;
  margin-bottom: -1.00px;
  margin-top: -1.00px;
  padding: 13.5px;
  position: relative;
}

.view-13 {
  align-items: center;
  background-color: #686568;
  border: 1px solid;
  border-color: var(--nobel);
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 10px;
  height: 102px;
  justify-content: center;
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  margin-top: -1.00px;
  padding: 13.5px;
  position: relative;
}

.view-14 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  height: 405px;
  position: relative;
  width: 100%;
}

.view-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--black-haze);
  border: 1px solid;
  border-color: var(--nobel);
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-top: -1.00px;
  padding: 13.5px;
  position: relative;
  width: 212px;
}

.text_label {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.view-15 {
  background-color: var(--quarter-pearl-lusta);
  border: 1px solid;
  border-color: var(--nobel);
  height: 407px;
  margin-bottom: -1.00px;
  margin-top: -1.00px;
  position: relative;
  width: 467px;
}

.text-75 {
  text-align: left;
}

.span-14 {
  line-height: 36px;
}

.span-15 {
  line-height: 17px;
}

.span-16 {
  line-height: 52px;
}

.text-76 {
  left: 203px;
  letter-spacing: 0;
  line-height: normal;

  text-align: center;
  top: 8px;
}

.view-2 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--nobel);
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 10px;
  justify-content: center;
  margin-bottom: -1.00px;
  margin-top: -1.00px;
  padding: 20px;
  position: relative;
}

.text_label-1 {
  letter-spacing: 0;
  line-height: 42px;
  position: relative;
  width: fit-content;
}

.view-3 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--nobel);
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 10px;
  justify-content: center;
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  margin-top: -1.00px;
  padding: 20px;
  position: relative;
}

.view-16 {
  align-items: center;
  align-self: stretch;
  display: flex;
  height: 186px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.view-4 {
  align-self: stretch;
  background-color: var(--quarter-pearl-lusta);
  border: 1px solid;
  border-color: var(--nobel);
  margin-bottom: -1.00px;
  margin-top: -1.00px;
  position: relative;
  width: 467px;
}

.text-container-2 {
  height: 150px;
  left: 142px;
  position: relative;
  top: 4px;
  width: 180px;
}

.text-77 {
  left: 0;
  letter-spacing: 0;
  line-height: 36px;

  text-align: center;
  top: 78px;
}

.text-78 {
  left: 60px;
  letter-spacing: 0;
  line-height: normal;

  text-align: center;
  top: 0;
}

.text_label-5 {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.view-17 {
  align-items: center;
  align-self: stretch;
  display: flex;
  height: 151px;
  justify-content: center;
  margin-bottom: -102.23px;
  position: relative;
  width: 100%;
}

.group-203 {
  align-items: flex-start;
  display: flex;
  left: 120px;
  min-width: 228px;
  position: relative;
  top: 9px;
}

.text-container-3 {
  height: 113px;
  position: relative;
  width: 224px;
}

.text-79 {
  left: 0;
  letter-spacing: 0;
  line-height: normal;

  text-align: center;
  top: 84px;
}

.text-80 {
  left: 79px;
  letter-spacing: 0;
  line-height: normal;

  text-align: center;
  top: 0;
}

.rectangle-1745 {
  border: 6px solid;
  border-color: var(--lima);
  height: 840px;
  left: 210px;

  top: 16px;
  width: 465px;
}

.rectangle-1746 {
  background-color: var(--lima);
  border-radius: 10px 10px 0px 0px;
  height: 22px;
  left: 210px;

  top: 0;
  width: 465px;
}

.voice {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-left: 13.0px;
  margin-top: 110px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.text-122 {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-left: 13.0px;
  margin-top: 17px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.line-16 {
  height: 4px;
  margin-left: 33.0px;
  margin-top: 50px;
  width: 655px;
}

.text-140 {
  letter-spacing: 0;
  line-height: 44px;
  margin-top: 26px;
  text-align: center;
}

.overlap-group31 {
  align-items: flex-start;
  background-color: var(--lima);
  border-radius: 85px;
  display: flex;
  height: 64px;
  align-items: center;
  justify-content: center;
  margin-top: 48px;
  margin-bottom: 32px;
}

.sec_about02 .flex_box {
  flex-direction: column-reverse;
  gap: 0;
}

.rr-1-1 {
  height: 200px;
  width: auto;
}

.text-120 {
  color: var(--mine-shaft);
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  line-height: 2.5rem;
}

.text-162 {
  color: var(--white);
  font-size: clamp(1.5rem, 1.222rem + 1.39vw, 1.875rem);
  font-weight: 900;
  letter-spacing: 4.14px;
  text-align: center;
}

.text-162 {
  font-size: 22px;
}

.overlap-group31 {
  align-items: flex-start;
  background-color: var(--lima);
  border-radius: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  margin-bottom: 24px;
  height: auto;
  padding: 1rem 0;
}

.overlap-group-container-2 {
  align-items: stretch;
  display: flex;
  max-width: 1200px;
  width: calc(100% - 2rem);
  margin: auto;
  gap: 2rem;
}

.overlap-group26 {
  flex: 1;
}

.overlap-group-container-2 {
  flex-direction: column;
}

.overlap-group26 {
  height: auto;
  position: relative;
  width: 100%;
}

.frame-2 {
  align-items: stretch;
  background-color: var(--turbo);
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 75px 1rem 40px;
  position: relative;
  height: 100%;
  max-width: 375px;
  margin: 0rem auto 2rem;
}

.image-3 {
  align-self: center;
  height: 100px;
  width: auto;
}


.image-3 {
  align-self: center;
  width: auto;
}

.frame-3 {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.a {
  text-align: center;
  margin: 1rem auto;
}

.span0-2 {
  letter-spacing: 2.34px;
}

.span1-3 {
  letter-spacing: 0;
}

.text-144 {
  letter-spacing: 0;
  line-height: 38.6px;
}

.overlap-group-4 {
  display: flex;
  margin: auto;
  margin-bottom: -3rem;
  justify-content: center;
}

.rectangle-1748 {
  background-color: var(--candy-corn);
  border-radius: 0px 8px 8px 0px;
  width: 186px;
  justify-content: space-evenly;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.debt_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.3rem;
}

.rectangle-1747 {
  background-color: var(--white);
  border: 5px solid;
  border-color: var(--candy-corn);
  border-radius: 8px 0px 0px 8px;
  height: 110px;
  left: 0;
  top: 0;
  width: 158px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  position: relative;
  z-index: 1;
}

.rectangle-1747:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #ffffff
}

.text-1-4 {
  height: 32px;
  left: 49px;
  letter-spacing: 5.12px;
  line-height: 32px;

  top: 11px;
  white-space: nowrap;
  width: 78px;
}

.text-1-5 {
  height: 32px;
  left: 210px;
  letter-spacing: 5.12px;
  line-height: 32px;

  top: 11px;
  white-space: nowrap;
  width: 87px;
}

.rectangle-1749 {
  background-color: var(--alto);
  border-radius: 8px;
  height: 22px;
  left: 14px;

  top: 66px;
  width: 44px;
}

.text-1-6 {
  height: 22px;
  left: 21px;
  letter-spacing: 5.12px;
  line-height: 32px;
  top: 66px;
  white-space: nowrap;
  width: 33px;
  background-color: var(--alto);
  border-radius: 8px;
  height: 22px;
  left: 14px;
  top: 66px;
  width: 44px;
  text-align: center;
}

.text-1-7 {
  letter-spacing: 5.12px;
  white-space: nowrap;
}

.span-17 {
  letter-spacing: 1.02px;
}

.text-149 {
  letter-spacing: 5.12px;
  line-height: 32px;
  white-space: nowrap;
}

.span0-3 {
  letter-spacing: 1.74px;
}

.span1-4 {
  letter-spacing: 0.92px;
}

.polygon-5 {
  height: 31px;
  left: 152px;

  top: 39px;
  width: 16px;
}

.overlap-group27 {
  height: 726px;
  margin-left: 51px;
  position: relative;
  width: 370px;
}

.image-5 {
  align-self: center;
  height: 121px;
  margin-left: 9.0px;
  object-fit: cover;
  width: 85px;
}

.bol {
  line-height: 40.3px;
  margin-left: 0.53px;
  margin-top: -70px;
  min-height: 41px;
  text-align: center;
  width: 125px;
}

.text-15 {
  letter-spacing: 0;
  line-height: 38.6px;
  margin-left: 9.84px;
  min-height: 348px;
  width: 312px;
}

.text-1-8 {
  height: 32px;
  left: 180px;
  letter-spacing: 5.12px;
  line-height: 32px;

  top: 58px;
  white-space: nowrap;
  width: 142px;
}

.overlap-group28 {
  height: 726px;
  margin-left: 39px;
  position: relative;
  width: 370px;
}

.image-8 {
  align-self: center;
  height: 121px;
  margin-left: 7.0px;
  width: 131px;
}

.frame-4 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 19px;
  min-height: 193px;
  width: 302px;
}

.c {
  line-height: 40.3px;
  margin-left: 10.53px;
  margin-top: -70px;
  min-height: 41px;
  text-align: center;
  width: 213px;
}

.overlap-group37 {
  height: 770px;
  margin-right: 18.0px;
  margin-top: 76px;
  position: relative;
  width: 1014px;
}

.background-shadow-1 {
  min-height: 672px;
}

.header02 {
  align-items: flex-start;
  display: flex;
  gap: 65px;
  height: 215px;
  justify-content: flex-end;
  min-width: 700px;
  padding: 2px 0;
}

.overlap-group-18 {
  align-self: center;
  background-color: var(--white);
  background-image: url(../img/mask-group-1@2x.png);
  background-size: 100% 100%;
  border-radius: 86.5px;
  height: 173px;
  margin-bottom: 14.0px;
  width: 173px;
}

.background-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 7px;
  min-height: 185px;
  width: 626px;
}

.background-12 {
  align-items: flex-start;
  background-color: var(--christi);
  display: flex;
  height: 57px;
  justify-content: flex-end;
  min-width: 373px;
  padding: 8.5px 0;
}

.voice_list {
  position: relative;
  margin-top: 10rem;
  display: flex;
  flex-direction: column;
  gap: 4rem;
}

.voice_list {
  margin-top: 2rem;
}

.voice_header {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 0rem 1rem 2rem;
  padding-bottom: 2rem;
  width: 100%;
}


.text-1-9 {
  height: 34px;
  letter-spacing: 1.37px;
  line-height: 34.3px;
  white-space: nowrap;
}

.background-5 {
  align-items: flex-start;
  background-color: var(--christi);
  display: flex;
  height: 57px;
  justify-content: flex-end;
  min-width: 504px;
  padding: 8.6px 0;
}

.background-13 {
  align-items: flex-start;
  background-color: var(--christi);
  display: flex;
  height: 57px;
  justify-content: flex-end;
  min-width: 626px;
  padding: 7.9px 0;
}

.text-1-10 {
  height: 35px;
  letter-spacing: 1.37px;
  line-height: 34.3px;
  white-space: nowrap;
}

.horizontal-border {
  align-items: flex-end;
  align-self: center;
  display: flex;
  justify-content: flex-start;
  padding: 3rem;
  width: 100%;
}

.text-1-11 {
  letter-spacing: 1.60px;
  line-height: 38px;
}

.rectangle-17 {
  background-color: var(--la-palma);
  border-radius: 0px 45px 0px 0px;
  height: 63px;
  left: 18px;

  top: 36px;
  width: 314px;
}

.text-1-12 {
  letter-spacing: 1.57px;
  text-align: center;
  white-space: nowrap;
  background-color: var(--la-palma);
  border-radius: 0px 45px 0px 0px;
  height: 62px;
  width: 300px;
  margin: auto;
}

.overlap-group-container-2 .text-1-12 {
  border-radius: 45px 45px 0px 0px;
}

.sec_voice {
  padding-bottom: 4rem;
}

.overlap-group-19 {
  align-self: center;
  background-color: var(--white);
  border-radius: 86.5px;
  height: 173px;
  width: 173px;
}


.background-14 {
  align-items: center;
  background-color: var(--christi);
  display: flex;
  justify-content: center;
  padding: 1rem;
}


.background-15 {
  align-items: flex-start;
  background-color: var(--christi);
  display: flex;
  height: 57px;
  justify-content: flex-end;
  min-width: 260px;
  padding: 7.9px 0;
}

.overlap-group3 {
  height: 536px;
  margin-right: 18.0px;
  margin-top: 60px;
  position: relative;
  width: 1014px;
}

.background-shadow {
  align-items: flex-start;
  background-color: var(--spring-sun);
  border-radius: 20px;
  box-shadow: 10px 10px 10px #00000033;
  display: flex;
  flex-direction: column;
  left: 0;
  min-height: 438px;
  padding: 22px 0;

  top: 98px;
  width: 1014px;
}

.header-1 {
  align-items: flex-start;
  display: flex;
  gap: 65px;
  height: 215px;
  justify-content: flex-end;
  min-width: 700px;
  padding: 14px 0;
}

.background-14 {
  padding: 0.5rem;
}

.horizontal-border {
  padding: 1rem 2rem;
  width: 100%;
}

.voice_header {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border-bottom: 4px solid;
  border-color: var(--madang);
  margin-bottom: 1rem;
}

.overlap-group-19 {
  align-self: center;
  background-color: var(--white);
  border-radius: 86.5px;
  height: 120px;
  width: 120px;
}

.background-14 {
  padding: 0.5rem;
}

.overlap-group-20 {
  background-color: var(--white);
  background-image: url(../img/mask-group-3@2x.png);
  background-size: 100% 100%;
  border-radius: 86.5px;
  height: 173px;
  width: 173px;
}

.background-container-2 {
  align-self: center;
  margin-bottom: 14.0px;
  min-height: 121px;
  width: 545px;
}

.background-16 {
  align-items: flex-start;
  background-color: var(--christi);
  display: flex;
  height: 57px;
  justify-content: flex-end;
  min-width: 545px;
  padding: 8.6px 0;
}

.background-17 {
  align-items: flex-start;
  background-color: var(--christi);
  display: flex;
  height: 57px;
  justify-content: flex-end;
  min-width: 404px;
  padding: 9.9px 0;
}

.horizontal-border-1 {
  align-items: flex-end;
  align-self: center;
  border-color: var(--madang);
  border-top-style: solid;
  border-top-width: 4px;
  display: flex;
  height: 173px;
  justify-content: flex-end;
  margin-right: 2.0px;
  min-width: 928px;
  padding: 4px 0;
}

.text-13 {
  letter-spacing: 1.60px;
  line-height: 38px;
  min-height: 136px;
  width: 928px;
}

.overlap-group-21 {
  background-color: var(--white);
  background-image: url(../img/mask-group-4@2x.png);
  background-size: 100% 100%;
  border-radius: 86.5px;
  height: 173px;
  width: 173px;
}

.background-container-3 {
  align-self: center;
  margin-bottom: 14.0px;
  min-height: 121px;
  width: 404px;
}

.background-18 {
  align-items: flex-start;
  background-color: var(--christi);
  display: flex;
  height: 57px;
  justify-content: flex-end;
  min-width: 404px;
  padding: 8.6px 0;
}

.background-19 {
  align-items: flex-start;
  background-color: var(--christi);
  display: flex;
  height: 57px;
  justify-content: flex-end;
  min-width: 322px;
  padding: 9.9px 0;
}

.frame-1177 {
  background-color: #fffeef;
}

.flow {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-left: 1.0px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.text-99 {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-left: 1.0px;
  margin-top: 16px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.sec_flow02 {
  background-color: #fffeef;
  padding: 4.8rem 0;
}

.sec_flow02 .common_ttl {
  margin-bottom: 7.2rem
}

.line-17 {
  height: 4px;
  margin-left: 21.0px;
  margin-top: 50px;
  width: 655px;
}

.overlap-group23 {
  display: flex;
  flex-direction: column;
  gap: 4.8rem;
  align-items: center;
}

.group-624 {
  align-items: center;
  display: flex;
  gap: 2rem;
  width: 100%;
  margin-top: 1rem;
}

.overlap-group-5 {
  position: relative;
  max-width: 520px;
  width: 100%;
}

.step0 {
  right: 0;
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  mix-blend-mode: multiply;
  top: -92px;
  position: absolute;
}

.flex-col-3 {
  align-items: flex-start;
  align-self: center;
  gap: 2rem;
  flex: 1 49%;
}

.heading-2-about {
  letter-spacing: 6.28px;
  line-height: 62.2px;
}

.text-100 {
  letter-spacing: 0;
  line-height: 36.5px;
}

.text-101 {
  color: var(--mine-shaft);
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 29.9px;
}

.rectangle-1770 {
  background-color: var(--white);
  height: 122px;
  left: 176px;

  top: 105px;
  width: 107px;
}

.frame-117 {
  align-items: flex-start;
  display: flex;
  height: 94px;
  margin-top: 62px;
  width: 198px;
}

.vector-container {
  text-align: center;
}

.vector {
  height: 87px;
  left: 0;

  top: 0;
  width: 181px;
}

.vector-1 {
  height: 12px;
  left: 155px;

  top: 0;
  width: 43px;
}

.group-624 {
  flex-direction: column;
  margin-top: 6rem;
}

.step0 {
  right: auto;

}

.vector {
  height: auto;
  left: 0;
  top: 0;
  width: 100px;
}

.overlap-group23 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}

.overlap-group4-2 {
  align-self: flex-start;
  height: 519px;
  margin-top: 43px;
  position: relative;
  width: 1149px;
}

.heading-2-about-1 {
  height: 94px;
  left: 750px;
  letter-spacing: 6.28px;
  line-height: 77.2px;

  top: 243px;
  width: 399px;
}

.overlap-group3-6 {
  height: 519px;
  left: 0;

  top: 0;
  width: 764px;
}

.x12x {
  object-fit: cover;
}

.step02 {
  left: 299px;
  letter-spacing: 0;
  line-height: normal;
  mix-blend-mode: multiply;

  top: 0;
  width: 465px;
}

.group-62 {
  align-items: flex-start;
  align-self: flex-start;
  display: flex;
  gap: 1px;
  margin-top: 43px;
  min-width: 1170px;
}

.flex-col-4 {
  align-items: flex-start;
  align-self: center;
  gap: 76px;
  margin-top: 27.18px;
  min-height: 254px;
  width: 450px;
}

.text-10 {
  height: 83px;
  letter-spacing: 0;
  line-height: 36px;
  margin-left: 3.27px;
  width: 447px;
}

.frame-117-1 {
  align-items: flex-start;
  display: flex;
  height: 94px;
  margin-top: 108px;
  width: 198px;
}

.flex-col-5 {
  align-items: flex-start;
  align-self: center;
  gap: 55px;
  margin-top: 6.18px;
  min-height: 233px;
  width: 450px;
}

.flex-col-6 {
  align-items: flex-start;
  align-self: center;
  gap: 68px;
  margin-top: 87.18px;
  min-height: 246px;
  width: 450px;
}

.heading-2-about-2 {
  height: 95px;
  letter-spacing: 6.28px;
  line-height: 64.2px;
  text-align: center;
  width: 449px;
}

.overlap-group32 {
  align-items: center;
  align-self: flex-start;
  background-color: #f5f5f5;
  display: flex;
  flex-direction: column;
  min-height: 1598px;
  padding: 62.5px 0;
}

.faq {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-left: 1.0px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.text-71 {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-left: 1.0px;
  margin-top: 35px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.line-18 {
  height: 4px;
  margin-left: 21.0px;
  margin-top: 56px;
  width: 655px;
}

.overlap-group12 {
  align-items: flex-start;
  background-color: var(--white);
  border: 1.25px solid;
  border-color: var(--gallery);
  border-radius: 6.67px;
  box-shadow: 0px 5px 0px #e6ebef;
  flex-direction: column;
  margin-top: 78px;
  padding: 31.2px 50.0px;
  width: 100%;
}

.flex-row-4 {
  align-items: center;
  justify-content: space-between;
  display: flex;
}

.overlap-group-22 {
  align-items: flex-start;
  background-color: var(--black);
  border-radius: 6.67px;
  display: flex;
  height: 50px;
  min-width: 50px;
  padding: 7.9px 12.5px;
}

.text-62 {
  letter-spacing: 0;
  line-height: 37.5px;
  flex: 1;
}

.arrow-3 {
  align-items: center;
  display: flex;
  gap: 12.5px;
  height: 50px;
  justify-content: flex-end;
  margin-bottom: 0;
  position: relative;
  transform: rotate(-180.00deg);
  width: 50px;
}

.sec_faq {
  background-color: #f5f5f5;
}

.arrow-drop-down-1 {
  align-self: stretch;
  flex: 1;
  flex-grow: 1;
  position: relative;
  transform: rotate(180.00deg);
}

.rectangle-43 {
  background-color: var(--alto-2);
  height: 1px;
  margin-top: 29px;
}

.text-63 {
  color: var(--black);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 36.0px;
  margin-top: 30px;
  min-height: 36px;
  white-space: nowrap;
}

.overlap-group1 {
  align-items: flex-start;
  background-color: var(--white);
  border: 1.25px solid;
  border-color: var(--gallery);
  border-radius: 6.67px;
  box-shadow: 0px 5px 0px #e6ebef;
  display: flex;
  height: 114px;
  margin-top: 18px;
  min-width: 1202px;
  padding: 30.0px 50.0px;
}

.overlap-group-6 {
  align-items: flex-start;
  background-color: var(--black);
  border-radius: 6.67px;
  display: flex;
  height: 50px;
  margin-top: 0;
  min-width: 50px;
  padding: 7.9px 12.5px;
}

.text-64 {
  align-self: center;
  letter-spacing: 0;
  line-height: 37.5px;
  margin-bottom: 3.15px;
  margin-left: 30px;
  min-height: 38px;
  min-width: 624px;
  white-space: nowrap;
}

.arrow-4 {
  align-items: center;
  display: flex;
  gap: 12.5px;
  height: 50px;
  justify-content: flex-end;
  margin-left: 346px;
  position: relative;
  width: 50px;
}

.arrow-drop-down {
  align-self: stretch;
  flex: 1;
  flex-grow: 1;
  position: relative;
}

.text-6 {
  align-self: center;
  letter-spacing: 0;
  line-height: 37.5px;
  margin-bottom: 3.15px;
  margin-left: 30px;
  min-height: 38px;
  min-width: 650px;
  white-space: nowrap;
}

.arrow-1 {
  align-items: center;
  display: flex;
  gap: 12.5px;
  height: 50px;
  justify-content: flex-end;
  margin-left: 320px;
  position: relative;
  width: 50px;
}

.overlap-group-container-3 {
  align-items: center;
  background-color: var(--white);
  border: 1.25px solid;
  border-color: var(--gallery);
  border-radius: 6.67px;
  box-shadow: 0px 5px 0px #e6ebef;
  display: flex;
  gap: 31px;
  height: 114px;
  margin-top: 18px;
  min-width: 1202px;
  padding: 0.2px 50.0px;
}

.overlap-group-23 {
  align-items: flex-start;
  background-color: var(--black);
  border-radius: 6.67px;
  display: flex;
  height: 50px;
  margin-bottom: 3.65px;
  min-width: 50px;
  padding: 7.9px 12.5px;
}

.overlap-group1-6 {
  align-self: flex-end;
  height: 82px;
  position: relative;
  width: 1020px;
}

.text-66 {
  left: 0;
  letter-spacing: 0;
  line-height: 37.5px;

  top: 6px;
}

.arrow-5 {
  align-items: center;
  display: flex;
  gap: 12.5px;
  height: 50px;
  justify-content: flex-end;
  left: 970px;

  top: 0;
  width: 50px;
}

.text-67 {
  align-self: center;
  letter-spacing: 0;
  line-height: 37.5px;
  margin-bottom: 3.15px;
  margin-left: 30px;
  min-height: 38px;
  min-width: 719px;
  white-space: nowrap;
}

.arrow-6 {
  align-items: center;
  display: flex;
  gap: 12.5px;
  height: 50px;
  justify-content: flex-end;
  margin-left: 251px;
  position: relative;
  width: 50px;
}

.text-69 {
  align-self: center;
  letter-spacing: 0;
  line-height: 37.5px;
  margin-bottom: 3.15px;
  margin-left: 30px;
  min-height: 38px;
  min-width: 600px;
  white-space: nowrap;
}

.arrow-7 {
  align-items: center;
  display: flex;
  gap: 12.5px;
  height: 50px;
  justify-content: flex-end;
  margin-left: 370px;
  position: relative;
  width: 50px;
}

.price-1 {
  color: var(--white);
  font-family: var(--font-family-noto_sans);
  font-size: 30px;
  font-weight: 700;
}

.text-70 {
  align-self: center;
  color: var(--mine-shaft);
  font-family: var(--font-family-noto_sans);
  font-size: var(--font-size-xxxxl);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 37.5px;
  margin-bottom: 3.15px;
  margin-left: 30px;
  min-height: 38px;
  min-width: 525px;
  white-space: nowrap;
}

.arrow-8 {
  align-items: center;
  display: flex;
  gap: 12.5px;
  height: 50px;
  justify-content: flex-end;
  margin-left: 445px;
  position: relative;
  width: 50px;
}

.overlap-group34 {
  align-self: flex-start;
  height: 2331px;
  position: relative;
}

.frame-1175 {
  align-items: flex-end;
  background-color: #faffe4;
  display: flex;
  height: 1913px;
  left: 0;

  top: 418px;

}

.overlap-group3-7 {
  position: relative;
  text-align: center;
  padding: 2rem;
  background: #fff;
  border-radius: 20px;
}

.rectangle-1756 {
  background-color: var(--white);
  border-radius: 25px;
  height: 1816px;
  left: 360px;
  top: 0;
  width: 1200px;
}

.rectangle-1755 {
  background-color: var(--lima);
  border-radius: 85px;
  width: 980px;
}

.text-container-5 {
  align-items: center;
  background-color: var(--christi);
  border-radius: 85px;
  display: flex;
  justify-content: center;
  margin-top: 24px;
  padding: 20px;
}

.text-95 {
  color: var(--white);
  font-size: 1.5rem;
  font-weight: 900;
  left: 0;
  letter-spacing: 2.88px;
  line-height: 35px;
  text-align: center;
}

.text-96 {
  -webkit-text-stroke: 5px var(--white);
  color: var(--christi);
  font-size: 46px;
  font-weight: 900;
  letter-spacing: 4.14px;
  text-align: center;
}

.pixta_106201625-1 {
  width: 100%;
  max-width: 480px;
}

.image-4-1 {
  height: 218px;
  left: 0;

  top: 1612px;
}

.frame-1176 {
  align-items: flex-start;
  display: flex;
  height: 44px;
  left: 923px;

  top: 300px;
  width: 74px;
}

.vector-container-1 {
  height: 41px;
  position: relative;
  width: 74px;
}

.vector-4 {
  height: 41px;
  left: 0;

  top: 0;
  width: 68px;
}

.vector-5 {
  height: 6px;
  left: 58px;

  top: 0;
  width: 16px;
}

.group-657 {
  align-items: center;
  display: flex;
  justify-content: center;
}

.background-20 {
  align-items: flex-start;
  background-color: var(--concrete);
  border-radius: 80.34px 80.34px 0px 80.34px;
  display: flex;
  gap: 70px;
  justify-content: flex-end;
}

.text-97 {
  color: var(--mine-shaft);
  font-size: clamp(1rem, 0.861rem + 0.7vw, 1.688rem);
  font-weight: 700;
  height: 112px;
  letter-spacing: 2.43px;
  line-height: 47px;
  text-align: center;
  width: 500px;
}

.background-21 {
  align-self: flex-end;
  background-color: var(--concrete);
  border-radius: 3.71px;
  height: 31px;
  margin-bottom: -5.07px;
  width: 22px;
}

.overlap-group2-3 {
  height: 195px;
  position: relative;
  width: 231px;
}

.image-5-1 {
  height: 75px;
  left: 0;
  mix-blend-mode: multiply;

  top: 0;
  width: 71px;
}

.ellipse-53-2 {
  background-color: #e4f7d2;
  border-radius: 97.5px;
  height: 195px;
  left: 36px;

  top: 0;
  width: 195px;
}

.mask-group {
  width: 100%;
  max-width: 550px;
}

.text-98 {
  color: transparent;
  font-size: var(--font-size-xl);
  font-weight: 400;
  line-height: 38px;
  text-align: center;
  margin-bottom: 4rem;
}

.span3-3 {
  color: var(--tuscany);
  font-weight: 700;
  letter-spacing: 0.44px;
}

.background-22 {
  align-items: flex-end;
  background-color: var(--almond);
  display: flex;
  height: 435px;
  justify-content: flex-end;
  left: 0;
  padding: 49px 461px;

  top: 0;
}

.overlap-group1-7 {
  height: 71px;
  margin-bottom: 0;
  margin-left: 3px;
  position: relative;
  width: 364px;
}

.ok-4 {
  height: 60px;
  line-height: 29.8px;
  text-align: center;
  top: 0;
  width: 331px;
}

.form {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-right: 29.0px;
  margin-top: 136px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.text-93 {
  height: 45px;
  letter-spacing: 2.00px;
  line-height: 45px;
  margin-right: 29.0px;
  margin-top: 11px;
  text-align: center;
  white-space: nowrap;
  width: 807px;
}

.line-18-1 {
  height: 4px;
  margin-right: 29.0px;
  margin-top: 56px;
  width: 655px;
}

.group-654 {
  align-items: flex-start;
  display: flex;
  gap: 8px;
  height: 144px;
  margin-right: 7.0px;
  margin-top: 94px;
  min-width: 727px;
}

.line-container-4 {
  align-self: flex-end;
  height: 86px;
  position: relative;
  width: 62px;
}

.line-19 {
  height: 71px;
  left: 0;

  top: 0;
  width: 62px;
}

.line-20 {
  height: 33px;
  left: 9px;

  top: 54px;
  width: 42px;
}

.overlap-group22 {
  height: 142px;
  position: relative;
  width: 655px;
}

.text-94 {
  color: transparent;
  font-size: var(--font-size-xl);
  font-weight: 400;
  height: 142px;
  left: 0;
  letter-spacing: 5.00px;
  line-height: 72px;

  text-align: center;
  top: 0;
  width: 599px;
}

.span-18 {
  letter-spacing: 1.05px;
}

.span1-14 {
  color: var(--tuscany);
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.80px;
}

.span-19 {
  letter-spacing: 1.25px;
}

.span4 {
  color: var(--mine-shaft);
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 2.10px;
}

.line-21-1 {
  height: 71px;
  left: 593px;

  top: 58px;
  width: 62px;
}

.line-22-1 {
  height: 33px;
  left: 608px;

  top: 105px;
  width: 42px;
}

.view-18 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-right: 10.0px;
  margin-top: 93px;
  position: relative;
  width: 1200px;
}

.view-5 {
  align-self: stretch;
  background-color: var(--black-haze);
  border: 1px solid;
  border-color: var(--nobel);
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-top: -1.00px;
  position: relative;
  width: 411px;
}

.text-8 {
  left: 56px;
  letter-spacing: 0;
  line-height: normal;

  top: 73px;
}

.group-645 {
  align-items: flex-start;
  display: flex;
  height: 24px;
  left: 102px;
  min-width: 53px;

  top: 74px;
}

.overlap-group-7 {
  height: 24px;
  position: relative;
  width: 51px;
}

.rectangle-1750 {
  background-color: var(--tuscany);
  border-radius: 8px;
  height: 23px;
  left: 0;

  top: 1px;
  width: 51px;
}

.text-8-1 {
  left: 10px;
  letter-spacing: 0;
  line-height: normal;

  top: 0;
}

.view-6 {
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--nobel);
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 10px;
  height: 175px;
  justify-content: center;
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  margin-top: -1.00px;
  padding: 20px;
  position: relative;
}

.text-field-outlined {
  align-items: center;
  background-color: var(--white);
  border: 1.5px solid;
  border-color: var(--alto-2);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  gap: 15.5px;
  height: 75px;
  justify-content: center;
  padding: 9px 0px;
  position: relative;
  width: 675px;
}

.input {
  align-items: flex-start;
  align-self: stretch;
  border-radius: 6px;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  padding: 0px 24px;
  position: relative;
  width: 100%;
}

.inactive {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 12px;
  padding: 12px 0px;
  position: relative;
  width: 100%;
}

.text-83 {
  flex: 1;
  letter-spacing: 0;
  line-height: 36px;
  margin-top: -3.00px;
  position: relative;
}

.group-645-1 {
  left: 136px;
  top: 74px;
}

.text-86 {
  flex: 1;
  letter-spacing: 0;
  line-height: 36px;
  margin-top: -3.00px;
  position: relative;
}

.view-19 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  height: 209px;
  position: relative;
  width: 100%;
}

.text-87 {
  left: 56px;
  letter-spacing: 0;
  line-height: normal;

  top: 91px;
}

.group-645-2 {
  left: 189px;
  top: 94px;
}

.view-20 {
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--nobel);
  flex: 1;
  flex-grow: 1;
  height: 227px;
  margin-bottom: -17.00px;
  margin-right: -1.00px;
  margin-top: -1.00px;
  position: relative;
}

.text-field-outlined-1 {
  align-items: center;
  background-color: var(--white);
  border: 1.5px solid;
  border-color: var(--alto-2);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  gap: 15.5px;
  height: 75px;
  justify-content: center;
  left: 58px;
  padding: 9px 0px;

  top: 51px;
  width: 675px;
}

.examplexxxxcom {
  flex: 1;
  letter-spacing: 0;
  line-height: 36px;
  margin-top: -3.00px;
  position: relative;
}

.pc {
  color: #888888;
  font-size: var(--font-size-m);
  font-weight: 400;
  left: 58px;
  letter-spacing: 0;
  line-height: normal;

  top: 136px;
}

.view-21 {
  align-items: center;
  align-self: stretch;
  display: flex;
  height: 210px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.view-22 {
  align-items: center;
  align-self: stretch;
  background-color: var(--black-haze);
  border: 1px solid;
  border-color: var(--nobel);
  display: flex;
  gap: 10px;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-top: -1.00px;
  padding: 13.5px 55.5px;
  position: relative;
  width: 411px;
}

.view-23 {
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--nobel);
  flex: 1;
  flex-grow: 1;
  margin-bottom: -1.00px;
  margin-right: -1.00px;
  margin-top: -1.00px;
  position: relative;
}

.ellipse-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 24px;
  left: 69px;
  min-height: 136px;

  top: 38px;
  width: 16px;
}

.ellipse {
  background-color: var(--alto);
  border-radius: 8px;
  height: 16px;
  transform: rotate(180deg);
  width: 16px;
}

.text-container-6 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  left: 109px;
  min-height: 144px;

  top: 32px;
  width: 144px;
}

.text-89 {
  letter-spacing: 0;
  line-height: normal;
  min-height: 26px;
  width: 144px;
}

.text-90 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 14px;
  min-height: 26px;
  width: 144px;
}

.text-9 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 13px;
  min-height: 26px;
  width: 144px;
}

.checkbox {
  align-items: center;
  display: inline-flex;
  margin-right: 10.0px;
  margin-top: 126px;
  position: relative;
}

.padding {
  align-items: flex-start;
  border-radius: 28.5px;
  display: inline-flex;
  flex: 0 0 auto;
  padding: 0px 12px 0px 0px;
  position: relative;
}

.check-box-filled {
  height: 42px;
  position: relative;
  width: 42px;
}

.label {
  letter-spacing: 0;
  line-height: 36px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.frame-1152 {
  align-items: center;
  background-color: var(--tuscany);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  margin-right: 8.5px;
  margin-top: 60px;
  padding: 24px;
  position: relative;
  width: 514px;
}

.text-72 {
  color: var(--white);
  font-family: var(--font-family-noto_sans);
  font-size: var(--font-size-xxxl);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -1.50px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.footer {
  align-items: flex-start;
  align-self: flex-start;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  position: relative;
  color: #333;
  max-width: 500px;
  margin: auto;
}

.frame-1165 {
  align-items: center;
  align-self: stretch;
  background-color: #f5f5f5;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.frame-1168 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 12px;
  position: relative;
  width: 1440px;
}

.frame-1166 {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  flex: 1 1 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.frame-1169 {
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
  flex-direction: column;
  display: flex;
  flex: 1 1 auto;
  position: relative;
  width: 100%;
}

.frame-3-1 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-grow: 1;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding: 1rem;
  border-bottom: 1px solid #ccc;
}

.text-7 {
  letter-spacing: 0;
  line-height: 36px;
  margin-top: -1.50px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.keyboard-arrow-right {
  height: 36px;
  position: relative;
  width: 36px;
}

.frame-1167 {
  align-items: center;
  align-self: stretch;
  background-color: var(--christi-2);
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  padding: 12px;
  position: relative;
  width: 100%;
}

.copyright {
  color: var(--white);
  font-family: var(--font-family-noto_sans);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 27px;
  margin-top: -1.50px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.rectangle-1709 {
  background-color: var(--alto);
  height: 100px;
  margin-top: 4180px;
  width: 100px;
}

.background-container-4 {
  align-items: baseline;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
}

.background-container-4 {
  align-items: baseline;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 1rem 2rem;
}


.background-shadow-3 {
  align-items: flex-start;
  background-color: var(--spring-sun);
  border-radius: 20px;
  box-shadow: 10px 10px 10px #00000033;
  display: flex;
  flex-direction: column;
  padding: 22px 0;
  overflow: hidden;
}

.ballon-4 {
  display: flex;
  height: 154px;
  width: 154px;
  min-width: auto;
  align-items: center;
  justify-content: center;
  background-color: var(--lima);
  border-radius: 77.15px 77.15px 77.15px 0px;
  position: relative;
  text-align: center;
  justify-content: center;
}

.ballon-4:before {
  left: -6px;
  transform: skewX(-45deg);
  width: 18px;
  height: 18px;
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  background-color: var(--lima);
  border-radius: 3px;
}



.elm-5 {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex: 1 auto;
}

.flex {
  align-items: center;
  display: flex;
  gap: 1rem;
}

.flex-col-7 {
  display: flex;
  flex-direction: column;
}

.group-645-3 {
  align-items: flex-start;
  display: flex;
  height: 24px;
  min-width: 53px;

}

.merit_elm .hl {
  background-color: var(--christi);
  width: 100%;
  text-align: center;
  padding: 1rem 0;
}

.line-6-3 {
  height: 1px;
  object-fit: cover;

}

.link-5 {
  display: flex;
  justify-content: center;
}


.company_info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  padding: 0rem 0 2rem;
  border-bottom: 1px solid;
}

.ok-5 {
  left: 0;

}

.pixta_73197072 {
  height: 794px;

  top: 0;
}

.price-2 {
  letter-spacing: 0;
  line-height: 27.0px;
  min-height: 27px;
  white-space: nowrap;
}

.problem_h3_circle-3 {
  background-color: var(--tuscany);
  border-radius: 5.6px;
  height: 11px;
  width: 11px;
}

.text-2-3 {
  line-height: 29.9px;
  text-align: center;
}

.txt-4 {
  text-align: center;
}

.web-4 {
  letter-spacing: 2px;
  text-align: center;
  white-space: nowrap;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
}

.x12x-1 {
  width: 100%;
  display: block;
}

.x5-1-3 {
  height: 33px;
  width: 33px;
}

.sec_comparison .table-container {
  max-width: 1200px;
  padding: 0 2rem;
  padding-top: 7rem;
  margin: auto;
}

.compare-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 850px;
  margin: auto;
}

.compare-table .rectangle {
  position: absolute;
  background-color: #77BD37;
  border-radius: 10px 10px 0px 0px;
  height: 35px;
  top: -25px;
  width: 100%;
  left: 0;
}

.compare-table .hidden {
  background: #fff;
}

.compare-table th,
.compare-table td {
  padding: 1rem;
  border: 1px solid;
  border-color: var(--nobel);
  line-height: 1.6rem;
  font-size: clamp(0.813rem, 0.785rem + 0.14vw, 0.95rem);
  text-align: center;
  vertical-align: middle;
}

.compare-table th {
  font-weight: bold;
  font-size: var(--font-size-m);
  color: #fff;
  background: #717171;
  border: none;
}

.compare-table th.it {
  background: #77BD37;
  position: relative;
}

.compare-table .h-assist {
  padding: 4rem 0;
}

.compare-table .align-center {
  text-align: center;
  vertical-align: middle;
}

.compare-table tr:last-child .bg_pink {
  border-bottom: 5px solid #77BD37;
}

.compare-table .bg_pink {
  background: #FFFCF4;
  border: 5px solid #77BD37;
  box-sizing: border-box;
  border-bottom: none;
  border-top: 1px solid #ccc;
}

.compare-table .bg_gray {
  background: #f7f7f7;
  font-weight: bold;
}

.compare-table .txt {
  line-height: 1.85rem;
}

.compare-table .square {
  color: var(--burnt-sienna);
  font-size: clamp(2.375rem, 2.197rem + 0.88vw, 3.25rem);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
}

.compare-table .price {
  color: var(--burnt-sienna);
  font-size: clamp(1.125rem, 1.049rem + 0.38vw, 1.5rem);
  font-weight: 900;
  margin: 1rem 0;
  display: inline-block;
}

.section_compare .annotation {
  letter-spacing: 1.60px;
  line-height: 28.8px;
  text-align: right;
}

.section_compare .inner_wrap {
  padding: 0 2rem;
  padding-bottom: 4.8rem;
}

.section_compare .table-container {
  overflow-x: scroll;
  padding-top: 30px
}

.section_compare .bg_green_toptxt {
  width: 100%;
}

.sec_comparison {
  padding-top: 4.8rem;
}

.section_faq {
  overflow: hidden;
}

.faq_wrap {
  margin-top: 5rem;
}

.faq_wrap .faq_circle {
}

.faq_wrap .accordion-title {
}

.faq_wrap .accordion-content {
  border-top: 1px solid #ccc;
  padding: 2rem 0;
  align-items: center;
  gap: 40px;
  font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
}

.faq_wrap .accordion-content p {
  font-size: 13px;
  line-height: 1.5;
}

.faq_wrap .accordion-content .valign-text-middle {
  line-height: 32px;
  font-weight: normal;
  width: -moz-fit-content;
  width: fit-content;
}

.faq_wrap .accordion-item {
  border-top: 1px solid #ccc;
  align-items: flex-start;
  background-color: var(--white);
  border: 1.25px solid;
  border-color: var(--gallery);
  border-radius: 6.67px;
  box-shadow: 0px 5px 0px #e6ebef;
  flex-direction: column;
  margin-top: 42px;
  padding: 10px 50.0px;
  width: 100%;
}

.faq_wrap .accordion-title {
  position: relative;
}

.faq_wrap .accordion-title::after {
  display: block;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);

  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-top: 14px solid #333;
}

.faq_wrap .accordion-title.open+.accordion-content .inner_flex {
  display: flex;
  gap: 38px;
}

.faq_wrap .accordion-title.open::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 14px 10px;
  border-color: transparent transparent #333333 transparent;

}

.faq_circle .bg {
  background-color: var(--mariner);
  border-radius: 34.44px/34.66px;
  height: 70px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 70px;
}

.faq_circle .bg_answer {
  border: 2.3px solid;
  border-color: var(--mariner);
  border-radius: 34.44px/34.66px;
  height: 69px;
  left: 0;
  position: absolute;
  width: 69px;
}

.faq_circle .q {
}

.faq_circle .faq_a {
  left: 25px;
  letter-spacing: 0;
  line-height: 70.3px;
  position: absolute;
  white-space: nowrap;
  font-size: clamp(1.5rem, 1.357rem + 0.7vw, 2.2rem);
  color: #1a69c6;
}

.sec_message {
  background-color: #faffe4;
  background-image: url(../img/image-4.png);
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 6.4rem;
}

.text-container-5 {
  flex-direction: column;
}

.sec_message {
  padding: 2.4rem;
}



.sec_message {
  padding: 2rem 0;
}

.overlap-group3-7 {
  position: relative;
  text-align: center;
  padding: 1rem;
  background: #fff;
  border-radius: 20px;
}

.group-657 {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.text-97 {
  color: var(--mine-shaft);
  font-weight: 700;
  letter-spacing: 2.43px;
  line-height: 30px;
  text-align: center;
  width: 100%;
}

.background-20 {
  width: 100%;
}

.mask-group {
  width: 100%;
  max-width: 150px;
  margin-top: 2rem
}



.faq_wrap .accordion-item {
  border-top: 1px solid #ccc;
  align-items: flex-start;
  background-color: var(--white);
  border: 1.25px solid;
  border-color: var(--gallery);
  border-radius: 6.67px;
  box-shadow: 0px 5px 0px #e6ebef;
  flex-direction: column;
  margin-top: 22px;
  padding: 10px 20px;
  width: 100%;
}

.faq_wrap .accordion-title {
  cursor: pointer;
  font-size: clamp(0.875rem, 0.799rem + 0.38vw, 1.25rem);
  font-weight: bold;
  padding: 1.5rem 2.5rem 1.5rem 0;
  justify-content: flex-start;
  display: flex;
  gap: 1.5rem;
  line-height: 1.8rem;
  flex: 1;
}

.faq_wrap .faq_circle {
  align-items: center;
  justify-content: center;
  background-color: var(--black);
  border-radius: 6.67px;
  display: flex;
  height: 40px;
  width: 40px;
  padding: 8px 12.5px;
}

.faq_circle .q {
  letter-spacing: 0;
  font-size: 1.5rem;
  white-space: nowrap;
  color: #fff;
  margin-top: -4px;
}

.faq_wrap .accordion-title::after {
  display: block;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-top: 14px solid #333;
}




table tr .radio02-input+label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

form table tr .radio02-input:checked+label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
  width: 12px;
  height: 12px;
  background: #97ae88;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

form table tr select,
.box_con form table tr input,
form table tr textarea {
  width: 100%;
  height: 3em;
  padding: .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

form table tr textarea {
  height: 10em;
}

.con_pri {
  max-width: 700px;
  margin: 0 auto;
}

.con_pri {
  width: 95%;
}

.con_pri .box_pri {
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #cdcdcd;
  background: #f7f7f7;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 20px 55px;
}

.con_pri .box_pri {
  margin-top: 4%;
  padding: 3%;
}

.con_pri .box_pri {
  padding: 4%;
}

.con_pri .box_pri .box_tori {
  text-align: left;
  margin-top: 40px;
}

.con_pri .box_pri .box_tori {
  margin-top: 4%;
}

.con_pri .box_pri .box_tori h4 {
  font-weight: normal;
  margin-bottom: 30px;
  font-size: 150%;
}

.con_pri .box_pri .box_tori h4 {
  margin-bottom: 4%;
}

.con_pri .box_pri .box_tori .txt {
  padding: 0 20px;
}

.con_pri .box_pri .box_tori .txt {
  padding: 0;
}

.con_pri .box_pri .box_num {
  margin-top: 30px;
}

.con_pri .box_pri .box_num {
  margin-top: 5%;
}

.con_pri .box_pri .box_num h4 {
  font-weight: normal;
  font-size: 113%;
}

.con_pri .box_pri .box_num .txt {
  padding: 10px 0 0 20px;
}

.con_pri .box_pri .box_num .txt {
  padding: 3% 0 0 3%;
}


.sec_form .inner_wrap {
  padding: 4rem 2rem
}

.privacy_check {
  text-align: center;
  margin: 2rem auto;
  display: block;
}

.btn {
  text-align: center;
}

.btn input {
  display: inline-block;
  background: #BD5637;
  padding: 0.8rem 5rem;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border: none;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.btn input:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

#powered {
  font-size: 0.6rem;
  color: #888;
  text-align: center;
  margin: auto;
  display: block;
}

table.formTable {
  width: 100%;
  margin-top: 2rem
}

.formTable tr {
  border-bottom: 1px solid #ccc;
}

.formTable tr:last-child {
  border-bottom: 0
}

.formTable th {
  background: #F7F7F7;
  padding: 1.2rem;
  width: 30%;
  text-align: left;
  font-weight: bold;
}

.formTable td {
  width: 70%;
  padding: 2rem;
}

.hissu {
  background-color: #BD5637;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  padding: 0.2rem 0.5rem;
  font-size: 0.825rem;
  margin-left: 0.5rem;
}

input {
  margin-bottom: 10px;
}

textarea {
  height: 100px;
  margin-bottom: 10px;
}

input,
textarea {
  font-size: 1em;
  padding: 15px 10px 10px;
  border: 1px solid #cecece;
  background: #ffffff;
  color: #9a9a9a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}

::-webkit-input-placeholder {
  color: #9a9a9a;
}

:-moz-placeholder {
  color: #9a9a9a;
}

::-moz-placeholder {
  color: #9a9a9a;
}

:-ms-input-placeholder {
  color: #9a9a9a;
}

.radio02-input {
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.fl_base {
  display: flex;
  gap: 1rem
}

table.formTable {
  margin: auto;
}

.formTable th,
.formTable td {
  display: block;
  width: 100%;
}

.fl_base {
  flex-wrap: wrap;
}

.formTable tr {
  border-bottom: 0;
  display: block;
}



form {
  overflow: hidden;
}

.formTable th,
.formTable td {
  width: calc(100% - 2rem);
  padding: 1rem;
}


.form_txt_img {
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center;
}


.sp_none {
  display: none;
}

  .flow_banner {
    position: fixed;
    left: 3%;
    top: 12%;
}

.flow_banner .logo{
    font-size: 33px;
    color:#5eb50e;
    background:none;
}

.flow_banner .tel_box {
    align-items: center;
    justify-content: center;
    display: flex;
    gap: 20px;
    margin: 1rem;
}
  
.flow_banner .vector-2{
  width:30px
} 

.flow_banner  .tel_txt{
    font-size:28px;
  }

.flow_banner  .tel_time{
        font-size:16px;
  }


  @media screen and (max-width:1490px) {
    .flow_banner .sec_contact{
      padding:2rem 0.5rem
    }
    .flow_banner .sec_contact_txt_img{
     max-width: 200px;
   }
   .flow_banner .logo{
    font-size: 20px;
   }
   .flow_banner .sec_contact .link_btn{
    gap: 0.5rem;
}
   .flow_banner .web-4{
    font-size: 1rem;
   }
   .flow_banner {
    position: fixed;
    left: 1%;
}
   
  }


  @media screen and (max-width:1201px) {
    .flow_banner .sec_contact{
      padding:2rem 0.5rem
    }
    .flow_banner .sec_contact_txt_img{
     max-width: 200px;
   }
   .flow_banner .logo{
    font-size: 18px;
   }
   .flow_banner .sec_contact .link_btn{
    gap:0.2rem;
    padding: 14px 14px;
   }
   .flow_banner .web-4{
    font-size: 0.8rem;
   }
   .flow_banner {
    position: fixed;
    left: 1%;
}
   
  }

  .sp_block{
    display: none;
  }

  @media screen and (max-width:1120px) {
    .flow_banner{
      display: none;
    }
  }

@media screen and (max-width:464px) {
  .sp_block{
    display: block;
  }
  body .inner_wrap {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    align-items: center;
    padding: 1.5rem;
}
  .sec_important02_list {
    background-color: var(--white);
    border-radius: 78px;
    padding: 20.6px 15px;
    margin: 0.5rem;
}
  .background-container-4{
    max-width: 340px;
    justify-content: center;
    margin: auto;
  }
  .text-23 {
    color: var(--tuscany);
    font-size: 2rem;
}
.sec_important .valign-text-middle{
  font-size:14px;
}
  .sec_important02_list .text_label-2{
    font-size:13px
  }
  .sec_important02_list .text_label-2::before {
    height: 14px;
    width: 14px;
}
    .sec_reason .overlap-group-16{
    width: 160px;
    height: 160px;
    margin-left: -1.5rem;
  }
  .sec_reason   .notosansjp-medium-mine-shaft-16px{
    font-size:0.78rem;
    line-height: 16px;
  }
.sec_reason .group {
    height: 25px;
    width: auto;
}
  
  .voice_list .notosansjp-bold-white-41-5px{
    font-size: 20px;
  }
  .text-110.notosansjp-bold-mine-shaft-36px{
    font-size:18px;
  }
  .sec_about .representative_box {
    border-radius: 20px;
    padding: 1.85rem;
    gap: 2rem;
    margin-top:1rem
}
.sec_about .representative_box p.txt {
    line-height: 34px;
  
}
.text-22 {
  font-size: 1.45rem;
}
.example_list .notosansjp-bold-mine-shaft-21px{
  font-size: 12px;
}
.text-120{
  font-size: 18px;
}
.sec_merit .notosansjp-bold-mine-shaft-52px{
  font-size:24px;
}
.example_list_inner_flex .ballon-4{
  width:105px;
  height: 105px;
}
.example_list_inner_flex .img {
  height: 65px;
  width:auto;
  margin-top: 0;
}
.sec_about02 .span1-13{
  font-size:2rem
}
.h5{
  font-size:18px
}
}


@media screen and (max-width:438px) {
  .mainvisual {
    padding-bottom: 13rem;
}
  .head_link_btn {
    gap: 0.45rem;
}
  .head_link_btn .txt {
    font-size: 12.2px;
}

.web-4 {
  font-size: 1.2rem;
}
  .sec_reason .overlap-group-16 {
    width: 140px;
    height: 140px;
    margin-left: -1.5rem;
}
.sec_reason .notosansjp-medium-mine-shaft-16px {
  font-size: 0.68rem;
  line-height: 16px;
}
.sec_merit{
  padding: 1.2rem 1.2rem 11rem;
}
.text-106 {
  font-size: 26px;
}
.h2-problem_h2{
  font-size:1.3rem
}
.text-23 {
  font-size: 1.6rem;
}
.anxiety_top .notosansjp-bold-mine-shaft-36px{
  font-size: 19px;
}
.anxiety_ico_q_ballon .notosansjp-bold-mine-shaft-24px{
  font-size:0.9rem;
}
.anxiety_ico_a_ballon .notosansjp-bold-white-24px {
  font-size: 0.85rem;
}
.text-33 {
  color: transparent;
  font-size: 1.2rem;
}
.text-162 {
  font-size: 18px;
}
  .sec_important02_img01 {
    height: auto;
    width: 80px;
    top: 7px;
    right: 20px;
}

}

@media screen and (max-width:400px) {
  .mainvisual {
    padding-bottom: 11rem;
}
  body .inner_wrap {
    padding:1.5rem  1.25rem;
}
  .voice_list .notosansjp-bold-white-41-5px{
    font-size: 18px;
  }
  .voice_list .notosansjp-bold-paris-daisy-41-5px{
    font-size:20px;
  }
  .text-120 {
    font-size: 16px;
}
.sec_important02_list .text_label-2 {
  font-size: 12px;
  letter-spacing: 1.32px;
}
.sec_important02_list .text_label-2 {
  padding: 1rem 0rem 1rem 2.2rem;
}
.sec_important02_list .text_label-2::before {
  height: 11px;
  width: 11px;
}
}

  