/* line 4, reason.scss */
.page-title .page-title-right {
  background-image: url("../img/topimage_risk.jpg"); }
  @media screen and (max-width: 800px) {
    /* line 4, reason.scss */
    .page-title .page-title-right {
      background-image: url("../img/topimage_risk_sp.jpg"); } }

/* line 14, reason.scss */
.wrapper section.reason-top {
  margin-bottom: 210px; }
  @media screen and (max-width: 800px) {
    /* line 14, reason.scss */
    .wrapper section.reason-top {
      margin-bottom: 135px; } }
  /* line 19, reason.scss */
  .wrapper section.reason-top::after {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50vw;
    height: 50vw;
    min-width: 683px;
    min-height: 683px;
    translate: -50% 0;
    content: "";
    background-color: #F0F2F3;
    border-radius: 50%;
    z-index: -1;
    pointer-events: none; }
    @media screen and (max-width: 800px) {
      /* line 19, reason.scss */
      .wrapper section.reason-top::after {
        top: 43px;
        width: 1119px;
        height: 1119px;
        min-width: inherit;
        min-height: inherit; } }
/* line 42, reason.scss */
.wrapper section.reason01 {
  padding: 128px 140px 96px; }
  @media screen and (max-width: 1350px) {
    /* line 42, reason.scss */
    .wrapper section.reason01 {
      padding: 128px 20px 96px; } }
  @media screen and (max-width: 800px) {
    /* line 42, reason.scss */
    .wrapper section.reason01 {
      padding: 48px 20px; } }
  /* line 50, reason.scss */
  .wrapper section.reason01 h2 {
    position: absolute;
    left: 50%;
    top: -114px;
    translate: -50% 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    background-color: #004097;
    border-radius: 4px;
    padding: 0 20px;
    margin: 0; }
    @media screen and (max-width: 800px) {
      /* line 50, reason.scss */
      .wrapper section.reason01 h2 {
        width: calc(100% - 64px);
        top: -64px;
        min-height: 40px;
        font-size: 18px;
        padding: 0; } }
    /* line 75, reason.scss */
    .wrapper section.reason01 h2::after {
      position: absolute;
      left: 50%;
      top: 100%;
      translate: -50% 0;
      width: 1px;
      height: 128px;
      content: "";
      background-color: #004097;
      pointer-events: none; }
      @media screen and (max-width: 800px) {
        /* line 75, reason.scss */
        .wrapper section.reason01 h2::after {
          height: 48px; } }
  /* line 90, reason.scss */
  .wrapper section.reason01 h3 {
    margin-bottom: 0px; }

/* line 98, reason.scss */
.read-reason {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 160px;
  padding-top: 56px;
  margin-bottom: 48px; }
  @media screen and (max-width: 800px) {
    /* line 98, reason.scss */
    .read-reason {
      flex-wrap: wrap;
      gap: 36px 0;
      padding-top: 0; } }
  /* line 110, reason.scss */
  .read-reason .read-reason-img {
    width: 18.5%; }
    @media screen and (max-width: 800px) {
      /* line 110, reason.scss */
      .read-reason .read-reason-img {
        width: 32.2%;
        margin: 0 auto; } }
    /* line 116, reason.scss */
    .read-reason .read-reason-img img {
      width: 100%; }
  /* line 120, reason.scss */
  .read-reason p {
    color: #525A64;
    font-size: 18px;
    line-height: 2;
    margin: 0; }
    @media screen and (max-width: 800px) {
      /* line 120, reason.scss */
      .read-reason p {
        font-size: 15px; } }

/* line 130, reason.scss */
.achievements-content {
  display: flex;
  gap: 0 24px;
  margin-bottom: 64px; }
  @media screen and (max-width: 800px) {
    /* line 130, reason.scss */
    .achievements-content {
      flex-wrap: wrap;
      gap: 10px 0;
      margin-bottom: 24px; } }
  /* line 139, reason.scss */
  .achievements-content .achievements {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    background-color: #FFFFFF;
    border: 2px solid #E9EEF2;
    border-radius: 8px;
    padding: 36px 30px; }
    @media screen and (max-width: 800px) {
      /* line 139, reason.scss */
      .achievements-content .achievements {
        padding: 26px 24px; } }
    /* line 153, reason.scss */
    .achievements-content .achievements h2 {
      width: 100%;
      font-size: 15px;
      font-weight: 500;
      text-align: center;
      justify-content: center;
      line-height: 1.4;
      margin-bottom: 0; }
      @media screen and (max-width: 800px) {
        /* line 153, reason.scss */
        .achievements-content .achievements h2 {
          font-size: 13px; } }
    /* line 165, reason.scss */
    .achievements-content .achievements p {
      width: 100%;
      text-align: center;
      margin: 0; }
      /* line 169, reason.scss */
      .achievements-content .achievements p.result {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: baseline; }
      /* line 175, reason.scss */
      .achievements-content .achievements p.t-border {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        padding-bottom: 16px;
        margin-bottom: 16px; }
      /* line 180, reason.scss */
      .achievements-content .achievements p.bikou {
        display: block;
        font-size: 13px;
        text-align: center;
        margin-top: 16px; }
        @media screen and (max-width: 800px) {
          /* line 180, reason.scss */
          .achievements-content .achievements p.bikou {
            margin-top: 8px; } }
      /* line 189, reason.scss */
      .achievements-content .achievements p .tm {
        font-weight: 500; }
      /* line 192, reason.scss */
      .achievements-content .achievements p .kaigyo {
        display: block;
        width: 100%;
        margin-top: 8px; }
        @media screen and (max-width: 800px) {
          /* line 192, reason.scss */
          .achievements-content .achievements p .kaigyo {
            display: inline-block;
            width: auto;
            margin-top: 0; } }
      /* line 202, reason.scss */
      .achievements-content .achievements p .t16 {
        font-size: 16px;
        line-height: 1; }
        @media screen and (max-width: 800px) {
          /* line 202, reason.scss */
          .achievements-content .achievements p .t16 {
            font-size: 15px; } }
      /* line 209, reason.scss */
      .achievements-content .achievements p .t18 {
        font-size: 18px;
        line-height: 1; }
        @media screen and (max-width: 800px) {
          /* line 209, reason.scss */
          .achievements-content .achievements p .t18 {
            font-size: 18px; } }
      /* line 216, reason.scss */
      .achievements-content .achievements p .t25 {
        font-size: 25px;
        line-height: 1; }
        @media screen and (max-width: 800px) {
          /* line 216, reason.scss */
          .achievements-content .achievements p .t25 {
            font-size: 18px; } }
      /* line 223, reason.scss */
      .achievements-content .achievements p .t30 {
        font-size: 30px;
        line-height: 1;
        letter-spacing: -0.03em;
        margin: 0; }
      /* line 229, reason.scss */
      .achievements-content .achievements p .t40 {
        font-size: 40px;
        line-height: 1;
        letter-spacing: -0.03em; }
        @media screen and (max-width: 800px) {
          /* line 229, reason.scss */
          .achievements-content .achievements p .t40 {
            font-size: 30px; } }
      /* line 237, reason.scss */
      .achievements-content .achievements p .t56 {
        font-size: 56px;
        line-height: 1;
        letter-spacing: -0.03em; }
        @media screen and (max-width: 800px) {
          /* line 237, reason.scss */
          .achievements-content .achievements p .t56 {
            font-size: 55px; } }
      /* line 245, reason.scss */
      .achievements-content .achievements p .t76 {
        font-size: 76px;
        line-height: 1;
        letter-spacing: -0.03em; }
        @media screen and (max-width: 800px) {
          /* line 245, reason.scss */
          .achievements-content .achievements p .t76 {
            font-size: 55px; } }

/* line 256, reason.scss */
.read-achievements {
  color: #0E2841;
  font-family: "BIZ UDPMincho", serif;
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: center;
  margin-bottom: 0; }
  @media screen and (max-width: 800px) {
    /* line 256, reason.scss */
    .read-achievements {
      font-size: 18px;
      line-height: 1.5; } }

/* line 273, reason.scss */
.reason-title01 {
  display: flex;
  justify-content: center;
  margin-bottom: 64px; }
  @media screen and (max-width: 800px) {
    /* line 273, reason.scss */
    .reason-title01 {
      margin-bottom: 48px; } }
  /* line 280, reason.scss */
  .reason-title01 p {
    display: inline-block;
    color: #004097;
    font-family: "BIZ UDPMincho", serif;
    font-size: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    border-bottom: 1px solid #004097;
    margin: 0;
    padding-bottom: 4px; }
    @media screen and (max-width: 800px) {
      /* line 280, reason.scss */
      .reason-title01 p {
        width: 100%;
        font-size: 18px;
        line-height: 1.67;
        padding-bottom: 12px; } }

/* line 298, reason.scss */
.read-reason01 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 64px;
  margin-bottom: 45px; }
  @media screen and (max-width: 800px) {
    /* line 298, reason.scss */
    .read-reason01 {
      justify-content: flex-start;
      flex-wrap: wrap;
      gap: 18px 0;
      margin-bottom: 24px; } }
  /* line 310, reason.scss */
  .read-reason01.reverse {
    flex-direction: row-reverse;
    margin-bottom: 72px; }
    @media screen and (max-width: 800px) {
      /* line 310, reason.scss */
      .read-reason01.reverse {
        flex-direction: row;
        margin-bottom: 56px; } }
    @media screen and (max-width: 800px) {
      /* line 317, reason.scss */
      .read-reason01.reverse .reason-illust {
        text-align: right; } }
    @media screen and (max-width: 800px) {
      /* line 322, reason.scss */
      .read-reason01.reverse p {
        margin: 0; } }
  /* line 328, reason.scss */
  .read-reason01 .reason-illust {
    width: 23.4%; }
    @media screen and (max-width: 800px) {
      /* line 328, reason.scss */
      .read-reason01 .reason-illust {
        width: 100%; } }
    /* line 333, reason.scss */
    .read-reason01 .reason-illust img {
      width: 100%; }
      @media screen and (max-width: 800px) {
        /* line 333, reason.scss */
        .read-reason01 .reason-illust img {
          width: 50%; } }
  /* line 340, reason.scss */
  .read-reason01 p {
    color: #0E2841;
    font-family: "BIZ UDPMincho", serif;
    font-size: 25px;
    line-height: 2;
    letter-spacing: 0.1em;
    margin: 0; }
    @media screen and (max-width: 800px) {
      /* line 340, reason.scss */
      .read-reason01 p {
        display: inline-block;
        width: auto;
        font-size: 18px;
        line-height: 2;
        margin: 0 0 0 auto; } }

/* line 357, reason.scss */
.value {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 800px) {
    /* line 357, reason.scss */
    .value {
      flex-wrap: wrap;
      gap: 16px 0; } }
  /* line 364, reason.scss */
  .value .l-value {
    width: 320px;
    margin-right: 32px; }
    @media screen and (max-width: 800px) {
      /* line 364, reason.scss */
      .value .l-value {
        width: 100%;
        margin-right: 0; } }
  /* line 372, reason.scss */
  .value .r-value {
    width: calc(100% - 352px);
    counter-reset: count; }
    @media screen and (max-width: 800px) {
      /* line 372, reason.scss */
      .value .r-value {
        width: 100%; } }
    /* line 378, reason.scss */
    .value .r-value .point-content {
      position: relative;
      border-top: 1px solid rgba(0, 0, 0, 0.15);
      padding: 24px 0 24px 80px; }
      @media screen and (max-width: 800px) {
        /* line 378, reason.scss */
        .value .r-value .point-content {
          padding: 16px 0; } }
      /* line 385, reason.scss */
      .value .r-value .point-content:last-child {
        padding-bottom: 0; }
@media screen and (max-width: 800px) and (max-width: 800px) {
  /* line 388, reason.scss */
  .value .r-value .point-content:last-child h5 {
    margin-bottom: 0; } }

      /* line 396, reason.scss */
      .value .r-value .point-content.pc05 h4 {
        top: 24px;
        translate: 0 0; }
        @media screen and (max-width: 800px) {
          /* line 396, reason.scss */
          .value .r-value .point-content.pc05 h4 {
            position: absolute;
            top: calc(50% + 8px);
            translate: 0 -50%;
            margin-bottom: 0; } }
      /* line 407, reason.scss */
      .value .r-value .point-content h4 {
        position: absolute;
        left: 16px;
        top: 50%;
        translate: 0 -50%;
        color: #004097;
        font-family: "Libertinus Sans", sans-serif;
        font-size: 15px;
        margin: 0; }
        @media screen and (max-width: 800px) {
          /* line 407, reason.scss */
          .value .r-value .point-content h4 {
            left: 0;
            top: 16px;
            translate: 0 0;
            font-size: 13px;
            line-height: 1; } }
        /* line 423, reason.scss */
        .value .r-value .point-content h4::after {
          display: block;
          color: #004097;
          font-family: "Libertinus Sans", sans-serif;
          font-size: 30px;
          font-weight: 500;
          line-height: 1;
          text-align: center;
          counter-increment: count;
          content: counter(count,decimal-leading-zero);
          z-index: 1; }
          @media screen and (max-width: 800px) {
            /* line 423, reason.scss */
            .value .r-value .point-content h4::after {
              text-align: left; } }
      /* line 439, reason.scss */
      .value .r-value .point-content h5 {
        color: #0E2841;
        font-family: "BIZ UDPMincho", serif;
        font-size: 18px;
        line-height: 1.5;
        letter-spacing: 0.1em;
        margin: 0; }
        @media screen and (max-width: 800px) {
          /* line 439, reason.scss */
          .value .r-value .point-content h5 {
            font-size: 15px;
            line-height: 1.4;
            padding-left: 40px;
            margin-bottom: 16px; } }
      /* line 453, reason.scss */
      .value .r-value .point-content ul {
        margin: 6px 0 0;
        padding: 0; }
        /* line 456, reason.scss */
        .value .r-value .point-content ul li {
          position: relative;
          color: #004097;
          line-height: 1.6;
          margin: 0 0 4px;
          padding: 0 0 0 20px; }
          @media screen and (max-width: 800px) {
            /* line 456, reason.scss */
            .value .r-value .point-content ul li {
              font-size: 13px;
              line-height: 1.46;
              padding-left: 12px; } }
          /* line 467, reason.scss */
          .value .r-value .point-content ul li::before {
            position: absolute;
            left: 0;
            top: 50%;
            translate: 0 -50%;
            width: 9px;
            height: 13px;
            content: "";
            background-color: #004097;
            mask-image: url("../img/arrow_r.svg");
            mask-repeat: no-repeat;
            mask-position: left top;
            mask-size: cover; }
            @media screen and (max-width: 800px) {
              /* line 467, reason.scss */
              .value .r-value .point-content ul li::before {
                top: 5px;
                translate: 0 0;
                width: 5px;
                height: 8px; } }
          /* line 487, reason.scss */
          .value .r-value .point-content ul li:last-child {
            margin: 0; }

/* line 498, reason.scss */
.reason02 {
  counter-reset: count2; }

/* line 501, reason.scss */
.reason02-content {
  margin-bottom: 96px; }
  @media screen and (max-width: 800px) {
    /* line 501, reason.scss */
    .reason02-content {
      margin-bottom: 40px; } }
  /* line 506, reason.scss */
  .reason02-content:last-child {
    margin-bottom: 0; }

/* line 510, reason.scss */
.rt02 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  margin-bottom: 32px; }
  @media screen and (max-width: 800px) {
    /* line 510, reason.scss */
    .rt02 {
      flex-wrap: wrap;
      min-height: inherit;
      gap: 12px 0; } }
  /* line 522, reason.scss */
  .rt02 .l-rt02 {
    width: 350px;
    margin-right: 20px; }
    @media screen and (max-width: 800px) {
      /* line 522, reason.scss */
      .rt02 .l-rt02 {
        width: 100%;
        margin-right: 0; } }
    /* line 529, reason.scss */
    .rt02 .l-rt02 h2 {
      justify-content: center;
      padding-left: 92px;
      margin: 0;
      line-height: 1; }
      @media screen and (max-width: 800px) {
        /* line 529, reason.scss */
        .rt02 .l-rt02 h2 {
          padding-left: 72px; } }
      /* line 537, reason.scss */
      .rt02 .l-rt02 h2 .rt02-no {
        position: absolute;
        left: 0;
        top: 50%;
        translate: 0 -50%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        width: 80px;
        height: 80px;
        color: #FFFFFF;
        font-size: 18px;
        font-weight: 500;
        background-color: #004097;
        border-radius: 8px; }
        @media screen and (max-width: 800px) {
          /* line 537, reason.scss */
          .rt02 .l-rt02 h2 .rt02-no {
            width: 62px;
            height: 28px;
            font-size: 15px;
            flex-wrap: nowrap;
            gap: 0 4px;
            border-radius: 4px; } }
        /* line 562, reason.scss */
        .rt02 .l-rt02 h2 .rt02-no::after {
          display: block;
          width: 100%;
          color: #FFFFFF;
          font-size: 50px;
          font-family: "Libertinus Sans", sans-serif;
          font-weight: 400;
          line-height: 1;
          text-align: center;
          counter-increment: count2;
          content: counter(count2); }
          @media screen and (max-width: 800px) {
            /* line 562, reason.scss */
            .rt02 .l-rt02 h2 .rt02-no::after {
              display: inline-flex;
              width: auto;
              font-size: 25px; } }
      /* line 580, reason.scss */
      .rt02 .l-rt02 h2 .jp {
        font-size: 30px; }
        @media screen and (max-width: 800px) {
          /* line 580, reason.scss */
          .rt02 .l-rt02 h2 .jp {
            font-size: 20px; } }
  /* line 588, reason.scss */
  .rt02 .r-rt02 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 50%; }
    @media screen and (max-width: 800px) {
      /* line 588, reason.scss */
      .rt02 .r-rt02 {
        width: 100%; } }
    /* line 597, reason.scss */
    .rt02 .r-rt02 p {
      width: 100%;
      margin: 0; }
    /* line 601, reason.scss */
    .rt02 .r-rt02 .btn {
      position: relative;
      right: auto;
      bottom: auto;
      margin: 32px 0 0; }
      @media screen and (max-width: 800px) {
        /* line 601, reason.scss */
        .rt02 .r-rt02 .btn {
          font-size: 13px;
          margin: 16px 0 0;
          padding-right: 48px; } }
      @media screen and (max-width: 800px) {
        /* line 611, reason.scss */
        .rt02 .r-rt02 .btn .btn-arrow {
          width: 32px;
          height: 16px; } }
      @media screen and (max-width: 800px) {
        /* line 616, reason.scss */
        .rt02 .r-rt02 .btn .btn-arrow::before, .rt02 .r-rt02 .btn .btn-arrow::after {
          width: 6px;
          height: 9px; } }

/* line 627, reason.scss */
.reason-img {
  position: relative;
  width: 100%;
  z-index: 0; }
  @media screen and (max-width: 800px) {
    /* line 627, reason.scss */
    .reason-img {
      width: calc(100% + 40px);
      margin-left: -20px; } }
  /* line 635, reason.scss */
  .reason-img img {
    width: 100%;
    border-radius: 8px; }
    @media screen and (max-width: 800px) {
      /* line 635, reason.scss */
      .reason-img img {
        border-radius: 0; } }

/* line 644, reason.scss */
.scroll-content {
  position: relative;
  width: 93.8%;
  margin: -48px auto 0;
  z-index: 1; }
  @media screen and (max-width: 800px) {
    /* line 644, reason.scss */
    .scroll-content {
      width: calc(100% + 40px);
      padding-left: 20px;
      margin: -48px -20px 0;
      overflow-x: auto;
      padding-bottom: 5px; } }
  /* line 656, reason.scss */
  .scroll-content .reason-detail {
    display: flex;
    justify-content: space-between;
    gap: 0 32px;
    padding-top: 16px; }
    @media screen and (max-width: 800px) {
      /* line 656, reason.scss */
      .scroll-content .reason-detail {
        min-width: 602px;
        margin-right: 20px;
        gap: 0 16px; } }
    /* line 666, reason.scss */
    .scroll-content .reason-detail a {
      position: relative;
      display: block;
      width: 49%;
      text-decoration: none;
      background-color: #FFFFFF;
      border-radius: 8px;
      padding: 48px 32px 64px; }
      @media screen and (max-width: 800px) {
        /* line 666, reason.scss */
        .scroll-content .reason-detail a {
          padding: 32px 20px 56px; } }
      /* line 677, reason.scss */
      .scroll-content .reason-detail a h3 {
        position: absolute;
        left: 32px;
        top: -16px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 32px;
        color: #FFFFFF;
        font-size: 15px;
        font-weight: 500;
        background-color: #004097;
        border: 1px solid #FFFFFF;
        border-radius: 4px;
        padding: 4px 12px;
        margin: 0; }
        @media screen and (max-width: 800px) {
          /* line 677, reason.scss */
          .scroll-content .reason-detail a h3 {
            left: 10px;
            top: -15px;
            height: 30px;
            font-size: 13px; } }
      /* line 700, reason.scss */
      .scroll-content .reason-detail a p {
        margin: 0; }
      /* line 703, reason.scss */
      .scroll-content .reason-detail a .btn {
        right: 16px;
        bottom: 24px;
        font-size: 13px;
        padding-right: 48px; }
        @media screen and (max-width: 800px) {
          /* line 703, reason.scss */
          .scroll-content .reason-detail a .btn {
            right: 20px;
            bottom: 24px; } }

/*# sourceMappingURL=reason.css.map */
