.top_content {
  background-color: #f3f3ee;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.top_content .div {
  background-color: #f3f3ee;
  overflow: hidden;
  max-width: 1440px;
  height: 4627px;
  position: relative;
}

.top_content .overlap {
  position: absolute;
  width: 1500px;
  height: 835px;
  top: 111px;
  left: -25px;
}

.top_content .image {
  position: absolute;
  width: 1431px;
  height: 475px;
  top: 1px;
  left: 34px;
  object-fit: cover;
}

.top_content .rectangle {
  position: absolute;
  width: 1400px;
  height: 610px;
  top: 0;
  left: 44px;
}

.top_content .adobestock {
  position: absolute;
  width: 1400px;
  height: 535px;
  top: 168px;
  left: 44px;
  object-fit: cover;
}

.top_content .group {
  position: absolute;
  width: 356px;
  height: 132px;
  top: 183px;
  left: 88px;
}

.top_content .overlap-group {
  position: relative;
  width: 354px;
  height: 132px;
}

.top_content .group-2 {
  position: absolute;
  width: 354px;
  height: 122px;
  top: 6px;
  left: 0;
}

.top_content .rectangle-2 {
  position: absolute;
  width: 354px;
  height: 34px;
  top: 0;
  left: 0;
  background-color: #ffffff;
}

.top_content .rectangle-3 {
  position: absolute;
  width: 354px;
  height: 34px;
  top: 44px;
  left: 0;
  background-color: #ffffff;
}

.top_content .rectangle-4 {
  position: absolute;
  width: 354px;
  height: 34px;
  top: 88px;
  left: 0;
  background-color: #ffffff;
}

.top_content .text-wrapper {
  position: absolute;
  top: 0;
  left: 8px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 22px;
  letter-spacing: 2.00px;
  line-height: 44px;
}

.top_content .group-3 {
  position: absolute;
  width: 1500px;
  height: 210px;
  top: 463px;
  left: 0;
  box-shadow: 10px 20px 20px #0000001a;
}

.top_content .dscf {
  position: absolute;
  width: 255px;
  height: 210px;
  top: 0;
  left: 25px;
  object-fit: cover;
}

.top_content .img {
  position: absolute;
  width: 280px;
  height: 210px;
  top: 0;
  left: 305px;
  object-fit: cover;
}

.top_content .p {
  position: absolute;
  width: 280px;
  height: 210px;
  top: 0;
  left: 610px;
  object-fit: cover;
}

.top_content .element {
  position: absolute;
  width: 280px;
  height: 210px;
  top: 0;
  left: 915px;
  object-fit: cover;
}

.top_content .element-2 {
  position: absolute;
  width: 245px;
  height: 210px;
  top: 0;
  left: 1220px;
  object-fit: cover;
}

.top_content .adobestock-2 {
  position: absolute;
  width: 1400px;
  height: 290px;
  top: 545px;
  left: 44px;
  object-fit: cover;
}

.top_content .group-4 {
  position: absolute;
  width: 104px;
  height: 104px;
  top: 714px;
  left: 692px;
}

.top_content .experts-in {
  position: absolute;
  top: 44px;
  left: 87px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 61px;
  letter-spacing: 2.00px;
  line-height: 67.1px;
}

.top_content .overlap-2 {
  position: absolute;
  width: 1561px;
  height: 1551px;
  top: 2111px;
  left: -28px;
}

.top_content .rectangle-5 {
  position: absolute;
  width: 1439px;
  height: 482px;
  top: 1069px;
  left: 28px;
  background-color: #ffffff;
  border-radius: 0px 0px 60px 60px;
}

.top_content .vector {
  position: absolute;
  width: 1505px;
  height: 768px;
  top: 0;
  left: 28px;
}

.top_content .text-wrapper-2 {
  position: relative;
  top: 60px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 77px;
  letter-spacing: 0;
  line-height: 154px;
  white-space: nowrap;
}

.top_content .element-3 {
  position: relative;
  max-width: 543px;
  top: 40px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 36px;
}
@media screen and (max-width: 960px) {
  .top_content .element-3 {
    max-width: 100%!important;
  }
}


.top_content .rectangle-6 {
  position: relative;
  top:70px;
  width: 228px;
  height: 60px;
  background-color: #f5f5f5;
  border-radius: 30px;
  line-height:60px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 15px;
  padding-left:40px;
  cursor: pointer;
}

.top_content .rectangle-6::after {
  content: "";
  position: absolute;
  right: 20px; /* ボタンの右端からの距離を調整 */
  top: 50%;
  transform: translateY(-50%);
  width: 24px;   /* 画像サイズに合わせて調整 */
  height: 24px;
  background-image: url('../img/btn_arrow01.png');
  background-size: contain;
  background-repeat: no-repeat;
  transition: right 0.3s ease;
}

.top_content .rectangle-6:hover {
	opacity: 0.9;
}
/* ホバー時に矢印を右へ少し移動 */
.top_content .rectangle-6:hover::after {
    right: 15px; /* 右に5px移動 */
}



.top_content .text-wrapper-3 {
  height: 15px;
  top: 366px;
  left: 149px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: 15px;
  white-space: nowrap;
}

.top_content .group-5 {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 363px;
  left: 294px;
}

.top_content .group-6 {
  position: absolute;
  width: 101px;
  height: 172px;
  top: 337px;
  left: 626px;
}

.top_content .vector-2 {
  position: absolute;
  width: 1561px;
  height: 624px;
  top: 447px;
  left: 0;
}



.top_content .element-4 {
  position: absolute;
  width: 426px;
  top: 651px;
  left: 810px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #020202;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 36px;
}

.top_content .group-7 {
  position: absolute;
  width: 620px;
  height: 443px;
  top: 525px;
  left: 108px;
  box-shadow: 10px 20px 20px #0000001a;
}

.top_content .lab {
  position: absolute;
  width: 194px;
  height: 212px;
  top: 231px;
  left: 426px;
  object-fit: cover;
}

.top_content .workstyle {
  position: absolute;
  width: 194px;
  height: 212px;
  top: 0;
  left: 3px;
  object-fit: cover;
}

.top_content .workstyle-2 {
  position: absolute;
  width: 194px;
  height: 212px;
  top: 0;
  left: 215px;
  object-fit: cover;
}

.top_content .workstyle-3 {
  position: absolute;
  width: 194px;
  height: 212px;
  top: 0;
  left: 426px;
  object-fit: cover;
}

.top_content .workstyle-4 {
  position: absolute;
  width: 195px;
  height: 213px;
  top: 230px;
  left: 0;
  object-fit: cover;
}

.top_content .workstyle-5 {
  position: absolute;
  width: 194px;
  height: 212px;
  top: 230px;
  left: 212px;
  object-fit: cover;
}

.top_content .overlap-wrapper {
  position: absolute;
  width: 230px;
  height: 60px;
  top: 825px;
  left: 810px;
}

.top_content .overlap-3 {
  position: relative;
  width: 228px;
  height: 60px;
  background-color: #f5f5f5;
  border-radius: 30px;
}

.top_content .text-wrapper-5 {
  position: absolute;
  height: 15px;
  top: 22px;
  left: 38px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: 15px;
  white-space: nowrap;
}

.top_content .vector-wrapper {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 18px;
  left: 183px;
  background-color: #ffffff;
  border-radius: 12px;
}

.top_content .vector-3 {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 6px;
  left: 4px;
}

.top_content .bcf-bd-fcd {
  position: absolute;
  width: 70px;
  height: 189px;
  top: 756px;
  left: 1214px;
}

.top_content .text-wrapper-6 {
  position: absolute;
  top: 1163px;
  left: 218px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 60px;
  letter-spacing: 0;
  line-height: 60px;
  white-space: nowrap;
}

.top_content .div-wrapper {
  position: absolute;
  width: 87px;
  height: 17px;
  top: 1258px;
  left: 218px;
}

.top_content .text-wrapper-7 {
  position: absolute;
  height: 17px;
  top: 0;
  left: 0;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: 17px;
  white-space: nowrap;
}

.top_content .vector-4 {
  position: absolute;
  width: 840px;
  height: 1px;
  top: 1168px;
  left: 438px;
  object-fit: cover;
}

.top_content .vector-5 {
  position: absolute;
  width: 840px;
  height: 1px;
  top: 1448px;
  left: 438px;
  object-fit: cover;
}

.top_content .vector-6 {
  position: absolute;
  width: 840px;
  height: 1px;
  top: 1238px;
  left: 438px;
  object-fit: cover;
}

.top_content .vector-7 {
  position: absolute;
  width: 840px;
  height: 1px;
  top: 1308px;
  left: 438px;
  object-fit: cover;
}

.top_content .text-wrapper-8 {
  position: absolute;
  top: 1187px;
  left: 658px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.top_content .text-wrapper-9 {
  position: absolute;
  top: 1187px;
  left: 548px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #3f3d56;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.top_content .overlap-group-wrapper {
  position: absolute;
  width: 78px;
  height: 22px;
  top: 1193px;
  left: 438px;
}

.top_content .overlap-4 {
  position: relative;
  width: 76px;
  height: 22px;
  border-radius: 11px;
}

.top_content .text-wrapper-10 {
  position: absolute;
  top: 3px;
  left: 19px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #109cda;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}

.top_content .rectangle-7 {
  position: absolute;
  width: 76px;
  height: 22px;
  top: 0;
  left: 0;
  border-radius: 11px;
  border: 1px solid;
  border-color: #109cda;
}

.top_content .vector-8 {
  position: absolute;
  width: 840px;
  height: 1px;
  top: 1378px;
  left: 438px;
  object-fit: cover;
}

.top_content .text-wrapper-11 {
  position: absolute;
  top: 1257px;
  left: 658px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.top_content .text-wrapper-12 {
  top: 1258px;
  left: 548px;
  color: #3f3d56;
  position: absolute;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.top_content .group-8 {
  position: absolute;
  width: 78px;
  height: 22px;
  top: 1263px;
  left: 438px;
}

.top_content .text-wrapper-13 {
  position: absolute;
  top: 1327px;
  left: 658px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.top_content .text-wrapper-14 {
  top: 1328px;
  left: 548px;
  color: #3f3d56;
  position: absolute;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.top_content .group-9 {
  top: 1333px;
  position: absolute;
  width: 78px;
  height: 22px;
  left: 438px;
}

.top_content .text-wrapper-15 {
  position: absolute;
  top: 1397px;
  left: 658px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.top_content .text-wrapper-16 {
  top: 1398px;
  left: 548px;
  color: #3f3d56;
  position: absolute;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.top_content .group-10 {
  top: 1403px;
  position: absolute;
  width: 78px;
  height: 22px;
  left: 438px;
}

.top_content .group-11 {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 1253px;
  left: 328px;
}

.top_content .group-12 {
  position: absolute;
  width: 82px;
  height: 160px;
  top: 1309px;
  left: 262px;
}

.top_content .vector-9 {
  position: absolute;
  width: 1280px;
  height: 1px;
  top: 1068px;
  left: 108px;
  object-fit: cover;
}

.top_content .overlap-5 {
  position: absolute;
  width: 1205px;
  height: 491px;
  top: 1072px;
  left: 63px;
}

.top_content .rectangle-8 {
  position: absolute;
  width: 294px;
  height: 429px;
  top: 0;
  left: 257px;
  background-color: #109cda;
  border-radius: 15px;
}

.top_content .rectangle-9 {
  position: absolute;
  width: 294px;
  height: 429px;
  top: 0;
  left: 852px;
  background-color: #3acab2;
  border-radius: 15px;
}

.top_content .image-2 {
  position: absolute;
  width: 340px;
  height: 475px;
  top: 16px;
  left: 264px;
  object-fit: cover;
}

.top_content .image-3 {
  position: absolute;
  width: 340px;
  height: 475px;
  top: 16px;
  left: 865px;
  object-fit: cover;
}

.top_content .view {
  position: absolute;
  width: 401px;
  height: 443px;
  top: 48px;
  left: 0;
  background-color: #ffffffcc;
  border-radius: 15px;
  border: 1px solid;
  border-color: #d1d1d1;
  backdrop-filter: blur(10px) brightness(100%);
  -webkit-backdrop-filter: blur(10px) brightness(100%);
}

.top_content .view-2 {
  width: 400px;
  height: 443px;
  top: 48px;
  left: 601px;
  position: absolute;
  background-color: #ffffffcc;
  border-radius: 15px;
  border: 1px solid;
  border-color: #d1d1d1;
  backdrop-filter: blur(10px) brightness(100%);
  -webkit-backdrop-filter: blur(10px) brightness(100%);
}

.top_content .text-wrapper-17 {
  position: absolute;
  top: 84px;
  left: 32px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #109cda;
  font-size: 36px;
  letter-spacing: 2.00px;
  line-height: 36px;
  white-space: nowrap;
}

.top_content .text-wrapper-18 {
  position: absolute;
  top: 149px;
  left: 32px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 35.2px;
}

.top_content .group-13 {
  position: absolute;
  width: 330px;
  height: 281px;
  top: 186px;
  left: 32px;
}

.top_content .group-14 {
  position: absolute;
  width: 330px;
  height: 176px;
  top: 186px;
  left: 635px;
}

.top_content .text-wrapper-19 {
  position: absolute;
  top: 84px;
  left: 633px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #3acab2;
  font-size: 36px;
  letter-spacing: 2.00px;
  line-height: 36px;
  white-space: nowrap;
}

.top_content .text-wrapper-20 {
  position: absolute;
  width: 335px;
  top: 149px;
  left: 636px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 35.2px;
}

.top_content .text-wrapper-21 {
  position: absolute;
  top: 100px;
  left: 83px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #109cda;
  font-size: 20px;
  text-align: right;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.top_content .text-wrapper-22 {
  position: absolute;
  top: 100px;
  left: 725px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #3acab2;
  font-size: 20px;
  text-align: right;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.top_content .group-15 {
  position: absolute;
  width: 13px;
  height: 293px;
  top: 162px;
  left: 346px;
}

.top_content .group-16 {
  position: absolute;
  width: 13px;
  height: 188px;
  top: 162px;
  left: 950px;
}

.top_content .group-17 {
  position: absolute;
  width: 130px;
  height: 20px;
  top: 334px;
  left: 779px;
}

.top_content .overlap-6 {
  position: relative;
  width: 128px;
  height: 20px;
  border-radius: 10px;
}

.top_content .text-wrapper-23 {
  position: absolute;
  top: 3px;
  left: 12px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #109cda;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 13px;
  white-space: nowrap;
}

.top_content .rectangle-10 {
  position: absolute;
  width: 128px;
  height: 20px;
  top: 0;
  left: 0;
  border-radius: 10px;
  border: 1px solid;
  border-color: #109cda;
}

.top_content .overlap-7 {
  position: absolute;
  width: 1205px;
  height: 421px;
  top: 1584px;
  left: 63px;
}

.top_content .rectangle-11 {
  position: absolute;
  width: 294px;
  height: 365px;
  top: 0;
  left: 254px;
  background-color: #986b47;
  border-radius: 15px;
}

.top_content .rectangle-12 {
  position: absolute;
  width: 294px;
  height: 365px;
  top: 0;
  left: 852px;
  background-color: #7ea432;
  border-radius: 15px;
}

.top_content .image-4 {
  position: absolute;
  width: 340px;
  height: 404px;
  top: 17px;
  left: 865px;
  object-fit: cover;
}

.top_content .image-5 {
  position: absolute;
  width: 340px;
  height: 404px;
  top: 17px;
  left: 264px;
  object-fit: cover;
}

.top_content .view-3 {
  width: 401px;
  height: 374px;
  top: 47px;
  left: 0;
  position: absolute;
  background-color: #ffffffcc;
  border-radius: 15px;
  border: 1px solid;
  border-color: #d1d1d1;
  backdrop-filter: blur(10px) brightness(100%);
  -webkit-backdrop-filter: blur(10px) brightness(100%);
}

.top_content .view-4 {
  width: 400px;
  height: 374px;
  top: 47px;
  left: 601px;
  position: absolute;
  background-color: #ffffffcc;
  border-radius: 15px;
  border: 1px solid;
  border-color: #d1d1d1;
  backdrop-filter: blur(10px) brightness(100%);
  -webkit-backdrop-filter: blur(10px) brightness(100%);
}

.top_content .vector-10 {
  position: absolute;
  width: 330px;
  height: 1px;
  top: 190px;
  left: 32px;
  object-fit: cover;
}

.top_content .vector-11 {
  position: absolute;
  width: 330px;
  height: 1px;
  top: 224px;
  left: 32px;
  object-fit: cover;
}

.top_content .vector-12 {
  position: absolute;
  width: 330px;
  height: 1px;
  top: 260px;
  left: 32px;
  object-fit: cover;
}

.top_content .vector-13 {
  position: absolute;
  width: 330px;
  height: 1px;
  top: 294px;
  left: 32px;
  object-fit: cover;
}

.top_content .vector-14 {
  position: absolute;
  width: 330px;
  height: 1px;
  top: 330px;
  left: 32px;
  object-fit: cover;
}

.top_content .group-18 {
  position: absolute;
  width: 302px;
  height: 176px;
  top: 190px;
  left: 656px;
}

.top_content .text-wrapper-24 {
  position: absolute;
  top: 86px;
  left: 32px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #986b47;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 36px;
  white-space: nowrap;
}

.top_content .text-wrapper-25 {
  position: absolute;
  top: 153px;
  left: 32px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 35.2px;
}

.top_content .text-wrapper-26 {
  position: absolute;
  top: 86px;
  left: 633px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #7ea432;
  font-size: 36px;
  letter-spacing: 2.00px;
  line-height: 36px;
  white-space: nowrap;
}

.top_content .text-wrapper-27 {
  position: absolute;
  top: 106px;
  left: 118px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #986b47;
  font-size: 20px;
  text-align: right;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.top_content .text-wrapper-28 {
  position: absolute;
  top: 106px;
  left: 871px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #7ea432;
  font-size: 20px;
  text-align: right;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.top_content .text-wrapper-29 {
  position: absolute;
  width: 335px;
  top: 153px;
  left: 636px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 35.2px;
}

.top_content .vector-15 {
  position: absolute;
  width: 8px;
  height: 13px;
  top: 166px;
  left: 351px;
}

.top_content .vector-16 {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 202px;
  left: 346px;
}

.top_content .vector-17 {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 237px;
  left: 346px;
}

.top_content .vector-18 {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 272px;
  left: 346px;
}

.top_content .vector-19 {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 307px;
  left: 346px;
}

.top_content .group-19 {
  position: absolute;
  width: 13px;
  height: 188px;
  top: 166px;
  left: 950px;
}

.top_content .group-20 {
  position: absolute;
  width: 130px;
  height: 20px;
  top: 339px;
  left: 779px;
}

.top_content .logo {
  position: absolute;
  width: 371px;
  height: 40px;
  top: 37px;
  left: 19px;
  object-fit: cover;
}

.top_content .text-wrapper-30 {
  position: absolute;
  top: 13px;
  left: 1264px;
  font-family: "Roboto", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 25px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.top_content .text-wrapper-31 {
  position: absolute;
  top: 60px;
  left: 657px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
}

.top_content .text-wrapper-32 {
  position: absolute;
  top: 60px;
  left: 765px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
}

.top_content .text-wrapper-33 {
  position: absolute;
  top: 60px;
  left: 873px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
}

.top_content .text-wrapper-34 {
  position: absolute;
  top: 60px;
  left: 1032px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
}

.top_content .text-wrapper-35 {
  position: absolute;
  top: 13px;
  left: 878px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.top_content .overlap-8 {
  position: absolute;
  width: 152px;
  height: 34px;
  top: 57px;
  left: 1274px;
  background-color: #109cda;
  border-radius: 17px;
}

.top_content .text-wrapper-36 {
  position: absolute;
  top: 3px;
  left: 25px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 17px;
  letter-spacing: 0;
  line-height: normal;
}

.top_content .tel {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 17px;
  left: 1230px;
}

.top_content .text-wrapper-37 {
  position: absolute;
  top: 1014px;
  left: 1272px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #109cda;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.top_content .overlap-9 {
  position: absolute;
  width: 1291px;
  height: 301px;
  top: 3821px;
  left: 69px;
}

.top_content .group-21 {
  position: absolute;
  width: 1280px;
  height: 290px;
  top: 0;
  left: 0;
}

.top_content .image-6 {
  position: absolute;
  width: 290px;
  height: 290px;
  top: 0;
  left: 330px;
  background-color: #ffffff;
  border-radius: 4px;
}

.top_content .image-7 {
  position: absolute;
  width: 290px;
  height: 290px;
  top: 0;
  left: 660px;
  background-color: #ffffff;
  border-radius: 4px;
}

.top_content .image-8 {
  position: absolute;
  width: 290px;
  height: 290px;
  top: 0;
  left: 990px;
  background-color: #ffffff;
  border-radius: 4px;
}

.top_content .image-9 {
  position: absolute;
  width: 290px;
  height: 290px;
  top: 0;
  left: 0;
  background-color: #ffffff;
  border-radius: 4px;
}

.top_content .group-22 {
  position: absolute;
  width: 1280px;
  height: 290px;
  top: 11px;
  left: 11px;
  box-shadow: 10px 20px 20px #0000001a;
}

.top_content .image-10 {
  position: absolute;
  width: 290px;
  height: 290px;
  top: 0;
  left: 330px;
  object-fit: cover;
}

.top_content .image-11 {
  position: absolute;
  width: 290px;
  height: 290px;
  top: 0;
  left: 660px;
  object-fit: cover;
}

.top_content .image-12 {
  position: absolute;
  width: 290px;
  height: 290px;
  top: 0;
  left: 990px;
  object-fit: cover;
}

.top_content .image-13 {
  position: absolute;
  width: 290px;
  height: 290px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.top_content .group-23 {
  position: absolute;
  width: 1230px;
  height: 60px;
  top: 4154px;
  left: 80px;
}

.top_content .text-wrapper-38 {
  position: absolute;
  top: 28px;
  left: 0;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.top_content .text-wrapper-39 {
  top: 0;
  left: 0;
  color: #000000;
  position: absolute;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.top_content .text-wrapper-40 {
  position: absolute;
  top: 28px;
  left: 330px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.top_content .text-wrapper-41 {
  top: 0;
  left: 330px;
  color: #000000;
  position: absolute;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.top_content .text-wrapper-42 {
  position: absolute;
  top: 28px;
  left: 660px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.top_content .text-wrapper-43 {
  top: 0;
  left: 660px;
  color: #000000;
  position: absolute;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.top_content .text-wrapper-44 {
  position: absolute;
  top: 28px;
  left: 990px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.top_content .text-wrapper-45 {
  top: 0;
  left: 990px;
  color: #000000;
  position: absolute;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.top_content .text-wrapper-46 {
  position: absolute;
  top: 3721px;
  left: 636px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 60px;
  letter-spacing: 0;
  line-height: 60px;
  white-space: nowrap;
}

.top_content .group-24 {
  position: absolute;
  width: 140px;
  height: 30px;
  top: 3752px;
  left: 820px;
}

.top_content .group-25 {
  position: absolute;
  width: 87px;
  height: 17px;
  top: 5px;
  left: 0;
}

.top_content .img-wrapper {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  left: 110px;
  background-color: #109cda;
  border-radius: 15px;
}

.top_content .vector-20 {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 9px;
  left: 7px;
}

.top_content .overlap-10 {
  position: absolute;
  width: 124px;
  height: 522px;
  top: 1053px;
  left: 1272px;
}

.top_content .group-26 {
  position: absolute;
  width: 109px;
  height: 419px;
  top: 0;
  left: 0;
}

.top_content .overlap-11 {
  position: absolute;
  width: 48px;
  height: 419px;
  top: 0;
  left: 57px;
  background-color: #ffffff;
}

.top_content .text-wrapper-47 {
  position: absolute;
  width: 36px;
  top: 9px;
  left: 6px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 33px;
  text-align: center;
  letter-spacing: 2.00px;
  line-height: 36.3px;
}

.top_content .overlap-12 {
  position: absolute;
  width: 48px;
  height: 419px;
  top: 0;
  left: 0;
  background-color: #ffffff;
}

.top_content .text-wrapper-48 {
  position: absolute;
  width: 31px;
  top: 9px;
  left: 8px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 33px;
  text-align: center;
  letter-spacing: 2.00px;
  line-height: 36.3px;
}

.top_content .group-27 {
  position: absolute;
  width: 122px;
  height: 132px;
  top: 390px;
  left: 2px;
}

.top_content .group-28 {
  position: absolute;
  width: 1446px;
  height: 305px;
  top: 4322px;
  left: 0;
}

.top_content .overlap-13 {
  position: relative;
  width: 1440px;
  height: 305px;
  background-color: #109cda;
  border-radius: 60px 60px 0px 0px;
}

.top_content .text-wrapper-49 {
  position: absolute;
  top: 253px;
  left: 740px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  text-align: right;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.top_content .image-14 {
  position: absolute;
  width: 250px;
  height: 86px;
  top: 100px;
  left: 1148px;
  object-fit: cover;
}

.top_content .text-wrapper-50 {
  position: absolute;
  top: 253px;
  left: 46px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.top_content .text-wrapper-51 {
  position: absolute;
  top: 99px;
  left: 46px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 44px;
}

.top_content .image-15 {
  position: absolute;
  width: 250px;
  height: 86px;
  top: 101px;
  left: 874px;
  object-fit: cover;
}


.icon_new {
  background-color: #dacc2e;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  display: inline;
  font-family: 'Arial', 'Tahoma', sans-serif;
  font-size: 71%;
  margin-right: 5px;
  padding: 2px 4px;
  text-align: center;
}