body {
  margin: 0;
}

.pc {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  margin: 0;
}

.sp {
  display: none;
}

.pc-header-background {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 11;
  box-shadow: 0 1px 3px 1px #a9a9a9;
}

.pc-header {
  display: flex;
  justify-content: end;
  align-items: center;
  height: 90px;
  gap: 10px;
  overflow: hidden;
  font-family: "NotoSansJp-Bold", serif;
  font-weight: 500;
  width: 100%;
  min-width: 962px;
  z-index: 1;
  background: white;
  margin: 0 auto;
}

.sectionArea {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 25px;
  margin-right: 3px;
}

.sectionArea .nav-link {
  display: flex;
}

.sectionArea .btns {
  display: flex;
}

.section1 {
  width: 100px;
}

.section2 {
  width: 100px;
}

.section3 {
  width: 100px;
}

.button-header-cv {
  background: var(--cv, #fa3c3c);
  border-radius: 40px;
  padding: 12px 40px 12px 40px;
  overflow: hidden;
  margin-right: 15px;
  width: 98px;
}

.section4 {
  color: #ffffff;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* フリーランス企業向けLP遷移ボタン */
.for-company {
  background-color: #61b1d2;
  width: 120px;
  padding: 6px 35px;
  font-size: 12px;
}

.for-company a {
  text-decoration: none;
}

.logo {
  width: 160px;
  height: 40px;
  position: absolute;
  left: 17px;
  top: 24px;
  overflow: hidden;
}

.pc-fv {
  flex-shrink: 0;
  height: 562px;
  position: relative;
  width: 1230px;
}


.bg-img {
  background: url('../img/backg.png') no-repeat center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  height: 562px;
  position: relative;
  max-width: none;
  width: 100%;
  margin-top: 90px;
}

.bg-black {
  background: #ffffff;
  width: 1100px;
  height: 562px;
  position: absolute;
  right: 0px;
  top: 0px;
  overflow: hidden;
}

.black-back-base {
  width: 500px;
  height: 562px;
  position: absolute;
  left: 7%;
  top: 0px;
}

.black-back-base2 {
  width: 562px;
  height: 562px;
  position: absolute;
  left: 562px;
  top: 0px;
}

.mask-group {
  height: auto;
  position: absolute;
  left: 22px;
  top: 50px;
  transform: translate(104px, -62px);
  overflow: visible;
}

.div {
  background: linear-gradient(180deg,
      rgba(97, 177, 210, 0) 0%,
      rgba(0, 25, 40, 0.35) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.human {
  width: 456px;
  height: 528px;
  position: absolute;
  left: 60%;
  bottom: 0px;
  overflow: hidden;
}

.human-2 {
  width: 456px;
  height: 528px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  object-fit: cover;
}

.button-cv {
  background: var(--cv, #fa3c3c);
  border-radius: 40px;
  padding: 12px 40px 12px 40px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 43px;
  position: absolute;
  left: 188px;
  top: 458px;
}

.div2 {
  color: #ffffff;
  text-align: center;
  font-weight: var(--bold-text-base-font-weight, 700);
  position: relative;
}



._2024-9 {
  color: var(--white, #ffffff);
  text-align: center;
  font-family: "NotoSansJp-Medium", sans-serif;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.04em;
  font-weight: 500;
  position: absolute;
  left: 331px;
  top: 408px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.div3 {
  color: #ffffff;
  text-align: center;
  font-family: var(--bold-text-base-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-base-font-size, 16px);
  line-height: var(--bold-text-base-line-height, 24px);
  font-weight: var(--bold-text-base-font-weight, 700);
  position: absolute;
  left: 582px;
  top: 282px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._8-800 {
  color: var(--gold1, #d7be5a);
  text-align: center;
  position: absolute;
  left: 579px;
  top: 328px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._8-800-span {
  color: var(--gold1, #d7be5a);
  font-family: var(--bold-3xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-3xl-font-size, 30px);
  line-height: var(--bold-3xl-line-height, 36px);
  font-weight: var(--bold-3xl-font-weight, 700);
}

._8-800-span2 {
  color: var(--gold1, #d7be5a);
  font-family: var(--bold-text-2xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-2xl-font-size, 24px);
  line-height: var(--bold-text-2xl-line-height, 32px);
  font-weight: var(--bold-text-2xl-font-weight, 700);
}

.ellipse-12 {
  border-radius: 50%;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.55);
  border-width: 1.5px;
  width: 160px;
  height: 160px;
  position: absolute;
  left: 556px;
  top: 236px;
}

.rectangle-145 {
  background: rgba(255, 255, 255, 0.5);
  width: 23px;
  height: 1px;
  position: absolute;
  left: 349px;
  top: 315px;
}



.div4 {
  color: #ffffff;
  text-align: center;
  font-family: var(--bold-text-base-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-base-font-size, 16px);
  line-height: var(--bold-text-base-line-height, 24px);
  font-weight: var(--bold-text-base-font-weight, 700);
  position: absolute;
  left: 420px;
  top: 282px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._150 {
  color: var(--gold1, #d7be5a);
  text-align: justified;
  position: absolute;
  left: 399px;
  top: 327px;
  display: flex;
  align-items: center;
}

._150-span {
  color: var(--gold1, #d7be5a);
  font-family: var(--bold-3xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-3xl-font-size, 30px);
  line-height: var(--bold-3xl-line-height, 36px);
  font-weight: var(--bold-3xl-font-weight, 700);
}

._150-span2 {
  color: var(--gold1, #d7be5a);
  font-family: var(--bold-text-2xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-2xl-font-size, 24px);
  line-height: var(--bold-text-2xl-line-height, 32px);
  font-weight: var(--bold-text-2xl-font-weight, 700);
}

.ellipse-11 {
  border-radius: 50%;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-width: 1.5px;
  width: 160px;
  height: 160px;
  position: absolute;
  left: 372px;
  top: 236px;
}

.rectangle-146 {
  background: rgba(255, 255, 255, 0.5);
  width: 24px;
  height: 1px;
  position: absolute;
  left: 532px;
  top: 315px;
}

.div5 {
  color: #ffffff;
  text-align: center;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.04em;
  font-weight: 700;
  position: absolute;
  left: 222px;
  top: 283px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._980 {
  color: var(--gold1, #d7be5a);
  text-align: justified;
  position: absolute;
  left: 230px;
  top: 328px;
  display: flex;
  align-items: center;
}

._980-span {
  color: var(--gold1, #d7be5a);
  font-family: var(--bold-3xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-3xl-font-size, 30px);
  line-height: var(--bold-3xl-line-height, 36px);
  font-weight: var(--bold-3xl-font-weight, 700);
}

._980-span2 {
  color: var(--gold1, #d7be5a);
  font-family: var(--bold-text-2xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-2xl-font-size, 24px);
  line-height: var(--bold-text-2xl-line-height, 32px);
  font-weight: var(--bold-text-2xl-font-weight, 700);
}

.ellipse-10 {
  border-radius: 50%;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.45);
  border-width: 1.5px;
  width: 160px;
  height: 160px;
  position: absolute;
  left: 188px;
  top: 236px;
}

.div6 {
  color: var(--white, #ffffff);
  text-align: left;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  position: absolute;
  left: 188px;
  top: 176px;
}

._100-eba {
  color: var(--white, #ffffff);
  text-align: justified;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 40px;
  line-height: 52px;
  font-weight: 700;
  position: absolute;
  left: 188px;
  top: 56px;
}

/*
pc/about
*/

.pc-about {
  background: #ffffff;
  flex-shrink: 0;
  height: 192px;
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 20px;
  position: relative;
  width: 1230px;
}

.eba-100-200 {
  text-align: center;
  font-family: "NotoSerifJp-SemiBold", serif;
  font-size: 26px;
  line-height: 40px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}

.eba-100-200-span {
  margin-right: -8px;
}

.eba-100-200-span2 {
  color: #cdb964;
  font-family: "NotoSerifJp-Bold", serif;
  font-size: 26px;
  line-height: 40px;
  font-weight: 500;
  margin-right: -8px;
}

.eba-100-200-span3 {
  color: var(--black, #1d1d1d);
  font-family: "NotoSerifJp-SemiBold", serif;
  font-size: 26px;
  line-height: 40px;
  font-weight: 500;
}

.pc-leaf {
  width: 45px;
  height: 112px;
  overflow: hidden;
}

.pc-leaf2 {
  width: 45px;
  height: 112px;
  transform-origin: 0 0;
  transform: rotate(0deg) scale(1, 1);
  overflow: hidden;
}

/*
charac
*/


.pc-characteristics {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px;
  padding: 80px 240px -22px 240px;
  flex-shrink: 0;
  height: 1081px;
  position: relative;
  overflow: visible;
  width: 1228px;
}

.pc-about-back-2 {
  background: #ffffff;
  width: 1156px;
  height: 370px;
  position: absolute;
  left: 0px;
  top: 671px;
  overflow: visible;
}

.pc-about-back-2::before {
  content: '';
  position: absolute;
  left: -1440px;
  width: 2100px;
  height: 100%;
  background-image: url(../img/cyaan-back-60.png);
  background-repeat: repeat;
}

.bg-c {
  width: 100%;
  height: 200px;
  position: relative;
  top: 240px;
}

.cyaan-back-6 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  object-fit: cover;
}

.cyaan-back-7 {
  width: 1160px;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  object-fit: cover;
}

.rectangle-138 {
  background: #ffffff;
  border-radius: 4px;
  width: 520px;
  height: 306px;
  position: absolute;
  left: 188px;
  top: 703px;
}

.div7 {
  color: #000000;
  text-align: justified;
  font-family: "NotoSansJp-Medium", serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  position: absolute;
  left: 212px;
  top: 789px;
  width: 472px;
  height: 196px;
  display: flex;
  align-items: center;
}

.sp-div8 {
  color: var(--black, #191919);
  text-align: justified;
  font-family: var(--md-test-sm-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-test-sm-font-size, 14px);
  line-height: var(--md-test-sm-line-height, 22px);
  font-weight: var(--md-test-sm-font-weight, 500);
  position: absolute;
  left: 136px;
  bottom: 43.39%;
  top: 48.2%;
  height: 8.4%;
  width: 219px;
  display: flex;
  align-items: center;
}

.rectangle-153 {
  background: var(--gold2, #cdb964);
  width: 200px;
  height: 2px;
  position: absolute;
  left: calc(50% - 272px);
  top: 767px;
}

._24 {
  background: #ffffff;
  width: 476px;
  height: 274px;
  position: absolute;
  left: 736px;
  top: 719px;
  overflow: hidden;
}

.adobe-stock-619014092 {
  width: 110.5%;
  height: 127.98%;
  position: absolute;
  right: -7.56%;
  left: -2.94%;
  bottom: -17.4%;
  top: -10.58%;
  object-fit: cover;
}


.pc-about-back-1 {
  background: #ffffff;
  width: 80%;
  height: 398px;
  position: absolute;
  right: 0px;
  top: 233px;
  overflow: visible;
}

.pc-about-back-1::before {
  content: '';
  position: absolute;
  left: -0px;
  width: 100vw;
  height: 100%;
  background-image: url(../img/cyaan-back-60.png);
  background-repeat: repeat;
}


.group-161 {
  width: 520px;
  height: 334px;
  position: static;
}

.rectangle-1382 {
  background: #ffffff;
  border-radius: 4px;
  width: 520px;
  height: 334px;
  position: absolute;
  left: 692px;
  top: 265px;
}

.eba-200 {
  color: #000000;
  text-align: justified;
  font-family: "NotoSansJp-Medium", serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  position: absolute;
  left: 716px;
  top: 379px;
  width: 472px;
  height: 196px;
  display: flex;
  align-items: center;
}

._100-200 {
  color: var(--black, #191919);
  text-align: center;
  font-family: var(--bold-text-xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-xl-font-size, 20px);
  line-height: var(--bold-text-xl-line-height, 28px);
  font-weight: var(--bold-text-xl-font-weight, 700);
  position: absolute;
  left: 781px;
  top: 289px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rectangle-1532 {
  background: var(--gold2, #cdb964);
  width: 200px;
  height: 2px;
  position: absolute;
  left: 852px;
  top: 357px;
}

.div10 {
  background: #ffffff;
  width: 476px;
  height: 302px;
  position: absolute;
  left: 188px;
  top: 281px;
  overflow: hidden;
}

.adobe-stock-240208923 {
  width: 117.65%;
  height: 105.96%;
  position: absolute;
  right: -12.82%;
  left: -4.83%;
  bottom: -0.99%;
  top: -4.97%;
  object-fit: cover;
}

._22 {
  color: var(--black, #191919);
  text-align: center;
  font-family: var(--pc-h2-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--pc-h2-font-size, 32px);
  line-height: var(--pc-h2-line-height, 48px);
  font-weight: var(--pc-h2-font-weight, 700);
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 129px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.h-2-sub {
  width: 164px;
  height: 29px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 80px;
}

.contact {
  color: var(--gray, #c8c8c8);
  text-align: justified;
  font-family: var(--bold-text-lg-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-lg-font-size, 18px);
  line-height: var(--bold-text-lg-line-height, 28px);
  font-weight: var(--bold-text-lg-font-weight, 700);
  position: absolute;
  right: 0.61%;
  left: 0%;
  width: 99.39%;
  bottom: 3.45%;
  top: 0%;
  height: 96.55%;
  display: flex;
  align-items: center;
}

.rectangle-76 {
  background: var(--gray, #c8c8c8);
  width: 180px;
  height: 3.45%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 96.55%;
}

/*
follow
*/

.pc-follow-advantage {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px;
  width: 1230px;
  height: 1742px;
  position: relative;
  overflow: visible;
}

.pc-follow-advantage::before {
  content: '';
  position: absolute;
  left: -1040px;
  width: 3500px;
  height: 100%;
  background-image: url(../img/bg.png);
}


.div2-21 {
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%);
  width: 1400px;
  height: 300px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

._32 {
  text-align: center;
  font-family: var(--pc-h2-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--pc-h2-font-size, 32px);
  line-height: var(--pc-h2-line-height, 48px);
  font-weight: var(--pc-h2-font-weight, 700);
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 1042px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._32-span {
  color: var(--black, #191919);
  font-family: var(--pc-h2-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--pc-h2-font-size, 32px);
  line-height: var(--pc-h2-line-height, 48px);
  font-weight: var(--pc-h2-font-weight, 700);
}

._32-span2 {
  color: var(--cv, #fa3c3c);
  font-family: var(--pc-h2-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--pc-h2-font-size, 32px);
  line-height: var(--pc-h2-line-height, 48px);
  font-weight: var(--pc-h2-font-weight, 700);
}

.h-12-sub {
  width: 106px;
  height: 29px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 993px;
}

.contact2 {
  color: var(--gray, #c8c8c8);
  text-align: justified;
  font-family: var(--bold-text-lg-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-lg-font-size, 18px);
  line-height: var(--bold-text-lg-line-height, 28px);
  font-weight: var(--bold-text-lg-font-weight, 700);
  position: absolute;
  right: 0%;
  left: 0%;
  width: 100%;
  bottom: 3.45%;
  top: 0%;
  height: 96.55%;
  display: flex;
  align-items: center;
}

.follow-rectangle {
  background: var(--gray, #c8c8c8);
  width: 107%;
  height: 3.45%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 96.55%;
}

.pc-advantage-a {
  width: 304px;
  height: 508px;
  position: absolute;
  left: 848px;
  top: 1154px;
}

.label {
  background: var(--secondary, #cdf2ff);
  border-radius: 2px;
  padding: 8px;
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 92.13%;
}

.check {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

.div2-2 {
  color: var(--black, #191919);
  text-align: left;
  font-family: var(--bold-text-base-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-base-font-size, 16px);
  line-height: var(--bold-text-base-line-height, 24px);
  font-weight: var(--bold-text-base-font-weight, 700);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.label2 {
  background: var(--secondary, #cdf2ff);
  border-radius: 2px;
  padding: 8px;
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 10.24%;
  top: 81.89%;
}

.check2 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

._120 {
  color: #000000;
  text-align: justified;
  font-family: var(--md-test-base2-font-family,
      "NotoSansJp-Medium",
      sans-serif);
  font-size: var(--md-test-base2-font-size, 16px);
  line-height: var(--md-test-base2-line-height, 28px);
  font-weight: var(--md-test-base2-font-weight, 500);
  position: absolute;
  right: 0%;
  left: 0%;
  width: 100%;
  bottom: 21.26%;
  top: 51.18%;
  height: 27.56%;
  display: flex;
  align-items: center;
}

.div3-1 {
  text-align: center;
  font-family: var(--bold-text-xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-xl-font-size, 20px);
  line-height: var(--bold-text-xl-line-height, 28px);
  font-weight: var(--bold-text-xl-font-weight, 700);
  position: absolute;
  right: 0%;
  left: 0%;
  width: 100%;
  bottom: 51.97%;
  top: 42.52%;
  height: 5.51%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.div-3-span {
  color: var(--black, #191919);
  font-family: var(--bold-text-xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-xl-font-size, 20px);
  line-height: var(--bold-text-xl-line-height, 28px);
  font-weight: var(--bold-text-xl-font-weight, 700);
}

.div-3-span2 {
  color: var(--cv, #fa3c3c);
  font-family: var(--bold-text-xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-xl-font-size, 20px);
  line-height: var(--bold-text-xl-line-height, 28px);
  font-weight: var(--bold-text-xl-font-weight, 700);
}

.advantage-icon {
  width: 184px;
  height: 184px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 0px;
  overflow: hidden;
}

.icon-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  object-fit: cover;
}

.pro-2 {
  width: 56.52%;
  height: 56.52%;
  position: absolute;
  right: 21.74%;
  left: 21.74%;
  bottom: 21.74%;
  top: 21.74%;
  overflow: hidden;
}

.group-156 {
  width: 92.31%;
  height: 57.75%;
  position: absolute;
  right: 3.85%;
  left: 3.85%;
  bottom: 21.09%;
  top: 21.15%;
  overflow: visible;
}

.pc-advantage-b {
  width: 304px;
  height: 508px;
  position: absolute;
  left: 128px;
  top: 1154px;
}

.div-3-span3 {
  color: var(--black, #191919);
  font-family: var(--bold-text-xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-xl-font-size, 20px);
  line-height: var(--bold-text-xl-line-height, 28px);
  font-weight: var(--bold-text-xl-font-weight, 700);
}

.div-3-span4 {
  color: var(--cv, #fa3c3c);
  font-family: var(--bold-text-xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-xl-font-size, 20px);
  line-height: var(--bold-text-xl-line-height, 28px);
  font-weight: var(--bold-text-xl-font-weight, 700);
}

._90-100-200 {
  color: #000000;
  text-align: justified;
  font-family: var(--md-test-base2-font-family,
      "NotoSansJp-Medium",
      sans-serif);
  font-size: var(--md-test-base2-font-size, 16px);
  line-height: var(--md-test-base2-line-height, 28px);
  font-weight: var(--md-test-base2-font-weight, 500);
  position: absolute;
  right: 0%;
  left: 0%;
  width: 100%;
  bottom: 26.77%;
  top: 51.18%;
  height: 22.05%;
  display: flex;
  align-items: center;
}

.check3 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

.label3 {
  background: var(--secondary, #cdf2ff);
  border-radius: 2px;
  padding: 8px;
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0px;
}

.check4 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

.company {
  width: 56.52%;
  height: 56.52%;
  position: absolute;
  right: 21.74%;
  left: 21.74%;
  bottom: 21.74%;
  top: 21.74%;
  overflow: hidden;
}

.group-171 {
  width: 74.17%;
  height: 90.38%;
  position: absolute;
  right: 12.95%;
  left: 12.88%;
  bottom: 4.81%;
  top: 4.81%;
  overflow: visible;
}

.pc-advantage-b2 {
  width: 304px;
  height: 508px;
  position: absolute;
  left: 488px;
  top: 1154px;
}

.div-3-span5 {
  color: var(--black, #191919);
  font-family: var(--bold-text-xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-xl-font-size, 20px);
  line-height: var(--bold-text-xl-line-height, 28px);
  font-weight: var(--bold-text-xl-font-weight, 700);
}

.div-3-span6 {
  color: var(--cv, #fa3c3c);
  font-family: var(--bold-text-xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-xl-font-size, 20px);
  line-height: var(--bold-text-xl-line-height, 28px);
  font-weight: var(--bold-text-xl-font-weight, 700);
}

.check5 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

.check6 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

.market-2 {
  width: 56.52%;
  height: 56.52%;
  position: absolute;
  right: 21.74%;
  left: 21.74%;
  bottom: 21.74%;
  top: 21.74%;
  overflow: visible;
}

.line-back {
  width: 660px;
  height: auto;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 360px;
  overflow: visible;
}

.pc-follow {
  width: 286px;
  height: 192px;
  position: absolute;
  left: 794px;
  top: 273px;
}

.waku {
  background: var(--white, #ffffff);
  border-radius: 4px;
  border-style: solid;
  border-color: var(--eba, #61b1d2);
  border-width: 2px;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
}

.eba {
  color: #191919;
  text-align: center;
  font-family: var(--md-text-base-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-text-base-font-size, 16px);
  line-height: var(--md-text-base-line-height, 24px);
  font-weight: var(--md-text-base-font-weight, 500);
  position: absolute;
  width: 100%;
  bottom: 8.33%;
  top: 66.67%;
  height: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}

._03 {
  color: var(--eba, #61b1d2);
  text-align: center;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 79.17%;
  top: 8.33%;
  height: 12.5%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.eba2 {
  width: 72px;
  height: 37.5%;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 37.5%;
  top: 25%;
  overflow: visible;
}

.pc-follow2 {
  width: 286px;
  height: 192px;
  position: absolute;
  left: 794px;
  top: 497px;
}

.volunteer-activism-rounded {
  width: 72px;
  height: 37.5%;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 37.5%;
  top: 25%;
  overflow: visible;
}

.pc-follow-b {
  width: 284px;
  height: 192px;
  position: absolute;
  left: 468px;
  top: 497px;
}

.support-agent-rounded {
  width: 72px;
  height: 37.5%;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 37.5%;
  top: 25%;
  overflow: visible;
}

.pc-follow3 {
  width: 286px;
  height: 192px;
  position: absolute;
  left: 140px;
  top: 497px;
}


.handshake {
  width: 72px;
  height: 37.5%;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 37.5%;
  top: 25%;
  overflow: visible;
}

.pc-follow4 {
  width: 286px;
  height: 192px;
  position: absolute;
  left: 140px;
  top: 273px;
}


.savings-rounded {
  width: 72px;
  height: 37.5%;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 37.5%;
  top: 25%;
  overflow: visible;
}

.pc-follow-b2 {
  width: 284px;
  height: 192px;
  position: absolute;
  left: 468px;
  top: 273px;
}


.information {
  width: 72px;
  height: 37.5%;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 37.5%;
  top: 25%;
  overflow: hidden;
}

.group {
  width: 72.22%;
  height: 72.22%;
  position: absolute;
  right: 13.89%;
  left: 13.89%;
  bottom: 13.89%;
  top: 13.89%;
  overflow: visible;
}

.pc-follow5 {
  width: 286px;
  height: 192px;
  position: absolute;
  left: 794px;
  top: 721px;
}

.moving-rounded {
  width: 72px;
  height: 37.5%;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 37.5%;
  top: 25%;
  overflow: visible;
}

.pc-follow-b3 {
  width: 284px;
  height: 192px;
  position: absolute;
  left: 468px;
  top: 721px;
}

.rocket-launch-rounded {
  width: 72px;
  height: 37.5%;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 37.5%;
  top: 25%;
  overflow: visible;
}

.pc-follow6 {
  width: 286px;
  height: 192px;
  position: absolute;
  left: 140px;
  top: 721px;
}

.supervised-user-circle-rounded {
  width: 72px;
  height: 37.5%;
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 37.5%;
  top: 25%;
  overflow: visible;
}

.div4-1 {
  color: var(--black, #191919);
  text-align: center;
  font-family: var(--pc-h2-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--pc-h2-font-size, 32px);
  line-height: var(--pc-h2-line-height, 48px);
  font-weight: var(--pc-h2-font-weight, 700);
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 121px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.h-12-sub2 {
  width: 75px;
  height: 29px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 72px;
}

/*
success
*/

.bg-success {
  width: 100%;
  height: 1380px;
  position: absolute;
  top: 3670px;
  overflow: hidden
}

.success-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-image: url(../img/pc-success-10.png);
  background-size: cover;
}

.pc-success-1 {
  flex-shrink: 0;
  width: 1230px;
  height: 1373px;
  position: relative;
  overflow: hidden;
}

.bg-success-2 {
  width: 1400px;
  height: 950px;
  position: absolute;
  right: 0px;
  top: 0px;
  overflow: hidden;
}

.pc-success-12 {
  width: 1400px;
  height: 950px;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
}

.suc-div {
  background: rgba(255, 255, 255, 0.25);
  width: 100%;
  height: 950px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.suc-div2 {
  color: var(--black, #191919);
  text-align: justified;
  font-family: var(--pc-h2-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--pc-h2-font-size, 32px);
  line-height: var(--pc-h2-line-height, 48px);
  font-weight: var(--pc-h2-font-weight, 700);
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 121px;
  display: flex;
  align-items: center;
}

.h-22-sub {
  width: 81px;
  height: 29px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 72px;
}

.suc-contact {
  color: var(--eba, #61b1d2);
  text-align: justified;
  font-family: var(--bold-text-lg-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-lg-font-size, 18px);
  line-height: var(--bold-text-lg-line-height, 28px);
  font-weight: var(--bold-text-lg-font-weight, 700);
  position: absolute;
  right: 0%;
  left: 0%;
  width: 100%;
  bottom: 3.45%;
  top: 0%;
  height: 96.55%;
  display: flex;
  align-items: center;
}

.rectangle-78 {
  background: var(--eba, #61b1d2);
  width: 100%;
  height: 3.45%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 96.55%;
}

.pc-human {
  width: 440px;
  height: 534px;
  position: absolute;
  left: 140px;
  top: 225px;
}

.bg {
  background: var(--eba, #61b1d2);
  border-radius: 4px;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
}

.white {
  background: var(--white, #ffffff);
  border-radius: 4px;
  width: 89.09%;
  height: 29.96%;
  position: absolute;
  right: 5.45%;
  left: 5.45%;
  bottom: 5.99%;
  top: 64.04%;
}

.frame-3 {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  left: 40px;
  top: 462px;
}

._85 {
  color: var(--black, #191919);
  text-align: left;
  font-family: var(--bold-text-base-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-base-font-size, 16px);
  line-height: var(--bold-text-base-line-height, 24px);
  font-weight: var(--bold-text-base-font-weight, 700);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.arrow {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

._120-up {
  color: var(--cv, #fa3c3c);
  text-align: left;
  font-family: var(--bold-text-base-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-base-font-size, 16px);
  line-height: var(--bold-text-base-line-height, 24px);
  font-weight: var(--bold-text-base-font-weight, 700);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.react-node-js-aws {
  color: var(--black, #191919);
  text-align: justified;
  font-family: var(--md-text-base-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-text-base-font-size, 16px);
  line-height: var(--md-text-base-line-height, 24px);
  font-weight: var(--md-text-base-font-weight, 500);
  position: absolute;
  right: 9.09%;
  left: 9.09%;
  width: 81.82%;
  bottom: 14.98%;
  top: 67.04%;
  height: 17.98%;
  display: flex;
  align-items: center;
}

.group-146 {
  position: absolute;
  inset: 0;
}

.sub-2 {
  color: var(--white, #ffffff);
  text-align: right;
  font-family: var(--md-text-2sm-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-text-2sm-font-size, 12px);
  line-height: var(--md-text-2sm-line-height, 18px);
  font-weight: var(--md-text-2sm-font-weight, 500);
  position: absolute;
  right: 5.45%;
  width: 30%;
  bottom: 38.95%;
  top: 57.68%;
  height: 3.37%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.sub-1 {
  color: var(--white, #ffffff);
  text-align: right;
  font-family: var(--md-text-2sm-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-text-2sm-font-size, 12px);
  line-height: var(--md-text-2sm-line-height, 18px);
  font-weight: var(--md-text-2sm-font-weight, 500);
  position: absolute;
  right: 5.45%;
  width: 40%;
  bottom: 42.32%;
  top: 54.31%;
  height: 3.37%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.title {
  color: var(--white, #ffffff);
  text-align: justified;
  font-family: var(--bold-text-2xl-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-2xl-font-size, 24px);
  line-height: var(--bold-text-2xl-line-height, 32px);
  font-weight: var(--bold-text-2xl-font-weight, 700);
  position: absolute;
  right: 45.45%;
  left: 5.45%;
  width: 60%;
  bottom: 39.33%;
  top: 54.68%;
  height: 5.99%;
  display: flex;
  align-items: center;
}

._5 {
  width: 89.09%;
  height: 45.32%;
  position: absolute;
  right: 5.45%;
  left: 5.45%;
  bottom: 48.69%;
  top: 5.99%;
  overflow: visible;
}

.pc-human2 {
  width: 440px;
  height: 534px;
  position: absolute;
  left: 140px;
  top: 799px;
}

.arrow2 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

.suc-3 {
  width: 89.09%;
  height: 45.32%;
  position: absolute;
  right: 5.45%;
  left: 5.45%;
  bottom: 48.69%;
  top: 5.99%;
  overflow: visible;
}

.pc-human3 {
  width: 440px;
  height: 534px;
  position: absolute;
  left: 670px;
  top: 225px;
}

.arrow3 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

.suc-2 {
  width: 89.09%;
  height: 45.32%;
  position: absolute;
  right: 5.45%;
  left: 5.45%;
  bottom: 48.69%;
  top: 5.99%;
  overflow: visible;
}

.pc-human4 {
  width: 440px;
  height: 534px;
  position: absolute;
  left: 670px;
  top: 799px;
}

.arrow4 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}

._4 {
  width: 89.09%;
  height: 45.32%;
  position: absolute;
  right: 5.45%;
  left: 5.45%;
  bottom: 48.69%;
  top: 5.99%;
  overflow: visible;
}

/*
step
*/
.step-bg {
  width: 100%;
  height: 1225px;
  position: absolute;
  top: 5194px;
  background-image: url(../img/pc-step-bg-10.png);
  background-size: cover;
}

.pc-step {
  flex-shrink: 0;
  width: 1230px;
  height: 1373px;
  position: relative;
  overflow: hidden;
}

.bg-step {
  width: 1800px;
  height: 90%;
  position: absolute;
  left: -200px;
  bottom: 0px;
  overflow: hidden;
}

.pc-step-bg-1 {
  width: 1800px;
  height: 1200px;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
}

.div-step1 {
  background: rgba(255, 255, 255, 0.15);
  width: 1800px;
  height: 1200px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.rectangle-140 {
  background: var(--white, #ffffff);
  width: 2px;
  height: 825px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 344px;
}

.step-frame2 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 920px;
  position: absolute;
  left: 170px;
  top: 225px;
}

.pc-step2 {
  align-self: stretch;
  flex-shrink: 0;
  height: 190px;
  position: relative;
}

.step-white {
  background-color: white;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
}

.step-title {
  color: var(--eba, #61b1d2);
  text-align: justified;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  position: absolute;
  right: 67.17%;
  left: 26.3%;
  width: 10.52%;
  bottom: 62.5%;
  top: 14%;
  height: 17.5%;
  display: flex;
  align-items: center;
}


.step-1 {
  color: var(--eba, #61b1d2);
  text-align: justified;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  position: absolute;
  right: 75%;
  left: 18.26%;
  width: 6.74%;
  bottom: 62.5%;
  top: 20%;
  height: 17.5%;
  display: flex;
  align-items: center;
}

.pc-step3 {
  width: 12.17%;
  height: 70%;
  position: absolute;
  right: 84.35%;
  left: 3.48%;
  bottom: 15%;
  top: 15%;
}

.step-ellipse {
  background: var(--secondary, #cdf2ff);
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
}

.step-div2 {
  width: 71.43%;
  height: 71.43%;
  position: absolute;
  right: 14.29%;
  left: 14.29%;
  bottom: 14.29%;
  top: 14.29%;
  overflow: hidden;
}

.group-148 {
  width: 72.5%;
  height: 72.5%;
  position: absolute;
  right: 13.75%;
  left: 13.75%;
  bottom: 13.75%;
  top: 13.75%;
  overflow: visible;
}

.step-div3 {
  color: var(--black, #191919);
  text-align: left;
  font-family: var(--md-text-base-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-text-base-font-size, 16px);
  line-height: var(--md-text-base-line-height, 24px);
  font-weight: var(--md-text-base-font-weight, 500);
  position: absolute;
  left: 168px;
  bottom: 20%;
  top: 38.83%;
  height: 30%;
  width: 720px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.pc-stepb {
  align-self: stretch;
  flex-shrink: 0;
  height: 206px;
  position: relative;
}

.step-title2 {
  color: var(--eba, #61b1d2);
  text-align: justified;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  position: absolute;
  right: 69.35%;
  left: 26.3%;
  width: 110px;
  bottom: 70.87%;
  top: 15.53%;
  height: 13.59%;
  display: flex;
  align-items: center;
}

.step-2 {
  color: var(--eba, #61b1d2);
  text-align: justified;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  position: absolute;
  right: 75%;
  left: 18.26%;
  width: 6.74%;
  bottom: 70.87%;
  top: 15.53%;
  height: 13.59%;
  display: flex;
  align-items: center;
}

.pc-step4 {
  width: 12.17%;
  height: 54.37%;
  position: absolute;
  right: 84.35%;
  left: 3.48%;
  bottom: 22.82%;
  top: 22.82%;
}

.step-1 {
  width: 79.38%;
  height: 65.75%;
  position: absolute;
  right: 10.38%;
  left: 10.25%;
  bottom: 16.75%;
  top: 17.5%;
  overflow: visible;
}

.step-div4 {
  color: var(--black, #191919);
  text-align: left;
  font-family: var(--md-text-base-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-text-base-font-size, 16px);
  line-height: var(--md-text-base-line-height, 24px);
  font-weight: var(--md-text-base-font-weight, 500);
  position: absolute;
  left: 168px;
  bottom: 37.86%;
  top: 38.83%;
  height: 23.3%;
  width: 720px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.frame-2 {
  background: var(--secondary, #cdf2ff);
  border-radius: 2px;
  padding: 4px 8px 4px 8px;
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 720px;
  position: absolute;
  left: 168px;
  top: 144px;
}

.step-div5 {
  color: var(--black, #191919);
  text-align: left;
  font-family: "NotoSansJp-Regular", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

._60-skype {
  color: var(--black, #191919);
  text-align: left;
  font-family: "NotoSansJp-Regular", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.pc-step5 {
  flex-shrink: 0;
  width: 920px;
  height: 160px;
  position: relative;
}

.step-title3 {
  color: var(--eba, #61b1d2);
  text-align: justified;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  position: absolute;
  right: 65%;
  left: 26.3%;
  width: 8.7%;
  bottom: 62.5%;
  top: 13%;
  height: 17.5%;
  display: flex;
  align-items: center;
}

.group-151 {
  width: 77.5%;
  height: 78.75%;
  position: absolute;
  right: 11.25%;
  left: 11.25%;
  bottom: 11.25%;
  top: 10%;
  overflow: visible;
}

.pc-stepb2 {
  flex-shrink: 0;
  width: 920px;
  height: 206px;
  position: relative;
}

.step-title4 {
  color: var(--eba, #61b1d2);
  text-align: justified;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  position: absolute;
  right: 62.83%;
  left: 26.3%;
  width: 10.87%;
  bottom: 70.87%;
  top: 15.53%;
  height: 13.59%;
  display: flex;
  align-items: center;
}

.group-157 {
  width: 57.98%;
  height: 82.5%;
  position: absolute;
  right: 21.02%;
  left: 21%;
  bottom: 10%;
  top: 7.5%;
  overflow: visible;
}

.pc-stepc {
  flex-shrink: 0;
  width: 920px;
  height: 184px;
  position: relative;
}

.step-title5 {
  color: var(--eba, #61b1d2);
  text-align: justified;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  position: absolute;
  right: 60.65%;
  left: 26.3%;
  width: 20.04%;
  bottom: 67.39%;
  top: 17.39%;
  height: 15.22%;
  display: flex;
  align-items: center;
}

.step-5 {
  color: var(--eba, #61b1d2);
  text-align: justified;
  font-family: "NotoSansJp-Bold", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  position: absolute;
  right: 75%;
  left: 18.26%;
  width: 6.74%;
  bottom: 67.39%;
  top: 17.39%;
  height: 15.22%;
  display: flex;
  align-items: center;
}

.pc-step6 {
  width: 12.17%;
  height: 112px;
  position: absolute;
  right: 84.35%;
  left: 3.48%;
  top: 50%;
  translate: 0 -50%;
}

.group-149 {
  width: 95%;
  height: 59.07%;
  position: absolute;
  right: 2.5%;
  left: 2.5%;
  bottom: 19.68%;
  top: 21.25%;
  overflow: visible;
}

.step-div6 {
  color: var(--black, #191919);
  text-align: left;
  font-family: var(--md-text-base-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-text-base-font-size, 16px);
  line-height: var(--md-text-base-line-height, 24px);
  font-weight: var(--md-text-base-font-weight, 500);
  position: absolute;
  left: 168px;
  bottom: 17.39%;
  top: 43.48%;
  height: 39.13%;
  width: 720px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.step-div7 {
  color: var(--black, #191919);
  text-align: justified;
  font-family: var(--pc-h2-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--pc-h2-font-size, 32px);
  line-height: var(--pc-h2-line-height, 48px);
  font-weight: var(--pc-h2-font-weight, 700);
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 121px;
  display: flex;
  align-items: center;
}

.h-2-subs {
  width: 51px;
  height: 29px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 72px;
}

.step-contact {
  color: var(--gray, #c8c8c8);
  text-align: justified;
  font-family: var(--bold-text-lg-font-family, "NotoSansJp-Bold", sans-serif);
  font-size: var(--bold-text-lg-font-size, 18px);
  line-height: var(--bold-text-lg-line-height, 28px);
  font-weight: var(--bold-text-lg-font-weight, 700);
  position: absolute;
  right: 0%;
  left: 0%;
  width: 100%;
  bottom: 3.45%;
  top: 0%;
  height: 96.55%;
  display: flex;
  align-items: center;
}

.step-rectangle {
  background: var(--gray, #c8c8c8);
  width: 100%;
  height: 3.45%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 96.55%;
}

.contact-bg {
  width: 100%;
  height: 1300px;
  position: absolute;
  top: 6490px;
  background-image: url(../img/pc_contact_bg.png);
  background-size: cover;
}

.contact-section {
  padding-top: 67px;
  overflow: hidden;
}

.contact-container {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 1200px;
  width: 90%;
  padding: 0 80px 104px;
  overflow: hidden;
  align-items: center;
}

.background-image {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.contact-wrapper {
  position: relative;
  border-radius: 4px;
  z-index: 10;
  display: flex;
  margin-top: -67px;
  margin-bottom: -21px;
  width: 920px;
  max-width: 100%;
  padding: 72px 80px;
  flex-direction: column;
  align-items: center;
  background-color: white;
}

.contact-header {
  text-align: center;
  width: 100%;
}

.contact-title {
  color: #c8c8c8;
  font-family:
    Noto Sans JP,
    -apple-system,
    Roboto,
    Helvetica,
    sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
  margin: 0;
}

.title-underline {
  background: #c8c8c8;
  width: 84px;
  height: 1px;
  margin: 0 auto;
}

.contact-subtitle {
  color: #191919;
  font-family:
    Noto Sans JP,
    -apple-system,
    Roboto,
    Helvetica,
    sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin: 20px 0 0;
}

.contact-description {
  color: #191919;
  font-family:
    Noto Sans JP,
    -apple-system,
    Roboto,
    Helvetica,
    sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 40px auto 0;
  max-width: 608px;
  text-align: left;
}

.contact-form {
  width: 100%;
  margin-top: 48px;
  max-width: 736px;
}

.form-row {
  display: flex;
  gap: 20px;
  margin-top: 32px;
  width: 100%;
}

.form-row:first-child {
  margin-top: 0;
}

.form-group {
  flex: 1;
  width: 95%;
}

.single-input {
  margin-top: 32px;
}

.form-label {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family:
    Noto Sans JP,
    -apple-system,
    Roboto,
    Helvetica,
    sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #191919;
}

.required-badge {
  background: #61b1d2;
  color: white;
  font-size: 12px;
  padding: 1px 8px;
  border-radius: 2px;
}

.form-input {
  width: 100%;
  margin-top: 12px;
  padding: 16px;
  border-radius: 4px;
  background-color: rgba(240, 240, 245, 1);
  border: none;
  font-family:
    Noto Sans JP,
    -apple-system,
    Roboto,
    Helvetica,
    sans-serif;
  font-size: 16px;
  color: #191919;
}

.name-first {
  width: 90%;
}

.name-second {
  margin-top: 36px;
  width: 322px;
}

.form-input::placeholder {
  color: #c8c8cd;
}

.validation-text {
  display: block;
  color: #fa3c3c;
  font-family:
    Noto Sans JP,
    -apple-system,
    Roboto,
    Helvetica,
    sans-serif;
  font-size: 14px;
  line-height: 2;
  margin-top: 12px;
}

.select-wrapper {
  position: relative;
  margin-top: 12px;
}

.select-second {
  margin-top: 36px;

}

.form-select {
  width: 100%;
  padding: 16px;
  border-radius: 4px;
  background-color: rgba(240, 240, 245, 1);
  border: none;
  font-family:
    Noto Sans JP,
    -apple-system,
    Roboto,
    Helvetica,
    sans-serif;
  font-size: 16px;
  color: #191919;
  appearance: none;
}

.select-arrow {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  pointer-events: none;
}

.privacy-section {
  display: flex;
  gap: 8px;
  margin-top: 48px;
  flex-direction: column;
  align-items: center;
}

.check-box {
  cursor: pointer;
  display: flex;
  /* ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹ã¨ãƒ†ã‚­ã‚¹ãƒˆã‚’æ¨ªä¸¦ã³ã« */
  align-items: center;
  /* ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹ã¨ãƒ†ã‚­ã‚¹ãƒˆã‚’ç¸¦æ–¹å‘ã§ä¸­å¤®æƒãˆ */
}

.check-box input {
  display: none;
}

.check-box input+p:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 6px;
  margin: 0 5px 0 0;
  background-image: url("../img/check-box-outline-blank-rounded0.svg");
  width: 24px;
  height: 24px;
}

.check-box input:checked+p::before {
  background-image: url("../img/check-box-rounded.svg");
}

.privacy-text {
  font-family: Noto Sans JP, -apple-system, Roboto, Helvetica, sans-serif;
  font-size: 14px;
  color: #141414;
  font-weight: 500;
  line-height: 22px;
  /* è¡Œé–“ã‚’èª¿æ•´ã—ã¦æ–‡å­—ã®ä½ç½®ã‚’æ•´ãˆã‚‹ */
  margin: 0;
}

.privacy-link {
  color: #61b1d2;
  text-decoration: none;
}

.submit-button {
  display: block;
  width: 280px;
  margin: 32px auto 0;
  padding: 16px 40px;
  border-radius: 40px;
  background: #fa3c3c;
  border: none;
  font-family: Noto Sans JP, -apple-system, Roboto, Helvetica, sans-serif;
  font-size: 18px;
  color: white;
  font-weight: 700;
  line-height: 2;
  cursor: pointer;
}

.pc-footer {
  flex-shrink: 0;
  height: 322px;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.bg-footer {
  width: 100%;
  height: 338px;
  position: absolute;
  right: 0px;
  top: 0px;
  overflow: hidden;
  background-image: url(../img/black-back-50.png);
}

.f-black-back-base {
  width: 338px;
  height: 338px;
  position: absolute;
  left: 1351px;
  top: 0px;
}

.black-back-5 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  object-fit: cover;
}

.f-black-back-base2 {
  width: 338px;
  height: 338px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.black-back-base3 {
  width: 338px;
  height: 338px;
  position: absolute;
  left: 338px;
  top: 0px;
}

.black-back-base4 {
  width: 338px;
  height: 338px;
  position: absolute;
  left: 676px;
  top: 0px;
}

.black-back-base5 {
  width: 338px;
  height: 338px;
  position: absolute;
  left: 1014px;
  top: 0px;
}

.eba-freelance-inc {
  color: var(--white, #ffffff);
  text-align: left;
  font-family: var(--md-text-2sm-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-text-2sm-font-size, 12px);
  line-height: var(--md-text-2sm-line-height, 18px);
  font-weight: var(--md-text-2sm-font-weight, 500);
  opacity: 0.8;
  position: absolute;
  bottom: 9.94%;
  top: 84.47%;
  height: 5.59%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  left: 50%;
  translate: -50%;
}

.f-div {
  color: var(--white, #ffffff);
  text-align: left;
  font-family: var(--md-text-base-font-family, "NotoSansJp-Medium", sans-serif);
  font-size: var(--md-text-base-font-size, 16px);
  line-height: var(--md-text-base-line-height, 24px);
  font-weight: var(--md-text-base-font-weight, 500);
  position: absolute;
  left: 50%;
  translate: -50%;
  bottom: 25.47%;
  top: 67.08%;
  height: 7.45%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.logo-white {
  width: 286px;
  height: 72px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: calc(50% - 73px);
  overflow: hidden;
}

.group-173 {
  width: 99.89%;
  height: 100%;
  position: absolute;
  right: 0.11%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}

/*.lang {
  color: #c5d54a !important;
}*/
.lang {
  display: contents;
}
._100-eba{
	font-size: 34px;
}
	._100-eba .lang{
		color: #d7be5a;
	    font-size: 42px;
	    padding: 0 2px;
	}
.h1 .lang{
	color: #d7be5a;
    font-size: 35px;
    padding: 0 2px;
}
