/* line 4, risk.scss */
.page-title .top-img {
  top: 15.1vw;
  translate: -21% 0;
  width: 21.8%; }
  @media screen and (max-width: 800px) {
    /* line 4, risk.scss */
    .page-title .top-img {
      top: 167px;
      right: 105px;
      translate: 0 0;
      width: 149px; } }
  /* line 14, risk.scss */
  .page-title .top-img img {
    width: 100%; }
/* line 18, risk.scss */
.page-title .page-title-right {
  background-image: url("../img/topimage_risk.jpg"); }
  @media screen and (max-width: 800px) {
    /* line 18, risk.scss */
    .page-title .page-title-right {
      background-image: url("../img/topimage_risk_sp.jpg"); } }

@media screen and (max-width: 1366px) {
  /* line 29, risk.scss */
  .wrapper section.risk-top {
    padding-left: 20px;
    padding-right: 20px; } }
/* line 35, risk.scss */
.wrapper section.wr {
  margin-bottom: 80px; }

/* line 44, risk.scss */
.risk-top .read-risktop01 {
  margin-bottom: 32px; }
  @media screen and (max-width: 800px) {
    /* line 44, risk.scss */
    .risk-top .read-risktop01 {
      margin-bottom: 24px; } }
/* line 50, risk.scss */
.risk-top .read-risktop02 {
  line-height: 2;
  margin: 0; }

/* line 55, risk.scss */
.strengths-content {
  position: relative;
  padding: 64px 0;
  margin-bottom: 32px; }
  @media screen and (max-width: 1000px) {
    /* line 55, risk.scss */
    .strengths-content {
      padding: 24px 0;
      margin-bottom: 24px; } }
  /* line 63, risk.scss */
  .strengths-content::before, .strengths-content::after {
    position: absolute;
    left: 50%;
    translate: -50% 0;
    background-color: #F08A42;
    content: ""; }
  /* line 71, risk.scss */
  .strengths-content::before {
    top: 0;
    width: 1px;
    height: 100%; }
  /* line 76, risk.scss */
  .strengths-content::after {
    bottom: 0;
    width: 32px;
    height: 16px;
    clip-path: polygon(50% 100%, 0 0, 100% 0); }
    @media screen and (max-width: 1000px) {
      /* line 76, risk.scss */
      .strengths-content::after {
        width: 24px;
        height: 12px; } }
  /* line 86, risk.scss */
  .strengths-content .strengths-list {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 0 32px;
    width: 100%;
    padding: 64px 0;
    margin: 0; }
    @media screen and (max-width: 1000px) {
      /* line 86, risk.scss */
      .strengths-content .strengths-list {
        flex-wrap: wrap;
        gap: 24px 0;
        padding: 0; } }
    /* line 99, risk.scss */
    .strengths-content .strengths-list::before {
      position: absolute;
      left: 50%;
      top: 0;
      translate: -50% 0;
      /*width: 51.5vw;
      min-width: 704px;*/
      width: 704px;
      height: 100%;
      border: 1px solid #F08A42;
      content: "";
      z-index: 0;
      pointer-events: none; }
      @media screen and (max-width: 1000px) {
        /* line 99, risk.scss */
        .strengths-content .strengths-list::before {
          display: none; } }
    /* line 116, risk.scss */
    .strengths-content .strengths-list li {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      align-content: center;
      /*width: 23.4vw;
      height: 23.4vw;
      min-width: 320px;
      min-height: 320px;*/
      width: 320px;
      height: 320px;
      text-align: center;
      font-weight: 500;
      line-height: 1.2;
      background-color: #FFFFFF;
      border-radius: 50%; }
      @media screen and (max-width: 1000px) {
        /* line 116, risk.scss */
        .strengths-content .strengths-list li {
          width: 100%;
          height: 100%;
          min-width: inherit;
          min-height: inherit;
          border-radius: 12px;
          padding: 24px 0; } }
      /* line 142, risk.scss */
      .strengths-content .strengths-list li::before {
        position: absolute;
        left: 50%;
        top: 50%;
        translate: -50% -50%;
        /*width: calc(23.4vw - 16px);
        height: calc(23.4vw - 16px);
        min-width: calc(320px - 16px);
        min-height: calc(320px - 16px);*/
        width: calc(320px - 16px);
        height: calc(320px - 16px);
        content: "";
        border: 1px solid #F08A42;
        border-radius: 50%; }
        @media screen and (max-width: 1000px) {
          /* line 142, risk.scss */
          .strengths-content .strengths-list li::before {
            width: calc(100% - 12px);
            height: calc(100% - 12px);
            /*min-width: inherit;
            min-height: inherit;*/
            border-radius: 12px; } }
      /* line 164, risk.scss */
      .strengths-content .strengths-list li .strengths-title {
        position: relative;
        display: block;
        width: 100%;
        font-size: 18px;
        padding-bottom: 40px;
        margin-bottom: 16px; }
        @media screen and (max-width: 1000px) {
          /* line 164, risk.scss */
          .strengths-content .strengths-list li .strengths-title {
            font-size: 15px;
            padding-bottom: 20px;
            margin-bottom: 8px; } }
        /* line 176, risk.scss */
        .strengths-content .strengths-list li .strengths-title::after {
          position: absolute;
          left: 50%;
          bottom: 0;
          translate: -50% 0;
          width: 2px;
          height: 24px;
          content: "";
          background-color: #F08A42; }
          @media screen and (max-width: 1000px) {
            /* line 176, risk.scss */
            .strengths-content .strengths-list li .strengths-title::after {
              height: 12px; } }
      /* line 190, risk.scss */
      .strengths-content .strengths-list li .strengths-text01 {
        display: block;
        width: 100%;
        font-size: 15px;
        margin-bottom: 4px; }
        @media screen and (max-width: 1000px) {
          /* line 190, risk.scss */
          .strengths-content .strengths-list li .strengths-text01 {
            font-size: 13px; } }
      /* line 199, risk.scss */
      .strengths-content .strengths-list li .strengths-text02 {
        position: relative;
        display: block;
        width: 100%;
        font-family: "BIZ UDPMincho", serif;
        font-size: 30px;
        font-weight: 400;
        letter-spacing: 0.1em;
        padding-bottom: 24px;
        margin-bottom: 16px; }
        @media screen and (max-width: 1000px) {
          /* line 199, risk.scss */
          .strengths-content .strengths-list li .strengths-text02 {
            font-size: 25px;
            padding-bottom: 16px;
            margin-bottom: 8px; } }
        /* line 214, risk.scss */
        .strengths-content .strengths-list li .strengths-text02::after {
          position: absolute;
          left: 50%;
          bottom: 0;
          translate: -50% 0;
          width: 16px;
          height: 8px;
          background-color: #F08A42;
          content: "";
          clip-path: polygon(50% 100%, 0 0, 100% 0); }
          @media screen and (max-width: 1000px) {
            /* line 214, risk.scss */
            .strengths-content .strengths-list li .strengths-text02::after {
              width: 12px;
              height: 6px; } }
      /* line 230, risk.scss */
      .strengths-content .strengths-list li .strengths-text03 {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #FFFFFF;
        background-color: #004097;
        font-size: 18px;
        text-align: center;
        border-radius: 4px;
        padding: 4px 12px; }
        @media screen and (max-width: 1000px) {
          /* line 230, risk.scss */
          .strengths-content .strengths-list li .strengths-text03 {
            min-width: 128px;
            font-size: 13px; } }

/* line 251, risk.scss */
.wr-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 56px; }
  @media screen and (max-width: 800px) {
    /* line 251, risk.scss */
    .wr-content {
      flex-wrap: wrap;
      gap: 32px 0; } }
  /* line 260, risk.scss */
  .wr-content .l-wr {
    width: 49%; }
    @media screen and (max-width: 800px) {
      /* line 260, risk.scss */
      .wr-content .l-wr {
        width: 100%; } }
    /* line 265, risk.scss */
    .wr-content .l-wr h2 {
      width: 100%;
      margin-bottom: 40px; }
    /* line 269, risk.scss */
    .wr-content .l-wr .read-risk {
      margin: 0; }
  /* line 273, risk.scss */
  .wr-content .r-wr {
    width: 50%; }
    @media screen and (max-width: 800px) {
      /* line 273, risk.scss */
      .wr-content .r-wr {
        width: 100%; } }
    /* line 278, risk.scss */
    .wr-content .r-wr .wr-img01 {
      width: 100%;
      max-width: 512px;
      margin: 0 0 0 auto; }
      /* line 282, risk.scss */
      .wr-content .r-wr .wr-img01 img {
        width: 100%; }

/* line 288, risk.scss */
.read-risk {
  color: #525A64;
  font-size: 18px;
  line-height: 2;
  margin: 0; }
  @media screen and (max-width: 800px) {
    /* line 288, risk.scss */
    .read-risk {
      font-size: 15px;
      line-height: 1.8; } }

@media screen and (max-width: 800px) {
  /* line 300, risk.scss */
  .stage h3 {
    margin-bottom: 30px; } }

/* line 306, risk.scss */
.stage-content {
  display: flex;
  align-items: flex-end;
  gap: 0 8px;
  justify-content: space-between; }
  @media screen and (max-width: 800px) {
    /* line 306, risk.scss */
    .stage-content {
      flex-wrap: wrap;
      align-items: flex-start;
      gap: 40px 0; } }
  /* line 316, risk.scss */
  .stage-content .stage-detail {
    width: 100%; }
    /* line 319, risk.scss */
    .stage-content .stage-detail:nth-child(1) .stage-head {
      min-height: 128px;
      background-color: #E2E7EB; }
      @media screen and (max-width: 800px) {
        /* line 319, risk.scss */
        .stage-content .stage-detail:nth-child(1) .stage-head {
          min-height: 48px; } }
      /* line 325, risk.scss */
      .stage-content .stage-detail:nth-child(1) .stage-head .icon-stage {
        border: 2px solid #E2E7EB; }
        @media screen and (max-width: 800px) {
          /* line 327, risk.scss */
          .stage-content .stage-detail:nth-child(1) .stage-head .icon-stage img {
            width: 25px; } }
    /* line 336, risk.scss */
    .stage-content .stage-detail:nth-child(2) .stage-head {
      min-height: 152px;
      background-color: #D3DEE6; }
      @media screen and (max-width: 800px) {
        /* line 336, risk.scss */
        .stage-content .stage-detail:nth-child(2) .stage-head {
          min-height: 48px; } }
      /* line 342, risk.scss */
      .stage-content .stage-detail:nth-child(2) .stage-head .icon-stage {
        border: 2px solid #D3DEE6; }
        @media screen and (max-width: 800px) {
          /* line 344, risk.scss */
          .stage-content .stage-detail:nth-child(2) .stage-head .icon-stage img {
            width: 39px; } }
    /* line 353, risk.scss */
    .stage-content .stage-detail:nth-child(3) .stage-head {
      min-height: 174px;
      background-color: #C2D3E2; }
      @media screen and (max-width: 800px) {
        /* line 353, risk.scss */
        .stage-content .stage-detail:nth-child(3) .stage-head {
          min-height: 48px; } }
      /* line 359, risk.scss */
      .stage-content .stage-detail:nth-child(3) .stage-head .icon-stage {
        border: 2px solid #C2D3E2; }
        @media screen and (max-width: 800px) {
          /* line 361, risk.scss */
          .stage-content .stage-detail:nth-child(3) .stage-head .icon-stage img {
            width: 34px; } }
    /* line 370, risk.scss */
    .stage-content .stage-detail:nth-child(4) .stage-head {
      min-height: 196px;
      background-color: #B2C5D3; }
      @media screen and (max-width: 800px) {
        /* line 370, risk.scss */
        .stage-content .stage-detail:nth-child(4) .stage-head {
          min-height: 48px; } }
      /* line 376, risk.scss */
      .stage-content .stage-detail:nth-child(4) .stage-head .icon-stage {
        border: 2px solid #B2C5D3; }
        @media screen and (max-width: 800px) {
          /* line 378, risk.scss */
          .stage-content .stage-detail:nth-child(4) .stage-head .icon-stage img {
            width: 34px; } }
    /* line 386, risk.scss */
    .stage-content .stage-detail .stage-head {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      border-radius: 8px 8px 0 0;
      margin-bottom: 24px; }
      @media screen and (max-width: 800px) {
        /* line 386, risk.scss */
        .stage-content .stage-detail .stage-head {
          min-height: 48px;
          justify-content: flex-start;
          border-radius: 8px;
          padding-left: 90px; } }
      /* line 400, risk.scss */
      .stage-content .stage-detail .stage-head .icon-stage {
        position: absolute;
        left: 50%;
        top: 0;
        translate: -50% -50%;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 80px;
        height: 80px;
        background-color: #FFFFFF;
        border-radius: 50%; }
        @media screen and (max-width: 800px) {
          /* line 400, risk.scss */
          .stage-content .stage-detail .stage-head .icon-stage {
            top: 50%;
            left: 8px;
            translate: 0 -50%;
            width: 64px;
            height: 64px; } }
      /* line 420, risk.scss */
      .stage-content .stage-detail .stage-head h4 {
        font-size: 17px;
        line-height: 1.29;
        text-align: center;
        margin: 0;
        padding-top: 15px; }
        @media screen and (max-width: 800px) {
          /* line 420, risk.scss */
          .stage-content .stage-detail .stage-head h4 {
            font-size: 15px;
            text-align: left;
            padding-top: 0; } }
    /* line 433, risk.scss */
    .stage-content .stage-detail ul {
      height: 160px;
      list-style-type: disc;
      margin: 0;
      padding: 0 0 0 2em; }
      @media screen and (max-width: 800px) {
        /* line 433, risk.scss */
        .stage-content .stage-detail ul {
          height: auto;
          padding-left: 2.5em; } }
      /* line 442, risk.scss */
      .stage-content .stage-detail ul li {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 8px; }
        /* line 446, risk.scss */
        .stage-content .stage-detail ul li::marker {
          color: #004097; }
        /* line 449, risk.scss */
        .stage-content .stage-detail ul li:last-child {
          margin-bottom: 0; }

/* line 460, risk.scss */
.ea h2 {
  margin-bottom: 48px; }
  @media screen and (max-width: 800px) {
    /* line 462, risk.scss */
    .ea h2 .bgt-blue {
      margin-left: 0; } }
/* line 468, risk.scss */
.ea .read-risk {
  margin-bottom: 88px; }
  @media screen and (max-width: 800px) {
    /* line 468, risk.scss */
    .ea .read-risk {
      margin-bottom: 48px; } }

/* line 475, risk.scss */
.flow {
  margin-bottom: 80px; }
  @media screen and (max-width: 800px) {
    /* line 475, risk.scss */
    .flow {
      overflow-x: auto;
      margin-bottom: 56px; } }
  @media screen and (max-width: 800px) {
    /* line 481, risk.scss */
    .flow .ea-img01 {
      overflow-x: auto; } }
  /* line 485, risk.scss */
  .flow .ea-img01 img {
    width: 100%; }
    @media screen and (max-width: 800px) {
      /* line 485, risk.scss */
      .flow .ea-img01 img {
        min-width: 922px; } }
  /* line 491, risk.scss */
  .flow .ea-img01 figcaption {
    display: none; }
    @media screen and (max-width: 800px) {
      /* line 491, risk.scss */
      .flow .ea-img01 figcaption {
        display: block;
        font-size: 12px;
        padding: 16px 0; } }

/* line 501, risk.scss */
.sunawachi {
  position: relative;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 12px;
  padding: 56px 20px; }
  @media screen and (max-width: 800px) {
    /* line 501, risk.scss */
    .sunawachi {
      padding: 48px 20px 40px; } }
  /* line 510, risk.scss */
  .sunawachi h4 {
    position: absolute;
    left: 50%;
    top: 0;
    translate: -50% -50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 92px;
    height: 32px;
    color: #FFFFFF;
    font-size: 18px;
    background-color: #004097;
    border-radius: 4px; }
    @media screen and (max-width: 800px) {
      /* line 510, risk.scss */
      .sunawachi h4 {
        width: 84px;
        height: 27px;
        font-size: 15px; } }
    /* line 529, risk.scss */
    .sunawachi h4::after {
      position: absolute;
      left: 50%;
      top: calc(100% - 1px);
      translate: -50% 0;
      width: 16px;
      height: 8px;
      content: "";
      background-color: #004097;
      clip-path: polygon(50% 100%, 0 0, 100% 0); }
  /* line 541, risk.scss */
  .sunawachi .read-page {
    font-family: "BIZ UDPMincho", serif;
    margin-bottom: 16px; }
    @media screen and (max-width: 800px) {
      /* line 541, risk.scss */
      .sunawachi .read-page {
        width: 100%;
        margin: 0 auto 16px;
        text-align: left; } }
  /* line 550, risk.scss */
  .sunawachi .cap-page {
    color: #525A64;
    margin-bottom: 0; }

/* line 560, risk.scss */
.es .read-risk {
  margin-bottom: 64px; }
  @media screen and (max-width: 800px) {
    /* line 560, risk.scss */
    .es .read-risk {
      margin-bottom: 32px; } }

/* line 568, risk.scss */
.pagemenu {
  margin-bottom: 104px; }
  @media screen and (max-width: 800px) {
    /* line 568, risk.scss */
    .pagemenu {
      margin-bottom: 48px; } }
  /* line 573, risk.scss */
  .pagemenu ul {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 0;
    padding: 0;
    counter-reset: count2; }
    @media screen and (max-width: 800px) {
      /* line 573, risk.scss */
      .pagemenu ul {
        width: calc(100% - 60px);
        gap: 8px 0;
        margin: 0 auto; } }
    /* line 585, risk.scss */
    .pagemenu ul li {
      position: relative;
      width: 28.1%;
      min-width: 288px;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 800px) {
        /* line 585, risk.scss */
        .pagemenu ul li {
          width: 100%;
          min-width: inherit; } }
      /* line 595, risk.scss */
      .pagemenu ul li::before {
        position: absolute;
        left: 24px;
        top: 50%;
        translate: 0 -50%;
        font-family: "Libertinus Sans", sans-serif;
        font-size: 84px;
        font-weight: 400;
        line-height: 1;
        color: rgba(0, 64, 151, 0.15);
        counter-increment: count2;
        content: counter(count2);
        z-index: 1;
        pointer-events: none; }
        @media screen and (max-width: 800px) {
          /* line 595, risk.scss */
          .pagemenu ul li::before {
            left: 20px;
            font-size: 56px; } }
      /* line 614, risk.scss */
      .pagemenu ul li a {
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        min-height: 80px;
        text-decoration: none;
        background-color: #FFFFFF;
        border: 1px solid #004097;
        border-radius: 4px;
        padding: 15px 40px 15px 0; }
        @media screen and (max-width: 800px) {
          /* line 614, risk.scss */
          .pagemenu ul li a {
            min-height: inherit;
            padding: 12px 40px 12px 0; } }
        /* line 629, risk.scss */
        .pagemenu ul li a::before {
          position: absolute;
          right: 24px;
          top: 50%;
          translate: 0 -50%;
          width: 12px;
          height: 8px;
          content: "";
          background-color: #F08A42;
          mask-image: url("../img/arrow_d.svg");
          mask-position: center top;
          mask-repeat: no-repeat;
          mask-size: cover; }
        /* line 643, risk.scss */
        .pagemenu ul li a .esm-title {
          display: block;
          width: 80px;
          color: #004097;
          font-size: 20px;
          font-weight: 500;
          text-align: center;
          border-right: 1px solid rgba(0, 0, 0, 0.15); }
          @media screen and (max-width: 800px) {
            /* line 643, risk.scss */
            .pagemenu ul li a .esm-title {
              width: 64px;
              font-size: 18px; } }
        /* line 656, risk.scss */
        .pagemenu ul li a .esm-text {
          display: block;
          width: calc(100% - 80px);
          color: #0E2841;
          font-size: 15px;
          line-height: 1.4;
          padding-left: 16px; }
          @media screen and (max-width: 800px) {
            /* line 656, risk.scss */
            .pagemenu ul li a .esm-text {
              width: calc(100% - 64px);
              font-size: 13px;
              line-height: 1.5; } }

/* line 674, risk.scss */
.es-content {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #004097;
  padding-top: 48px;
  margin-bottom: 108px; }
  @media screen and (max-width: 800px) {
    /* line 674, risk.scss */
    .es-content {
      flex-wrap: wrap;
      gap: 32px 0;
      padding-top: 16px;
      margin-top: -8px;
      margin-bottom: 56px; } }
  /* line 687, risk.scss */
  .es-content:last-child {
    margin-bottom: 0; }
  /* line 690, risk.scss */
  .es-content .l-es {
    width: 64.1%; }
    @media screen and (max-width: 800px) {
      /* line 690, risk.scss */
      .es-content .l-es {
        width: 100%; } }
    /* line 695, risk.scss */
    .es-content .l-es .es-img01 {
      width: 100%;
      margin: 0 auto 56px; }
      @media screen and (max-width: 800px) {
        /* line 695, risk.scss */
        .es-content .l-es .es-img01 {
          margin: 0 auto 32px;
          overflow-x: auto; } }
      /* line 702, risk.scss */
      .es-content .l-es .es-img01 img {
        width: 100%; }
        @media screen and (max-width: 800px) {
          /* line 702, risk.scss */
          .es-content .l-es .es-img01 img {
            min-width: 590px; } }
      /* line 708, risk.scss */
      .es-content .l-es .es-img01 figcaption {
        display: none; }
        @media screen and (max-width: 800px) {
          /* line 708, risk.scss */
          .es-content .l-es .es-img01 figcaption {
            display: block;
            font-size: 12px;
            padding: 16px 0; } }
    /* line 717, risk.scss */
    .es-content .l-es h4 {
      color: #525A64;
      margin-bottom: 16px; }
    /* line 721, risk.scss */
    .es-content .l-es p {
      margin: 0; }
  /* line 725, risk.scss */
  .es-content .r-es {
    width: 31.3%;
    padding-top: 3vw; }
    @media screen and (max-width: 800px) {
      /* line 725, risk.scss */
      .es-content .r-es {
        width: 88.4%;
        margin: 0 auto;
        padding: 0; } }
    /* line 733, risk.scss */
    .es-content .r-es .es-img02 {
      width: 100%; }
      /* line 735, risk.scss */
      .es-content .r-es .es-img02 img {
        width: 100%;
        border-radius: 8px; }
      /* line 739, risk.scss */
      .es-content .r-es .es-img02 figcaption {
        display: block;
        color: #004097;
        font-size: 13px;
        font-weight: 500;
        text-align: center;
        padding-top: 8px; }
        @media screen and (max-width: 800px) {
          /* line 739, risk.scss */
          .es-content .r-es .es-img02 figcaption {
            font-size: 11px; } }

/* line 757, risk.scss */
.support .read-page {
  margin-bottom: 32px; }
/* line 760, risk.scss */
.support .support-img01 {
  width: 100%;
  max-width: 560px;
  margin: 0 auto 24px; }
  @media screen and (max-width: 800px) {
    /* line 760, risk.scss */
    .support .support-img01 {
      max-width: inherit;
      width: calc(100% - 40px); } }
  /* line 768, risk.scss */
  .support .support-img01 img {
    width: 100%; }
/* line 772, risk.scss */
.support .soudan {
  display: flex;
  justify-content: center; }
  /* line 775, risk.scss */
  .support .soudan a {
    position: relative;
    display: inline-block;
    color: #004097;
    font-size: 25px;
    font-weight: 500;
    text-decoration: none;
    padding-bottom: 40px; }
    @media screen and (max-width: 800px) {
      /* line 775, risk.scss */
      .support .soudan a {
        font-size: 20px; } }
    /* line 786, risk.scss */
    .support .soudan a::after {
      position: absolute;
      left: 50%;
      bottom: 0;
      translate: -50% 0;
      width: 32px;
      height: 16px;
      background-color: #F08A42;
      content: "";
      clip-path: polygon(50% 100%, 0 0, 100% 0); }

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