@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700,400");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
  
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}
:root {
    --x-1: rgba(233, 85, 19, 1);
    --x-8wwz-4b: rgba(255, 255, 255, 1);
    --s-dx-2io: rgba(26, 50, 97, 1);
    --v-TXT-8b: rgba(50, 50, 50, 1);
    --typography-8: rgba(77, 77, 77, 1);
  }

.p-div-2 {
  width: 100%;
  height: 240px;
  position: absolute;
  top: 684px;
  left: 16px;
  width: calc(100% + (100vw - 100%) / 2);
  
}
.p-div-2::-webkit-scrollbar {
  width: 0;
  display: none;
}
.p-slick-sp{
 /* display: flex  ;
 justify-content: flex-end; */
}
.p-card{
  width: 320px;
  height: 239px;
  border-radius: 16px;
  overflow: hidden;
  margin-right: 20px;
}
.slick-slide img.p-slick_img{
  width: 320px;
  height: 240px;
  object-fit: cover;
  display: block;
}

  .frame {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  align-items: center;
  position: relative;
  background: url(../img/bg-main.png);
}

.frame .iphone-mini {
  position: relative;
  width: 100%;
  height: 735px;
  background-color: #ffffff;
}

.frame .overlap-group {
  position: relative;
  width: 1161px;
  height: 1119px;
  top: -335px;
}

.frame .group {
  position: absolute;
  width: 344px;
  height: 735px;
  top: 335px;
  left: 16px;
}

.frame .rectangle {
  position: absolute;
  width: 914px;
  height: 914px;
  top: 103px;
  left: 145px;
  background-color: var(--x-1);
  border-radius: 24px;
  transform: rotate(-15deg);
  opacity: 0.2;
}

.frame .vector {
  position: absolute;
  width: 100%;
  height: 750px;
  top: 335px;
  left: 0;
}

.frame .header {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  padding: 0px 16px;
  position: absolute;
  top: 335px;
  left: 0;
  background-color: transparent;
}

.frame .img {
  position: absolute;
  width: 173px;
  height: 56px;
  top: 0;
  left: 16px;
}

.frame .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .logo-mitsukaru {
  position: relative;
  width: 119px;
  height: 40px;
}

.frame .link-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.frame .link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 40px 8px 24px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 50px;
  background: linear-gradient(
    0deg,
    rgba(28, 69, 149, 1) 0%,
    rgba(28, 69, 149, 1) 100%
  );
}

.frame .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.64px;
  line-height: 20px;
  white-space: nowrap;
}

.frame .arrow-up-arrow-up {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 10px;
  left: 128px;
}

.frame .div {
  position: absolute;
  top: 412px;
  left: 16px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 40px;
}

.frame .span {
  font-weight: 700;
  color: #1a3261;
  line-height: 0.1px;
}

.frame .text-wrapper-2 {
  font-weight: 700;
  color: #1a3261;
  font-size: 32px;
  line-height: 0.1px;
}

.frame .text-wrapper-3 {
  font-weight: 700;
  color: #1a3261;
  line-height: 52px;
}

.frame .text-wrapper-4 {
  font-weight: 700;
  color: #1a3261;
  font-size: 32px;
  line-height: 41.6px;
}

.frame .text-wrapper-5 {
  position: absolute;
  top: 580px;
  left: 16px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--s-dx-2io);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 27.2px;
}

.frame .div-2 {
  display: flex;
  width: 359px;
  align-items: center;
  gap: 21.33px;
  position: absolute;
  top: 684px;
  left: 16px;
  overflow-x: scroll;
}

.frame .div-2::-webkit-scrollbar {
  width: 0;
  display: none;
}

.frame .image {
  position: relative;
  width: 320.1px;
  height: 239.92px;
}

.frame .image-2 {
  position: relative;
  width: 320.1px;
  height: 239.92px;
  object-fit: cover;
}

.frame .image-wrapper {
  position: relative;
  width: 320.21px;
  height: 240px;
  background-image: url(https://c.animaapp.com/mcfxb9g0IFqzlg/img/image-2.png);
  background-size: 100% 100%;
}

.frame .image-3 {
  position: absolute;
  width: 320px;
  height: 240px;
  top: 0;
  left: 0;
}

.frame .button {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 343px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 27px 80px;
  position: absolute;
  top: 964px;
  left: 16px;
  border-radius: 162px;
  box-shadow: 0px 6px 0px #0a7d99;
  background: linear-gradient(
      0deg,
      rgba(28, 69, 149, 1) 0%,
      rgba(28, 69, 149, 1) 100%
    ),
    linear-gradient(
      90deg,
      rgba(65, 189, 242, 1) 0%,
      rgba(112, 206, 205, 1) 100%
    ),
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(230, 230, 230, 1) 100%
    ), linear-gradient(0deg, rgba(255, 166, 83, 1) 0%, rgba(228, 95, 0, 1) 100%),
    linear-gradient(0deg, rgba(255, 235, 83, 1) 0%, rgba(228, 200, 0, 1) 100%);
}

.frame .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-left: -11.50px;
  margin-right: -11.50px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.64px;
  line-height: 20px;
  white-space: nowrap;
}

.frame .arrow-up-arrow-up-2 {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 25px;
  left: 303px;
}

.frame .wireframe {
  height: 424px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .overlap {
  position: relative;
  width: 100%;
  height: 536px;
}

.frame .rectangle-2 {
  position: absolute;
  width: 108px;
  height: 300px;
  top: 236px;
  left: 0;
}

.frame .group-2 {
  width: 344px;
  height: 424px;
  left: 16px;
  position: absolute;
  top: 0;
}

.frame .text-wrapper-7 {
  position: absolute;
  top: 63px;
  left: 26px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 32.4px;
}

.frame .text-wrapper-8 {
  position: absolute;
  top: 223px;
  left: 62px;
  color: #333333;
  font-size: 18px;
  text-align: center;
  line-height: 32.4px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  letter-spacing: 0;
}

.frame .rectangle-3 {
  position: absolute;
  width: 130px;
  height: 196px;
  top: 338px;
  left: 245px;
}

.frame .wireframe-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 64px 0px 24px;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .group-3 {
  position: absolute;
  width: 100%;
  height: 645px;
  top: 0;
  left: 0;
}

.frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 38.4px;
}

.frame .div-4 {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  align-items: flex-start;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  padding: 0px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
}

.frame .div-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 4px;
}

.frame .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 32px;
}

.frame .text-wrapper-11 {
  width: fit-content;
  font-weight: 400;
  font-size: 15px;
  line-height: 22.5px;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
  color: #333333;
  text-align: center;
  letter-spacing: 0;
}

.frame .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22.5px;
}

.frame .img-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  padding: 0px 0px 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -16px;
  z-index: 0;
}

.frame .image-4 {
  position: relative;
  width: 300px;
  height: 200px;
  object-fit: cover;
}

.frame .overlap-group-wrapper {
  position: relative;
  width: 64px;
  height: 70px;
}

.frame .overlap-group-2 {
  position: relative;
  width: 53px;
  height: 59px;
  top: 10px;
  left: 5px;
}

.frame .polygon {
  position: absolute;
  width: 53px;
  height: 35px;
  top: 24px;
  left: 0;
}

.frame .polygon-2 {
  position: absolute;
  width: 46px;
  height: 31px;
  top: 0;
  left: 3px;
}

.frame .wireframe-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 48px 16px 80px;
  flex: 0 0 auto;
  background: linear-gradient(
      0deg,
      rgba(255, 114, 36, 0.1) 0%,
      rgba(255, 114, 36, 0.1) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .group-4 {
  width: 100%;
  height: 614px;
  left: 0;
  position: absolute;
  top: 0;
}

.frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .text-wrapper-13 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #09194b;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 32px;
}

.frame .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #09194b;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.6px;
}

.frame .div-8 {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.frame .image-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 241.94px;
  object-fit: cover;
}

.frame .div-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .p {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
}

.frame .text-wrapper-15 {
  font-weight: 700;
  color: #09194b;
  line-height: 36.4px;
}

.frame .text-wrapper-16 {
  font-weight: 700;
  color: #09194b;
  font-size: 20px;
  line-height: 26px;
}

.frame .flexcontainer {
  height: 232px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.frame .text {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 15px;
}

.frame .text-wrapper-17 {
  font-weight: 500;
  color: #09194b;
  line-height: 0.1px;
}

.frame .text-wrapper-18 {
  font-weight: 700;
  color: #ff5500;
  line-height: 24px;
}

.frame .rectangle-4 {
  position: absolute;
  width: 170px;
  height: 170px;
  top: 15963px;
  left: -48338px;
}

.frame .wireframe-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 64px 16px;
  flex: 0 0 auto;
  background: linear-gradient(
      0deg,
      rgba(255, 114, 36, 0.1) 0%,
      rgba(255, 114, 36, 0.1) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .rectangle-5 {
  position: absolute;
  width: 68px;
  height: 225px;
  top: -101px;
  left: 307px;
}

.frame .group-5 {
  width: 100%;
  height: 770px;
  left: 0;
  position: absolute;
  top: 0;
}

.frame .text-wrapper-19 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #09194b;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 38.4px;
}

.frame .div-10 {
  display: flex;
  flex-direction: column;
  max-width: 1224px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.frame .background-shadow {
  display: flex;
  flex-direction: column;
  max-width: 544px;
  align-items: center;
  gap: 8px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 12px;
}

.frame .div-11 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 24px 0px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    ),
    linear-gradient(
      270deg,
      rgba(231, 69, 12, 0.2) 0%,
      rgba(255, 113, 51, 0.2) 100%
    );
}

.frame .text-wrapper-20 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #33333333;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 27px;
  white-space: nowrap;
}

.frame .text-wrapper-21 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff5500;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
  white-space: nowrap;
}

.frame .image-6 {
  position: relative;
  width: 161px;
  height: 130px;
  margin-top: -56px;
}

.frame .flexcontainer-2 {
  height: 152px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.frame .span-wrapper {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #09194b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .text-wrapper-22 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #09194b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .image-7 {
  position: relative;
  width: 154px;
  height: 130px;
  margin-top: -56px;
}

.frame .flexcontainer-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .image-8 {
  position: relative;
  width: 152px;
  height: 130px;
  margin-top: -56px;
}

.frame .flexcontainer-3 {
  height: 176px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.frame .overlap-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 344px;
  background-color: #d1f8ff;
  overflow: hidden;
  background-size: 100% 100%;
}

.frame .overlap-2 {
  position: relative;
  width: 468px;
  height: 344px;
  left: -46px;
}

.frame .rectangle-6 {
  position: absolute;
  width: 171px;
  height: 172px;
  top: 0;
  left: 46px;
}

.frame .rectangle-7 {
  position: absolute;
  width: 236px;
  height: 237px;
  top: 107px;
  left: 185px;
}

.frame .div-13 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 48px;
  left: 0;
}

.frame .text-wrapper-23 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #1c4595;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 22.4px;
}

.frame .heading {
  display: flex;
  width: 468px;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.frame .text-wrapper-24 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #1c4595;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 46px;
  white-space: nowrap;
}

.frame .div-14 {
  display: inline-flex;
  flex-direction: column;
  max-width: 1024px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: absolute;
  top: 138px;
  left: 62px;
}

.frame .picture {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  padding: 16px 32px;
  position: relative;
  flex: 0 0 auto;
  background-color: #e8e8e899;
  border-radius: 8px;
  overflow: hidden;
  background-blend-mode: screen;
}

.frame .div-wrapper {
  position: relative;
  width: 285.83px;
  height: 65px;
  margin-right: -6.00px;
}

.frame .overlap-3 {
  position: relative;
  width: 280px;
  height: 65px;
}

.frame .text-wrapper-25 {
  position: absolute;
  width: 191px;
  height: 14px;
  top: 0;
  left: 66px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--x-1);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.72px;
  line-height: 14px;
  white-space: nowrap;
}

.frame .overlap-4 {
  position: absolute;
  width: 177px;
  height: 62px;
  top: 0;
  left: 0;
}

.frame .text-wrapper-26 {
  position: absolute;
  width: 120px;
  height: 14px;
  top: 18px;
  left: 57px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: var(--x-1);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.72px;
  line-height: 14px;
  white-space: nowrap;
}

.frame .group-6 {
  position: absolute;
  width: 60px;
  height: 62px;
  top: 0;
  left: 0;
}

.frame .overlap-group-3 {
  position: relative;
  height: 62px;
}

.frame .mask-group {
  position: absolute;
  width: 57px;
  height: 57px;
  top: 5px;
  left: 0;
}

.frame .image-9 {
  position: absolute;
  width: 55px;
  height: 47px;
  top: 0;
  left: 5px;
}

.frame .text-wrapper-27 {
  position: absolute;
  height: 32px;
  top: 33px;
  left: 66px;
  font-family: "DIN-Black", Helvetica;
  font-weight: 900;
  color: var(--x-1);
  font-size: 32px;
  text-align: center;
  letter-spacing: 0.72px;
  line-height: 32px;
  white-space: nowrap;
}

.frame .button-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 162px;
  box-shadow: inset 0px -8px 0px #00000040;
  background: linear-gradient(
      0deg,
      rgba(28, 69, 149, 1) 0%,
      rgba(28, 69, 149, 1) 100%
    ),
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(230, 230, 230, 1) 100%
    ), linear-gradient(0deg, rgba(255, 166, 83, 1) 0%, rgba(228, 95, 0, 1) 100%),
    linear-gradient(0deg, rgba(255, 235, 83, 1) 0%, rgba(228, 200, 0, 1) 100%);
}

.frame .image-10 {
  position: relative;
  width: 240px;
  height: 16.55px;
}

.frame .wireframe-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 48px 16px;
  flex: 0 0 auto;
  background: linear-gradient(
      0deg,
      rgba(240, 240, 240, 0.5) 0%,
      rgba(240, 240, 240, 0.5) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .group-7 {
  width: 100%;
  height: 971px;
  left: 0;
  position: absolute;
  top: 0;
}

.frame .rectangle-8 {
  position: absolute;
  width: 347px;
  height: 285px;
  top: 1660px;
  left: 0;
}

.frame .div-15 {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.frame .text-wrapper-28 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-29 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.frame .div-16 {
  display: flex;
  flex-direction: column;
  max-width: 1224px;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-17 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 0px 0px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.frame .div-18 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 24px 0px 56px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #fee9de;
  border-radius: 8px 8px 0px 0px;
}

.frame .text-wrapper-30 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.frame .div-19 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.frame .text-wrapper-31 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.frame .text-wrapper-32 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .image-11 {
  position: relative;
  width: 156px;
  height: 140px;
  margin-top: -56px;
}

.frame .div-20 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.frame .div-21 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.frame .img-2 {
  position: relative;
  width: 24px;
  height: 24px;
}

.frame .text-wrapper-33 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22.5px;
  white-space: nowrap;
}

.frame .text-wrapper-34 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22.5px;
}

.frame .div-22 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 0px 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.frame .button-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-23 {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-left-width: 3px;
  border-left-style: solid;
  border-color: #e95513;
}

.frame .text-wrapper-35 {
  position: relative;
  width: fit-content;
  margin-top: -3.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #e9450b;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.frame .div-25 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 4px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #efefef99;
  border-radius: 2px;
}

.frame .text-wrapper-36 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: var(--v-TXT-8b);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.frame .div-wrapper-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 4px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
}

.frame .text-wrapper-37 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #4d4d4d;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .div-26 {
  display: flex;
  flex-direction: column;
  min-width: 320px;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-left-width: 3px;
  border-left-style: solid;
  border-color: #e95513;
}

.frame .div-27 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.frame .div-28 {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.frame .div-29 {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.frame .text-wrapper-38 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--v-TXT-8b);
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.frame .text-wrapper-39 {
  position: relative;
  width: fit-content;
  color: var(--v-TXT-8b);
  font-size: 16px;
  line-height: normal;
  white-space: nowrap;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  letter-spacing: 0;
}

.frame .wireframe-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 64px 16px;
  flex: 0 0 auto;
  background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 20%
    ),
    linear-gradient(
      96deg,
      rgba(238, 248, 255, 1) 0%,
      rgba(216, 254, 255, 1) 100%
    );
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .group-8 {
  width: 100%;
  height: 1882px;
  left: 0;
  position: absolute;
  top: 0;
}

.frame .vector-2 {
  position: absolute;
  width: 100%;
  height: 913px;
  top: 364px;
  left: 0;
}

.frame .vector-3 {
  position: absolute;
  width: 100%;
  height: 811px;
  top: 1309px;
  left: 0;
}

.frame .text-wrapper-40 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.frame .div-30 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 40px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffffb2;
  border-radius: 16px;
  border: 2px solid;
  border-color: #ffffff;
  box-shadow: 4px 4px 32px #00000026;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}

.frame .div-31 {
  display: inline-flex;
  align-items: center;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
}

.frame .text-wrapper-41 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 30px;
}

.frame .div-32 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-33 {
  display: flex;
  flex-direction: column;
  height: 265px;
  align-items: center;
  gap: 11px;
  padding: 12px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 8px;
}

.frame .div-34 {
  display: flex;
  height: 80px;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ff7133;
  border-radius: 8px;
}

.frame .text-wrapper-42 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22.5px;
}

.frame .div-35 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.frame .group-9 {
  position: relative;
  width: 120px;
  height: 120px;
  margin-top: -7.00px;
}

.frame .overlap-group-4 {
  position: relative;
  height: 120px;
}

.frame .rectangle-9 {
  position: absolute;
  width: 98px;
  height: 98px;
  top: 22px;
  left: 11px;
  background-color: #ffd9cd;
  border-radius: 999px;
  transform: rotate(180deg);
}

.frame .img-3 {
  position: absolute;
  width: 98px;
  height: 98px;
  top: 22px;
  left: 11px;
}

.frame .img-4 {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  left: 0;
}

.frame .div-36 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -24px;
  background-color: #ff7133;
  border-radius: 4px;
}

.frame .text-wrapper-43 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .div-37 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-44 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
}

.frame .text-wrapper-45 {
  font-size: 20px;
}

.frame .img-5 {
  position: relative;
  width: 64px;
  height: 64px;
  margin-top: -16px;
}

.frame .div-38 {
  display: flex;
  flex-direction: column;
  height: 265px;
  align-items: center;
  gap: 4px;
  padding: 12px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  margin-top: -16px;
  border-radius: 8px;
}

.frame .div-39 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 2px solid;
  border-color: #e95513;
}

.frame .div-40 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .text-wrapper-46 {
  position: relative;
  flex: 1;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-47 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .div-41 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -12.00px;
}

.frame .group-10 {
  position: relative;
  width: 120px;
  height: 120px;
}

.frame .rectangle-10 {
  position: absolute;
  width: 98px;
  height: 98px;
  top: 22px;
  left: 11px;
  background-color: #ede8e2;
  border-radius: 999px;
  transform: rotate(180deg);
}

.frame .div-42 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -24px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 2px solid;
  border-color: #e95513;
}

.frame .text-wrapper-48 {
  position: relative;
  width: fit-content;
  margin-top: -2.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #4e4b4b;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .element {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #4e4b4b;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-49 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #4e4b4b;
  font-size: 16px;
  letter-spacing: 0;
}

.frame .div-43 {
  gap: 24px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.frame .text-wrapper-50 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .div-44 {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .vector-4 {
  position: relative;
  align-self: stretch;
  width: 29.45px;
  margin-top: -2.00px;
  margin-bottom: -2.00px;
  margin-left: -14.73px;
}

.frame .div-45 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 0px 40px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

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

.frame .img-6 {
  position: relative;
  width: 20px;
  margin-left: -2.00px;
}

.frame .div-47 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.frame .frame-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.frame .div-48 {
  background-color: #ff7e01;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.frame .text-wrapper-51 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "DIN-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-52 {
  position: relative;
  align-self: stretch;
  font-family: "DIN-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 32px;
}

.frame .div-49 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 16px 16px 16px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.frame .text-wrapper-53 {
  position: relative;
  width: 184px;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--s-dx-2io);
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .div-50 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .text-wrapper-54 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.frame .text-wrapper-55 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.frame .frame-wrapper-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 8px;
  overflow: hidden;
}

.frame .div-51 {
  padding: 0px 16px 0px 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.frame .frame-wrapper-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.frame .div-52 {
  background-color: #ff7201;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.frame .div-53 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 16px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.frame .div-54 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-55 {
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.frame .div-56 {
  background-color: #ff6701;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.frame .text-wrapper-56 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--s-dx-2io);
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-57 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--s-dx-2io);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.frame .div-57 {
  padding: 0px 16px 0px 0px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.frame .div-58 {
  background-color: #ff5a01;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.frame .text-wrapper-58 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.frame .div-59 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-60 {
  display: flex;
  align-items: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-61 {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 16px;
  padding: 24px 16px;
  position: relative;
  align-self: stretch;
  background-color: #ffffff99;
  border-radius: 8px;
  border: 2px solid;
  border-color: #ffffff;
  box-shadow: 4px 4px 32px #00000026;
}

.frame .div-wrapper-4 {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .text-wrapper-59 {
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
  color: #333333;
  text-align: center;
  letter-spacing: 0;
}

.frame .div-62 {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: flex;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .frame-wrapper-4 {
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 16px;
  border-radius: 4px;
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.7) 0%,
      rgba(255, 255, 255, 0.7) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 236, 227, 1) 0%,
      rgba(255, 236, 227, 1) 100%
    );
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-63 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-64 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .vector-5 {
  position: relative;
  width: 41.5px;
  height: 33.5px;
  margin-top: -0.75px;
  margin-left: -0.75px;
}

.frame .text-wrapper-60 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .frame-wrapper-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-65 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .img-7 {
  position: relative;
  width: 20px;
  height: 20px;
}

.frame .text-wrapper-61 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  white-space: nowrap;
}

.frame .img-8 {
  position: relative;
  width: 16px;
  height: 16px;
}

.frame .frame-wrapper-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 4px;
  border: 2px solid;
  border-color: #ff7133;
}

.frame .div-66 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-67 {
  display: flex;
  width: 247px;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.frame .img-9 {
  position: relative;
  width: 40px;
  height: 43.64px;
}

.frame .text-wrapper-62 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff7133;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.frame .div-68 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-69 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .text-wrapper-63 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  white-space: nowrap;
}

.frame .text-wrapper-64 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.frame .group-11 {
  position: relative;
  width: 29.26px;
  height: 32px;
}

.frame .overlap-group-5 {
  position: relative;
  width: 23px;
  height: 27px;
  top: 5px;
  left: 3px;
}

.frame .polygon-3 {
  position: absolute;
  width: 23px;
  height: 16px;
  top: 11px;
  left: 0;
}

.frame .polygon-4 {
  width: 20px;
  height: 14px;
  left: 2px;
  position: absolute;
  top: 0;
}

.frame .div-70 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .text-wrapper-65 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-66 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff7133;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .div-71 {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 16px;
  padding: 24px 20px;
  position: relative;
  align-self: stretch;
  margin-right: -321.00px;
  background-color: #ffffff99;
  border-radius: 8px;
  border: 2px solid;
  border-color: #ffffff;
  box-shadow: 4px 4px 32px #00000026;
}

.frame .frame-wrapper-7 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-72 {
  gap: 8px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.frame .vector-6 {
  position: relative;
  width: 40px;
  height: 32px;
  margin-bottom: -8921.42px;
  margin-left: -48734.00px;
}

.frame .text-wrapper-67 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .img-10 {
  position: relative;
  width: 20px;
  height: 20px;
  margin-bottom: -8859.42px;
  margin-left: -48734.00px;
}

.frame .text-wrapper-68 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.frame .img-11 {
  position: relative;
  width: 16px;
  height: 16px;
  margin-bottom: -8644.79px;
  margin-left: -48718.00px;
}

.frame .frame-wrapper-8 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-73 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.frame .img-12 {
  position: relative;
  width: 40px;
  height: 43.64px;
  margin-bottom: -8783.42px;
  margin-left: -48734.00px;
}

.frame .text-wrapper-69 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff7133;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .img-13 {
  position: relative;
  width: 24px;
  height: 24px;
  margin-bottom: -8713.79px;
  margin-left: -48734.00px;
}

.frame .img-14 {
  position: relative;
  width: 24px;
  height: 24px;
  margin-bottom: -8668.79px;
  margin-left: -48734.00px;
}

.frame .polygon-wrapper {
  position: relative;
  width: 29px;
  height: 22px;
  top: 8613px;
  left: -48843px;
  background-size: 100% 100%;
}

.frame .polygon-5 {
  width: 26px;
  height: 19px;
  left: 0;
  position: absolute;
  top: 0;
}

.frame .text-wrapper-70 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-71 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff7133;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 80px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff33;
}

.frame .group-12 {
  width: 100%;
  height: 923px;
  left: 0;
  position: absolute;
  top: 0;
}

.frame .rectangle-11 {
  position: absolute;
  width: 100%;
  height: 598px;
  top: 1116px;
  left: 0;
}

.frame .rectangle-12 {
  position: absolute;
  width: 276px;
  height: 455px;
  top: 1259px;
  left: 99px;
}

.frame .text-wrapper-72 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.frame .ordered-list {
  display: flex;
  flex-direction: column;
  max-width: 1120px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.frame .descriptions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.frame .term {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #e9450b;
  font-size: 18px;
  letter-spacing: 0.56px;
  line-height: 27px;
}

.frame .div-74 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #4e4b4b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.6px;
}

.frame .text-wrapper-73 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #4e4b4b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.6px;
}

.frame .text-wrapper-74 {
  font-size: 13px;
}

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

.frame .text-wrapper-75 {
  align-self: stretch;
  font-weight: 500;
  color: #4e4b4b;
  font-size: 15px;
  line-height: 25.6px;
  position: relative;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  letter-spacing: 0;
}

.frame .flow-bg-png {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 0px 40px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  overflow: hidden;
}

.frame .image-12 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 212.32px;
  object-fit: cover;
}

.frame .flow-bg-png-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 0px 0px 0px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  overflow: hidden;
}

.frame .image-13 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 220.46px;
  object-fit: cover;
}

.frame .wireframe-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 80px 16px;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .div-75 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-76 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 13px;
  box-shadow: 0px 2px 12px #00000033;
}

.frame .div-77 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .img-15 {
  position: relative;
  width: 30px;
  height: 30px;
}

.frame .text-wrapper-76 {
  flex: 1;
  font-weight: 700;
  color: #f26c00;
  font-size: 20px;
  line-height: 30px;
  position: relative;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  letter-spacing: 0;
}

.frame .flexcontainer-wrapper-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .flexcontainer-4 {
  height: 638px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.frame .text-2 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 15px;
}

.frame .text-wrapper-77 {
  font-weight: 500;
  line-height: 25.5px;
}

.frame .text-wrapper-78 {
  font-weight: 700;
  line-height: 25.5px;
}

.frame .text-wrapper-79 {
  font-weight: 500;
  line-height: 0.1px;
}

.frame .flexcontainer-wrapper-3 {
  align-items: center;
  justify-content: center;
  gap: 8px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .flexcontainer-5 {
  height: 164px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.frame .text-3 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.5px;
}

.frame .text-wrapper-80 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.5px;
}

.frame .flexcontainer-6 {
  height: 466px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.frame .text-4 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.5px;
}

.frame .text-wrapper-81 {
  font-weight: 700;
}

.frame .text-wrapper-82 {
  font-weight: 500;
}

.frame .flexcontainer-7 {
  height: 250px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.frame .group-13 {
  width: 100%;
  height: 1104px;
  left: 0;
  position: absolute;
  top: 0;
}

.frame .overlap-wrapper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 317px;
  background-color: #d1f8ff;
}

.frame .overlap-5 {
  position: relative;
  width: 100%;
  height: 317px;
}

.frame .rectangle-13 {
  position: absolute;
  width: 171px;
  height: 172px;
  top: 0;
  left: 0;
}

.frame .rectangle-14 {
  position: absolute;
  width: 364px;
  height: 160px;
  top: 157px;
  left: 11px;
}

.frame .text-wrapper-83 {
  position: absolute;
  height: 216px;
  top: 54px;
  left: 52px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #1c4595;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 36px;
}

.frame .vector-7 {
  position: absolute;
  width: 100%;
  height: 317px;
  top: 0;
  left: 0;
}

.p-iphone-mini {
  position: relative;
  width: 100%;
  height: 735px;
  background-color: #ffffff;
}

.p-overlap-group {
  position: relative;
  width: 100%;
  top: -335px;
}

.p-group {
  position: absolute;
  width: 344px;
  height: 735px;
  top: 335px;
  left: 16px;
}

.p-rectangle {
  position: absolute;
  width: 914px;
  height: 914px;
  top: 103px;
  left: 145px;
  background-color: var(--x-1);
  border-radius: 24px;
  transform: rotate(-15deg);
  opacity: 0.2;
}

.p-vector {
  position: absolute;
  width: 100%;
  height: 750px;
  top: 335px;
  left: 0;
}

.p-header {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  padding: 0px 16px;
  position: absolute;
  top: 335px;
  left: 0;
  background-color: transparent;
}

.p-img {
  position: absolute;
  width: 173px;
  height: 56px;
  top: 0;
  left: 16px;
}

.p-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-logo-mitsukaru {
  position: relative;
  width: 119px;
  height: 40px;
}

.p-link-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.p-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 40px 8px 24px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 50px;
  background: linear-gradient(
    0deg,
    rgba(28, 69, 149, 1) 0%,
    rgba(28, 69, 149, 1) 100%
  );
}

.p-text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.64px;
  line-height: 20px;
  white-space: nowrap;
}

.p-arrow-up-arrow-up {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 10px;
  left: 128px;
}

.p-div {
  position: absolute;
  top: 405px;
  /* left: 16px; */
  left: 4.1vw;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 10.2vw;
  letter-spacing: 0;
  line-height: 1.3;
}
@media screen and (max-width:360px){
  .p-div{
    font-size: 36px;
  }
}
.p-span {
  font-weight: 700;
  color: #1a3261;
  line-height: 0.1px;
}

.p-text-wrapper-2 {
  font-weight: 700;
  color: #1a3261;
  font-size: 8.3vw;
  line-height: 0.1px;
  margin-right: -6px;
  margin-left: -4px;
}

.p-text-wrapper-3 {
  font-weight: 700;
  color: #1a3261;
  line-height: 52px;
}

.p-text-wrapper-4 {
  font-weight: 700;
  color: #1a3261;
  font-size: 8.3vw;
  line-height: 41.6px;
  margin-left: -6px;
}

.p-text-wrapper-5 {
  position: absolute;
  top: 580px;
  left: 16px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--s-dx-2io);
  font-size: 4.26vw;
  letter-spacing: 0;
  line-height: 27.2px;
}



.p-image {
  position: relative;
  width: 320.1px;
  height: 239.92px;
}

.p-image-2 {
  position: relative;
  width: 320.1px;
  height: 239.92px;
  object-fit: cover;
}

.p-image-wrapper {
  position: relative;
  width: 320.21px;
  height: 240px;
  background-image: url(https://c.animaapp.com/mcfxb9g0IFqzlg/img/image-2.png);
  background-size: 100% 100%;
}

.p-image-3 {
  position: absolute;
  width: 320px;
  height: 240px;
  top: 0;
  left: 0;
}

.p-button {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 343px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 27px 80px;
  position: absolute;
  top: 964px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 162px;
  box-shadow: 0px 6px 0px #0a7d99;
  background: linear-gradient(
      0deg,
      rgba(28, 69, 149, 1) 0%,
      rgba(28, 69, 149, 1) 100%
    ),
    linear-gradient(
      90deg,
      rgba(65, 189, 242, 1) 0%,
      rgba(112, 206, 205, 1) 100%
    ),
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(230, 230, 230, 1) 100%
    ), linear-gradient(0deg, rgba(255, 166, 83, 1) 0%, rgba(228, 95, 0, 1) 100%),
    linear-gradient(0deg, rgba(255, 235, 83, 1) 0%, rgba(228, 200, 0, 1) 100%);
}

.p-text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-left: -11.50px;
  margin-right: -11.50px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.64px;
  line-height: 20px;
  white-space: nowrap;
}

.p-arrow-up-arrow-up-2 {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 25px;
  left: 303px;
}

.p-wireframe {
  height: 424px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.p-overlap {
  position: relative;
  width: 100%;
  height: 536px;
}

.p-rectangle-2 {
  position: absolute;
  width: 108px;
  height: 300px;
  top: 236px;
  left: 0;
}

.p-group-2 {
  width: 344px;
  height: 424px;
  left: 16px;
  position: absolute;
  top: 0;
}

.p-text-wrapper-7 {
  position: absolute;
  top: 63px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 4.8vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 32.4px;
}

.p-text-wrapper-8 {
  position: absolute;
  top: 223px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  color: #333333;
  font-size: 4.8vw;
  text-align: center;
  line-height: 32.4px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  letter-spacing: 0;
}

.p-rectangle-3 {
  position: absolute;
  width: 130px;
  height: 196px;
  top: 338px;
  right:0;
}

.p-wireframe-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 64px 0px 24px;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.p-group-3 {
  position: absolute;
  width: 100%;
  height: 645px;
  top: 0;
  left: 0;
}

.p-div-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 6.4vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 38.4px;
}

.p-div-4 {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  align-items: flex-start;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  padding: 0px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
}

.p-div-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 4px;
}

.p-text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 32px;
}

.p-text-wrapper-11 {
  width: fit-content;
  font-weight: 400;
  font-size: 15px;
  line-height: 22.5px;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
  color: #333333;
  text-align: center;
  letter-spacing: 0;
}

.p-text-wrapper-12 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22.5px;
}

.p-img-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  padding: 0px 0px 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -16px;
  z-index: 0;
}

.p-image-4 {
  position: relative;
  width: 300px;
  height: 200px;
  object-fit: cover;
}

.p-overlap-group-wrapper {
  position: relative;
  width: 64px;
  height: 70px;
}

.p-overlap-group-2 {
  position: relative;
  width: 53px;
  height: 59px;
  top: 10px;
  left: 5px;
}

.p-polygon {
  position: absolute;
  width: 53px;
  height: 35px;
  top: 24px;
  left: 0;
}

.p-polygon-2 {
  position: absolute;
  width: 46px;
  height: 31px;
  top: 0;
  left: 3px;
}

.p-wireframe-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 48px 16px 80px;
  flex: 0 0 auto;
  background: rgba(255, 114, 36, 0.1);
    
  position: relative;
  align-self: stretch;
  width: 100%;
}

.p-group-4 {
  width: 100%;
  height: 614px;
  left: 0;
  position: absolute;
  top: 0;
}

.p-div-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-text-wrapper-13 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #09194b;
  font-size: 8.53vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 32px;
}

.p-text-wrapper-14 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #09194b;
  font-size: 4.26vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.6px;
  margin-top: 4px;
}

.p-div-8 {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.p-image-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  /* height: 241.94px; */
  object-fit: contain;
}

.p-div-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-p {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 7.46vw;
  letter-spacing: 0;
  line-height: 28px;
}

.p-text-wrapper-15 {
  font-weight: 700;
  color: #09194b;
  line-height: 36.4px;
}

.p-text-wrapper-16 {
  font-weight: 700;
  color: #09194b;
  font-size: 5.33vw;
  line-height: 26px;
}

.p-flexcontainer {
  /* height: 232px; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.p-text {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 4vw;
  letter-spacing: 0;
  line-height: 1.65;
}

.p-text-wrapper-17 {
  font-weight: 500;
  color: #09194b;
  line-height: 0.1px;
}

.p-text-wrapper-18 {
  font-weight: 700;
  color: #ff5500;
  /* line-height: 24px; */
}

.p-rectangle-4 {
  position: absolute;
  width: 170px;
  height: 170px;
  top: 15963px;
  left: -48338px;
}

.p-wireframe-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 64px 16px;
  flex: 0 0 auto;
  background: rgba(255, 114, 36, 0.1);
  position: relative;
  align-self: stretch;
  width: 100%;
}

.p-rectangle-5 {
  position: absolute;
  width: 68px;
  height: 225px;
  top: -101px;
  right:0;
}

.p-group-5 {
  width: 100%;
  height: 770px;
  left: 0;
  position: absolute;
  top: 0;
}

.p-text-wrapper-19 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #09194b;
  font-size: 6.4vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 38.4px;
}

.p-div-10 {
  display: flex;
  flex-direction: column;
  max-width: 1224px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.p-background-shadow {
  display: flex;
  flex-direction: column;
  max-width: 544px;
  align-items: center;
  gap: 8px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 12px;
}

.p-div-11 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 24px 0px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    ),
    linear-gradient(
      270deg,
      rgba(231, 69, 12, 0.2) 0%,
      rgba(255, 113, 51, 0.2) 100%
    );
}
.p-rec{
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.p-text-wrapper-20 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: rgba(9, 25, 75, 1);
  font-size: 4.8vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 27px;
  white-space: nowrap;
}

.p-text-wrapper-21 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff5500;
  font-size: 6.4vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
  white-space: nowrap;
}

.p-image-6 {
  position: relative;
  width: 161px;
  height: 130px;
  margin-top: -56px;
}

.p-flexcontainer-2 {
  height: 152px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.p-span-wrapper {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #09194b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 24px;
}

.p-text-wrapper-22 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #09194b;
  font-size: 4vw;
  letter-spacing: 0;
  line-height: 1.5;
}

.p-image-7 {
  position: relative;
  width: 154px;
  height: 130px;
  margin-top: -56px;
}

.p-flexcontainer-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-image-8 {
  position: relative;
  width: 152px;
  height: 130px;
  margin-top: -56px;
}

.p-flexcontainer-3 {
  height: 176px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.p-overlap-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 344px;
  background-color: #d1f8ff;
  overflow: hidden;
  background-size: 100% 100%;
}

.p-overlap-2 {
  position: relative;
  width: 100%;
  height: 100%;
  
}

.p-rectangle-6 {
  position: absolute;
  width: 171px;
  height: 172px;
  top: 0;
  left: 0;
}

.p-rectangle-7 {
  position: absolute;
  width: 236px;
  height: 237px;
  top: 107px;
  right:0;
}

.p-div-13 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 48px;
  left: 0;
  width: 100%;
}

.p-text-wrapper-23 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #1c4595;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 22.4px;
}

.p-heading {
  display: flex;
  width: 468px;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  /* flex: 0 0 auto; */
}

.p-text-wrapper-24 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #1c4595;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 46px;
  white-space: nowrap;
}

.p-div-14 {
  display: inline-flex;
  flex-direction: column;
  width: calc(100% - 32px);
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: absolute;
  top: 138px;
  left: 50%;
  transform: translateX(-50%);
}

.p-picture {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  padding: 16px 32px;
  position: relative;
  flex: 0 0 auto;
  background-color: #e8e8e899;
  border-radius: 8px;
  overflow: hidden;
  background-blend-mode: screen;
  width: 100%;
}

.p-div-wrapper {
  position: relative;
  width: 285.83px;
  height: 65px;
  margin-right: -6.00px;
}

.p-overlap-3 {
  position: relative;
  width: 280px;
  height: 65px;
}

.p-text-wrapper-25 {
  position: absolute;
  width: 191px;
  height: 14px;
  top: 0;
  left: 66px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--x-1);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.72px;
  line-height: 14px;
  white-space: nowrap;
}

.p-overlap-4 {
  position: absolute;
  width: 177px;
  height: 62px;
  top: 0;
  left: 0;
}

.p-text-wrapper-26 {
  position: absolute;
  width: 120px;
  height: 14px;
  top: 18px;
  left: 57px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: var(--x-1);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.72px;
  line-height: 14px;
  white-space: nowrap;
}

.p-group-6 {
  position: absolute;
  width: 60px;
  height: 62px;
  top: 0;
  left: 0;
}

.p-overlap-group-3 {
  position: relative;
  height: 62px;
}

.p-mask-group {
  position: absolute;
  width: 57px;
  height: 57px;
  top: 5px;
  left: 0;
}

.p-image-9 {
  position: absolute;
  width: 55px;
  height: 47px;
  top: 0;
  left: 5px;
}

.p-text-wrapper-27 {
  position: absolute;
  height: 32px;
  top: 33px;
  left: 66px;
  font-family: "DIN-Black", Helvetica;
  font-weight: 900;
  color: var(--x-1);
  font-size: 32px;
  text-align: center;
  letter-spacing: 0.72px;
  line-height: 32px;
  white-space: nowrap;
}
.p-rectangle-an{
  position: absolute;
  top: 0;
  right:0px;
  width: 100%;
  height: 100%;
}
.p-tel{
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.p-w-text{
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: left;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
}
.p-button-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 162px;
  box-shadow: inset 0px -8px 0px #00000040;
  background: linear-gradient(
      0deg,
      rgba(28, 69, 149, 1) 0%,
      rgba(28, 69, 149, 1) 100%
    ),
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(230, 230, 230, 1) 100%
    ), linear-gradient(0deg, rgba(255, 166, 83, 1) 0%, rgba(228, 95, 0, 1) 100%),
    linear-gradient(0deg, rgba(255, 235, 83, 1) 0%, rgba(228, 200, 0, 1) 100%);
}

.p-image-10 {
  position: relative;
  width: 240px;
  height: 16.55px;
}

.p-wireframe-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 48px 16px;
  flex: 0 0 auto;
  background: linear-gradient(
      0deg,
      rgba(240, 240, 240, 0.5) 0%,
      rgba(240, 240, 240, 0.5) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
  position: relative;
  align-self: stretch;
  width: 100%;
}

.p-group-7 {
  width: 100%;
  height: 971px;
  left: 0;
  position: absolute;
  top: 0;
}

.p-rectangle-8 {
  position: absolute;
  width: 347px;
  height: 285px;
  top: 1660px;
  left: 0;
}

.p-div-15 {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.p-text-wrapper-28 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 6.4vw;
  letter-spacing: 0;
  line-height: normal;
}

.p-text-wrapper-29 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 5.33vw;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.p-div-16 {
  display: flex;
  flex-direction: column;
  max-width: 1224px;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-17 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 0px 0px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.p-div-18 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 24px 0px 56px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #fee9de;
  border-radius: 8px 8px 0px 0px;
}

.p-text-wrapper-30 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 5.33vw;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.p-div-19 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.p-text-wrapper-31 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.p-text-wrapper-32 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.p-image-11 {
  position: relative;
  width: 156px;
  height: 140px;
  margin-top: -56px;
}

.p-div-20 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.p-div-21 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.p-img-2 {
  position: relative;
  width: 24px;
  height: 24px;
}

.p-text-wrapper-33 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 4vw;
  letter-spacing: 0;
  line-height: 22.5px;
  white-space: nowrap;
}

.p-text-wrapper-34 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 4vw;
  letter-spacing: 0;
  line-height: 22.5px;
}

.p-div-22 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 0px 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.p-button-3 {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
.p-button-3 .thumb {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  left:0;
}
.p-div-23 {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-left-width: 3px;
  border-left-style: solid;
  border-color: #e95513;
}

.p-text-wrapper-35 {
  position: relative;
  width: fit-content;
  margin-top: -3.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #e9450b;
  font-size: 5.33vw;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.p-div-25 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 4px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #efefef99;
  border-radius: 2px;
}

.p-text-wrapper-36 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: var(--v-TXT-8b);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.p-div-wrapper-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 4px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
}

.p-text-wrapper-37 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #4d4d4d;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.p-div-26 {
  display: flex;
  flex-direction: column;
  min-width: 320px;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-left-width: 3px;
  border-left-style: solid;
  border-color: #e95513;
}

.p-div-27 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.p-div-28 {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.p-div-29 {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.p-text-wrapper-38 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--v-TXT-8b);
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.p-text-wrapper-39 {
  position: relative;
  width: fit-content;
  color: var(--v-TXT-8b);
  font-size: 16px;
  line-height: normal;
  white-space: nowrap;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  letter-spacing: 0;
}

.p-wireframe-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 64px 16px;
  flex: 0 0 auto;
  background: url(../img/back.avif) no-repeat center center;
  background-size: cover;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.p-group-8 {
  width: 100%;
  height: 1882px;
  left: 0;
  position: absolute;
  top: 0;
}

.p-vector-2 {
  position: absolute;
  width: 100%;
  height: 913px;
  top: 364px;
  left: 0;
}

.p-vector-3 {
  position: absolute;
  width: 100%;
  height: 811px;
  top: 1309px;
  left: 0;
}

.p-text-wrapper-40 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 8.53vw;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.p-div-30 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 40px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffffb2;
  border-radius: 16px;
  border: 2px solid;
  border-color: #ffffff;
  box-shadow: 4px 4px 32px #00000026;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}

.p-div-31 {
  display: inline-flex;
  align-items: center;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
}

.p-text-wrapper-41 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 5.33vw;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.5;
}

.p-div-32 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-33 {
  display: flex;
  flex-direction: column;
  height: 265px;
  align-items: center;
  gap: 11px;
  padding: 12px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 8px;
}

.p-div-34 {
  display: flex;
  height: 80px;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ff7133;
  border-radius: 8px;
}

.p-text-wrapper-42 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22.5px;
}

.p-div-35 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.p-group-9 {
  position: relative;
  width: 120px;
  height: 120px;
  margin-top: -7.00px;
}

.p-overlap-group-4 {
  position: relative;
  height: 120px;
}

.p-rectangle-9 {
  position: absolute;
  width: 98px;
  height: 98px;
  top: 22px;
  left: 11px;
  background-color: #ffd9cd;
  border-radius: 999px;
  transform: rotate(180deg);
}

.p-img-3 {
  position: absolute;
  width: 98px;
  height: 98px;
  top: 22px;
  left: 11px;
}

.p-img-4 {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  left: 0;
}

.p-div-36 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -24px;
  background-color: #ff7133;
  border-radius: 4px;
}

.p-text-wrapper-43 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-div-37 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-text-wrapper-44 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
}

.p-text-wrapper-45 {
  font-size: 20px;
}

.p-img-5 {
  position: relative;
  width: 64px;
  height: 64px;
  margin-top: -16px;
}

.p-div-38 {
  display: flex;
  flex-direction: column;
  height: 265px;
  align-items: center;
  gap: 4px;
  padding: 12px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  margin-top: -16px;
  border-radius: 8px;
}

.p-div-39 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 2px solid;
  border-color: #e95513;
}

.p-div-40 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-text-wrapper-46 {
  position: relative;
  flex: 1;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.p-text-wrapper-47 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.p-div-41 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -12.00px;
}

.p-group-10 {
  position: relative;
  width: 120px;
  height: 120px;
}

.p-rectangle-10 {
  position: absolute;
  width: 98px;
  height: 98px;
  top: 22px;
  left: 11px;
  background-color: #ede8e2;
  border-radius: 999px;
  transform: rotate(180deg);
}

.p-div-42 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -24px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 2px solid;
  border-color: #e95513;
}

.p-text-wrapper-48 {
  position: relative;
  width: fit-content;
  margin-top: -2.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #4e4b4b;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-element {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #4e4b4b;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-text-wrapper-49 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #4e4b4b;
  font-size: 16px;
  letter-spacing: 0;
}

.p-div-43 {
  gap: 24px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  margin-top: 24px;
}

.p-text-wrapper-50 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 6.4vw;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-div-44 {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-vector-4 {
  position: relative;
  align-self: stretch;
  width: 29.45px;
  margin-top: -2.00px;
  margin-bottom: -2.00px;
  margin-left: -14.73px;
}

.p-div-45 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 0px 40px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  margin-left: -11px;
}

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

.p-img-6 {
  position: relative;
  width: 20px;
  margin-left: -2.00px;
}

.p-div-47 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.p-frame-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.p-div-48 {
  background-color: #ff7e01;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.p-text-wrapper-51 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "DIN-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.p-text-wrapper-52 {
  position: relative;
  align-self: stretch;
  font-family: "DIN-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 32px;
}

.p-div-49 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 16px 16px 16px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.p-text-wrapper-53 {
  position: relative;
  width: 184px;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--s-dx-2io);
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.p-div-50 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-text-wrapper-54 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.p-text-wrapper-55 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.p-frame-wrapper-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 8px;
  overflow: hidden;
}

.p-div-51 {
  padding: 0px 16px 0px 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.p-frame-wrapper-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.p-div-52 {
  background-color: #ff7201;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.p-div-53 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 16px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.p-div-54 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-55 {
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.p-div-56 {
  background-color: #ff6701;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.p-text-wrapper-56 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--s-dx-2io);
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.p-text-wrapper-57 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--s-dx-2io);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.p-div-57 {
  padding: 0px 16px 0px 0px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.p-div-58 {
  background-color: #ff5a01;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.p-text-wrapper-58 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.p-div-59 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  flex: 0 0 auto;
}
.c-indent {
  text-indent: -1em;
  padding-left: 1em;
  display: inline-block;
}
.p-div-60 {
  display: flex;
  align-items: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

.p-div-61 {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 16px;
  padding: 24px 16px;
  position: relative;
  align-self: stretch;
  background-color: #ffffff99;
  border-radius: 8px;
  border: 2px solid;
  border-color: #ffffff;
  box-shadow: 2px 2px 10px #00000026;
}

.p-div-wrapper-4 {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-text-wrapper-59 {
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
  color: #333333;
  text-align: center;
  letter-spacing: 0;
}

.p-div-62 {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: flex;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-frame-wrapper-4 {
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 16px;
  border-radius: 4px;
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.7) 0%,
      rgba(255, 255, 255, 0.7) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 236, 227, 1) 0%,
      rgba(255, 236, 227, 1) 100%
    );
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-63 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-64 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-vector-5 {
  position: relative;
  width: 41.5px;
  height: 33.5px;
  margin-top: -0.75px;
  margin-left: -0.75px;
}

.p-text-wrapper-60 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.p-frame-wrapper-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-65 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-img-7 {
  position: relative;
  width: 20px;
  height: 20px;
}

.p-text-wrapper-61 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  white-space: nowrap;
}

.p-img-8 {
  position: relative;
  width: 16px;
  height: 16px;
}

.p-frame-wrapper-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 4px;
  border: 2px solid;
  border-color: #ff7133;
}

.p-div-66 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-67 {
  display: flex;
  width: 247px;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.p-img-9 {
  position: relative;
  width: 40px;
  height: 43.64px;
}

.p-text-wrapper-62 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff7133;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.p-div-68 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-69 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-text-wrapper-63 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  white-space: nowrap;
}

.p-text-wrapper-64 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.p-group-11 {
  position: relative;
  width: 29.26px;
  height: 32px;
}

.p-overlap-group-5 {
  position: relative;
  width: 23px;
  height: 27px;
  top: 5px;
  left: 3px;
}

.p-polygon-3 {
  position: absolute;
  width: 23px;
  height: 16px;
  top: 11px;
  left: 0;
}

.p-polygon-4 {
  width: 20px;
  height: 14px;
  left: 2px;
  position: absolute;
  top: 0;
}

.p-div-70 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-text-wrapper-65 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-text-wrapper-66 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff7133;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-div-71 {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 16px;
  padding: 24px 20px;
  position: relative;
  align-self: stretch;
  margin-right: -321.00px;
  background-color: #ffffff99;
  border-radius: 8px;
  border: 2px solid;
  border-color: #ffffff;
  box-shadow: 4px 4px 32px #00000026;
}

.p-frame-wrapper-7 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-72 {
  gap: 8px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.p-vector-6 {
  position: relative;
  width: 40px;
  height: 32px;
  margin-bottom: -8921.42px;
  margin-left: -48734.00px;
}

.p-text-wrapper-67 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.p-img-10 {
  position: relative;
  width: 20px;
  height: 20px;
  margin-bottom: -8859.42px;
  margin-left: -48734.00px;
}

.p-text-wrapper-68 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--typography-8);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
}

.p-img-11 {
  position: relative;
  width: 16px;
  height: 16px;
  margin-bottom: -8644.79px;
  margin-left: -48718.00px;
}

.p-frame-wrapper-8 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-73 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.p-img-12 {
  position: relative;
  width: 40px;
  height: 43.64px;
  margin-bottom: -8783.42px;
  margin-left: -48734.00px;
}

.p-text-wrapper-69 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff7133;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-img-13 {
  position: relative;
  width: 24px;
  height: 24px;
  margin-bottom: -8713.79px;
  margin-left: -48734.00px;
}

.p-img-14 {
  position: relative;
  width: 24px;
  height: 24px;
  margin-bottom: -8668.79px;
  margin-left: -48734.00px;
}

.p-polygon-wrapper {
  position: relative;
  width: 29px;
  height: 22px;
  top: 8613px;
  left: -48843px;
  background-size: 100% 100%;
}

.p-polygon-5 {
  width: 26px;
  height: 19px;
  left: 0;
  position: absolute;
  top: 0;
}

.p-text-wrapper-70 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-text-wrapper-71 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ff7133;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.p-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 80px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff33;
}

.p-group-12 {
  width: 100%;
  height: 923px;
  left: 0;
  position: absolute;
  top: 0;
}

.p-rectangle-11 {
  position: absolute;
  width: 100%;
  height: 598px;
  top: 1116px;
  left: 0;
}

.p-rectangle-12 {
  position: absolute;
  width: 276px;
  height: 455px;
  top: 1259px;
  right:0;
}

.p-text-wrapper-72 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #333333;
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.p-ordered-list {
  display: flex;
  flex-direction: column;
  max-width: 1120px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.p-descriptions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.p-term {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #e9450b;
  font-size: 18px;
  letter-spacing: 0.56px;
  line-height: 27px;
}

.p-div-74 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #4e4b4b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.6px;
}

.p-text-wrapper-73 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #4e4b4b;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.6px;
}

.p-text-wrapper-74 {
  font-size: 13px;
}

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

.p-text-wrapper-75 {
  align-self: stretch;
  font-weight: 500;
  color: #4e4b4b;
  font-size: 15px;
  line-height: 25.6px;
  position: relative;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  letter-spacing: 0;
}

.p-flow-bg-png {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 0px 40px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  overflow: hidden;
}

.p-image-12 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 212.32px;
  object-fit: cover;
}

.p-flow-bg-png-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 0px 0px 0px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  overflow: hidden;
}

.p-image-13 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 220.46px;
  object-fit: cover;
}

.p-wireframe-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 80px 16px;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.p-div-75 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-div-76 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 13px;
  box-shadow: 0px 2px 12px #00000033;
}

.p-div-77 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-img-15 {
  position: relative;
  width: 30px;
  height: 30px;
}

.p-text-wrapper-76 {
  flex: 1;
  font-weight: 700;
  color: #f26c00;
  font-size: 20px;
  line-height: 30px;
  position: relative;
  margin-top: -1.00px;
  font-family: "Noto Sans JP", Helvetica;
  letter-spacing: 0;
}

.p-flexcontainer-wrapper-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-flexcontainer-4 {
  /* height: 638px; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.p-text-2 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 15px;
}

.p-text-wrapper-77 {
  font-weight: 500;
  line-height: 25.5px;
}

.p-text-wrapper-78 {
  font-weight: 700;
  line-height: 25.5px;
}

.p-text-wrapper-79 {
  font-weight: 500;
  line-height: 0.1px;
}

.p-flexcontainer-wrapper-3 {
  align-items: center;
  justify-content: center;
  gap: 8px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.p-flexcontainer-5 {
  /* height: 164px; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.p-text-3 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.5px;
}

.p-text-wrapper-80 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.5px;
}

.p-flexcontainer-6 {
  /* height: 466px; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.p-text-4 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25.5px;
}

.p-text-wrapper-81 {
  font-weight: 700;
}

.p-text-wrapper-82 {
  font-weight: 500;
}

.p-flexcontainer-7 {
  /* height: 250px; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.p-group-13 {
  width: 100%;
  height: 1104px;
  left: 0;
  position: absolute;
  top: 0;
}

.p-overlap-wrapper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 317px;
  background-color: #d1f8ff;
}

.p-overlap-5 {
  position: relative;
  width: 100%;
  height: 317px;
}

.p-rectangle-13 {
  position: absolute;
  width: 171px;
  height: 172px;
  top: 0;
  left: 0;
}

.p-rectangle-14 {
  position: absolute;
  width: 364px;
  height: 160px;
  top: 157px;
  left: 11px;
}

.p-text-wrapper-83 {
  position: absolute;
  height: 216px;
  top: 54px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #1c4595;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 36px;
}

.p-vector-7 {
  position: absolute;
  width: 100%;
  height: 317px;
  top: 0;
  left: 0;
}
.frame .header
 ,.frame .wireframe
 ,.frame .overlap-wrapper
 ,.frame .overlap-wrapper-2
 ,.frame .wireframe-2
 ,.frame .wireframe-3
 ,.frame .wireframe-4
 ,.frame .wireframe-5
 ,.frame .wireframe-6
 ,.frame .wireframe-7
 ,.frame .wireframe-8
 ,.frame .section
 ,.frame .overlap-wrapper-5{
  display: none!important;
}