@charset "utf-8";

.theme-mobile.theme-general .l-article .fl-wrapper-risk h1 {
  margin-top: 17px;
  padding: 0 !important;
  font-size: 4.8vw;
  font-weight: 600;
  color: #23366F;
  text-align: center;
  background: none;
}
.fl-wrapper-risk h1 span {
  font-size: 4.266666667vw;
  font-weight: 400;
}
.fl-wrapper-risk {
  margin: 0 28px;
}

.fl-wrapper-risk h2 {
  margin-top: 6.4vw;
  padding-left: 0 !important;
  font-size: 4.266666667vw;
  font-weight: 700;
  color: #434343;
  border: none;
}
.fl-wrapper-risk h2::before,
.fl-wrapper-risk h2::after {
  display: none;
}
.fl-wrapper-risk h3 {
  margin-top: 4.0vw;
  padding-left: 0 !important;
  font-size: 3.733333333vw;
  font-weight: 700;
  color: #23366F;
}
.fl-wrapper-risk h3::before {
  display: none;
}
.fl-wrapper-risk h4  {
  position: relative !important;
  margin-top: 13.333333333vw !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  font-size: 3.733333333vw;
  font-weight: 600;
  color: #23366F;
}
.fl-wrapper-risk h4:nth-of-type(1)  {
  margin-top: 6.666666667vw !important;
}
.fl-wrapper-risk h4::before  {
  content: none;
}
.fl-wrapper-risk .fl-text {
  font-size: 3.2vw;
  line-height: 1.5;
  color: #434343;
}
.fl-wrapper-risk .fl-text {
  margin-top: 20px;
}
.fl-wrapper-risk .fl-text22 {
  margin-top: 2.133333333vw;
}
.fl-wrapper-risk .fl-text24 {
  margin-top: -10px;
}
.fl-wrapper-risk .sup {
  font-size: 0.6em;
  vertical-align: super;
}

table.fl-table-cost02 dl.fl-type-dl dt {
  display: flow-root;
}
dt .fl-txt-serif {
  font-family: "Hiragino Mincho ProN",YuMincho,serif;
  font-weight: 600;
}

.fl-cv {
  margin-top: 13vw;
}

.fl-risk-box {
  margin-top: 9.333333333vw;
}
.fl-risk-box:first-of-type {
  margin-top: 5vw;
}
.fl-risk h2,
.fl-other h2 {
  margin-top: 10.333333333vw;
}


@media screen and (min-width:1250px) {
  .fl-wrapper-risk {
    width: 1200px;
    margin: auto;
  }

  .fl-wrapper-risk h1 {
    margin-top: 60px;
    font-size: 36px;
    font-weight: 600;
    color: #23366F;
    text-align: center;
  }
  .fl-wrapper-risk h1 span {
    font-size: 30px;
    font-weight: 400;
  }


  .fl-wrapper-risk h2 {
    margin-top: 58px;
    font-size: 32px;
  }
  .fl-wrapper-risk h3 {
    margin-top: 40px;
    font-size: 28px;
  }
  .fl-wrapper-risk h4 {
    margin-top: 70px !important;;
    font-size: 28px;
  }

  .fl-wrapper-risk .fl-text {
    margin-top: 20px;
  }
  .fl-wrapper-risk .fl-text22 {
    font-size: 22px;
  }
  .fl-wrapper-risk .fl-text24 {
    font-size: 24px;
  }
  .fl-cv {
    margin-top: 100px;
  }

  .fl-risk-box,
  .fl-risk-box:first-of-type {
    margin-top: 60px;
  }
  .fl-risk h2 {
    margin-top: 60px;
  }
  .fl-other h2{
    margin-top: 90px;
  }
}


/* テーブル -------------------------- */
.fl-wrapper-risk table {
  width: 100%;
  height: 100%;
  margin-top: 2.933333333vw;
}
.fl-wrapper-risk table tr > * {
  border: solid .266666667vw #9CA8CC;
  line-height: 1.5;
}
.fl-wrapper-risk thead tr {
  background-color: rgb(33,103,174,.2);
  /* background-image: repeating-linear-gradient(-45deg, rgba(255,255,255,.35) 0, rgba(255,255,255,.35) .266666667vw, transparent 0, transparent 1.066666667vw); */
}
.fl-wrapper-risk thead th {
  padding: 3vw 0;
  font-size: 3.733333333vw;
  line-height: 1.57;
  color: #23366F;
}
.fl-wrapper-risk tbody tr > * {
  text-align: left;
  vertical-align: middle;
}
.fl-wrapper-risk .txt-vertical {
  text-align: center;
  vertical-align: middle;
}
.fl-wrapper-risk .txt-vertical span {
  writing-mode: vertical-rl;
  white-space: pre;
  display: inline-block;
}
.fl-wrapper-risk tbody th {
  font-size: 4.266666667vw;
  font-weight: 600;
  color: #23366F;
  background-color: rgb(33,103,174,.1);
}
.fl-wrapper-risk tbody td {
  font-size: 3.733333333vw;
  font-weight: 600;
  color: #434343;
  line-height: 1.57;
}
.fl-wrapper-risk tbody td.bold {
  font-weight: 600;
}

table.fl-table-cost01 tbody th p {
  width: 5em;
  font-size: 3.2vw;
  line-height: 1.7;
  text-indent: -1.5em;
  margin-left: 1.5em;
  padding: 3.333333333vw 4.0vw;
  box-sizing: content-box;
}
table.fl-table-cost01 tbody th p .num {
  margin-right: 0.5em;
}
table.fl-table-cost01 tbody td {
  font-size: 3.2vw;
  padding: 5.333333333vw;
}
table.fl-table-cost01 tbody td.bold {
  font-weight: 600;
}

table.fl-table-cost02 thead th:nth-child(3) {
  width: 5em;
  text-align: left;
  padding-left: 1.466666667vw;
  padding-right: 1.466666667vw;
  box-sizing: content-box;
}
table.fl-table-cost02 tbody th {
  letter-spacing: 6.4vw;
  width: 10.666666667vw;
}
table.fl-table-cost02 tbody td:has(dl) {
  padding: 0;
  height: 100%;
}
table.fl-table-cost02 dl {
  display: flex;
  height: 100%;
}
table.fl-table-cost02 dt {
  width: 50%;
  padding: 5.333333333vw 3.333333333vw;
  font-size: 3.733333333vw;
  color: #23366F;
  border-right: solid .266666667vw #9CA8CC;
  display: flex;
  align-items: center;
}
table.fl-table-cost02 dd {
  width: 50%;
  padding: 4.333333333vw 3.333333333vw;
  font-size: 3.2vw;
}
table.fl-table-cost02 dd .txt-red {
  font-size: 3.466666667vw;
  color: #FF7569;
}
table.fl-table-cost02 tbody tr > *:nth-child(3) {
  letter-spacing: 0.05em;
  color: #23366F;
}

table.fl-table-cost03 thead th:nth-child(3),
table.fl-table-cost04 thead th:nth-child(3) {
  min-width: 5em;
  text-align: left;
  padding-left: 1.466666667vw;
  padding-right: 1.466666667vw;
  box-sizing: content-box;
}
table.fl-table-cost03 tbody th,
table.fl-table-cost04 tbody th {
  padding: 4.333333333vw 2.4vw;
  width: 2em;
  box-sizing: content-box;
}
table.fl-table-cost03 tbody td,
table.fl-table-cost04 tbody td {
  padding: 4.333333333vw 3.733333333vw;
}
table.fl-table-cost03 tbody tr > *:nth-child(3),
table.fl-table-cost04 tbody tr > *:nth-child(3) {
  width: 4em;
  color: #23366F;
  box-sizing: content-box;
}
table.fl-table-cost04 ul  {
  padding-left: 0em;
  list-style: none;
}
/* table.fl-table-cost04 ul li {
  font-size: 3.733333333vw;
  list-style: "・";
} */
table.fl-table-cost04 ul li .txt-red {
  font-size: 4.0vw;
  color: #FF7569;
}


table.fl-table-cost05 thead th:nth-child(3) {
  width: 5em;
  text-align: left;
  padding-left: 1.466666667vw;
  padding-right: 1.466666667vw;
  box-sizing: content-box;
}
table.fl-table-cost05 tbody th {
  padding: 0;
  height: 100%;
}
table.fl-table-cost05 dl {
  display: flex;
  width: 42.133333333vw;
  height: 100%;
}
table.fl-table-cost05 dt {
  width: 3em;
  min-width: 3em;
  padding: 5.333333333vw 2.133333333vw;
  border-right: solid .266666667vw #9CA8CC;
  box-sizing: content-box;
  display: flex;
  align-items: center;
}
table.fl-table-cost05 dd {
  padding: 5.333333333vw 2.133333333vw;
  font-size: 3.733333333vw;
  color: #434343;
  display: flex;
  align-items: center;
}
table.fl-table-cost05 tbody td {
  padding: 5.333333333vw 2.933333333vw;
}
table.fl-table-cost05 tbody tr > *:nth-child(3) {
  width: 4em;
  color: #23366F;
  box-sizing: content-box;
}

@media screen and (min-width:1250px) {
  .fl-wrapper-risk table {
    margin-top: 30px;
  }
  .fl-wrapper-risk table tr > * {
    border: solid 1px #9CA8CC;
  }
  .fl-wrapper-risk thead tr {
    /* background-image: repeating-linear-gradient(-45deg, rgba(255, 255, 255, .35) 5px, rgba(255, 255, 255, .35) 8px, transparent 0, transparent 10px); */
  }
  .fl-wrapper-risk thead th {
    padding: 10px 0;
    font-size: 24px;
  }
  .fl-wrapper-risk tbody tr > * {
    vertical-align: middle;
  }
  .fl-wrapper-risk tbody th {
    font-size: 22px;

  }
  .fl-wrapper-risk tbody td {
    font-size: 22px;
  }

  .fl-wrapper-risk .txt-vertical {
    writing-mode: horizontal-tb;
    text-align: left;
  }
  .fl-wrapper-risk .txt-vertical span {
    writing-mode:unset;
    white-space: unset;
  }
  table.fl-table-cost01 tbody th {
    width: 420px;
  }
  table.fl-table-cost01 tbody th p {
    width: auto;
    font-size: 22px;
    line-height: 1.63;
    padding: 20px 15px;
  }
  table.fl-table-cost01 tbody td {
    font-size: 22px;
    padding: 20px 45px;
  }

  table.fl-table-cost02 thead th:nth-child(3) {
    width: 314px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  table.fl-table-cost02 tbody th {
    letter-spacing: 0;
    width: 205px;
    text-align: center !important;
  }
  table.fl-table-cost02 dt {
    width: 267px;
    padding: 20px 35px;
    font-size: 22px;
    color: #23366F;
    border-right: solid 1px #9CA8CC;
  }
  table.fl-table-cost02 dd {
    width: 413px;
    padding: 20px 50px;
    font-size: 22px;
  }
  table.fl-table-cost02 dd .txt-red {
    font-size: 22px;
    display: inline-block;
  }
  table.fl-table-cost02 tbody tr > *:nth-child(3) {
    letter-spacing: 0;
    padding: 0 35px;
  }

  table.fl-table-cost03 thead th:nth-child(3),
  table.fl-table-cost04 thead th:nth-child(3) {
    min-width: unset;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 336px;
  }
  table.fl-table-cost03 tbody th,
  table.fl-table-cost04 tbody th {
    padding: 48px 22px;
    width: 4em;
  }
  table.fl-table-cost03 tbody td,
  table.fl-table-cost04 tbody td {
    padding: 30px 44px;
  }
  table.fl-table-cost03 tbody tr > *:nth-child(3),
  table.fl-table-cost04 tbody tr > *:nth-child(3) {
    width: auto;
    padding: 30px 30px;
  }
  table.fl-table-cost04 ul li {
    font-size: 22px;
  }
  table.fl-table-cost04 ul li .txt-red {
    font-size: 22px;
  }


  table.fl-table-cost05 thead th:nth-child(3) {
    min-width: unset;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 336px;
  }
  table.fl-table-cost05 dl {
    width: 455px;
  }
  table.fl-table-cost05 dt {
    width: 150px;
    padding: 30px 42px;
    border-right: solid 1px #9CA8CC;
  }
  table.fl-table-cost05 dd {
    padding: 30px 35px;
    font-size: 22px;
  }
  table.fl-table-cost05 tbody td {
    padding: 30px 40px;
  }
  table.fl-table-cost05 tbody tr > *:nth-child(2) {
    text-align: center;
  }
}


/* リスト -------------------------- */

.fl-attention-list {
  padding-left: 1.5em;
  margin-top: 3.2vw;
}
.fl-attention-list li {
  list-style: "●";
  font-size: 3.2vw;
  font-weight: 600;
  color: #434343;
  line-height: 1.6;
}
.fl-attention-list li::marker {
  font-size: 2.666666667vw;
  letter-spacing: 0.5em;
  color: #23366F;
}

.fl-attention-list li .txt-red {
  font-weight: 700;
  color: #FF7569;
}
.fl-attention-list .txt-underline {
  text-decoration: underline;
  text-underline-offset: 0.3em;
}

@media screen and (min-width:1250px) {
  .fl-attention-list {
    padding-left: 2em;
    margin-top: 20px;
  }
  .fl-attention-list li {
    font-size: 18px;
  }
  .fl-attention-list li::marker {
    font-size: 12px;
    letter-spacing: 1em;
    color: #434343;
  }
  
  .fl-attention-list .txt-underline {
    text-decoration: underline;
    text-underline-offset: 0.3em;
  }
}

.fl-pre-checklist {
  width: 100%;
}