@charset "utf-8";

html {
  scroll-behavior: smooth;
}

.PC {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif, Helvetica;
  }
  
  .PC .div {
    background-color: #ffffff;
    width: 100%;
    height: calc(-1600px + 46701px);
    position: relative;
  }
  
  .PC .overlap {
    position: absolute;
    width: 100%;
    height: calc(-1600px + 46551px);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .toppng{
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 10;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
    transition: opacity 1s,visibility 1s, transform 1s;
}

.toppng.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }

  .fvwrapper{
    height: 1280px;
  }

  .PC .FV {
    position: absolute;
    width: 100%;
    height: 1280px;
    top: 0;
    left: 0;
    object-fit: cover;
  }
  
  .PC .btn {
    max-width: 648px;
    width: 100%;
    top: 1026px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    object-fit: cover;
    animation: poyopoyo 2s ease-out infinite;
    }

    @keyframes poyopoyo {
    0%, 40%, 60%, 80% {
      transform: translateX(-50%) scale(1.0);
    }
    50%, 70% {
      transform: translateX(-50%) scale(0.95);
    }  
  }
  
  .PC .overlap-group-wrapper {
    position: absolute;
    width: 702px;
    height: 2207px;
    top: 1280px;
    left: 0;
  }
  
  .PC .overlap-group {
    position: relative;
    width: 700px;
    height: 2207px;
    background-image: url(./img/rectangle-1.svg);
    background-size: 100% 100%;
  }
  
  .PC .text-wrapper {
    position: absolute;
    width: 363px;
    top: 967px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", sans-serif, Helvetica;
    font-weight: 400;
    color: #333333;
    font-size: 100px;
    letter-spacing: 0;
    line-height: normal;
  }

.responsive{
width: 100%;
max-width: 700px;
}

  .PC .haikei{
    background-image: url(../img/Rectangle\ 1.png);
    width: 100%;
    height: 2207px;
    background-position-x: center;
  }
  
  .PC .text {
    position: absolute;
    width: 633px;
    height: 107px;
    top: 1360px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .element-2 {
    position: absolute;
    width: calc(100%* 640 / 700);
    max-width: 640px;
    height: 1648px;
    top: 1527px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
    border-radius: 30px;
  }
  
  .PC .view {
    position: absolute;
    width: 396px;
    height: 396px;
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/Ellipse1.png);
    background-size: 100% 100%;
  }
  
  .PC .element-3 {
    position: absolute;
    width: calc(100%* 540 / 640);
    max-width: 540px;
    height: 1061px;
    top: 503px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .view-2 {
    position: absolute;
    width: 450px;
    height: 160px;
    top: 0;
    left: 0;
  }
  
  .PC .check {
    position: absolute;
    width: 33px;
    height: 33px;
    top: 11px;
    left: 0;
    object-fit: cover;
  }
  
  .PC .overlap-group-2 {
    position: absolute;
    width: 390px;
    height: 160px;
    top: 0;
    left: 58px;
  }
  
  .PC .view-3 {
    position: absolute;
    width: 194px;
    height: 28px;
    top: 132px;
    left: 0;
    background-color: #fef496;
  }
  
  .PC .flexcontainer {
    gap: 10px;
    width: 390px;
    height: 155px;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .span-wrapper {
    position: relative;
    align-self: stretch;
    font-family: "Noto Sans JP", sans-serif, Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 31px;
    letter-spacing: 1.55px;
    line-height: normal;
  }
  
  .PC .span {
    color: #434343;
    letter-spacing: 0.48px;
  }
  
  .PC .text-wrapper-2 {
    font-family: "Noto Sans JP", sans-serif, Helvetica;
    font-weight: 700;
    color: #05549e;
    letter-spacing: 0.48px;
  }
  
  .PC .line {
    position: absolute;
    width: 536px;
    height: 1px;
    top: 194px;
    left: 0;
    object-fit: cover;
  }
  
  .PC .SNS {
    position: absolute;
    width: 352px;
    height: 160px;
    top: 239px;
    left: 0;
  }
  
  .PC .overlap-2 {
    position: absolute;
    width: 292px;
    height: 160px;
    top: 0;
    left: 58px;
  }
  
  .PC .view-4 {
    position: absolute;
    width: 292px;
    height: 28px;
    top: 132px;
    left: 0;
    background-color: #fef496;
  }
  
  .PC .flexcontainer-2 {
    gap: 10px;
    width: 292px;
    height: 155px;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .img {
    position: absolute;
    width: 540px;
    height: 1px;
    top: 434px;
    left: 0;
    object-fit: cover;
  }
  
  .PC .view-5 {
    position: absolute;
    width: 416px;
    height: 160px;
    top: 478px;
    left: 0;
  }
  
  .PC .overlap-3 {
    position: absolute;
    width: 356px;
    height: 160px;
    top: 0;
    left: 58px;
  }
  
  .PC .view-6 {
    position: absolute;
    width: 356px;
    height: 28px;
    top: 132px;
    left: 0;
    background-color: #fef496;
  }
  
  .PC .flexcontainer-3 {
    gap: 10px;
    width: 356px;
    height: 155px;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .line-2 {
    position: absolute;
    width: 540px;
    height: 1px;
    top: 672px;
    left: 0;
    object-fit: cover;
  }
  
  .PC .view-7 {
    position: absolute;
    width: 512px;
    height: 160px;
    top: 717px;
    left: 0;
  }
  
  .PC .overlap-4 {
    width: 452px;
    height: 160px;
    left: 58px;
    position: absolute;
    top: 0;
  }
  
  .PC .view-8 {
    position: absolute;
    width: 451px;
    height: 28px;
    top: 132px;
    left: 0;
    background-color: #fef496;
  }
  
  .PC .flexcontainer-4 {
    gap: 10px;
    width: 452px;
    height: 155px;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .line-3 {
    position: absolute;
    width: 540px;
    height: 1px;
    top: 912px;
    left: 0;
    object-fit: cover;
  }
  
  .PC .view-9 {
    position: absolute;
    width: 542px;
    height: 105px;
    top: 956px;
    left: 0;
  }
  
  .PC .overlap-5 {
    position: absolute;
    width: 482px;
    height: 105px;
    top: 0;
    left: 58px;
  }
  
  .PC .view-10 {
    position: absolute;
    width: 422px;
    height: 28px;
    top: 77px;
    left: 0;
    background-color: #fef496;
  }
  
  .PC .flexcontainer-5 {
    gap: 10px;
    width: 482px;
    height: 100px;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .flexcontainer-6 {
    gap: 10px;
    width: 615px;
    height: 182px;
    top: 3209px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .p {
    position: relative;
    align-self: stretch;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 36px;
    text-align: center;
    line-height: normal;
  }
  
  .PC .text-wrapper-3 {
    color: #434343;
    letter-spacing: 0.65px;
  }
  
  .PC .text-2 {
    position: relative;
    align-self: stretch;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    font-size: 36px;
    text-align: center;
    line-height: normal;
    width: 700px;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .text-wrapper-4 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #05549e;
    font-size: 40px;
    letter-spacing: 1.44px;
    line-height: 2em;
  }
  
  .PC .text-wrapper-5 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #05549e;
    font-size: 40px;
    letter-spacing: 0.8px;
  }
  
  .PC .text-wrapper-6 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #05549e;
    font-size: 40px;
    letter-spacing: -3.04px;
  }
  
  .PC .text-wrapper-7 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #05549e;
    font-size: 40px;
    letter-spacing: 1.6px;
  }

  .PC .haikei2 {
    position: relative;
    height: 5730px;
    left: 0;
    background-image:url(../img/背景\ 2.png);
    transform:translateY(-169px);
    z-index: -1;
  }


  .PC .text-3 {
    position: absolute;
    width: calc(100%* 659 / 700);
    max-width: 659px;
    height: 338px;
    top: 239px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .picture {
    position: absolute;
    width: 527px;
    height: 738px;
    top: 627px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.15);
  }
  
  .PC .div-2 {
    position: absolute;
    width: 641px;
    top: 1435px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: transparent;
    font-size: 30px;
    text-align: center;
    letter-spacing: 1.5px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-8 {
    color: #434343;
    letter-spacing: 0.45px;
  }
  
  .PC .text-wrapper-9 {
    color: #f16280;
    letter-spacing: 0.45px;
  }
  
  .PC .text-4 {
    position: absolute;
    width: 638px;
    height: 200px;
    top: 1655px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .div-3 {
    top: 1885px;
    left: calc(50% + 10px);
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    position: absolute;
    color: #434343;
    line-height: 50px;
    width: 680px;
  }
  
  .PC .text-wrapper-10 {
    letter-spacing: 0.9px;
  }
  
  .PC .text-wrapper-11 {
    letter-spacing: 0;
  }
  
  .PC .overlap-wrapper {
    position: absolute;
    width: 656px;
    height: 3575px;
    top: 2055px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-6 {
    position: relative;
    width: 640px;
    height: 3575px;
    background-color: #ffffff;
    border-radius: 20px;
    border: 2px solid;
    border-color: #05549e;
  }
  
  .PC .div-wrapper {
    width: 638px;
    height: 130px;
    left: -1px;
    background-color: #05549e;
    border-radius: 20px 20px 0px 0px;
    position: absolute;
    top: -1px;
  }
  
  .PC .div-4 {
    top: 33px;
    left: 60px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 44px;
    line-height: normal;
    position: absolute;
    text-align: center;
  }
  
  .PC .text-wrapper-12 {
    font-weight: 700;
    letter-spacing: 4.4px;
  }
  
  .PC .text-wrapper-13 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 4.4px;
  }
  
  .PC .text-wrapper-14 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    letter-spacing: 1.94px;
  }
  
  .PC .view-11 {
    position: absolute;
    width: 562px;
    height: 80px;
    top: 178px;
    left: 38px;
  }
  
  .PC .overlap-group-3 {
    position: relative;
    width: 560px;
    height: 80px;
    background-color: #add7fa;
    border-radius: 20px 20px 0px 0px;
  }
  
  .PC .text-wrapper-15 {
    position: absolute;
    top: 14px;
    left: 165px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #05549e;
    font-size: 36px;
    text-align: center;
    letter-spacing: 2.88px;
    line-height: normal;
  }
  
  .PC .image-wrapper {
    position: absolute;
    width: 560px;
    height: 360px;
    top: 258px;
    left: 38px;
    background-color: #e4f5fd;
    border-radius: 0px 0px 20px 20px;
  }
  
  .PC .image {
    position: absolute;
    width: 465px;
    height: 292px;
    top: 34px;
    left: 47px;
    object-fit: cover;
  }
  
  .PC .view-12 {
    position: absolute;
    width: 98px;
    height: 98px;
    top: 658px;
    left: 269px;
    border-radius: 49px;
  }
  
  .PC .overlap-7 {
    position: relative;
    width: 56px;
    height: 56px;
    top: 21px;
    left: 21px;
  }
  
  .PC .line-4 {
    position: absolute;
    width: 56px;
    height: 6px;
    top: 25px;
    left: 0;
  }
  
  .PC .line-5 {
    position: absolute;
    width: 6px;
    height: 56px;
    top: 0;
    left: 25px;
  }
  
  .PC .view-13 {
    position: absolute;
    width: 562px;
    height: 80px;
    top: 796px;
    left: 38px;
  }
  
  .PC .text-wrapper-16 {
    position: absolute;
    top: 14px;
    left: 184px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #05549e;
    font-size: 36px;
    text-align: center;
    letter-spacing: 2.88px;
    line-height: normal;
  }
  
  .PC .overlap-8 {
    position: absolute;
    width: 560px;
    height: 1679px;
    top: 876px;
    left: 38px;
    background-color: #e4f5fd;
    border-radius: 0px 0px 20px 20px;
  }
  
  .PC .image-2 {
    position: absolute;
    width: 500px;
    height: 360px;
    top: 50px;
    left: 30px;
  }
  
  .PC .text-wrapper-17 {
    position: absolute;
    top: 425px;
    left: 208px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.84px;
    line-height: normal;
  }
  
  .PC .image-3 {
    position: absolute;
    width: 500px;
    height: 510px;
    top: 516px;
    left: 30px;
  }
  
  .PC .text-wrapper-18 {
    position: absolute;
    top: 1041px;
    left: 179px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.84px;
    line-height: normal;
  }
  
  .PC .image-4 {
    position: absolute;
    width: 500px;
    height: 400px;
    top: 1132px;
    left: 30px;
  }
  
  .PC .text-wrapper-19 {
    position: absolute;
    top: 1547px;
    left: 121px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.84px;
    line-height: normal;
  }
  
  .PC .div-5 {
    position: absolute;
    width: 560px;
    top: 2625px;
    left: 38px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-20 {
    color: #434343;
    letter-spacing: 0.27px;
  }
  
  .PC .text-wrapper-21 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #f16280;
    letter-spacing: 0.27px;
  }
  
  .PC .element-4 {
    position: absolute;
    width: 560px;
    top: 2925px;
    left: 38px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-22 {
    color: #f16280;
    letter-spacing: 0.27px;
  }
  
  .PC .text-wrapper-23 {
    font-family: "Noto Sans JP-Light", Helvetica;
    font-weight: 300;
    color: #f16280;
    letter-spacing: 0.27px;
  }
  
  .PC .text-wrapper-24 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #434343;
    letter-spacing: 0.27px;
  }
  
  .PC .text-wrapper-25 {
    font-family: "Noto Sans JP-Light", Helvetica;
    font-weight: 300;
    color: #434343;
    letter-spacing: 0.27px;
  }
  
  .PC .text-wrapper-26 {
    position: absolute;
    width: 560px;
    top: 3175px;
    left: 38px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .element-5 {
    width: 584px;
    top: 3455px;
    left: 26px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 34px;
    position: absolute;
    text-align: justify;
  }
  
  .PC .element-6 {
    position: absolute;
    width: 100%;
    height: 5371px;
    top: 9048px;
    left: 0;
    background-color: #ebf6fd;
  }
  
  .PC .element-7 {
    position: absolute;
    height: 110px;
    top: 14419px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    width: 100%;
  }
  
  .PC .text-5 {
    position: absolute;
    width: 640px;
    height: 275px;
    top: 9148px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .merit {
    position: absolute;
    width: 642px;
    height: 1087px;
    top: 9453px;
    left: 50%;
    transform: translateX(-50%);
    }
  
  .PC .overlap-9 {
    position: relative;
    width: 640px;
    height: 1087px;
  }
  
  .PC .element-8 {
    position: absolute;
    width: 640px;
    height: 1016px;
    top: 71px;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    border: 2px solid;
    border-color: #add7fa;
  }
  
  .PC .merit-2 {
    position: absolute;
    width: 154px;
    height: 150px;
    top: 0;
    left: 245px;
    background-color: #05549e;
    border-radius: 50%;
  }
  
  .PC .overlap-group-4 {
    position: relative;
    width: 150px;
    height: 150px;
    background-image: url(./img/ellipse-3-3.svg);
    background-size: 100% 100%;
  }
  
  .PC .text-wrapper-27 {
    position: absolute;
    top: 19px;
    left: 46px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .PC .text-wrapper-28 {
    top: 34px;
    left: 36px;
    font-size: 70px;
    position: absolute;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .PC .text-6 {
    position: absolute;
    width: 450px;
    height: 132px;
    top: 180px;
    left: 95px;
  }
  
  .PC .element-9 {
    position: absolute;
    width: 560px;
    height: 400px;
    top: 357px;
    left: 40px;
    object-fit: cover;
    object-position: 0 10%;
  }
  
  .PC .flexcontainer-7 {
    gap: 30px;
    width: 560px;
    height: 230px;
    top: 807px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .text-7 {
    position: relative;
    align-self: stretch;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .merit-3 {
    position: absolute;
    width: 642px;
    height: 1087px;
    top: 10590px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-group-5 {
    position: relative;
    width: 150px;
    height: 150px;
    background-image: url(./img/ellipse-3.svg);
    background-size: 100% 100%;
  }
  
  .PC .text-8 {
    position: absolute;
    width: 540px;
    height: 132px;
    top: 180px;
    left: 50px;
    object-fit: cover;
  }
  
  .PC .text-9 {
    position: relative;
    align-self: stretch;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-29 {
    font-weight: 700;
    color: #434343;
    letter-spacing: 0.27px;
  }
  
  .PC .text-wrapper-30 {
    font-family: "Noto Sans JP", Helvetica;
    color: #434343;
    letter-spacing: 0.27px;
  }
  
  .PC .text-wrapper-31 {
    font-weight: 700;
    color: #f16280;
    letter-spacing: 0.27px;
  }
  
  .PC .merit-4 {
    position: absolute;
    width: 642px;
    height: 1187px;
    top: 11727px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-10 {
    position: relative;
    width: 640px;
    height: 1187px;
  }
  
  .PC .element-10 {
    position: absolute;
    width: 640px;
    height: 1116px;
    top: 71px;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    border: 2px solid;
    border-color: #add7fa;
  }
  
  .PC .overlap-group-6 {
    position: relative;
    width: 150px;
    height: 150px;
    background-image: url(./img/ellipse-3-4.svg);
    background-size: 100% 100%;
  }
  
  .PC .text-10 {
    position: absolute;
    width: 360px;
    height: 132px;
    top: 180px;
    left: 140px;
    object-fit: cover;
  }
  
  .PC .flexcontainer-8 {
    gap: 30px;
    width: 560px;
    height: 330px;
    top: 807px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .merit-5 {
    position: absolute;
    width: 642px;
    height: 1375px;
    top: 12964px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-11 {
    position: relative;
    width: 640px;
    height: 1375px;
  }
  
  .PC .element-11 {
    position: absolute;
    width: 640px;
    height: 1304px;
    top: 71px;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    border: 2px solid;
    border-color: #add7fa;
  }
  
  .PC .overlap-group-7 {
    position: relative;
    width: 150px;
    height: 150px;
    background-image: url(./img/ellipse-3-2.svg);
    background-size: 100% 100%;
  }
  
  .PC .text-11 {
    position: absolute;
    width: 585px;
    height: 198px;
    top: 180px;
    left: 27px;
    object-fit: cover;
  }
  
  .PC .element-12 {
    position: absolute;
    width: 560px;
    height: 400px;
    top: 423px;
    left: 40px;
  }
  
  .PC .flexcontainer-9 {
    gap: 30px;
    width: 560px;
    height: 330px;
    top: 873px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .view-14 {
    position: absolute;
    width: 559px;
    height: 102px;
    top: 1223px;
    left: 40px;
  }
  
  .PC .text-wrapper-32 {
    position: absolute;
    width: 22px;
    top: 0;
    left: 0;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 22px;
    text-align: justify;
    letter-spacing: 0;
    line-height: 34px;
  }
  
  .PC .text-wrapper-33 {
    position: absolute;
    width: 523px;
    top: 0;
    left: 32px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 22px;
    text-align: justify;
    letter-spacing: 0;
    line-height: 34px;
  }
  
  .PC .text-12 {
    top: 14539px;
    position: absolute;
    width: 636px;
    height: 319px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .step-section{
    position: absolute;
    top: 14920px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
  }
  
  .PC .STEP {
    width: 206px;
    height: 398px;
    top: 14906px;
  }
  
  .PC .overlap-12 {
    position: relative;
    width: 200px;
    height: 398px;
    background-color: #e4f5fd;
    border-radius: 15px;
    border: 1px solid;
    border-color: #add7fa;
  }
  
  .PC .step-wrapper {
    position: absolute;
    width: 200px;
    height: 60px;
    top: 0;
    left: 0;
    background-color: #05549e;
    border-radius: 15px 15px 0px 0px;
  }
  
  .PC .step {
    position: absolute;
    top: 5px;
    left: 57px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 24px;
    text-align: justify;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .text-wrapper-34 {
    letter-spacing: 0.29px;
  }
  
  .PC .text-wrapper-35 {
    letter-spacing: 0.86px;
  }
  
  .PC .text-wrapper-36 {
    font-size: 34px;
    letter-spacing: 0.58px;
  }
  
  .PC .element-13 {
    position: absolute;
    width: 162px;
    height: 162px;
    top: 81px;
    left: 18px;
    object-fit: contain;
    background-color: #fff;
    border-radius: 50%;
  }
  
  .PC .text-wrapper-37 {
    position: absolute;
    top: 255px;
    left: 40px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 28px;
    text-align: center;
    letter-spacing: 1.4px;
    line-height: normal;
  }
  
  .PC .element-14 {
    position: absolute;
    top: 347px;
    left: 18px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 18px;
    text-align: center;
    line-height: normal;
  }
  
  .PC .text-wrapper-38 {
    letter-spacing: 0.32px;
  }
  
  .PC .text-wrapper-39 {
    letter-spacing: 0.42px;
  }
  
  .PC .text-wrapper-40 {
    letter-spacing: 0.1px;
  }
  
  .PC .STEP-2 {
    width: 206px;
    height: 398px;
    top: 14906px;
  }
  
  .PC .element-15 {
    position: absolute;
    width: 164px;
    height: 164px;
    top: 80px;
    left: 17px;
    object-fit: contain;
    background-color: #fff;
    border-radius: 50%;
  }
  
  .PC .text-wrapper-41 {
    position: absolute;
    top: 255px;
    left: 26px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 28px;
    text-align: center;
    letter-spacing: 1.4px;
    line-height: normal;
  }
  
  .PC .OK {
    top: 321px;
    left: 21px;
    color: #434343;
    font-size: 18px;
    letter-spacing: 0.54px;
    line-height: normal;
    position: absolute;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
  }
  
  .PC .STEP-3 {
    width: 206px;
    height: 398px;
    top: 14906px;
  }
  
  .PC .text-wrapper-42 {
    position: absolute;
    top: 255px;
    left: 13px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 21px;
    text-align: center;
    letter-spacing: 0.42px;
    line-height: normal;
  }
  
  .PC .LINE {
    position: absolute;
    top: 285px;
    left: 21px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 28px;
    text-align: center;
    line-height: normal;
  }
  
  .PC .text-wrapper-43 {
    letter-spacing: 0.39px;
  }
  
  .PC .text-wrapper-44 {
    letter-spacing: -0.47px;
  }
  
  .PC .btn-2 {
    width: 644px;
    height: 204px;
    top: 15374px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    object-fit: cover;
    animation: poyopoyo 2s ease-out infinite;
  }

  @keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: translateX(-50%) scale(1.0);
  }
  50%, 70% {
    transform: translateX(-50%) scale(0.95);
  }  
  }
  
  .PC .element-16 {
    position: absolute;
    width: 100%;
    height: 1285px;
    top: 20433px;
    left: 0;
    object-fit: cover;
  }
  
  .PC .element-17 {
    position: absolute;
    width: 100%;
    height: 4880px;
    top: 15738px;
    left: 0;
    background: linear-gradient(180deg, #FFFCF1 0%, #FFFACC 99.96%);
  }
  
  .PC .element-18 {
    top: 15628px;
    position: absolute;
    height: 110px;
    left: 0;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    width: 100%;
  }
  
  .PC .text-13 {
    position: absolute;
    width: 523px;
    height: 209px;
    top: 15778px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .line-6 {
    position: absolute;
    width: 1px;
    height: 60px;
    top: 16022px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .element-19 {
    position: absolute;
    width: 642px;
    height: 1378px;
    top: 16116px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-13 {
    position: relative;
    width: 644px;
    height: 1378px;
  }
  
  .PC .element-20 {
    position: absolute;
    width: 640px;
    height: 1378px;
    top: 0;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
  }
  
  .PC .element-21 {
    position: absolute;
    width: 640px;
    height: 400px;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: 60% 50%;
  }
  
  .PC .element-22 {
    position: absolute;
    width: 644px;
    height: 735px;
    top: 0;
    left: 0;
  }
  
  .PC .overlap-group-8 {
    position: relative;
    width: 640px;
    height: 735px;
    background-image: url(./img/mask-group-3.png);
    background-size: 100% 100%;
  }

  .PC .overlap-group-8::before,
  .PC .overlap-group-9::before,
  .PC .overlap-group-10::before{
  content: "";
	position: absolute;
	border: solid #05549E;
	border-width: 100px 100px 0 0;
	border-bottom-right-radius: 100px;
  transform: scale(1.5);
  top: 24.5px;
  left: 24.5px;
  }
  
  .PC .text-wrapper-45 {
    position: absolute;
    top: 10px;
    left: 26px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 26px;
    letter-spacing: 2.6px;
    line-height: normal;
  }
  
  .PC .text-wrapper-46 {
    top: 30px;
    left: 35px;
    font-size: 66px;
    position: absolute;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .PC .text-14 {
    position: absolute;
    width: 403px;
    height: 179px;
    top: 460px;
    left: 118px;
    object-fit: cover;
  }
  
  .PC .element-23 {
    position: absolute;
    width: 520px;
    height: 1px;
    top: 688px;
    left: 60px;
    object-fit: cover;
  }
  
  .PC .flexcontainer-10 {
    gap: 30px;
    width: 560px;
    height: 590px;
    top: 738px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .text-wrapper-47 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #f16280;
    letter-spacing: 0.27px;
    text-decoration: underline;
  }
  
  .PC .element-24 {
    position: absolute;
    width: 642px;
    height: 1480px;
    top: 17564px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-14 {
    position: relative;
    width: 644px;
    height: 1480px;
  }
  
  .PC .element-25 {
    position: absolute;
    width: 640px;
    height: 1479px;
    top: 0;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
  }
  
  .PC .overlap-group-9 {
    position: relative;
    width: 640px;
    height: 735px;
    background-image: url(./img/mask-group.png);
    background-size: 100% 100%;
  }
  
  .PC .text-15 {
    position: absolute;
    width: 405px;
    height: 180px;
    top: 460px;
    left: 117px;
    object-fit: cover;
  }
  
  .PC .flexcontainer-11 {
    gap: 30px;
    width: 560px;
    height: 690px;
    top: 739px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .element-26 {
    position: absolute;
    width: 642px;
    height: 1366px;
    top: 19114px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-15 {
    position: relative;
    width: 644px;
    height: 1366px;
  }
  
  .PC .element-27 {
    position: absolute;
    width: 640px;
    height: 1365px;
    top: 0;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
  }
  
  .PC .overlap-group-10 {
    position: relative;
    width: 640px;
    height: 735px;
    background-image: url(./img/mask-group-2.png);
    background-size: 100% 100%;
  }
  
  .PC .text-16 {
    position: absolute;
    width: 540px;
    height: 116px;
    top: 460px;
    left: 50px;
    object-fit: cover;
  }
  
  .PC .element-28 {
    position: absolute;
    width: 520px;
    height: 1px;
    top: 624px;
    left: 60px;
    object-fit: cover;
  }
  
  .PC .flexcontainer-12 {
    gap: 30px;
    width: 560px;
    height: 640px;
    top: 675px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .text-17 {
    position: absolute;
    width: 659px;
    height: 188px;
    top: 20668px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .div-6 {
    position: absolute;
    top: 20848px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 36px;
    text-align: center;
    letter-spacing: 2.52px;
    line-height: normal;
  }
  
  .PC .text-wrapper-48 {
    letter-spacing: 0.91px;
  }
  
  .PC .text-wrapper-49 {
    font-size: 44px;
    letter-spacing: 1.36px;
  }
  
  .PC .before-after {
    position: absolute;
    width: 644px;
    height: 60px;
    top: 20964px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-16 {
    position: relative;
    width: 640px;
    height: 60px;
    background-color: #ffd3dc;
  }
  
  .PC .overlap-group-11 {
    position: absolute;
    width: 359px;
    height: 60px;
    top: 0;
    left: 0;
    background-image: url(./img/image-5.svg);
    background-size: 100% 100%;
  }
  
  .PC .text-wrapper-50 {
    position: absolute;
    top: 2px;
    left: 87px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #05549e;
    font-size: 38px;
    text-align: center;
    letter-spacing: 1.9px;
    line-height: normal;
  }
  
  .PC .text-wrapper-51 {
    position: absolute;
    top: 2px;
    left: 442px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #f16280;
    font-size: 38px;
    text-align: center;
    letter-spacing: 1.9px;
    line-height: normal;
  }
  
  .PC .ba{
    position: absolute;
    top: 21054px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 24px;
  }

  .PC .rectangle {
    width: 308px;
    height: 300px;
    top: 21054px;
    left: 680px;
    object-fit: cover;
    object-position: 40% 40%;
  }
  
  .PC .rectangle-2 {
    width: 308px;
    height: 300px;
    top: 21054px;
    left: 1012px;
    object-fit: cover;
    object-position: 0 0;
  }
  
  .PC .text-wrapper-52 {
    position: absolute;
    top: 21402px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 40px;
    text-align: center;
    letter-spacing: 2.8px;
    line-height: normal;
  }
  
  .PC .div-7 {
    position: absolute;
    top: 21470px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #f16280;
    font-size: 52px;
    text-align: center;
    line-height: normal;
    width: 600px;
  }
  
  .PC .text-wrapper-53 {
    font-weight: 700;
    letter-spacing: 3.4px;
  }
  
  .PC .text-wrapper-54 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    font-size: 48px;
    letter-spacing: 1.61px;
  }
  
  .PC .text-wrapper-55 {
    font-weight: 700;
    letter-spacing: 3.4px;
  }
  
  .PC .text-wrapper-56 {
    font-weight: 700;
    letter-spacing: 2.7px;
  }
  
  .PC .text-wrapper-57 {
    font-weight: 700;
    letter-spacing: 2.97px;
  }
  
  .PC .text-wrapper-58 {
    font-weight: 700;
    letter-spacing: 1.35px;
  }
  
  .PC .text-wrapper-59 {
    font-weight: 700;
    letter-spacing: -0.81px;
  }
  
  .PC .text-wrapper-60 {
    font-weight: 700;
    letter-spacing: -4.6px;
  }
  
  .PC .text-wrapper-61 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    letter-spacing: -15.14px;
  }
  
  .PC .text-wrapper-62 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    letter-spacing: 1.89px;
  }
  
  .PC .image-5 {
    position: absolute;
    width: 592px;
    height: 22px;
    top: 21626px;
    left: 704px;
    object-fit: cover;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .element-29 {
    position: absolute;
    width: 100%;
    height: 6385px;
    top: 21718px;
    left: 0;
    background-color: #e4f5fd;
  }
  
  .PC .text-18 {
    position: absolute;
    width: 390px;
    height: 120px;
    top: 21808px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .view-15 {
    position: absolute;
    width: 380px;
    height: 380px;
    top: 21978px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/Ellipse9.png);
    background-size: 100% 100%;
  }
  
  .PC .element-30 {
    position: absolute;
    width: 614px;
    height: 300px;
    top: 22398px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .view-16 {
    position: absolute;
    width: 176px;
    height: 50px;
    top: 0;
    left: 0;
  }
  
  .PC .text-wrapper-63 {
    top: 0;
    left: 0;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    font-size: 26px;
    text-align: justify;
    letter-spacing: 0.78px;
    white-space: nowrap;
    position: absolute;
    color: #434343;
    line-height: 50px;
  }
  
  .PC .text-wrapper-64 {
    position: absolute;
    top: 5px;
    left: 36px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 26px;
    text-align: justify;
    letter-spacing: 1.3px;
    line-height: 40px;
    white-space: nowrap;
  }
  
  .PC .JPIO {
    position: absolute;
    width: 583px;
    height: 85px;
    top: 60px;
    left: 0;
  }
  
  .PC .text-wrapper-65 {
    position: absolute;
    top: 5px;
    left: 36px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 26px;
    text-align: justify;
    letter-spacing: 1.3px;
    line-height: 40px;
  }
  
  .PC .fm-GIG {
    position: absolute;
    width: 341px;
    height: 50px;
    top: 155px;
    left: 0;
  }
  
  .PC .kindle {
    position: absolute;
    width: 618px;
    height: 85px;
    top: 215px;
    left: 0;
  }
  
  .PC .view-17 {
    position: absolute;
    width: 642px;
    height: 274px;
    top: 22732px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-17 {
    position: absolute;
    width: 300px;
    height: 54px;
    top: 0;
    left: 170px;
    background-image: url(../img/リボン.png);
    background-size: 100% 100%;
  }
  
  .PC .text-wrapper-66 {
    position: absolute;
    top: 8px;
    left: 49px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 24px;
    text-align: justify;
    letter-spacing: 1.2px;
    line-height: 40px;
    white-space: nowrap;
  }
  
  .PC .element-31 {
    position: absolute;
    width: 202px;
    height: 200px;
    top: 74px;
    left: 0;
  }
  
  .PC .element-wrapper {
    position: relative;
    width: 200px;
    height: 200px;
    background-color: #ffd3dc;
    border-radius: 100px;
  }
  
  .PC .element-32 {
    width: 159px;
    top: 68px;
    left: 21px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #f16280;
    font-size: 22px;
    letter-spacing: 0.66px;
    line-height: 30px;
    position: absolute;
    text-align: center;
  }
  
  .PC .element-33 {
    position: absolute;
    width: 202px;
    height: 200px;
    top: 74px;
    left: 220px;
  }
  
  .PC .element-34 {
    position: absolute;
    width: 202px;
    height: 200px;
    top: 74px;
    left: 440px;
  }
  
  .PC .element-35 {
    position: absolute;
    width: 120px;
    top: 37px;
    left: 40px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #f16280;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0.66px;
    line-height: 30px;
  }
  
  .PC .view-18 {
    position: absolute;
    width: 644px;
    height: 573px;
    top: 23056px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-18 {
    position: relative;
    width: 640px;
    height: 573px;
    background-color: #ffffff;
    border-radius: 20px;
  }
  
  .PC .text-wrapper-67 {
    position: absolute;
    top: 40px;
    left: 288px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #05549e;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 3px;
    line-height: 42px;
    white-space: nowrap;
  }
  
  .PC .image-6 {
    position: absolute;
    width: 100px;
    height: 1px;
    top: 92px;
    left: 270px;
    object-fit: cover;
  }
  
  .PC .flexcontainer-13 {
    gap: 30px;
    width: 534px;
    height: 412px;
    top: 121px;
    left: 53px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .text-19 {
    position: relative;
    align-self: stretch;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #05549e;
    font-size: 28px;
    text-align: justify;
    letter-spacing: 1.4px;
    line-height: 44px;
  }
  
  .PC .text-wrapper-68 {
    position: absolute;
    width: 560px;
    top: 23698px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-69 {
    position: absolute;
    width: 560px;
    top: 23848px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .web {
    position: absolute;
    width: 560px;
    top: 24098px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .div-8 {
    position: absolute;
    width: 560px;
    top: 24298px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-70 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #f16280;
    letter-spacing: 0.27px;
  }
  
  .PC .view-19 {
    position: absolute;
    width: 580px;
    height: 400px;
    top: 24449px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/Rectangle\ 24.png);
  }
  
  .PC .text-wrapper-71 {
    position: absolute;
    width: 560px;
    top: 24898px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .div-9 {
    position: absolute;
    width: 560px;
    top: 25098px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .div-10 {
    position: absolute;
    width: 560px;
    top: 25348px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-72 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #f16280;
    letter-spacing: 0.27px;
    text-decoration: underline;
  }
  
  .PC .text-wrapper-73 {
    position: absolute;
    width: 560px;
    top: 25548px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
.PC .view2021{
  position: absolute;
  top: 25699px;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  gap: 40px;
}

  .PC .view-20 {
    width: 282px;
    height: 280px;
    top: 25699px;
    left: 700px;
  }
  
  .PC .overlap-19 {
    position: relative;
    width: 280px;
    height: 280px;
    background-color: #f16280;
    border-radius: 140px;
  }
  
  .PC .text-wrapper-74 {
    position: absolute;
    top: 115px;
    left: 40px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    letter-spacing: 1.6px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .view-21 {
    width: 282px;
    height: 280px;
    top: 25699px;
    left: 1020px;
  }
  
  .PC .text-wrapper-75 {
    position: absolute;
    top: 90px;
    left: 25px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0.96px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-76 {
    position: absolute;
    width: 560px;
    top: 26028px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .div-11 {
    position: absolute;
    width: 560px;
    top: 26178px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .view-22 {
    position: absolute;
    width: 580px;
    height: 450px;
    top: 26379px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/Rectangle\ 24b.png);
    background-size: 100% 90%;
    object-fit: contain;
  }
  
  .PC .div-12 {
    position: absolute;
    width: 560px;
    top: 26878px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .view-23 {
    position: absolute;
    width: 32px;
    height: 24px;
    top: 27105px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff498;
  }
  
  .PC .view-24 {
    position: absolute;
    width: 560px;
    height: 24px;
    top: 27155px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff498;
  }
  
  .PC .view-25 {
    position: absolute;
    width: 166px;
    height: 24px;
    top: 27205px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff498;
  }
  
  .PC .element-36 {
    position: absolute;
    width: 560px;
    top: 27078px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }

  .marker{
    background: linear-gradient(transparent 50%, #FFF498 0%);
  }
  
  .PC .div-13 {
    position: absolute;
    width: 560px;
    top: 27278px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-77 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    letter-spacing: 0.27px;
  }
  
  .PC .text-wrapper-78 {
    position: absolute;
    width: 560px;
    top: 27478px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-79 {
    position: absolute;
    width: 560px;
    top: 27628px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .btn-3 {
    width: 644px;
    height: 204px;
    top: 27799px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    object-fit: cover;
    animation: poyopoyo 2s ease-out infinite;
  }

  @keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: translateX(-50%) scale(1.0);
  }
  50%, 70% {
    transform: translateX(-50%) scale(0.95);
  }  
  }
  
  .PC .element-37 {
    position: absolute;
    height: 5182px;
    top: 28103px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    width: 100%;
  }
  
  .PC .text-20 {
    position: absolute;
    width: 556px;
    height: 210px;
    top: 28183px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .view-26 {
    position: absolute;
    width: 642px;
    height: 658px;
    top: 28463px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-20 {
    position: relative;
    width: 640px;
    height: 658px;
  }
  
  .PC .view-27 {
    position: absolute;
    width: 640px;
    height: 598px;
    top: 60px;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    border: 2px solid;
    border-color: #05549e;
  }
  
  .PC .view-28 {
    position: absolute;
    width: 550px;
    height: 150px;
    top: 0;
    left: 45px;
    background-color: #05549e;
    border-radius: 20px;
  }
  
  .PC .flexcontainer-14 {
    gap: 4px;
    width: 437px;
    height: 112px;
    top: 19px;
    left: 101px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .text-21 {
    position: relative;
    align-self: stretch;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 38px;
    text-align: center;
    letter-spacing: 1.9px;
    line-height: 54px;
  }
  
  .PC .text-wrapper-80 {
    letter-spacing: 0.72px;
  }
  
  .PC .view-29 {
    position: absolute;
    width: 574px;
    height: 408px;
    top: 200px;
    left: 39px;
  }
  
  .PC .or-wrapper {
    position: absolute;
    width: 543px;
    height: 50px;
    top: 50px;
    left: 29px;
  }
  
  .PC .or {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 21px;
    text-align: justify;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .text-wrapper-81 {
    letter-spacing: 0.13px;
  }
  
  .PC .text-wrapper-82 {
    letter-spacing: -1.19px;
  }
  
  .PC .text-wrapper-83 {
    letter-spacing: 1.28px;
  }
  
  .PC .text-wrapper-84 {
    letter-spacing: -2.21px;
  }
  
  .PC .text-wrapper-85 {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .text-wrapper-86 {
    position: absolute;
    top: 0;
    left: 40px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .view-30 {
    position: absolute;
    width: 229px;
    height: 50px;
    top: 136px;
    left: 0;
  }
  
  .PC .view-31 {
    position: absolute;
    width: 136px;
    height: 50px;
    top: 222px;
    left: 0;
  }
  
  .PC .element-38 {
    position: absolute;
    width: 361px;
    height: 100px;
    top: 308px;
    left: 0;
  }
  
  .PC .element-39 {
    position: absolute;
    top: 0;
    left: 40px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 30px;
    text-align: justify;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .text-wrapper-87 {
    position: absolute;
    top: 50px;
    left: 34px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 26px;
    text-align: justify;
    letter-spacing: 0.78px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .line-7 {
    width: 560px;
    top: 317px;
    left: 40px;
    position: absolute;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .line-8 {
    width: 560px;
    top: 403px;
    left: 40px;
    position: absolute;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .line-9 {
    top: 489px;
    left: 39px;
    position: absolute;
    width: 560px;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .view-32 {
    position: absolute;
    width: 650px;
    height: 1428px;
    top: 29191px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-21 {
    position: relative;
    width: 640px;
    height: 1428px;
  }
  
  .PC .view-33 {
    position: absolute;
    width: 640px;
    height: 1368px;
    top: 60px;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    border: 2px solid;
    border-color: #05549e;
  }
  
  .PC .view-34 {
    position: absolute;
    width: 550px;
    height: 210px;
    top: 0;
    left: 45px;
    background-color: #05549e;
    border-radius: 20px;
  }
  
  .PC .flexcontainer-15 {
    gap: 4px;
    width: 356px;
    height: 170px;
    top: 20px;
    left: 142px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .text-wrapper-88 {
    position: absolute;
    top: 260px;
    left: 93px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #05549e;
    font-size: 34px;
    text-align: justify;
    letter-spacing: 1.02px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .view-35 {
    position: absolute;
    width: 260px;
    height: 50px;
    top: 360px;
    left: 39px;
  }
  
  .PC .view-36 {
    position: absolute;
    width: 260px;
    height: 50px;
    top: 446px;
    left: 39px;
  }
  
  .PC .view-37 {
    position: absolute;
    width: 322px;
    height: 50px;
    top: 532px;
    left: 39px;
  }
  
  .PC .view-38 {
    position: absolute;
    width: 537px;
    height: 50px;
    top: 618px;
    left: 39px;
  }
  
  .PC .line-10 {
    width: 560px;
    top: 427px;
    left: 39px;
    position: absolute;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .line-11 {
    width: 560px;
    top: 513px;
    left: 40px;
    position: absolute;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .line-12 {
    top: 599px;
    left: 40px;
    position: absolute;
    width: 560px;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .image-7 {
    position: absolute;
    width: 260px;
    height: 280px;
    top: 718px;
    left: 40px;
    object-fit: cover;
    border-radius: 20px;
  }
  
  .PC .image-8 {
    position: absolute;
    width: 260px;
    height: 280px;
    top: 718px;
    left: 340px;
    object-fit: cover;
    border-radius: 20px;
  }
  
  .PC .image-9 {
    position: absolute;
    width: 312px;
    height: 250px;
    top: 1073px;
    left: 164px;
    object-fit: cover;
    border-radius: 20px;
  }
  
  .PC .text-wrapper-89 {
    position: absolute;
    top: 1003px;
    left: 83px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 24px;
    text-align: justify;
    letter-spacing: 0.72px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .text-wrapper-90 {
    position: absolute;
    top: 1003px;
    left: 383px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 24px;
    text-align: justify;
    letter-spacing: 0.72px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .text-wrapper-91 {
    position: absolute;
    top: 1328px;
    left: 209px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 24px;
    text-align: justify;
    letter-spacing: 0.72px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .view-39 {
    position: absolute;
    width: 642px;
    height: 1170px;
    top: 30689px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-22 {
    position: relative;
    width: 640px;
    height: 1170px;
  }
  
  .PC .view-40 {
    position: absolute;
    width: 640px;
    height: 1110px;
    top: 60px;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    border: 2px solid;
    border-color: #05549e;
  }
  
  .PC .flexcontainer-16 {
    gap: 4px;
    width: 358px;
    height: 170px;
    top: 20px;
    left: 141px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .view-41 {
    position: absolute;
    width: 383px;
    height: 50px;
    top: 260px;
    left: 39px;
  }
  
  .PC .view-42 {
    position: absolute;
    width: 445px;
    height: 50px;
    top: 346px;
    left: 39px;
  }
  
  .PC .view-43 {
    position: absolute;
    width: 229px;
    height: 50px;
    top: 432px;
    left: 39px;
  }
  
  .PC .view-44 {
    position: absolute;
    width: 136px;
    height: 50px;
    top: 518px;
    left: 39px;
  }
  
  .PC .element-40 {
    position: absolute;
    width: 280px;
    height: 50px;
    top: 604px;
    left: 39px;
  }
  
  .PC .view-45 {
    position: absolute;
    width: 569px;
    height: 100px;
    top: 690px;
    left: 38px;
  }
  
  .PC .line-13 {
    width: 560px;
    top: 327px;
    left: 40px;
    position: absolute;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .line-14 {
    width: 560px;
    top: 413px;
    left: 40px;
    position: absolute;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .line-15 {
    top: 499px;
    left: 40px;
    position: absolute;
    width: 560px;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .line-16 {
    position: absolute;
    width: 560px;
    height: 1px;
    top: 585px;
    left: 40px;
    object-fit: cover;
  }
  
  .PC .line-17 {
    position: absolute;
    width: 560px;
    height: 1px;
    top: 671px;
    left: 40px;
    object-fit: cover;
  }
  
  .PC .image-10 {
    position: absolute;
    width: 260px;
    height: 280px;
    top: 840px;
    left: 40px;
    object-fit: cover;
    border-radius: 20px;
  }
  
  .PC .image-11 {
    position: absolute;
    width: 260px;
    height: 280px;
    top: 840px;
    left: 340px;
    object-fit: cover;
    border-radius: 20px;
    object-position: 0 100%;
  }
  
  .PC .element-41 {
    position: absolute;
    width: 642px;
    height: 1211px;
    top: 31974px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-23 {
    position: relative;
    width: 640px;
    height: 1211px;
  }
  
  .PC .view-46 {
    position: absolute;
    width: 640px;
    height: 1151px;
    top: 60px;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
    border: 2px solid;
    border-color: #05549e;
  }
  
  .PC .element-42 {
    position: absolute;
    width: 530px;
    height: 50px;
    top: 260px;
    left: 33px;
  }
  
  .PC .text-wrapper-92 {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #333333;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .text-wrapper-93 {
    position: absolute;
    top: 0;
    left: 99px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #333333;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .element-43 {
    position: absolute;
    width: 413px;
    height: 100px;
    top: 346px;
    left: 33px;
  }
  
  .PC .text-wrapper-94 {
    position: absolute;
    top: 50px;
    left: 99px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #333333;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .element-44 {
    position: absolute;
    width: 581px;
    height: 100px;
    top: 482px;
    left: 33px;
  }
  
  .PC .text-wrapper-95 {
    position: absolute;
    top: 50px;
    left: 99px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #333333;
    font-size: 21px;
    text-align: justify;
    letter-spacing: 0.63px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .element-45 {
    position: absolute;
    width: 475px;
    height: 100px;
    top: 618px;
    left: 33px;
  }
  
  .PC .element-46 {
    position: absolute;
    width: 599px;
    height: 83px;
    top: 748px;
    left: 23px;
  }
  
  .PC .overlap-group-12 {
    position: relative;
    width: 595px;
    height: 83px;
  }
  
  .PC .rectangle-3 {
    position: absolute;
    width: 595px;
    height: 80px;
    top: 3px;
    left: 0;
    background-color: #ffffff;
    border-radius: 10px;
  }
  
  .PC .text-wrapper-96 {
    position: absolute;
    top: 0;
    left: 15px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #333333;
    font-size: 22px;
    text-align: justify;
    letter-spacing: 0.66px;
    line-height: 50px;
    white-space: nowrap;
  }
  
  .PC .element-47 {
    position: absolute;
    top: 8px;
    left: 47px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #333333;
    font-size: 22px;
    text-align: justify;
    letter-spacing: 0.66px;
    line-height: 34px;
  }
  
  .PC .line-18 {
    width: 574px;
    top: 327px;
    left: 33px;
    position: absolute;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .line-19 {
    width: 574px;
    top: 463px;
    left: 33px;
    position: absolute;
    height: 1px;
    object-fit: cover;
  }
  
  .PC .line-20 {
    position: absolute;
    width: 574px;
    height: 1px;
    top: 599px;
    left: 33px;
    object-fit: cover;
  }
  
  .PC .element-48 {
    position: absolute;
    width: 260px;
    height: 280px;
    top: 881px;
    left: 40px;
    object-fit: cover;
    border-radius: 20px;
  }
  
  .PC .element-49 {
    position: absolute;
    width: 260px;
    height: 280px;
    top: 881px;
    left: 340px;
    object-fit: cover;
    border-radius: 20px;
  }
  
  .PC .element-50 {
    position: absolute;
    width: 2000px;
    height: 6424px;
    top: 33285px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    width: 100%;
  }
  
  .PC .text-22 {
    position: absolute;
    width: 352px;
    height: 120px;
    top: 33385px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .element-51 {
    position: absolute;
    width: 646px;
    height: 1425px;
    top: 33535px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-24 {
    position: relative;
    width: 640px;
    height: 1425px;
  }
  
  .PC .view-47 {
    position: absolute;
    width: 640px;
    height: 1364px;
    top: 61px;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
  }
  
  .PC .image-12 {
    position: absolute;
    width: 264px;
    height: 264px;
    top: 0;
    left: 346px;
  }
  
  .PC .text-wrapper-97 {
    position: absolute;
    top: 101px;
    left: 40px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #434343;
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 40px;
  }
  
  .PC .image-13 {
    position: absolute;
    width: 306px;
    height: 1px;
    top: 264px;
    left: 40px;
    object-fit: cover;
  }
  
  .PC .text-wrapper-98 {
    position: absolute;
    top: 193px;
    left: 126px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 60px;
    white-space: nowrap;
  }
  
  .PC .flexcontainer-17 {
    gap: 40px;
    width: 560px;
    height: 1060px;
    top: 315px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .text-23 {
    position: relative;
    align-self: stretch;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .text-wrapper-99 {
    font-weight: 500;
    color: #f16280;
    letter-spacing: 0.27px;
  }
  
  .PC .element-52 {
    position: absolute;
    width: 646px;
    height: 1525px;
    top: 35010px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-25 {
    position: relative;
    width: 640px;
    height: 1525px;
  }
  
  .PC .view-48 {
    position: absolute;
    width: 640px;
    height: 1464px;
    top: 61px;
    left: 0;
    background-color: #ffffff;
    border-radius: 20px;
  }
  
  .PC .text-wrapper-100 {
    position: absolute;
    top: 193px;
    left: 107px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 60px;
    white-space: nowrap;
  }
  
  .PC .flexcontainer-18 {
    gap: 40px;
    width: 560px;
    height: 1160px;
    top: 315px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .text-24 {
    position: absolute;
    width: 536px;
    height: 284px;
    top: 36635px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .element-53 {
    position: absolute;
    width: 644px;
    height: 760px;
    top: 36989px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-26 {
    position: relative;
    width: 640px;
    height: 760px;
    background-color: #ffffff;
    border-radius: 20px;
  }
  
  .PC .text-wrapper-101 {
    position: absolute;
    top: 50px;
    left: 215px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #05549e;
    font-size: 34px;
    letter-spacing: 1.02px;
    line-height: 60px;
    white-space: nowrap;
  }
  
  .PC .image-14 {
    position: absolute;
    width: 400px;
    height: 1px;
    top: 139px;
    left: 120px;
    object-fit: cover;
  }
  
  .PC .flexcontainer-19 {
    gap: 40px;
    width: 560px;
    height: 520px;
    top: 190px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .text-25 {
    position: relative;
    align-self: stretch;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #333333;
    font-size: 30px;
    text-align: justify;
    letter-spacing: 0.9px;
    line-height: 50px;
  }
  
  .PC .element-54 {
    position: absolute;
    width: 644px;
    height: 860px;
    top: 37819px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-27 {
    position: relative;
    width: 640px;
    height: 860px;
    background-color: #ffffff;
    border-radius: 20px;
  }
  
  .PC .text-wrapper-102 {
    position: absolute;
    top: 50px;
    left: 75px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #05549e;
    font-size: 34px;
    letter-spacing: 1.02px;
    line-height: 60px;
    white-space: nowrap;
  }
  
  .PC .flexcontainer-20 {
    gap: 40px;
    width: 560px;
    height: 620px;
    top: 190px;
    left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
  }
  
  .PC .element-55 {
    position: absolute;
    width: 644px;
    height: 860px;
    top: 38749px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .qa{
    position: absolute;
    height: 2760px;
    top: 39709px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    width: 100%;
    background-image:url(../img/背景\ 9.png);
    padding: 100px auto;
  }

  .PC .element-56 {
    position: absolute;
    height: 4360px;
    top: 39709px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    width: 100%;
  }
  
  .PC .text-26 {
    margin: 100px auto 0;
    width: 100%;
    height: 78px;
    object-fit: contain;
  }
  
  .PC .view-49 {
    position: absolute;
    width: 342px;
    height: 60px;
    top: 39927px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-28 {
    position: relative;
    width: 340px;
    height: 60px;
    background-color: #f16280;
    border-radius: 30px;
    margin: 0 auto 50px;
  }

  .overlap-28.qaheight{
    margin: 100px auto 50px;
  }

  
  .PC .text-wrapper-103 {
    position: absolute;
    width: 227px;
    height: 51px;
    top: 0;
    left: 57px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    letter-spacing: 2.56px;
    line-height: 60px;
    white-space: nowrap;
  }
    
  .PC .overlap-29 {
    position: relative;
    width: 640px;
    height: 160px;
    background-color: #add7fa;
  }
    
  .PC .overlap-group-13 {
    position: relative;
    width: 70px;
    height: 70px;
    background-color: #ffffff;
    border-radius: 35px;
  }
  
  .PC .text-wrapper-104 {
    position: absolute;
    height: 40px;
    top: 10px;
    left: 18px;
    font-family: "Noto Sans JP-DemiLight", Helvetica;
    font-weight: 300;
    color: #05549e;
    font-size: 44px;
    text-align: justify;
    letter-spacing: 1.32px;
    line-height: 40px;
    white-space: nowrap;
  }
  
  .PC .text-wrapper-105 {
    position: absolute;
    width: 430px;
    top: 20px;
    left: 105px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #05549e;
    font-size: 25px;
    text-align: justify;
    letter-spacing: 1.25px;
    line-height: 40px;
  }
    
  .PC .overlap-30 {
    position: relative;
    width: 640px;
    height: 240px;
    background-color: #e4f5fd;
    border: 2px solid;
    border-color: #add7fa;
  }
  
  .PC .text-wrapper-106 {
    position: absolute;
    width: 580px;
    top: 18px;
    left: 28px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #333333;
    font-size: 25px;
    text-align: justify;
    letter-spacing: 1.25px;
    line-height: 40px;
  }
  
  .PC .overlap-31 {
    position: relative;
    width: 640px;
    height: 120px;
    background-color: #add7fa;
  }
  
  .PC .line-22 {
    position: absolute;
    width: 35px;
    height: 2px;
    top: 58px;
    left: 576px;
  }
  
  .PC .overlap-32 {
    position: relative;
    width: 640px;
    height: 80px;
    background-color: #e4f5fd;
    border: 2px solid;
    border-color: #add7fa;
  }
  
  .PC .overlap-33 {
    position: relative;
    width: 640px;
    height: 200px;
    background-color: #e4f5fd;
    border: 2px solid;
    border-color: #add7fa;
  }
  
  .PC .text-wrapper-107 {
    position: absolute;
    top: 40px;
    left: 105px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #05549e;
    font-size: 25px;
    text-align: justify;
    letter-spacing: 1.25px;
    line-height: 40px;
    white-space: nowrap;
  }
  
  .PC .overlap-34 {
    position: relative;
    width: 640px;
    height: 160px;
    background-color: #e4f5fd;
    border: 2px solid;
    border-color: #add7fa;
  }
  
  .PC .view-50 {
    position: absolute;
    width: 342px;
    height: 61px;
    top: 41817px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .overlap-35 {
    position: relative;
    width: 340px;
    height: 61px;
  }
  
  .PC .rectangle-4 {
    position: absolute;
    width: 340px;
    height: 60px;
    top: 1px;
    left: 0;
    background-color: #f16280;
    border-radius: 30px;
  }
  
  .PC .text-wrapper-108 {
    position: absolute;
    height: 60px;
    top: 0;
    left: 51px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    letter-spacing: 2.56px;
    line-height: 60px;
    white-space: nowrap;
  }
  
  .PC .overlap-36 {
    position: relative;
    width: 640px;
    height: 120px;
    background-color: #e4f5fd;
    border: 2px solid;
    border-color: #add7fa;
  }
  
  .PC .view-51 {
    position: absolute;
    width: 342px;
    height: 61px;
    top: 43038px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .PC .text-wrapper-109 {
    position: absolute;
    height: 60px;
    top: 0;
    left: 68px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    letter-spacing: 2.56px;
    line-height: 60px;
    white-space: nowrap;
  }
  
  .PC .overlap-37 {
    position: relative;
    width: 640px;
    height: 121px;
    background-color: #add7fa;
  }
  
  .PC .text-wrapper-110 {
    width: 430px;
    top: 20px;
    left: 105px;
    transform: rotate(-0.09deg);
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #05549e;
    font-size: 25px;
    letter-spacing: 1.25px;
    line-height: 40px;
    position: absolute;
    text-align: justify;
  }
  
  .PC .element-57 {
    position: absolute;
    width: 100%;
    height: 1323px;
    top: calc(-1600px + 44069px);
    left: 0;
    background-color: #fffcf1;
  }
  
  .PC .element-58 {
    top: calc(-1600px + 45392px);
    position: absolute;
    height: 110px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    width: 100%;
  }
  
  .PC .text-27 {
    position: absolute;
    width: 640px;
    height: 425px;
    top: calc(-1600px + 44139px);
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }
  
  .PC .picture-2 {
    position: absolute;
    width: 547px;
    height: 758px;
    top: calc(-1600px + 44578px);
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.25);
  }
  
  .PC .text-28 {
    top: calc(-1600px + 45512px);
    position: absolute;
    width: 636px;
    height: 319px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
  }

  .PC .stepwrapper{
    position: absolute;
    top: calc(-1600px + 45897px);
    left: 50%;
    transform: translateX(-50%);
    display: flex;
  }
  
  .PC .step-2 {
    width: 206px;
    height: 398px;
    top: 45879px;
    left: 680px;
  }
  
  .PC .step-3 {
    width: 206px;
    height: 398px;
    top: 45879px;
    left: 900px;
  }
  
  .PC .step-4 {
    width: 206px;
    height: 398px;
    top: 45879px;
    left: 1120px;
  }
  
  .PC .text-wrapper-111 {
    position: absolute;
    top: 255px;
    left: 14px;
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 500;
    color: #434343;
    font-size: 21px;
    text-align: center;
    letter-spacing: 0.42px;
    line-height: normal;
  }
  
  .PC .btn-4 {
    position: absolute;
    width: 644px;
    height: 204px;
    top: calc(-1600px + 46347px);
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    animation: poyopoyo 2s ease-out infinite;
  }

  @keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: translateX(-50%) scale(1.0);
  }
  50%, 70% {
    transform: translateX(-50%) scale(0.95);
  }  
  }
  
  .PC .slice {
    position: absolute;
    width: 700px;
    height: 46547px;
    top: 0;
    left: 650px;
  }
  
  .PC .view-wrapper {
    position: absolute;
    width: 100%;
    height: 70px;
    top: calc(-1600px + 46631px);
    left: 0;
    background-color: #05549e;
  }
  
  .PC .view-52 {
    display: flex;
    gap: 23px;
    margin: 20px auto;
    width: 658px;
    }
  
  .PC .text-wrapper-112 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.54px;
    line-height: normal;
  }
  
  .PC .text-wrapper-113 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.54px;
    line-height: normal;
    position: relative;
  }
  
  .PC .text-wrapper-114 {
    font-family: "Noto Sans JP", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.54px;
    line-height: normal;
    position: relative;
  }

  .text-wrapper-114::before,.text-wrapper-113::before{
    content: '';
    width: 1px;
    height: 30px;
    background: #fff;
    position: absolute;
    top: -3px;
    left: -12px;
  }

  .text-wrapper-112 a,.text-wrapper-113 a,.text-wrapper-114 a{
    color: #fff;
    text-decoration: none;
  }
  
  
  /* アコーディオン */
  .accordion-container {
    margin: 40px auto 0;
    max-width: 640px;
    width: 100%;
  }

  .accordion-list{
    position: relative;
  }

  .accordion-list::before{
    content: '';
    position: absolute;
    top:0;
    left: 0;
    background-color: #fff;
    border-radius: 50%;
    z-index: 10;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 44px;
    margin: 25px 15px;
  }
  .accordion-list::after{
    content: 'Q';
    position: absolute;
    top:-2px;
    left: 0;
    border-radius: 50%;
    z-index: 11;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 44px;
    color: #05549E;
    margin: 25px 15px;
  }
  
  .accordion-list:not(:first-child) {
    margin-top: 10px;
  }
  
  .accordion-title {
    background: #ADD7FA;
    cursor: pointer;
    padding: 20px 90px 20px 105px;
    position: relative;
    font-size: 25px;
    margin-top: 30px;
    color: #05549E;
    letter-spacing:1px;
    height: 120px;
  }
  .accordion-title.pad{
    padding: 40px 90px 40px 105px;
  }
  
  .accordion-title:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 25px;
    height: 2px;
    width: 35px;
    background: #333;
    transform: rotate(90deg);
    transition: all .3s ease-in-out;
  }
  .accordion-title:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 25px;
    height: 2px;
    width: 35px;
    background: #333;
    transition: all .3s ease-in-out;
  }
  
  .accordion-title.open:before {
    transform: rotate(180deg);
  }
  .accordion-title.open:after {
    opacity: 0;
  }
  
  .accordion-text {
    background: #E4F5FD;
    border-left: 1px solid #ADD7FA;
    border-right: 1px solid #ADD7FA;
    border-bottom: 1px solid #ADD7FA;
    display: none;
    padding: 20px 40px;
    font-size: 25px;
  }


 @media screen and (max-width: 700px){

  .PC .view-wrapper{
    width: 700px;
  }

  .PC,.div,.overlap,.PC .FV {
    width: 700px;
  }
 }
  