@charset "Shift_JIS";
/* Updated 2025/06/26.T */

._fw500 {
  font-weight: 500 !important;
}

.img-box01 {
  text-align: center;
}

.img-box02 {
  margin-top: 40px;
  padding: 56px 99px 53px;
  background: #F5F9E6;
  border-radius: 8px;
  text-align: center;
}

/* SP STYLES */
@media screen and (max-width: 767.98px) {
  .img-box02 {
    margin-top: 24px;
    padding: 18px 8px 20px;
  }
}

.card-normal02.-personal {
  border: 0;
  background: #F5F9E6;
}

.card-normal02.-personal>.inner>.header {
  padding-top: 9px;
  padding-bottom: 8px;
  position: relative;
}

.card-normal02.-personal>.inner>.header::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-top: 16px solid #C6DE78;
  border-bottom: 0;
  position: absolute;
  left: calc(50% - 14px);
  bottom: -14px;
}

.card-normal02.-personal>.inner>.header>.title>.inner {
  letter-spacing: 0.04em;
}

.card-normal02.-personal>.inner>.body {
  padding: 30px 24px;
}

/* SP STYLES */
@media screen and (max-width: 767.98px) {
  .card-normal02.-personal>.inner>.header {
    text-align: center;
  }

  .card-normal02.-personal>.inner>.body {
    padding: 30px 16px;
  }

  .card-normal02.-personal>.inner>.body .img01 {
    width: auto;
    height: 150px;
  }

  .card-normal02.-personal>.inner>.body .img02 {
    width: auto;
    height: 170px;
  }
}

/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .howto .title-heading03>.title>.inner {
    font-size: 6.4vw;
  }
}

.use-block01 {
  margin-top: 96px;
  padding-bottom: 96px;
  background: url(/personal_data/imgs/index_bg_01.png) no-repeat center bottom, linear-gradient(180deg, #FFFFFF 0%, #E2EFBC 27.55%);
  background-size: 100% auto;
}

.use-block01 .card-normal02.-green01 {
  border: 0;
}

.use-block01 .card-normal02.-green01>.inner>.header {
  padding: 12px 24px;
  border-radius: 8px 8px 0 0;
}

.use-block01 .card-normal02.-green01>.inner>.header .label-mark01 {
  padding: 10px;
}

.use-block01 .card-normal02.-green01>.inner>.header>.title>.inner {
  font-size: 2.4rem;
  letter-spacing: 0.04em;
}

.use-block01 .card-normal02.-green01>.inner>.body {
  max-width: 1040px;
  margin: 0 auto;
  padding: 40px 20px;
  border-radius: 0 0 8px 8px;
}

.use-block01 .frame01 {
  margin: 30px auto 0;
  padding: 30px 20px;
  background: #F5F9E6;
  border-radius: 8px;
}

.use-block01 .list01 {
  display: flex;
  justify-content: center;
}

.use-block01 .list01>.item01 {
  position: relative;
  text-align: center;
}

.use-block01 .list01 .imgwrap01 {
  display: flex;
}

.use-block01 .list01 .txt01 {
  display: block;
  margin-top: 20px;
  color: #004831;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}

.use-block01 .list02 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 30px;
}

.use-block01 .list02>.item01 {
  width: calc(50% - (40px /2));
  min-height: 232px;
  padding: 30px 16px;
  background: #F5F9E6;
  border-radius: 8px;
  text-align: center;
}

.use-block01 .list02 .txt01 {
  display: block;
  color: #004831;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
}

.use-block01 .list02 .img01 {
  margin-top: 20px;
}

.use-block01 .list02 .img02 {
  margin-top: 20px;
}

/* PC Only */
@media screen and (min-width: 768px) {
  .use-block01 .card-normal02.-green01 .mark {
    margin-right: 20px;
  }

  .use-block01 .list01 .imgwrap01 {
    display: flex;
    align-items: center;
    height: 144px;
  }

  .use-block01 .list01>.item01:nth-child(1) {
    margin-right: 153px;
  }

  .use-block01 .list01>.item01:nth-child(2) {
    margin-right: 131px;
  }

  .use-block01 .list01>.item01:not(:last-child)::after {
    content: "";
    display: block;
    width: 30px;
    height: 71px;
    background: url(/personal_data/imgs/index_ico_01.svg) no-repeat 0 0;
    background-size: 100% auto;
    position: absolute;
    top: 40px;
    right: -96px;
  }

  .use-block01 .list01 .txt01.-type01 {
    padding-left: 28px;
  }
}

/* SP STYLES */
@media screen and (max-width: 767.98px) {
  .use-block01 .card-normal02.-green01>.inner>.header {
    padding: 20px 16px 26px;
    border-radius: 8px 8px 0 0;
  }

  .use-block01 .card-normal02.-green01>.inner>.header>.title>.inner {
    font-size: 2.0rem;
  }

  .use-block01 .card-normal02.-green01 .title {
    display: block;
    text-align: center;
  }

  .use-block01 .card-normal02.-green01 .mark {
    display: block;
  }

  .use-block01 .card-normal02.-green01 .mark+.inner {
    display: block;
    margin-top: 16px;
  }

  .use-block01 .list01 {
    flex-flow: column wrap;
  }

  .use-block01 .list01>.item01:not(:last-child) {
    margin-bottom: 76px;
  }

  .use-block01 .list01>.item01:not(:last-child)::after {
    content: "";
    display: block;
    width: 51px;
    height: 22px;
    background: url(/personal_data/imgs/index_ico_02.svg) no-repeat 0 0;
    background-size: 100% auto;
    position: absolute;
    bottom: -52px;
    left: calc(50% - (51px / 2));
  }

  .use-block01 .list01 .imgwrap01 {
    justify-content: center;
  }

  .use-block01 .list01 .imgwrap01 .img01 {
    width: 33.07vw;
    height: auto;
  }

  .use-block01 .list01 .imgwrap01 .img02 {
    width: 56.8vw;
    height: auto;
  }

  .use-block01 .list01 .imgwrap01 .img03 {
    width: 38.67vw;
    height: auto;
  }

  .use-block01 .list01 .txt01 {
    font-size: 2.0rem;
  }

  .use-block01 .list02>.item01 {
    width: 100%;
    min-height: 172px;
    padding: 20px 8px;
  }

  .use-block01 .list02>.item01:not(:first-child) {
    margin-top: 20px;
  }

  .use-block01 .list02 .txt01 {
    font-size: 1.6rem;
  }

  .use-block01 .list02 .img01,
  .use-block01 .list02 .img02 {
    width: auto;
    height: 100px;
  }
}

/* SMALL STYLES */
@media screen and (max-width: 374.98px) {
  .card-normal02.-personal>.inner>.header>.title>.inner {
    font-size: 5.33vw;
  }

  .card-normal02.-personal>.inner>.header>.title>.inner ._sp-fs26 {
    font-size: 6.93vw !important;
  }

  .use-block01 .card-normal02.-green01>.inner>.header>.title>.inner {
    font-size: 5.33vw;
  }
}