@charset "UTF-8";

figure {
  margin: 0;
}
/* ul li {
  list-style-type: none;
	margin: 6px 0 0;
	padding-left: 13px;
	position: relative;
	line-height: 2;
}
ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0.8em;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00a7db;
} */
table {
  margin: 1em 0;
  border-collapse: collapse;
  border-spacing: 0;
}

#container {
  width: 100%;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
@media only screen and (max-width: 720px) {
  #container {
    display: block;
    width: 94%;
  }
}

.c-toushishintaku__cor {
    width: 1000px;
    margin: 0 auto;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__cor {
    width: 100%;
  }
}
.c-toushishintaku__cor h1 {
  text-align: center;
  font-size: calc(20 / 14 * 100%);
  font-weight: normal;
  border-color: #00A7DB;
}

  .c-toushishintaku__note {
    margin-top: 45px; }
    .c-toushishintaku__note h4 {
      margin-bottom: 20px;
      padding: 13px 20px;
      color: #333;
      line-height: 1.6;
      background: #eee;
      font-weight: bold;
      font-size: calc(16 / 14.04 * 100%);
     }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__note h4 {
          font-size: calc(15 / 14.04 * 100%); } }
    .c-toushishintaku__note li {
      list-style-type: none;
      margin: 6px 0 0;
      padding-left: 13px;
      position: relative;
      line-height: 2;
      font-size: calc(16 / 14.04 * 100%); }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__note li {
          font-size: calc(15 / 14.04 * 100%); } }
      .c-toushishintaku__note li:before {
        content: '';
        display: block;
        position: absolute;
        top: 0.8em;
        left: 0;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #00a7db;
      }
  .c-toushishintaku__note li a {
    color: #333;
    text-decoration: underline;
  }

  .c-toushishintaku__iconlist li {
    list-style-type: none;
    font-size: calc(16 / 14.04 * 100%);
    line-height: 1.8;
    margin: 6px 0 0;
    padding-left: 13px;
    position: relative; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__iconlist li {
        font-size: calc(15 / 14.04 * 100%); } }
    .c-toushishintaku__iconlist li::before {
      content: '';
      display: block;
      position: absolute;
      top: .6em;
      left: 0;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #00a7db; }

  .c-toushishintaku__cor p {
    font-size: calc(16 / 14.04 * 100%) !important; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor p {
        font-size: calc(15 / 14.04 * 100%) !important; } }
  .c-toushishintaku__cor sup {
    font-size: 1rem !important;
    top: 0.5em !important; }
  .c-toushishintaku__cor-main {
    margin-bottom: 30px;
    text-align: center; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-main img {
        width: 100%; } }
  .c-toushishintaku__cor-pict-mb-medium, .c-toushishintaku__cor-pict-mt-medium, .c-toushishintaku__cor-pict-mt-mb-none, .c-toushishintaku__cor-pict-mt-mb-medium, .c-toushishintaku__cor-pict-size-medium {
    text-align: center; }
    .c-toushishintaku__cor-pict-mb-medium figcaption, .c-toushishintaku__cor-pict-mt-medium figcaption, .c-toushishintaku__cor-pict-mt-mb-none figcaption, .c-toushishintaku__cor-pict-mt-mb-medium figcaption, .c-toushishintaku__cor-pict-size-medium figcaption {
      margin-top: 20px;
      text-align: left;
      color: #777; }
    .c-toushishintaku__cor-pict-mb-medium img, .c-toushishintaku__cor-pict-mt-medium img, .c-toushishintaku__cor-pict-mt-mb-none img, .c-toushishintaku__cor-pict-mt-mb-medium img, .c-toushishintaku__cor-pict-size-medium img {
      margin-left: auto;
      margin-right: auto; }
  .c-toushishintaku__cor-pict-mb-medium {
    margin: 0 auto 30px; }
  .c-toushishintaku__cor-pict-mt-mb-none {
    text-align: center; }
  .c-toushishintaku__cor-pict-mt-mb-medium {
    margin: 30px auto; }
    .c-toushishintaku__cor-pict-mt-mb-medium-pc-size-medium {
      width: 80%;
      margin: 30px auto; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-pict-mt-mb-medium-pc-size-medium {
          width: 100%; } }
  .c-toushishintaku__cor-pict-mt-medium {
    margin: 30px auto 0; }
    .c-toushishintaku__cor-pict-mt-medium-size-medium {
      width: 80%;
      margin: 30px auto 0;
      min-height: 1%; }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__cor-pict-scroll {
      overflow: hidden;
      overflow-x: scroll;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch; }
      .c-toushishintaku__cor-pict-scroll img {
        width: 800px;
        max-width: 800px;
        height: auto; }
      .c-toushishintaku__cor-pict-scroll::before {
        display: block;
        margin-bottom: 10px;
        content: "※横にスクロールしてご覧ください";
        font-size: calc(13 / 14.04 * 100%);
        text-align: left; } }
  .c-toushishintaku__cor-box h2, .c-toushishintaku__cor-subbox h2 {
    margin-top: 65px;
    font-size: calc(25 / 14.04 * 100%); }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-box h2, .c-toushishintaku__cor-subbox h2 {
        font-size: calc(20 / 14.04 * 100%); } }
  .c-toushishintaku__cor-box > h3, .c-toushishintaku__cor-subbox > h3 {
    font-weight: bold;
    font-size: 2rem; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-box > h3, .c-toushishintaku__cor-subbox > h3 {
        font-size: 1.8rem; } }
  .c-toushishintaku__cor-box article, .c-toushishintaku__cor-subbox article {
    margin: 48px 0 0;
    padding-bottom: 50px;
    border: 1px solid #CCC; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-box article, .c-toushishintaku__cor-subbox article {
        margin-top: 30px;
        padding-bottom: 30px; } }
    .c-toushishintaku__cor-box article > h3, .c-toushishintaku__cor-subbox article > h3 {
      margin: 0 0 40px;
      padding: 24px 30px 24px 55px;
      font-weight: bold;
      background: none;
      background-color: #E6F9FF;
      border: none;
      font-size: calc(20 / 14.04 * 100%);
      position: relative; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-box article > h3, .c-toushishintaku__cor-subbox article > h3 {
          margin-bottom: 30px;
          padding: 15px 15px 15px 30px;
          font-size: calc(18 / 14.04 * 100%); } }
      .c-toushishintaku__cor-box article > h3::before, .c-toushishintaku__cor-subbox article > h3::before {
        display: block;
        content: "";
        width: 7px;
        height: calc(100% - 40px);
        background-color: #00A7DB;
        position: absolute;
        left: 30px;
        top: 20px;
        bottom: 20px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-box article > h3::before, .c-toushishintaku__cor-subbox article > h3::before {
            width: 4px;
            height: calc(100% - 30px);
            left: 15px;
            top: 15px;
            bottom: 15px; } }
    .c-toushishintaku__cor-box article .c-toushishintaku__cor-boxlist-c-col3 h3, .c-toushishintaku__cor-subbox article .c-toushishintaku__cor-boxlist-c-col3 h3 {
      font-size: 1.6rem; }
      .c-toushishintaku__cor-box article .c-toushishintaku__cor-boxlist-c-col3 h3::before, .c-toushishintaku__cor-subbox article .c-toushishintaku__cor-boxlist-c-col3 h3::before {
        display: none; }
  .c-toushishintaku__cor-box-notitle, .c-toushishintaku__cor-subbox-notitle {
    padding: 50px 40px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-box-notitle, .c-toushishintaku__cor-subbox-notitle {
        padding: 30px 5%; } }
  .c-toushishintaku__cor-box-inner, .c-toushishintaku__cor-subbox-inner {
    margin: 0 80px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-box-inner, .c-toushishintaku__cor-subbox-inner {
        margin: 0 5%; } }
    .c-toushishintaku__cor-box-inner p + .c-toushishintaku__cor-merit,
    .c-toushishintaku__cor-box-inner p + 　.c-toushishintaku__cor-merit-mintitle, .c-toushishintaku__cor-subbox-inner p + .c-toushishintaku__cor-merit,
    .c-toushishintaku__cor-subbox-inner p + 　.c-toushishintaku__cor-merit-mintitle {
      margin-top: 30px; }
  .c-toushishintaku__cor-box + .c-toushishintaku__cor-more, .c-toushishintaku__cor-subbox + .c-toushishintaku__cor-more {
    margin-top: 50px; }
  .c-toushishintaku__cor-box .c-toushishintaku__cor-more {
    margin-top: 50px; }
  .c-toushishintaku__cor-box > .c-toushishintaku__cor-merit {
    margin-top: 40px; }
  .c-toushishintaku__cor-subbox-inner {
    margin: 0 30px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-subbox-inner {
        margin: 0 5%; } }
  .c-toushishintaku__cor-subbox article {
    padding-bottom: 30px; }
    .c-toushishintaku__cor-subbox article h3 {
      margin: 0 0 20px; }
  .c-toushishintaku__cor-col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-col2 {
        display: block; } }
    .c-toushishintaku__cor-col2 .c-toushishintaku__cor-border-white {
      width: calc((100% - 40px) / 2);
      margin: 0 40px 20px 0; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-col2 .c-toushishintaku__cor-border-white {
          width: 100%;
          margin: 0 0 30px; } }
      .c-toushishintaku__cor-col2 .c-toushishintaku__cor-border-white:nth-child(2) {
        margin-right: 0; }
      .c-toushishintaku__cor-col2 .c-toushishintaku__cor-border-white:last-child {
        margin-right: 0; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-col2 .c-toushishintaku__cor-border-white:last-child {
            margin-bottom: 0; } }
      .c-toushishintaku__cor-col2 .c-toushishintaku__cor-border-white .c-toushishintaku__cor-btn-blue-medium {
        margin: 0 auto; }
        .c-toushishintaku__cor-col2 .c-toushishintaku__cor-border-white .c-toushishintaku__cor-btn-blue-medium a {
          width: 90%; }
    .c-toushishintaku__cor-col2-pict-small, .c-toushishintaku__cor-col2-pict-medium, .c-toushishintaku__cor-col2-pict-large {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-col2-pict-small, .c-toushishintaku__cor-col2-pict-medium, .c-toushishintaku__cor-col2-pict-large {
          display: block; } }
      .c-toushishintaku__cor-col2-pict-small figure, .c-toushishintaku__cor-col2-pict-medium figure, .c-toushishintaku__cor-col2-pict-large figure {
        margin-left: 50px;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-col2-pict-small figure, .c-toushishintaku__cor-col2-pict-medium figure, .c-toushishintaku__cor-col2-pict-large figure {
            margin: 20px auto 10px; } }
    .c-toushishintaku__cor-col2-pict-small {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .c-toushishintaku__cor-col2-pict-small figure {
        width: 100px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-col2-pict-small figure {
            width: 22%; } }
    .c-toushishintaku__cor-col2-pict-medium {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .c-toushishintaku__cor-col2-pict-medium figure {
        width: 300px;
        text-align: right; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-col2-pict-medium figure {
            width: 80%;
            text-align: center; } }
      .c-toushishintaku__cor-col2-pict-medium + .c-toushishintaku__cor-border-gray {
        margin-top: 30px; }
    .c-toushishintaku__cor-col2-btn-white, .c-toushishintaku__cor-col2-btn-white-text-center, .c-toushishintaku__cor-col2-btn-blue {
      width: 920px;
      margin: 48px auto 54px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-col2-btn-white, .c-toushishintaku__cor-col2-btn-white-text-center, .c-toushishintaku__cor-col2-btn-blue {
          width: 100%;
          margin: 30px auto 42px; } }
      .c-toushishintaku__cor-col2-btn-white ul, .c-toushishintaku__cor-col2-btn-white-text-center ul, .c-toushishintaku__cor-col2-btn-blue ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-col2-btn-white ul, .c-toushishintaku__cor-col2-btn-white-text-center ul, .c-toushishintaku__cor-col2-btn-blue ul {
            display: block;
            width: 80%;
            margin-left: auto;
            margin-right: auto; } }
        .c-toushishintaku__cor-col2-btn-white ul li, .c-toushishintaku__cor-col2-btn-white-text-center ul li, .c-toushishintaku__cor-col2-btn-blue ul li {
          width: calc(100% / 2);
          margin: 0 40px 0 0;
          padding: 0;
          font-weight: bold;
          font-size: 1.6rem !important;
          line-height: 1.6; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__cor-col2-btn-white ul li, .c-toushishintaku__cor-col2-btn-white-text-center ul li, .c-toushishintaku__cor-col2-btn-blue ul li {
              width: 100%;
              margin: 0 0 20px;
              font-size: 1.5rem !important; } }
          .c-toushishintaku__cor-col2-btn-white ul li:last-child, .c-toushishintaku__cor-col2-btn-white-text-center ul li:last-child, .c-toushishintaku__cor-col2-btn-blue ul li:last-child {
            margin-right: 0; }
            @media only screen and (max-width: 720px) {
              .c-toushishintaku__cor-col2-btn-white ul li:last-child, .c-toushishintaku__cor-col2-btn-white-text-center ul li:last-child, .c-toushishintaku__cor-col2-btn-blue ul li:last-child {
                margin: 0; } }
          .c-toushishintaku__cor-col2-btn-white ul li::before, .c-toushishintaku__cor-col2-btn-white-text-center ul li::before, .c-toushishintaku__cor-col2-btn-blue ul li::before {
            display: none; }
          .c-toushishintaku__cor-col2-btn-white ul li a, .c-toushishintaku__cor-col2-btn-white-text-center ul li a, .c-toushishintaku__cor-col2-btn-blue ul li a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            height: 100%;
            padding: 15px 20px;
            border: 2px solid #00A7DB;
            text-decoration: none;
            border-radius: 5px;
            color: #00A7DB;
            position: relative;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            .c-toushishintaku__cor-col2-btn-white ul li a:hover, .c-toushishintaku__cor-col2-btn-white-text-center ul li a:hover, .c-toushishintaku__cor-col2-btn-blue ul li a:hover {
              opacity: .6; }
            .c-toushishintaku__cor-col2-btn-white ul li a::after, .c-toushishintaku__cor-col2-btn-white-text-center ul li a::after, .c-toushishintaku__cor-col2-btn-blue ul li a::after {
              display: block;
              content: "";
              position: absolute;
              right: 12px;
              top: calc(50% - 5px);
              width: 10px;
              height: 10px;
              border-top: 1px solid #00A7DB;
              border-right: 1px solid #00A7DB;
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .c-toushishintaku__cor-col2-btn-white-text-center {
      width: 800px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-col2-btn-white-text-center {
          width: 100%; } }
      .c-toushishintaku__cor-col2-btn-white-text-center ul li a {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .c-toushishintaku__cor-col2-btn-blue ul li a {
      border: none;
      color: #fff;
      background-color: #00A7DB; }
      .c-toushishintaku__cor-col2-btn-blue ul li a::after {
        border-color: #fff; }
  .c-toushishintaku__cor-btn-orange-small, .c-toushishintaku__cor-btn-orange-medium {
    margin-bottom: 30px;
    text-align: center;
    font-size: 1.6rem !important;
    font-weight: bold;
    line-height: 1.6 !important; }
    .c-toushishintaku__cor-btn-orange-small a, .c-toushishintaku__cor-btn-orange-medium a {
      display: inline-block;
      padding: 15px 50px;
      color: #fff;
      background-color: #F5A927;
      text-decoration: none;
      border-radius: 5px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      font-size: 1rem; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-btn-orange-small a, .c-toushishintaku__cor-btn-orange-medium a {
          display: block;
          width: 80%;
          margin: 0 auto;
          padding: 15px 24px; } }
      .c-toushishintaku__cor-btn-orange-small a:hover, .c-toushishintaku__cor-btn-orange-medium a:hover {
        opacity: .6; }
      .c-toushishintaku__cor-btn-orange-small a::after, .c-toushishintaku__cor-btn-orange-medium a::after {
        display: block;
        content: "";
        position: absolute;
        right: 12px;
        top: calc(50% - 5px);
        width: 10px;
        height: 10px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  .c-toushishintaku__cor-btn-orange-small a {
    min-width: 300px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-btn-orange-small a {
        display: block;
        width: 80%;
        min-width: 80%;
        margin: 0 auto;
        padding: 15px 24px; } }
  .c-toushishintaku__cor-btn-orange-medium a {
    min-width: 300px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-btn-orange-medium a {
        display: block;
        width: 100%;
        min-width: 100%;
        margin: 0 auto;
        padding: 15px 24px; } }
  .c-toushishintaku__cor-btn-blue-small, .c-toushishintaku__cor-btn-blue-medium,
  .c-toushishintaku__cor-btn-blue-02-small, .c-toushishintaku__cor-btn-blue-02-medium {
    text-align: center;
    font-size: calc(16 / 14.04 * 100%) !important;
    font-weight: bold;
    line-height: 1.6 !important; }
    .c-toushishintaku__cor-btn-blue-small a, .c-toushishintaku__cor-btn-blue-medium a,
    .c-toushishintaku__cor-btn-blue-02-small a, .c-toushishintaku__cor-btn-blue-02-medium a {
      display: inline-block;
      padding: 15px 50px;
      color: #fff;
      background-color: #00A7DB;
      text-decoration: none;
      border-radius: 5px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      box-sizing: border-box; }
      .c-toushishintaku__cor-btn-blue-small a:hover, .c-toushishintaku__cor-btn-blue-medium a:hover,
      .c-toushishintaku__cor-btn-blue-02-small a:hover, .c-toushishintaku__cor-btn-blue-02-medium a:hover {
        opacity: .6; }
      .c-toushishintaku__cor-btn-blue-small a::after, .c-toushishintaku__cor-btn-blue-medium a::after,
      .c-toushishintaku__cor-btn-blue-02-small a::after, .c-toushishintaku__cor-btn-blue-02-medium a::after {
        display: block;
        content: "";
        position: absolute;
        right: 12px;
        top: calc(50% - 5px);
        width: 10px;
        height: 10px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
    .c-toushishintaku__cor-btn-blue-02-small a, .c-toushishintaku__cor-btn-blue-02-medium a {
      min-width: 370px !important;
      background-color: #164281;
      font-size: calc(22 / 35.2 * 100%) !important;
    }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-btn-blue-02-small a, .c-toushishintaku__cor-btn-blue-02-medium a {
        min-width: 100% !important;
        font-size: calc(16 / 25.6 * 100%) !important;
      }
    }
  .c-toushishintaku__cor-btn-blue-small a,
  .c-toushishintaku__cor-btn-blue-02-small a {
    min-width: 300px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-btn-blue-small a {
        display: block;
        width: 80%;
        min-width: 80%;
        margin: 0 auto;
        padding: 15px 24px; } }
  .c-toushishintaku__cor-btn-blue-medium a,
  .c-toushishintaku__cor-btn-blue-02-medium a {
    min-width: 300px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-btn-blue-medium a,
      .c-toushishintaku__cor-btn-blue-02-medium a {
        display: block;
        width: 100%;
        min-width: 100%;
        margin: 0 auto;
        padding: 15px 24px; } }
  .c-toushishintaku__cor-btn-darkblue-small, .c-toushishintaku__cor-btn-darkblue-medium {
    margin-bottom: 30px;
    text-align: center;
    font-size: 1.6rem !important;
    font-weight: bold;
    line-height: 1.6 !important; }
    .c-toushishintaku__cor-btn-darkblue-small a, .c-toushishintaku__cor-btn-darkblue-medium a {
      display: inline-block;
      padding: 15px 50px;
      color: #fff;
      background-color: #1B467D;
      text-decoration: none;
      border-radius: 5px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .c-toushishintaku__cor-btn-darkblue-small a:hover, .c-toushishintaku__cor-btn-darkblue-medium a:hover {
        opacity: .6; }
      .c-toushishintaku__cor-btn-darkblue-small a::after, .c-toushishintaku__cor-btn-darkblue-medium a::after {
        display: block;
        content: "";
        position: absolute;
        right: 12px;
        top: calc(50% - 5px);
        width: 10px;
        height: 10px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  .c-toushishintaku__cor-btn-darkblue-small a {
    min-width: 300px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-btn-darkblue-small a {
        display: block;
        width: 80%;
        min-width: 80%;
        margin: 0 auto;
        padding: 15px 24px; } }
  .c-toushishintaku__cor-btn-darkblue-medium a {
    min-width: 300px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-btn-darkblue-medium a {
        display: block;
        width: 100%;
        min-width: 100%;
        margin: 0 auto;
        padding: 15px 24px; } }

  .c-toushishintaku__cor-link-anc-a-col2, .c-toushishintaku__cor-link-anc-a-col3 {
    margin: 70px auto 0;
    padding: 35px 50px 42px;
    background-color: #E6F9FF; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-link-anc-a-col2, .c-toushishintaku__cor-link-anc-a-col3 {
        margin-top: 50px;
        padding: 35px 5% 30px; } }
    .c-toushishintaku__cor-link-anc-a-col2 h2, .c-toushishintaku__cor-link-anc-a-col3 h2 {
      margin: 0 0 25px;
      padding: 0;
      font-size: 2.4rem;
      border: none;
      text-align: center; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-link-anc-a-col2 h2, .c-toushishintaku__cor-link-anc-a-col3 h2 {
          margin-bottom: 30px;
          font-size: 2rem; } }
      .c-toushishintaku__cor-link-anc-a-col2 h2::after, .c-toushishintaku__cor-link-anc-a-col3 h2::after {
        display: none; }
    .c-toushishintaku__cor-link-anc-a-col2 ul, .c-toushishintaku__cor-link-anc-a-col3 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: -15px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-link-anc-a-col2 ul, .c-toushishintaku__cor-link-anc-a-col3 ul {
          display: block;
          margin-bottom: 0; } }
      .c-toushishintaku__cor-link-anc-a-col2 ul li, .c-toushishintaku__cor-link-anc-a-col3 ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0 20px 15px 0;
        padding: 0;
        text-align: center;
        border: 1px solid #CCC;
        border-top: 2px solid #00A7DB;
        background-color: #fff;
        font-weight: bold;
        font-size: 1.4rem;
        line-height: 1.6;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-link-anc-a-col2 ul li, .c-toushishintaku__cor-link-anc-a-col3 ul li {
            display: block;
            margin: 0 0 10px; } }
        .c-toushishintaku__cor-link-anc-a-col2 ul li:hover, .c-toushishintaku__cor-link-anc-a-col3 ul li:hover {
          opacity: .6; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-link-anc-a-col2 ul li:last-child, .c-toushishintaku__cor-link-anc-a-col3 ul li:last-child {
            margin-bottom: 0; } }
        .c-toushishintaku__cor-link-anc-a-col2 ul li::before, .c-toushishintaku__cor-link-anc-a-col3 ul li::before {
          display: none; }
        .c-toushishintaku__cor-link-anc-a-col2 ul li a, .c-toushishintaku__cor-link-anc-a-col3 ul li a {
          display: block;
          width: 100%;
          padding: 12px 20px;
          text-decoration: none;
          position: relative;
          color: #333;
          font-size: calc(14 / 22.4 * 100%);
          box-sizing: border-box; }
          .c-toushishintaku__cor-link-anc-a-col2 ul li a::after, .c-toushishintaku__cor-link-anc-a-col3 ul li a::after {
            position: absolute;
            content: "";
            right: 10px;
            top: calc(50% - 3px);
            width: 6px;
            height: 6px;
            border-top: 2px solid #00A7DB;
            border-right: 2px solid #00A7DB;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .c-toushishintaku__cor-link-anc-a-col2 ul li {
    width: calc((100% - 48px) / 2); }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-link-anc-a-col2 ul li {
        width: 100%; } }
    .c-toushishintaku__cor-link-anc-a-col2 ul li:nth-child(2n) {
      margin-right: 0; }
  .c-toushishintaku__cor-link-anc-a-col3 ul li {
    width: calc((100% - 48px) / 3); }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-link-anc-a-col3 ul li {
        width: 100%; } }
    .c-toushishintaku__cor-link-anc-a-col3 ul li:nth-child(3n) {
      margin-right: 0; }
  .c-toushishintaku__cor-link-anc-b {
    margin-top: 48px;
    background-color: #FDFDED;
    border: 5px solid #F1F0E4; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-link-anc-b {
        margin-top: 40px; } }
    .c-toushishintaku__cor-link-anc-b ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 19px 24px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-link-anc-b ul {
          padding: 16px 20px;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
      .c-toushishintaku__cor-link-anc-b ul li {
        margin: 5px 50px 5px 0;
        padding-left: 30px;
        font-size: 1.6rem;
        position: relative; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-link-anc-b ul li {
            margin-right: 30px;
            font-size: 1.5rem; } }
        .c-toushishintaku__cor-link-anc-b ul li:last-child {
          margin-right: 0; }
        .c-toushishintaku__cor-link-anc-b ul li::before, .c-toushishintaku__cor-link-anc-b ul li::after {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          margin: auto;
          content: ""; }
        .c-toushishintaku__cor-link-anc-b ul li::before {
          width: 20px;
          height: 20px;
          border-radius: 50%;
          background: #00A7DB; }
        .c-toushishintaku__cor-link-anc-b ul li::after {
          top: -2px;
          left: 7px;
          width: 5px;
          height: 5px;
          border-top: 1px solid #fff;
          border-right: 1px solid #fff;
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg); }
  .c-toushishintaku__cor-link-fand {
    margin: 30px auto 80px;
    font-weight: bold; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-link-fand {
        margin: 20px auto 60px; } }
    .c-toushishintaku__cor-link-fand ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin: 0 auto;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-link-fand ul {
          display: block;
          width: 80%;
          margin: 0 auto; } }
      .c-toushishintaku__cor-link-fand ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc((100% / 3) - 30px);
        margin: 0 30px 0 0;
        padding: 0; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-link-fand ul li {
            width: 100%;
            margin: 0 auto 20px; } }
        .c-toushishintaku__cor-link-fand ul li::before {
          display: none; }
        .c-toushishintaku__cor-link-fand ul li:last-child {
          margin-right: 0; }
        .c-toushishintaku__cor-link-fand ul li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          padding: 2px 30px 2px 2px;
          background-color: #00A7DB;
          color: #fff;
          text-decoration: none;
          border-radius: 5px;
          position: relative;
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
          .c-toushishintaku__cor-link-fand ul li a::before {
            display: block;
            position: absolute;
            content: "";
            top: calc(50% - 4px);
            right: 10px;
            width: 8px;
            height: 8px;
            border-top: 1px solid #fff;
            border-right: 1px solid #fff;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
          .c-toushishintaku__cor-link-fand ul li a:hover {
            opacity: .6; }
        .c-toushishintaku__cor-link-fand ul li div {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 55px;
          padding: 10px;
          margin-right: 20px;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          background-color: #fff;
          border-radius: 5px; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__cor-link-fand ul li div {
              width: 45px; } }
          .c-toushishintaku__cor-link-fand ul li div img {
            border-radius: 4px; }
        .c-toushishintaku__cor-link-fand ul li p {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 5px 0;
          line-height: 1.6 !important; }
  .c-toushishintaku__cor-more {
    margin-bottom: 80px;
    padding: 0 24px 36px;
    background-color: #EDF5F9;
    text-align: center; }
    .c-toushishintaku__cor-more h5 {
      display: inline-block;
      margin: 0 0 5px;
      padding: 0;
      border-bottom: none;
      color: #1B467D;
      font-size: 1.8rem;
      font-weight: bold;
      position: relative;
      top: -10px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-more h5 {
          font-size: 1.5rem;
          top: -12px; } }
      .c-toushishintaku__cor-more h5::before, .c-toushishintaku__cor-more h5::after {
        content: "";
        display: block;
        width: 2px;
        height: 80%;
        background-color: #1B467D;
        position: absolute;
        bottom: 3px; }
      .c-toushishintaku__cor-more h5::before {
        left: -20px;
        -webkit-transform: rotate(-30deg);
                transform: rotate(-30deg); }
      .c-toushishintaku__cor-more h5::after {
        right: -20px;
        -webkit-transform: rotate(30deg);
                transform: rotate(30deg); }
    .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-orange-medium,
    .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-blue-medium,
    .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-blue-02-medium {
      margin: 0 auto;
      font-size: 2.2rem !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-orange-medium,
        .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-blue-medium,
        .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-blue-02-medium {
          width: 100%;
          font-size: 1.6rem !important; } }
      .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-orange-medium a,
      .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-blue-medium a,
      .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-blue-02-medium a {
        min-width: 420px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-orange-medium a,
          .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-blue-medium a,
          .c-toushishintaku__cor-more .c-toushishintaku__cor-btn-blue-02-medium a {
            width: 100%;
            min-width: 100%; } }
    .c-toushishintaku__cor-more-col2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-more-col2 {
          display: block; } }
      .c-toushishintaku__cor-more-col2 > p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc((100% - 40px) / 2);
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin: 0 40px 0 0 !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-more-col2 > p {
            width: 100%;
            margin: 0 0 20px !important; } }
        .c-toushishintaku__cor-more-col2 > p:last-child {
          margin: 0 !important; }
        .c-toushishintaku__cor-more-col2 > p a {
          width: 100%; }
    .c-toushishintaku__cor-more + 　.c-toushishintaku__cor-link-anc-a-col2 {
      margin-top: -20px; }
    .c-toushishintaku__cor-more + 　.c-toushishintaku__contact-box-col2 {
      margin-top: -30px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-more + 　.c-toushishintaku__contact-box-col2 {
          margin-top: -50px; } }
  .c-toushishintaku__cor-table, .c-toushishintaku__cor-table-scroll {
    font-size: 1.5rem; }
    .c-toushishintaku__cor-table table, .c-toushishintaku__cor-table-scroll table {
      width: 100%; }
    .c-toushishintaku__cor-table thead th, .c-toushishintaku__cor-table-scroll thead th {
      background-color: #1B467D;
      color: #fff;
      font-size: 1.4rem; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-table thead th, .c-toushishintaku__cor-table-scroll thead th {
          font-size: 1.3rem; } }
    .c-toushishintaku__cor-table tbody th, .c-toushishintaku__cor-table-scroll tbody th {
      background-color: #EAFAFF;
      font-size: 1.5rem; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-table tbody th, .c-toushishintaku__cor-table-scroll tbody th {
          padding: 10px;
          font-size: 1.4rem; } }
    .c-toushishintaku__cor-table th, .c-toushishintaku__cor-table-scroll th {
      font-weight: bold; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-table th, .c-toushishintaku__cor-table-scroll th {
          padding: 10px; } }
    .c-toushishintaku__cor-table td, .c-toushishintaku__cor-table-scroll td {
      font-size: 1.5rem;
      line-height: 1.6; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-table td, .c-toushishintaku__cor-table-scroll td {
          padding: 10px;
          font-size: 1.4rem; } }
      .c-toushishintaku__cor-table td > p, .c-toushishintaku__cor-table-scroll td > p {
        font-size: 1.5rem !important;
        line-height: 1.6 !important; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-table td > p, .c-toushishintaku__cor-table-scroll td > p {
            font-size: 1.4rem !important; } }
      .c-toushishintaku__cor-table td ul, .c-toushishintaku__cor-table-scroll td ul {
        margin: 10px 0; }
        .c-toushishintaku__cor-table td ul:first-child, .c-toushishintaku__cor-table-scroll td ul:first-child {
          margin-top: 0; }
        .c-toushishintaku__cor-table td ul:last-child, .c-toushishintaku__cor-table-scroll td ul:last-child {
          margin-bottom: 0; }
        .c-toushishintaku__cor-table td ul li, .c-toushishintaku__cor-table-scroll td ul li {
          margin: 0;
          line-height: 1.6;
          font-size: 1.5rem; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__cor-table td ul li, .c-toushishintaku__cor-table-scroll td ul li {
              font-size: 1.4rem; } }
          .c-toushishintaku__cor-table td ul li::before, .c-toushishintaku__cor-table-scroll td ul li::before {
            top: 0.6em; }
    .c-toushishintaku__cor-table-text-center, .c-toushishintaku__cor-table-scroll-text-center {
      text-align: center; }
    .c-toushishintaku__cor-table-text-small, .c-toushishintaku__cor-table-scroll-text-small {
      display: inline-block;
      font-size: 1rem;
      line-height: 1.4; }
    .c-toushishintaku__cor-table-bg-green, .c-toushishintaku__cor-table-scroll-bg-green {
      background-color: #e5fff7 !important; }
    .c-toushishintaku__cor-table-bg-yellow, .c-toushishintaku__cor-table-scroll-bg-yellow {
      background-color: #FDFDED !important; }
  .c-toushishintaku__cor-table tbody th,
  .c-toushishintaku__cor-table tbody td,
  .c-toushishintaku__cor-table th,
  .c-toushishintaku__cor-table td {
    padding: 20px;
    border-left: 0;
    border-right: 0; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-table tbody th,
      .c-toushishintaku__cor-table tbody td,
      .c-toushishintaku__cor-table th,
      .c-toushishintaku__cor-table td {
        display: block;
        width: 100%;
        padding: 10px 15px;
        border-bottom: 0; } }
  .c-toushishintaku__cor-table th {
    width: 24%; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-table th {
        width: 100%;
        text-align: left; } }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__cor-table tbody td,
    .c-toushishintaku__cor-table td {
      padding-bottom: 30px; } }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__cor-table tr:last-child td {
      padding-bottom: 0; } }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__cor-table-scroll {
      display: block;
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch;
      margin-top: 20px; }
      .c-toushishintaku__cor-table-scroll::before {
        content: "※横にスクロールしてご覧ください";
        font-size: 1.3rem; } }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__cor-table-scroll table {
      width: 780px;
      margin-top: 5px; } }
  .c-toushishintaku__cor-border-white, .c-toushishintaku__cor-border-gray, .c-toushishintaku__cor-border-yellow {
    margin-top: 30px;
    padding: 24px 18px;
    border: 1px solid #CCC; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-border-white, .c-toushishintaku__cor-border-gray, .c-toushishintaku__cor-border-yellow {
        padding: 12px 18px; } }
    .c-toushishintaku__cor-border-white:first-child, .c-toushishintaku__cor-border-gray:first-child, .c-toushishintaku__cor-border-yellow:first-child {
      margin-top: 0; }
  .c-toushishintaku__cor-border-white h4 {
    margin: -24px -18px 20px;
    padding: 18px 24px;
    font-size: calc(16 / 14.04 * 100%);
    font-weight: bold;
    line-height: 1.6;
    background: #eee;
    color: #333;
   }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-border-white h4 {
        margin: -12px -18px 12px;
        padding: 12px 18px;
        font-size: calc(15 / 14.04 * 100%); } }
  .c-toushishintaku__cor-border-white h5 {
    margin-top: 30px;
    padding: 0 0 10px;
    font-size: 1.6rem;
    font-weight: bold;
    background: none; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-border-white h5 {
        font-size: 1.5rem; } }
    .c-toushishintaku__cor-border-white h5:first-child {
      margin-top: 0; }
  .c-toushishintaku__cor-border-white-subtitle {
    display: inline-block;
    margin: 5px 12px 5px 0;
    padding: 4px 12px;
    background-color: #1B467D;
    color: #fff;
    text-align: center;
    border-radius: 20px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-border-white-subtitle {
        margin-top: 0; } }
  .c-toushishintaku__cor-border-white-strong {
    color: #1B467D;
    font-size: 2rem; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-border-white-strong {
        font-size: 1.8rem; } }
  .c-toushishintaku__cor-border-gray {
    margin-bottom: 30px;
    background-color: #F8F8F8; }
  .c-toushishintaku__cor-border-yellow {
    margin-bottom: 30px;
    background-color: #FDFDED; }
  .c-toushishintaku__cor-banner {
    width: 80%;
    margin: 65px auto 0; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-banner {
        width: 90%;
        margin-top: 50px; } }
    .c-toushishintaku__cor-banner ul li {
      margin: 0 0 20px;
      padding: 0; }
      .c-toushishintaku__cor-banner ul li::before {
        display: none; }
  .c-toushishintaku__cor-boxlist-a-col3, .c-toushishintaku__cor-boxlist-a-col2, .c-toushishintaku__cor-boxlist-b-col3, .c-toushishintaku__cor-boxlist-b-col2, .c-toushishintaku__cor-boxlist-c-col3, .c-toushishintaku__cor-boxlist-c-col2, .c-toushishintaku__cor-boxlist-d-col3, .c-toushishintaku__cor-boxlist-d-col2 {
    margin-top: 50px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-boxlist-a-col3, .c-toushishintaku__cor-boxlist-a-col2, .c-toushishintaku__cor-boxlist-b-col3, .c-toushishintaku__cor-boxlist-b-col2, .c-toushishintaku__cor-boxlist-c-col3, .c-toushishintaku__cor-boxlist-c-col2, .c-toushishintaku__cor-boxlist-d-col3, .c-toushishintaku__cor-boxlist-d-col2 {
        margin-top: 40px; } }
    .c-toushishintaku__cor-boxlist-a-col3 ul, .c-toushishintaku__cor-boxlist-a-col2 ul, .c-toushishintaku__cor-boxlist-b-col3 ul, .c-toushishintaku__cor-boxlist-b-col2 ul, .c-toushishintaku__cor-boxlist-c-col3 ul, .c-toushishintaku__cor-boxlist-c-col2 ul, .c-toushishintaku__cor-boxlist-d-col3 ul, .c-toushishintaku__cor-boxlist-d-col2 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-boxlist-a-col3 ul, .c-toushishintaku__cor-boxlist-a-col2 ul, .c-toushishintaku__cor-boxlist-b-col3 ul, .c-toushishintaku__cor-boxlist-b-col2 ul, .c-toushishintaku__cor-boxlist-c-col3 ul, .c-toushishintaku__cor-boxlist-c-col2 ul, .c-toushishintaku__cor-boxlist-d-col3 ul, .c-toushishintaku__cor-boxlist-d-col2 ul {
          display: block;
          margin-bottom: 0; } }
      .c-toushishintaku__cor-boxlist-a-col3 ul li, .c-toushishintaku__cor-boxlist-a-col2 ul li, .c-toushishintaku__cor-boxlist-b-col3 ul li, .c-toushishintaku__cor-boxlist-b-col2 ul li, .c-toushishintaku__cor-boxlist-c-col3 ul li, .c-toushishintaku__cor-boxlist-c-col2 ul li, .c-toushishintaku__cor-boxlist-d-col3 ul li, .c-toushishintaku__cor-boxlist-d-col2 ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 24px 18px 42px;
        border: 1px solid #CCC;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-boxlist-a-col3 ul li, .c-toushishintaku__cor-boxlist-a-col2 ul li, .c-toushishintaku__cor-boxlist-b-col3 ul li, .c-toushishintaku__cor-boxlist-b-col2 ul li, .c-toushishintaku__cor-boxlist-c-col3 ul li, .c-toushishintaku__cor-boxlist-c-col2 ul li, .c-toushishintaku__cor-boxlist-d-col3 ul li, .c-toushishintaku__cor-boxlist-d-col2 ul li {
            display: block;
            width: 100%;
            padding: 20px 18px 30px; } }
        .c-toushishintaku__cor-boxlist-a-col3 ul li::before, .c-toushishintaku__cor-boxlist-a-col2 ul li::before, .c-toushishintaku__cor-boxlist-b-col3 ul li::before, .c-toushishintaku__cor-boxlist-b-col2 ul li::before, .c-toushishintaku__cor-boxlist-c-col3 ul li::before, .c-toushishintaku__cor-boxlist-c-col2 ul li::before, .c-toushishintaku__cor-boxlist-d-col3 ul li::before, .c-toushishintaku__cor-boxlist-d-col2 ul li::before {
          display: none; }
        .c-toushishintaku__cor-boxlist-a-col3 ul li h3, .c-toushishintaku__cor-boxlist-a-col2 ul li h3, .c-toushishintaku__cor-boxlist-b-col3 ul li h3, .c-toushishintaku__cor-boxlist-b-col2 ul li h3, .c-toushishintaku__cor-boxlist-c-col3 ul li h3, .c-toushishintaku__cor-boxlist-c-col2 ul li h3, .c-toushishintaku__cor-boxlist-d-col3 ul li h3, .c-toushishintaku__cor-boxlist-d-col2 ul li h3 {
          margin: 0 0 24px;
          font-weight: bold; }
        .c-toushishintaku__cor-boxlist-a-col3 ul li > p, .c-toushishintaku__cor-boxlist-a-col2 ul li > p, .c-toushishintaku__cor-boxlist-b-col3 ul li > p, .c-toushishintaku__cor-boxlist-b-col2 ul li > p, .c-toushishintaku__cor-boxlist-c-col3 ul li > p, .c-toushishintaku__cor-boxlist-c-col2 ul li > p, .c-toushishintaku__cor-boxlist-d-col3 ul li > p, .c-toushishintaku__cor-boxlist-d-col2 ul li > p {
          font-size: 1.5rem !important; }
          .c-toushishintaku__cor-boxlist-a-col3 ul li > p + ul, .c-toushishintaku__cor-boxlist-a-col2 ul li > p + ul, .c-toushishintaku__cor-boxlist-b-col3 ul li > p + ul, .c-toushishintaku__cor-boxlist-b-col2 ul li > p + ul, .c-toushishintaku__cor-boxlist-c-col3 ul li > p + ul, .c-toushishintaku__cor-boxlist-c-col2 ul li > p + ul, .c-toushishintaku__cor-boxlist-d-col3 ul li > p + ul, .c-toushishintaku__cor-boxlist-d-col2 ul li > p + ul {
            margin-top: 24px; }
        .c-toushishintaku__cor-boxlist-a-col3 ul li figure, .c-toushishintaku__cor-boxlist-a-col2 ul li figure, .c-toushishintaku__cor-boxlist-b-col3 ul li figure, .c-toushishintaku__cor-boxlist-b-col2 ul li figure, .c-toushishintaku__cor-boxlist-c-col3 ul li figure, .c-toushishintaku__cor-boxlist-c-col2 ul li figure, .c-toushishintaku__cor-boxlist-d-col3 ul li figure, .c-toushishintaku__cor-boxlist-d-col2 ul li figure {
          text-align: center; }
          .c-toushishintaku__cor-boxlist-a-col3 ul li figure + p, .c-toushishintaku__cor-boxlist-a-col2 ul li figure + p, .c-toushishintaku__cor-boxlist-b-col3 ul li figure + p, .c-toushishintaku__cor-boxlist-b-col2 ul li figure + p, .c-toushishintaku__cor-boxlist-c-col3 ul li figure + p, .c-toushishintaku__cor-boxlist-c-col2 ul li figure + p, .c-toushishintaku__cor-boxlist-d-col3 ul li figure + p, .c-toushishintaku__cor-boxlist-d-col2 ul li figure + p {
            margin-top: 20px !important; }
  .c-toushishintaku__cor-boxlist-a-col3 ul li, .c-toushishintaku__cor-boxlist-b-col3 ul li, .c-toushishintaku__cor-boxlist-c-col3 ul li, .c-toushishintaku__cor-boxlist-d-col3 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc((100% - 46px) / 3);
    margin: 0 23px 20px 0; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-boxlist-a-col3 ul li, .c-toushishintaku__cor-boxlist-b-col3 ul li, .c-toushishintaku__cor-boxlist-c-col3 ul li, .c-toushishintaku__cor-boxlist-d-col3 ul li {
        display: block;
        width: 100%;
        margin: 0 auto 30px; } }
    .c-toushishintaku__cor-boxlist-a-col3 ul li:nth-child(3n), .c-toushishintaku__cor-boxlist-b-col3 ul li:nth-child(3n), .c-toushishintaku__cor-boxlist-c-col3 ul li:nth-child(3n), .c-toushishintaku__cor-boxlist-d-col3 ul li:nth-child(3n) {
      margin-right: 0; }
  .c-toushishintaku__cor-boxlist-a-col2 ul li, .c-toushishintaku__cor-boxlist-b-col2 ul li, .c-toushishintaku__cor-boxlist-c-col2 ul li, .c-toushishintaku__cor-boxlist-d-col2 ul li {
    width: calc((100% - 22px) / 2);
    margin: 0 22px 20px 0; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-boxlist-a-col2 ul li, .c-toushishintaku__cor-boxlist-b-col2 ul li, .c-toushishintaku__cor-boxlist-c-col2 ul li, .c-toushishintaku__cor-boxlist-d-col2 ul li {
        width: 100%;
        margin: 0 auto 30px; } }
    .c-toushishintaku__cor-boxlist-a-col2 ul li:nth-child(2n), .c-toushishintaku__cor-boxlist-b-col2 ul li:nth-child(2n), .c-toushishintaku__cor-boxlist-c-col2 ul li:nth-child(2n), .c-toushishintaku__cor-boxlist-d-col2 ul li:nth-child(2n) {
      margin-right: 0; }
  .c-toushishintaku__cor-boxlist-a-col2 .c-toushishintaku__cor-boxlist-textlink a, .c-toushishintaku__cor-boxlist-b-col2 .c-toushishintaku__cor-boxlist-textlink a, .c-toushishintaku__cor-boxlist-c-col2 .c-toushishintaku__cor-boxlist-textlink a, .c-toushishintaku__cor-boxlist-d-col2 .c-toushishintaku__cor-boxlist-textlink a {
    width: 60%; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-boxlist-a-col2 .c-toushishintaku__cor-boxlist-textlink a, .c-toushishintaku__cor-boxlist-b-col2 .c-toushishintaku__cor-boxlist-textlink a, .c-toushishintaku__cor-boxlist-c-col2 .c-toushishintaku__cor-boxlist-textlink a, .c-toushishintaku__cor-boxlist-d-col2 .c-toushishintaku__cor-boxlist-textlink a {
        width: 80%; } }
  .c-toushishintaku__cor-boxlist-b {
    margin: 30px 0;
    padding: 24px 18px;
    border: 1px solid #1B467D; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-boxlist-b {
        padding: 20px 18px; } }
    .c-toushishintaku__cor-boxlist-b:first-child {
      margin-top: 0; }
    .c-toushishintaku__cor-boxlist-b:last-child {
      margin-bottom: 0; }
    .c-toushishintaku__cor-boxlist-b-title {
      margin: -24px -18px 24px !important;
      padding: 12px 18px;
      color: #fff;
      background: #1B467D;
      border: none;
      font-weight: bold; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-boxlist-b-title {
          margin: -20px -18px 20px !important; } }
    .c-toushishintaku__cor-boxlist-b-subtitle {
      padding: 0 0 10px;
      font-size: 1.5rem;
      font-weight: bold;
      background: none;
      border-bottom: 2px solid #E3E3E3;
      color: #1B467D; }
    .c-toushishintaku__cor-boxlist-b-col3 ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-color: #1B467D; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-boxlist-b-col3 ul li {
          display: block; } }
      .c-toushishintaku__cor-boxlist-b-col3 ul li ul {
        display: block; }
        .c-toushishintaku__cor-boxlist-b-col3 ul li ul li {
          width: 100%;
          margin: 0;
          padding: 0 0 0 13px;
          border: none; }
          .c-toushishintaku__cor-boxlist-b-col3 ul li ul li::before {
            display: block; }
  .c-toushishintaku__cor-boxlist-c-col3 ul li h3 {
    margin: -24px -18px 24px;
    padding: 12px 18px;
    color: #fff;
    background: #00A7DB;
    border: none; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-boxlist-c-col3 ul li h3 {
        margin: -20px -18px 20px; } }
  .c-toushishintaku__cor-boxlist-c-col3 ul li dl {
    font-size: 1.5rem; }
    .c-toushishintaku__cor-boxlist-c-col3 ul li dl dt {
      color: #00A7DB;
      font-weight: bold; }
    .c-toushishintaku__cor-boxlist-c-col3 ul li dl dd + 　dt {
      margin-top: 15px;
      padding-top: 15px;
      border-top: 1px solid #E3E3E3; }
    .c-toushishintaku__cor-boxlist-c-col3 ul li dl dd .c-toushishintaku__cor-pict-size-small {
      margin-top: 10px; }
  .c-toushishintaku__cor-boxlist-c-col3 ul li ul {
    display: block; }
    .c-toushishintaku__cor-boxlist-c-col3 ul li ul li {
      width: 100%;
      margin: 0;
      padding: 0 0 0 13px;
      border: none;
      font-size: 1.5rem; }
      .c-toushishintaku__cor-boxlist-c-col3 ul li ul li::before {
        display: block; }
  .c-toushishintaku__cor-boxlist-d-col2 ul li {
    width: calc((100% - 74px) / 2);
    position: relative; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-boxlist-d-col2 ul li {
        width: 100%; } }
    .c-toushishintaku__cor-boxlist-d-col2 ul li:first-child {
      margin-right: 54px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-boxlist-d-col2 ul li:first-child {
          margin: 0 0 54px; } }
      .c-toushishintaku__cor-boxlist-d-col2 ul li:first-child::after {
        content: "";
        display: block;
        width: 34px;
        height: 34px;
        margin: 0 10px;
        background: url("/nisa_info/img/bg_kakeru.svg") center center no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: -54px;
        top: calc(50% - 34px); }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-boxlist-d-col2 ul li:first-child::after {
            margin: 0;
            right: 0;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            bottom: -44px;
            top: auto; } }
  .c-toushishintaku__cor-boxlist-d-col2 h4 {
    margin-bottom: 6px;
    padding: 0;
    background: none;
    font-weight: bold;
    color: #00A7DB;
    font-size: 1.6rem; }
  .c-toushishintaku__cor-boxlist-d-col2 p {
    margin: 0 !important; }
  .c-toushishintaku__cor-boxlist-d-col2 figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 139px;
    margin: 18px 0 42px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-boxlist-d-col2 figure {
        height: auto; } }
    .c-toushishintaku__cor-boxlist-d-col2 figure:last-child {
      display: block;
      margin-bottom: 0; }
  .c-toushishintaku__cor-boxlist-thumb {
    margin: 0 auto;
    min-height: 1%; }
  .c-toushishintaku__cor-boxlist-glaph {
    width: 63%;
    margin: 10px auto 20px; }
    .c-toushishintaku__cor-boxlist-glaph-fukidashi {
      width: 100%;
      margin: 10px auto 20px;
      padding-left: 42px; }
  .c-toushishintaku__cor-boxlist-point {
    padding: 12px 18px;
    background-color: #F2F2F2; }
  .c-toushishintaku__cor-boxlist-textlink {
    margin: auto 0 0 !important;
    font-size: 1.5rem;
    line-height: 1.6;
    text-align: center; }
    .c-toushishintaku__cor-boxlist-textlink a {
      display: block;
      width: 80%;
      margin: 20px auto 0;
      padding: 10px 32px 10px 18px;
      text-decoration: none;
      border: 1px solid #CCC;
      border-radius: 5px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .c-toushishintaku__cor-boxlist-textlink a:hover {
        opacity: .6; }
      .c-toushishintaku__cor-boxlist-textlink a::before, .c-toushishintaku__cor-boxlist-textlink a::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 12px;
        margin: auto;
        content: ""; }
      .c-toushishintaku__cor-boxlist-textlink a::before {
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #00A7DB; }
      .c-toushishintaku__cor-boxlist-textlink a::after {
        right: 19px;
        width: 6px;
        height: 6px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  .c-toushishintaku__cor-boxlist-btnlink-a, .c-toushishintaku__cor-boxlist-btnlink-b, .c-toushishintaku__cor-boxlist-btnlink-c {
    margin-bottom: 15px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.6; }
    .c-toushishintaku__cor-boxlist-btnlink-a a, .c-toushishintaku__cor-boxlist-btnlink-b a, .c-toushishintaku__cor-boxlist-btnlink-c a {
      display: block;
      padding: 15px 30px 15px 15px;
      color: #fff;
      background-color: #F5A927;
      text-decoration: none;
      border-radius: 5px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .c-toushishintaku__cor-boxlist-btnlink-a a:hover, .c-toushishintaku__cor-boxlist-btnlink-b a:hover, .c-toushishintaku__cor-boxlist-btnlink-c a:hover {
        opacity: .6; }
      .c-toushishintaku__cor-boxlist-btnlink-a a::after, .c-toushishintaku__cor-boxlist-btnlink-b a::after, .c-toushishintaku__cor-boxlist-btnlink-c a::after {
        display: block;
        content: "";
        position: absolute;
        right: 12px;
        top: calc(50% - 5px);
        width: 6px;
        height: 6px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  .c-toushishintaku__cor-boxlist-btnlink-b a {
    background-color: #00A7DB; }
  .c-toushishintaku__cor-boxlist-btnlink-c {
    margin-top: auto;
    padding: 12px 30px;
    border: 2px solid #00A7DB;
    border-radius: 5px;
    color: #00A7DB;
    text-align: center;
    background: url("/nisa_info/img/icon_open_02.svg") 97% center no-repeat;
    background-size: 16px 16px;
    cursor: pointer; }
  .c-toushishintaku__cor-faq {
    margin: 30px 0 0;
    font-size: 1.6rem; }
    .c-toushishintaku__cor-faq dl {
      margin-bottom: 10px;
      border: 2px solid #E5E5E5;
      position: relative; }
      .c-toushishintaku__cor-faq dl:last-child {
        margin-bottom: 0; }
      .c-toushishintaku__cor-faq dl dt,
      .c-toushishintaku__cor-faq dl dd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto; }
      .c-toushishintaku__cor-faq dl dt {
        padding: 10px 36px 10px 10px;
        font-weight: bold;
        position: relative;
        cursor: pointer; }
        .c-toushishintaku__cor-faq dl dt::after {
          display: block;
          content: "";
          width: 20px;
          height: 20px;
          background: url("/nisa_info/img/icon_open_01.svg") center center no-repeat;
          background-size: 100% auto;
          position: absolute;
          right: 10px;
          top: calc(50% - 10px); }
        .c-toushishintaku__cor-faq dl dt.faq-slide-open::after {
          background-image: url("/nisa_info/img/icon_close_01.svg"); }
        .c-toushishintaku__cor-faq dl dt p {
          padding-top: 7px;
          line-height: 1.6 !important; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__cor-faq dl dt p {
              padding-top: 0;
              font-size: 1.4rem !important; } }
      .c-toushishintaku__cor-faq dl dd {
        margin: 5px 10px 20px;
        border-top: 2px solid #E5E5E5;
        padding-top: 15px; }
    .c-toushishintaku__cor-faq-icon {
      width: 40px;
      margin-right: 24px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-faq-icon {
          width: 32px;
          margin-right: 12px; } }
    .c-toushishintaku__cor-faq-text {
      word-break: break-all; }
      .c-toushishintaku__cor-faq-text p {
        word-break: break-all; }
  .c-toushishintaku__cor-pdflink img {
    vertical-align: middle; }
  .c-toushishintaku__cor-introduction {
    margin-bottom: 30px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-introduction {
        margin-bottom: 24px; } }
  .c-toushishintaku__cor-textlist-no {
    margin-bottom: 30px; }
    .c-toushishintaku__cor-textlist-no li {
      margin: 0 0 0 2em;
      padding: 0;
      text-indent: -2em;
      line-height: 1.6; }
      .c-toushishintaku__cor-textlist-no li::before {
        display: none; }
  .c-toushishintaku__cor-textlist-caution {
    margin-bottom: 30px; }
    .c-toushishintaku__cor-textlist-caution:last-child {
      margin-bottom: 0; }
    .c-toushishintaku__cor-textlist-caution p,
    .c-toushishintaku__cor-textlist-caution li {
      font-size: 1.3rem !important;
      margin-left: 1em !important;
      text-indent: -1em;
      line-height: 1.6; }
    .c-toushishintaku__cor-textlist-caution li {
      margin: 0 0 0 1em !important;
      padding: 0; }
      .c-toushishintaku__cor-textlist-caution li::before {
        display: none; }
  .c-toushishintaku__cor-merit {
    margin-bottom: 80px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__cor-merit {
        margin-bottom: 60px; } }
    .c-toushishintaku__cor-merit:last-child {
      margin-bottom: 0; }
    .c-toushishintaku__cor-merit ul li {
      list-style-type: none;
      margin: 0 0 45px;
      padding: 0 0 40px;
      border-bottom: 2px solid #CCC; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-merit ul li {
          margin-bottom: 30px;
          padding-bottom: 30px; } }
      .c-toushishintaku__cor-merit ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
      .c-toushishintaku__cor-merit ul li::before {
        display: none; }
    .c-toushishintaku__cor-merit-nolist, .c-toushishintaku__cor-merit-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 25px;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-merit-nolist, .c-toushishintaku__cor-merit-list {
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
      .c-toushishintaku__cor-merit-nolist:last-child, .c-toushishintaku__cor-merit-list:last-child {
        margin-bottom: 0; }
      .c-toushishintaku__cor-merit-nolist p, .c-toushishintaku__cor-merit-list p {
        width: 54px;
        margin-right: 24px;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-merit-nolist p, .c-toushishintaku__cor-merit-list p {
            width: 48px;
            margin-right: 18px; } }
      .c-toushishintaku__cor-merit-nolist h4, .c-toushishintaku__cor-merit-list h4 {
        margin: 6px 0 0;
        padding: 0;
        font-weight: bold;
        font-size: calc(30 / 14.04 * 100%);
        line-height: 1.4;
        background: none; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-merit-nolist h4, .c-toushishintaku__cor-merit-list h4 {
            margin-top: 0;
            font-size: 2.4rem;
            line-height: 1.4; } }
        .c-toushishintaku__cor-merit-nolist h4 span, .c-toushishintaku__cor-merit-list h4 span {
          color: #DB2E00; }
        .c-toushishintaku__cor-merit-nolist h4 + .c-toushishintaku__nisa-merit-attention, .c-toushishintaku__cor-merit-list h4 + .c-toushishintaku__nisa-merit-attention {
          margin-top: -10px; }
      .c-toushishintaku__cor-merit-nolist sup, .c-toushishintaku__cor-merit-list sup {
        font-size: 1rem !important;
        top: 0.5em; }
    .c-toushishintaku__cor-merit-list h4 {
      margin-top: 20px; }
    .c-toushishintaku__cor-merit-notext, .c-toushishintaku__cor-merit-text {
      margin-left: 78px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-merit-notext, .c-toushishintaku__cor-merit-text {
          margin-left: 0; } }
      .c-toushishintaku__cor-merit-notext p + .c-toushishintaku__cor-merit-mintitle,
      .c-toushishintaku__cor-merit-notext div + .c-toushishintaku__cor-merit-mintitle, .c-toushishintaku__cor-merit-text p + .c-toushishintaku__cor-merit-mintitle,
      .c-toushishintaku__cor-merit-text div + .c-toushishintaku__cor-merit-mintitle {
        margin-top: 30px; }
      .c-toushishintaku__cor-merit-notext figcaption, .c-toushishintaku__cor-merit-text figcaption {
        margin-top: 20px;
        text-align: left;
        color: #777; }
    .c-toushishintaku__cor-merit-subtitle {
      display: block;
      font-size: 1.5rem !important;
      color: #333 !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-merit-subtitle {
          font-size: 1.4rem !important; } }
    .c-toushishintaku__cor-merit-mintitle {
      padding: 18px 24px;
      font-size: 1.6rem;
      font-weight: bold;
      background-color: #EEE;
      border: none; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-merit-mintitle {
          padding: 12px 18px;
          font-size: 1.5rem; } }
      .c-toushishintaku__cor-merit-mintitle span {
        color: #164281;
        font-size: 2rem; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-merit-mintitle span {
            font-size: 1.8rem; } }
    .c-toushishintaku__cor-merit-col2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-merit-col2 {
          clear: both;
          overflow: hidden;
          display: block; } }
      .c-toushishintaku__cor-merit-col2-pict-small {
        width: 215px;
        margin-left: 36px;
        text-align: center; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-merit-col2-pict-small {
            float: right;
            width: 36%;
            margin-left: 20px; } }
      .c-toushishintaku__cor-merit-col2-pict-medium {
        width: 289px;
        margin-left: 36px;
        text-align: center; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-merit-col2-pict-medium {
            width: 100%;
            margin: 0 0 15px; } }
      .c-toushishintaku__cor-merit-col2-pict-large {
        width: 380px;
        margin-left: 36px;
        text-align: center; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__cor-merit-col2-pict-large {
            width: 100%;
            margin: 0 0 15px; } }
      .c-toushishintaku__cor-merit-col2 figure {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .c-toushishintaku__cor-merit-col2-text p {
        margin: 10px 0; }
        .c-toushishintaku__cor-merit-col2-text p:last-child {
          margin-top: 0; }
    .c-toushishintaku__cor-merit-pict-medium-left {
      width: 422px;
      margin-top: 50px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-merit-pict-medium-left {
          width: 60%;
          margin: 30px auto 0; } }
    .c-toushishintaku__cor-merit .c-toushishintaku__cor-btn-blue-small {
      margin: 20px 0 0 !important;
      text-align: left; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__cor-merit .c-toushishintaku__cor-btn-blue-small {
          text-align: center; } }

  .c-toushishintaku__nisa-rollover {
    margin: 0 auto;
    padding: 24px;
    background-color: #F8F8F8;
    border: 1px solid #CCC;
    text-align: center;
    box-sizing: border-box;}
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa-rollover {
        width: 100%;
        padding: 18px; } }
    .c-toushishintaku__nisa-rollover p {
      font-size: calc(13 / 14.04 * 100%) !important; }
    .c-toushishintaku__nisa-rollover strong {
      display: block;
      font-size: 1.8rem; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa-rollover strong {
          font-size: 1.6rem; } }
    .c-toushishintaku__nisa-rollover a {
      color: #333;
      text-decoration: underline;
    }

  .c-toushishintaku__nisa-caution dl {
    margin-bottom: 30px;
    padding: 18px;
    background-color: #FFD0D0;
    border: 2px solid #CD4242; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa-caution dl {
        margin-bottom: 20px; } }
    .c-toushishintaku__nisa-caution dl:last-child {
      margin-bottom: 0; }
    .c-toushishintaku__nisa-caution dl dt {
      margin-bottom: 20px;
      padding-left: 30px;
      color: #CD4242;
      font-size: calc(16 / 14.04 * 100%);
      font-weight: bold;
      position: relative; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa-caution dl dt {
          margin-bottom: 10px;
          font-size: calc(15 / 14.04 * 100%); } }
      .c-toushishintaku__nisa-caution dl dt::before {
        display: block;
        content: "";
        width: 20px;
        height: 20px;
        background: url("/nisa_info/img/icon_caution.svg");
        background-size: 20px 20px;
        position: absolute;
        left: 0;
        top: 1px; }
    .c-toushishintaku__nisa-caution dl dd {
      padding: 24px;
      background-color: #fff;
      font-size: 100%;
      line-height: 1.6; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa-caution dl dd {
          padding: 18px; } }





  .c-toushishintaku__nisa-case h4 {
    margin: 90px 0 30px;
    padding: 0 0 0 15px;
    background: none;
    font-weight: bold;
    border-left: 7px solid #00A7DB;
    font-size: 2rem; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa-case h4 {
        margin: 48px 0 24px;
        font-size: 1.8rem; } }
  .c-toushishintaku__nisa-case-cost {
    margin-bottom: 36px;
    padding-bottom: 80px;
    background: url("/nisa_info/img/icon_triangle.svg") center bottom no-repeat;
    background-size: 84px auto;
    text-align: center; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa-case-cost {
        margin-bottom: 24px;
        padding-bottom: 50px;
        background-size: 48px auto; }
        .c-toushishintaku__nisa-case-cost img {
          width: 100%; } }
    .c-toushishintaku__nisa-case-cost figcaption {
      margin-top: 20px;
      text-align: left;
      color: #777; }
  .c-toushishintaku__nisa-case-situation {
    margin-bottom: 50px; }
    .c-toushishintaku__nisa-case-situation ul li {
      list-style-type: none;
      margin: 0 0 30px;
      padding: 0 0 50px;
      border-bottom: 2px solid #CCC; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa-case-situation ul li {
          padding: 0 0 40px; } }
      .c-toushishintaku__nisa-case-situation ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
      .c-toushishintaku__nisa-case-situation ul li::before {
        display: none !important;
        padding: 0; }
    .c-toushishintaku__nisa-case-situation-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin-bottom: 36px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa-case-situation-title {
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
      .c-toushishintaku__nisa-case-situation-title div {
        width: 50px;
        margin-right: 25px; }
      .c-toushishintaku__nisa-case-situation-title h5 {
        width: calc(100% - 75px);
        margin: 0;
        padding: 0;
        font-weight: bold;
        font-size: 1.4rem;
        border: none; }
        .c-toushishintaku__nisa-case-situation-title h5 span {
          font-size: 2rem; }



  .c-toushishintaku__nisa2024-main {
    margin-bottom: 0;
    text-align: center; }
    .c-toushishintaku__nisa2024-main + nav.c-toushishintaku__cor-link-anc-a-col3 {
      margin-top: 30px; }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__nisa2024-img-narrow {
      max-width: 400px;
      width: 100%; } }
  .c-toushishintaku__nisa2024-banner {
    max-width: 480px;
    margin: 60px auto 0 !important; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-banner {
        margin: 30px auto 0 !important; } }
    .c-toushishintaku__nisa2024-banner + p.c-toushishintaku__cor-btn-orange-small {
      margin-top: 40px !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-banner + p.c-toushishintaku__cor-btn-orange-small a {
          width: 82%; } }
    .c-toushishintaku__nisa2024-banner a {
      -webkit-transition: 300ms ease-in-out opacity;
      transition: 300ms ease-in-out opacity; }
      .c-toushishintaku__nisa2024-banner a:hover {
        opacity: 0.6; }
  .c-toushishintaku__nisa2024-info {
    gap: 20px;
    margin: 60px auto 100px;
    max-width: 860px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-info {
        margin: 30px auto 0; } }
    .c-toushishintaku__nisa2024-info div {
      padding: 10px 20px; }

        .c-toushishintaku__nisa2024-info div p {
          line-height: 1.8 !important; }
      .c-toushishintaku__nisa2024-info div.c-toushishintaku__nisa-rollover strong {
        font-size: calc(16 / 13 * 100%) !important; }
  .c-toushishintaku__nisa2024-title-h2 {
    position: relative;
    margin: 80px auto 55px !important;
    background-image: none;
    background-color: #fff;
    border: 1px solid #ccc;
    font-weight: normal;
     }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-title-h2 {
        margin: 60px auto 30px !important; } }

    .c-toushishintaku__nisa2024-title-h2:after {
      content: '';
      display: block;
      position: absolute;
      bottom: -1px;
      left: -1px;
      width: -webkit-calc(100% + 2px);
      width: calc(100% + 2px);
      height: 2px;
      background: #00a7db;
  }
    .c-toushishintaku__nisa2024-title-h2 + div.c-toushishintaku__cor-merit {
      margin-bottom: 60px; }
  .c-toushishintaku__nisa2024-more,
  .c-toushishintaku__nisa2024-more-02 {
    margin: 50px auto 80px;
    padding: 0 40px 28px;
    background-color: #EDF5F9;
    text-align: center;
    max-width: 940px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-more,
      .c-toushishintaku__nisa2024-more-02 {
        margin: 44px auto 65px;
        padding: 0 calc(14 / 375 * 100vw) 20px; } }
  .c-toushishintaku__nisa2024-more-02 {
    padding-top: 38px;
  }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__nisa2024-more-02 {
      padding-top: 24px;
    }
  }
    .c-toushishintaku__nisa2024-more h5,
    .c-toushishintaku__nisa2024-more-02 h5 {
      display: inline-block;
      margin: 0 0 0.2em;
      padding: 0;
      border-bottom: none;
      color: #1B467D;
      font-size: calc(18 / 14.04 * 100%);
      font-weight: bold;
      position: relative;
      background: none;
      top: 0;
      -webkit-transform: translateY(-40%);
              transform: translateY(-40%); }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-more h5,
        .c-toushishintaku__nisa2024-more-02 h5 {
          font-size: calc(15 / 14.04 * 100%); } }
      .c-toushishintaku__nisa2024-more h5::before, .c-toushishintaku__nisa2024-more h5::after,
      .c-toushishintaku__nisa2024-more-02 h5::before, .c-toushishintaku__nisa2024-more-02 h5::after {
        content: "";
        display: block;
        width: 2px;
        height: 80%;
        background-color: #1B467D;
        position: absolute;
        bottom: 3px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-more h5::before, .c-toushishintaku__nisa2024-more h5::after,
          .c-toushishintaku__nisa2024-more-02 h5::before, .c-toushishintaku__nisa2024-more-02 h5::after {
            height: 100%;
            max-height: 2em;
            margin: auto 0;
            top: 0;
            bottom: 0; } }
      .c-toushishintaku__nisa2024-more h5::before,
      .c-toushishintaku__nisa2024-more-02 h5::before {
        left: -20px;
        -webkit-transform: rotate(-30deg);
                transform: rotate(-30deg); }
      .c-toushishintaku__nisa2024-more h5::after,
      .c-toushishintaku__nisa2024-more-02 h5::after {
        right: -20px;
        -webkit-transform: rotate(30deg);
                transform: rotate(30deg); }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-more h5 + p,
        .c-toushishintaku__nisa2024-more-02 h5 + p {
          margin: -0.5em 0 0 !important; } }
    .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-orange-medium,
    .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-blue-medium,
    .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-orange-medium,
    .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-blue-02-medium {
      margin: 0 auto;
      font-size: 2.2rem !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-orange-medium,
        .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-blue-medium,
        .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-orange-medium,
        .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-blue-02-medium {
          width: 100%;
          font-size: 1.6rem !important; } }
      .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-orange-medium a,
      .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-blue-medium a,
      .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-orange-medium a,
      .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-blue-02-medium a {
        min-width: 370px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-orange-medium a,
          .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-blue-medium a,
          .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-orange-medium a,
          .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-blue-02-medium a {
            width: 100%;
            min-width: 100%; } }
        .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-orange-medium a::after,
        .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-blue-medium a::after,
        .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-orange-medium a::after,
        .c-toushishintaku__nisa2024-more-02 .c-toushishintaku__cor-btn-blue-02-medium a::after {
          border-width: 2px;
          right: 20px; }
        .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-blue-02-medium a {
          font-size: calc(22 / 16 * 100%) !important;
        }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-more .c-toushishintaku__cor-btn-blue-02-medium a {
            font-size: calc(16 / 15 * 100%) !important;
          }
        }
    .c-toushishintaku__nisa2024-more-text {
      margin: 50px auto 0;
      text-align: center; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-more-text {
          margin: 30px auto 0; } }
      .c-toushishintaku__nisa2024-more-text p {
        background: #00A7DB;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        gap: 0 0.5em;
        padding: 1em;
        margin: 0 auto;
        min-width: 640px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        justify-self: center;
        position: relative; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-more-text p {
            min-width: auto;
            gap: 0.4em 0;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            min-width: calc(285 / 375 * 100vw);
            padding: 0.8em 1em; } }
        .c-toushishintaku__nisa2024-more-text p::after {
          -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
                  clip-path: polygon(0 0, 100% 0, 50% 100%);
          position: absolute;
          background: #00A7DB;
          content: "";
          inset: auto 0 1px;
          margin: 0 auto;
          width: 100px;
          height: 35px;
          -webkit-transform: translateY(100%);
                  transform: translateY(100%); }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-more-text p::after {
              width: 33px;
              height: 15px; } }
        .c-toushishintaku__nisa2024-more-text p span {
          font-weight: bold; }
          .c-toushishintaku__nisa2024-more-text p span:first-child {
            background: #fff;
            border-radius: 15px;
            font-size: 1.5rem;
            padding: 0.1em 0.8em;
            line-height: 1.6; }
          .c-toushishintaku__nisa2024-more-text p span:last-child {
            color: #fff;
            font-size: 2rem; }
            @media only screen and (max-width: 720px) {
              .c-toushishintaku__nisa2024-more-text p span:last-child {
                line-height: 1.5; } }
      .c-toushishintaku__nisa2024-more-text + aside.c-toushishintaku__nisa2024-more {
        margin-top: 65px; }
        .c-toushishintaku__nisa2024-more-text + aside.c-toushishintaku__nisa2024-more p.c-toushishintaku__cor-btn-orange-medium a {
          padding: 0.4em 50px; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-more-text + aside.c-toushishintaku__nisa2024-more p.c-toushishintaku__cor-btn-orange-medium a {
              padding: 0.4em 36px; } }
  .c-toushishintaku__nisa2024-overview-table-pc,
  .c-toushishintaku__nisa2024-overview-table2-pc {
    max-width: 920px;
    margin: 0 auto;
    border-collapse: collapse; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-overview-table-pc,
      .c-toushishintaku__nisa2024-overview-table2-pc {
        display: none; } }
    .c-toushishintaku__nisa2024-overview-table-pc thead tr th,
    .c-toushishintaku__nisa2024-overview-table2-pc thead tr th {
      padding: 0.6em 1em;
      border: 1px solid #cdcdcd; }
      .c-toushishintaku__nisa2024-overview-table-pc thead tr th:nth-child(1),
      .c-toushishintaku__nisa2024-overview-table2-pc thead tr th:nth-child(1) {
        width: calc(100% * .2); }
      .c-toushishintaku__nisa2024-overview-table-pc thead tr th:nth-child(2), .c-toushishintaku__nisa2024-overview-table-pc thead tr th:nth-child(3),
      .c-toushishintaku__nisa2024-overview-table2-pc thead tr th:nth-child(2), .c-toushishintaku__nisa2024-overview-table2-pc thead tr th:nth-child(3) {
        width: calc(100% * .4); }
    .c-toushishintaku__nisa2024-overview-table-pc tbody tr td,
    .c-toushishintaku__nisa2024-overview-table2-pc tbody tr td {
      padding: 1em 1.2em;
      border: 1px solid #cdcdcd; }
    .c-toushishintaku__nisa2024-overview-table-pc p.c-toushishintaku__cor-btn-blue-small {
      position: absolute;
      inset: auto 0 24px;
      font-size: 100% !important;
      margin: 0 !important; }
      .c-toushishintaku__nisa2024-overview-table-pc p.c-toushishintaku__cor-btn-blue-small a {
        min-width: auto;
        padding: 15px 32px; }
    .c-toushishintaku__nisa2024-overview-table-pc p.c-toushishintaku__nisa2024-overview-table-text {
      /* margin-bottom: 72px; */
      font-size: 100%; }
  .c-toushishintaku__nisa2024-overview-table-sp,
  .c-toushishintaku__nisa2024-overview-table2-sp {
    display: none; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-overview-table-sp,
      .c-toushishintaku__nisa2024-overview-table2-sp {
        display: table;
        width: 100%; } }
    .c-toushishintaku__nisa2024-overview-table-sp + .c-toushishintaku__nisa2024-overview-table-sp,
    .c-toushishintaku__nisa2024-overview-table2-sp + .c-toushishintaku__nisa2024-overview-table2-sp {
      margin-top: 20px; }
      .c-toushishintaku__nisa2024-overview-table-sp + .c-toushishintaku__nisa2024-overview-table-sp thead tr th:nth-child(2) {
        background: #1F85B2; }
      .c-toushishintaku__nisa2024-overview-table2-sp + .c-toushishintaku__nisa2024-overview-table2-sp thead tr th:nth-child(2) {
        background: #1B467D; }
    .c-toushishintaku__nisa2024-overview-table-sp thead tr th {
      font-size: 1.5rem;
      padding: 0.36em 1em; }
    .c-toushishintaku__nisa2024-overview-table2-sp thead tr th {
      font-size: 1.5rem;
      padding: 0.5em; }
      .c-toushishintaku__nisa2024-overview-table-sp thead tr th:first-child,
      .c-toushishintaku__nisa2024-overview-table2-sp thead tr th:first-child {
        width: calc(.3 * 100%); }
      .c-toushishintaku__nisa2024-overview-table-sp thead tr th:last-child,
      .c-toushishintaku__nisa2024-overview-table2-sp thead tr th:last-child {
        width: calc(.7 * 100%); }
    .c-toushishintaku__nisa2024-overview-table-sp tbody th {
      padding: 0.48em 0.5em;
      line-height: 1.6;
      font-size: 1.5rem; }
      .c-toushishintaku__nisa2024-overview-table2-sp tbody th {
        padding: 0.48em;
        line-height: 1.6;
        font-size: 1.5rem; }
    .c-toushishintaku__nisa2024-overview-table-sp tbody td {
      padding: 0.48em 1.5em;
      line-height: 1.6;
      font-size: 1.5rem;
      border: 1px solid #cdcdcd; }
      .c-toushishintaku__nisa2024-overview-table2-sp tbody td {
        padding: 0.48em;
        line-height: 1.6;
        font-size: 1.5rem;
        border: 1px solid #cdcdcd; }
      .c-toushishintaku__nisa2024-overview-table-sp tbody td > p,
      .c-toushishintaku__nisa2024-overview-table2-sp tbody td > p {
        line-height: 1.6 !important; }
    .c-toushishintaku__nisa2024-overview-table-sp p.c-toushishintaku__cor-btn-blue-small {
      margin: 1em 0 0 !important; }
      .c-toushishintaku__nisa2024-overview-table-sp p.c-toushishintaku__cor-btn-blue-small a {
        width: 100%;
        font-size: calc(14/ 15 * 100%);
        padding: 0.5em 24px;
        line-height: 1.5; }
  .c-toushishintaku__nisa2024-overview-table-pc thead tr th, .c-toushishintaku__nisa2024-overview-table-sp thead tr th, {
    font-weight: bold;
    font-size: calc(16 / 14.04 * 100%); }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-overview-table-pc thead tr th, .c-toushishintaku__nisa2024-overview-table-sp thead tr th {
        font-size: calc(16 / 10.53 * 100%);
      }
    }
    .c-toushishintaku__nisa2024-overview-table2-pc thead tr th, .c-toushishintaku__nisa2024-overview-table2-sp thead tr th, {
      font-weight: bold;
      font-size: calc(16 / 14.04 * 100%); }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-overview-table2-pc thead tr th, .c-toushishintaku__nisa2024-overview-table2-sp thead tr th {
          font-size: calc(14 / 10.53 * 100%);
        }
      }
    .c-toushishintaku__nisa2024-overview-table-pc thead tr th:nth-child(2), .c-toushishintaku__nisa2024-overview-table-pc thead tr th:nth-child(3), .c-toushishintaku__nisa2024-overview-table-sp thead tr th:nth-child(2), .c-toushishintaku__nisa2024-overview-table-sp thead tr th:nth-child(3),
    .c-toushishintaku__nisa2024-overview-table2-pc thead tr th:nth-child(2), .c-toushishintaku__nisa2024-overview-table2-pc thead tr th:nth-child(3), .c-toushishintaku__nisa2024-overview-table2-sp thead tr th:nth-child(2), .c-toushishintaku__nisa2024-overview-table2-sp thead tr th:nth-child(3) {
      color: #fff; }
    .c-toushishintaku__nisa2024-overview-table-pc thead tr th:nth-child(2), .c-toushishintaku__nisa2024-overview-table-sp thead tr th:nth-child(2),
    .c-toushishintaku__nisa2024-overview-table2-pc thead tr th:nth-child(3), .c-toushishintaku__nisa2024-overview-table-sp thead tr th:nth-child(3) {
      background: #1B467D; }
    .c-toushishintaku__nisa2024-overview-table-pc thead tr th:nth-child(3), .c-toushishintaku__nisa2024-overview-table-sp thead tr th:nth-child(3),
    .c-toushishintaku__nisa2024-overview-table2-pc thead tr th:nth-child(2), .c-toushishintaku__nisa2024-overview-table2-sp thead tr th:nth-child(2) {
      background: #1F85B2; }
  .c-toushishintaku__nisa2024-overview-table-pc tr th,
  .c-toushishintaku__nisa2024-overview-table-pc tr td, .c-toushishintaku__nisa2024-overview-table-sp tr th,
  .c-toushishintaku__nisa2024-overview-table-sp tr td {
    text-align: center;
    font-size: calc(16 / 14.04 * 100%);
    position: relative; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-overview-table-pc tr th,
      .c-toushishintaku__nisa2024-overview-table-pc tr td, .c-toushishintaku__nisa2024-overview-table-sp tr th,
      .c-toushishintaku__nisa2024-overview-table-sp tr td {
        font-size: calc(16 / 10.53 * 100%);
      }
    }
  .c-toushishintaku__nisa2024-overview-table2-pc tr th,
  .c-toushishintaku__nisa2024-overview-table2-pc tr td, .c-toushishintaku__nisa2024-overview-table2-sp tr th,
  .c-toushishintaku__nisa2024-overview-table2-sp tr td {
    text-align: center;
    font-size: calc(16 / 14.04 * 100%);
    position: relative; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-overview-table2-pc tr th,
      .c-toushishintaku__nisa2024-overview-table2-pc tr td, .c-toushishintaku__nisa2024-overview-table2-sp tr th,
      .c-toushishintaku__nisa2024-overview-table2-sp tr td {
        font-size: calc(14 / 10.53 * 100%);
      }
    }
  .c-toushishintaku__nisa2024-overview-table-pc tr th, .c-toushishintaku__nisa2024-overview-table-sp tr th,
  .c-toushishintaku__nisa2024-overview-table2-pc tr th, .c-toushishintaku__nisa2024-overview-table2-sp tr th {
    font-weight: bold;
    border: 1px solid #cdcdcd; }
    .c-toushishintaku__nisa2024-overview-table-pc tr th:first-child, .c-toushishintaku__nisa2024-overview-table-sp tr th:first-child {
      background: #E6F9FF;
      font-size: calc(16 / 14.04 * 100%); }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-overview-table-pc tr th:first-child, .c-toushishintaku__nisa2024-overview-table-sp tr th:first-child {
          font-size: calc(16 / 10.53 * 100%);
        }
      }
    .c-toushishintaku__nisa2024-overview-table2-pc tr th:first-child, .c-toushishintaku__nisa2024-overview-table2-sp tr th:first-child {
      background: #E6F9FF;
      font-size: calc(16 / 14.04 * 100%); }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-overview-table2-pc tr th:first-child, .c-toushishintaku__nisa2024-overview-table2-sp tr th:first-child {
          font-size: calc(14 / 10.53 * 100%);
        }
      }
  .c-toushishintaku__nisa2024-overview-table-pc tr p.c-toushishintaku__cor-btn-blue-small a, .c-toushishintaku__nisa2024-overview-table-sp tr p.c-toushishintaku__cor-btn-blue-small a,
  .c-toushishintaku__nisa2024-overview-table2-pc tr p.c-toushishintaku__cor-btn-blue-small a, .c-toushishintaku__nisa2024-overview-table2-sp tr p.c-toushishintaku__cor-btn-blue-small a {
    color: #fff !important; }
  .c-toushishintaku__nisa2024-overview-table-text span {
    font-size: 87.5%;
    font-weight: normal;
    display: block; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-overview-table-text span {
        font-size: calc(13.125 / 15 * 100%);
      }
    }
  .c-toushishintaku__nisa2024-overview-table-combination-ok, .c-toushishintaku__nisa2024-overview-table-combination-ng {
    font-weight: bold;
    padding: 0.32em 1em;
    margin: 0.5em 0 0 !important;
    line-height: 1.6 !important; }
    .c-toushishintaku__nisa2024-overview-table-combination-ok span, .c-toushishintaku__nisa2024-overview-table-combination-ng span {
      font-size: 81.25%;
      font-weight: normal;
      display: block; }
  .c-toushishintaku__nisa2024-overview-table-combination-ok {
    background: #CD4242;
    color: #fff;
    font-size: 100% !important; }
    @media only screen and (max-width: 720px) {
      p.c-toushishintaku__nisa2024-overview-table-combination-ok {
        font-size: calc(15 / 16 * 100%) !important;
      }
      p.c-toushishintaku__nisa2024-overview-table-combination-ok span {
        font-size: calc(12.1875 / 15 * 100%);
      };
    }
  p.c-toushishintaku__nisa2024-overview-table-combination-ng {
    background: #CCC;
    font-size: 100% !important; }
    @media only screen and (max-width: 720px) {
      p.c-toushishintaku__nisa2024-overview-table-combination-ng {
        font-size: calc(15 / 16 * 100%) !important; }
    }
  .c-toushishintaku__nisa2024-overview-table-target {
    vertical-align: top; }
  .c-toushishintaku__nisa2024-point-list {
    margin-top: 48px; }
    .c-toushishintaku__nisa2024-point-list li {
      border: 1px solid #CCC !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 16px 25px !important;
      margin: 0 0 20px !important; }
      .c-toushishintaku__nisa2024-point-list li div.c-toushishintaku__cor-merit-nolist {
        border-bottom: 1px solid #CCC;
        padding: 0 0 10px; }
        .c-toushishintaku__nisa2024-point-list li div.c-toushishintaku__cor-merit-nolist p {
          margin-right: 10px !important; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-point-list li div.c-toushishintaku__cor-merit-nolist p {
              width: 53px; } }
        .c-toushishintaku__nisa2024-point-list li div.c-toushishintaku__cor-merit-nolist h4 {
          font-size: calc(24 / 14.04 * 100%) !important; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-point-list li div.c-toushishintaku__cor-merit-nolist h4 {
              padding: 0.32em 0 0; } }
  .c-toushishintaku__nisa2024-recommendation-block {
    padding: 40px 80px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-recommendation-block {
        padding: 56px calc(25 / 375 * 100vw); } }
    .c-toushishintaku__nisa2024-recommendation-block + .c-toushishintaku__nisa2024-recommendation-block {
      margin-top: 20px; }
    .c-toushishintaku__nisa2024-recommendation-block h3 {
      color: #1F85B2 !important;
      text-align: center !important;
      margin: 22px auto 0 !important;
      padding: 0 !important;
      background: none !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-recommendation-block h3 {
          margin: 16px auto 0 !important; } }
      .c-toushishintaku__nisa2024-recommendation-block h3::before {
        content: none !important; }
    .c-toushishintaku__nisa2024-recommendation-block + aside.c-toushishintaku__nisa2024-more {
      margin-top: 60px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-recommendation-block + aside.c-toushishintaku__nisa2024-more {
          margin-top: 45px; } }
  .c-toushishintaku__nisa2024-recommendation-list-01, .c-toushishintaku__nisa2024-recommendation-list-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    gap: 0 16px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-recommendation-list-01, .c-toushishintaku__nisa2024-recommendation-list-02 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 15px 0; } }
    .c-toushishintaku__nisa2024-recommendation-list-01 li, .c-toushishintaku__nisa2024-recommendation-list-02 li {
      border: 1px solid #CCC;
      margin: 0;
      padding: 0 0 1.5em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      width: 270px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-recommendation-list-01 li, .c-toushishintaku__nisa2024-recommendation-list-02 li {
          width: 100%; } }
      .c-toushishintaku__nisa2024-recommendation-list-01 li::before, .c-toushishintaku__nisa2024-recommendation-list-02 li::before {
        content: none !important; }
      .c-toushishintaku__nisa2024-recommendation-list-01 li h4, .c-toushishintaku__nisa2024-recommendation-list-02 li h4 {
        background: #00A7DB !important;
        color: #fff !important;
        font-size: calc(18 / 14.04 * 100%) !important;
        font-weight: bold !important;
        text-align: center !important;
        padding: 0.2em 1em !important;
        margin: 0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
              line-height: 1.6; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-recommendation-list-01 li h4, .c-toushishintaku__nisa2024-recommendation-list-02 li h4 {
            -webkit-box-flex: 0;
                -ms-flex: none;
                    flex: none;
            padding: 0.44em 1em !important; } }
      .c-toushishintaku__nisa2024-recommendation-list-01 li img, .c-toushishintaku__nisa2024-recommendation-list-02 li img {
        margin: 28px auto 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 64px;
                flex: 0 64px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-recommendation-list-01 li img, .c-toushishintaku__nisa2024-recommendation-list-02 li img {
            -webkit-box-flex: 0;
                -ms-flex: none;
                    flex: none; } }
      .c-toushishintaku__nisa2024-recommendation-list-01 li p, .c-toushishintaku__nisa2024-recommendation-list-02 li p {
        padding: 1em 1.5em 0;
        margin-top: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        min-height: 0%;
        line-height: 1.8;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-recommendation-list-01 li p, .c-toushishintaku__nisa2024-recommendation-list-02 li p {
            -webkit-box-flex: 0;
                -ms-flex: none;
                    flex: none;
            padding: 1em 1.2em 0; } }
  .c-toushishintaku__nisa2024-recommendation-list-01 h4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 2.7rem;
            flex: 0 2.7rem; }
  .c-toushishintaku__nisa2024-recommendation-list-02 h4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 4.3rem;
            flex: 0 4.3rem; }
  .c-toushishintaku__nisa2024-recommendation-comment {
    background: #EDF5F9;
    padding: 0 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-recommendation-comment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0 1em 1em; } }
    .c-toushishintaku__nisa2024-recommendation-comment ul {
      font-weight: bold;
      padding: 22px 0 22px 28px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-recommendation-comment ul {
          padding: 0.5em;
          font-size: 1.6rem !important;
          margin: 0 auto; } }
      .c-toushishintaku__nisa2024-recommendation-comment ul li {
        position: relative;
        font-size: calc(16 / 14.04 * 100%);
        line-height: 2;
        list-style-type: none;
        padding-left: 13px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-recommendation-comment ul li {
            font-size: calc(15 / 25.6 * 100%); } }
      .c-toushishintaku__nisa2024-recommendation-comment ul li::before {
        content: '';
        display: block;
        position: absolute;
        top: 0.8em;
        left: 0;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #00a7db;
    }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-recommendation-comment img {
        width: calc(44 / 375 * 100vw);
        margin: -44px auto 0; } }
    .c-toushishintaku__nisa2024-recommendation-comment + img {
      display: block;
      margin: -1px auto 0; }
  .c-toushishintaku__nisa2024-utilize-comparison {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 42px;
    margin-top: 44px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-comparison {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 30px 0; } }
    .c-toushishintaku__nisa2024-utilize-comparison li {
      margin: 0 !important;
      padding: 0 !important;
      list-style-type: none; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-comparison li {
          text-align: center; } }
      .c-toushishintaku__nisa2024-utilize-comparison li::before {
        content: none; }
  .c-toushishintaku__nisa2024-utilize-diagnosis {
    margin-top: 60px;
    border: 1px solid #CCC;
    text-align: center; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-diagnosis {
        margin-top: 28px; } }
    .c-toushishintaku__nisa2024-utilize-diagnosis h4 {
      padding: 1em 1.2em;
      font-size: calc(16 / 14.04 * 100%);
      font-weight: bold;
      margin-bottom: 0;
      text-align: left;
      background: #eee;
    line-height: 1.6; }
    .c-toushishintaku__nisa2024-utilize-diagnosis-inner {
      padding: 40px 58px 50px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-diagnosis-inner {
          padding: 20px calc(20 / 275 * 100vw); } }
      .c-toushishintaku__nisa2024-utilize-diagnosis-inner h5 {
        margin: 0 auto;
        color: #1B467D;
        font-size: calc(18 / 14.04 * 100%);
        font-weight: bold;
        text-align: center;
        padding: 0;
        border: none;
        display: inline-block;
        position: relative;
        background: none; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-diagnosis-inner h5 {
            font-size: calc(16 / 14.04 * 100%);
            width: calc(100% - 40px); } }
        .c-toushishintaku__nisa2024-utilize-diagnosis-inner h5::before, .c-toushishintaku__nisa2024-utilize-diagnosis-inner h5::after {
          content: "";
          display: block;
          width: 2px;
          height: 80%;
          background-color: #1B467D;
          position: absolute;
          bottom: 3px; }
        .c-toushishintaku__nisa2024-utilize-diagnosis-inner h5::before {
          left: -20px;
          -webkit-transform: rotate(-30deg);
                  transform: rotate(-30deg); }
        .c-toushishintaku__nisa2024-utilize-diagnosis-inner h5::after {
          right: -20px;
          -webkit-transform: rotate(30deg);
                  transform: rotate(30deg); }
        .c-toushishintaku__nisa2024-utilize-diagnosis-inner h5 + img {
          margin: 15px auto 0; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-utilize-diagnosis-inner h5 + img {
              margin: 5px auto 0; } }
      .c-toushishintaku__nisa2024-utilize-diagnosis-inner img {
        display: block; }
    .c-toushishintaku__nisa2024-utilize-diagnosis-list {
      display: grid;
      gap: 0 10px;
      grid-template-columns: 1fr 1fr 1fr; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-diagnosis-list {
          gap: 0 5px; } }
      .c-toushishintaku__nisa2024-utilize-diagnosis-list + picture img {
        display: block;
        margin: 10px auto 0;
        padding: 0; }
      .c-toushishintaku__nisa2024-utilize-diagnosis-list li {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        .c-toushishintaku__nisa2024-utilize-diagnosis-list li::before {
          content: none; }
        .c-toushishintaku__nisa2024-utilize-diagnosis-list li a {
          border: 2px solid #00A7DB;
          font-weight: bold;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          text-decoration: none;
          height: 100%;
          position: relative;
          padding: 2px calc(24px + 1em) 2px calc(48px + 1em);
          background: url("/nisa_info/img/icon-arrow-down-blue.svg") no-repeat right 10px center #E6F9FF;
          background-size: 14px auto; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-utilize-diagnosis-list li a {
              background: url("/nisa_info/img/icon-arrow-down-blue.svg") no-repeat center bottom 5px #E6F9FF;
              background-size: 14px auto;
              padding: calc(20px + 0.1em) 0.5em calc(20px + 0.2em) 0.5em;
              box-sizing: border-box; } }
          .c-toushishintaku__nisa2024-utilize-diagnosis-list li a:hover {
            opacity: .6; }
          .c-toushishintaku__nisa2024-utilize-diagnosis-list li a span {
            line-height: 1.5;
            font-size: calc(16 / 14.04 * 100%); }
            @media only screen and (max-width: 720px) {
              .c-toushishintaku__nisa2024-utilize-diagnosis-list li a span {
                font-size: calc(13 / 14.04 * 100%);
                line-height: 1.3; } }
            .c-toushishintaku__nisa2024-utilize-diagnosis-list li a span:first-child {
              background: #00A7DB;
              color: #fff;
              min-width: 40px;
              min-height: 40px;
              padding: 0.4em;
              line-height: 1.3;
              text-align: center;
              position: absolute;
              inset: 8px auto 8px 8px;
              margin: auto 0;
              font-size: 114%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center; }
              @media only screen and (max-width: 720px) {
                .c-toushishintaku__nisa2024-utilize-diagnosis-list li a span:first-child {
                  min-width: 20px;
                  min-height: 20px;
                  padding: 0.1em;
                  inset: -2px auto auto -2px; } }
            .c-toushishintaku__nisa2024-utilize-diagnosis-list li a span:last-child {
              text-align: center;
              color:#333; }
  .c-toushishintaku__nisa2024-utilize-link {
    border: 5px solid #F1F0E4;
    background: #FDFDED;
    padding: 1em;
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 48px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px 0;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding: 1.2em 1.5em; } }
    .c-toushishintaku__nisa2024-utilize-link li {
      position: relative;
      list-style-type: none;
      font-size: calc(16 / 14.04 * 100%) !important;
      margin: 0 !important;
      padding: 0 0 0 calc(20px + 0.5em) !important; }
      .c-toushishintaku__nisa2024-utilize-link li::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        border-radius: 50%;
        background: #00a7db;
        height: 20px;
        width: 20px;
        top: 0.3em; }
      .c-toushishintaku__nisa2024-utilize-link li::after {
        position: absolute;
        content: "";
        inset: calc(0.4em + 5px) auto 0 6px;
        width: 6px;
        height: 6px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg);
        top: 50%;
        margin-top: -0.2em; }
      .c-toushishintaku__nisa2024-utilize-link li a {
        color: #333;
        text-decoration: underline;
      }
  .c-toushishintaku__nisa2024-utilize-point-01 li, .c-toushishintaku__nisa2024-utilize-point-02 li {
    margin: 0;
    padding: 0; }
    .c-toushishintaku__nisa2024-utilize-point-01 li::before, .c-toushishintaku__nisa2024-utilize-point-02 li::before {
      content: none; }
  .c-toushishintaku__nisa2024-utilize-point-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 15px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-point-01 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 15px 0; } }
    .c-toushishintaku__nisa2024-utilize-point-01 li {
      border: 1px solid #CCC;
      width: calc((100% - 30px) * 0.3333);
      padding: 0;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-point-01 li {
          width: 100%; } }
      .c-toushishintaku__nisa2024-utilize-point-01 li h4 {
        background: #47B6BA;
        color: #fff;
        font-size: calc(18 / 14.04 * 100%);
        font-weight: bold;
        text-align: center;
        border-bottom: 1px solid #CCC;
        padding: 0.24em 1em;
        margin-bottom: 0;
        width: 100%;
        box-sizing: border-box; }
      .c-toushishintaku__nisa2024-utilize-point-01 li > span {
        display: block; }
      .c-toushishintaku__nisa2024-utilize-point-01 li > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 100%;
        min-height: 90px;
        padding: 0.16em 1em 0.4em;
        box-sizing: border-box; }
    .c-toushishintaku__nisa2024-utilize-point-01-price {
      font-size: calc(29 / 14.04 * 100%);
      font-weight: bold;
      line-height: 1.5; }
      .c-toushishintaku__nisa2024-utilize-point-01-price span {
        font-size: calc(22 / 29 * 100%); }
    .c-toushishintaku__nisa2024-utilize-point-01-text-01 {
      color: #E33784;
      font-weight: bold;
      font-size: calc(15 / 14.04 * 100%);
      line-height: 1.5; }
    .c-toushishintaku__nisa2024-utilize-point-01-text-02 {
      font-size: calc(15 / 14.04 * 100%);
      line-height: 1.5; }
    .c-toushishintaku__nisa2024-utilize-point-01-text-03 {
      font-size: calc(18 / 14.04 * 100%);
      font-weight: 600; }
  .c-toushishintaku__nisa2024-utilize-point-02 {
    border-radius: 4px;
    gap: 0 27px;
    grid-template-columns: 428px 1fr;
    display: grid;
    margin: 30px auto 0; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-point-02 {
        grid-template-columns: auto;
        grid-template-rows: 1fr 1fr;
        gap: 10px 0; } }
    .c-toushishintaku__nisa2024-utilize-point-02 li {
      border: 2px solid #F4CA59;
      background: #FFFFEB;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: calc(18 / 14.04 * 100%);
      font-weight: bold;
      text-align: center;
      line-height: 1.6;
      padding: 0.1em 1em; }
      .c-toushishintaku__nisa2024-utilize-point-02 li span {
        color: #F4CA59;
        font-size: calc(60 / 18 * 100%);
        margin-left: 0.2em; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-point-02 li span {
            line-height: 1.2; } }
        .c-toushishintaku__nisa2024-utilize-point-02 li span > span {
          font-size: calc(20 / 60 * 100%); }
  .c-toushishintaku__nisa2024-utilize-fund-list {
    font-size: calc(15 / 14.04 * 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    margin: 15px auto 0; }
    .c-toushishintaku__nisa2024-utilize-fund-list dt,
    .c-toushishintaku__nisa2024-utilize-fund-list dd {
      border-bottom: 1px solid #CCC;
      border-right: 1px solid #CCC;
      padding: 1.6em 1.2em;
      box-sizing: border-box; }
    .c-toushishintaku__nisa2024-utilize-fund-list dt {
      font-weight: bold;
      width: calc(100% * .32);
      background: #E6F9FF; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-fund-list dt {
          width: 100%;
          padding: 1em 1.2em; } }
    .c-toushishintaku__nisa2024-utilize-fund-list dd {
      width: calc(100% * .68); }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-fund-list dd {
          width: 100%;
          padding: 1.2em; } }
    .c-toushishintaku__nisa2024-utilize-fund-list + p.c-toushishintaku__cor-btn-blue-medium,
    .c-toushishintaku__nisa2024-utilize-fund-list + p.c-toushishintaku__cor-btn-blue-02-medium {
      margin-top: 32px !important;
      font-size: 114% !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-fund-list + p.c-toushishintaku__cor-btn-blue-medium,
        .c-toushishintaku__nisa2024-utilize-fund-list + p.c-toushishintaku__cor-btn-blue-02-medium {
          margin-top: 20px; } }
      .c-toushishintaku__nisa2024-utilize-fund-list + p.c-toushishintaku__cor-btn-blue-medium a,
      .c-toushishintaku__nisa2024-utilize-fund-list + p.c-toushishintaku__cor-btn-blue-02-medium a {
        padding: 15px 36px; }
        .c-toushishintaku__nisa2024-utilize-fund-list + p.c-toushishintaku__cor-btn-blue-medium a::after,
        .c-toushishintaku__nisa2024-utilize-fund-list + p.c-toushishintaku__cor-btn-blue-02-medium a::after {
          right: 20px; }
  .c-toushishintaku__nisa2024-utilize-inner-01 {
    margin: 60px 0 0;
    padding: 0 48px 48px;
    border: 1px solid #CCC; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-inner-01 {
        padding: 20px calc(15 / 375 * 100vw);
        margin: 40px 0 0; } }
    .c-toushishintaku__nisa2024-utilize-inner-01-title {
      margin: 0 -48px;
      padding: 12px 18px;
      color: #fff;
      background: #1B467D;
      border: none;
      font-weight: bold;
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-inner-01-title {
          margin: -20px calc(-15 / 375 * 100vw) 20px !important; } }
    .c-toushishintaku__nisa2024-utilize-inner-01 div.c-toushishintaku__cor-merit {
      margin-top: 48px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-inner-01 div.c-toushishintaku__cor-merit {
          margin-top: 16px; } }
      .c-toushishintaku__nisa2024-utilize-inner-01 div.c-toushishintaku__cor-merit div.c-toushishintaku__cor-merit-nolist h4 {
        font-size: calc(20 / 14.04 * 100%);
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        background: none; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-01 div.c-toushishintaku__cor-merit div.c-toushishintaku__cor-merit-nolist h4 {
            font-size: calc(18 / 14.04 * 100%); } }
      .c-toushishintaku__nisa2024-utilize-inner-01 div.c-toushishintaku__cor-merit div.c-toushishintaku__cor-merit-notext p + figure {
        margin: 20px 0 0; }
    .c-toushishintaku__nisa2024-utilize-inner-01 h4 {
      font-weight: bold;
      font-size: calc(16 / 14.04 * 100%);
      margin-top: 60px;
      margin-bottom: 20px;
      padding: 13px 20px;
      color: #333;
      line-height: 1.6;
      background: #eee; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-inner-01 h4 {
          margin-top: 40px;
           } }
      .c-toushishintaku__nisa2024-utilize-inner-01 h4 + p {
        margin-top: 32px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-inner-01 figure.c-toushishintaku__cor-pict-mt-medium {
        margin-top: 20px; } }
  .c-toushishintaku__nisa2024-utilize-inner-02 {
    border: 2px solid #47B6BA;
    border-radius: 5px;
    padding: 48px 50px 54px;
    margin-top: 32px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-inner-02 {
        padding: 15px calc(15 / 375 * 100vw);
        margin-top: 20px; } }
    .c-toushishintaku__nisa2024-utilize-inner-02 > h5 {
      text-align: center;
      background: #47B6BA;
      color: #fff;
      font-size: calc(18 / 14.04 * 100%);
      font-weight: bold;
      padding: 0.12em 1em;
      margin: 0 auto;
      border-radius: 50px;
      border: none; }
    .c-toushishintaku__nisa2024-utilize-inner-02-recommend {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 20px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-inner-02-recommend {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-inner-02-recommend > img {
          width: calc(100 / 375 * 100vw);
          max-width: 144px;
          height: auto;
          margin: 0 auto;
          display: block; } }
      .c-toushishintaku__nisa2024-utilize-inner-02-recommend ul {
        background: #EDF5F9;
        padding: 15px 30px;
        position: relative;
        margin-left: 25px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-02-recommend ul {
            margin: 25px 0 0;
            padding: 15px calc(20 / 375 * 100vw); } }
        .c-toushishintaku__nisa2024-utilize-inner-02-recommend ul::before {
          background: url("/nisa_info/img/icon-arrow-right.svg") no-repeat;
          background-size: 27px auto;
          content: "";
          width: 27px;
          height: 68px;
          inset: 0 auto 0 2px;
          margin: auto 0;
          -webkit-transform: translateX(-100%);
                  transform: translateX(-100%);
          position: absolute; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-utilize-inner-02-recommend ul::before {
              inset: 0 0 auto;
              margin: 0 auto;
              -webkit-transform: translateY(-40px) rotate(90deg);
                      transform: translateY(-40px) rotate(90deg); } }
        .c-toushishintaku__nisa2024-utilize-inner-02-recommend ul li {
          position: relative;
          list-style-type: none;
          font-size: calc(18 / 14.04 * 100%);
          font-weight: bold;
          padding-left: 1em;
          line-height: 1.8; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-utilize-inner-02-recommend ul li {
              font-size: calc(15 / 14.04 * 100%) !important; } }
          .c-toushishintaku__nisa2024-utilize-inner-02-recommend ul li::before {
            content: '';
            display: block;
            position: absolute;
            top: 0.8em;
            left: 0;
            border-radius: 50%;
            background: #47B6BA;
            width: 8px;
            height: 8px; }
    .c-toushishintaku__nisa2024-utilize-inner-02-target {
      display: grid;
      border: 1px solid #CCC;
      border-radius: 5px;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      margin-top: 30px;
      grid-template-columns: 150px 1fr; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-inner-02-target {
          grid-template-columns: auto;
          margin-top: 20px; } }
      .c-toushishintaku__nisa2024-utilize-inner-02-target h5 {
        color: #fff;
        font-size: calc(18 / 14.04 * 100%);
        font-weight: bold;
        background: #1B467D;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0;
        border: none;
        padding: 1em 1.5em;
        border-radius: 5px 0 0 5px;
        position: relative; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-02-target h5 {
            padding: 0.5em 1em;
            border-radius: 5px 5px 0 0; } }
        .c-toushishintaku__nisa2024-utilize-inner-02-target h5::after {
          height: 100%;
          width: 16px;
          -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
                  clip-path: polygon(0 0, 100% 50%, 0 100%);
          position: absolute;
          content: "";
          inset: 0 0 0 auto;
          margin: auto 0;
          position: absolute;
          -webkit-transform: translateX(100%);
                  transform: translateX(100%);
          background: #1B467D; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-utilize-inner-02-target h5::after {
              content: none; } }
      .c-toushishintaku__nisa2024-utilize-inner-02-target-accumulation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 1em; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-02-target-accumulation {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            margin: 0 0 1em -13px; } }
        .c-toushishintaku__nisa2024-utilize-inner-02-target-accumulation li {
          width: calc(100% * .3333);
          border: 1px solid #CCC;
          margin: 0;
          padding: 0.32em 1em;
          text-align: center;
          list-style-type: none;
          font-size: 81.25%; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-utilize-inner-02-target-accumulation li {
              width: 100%; } }
          .c-toushishintaku__nisa2024-utilize-inner-02-target-accumulation li::before {
            content: none; }
          .c-toushishintaku__nisa2024-utilize-inner-02-target-accumulation li + li {
            border-left: none; }
            @media only screen and (max-width: 720px) {
              .c-toushishintaku__nisa2024-utilize-inner-02-target-accumulation li + li {
                border-left: 1px solid #CCC;
                border-top: none; } }
      .c-toushishintaku__nisa2024-utilize-inner-02-target-growth {
        display: grid;
        gap: 12px 10px;
        grid-template-columns: 1fr 1fr 1fr;
        margin: 10px auto; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-02-target-growth {
            gap: 5px;
            grid-template-columns: 1fr 1fr;
            margin: 10px 13px 10px -13px; } }
        .c-toushishintaku__nisa2024-utilize-inner-02-target-growth li {
          list-style-type: none;
          font-size: calc(14 / 16 * 100%);
          line-height: normal;
          margin: 0;
          padding: 0.2em 2px; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-utilize-inner-02-target-growth li {
              font-size: calc(13 / 16 * 100%);
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              padding: 0.2em 0.5em; } }
          .c-toushishintaku__nisa2024-utilize-inner-02-target-growth li::before {
            content: none; }
          .c-toushishintaku__nisa2024-utilize-inner-02-target-growth li:not(:last-child) {
            border: 2px solid #00A7DB;
            border-radius: 16px;
            text-align: center;
            padding: 0.2em 1em; }
            @media only screen and (max-width: 720px) {
              .c-toushishintaku__nisa2024-utilize-inner-02-target-growth li:not(:last-child) {
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                padding: 0.2em 0.5em; } }
      .c-toushishintaku__nisa2024-utilize-inner-02-target > ul {
        margin: 0.8em 40px 0.8em 36px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-02-target > ul {
            margin: 0.8em calc(20 / 375 * 100vw); } }
        .c-toushishintaku__nisa2024-utilize-inner-02-target > ul > li {
          position: relative;
          list-style-type: none;
          font-size: calc(16 / 14.04 * 100%);
          font-weight: bold;
          margin: 0;
          padding-left: 13px; }
          .c-toushishintaku__nisa2024-utilize-inner-02-target > ul > li::before {
            content: '';
            display: block;
            position: absolute;
            top: 0.6em;
            left: 0;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #00a7db;
          }
          .c-toushishintaku__nisa2024-utilize-inner-02-target > ul > li h6 {
            padding: 0.05em 0.5em;
            background: #4AA4D6;
            color: #fff;
            font-weight: bold;
            font-size: 100%;
            border: 1px solid #CCC;
            border-bottom: none;
            margin: 0.5em auto 0;
            text-align: center; }
            @media only screen and (max-width: 720px) {
              .c-toushishintaku__nisa2024-utilize-inner-02-target > ul > li h6 {
                margin-left: -13px; } }
          .c-toushishintaku__nisa2024-utilize-inner-02-target >
ul > li > table {
            margin: 0.6em 0;
            width: 100%; }
            .c-toushishintaku__nisa2024-utilize-inner-02-target >
ul > li > table th,
            .c-toushishintaku__nisa2024-utilize-inner-02-target >
ul > li > table td {
              padding: 0.2em 0.5em;
              font-size: 1.4rem;
              text-align: center; }
            .c-toushishintaku__nisa2024-utilize-inner-02-target >
ul > li > table th {
              background: #00A7DB;
              color: #fff;
              font-weight: bold; }
            .c-toushishintaku__nisa2024-utilize-inner-02-target >
ul > li > table td {
              width: calc(100% * .3333); }
            .c-toushishintaku__nisa2024-utilize-inner-02-target ul li.c-toushishintaku__cor-btn-blue-medium {
              margin: 15px 0;
              padding: 0;
              text-align: left;

            }
            .c-toushishintaku__nisa2024-utilize-inner-02-target ul li.c-toushishintaku__cor-btn-blue-medium::before {
              display: none;
            }
    .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation {
      margin: 52px 0 50px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation {
          margin: 32px 0 0; } }
      .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation div.c-toushishintaku__nisa-case-situation-title {
        margin-bottom: 5px; }
        .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation div.c-toushishintaku__nisa-case-situation-title h5 {
          color: #333;
          background: none; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation div.c-toushishintaku__nisa-case-situation-title div {
            margin-right: 0.5em; } }
      .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation div.c-toushishintaku__cor-merit-notext + p.c-toushishintaku__cor-btn-blue-medium,
      .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation div.c-toushishintaku__cor-merit-notext + p.c-toushishintaku__cor-btn-blue-02-medium {
        margin: 18px auto 0 78px !important;
        text-align: left;
        margin-left: 78px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation div.c-toushishintaku__cor-merit-notext + p.c-toushishintaku__cor-btn-blue-medium,
          .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation div.c-toushishintaku__cor-merit-notext + p.c-toushishintaku__cor-btn-blue-02-medium {
            text-align: center;
            margin: 10px auto 0 0 !important; } }
        .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation div.c-toushishintaku__cor-merit-notext + p.c-toushishintaku__cor-btn-blue-medium a,
        .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation div.c-toushishintaku__cor-merit-notext + p.c-toushishintaku__cor-btn-blue-02-medium a {
          text-align: center;
          min-width: 269px; }
      .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation h5 {
        font-size: calc(22 / 14.04 * 100%); }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation h5 {
            font-size: calc(18 / 14.04 * 100%);
            padding: 1.5em 0 0; } }
      .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation > ul > li {
        list-style-type: none;
        margin: 0 0 30px;
        padding: 0 0 40px; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation > ul > li {
            margin: 0 0 20px;
            padding: 0 0 24px; } }
        .c-toushishintaku__nisa2024-utilize-inner-02 + div.c-toushishintaku__nisa-case-situation > ul > li:last-child {
          border-bottom: 2px solid #CCC; }
  .c-toushishintaku__nisa2024-utilize-needs {
    display: grid;
    gap: 36px 48px;
    grid-template-columns: 1fr 1fr;
    margin: 40px 0 0 72px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-needs {
        grid-template-columns: auto;
        gap: 20px 0;
        margin: 20px 0 0; } }
    .c-toushishintaku__nisa2024-utilize-needs li {
      margin: 0 !important;
      padding: 0 !important;
      border: none !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-needs li {
          text-align: center; } }
  .c-toushishintaku__nisa2024-utilize-worries {
    padding: 40px 90px;
    background-color: #E6F9FF;
    position: relative;
    z-index: 2;
    margin-top: 62px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-worries {
        padding: 20px calc(20 / 375 * 100vw);
        margin-top: 30px; } }
    .c-toushishintaku__nisa2024-utilize-worries h2 {
      margin: 0;
      padding: 0;
      text-align: center;
      font-size: calc(24 / 14.04 * 100%);
      border: none;
      background: none;
    font-weight: normal; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-worries h2 {
          font-size: calc(20 / 14.04 * 100%); } }
      .c-toushishintaku__nisa2024-utilize-worries h2::after {
        display: none; }
    .c-toushishintaku__nisa2024-utilize-worries ul {
      display: grid;
      margin: 24px auto 0;
      gap: 0 90px;
      grid-template-columns: 1fr 1fr; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-worries ul {
          display: block;
          margin: 10px auto 0;
          width: 100%; } }
      .c-toushishintaku__nisa2024-utilize-worries ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-worries ul li {
            width: 100%;
            margin: 0 0 15px;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
        .c-toushishintaku__nisa2024-utilize-worries ul li::before {
          display: none; }
        .c-toushishintaku__nisa2024-utilize-worries ul li:last-child {
          margin-right: 0; }
        .c-toushishintaku__nisa2024-utilize-worries ul li img {
          width: 70px;
          height: auto; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-utilize-worries ul li img {
              width: calc(60 / 375 * 100vw);
              max-width: 70px; } }
    .c-toushishintaku__nisa2024-utilize-worries-fukidashi {
      margin-right: 20px;
      padding: 20px;
      background-color: #fff;
      position: relative;
      display: inline-block;
      border: solid 2px #CBCBCB;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 6px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-worries-fukidashi {
          width: calc(82% - 8px);
          padding: 12px; } }
      .c-toushishintaku__nisa2024-utilize-worries-fukidashi:before, .c-toushishintaku__nisa2024-utilize-worries-fukidashi:after {
        content: "";
        position: absolute;
        top: 50%; }
      .c-toushishintaku__nisa2024-utilize-worries-fukidashi:before {
        right: -22px;
        margin-top: -11px;
        border: 11px solid transparent;
        border-left: 11px solid #fff;
        z-index: 2; }
      .c-toushishintaku__nisa2024-utilize-worries-fukidashi:after {
        right: -28px;
        margin-top: -14px;
        border: 14px solid transparent;
        border-left: 14px solid #CBCBCB;
        z-index: 1; }
      .c-toushishintaku__nisa2024-utilize-worries-fukidashi p {
        font-size: calc(15 / 14.04 * 100%) !important;
        line-height: 1.6 !important; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-worries-fukidashi p {
            font-size: calc(16 / 14.04 * 100%) !important;
            line-height: 1.5 !important; } }
    .c-toushishintaku__nisa2024-utilize-worries-next {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: bold;
      font-size: 2.4rem !important;
      line-height: 1.4 !important;
      color: #00A7DB !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .c-toushishintaku__nisa2024-utilize-worries-next > img {
        margin: 0 auto;
        display: block; }
      .c-toushishintaku__nisa2024-utilize-worries-next > p {
        border: 2px solid #00A7DB;
        border-radius: 50px;
        padding: 0.32em 2em;
        font-size: calc(24 / 38.5 * 100%) !important;
        line-height: normal !important; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-worries-next > p {
            font-size: calc(20 / 38.4 * 100%) !important;
            text-align: center; } }
  .c-toushishintaku__nisa2024-utilize-dispersiya {
    background: #E6F9FF;
    padding: 40px 48px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-dispersiya {
        padding: 15px calc(15 / 375 * 100vw);
        text-align: center; } }
    .c-toushishintaku__nisa2024-utilize-dispersiya h5 {
      padding: 0;
      margin: 0 auto;
      border: none;
      color: #1F85B2;
      font-size: calc(20 / 14.04 * 100%);
      font-weight: bold;
      text-align: center;
      line-height: 2;
    background: none; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-dispersiya h5 {
          font-size: calc(18 / 14.04 * 100%); } }
    .c-toushishintaku__nisa2024-utilize-dispersiya-list {
      display: grid;
      gap: 0 36px;
      grid-template-columns: 1fr 1fr 1fr;
      margin-top: 24px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-dispersiya-list {
          gap: 8px 0;
          grid-template-columns: auto; } }
      .c-toushishintaku__nisa2024-utilize-dispersiya-list li {
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        position: relative;
        width: 100%;
        text-align: center; }
        .c-toushishintaku__nisa2024-utilize-dispersiya-list li::before {
          content: none; }
        .c-toushishintaku__nisa2024-utilize-dispersiya-list li h6 {
          background: #1B467D;
          color: #fff;
          font-size: calc(16 / 14.04 * 100%);
          font-weight: bold;
          text-align: center;
          padding: 0.05em 1em; }
          .c-toushishintaku__nisa2024-utilize-dispersiya-list li h6 + img {
            margin-top: 10px; }
            @media only screen and (max-width: 720px) {
              .c-toushishintaku__nisa2024-utilize-dispersiya-list li h6 + img {
                width: calc(216 / 375 * 100vw);
                max-width: 220px;
                display: block;
                margin: 14px auto 0; } }
          .c-toushishintaku__nisa2024-utilize-dispersiya-list li h6 + p {
            text-align: center;
            font-weight: bold;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin: 2em auto 0 !important; }
            @media only screen and (max-width: 720px) {
              .c-toushishintaku__nisa2024-utilize-dispersiya-list li h6 + p {
                font-size: calc(16 / 14.04 * 100%) !important;
                margin: 1em auto 0 !important; } }
    .c-toushishintaku__nisa2024-utilize-dispersiya-plus {
      position: absolute;
      inset: 0 0 0 auto;
      margin: auto 0;
      -webkit-transform: translateX(100%);
              transform: translateX(100%); }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-dispersiya-plus {
          position: relative;
          inset: auto;
          margin: 8px auto 0;
          -webkit-transform: none;
                  transform: none; } }
    .c-toushishintaku__nisa2024-utilize-dispersiya-graph {
      margin-top: 20px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-dispersiya-graph {
          margin-top: 26px;
          max-width: 400px;
          width: calc(256 / 375 * 100vw); } }
    .c-toushishintaku__nisa2024-utilize-dispersiya div.c-toushishintaku__nisa2024-utilize-youtube {
      background: #fff; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-dispersiya div.c-toushishintaku__nisa2024-utilize-youtube {
          margin: 30px auto 0; } }
    .c-toushishintaku__nisa2024-utilize-dispersiya + aside.c-toushishintaku__nisa2024-more {
      margin-top: 60px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-dispersiya + aside.c-toushishintaku__nisa2024-more {
          margin-top: 50px;
          margin-bottom: 0; } }
  .c-toushishintaku__nisa2024-utilize-course {
    margin: 40px auto 0; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-course {
        margin: 30px 0 0;
        background: #1F85B2;
        border: 1px solid #CCC;
        padding: 10px calc(15 / 375 * 100vw); } }
    .c-toushishintaku__nisa2024-utilize-course + .c-toushishintaku__nisa2024-utilize-course {
      margin-top: 20px; }
    .c-toushishintaku__nisa2024-utilize-course + aside.c-toushishintaku__nisa2024-more {
      margin-top: 60px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-course + aside.c-toushishintaku__nisa2024-more {
          margin-bottom: 0; } }
    .c-toushishintaku__nisa2024-utilize-course h3 {
      background: #1F85B2;
      margin: 0;
      padding: 0.4em 1em;
      color: #fff;
      border: 1px solid #CCC;
      border-bottom: none;
      font-weight: bold;
      text-align: center; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-course h3 {
          background: none;
          border: none;
          padding: 0 1em 10px; } }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-course-table-pc {
        display: none; } }
    .c-toushishintaku__nisa2024-utilize-course-table-pc thead tr th:not(:first-child) {
      width: calc(230 / 840 * 100%);
      font-size: 1.6rem; }
    .c-toushishintaku__nisa2024-utilize-course-table-pc thead tr th:first-child,
    .c-toushishintaku__nisa2024-utilize-course-table-pc tbody tr th:first-child {
      font-size: 1.5rem; }
    .c-toushishintaku__nisa2024-utilize-course-table-pc th,
    .c-toushishintaku__nisa2024-utilize-course-table-pc td {
      padding: 0.64em 1em; }
    .c-toushishintaku__nisa2024-utilize-course-table-sp {
      display: none; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-course-table-sp {
          display: table;
          width: 100%; } }
      .c-toushishintaku__nisa2024-utilize-course-table-sp thead tr th:first-child {
        width: calc(72 / 255 * 100%); }
      .c-toushishintaku__nisa2024-utilize-course-table-sp thead tr th:nth-child(2) {
        font-size: 1.5rem; }
      .c-toushishintaku__nisa2024-utilize-course-table-sp thead tr th:first-child,
      .c-toushishintaku__nisa2024-utilize-course-table-sp tbody tr th:first-child {
        font-size: 1.4rem; }
      .c-toushishintaku__nisa2024-utilize-course-table-sp th {
        padding: 0.2em 0.5em;
        line-height: 1.4; }
      .c-toushishintaku__nisa2024-utilize-course-table-sp td {
        padding: 0.2em 0.8em; }
        .c-toushishintaku__nisa2024-utilize-course-table-sp td ul li {
          line-height: 1.7; }
    .c-toushishintaku__nisa2024-utilize-course-table-pc, .c-toushishintaku__nisa2024-utilize-course-table-sp {
      font-size: 1.5rem;
      margin-top: 0; }
      .c-toushishintaku__nisa2024-utilize-course-table-pc th, .c-toushishintaku__nisa2024-utilize-course-table-sp th {
        font-weight: bold; }
      .c-toushishintaku__nisa2024-utilize-course-table-pc td, .c-toushishintaku__nisa2024-utilize-course-table-sp td {
        font-size: 1.5rem; }
        .c-toushishintaku__nisa2024-utilize-course-table-pc td ul li, .c-toushishintaku__nisa2024-utilize-course-table-sp td ul li {
          margin: 0;
          font-size: 1.5rem;
          padding-left: 1em; }
          .c-toushishintaku__nisa2024-utilize-course-table-pc td ul li::before, .c-toushishintaku__nisa2024-utilize-course-table-sp td ul li::before {
            content: "・";
            background: none;
            color: #333;
            width: 1em;
            height: 1em;
            top: 0; }
      .c-toushishintaku__nisa2024-utilize-course-table-pc thead tr th:not(:first-child), .c-toushishintaku__nisa2024-utilize-course-table-sp thead tr th:not(:first-child) {
        background: #1B467D;
        color: #fff; }
      .c-toushishintaku__nisa2024-utilize-course-table-pc thead tr th:first-child,
      .c-toushishintaku__nisa2024-utilize-course-table-pc tbody tr th:first-child, .c-toushishintaku__nisa2024-utilize-course-table-sp thead tr th:first-child,
      .c-toushishintaku__nisa2024-utilize-course-table-sp tbody tr th:first-child {
        background: #E6F9FF; }
      .c-toushishintaku__nisa2024-utilize-course-table-pc tbody tr:nth-child(odd) td, .c-toushishintaku__nisa2024-utilize-course-table-sp tbody tr:nth-child(odd) td {
        background: #fff; }
      .c-toushishintaku__nisa2024-utilize-course-table-pc tbody tr:nth-child(even) td, .c-toushishintaku__nisa2024-utilize-course-table-sp tbody tr:nth-child(even) td {
        background: #EEE; }
  .c-toushishintaku__nisa2024-utilize-youtube {
    margin: 50px auto 0;
    max-width: 562px;
    padding: 20px 40px;
    display: grid;
    gap: 0 1em;
    background: #EEE;
    grid-template-columns: 1fr 214px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-youtube {
        grid-template-columns: auto;
        margin: 30px calc(15 / 375 * 100vw) 0;
        padding: 20px calc(20 / 375 * 100vw);
        gap: 1em 0; } }
    .c-toushishintaku__nisa2024-utilize-youtube > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-youtube > div {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
    .c-toushishintaku__nisa2024-utilize-youtube h6 {
      font-size: 1.6rem;
      font-weight: bold; }
      .c-toushishintaku__nisa2024-utilize-youtube h6 + p {
        margin-top: 6px; }
    .c-toushishintaku__nisa2024-utilize-youtube + aside.c-toushishintaku__nisa2024-more {
      margin: 80px 0 0; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-youtube + aside.c-toushishintaku__nisa2024-more div.c-toushishintaku__cor-more-col2 {
          gap: 10px 0;
          margin: -2em 0 0;
          -webkit-box-pack: stretch;
              -ms-flex-pack: stretch;
                  justify-content: stretch; } }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-youtube a {
        text-align: center;
        margin: 0 auto;
        max-width: 320px; } }
    .c-toushishintaku__nisa2024-utilize-youtube a:hover {
      opacity: .6; }
  .c-toushishintaku__nisa2024-utilize-box {
    margin-top: 80px !important; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-box {
        margin-top: 60px !important; } }
    .c-toushishintaku__nisa2024-utilize-box div.c-toushishintaku__cor-more-col2 {
      display: grid;
      gap: 0 20px;
      grid-template-columns: 1fr 1fr; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-box div.c-toushishintaku__cor-more-col2 {
          gap: 8px 0;
          grid-template-columns: 100%; } }
      .c-toushishintaku__nisa2024-utilize-box div.c-toushishintaku__cor-more-col2 > p {
        min-width: 370px;
        margin: 0 !important; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-box div.c-toushishintaku__cor-more-col2 > p {
            min-width: auto; } }
        .c-toushishintaku__nisa2024-utilize-box div.c-toushishintaku__cor-more-col2 > p a {
          min-width: auto;
          padding: 14px 50px;
          font-size: calc(22 / 35.2 * 100%);
          display: flex;
          height: 100%;
          align-items: center; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-utilize-box div.c-toushishintaku__cor-more-col2 > p a {
              padding: 14px 32px;
              font-size: calc(16 / 25.6 * 100%); } }
          .c-toushishintaku__nisa2024-utilize-box div.c-toushishintaku__cor-more-col2 > p a::after {
            border-width: 2px;
            right: 20px; }
    .c-toushishintaku__nisa2024-utilize-box aside.c-toushishintaku__cor-more h5 {
      top: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .c-toushishintaku__nisa2024-utilize-caution {
    margin-top: 60px !important; }
    .c-toushishintaku__nisa2024-utilize-caution h3 {
      margin: 0 0 52px !important; }
    .c-toushishintaku__nisa2024-utilize-caution dl {
      margin-bottom: 20px !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-caution dl {
          padding: 12px calc(10 / 375 * 100vw); } }
  .c-toushishintaku__nisa2024-utilize-title-facility {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #EAF3FF; }
    .c-toushishintaku__nisa2024-utilize-title-facility p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      min-width: 82px;
      padding: 15px;
      color: #fff;
      background-color: #1B467D;
      font-size: calc(35 / 14.04 * 100%) !important;
      line-height: 1 !important;
      text-align: center;
      font-weight: bold;
      box-sizing: border-box; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-title-facility p {
          min-width: 65px;
          padding: 10px;
          font-size: calc(28 / 14.04 * 100%) !important; } }
    .c-toushishintaku__nisa2024-utilize-title-facility h3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 !important;
      padding: 25px 30px !important;
      color: #1B467D;
      background: none !important;
      border: none;
      font-size: calc(20 / 14.04 * 100%);
      font-weight: bold; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-title-facility h3 {
          padding: 18px !important;
          font-size: calc(18 / 14.04 * 100%); } }
      .c-toushishintaku__nisa2024-utilize-title-facility h3::before {
        display: none !important; }
    .c-toushishintaku__nisa2024-utilize-title-facility + div.c-toushishintaku__cor-box-inner {
      margin-top: 60px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-title-facility + div.c-toushishintaku__cor-box-inner {
          margin: 40px calc(25 / 375 * 100vw) 0; } }
  .c-toushishintaku__nisa2024-utilize-title-beginner {
    text-align: center;
    background: none;
    font-size: calc(20 / 14.04 * 100%);
    font-weight: bold;
    padding: 0;
    margin: 60px auto 0; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-title-beginner {
        font-size: calc(18 / 14.04 * 100%);
        margin: 48px auto 0; } }
  .c-toushishintaku__nisa2024-utilize-title-fund {
    text-align: center;
    background: #47B6BA;
    color: #fff;
    font-size: calc(18 / 14.04 * 100%);
    font-weight: bold;
    padding: 0.44em 1em;
    margin: 40px auto 0;
    border-radius: 50px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-title-fund {
        margin: 36px auto 0; } }
    .c-toushishintaku__nisa2024-utilize-title-fund-sub {
      background: #EDF5F9;
      font-size: calc(15 / 14.04 * 100%);
      font-weight: bold;
      margin: 30px auto 0;
      text-align: center;
      border: none;
      padding: 0.8em 100px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      color: #333; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-title-fund-sub {
          padding: 0.8em 1em;
          text-align: left;
          margin: 18px auto 0; } }
      .c-toushishintaku__nisa2024-utilize-title-fund-sub + img {
        margin: -2px auto 0;
        display: block; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__nisa2024-utilize-title-fund-sub + img {
            width: 32px;
            height: 20px !important;
            margin: -5px auto 0; } }
  .c-toushishintaku__nisa2024-utilize-title-plan {
    display: grid;
    background: #E6F9FF !important;
    border: 1px solid #00A7DB;
    border-right: none;
    margin-top: 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-template-columns: auto 1fr; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-utilize-title-plan {
        margin-top: 40px; } }
    .c-toushishintaku__nisa2024-utilize-title-plan p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0.66em;
      color: #fff;
      background-color: #00A7DB;
      font-size: calc(30 / 14.04 * 100%) !important;
      line-height: 1 !important;
      text-align: center;
      font-weight: bold;
      box-sizing: border-box; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-title-plan p {
          width: 53px;
          padding: 0.6em 0.76em;
          font-size: calc(25 / 14.04 * 100%) !important;
          height: 100%; } }
    .c-toushishintaku__nisa2024-utilize-title-plan-inner {
      display: grid;
      grid-template-columns: 1fr auto;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0.8em 0; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-title-plan-inner {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          padding: 0.72em 0; } }
    .c-toushishintaku__nisa2024-utilize-title-plan h4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 !important;
      padding: 0 1em !important;
      font-size: calc(22 / 14.04 * 100%);
      font-weight: bold;
      background: none; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-title-plan h4 {
          padding: 0 calc(13 / 375 * 100vw) !important;
          font-size: calc(18 / 14.04 * 100%); } }
      .c-toushishintaku__nisa2024-utilize-title-plan h4::before {
        display: none !important; }
    .c-toushishintaku__nisa2024-utilize-title-plan + p {
      margin-top: 32px !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-title-plan + p {
          margin-top: 20px !important;
          font-size: calc(16 / 14.04 * 100%) !important; } }
    .c-toushishintaku__nisa2024-utilize-title-plan-sub {
      background: #1B467D;
      color: #fff !important;
      border-radius: 3px;
      font-size: 100%;
      font-weight: bold;
      padding: 0.28em 1.5em;
      text-decoration: none !important;
      margin-right: 36px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-utilize-title-plan-sub {
          margin-right: 0;
          font-size: calc(11 / 14.04 * 100%);
          margin: 4px 0 0 calc(13 / 375 * 100vw); } }
  .c-toushishintaku__nisa2024-account picture {
    display: block;
    margin-top: 36px;
    text-align: center; }

    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-account picture img {
      width: calc(286 / 375 * 100vw); }
      }
    .c-toushishintaku__nisa2024-account picture + div {
      margin-top: 36px !important; }
  .c-toushishintaku__nisa2024-account-btn {
    position: relative;
    display: inline-block; }
    .c-toushishintaku__nisa2024-account-btn h5 {
      margin: 0 0 20px !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-account-btn h5 {
          margin: 0 0 5px !important;
          -webkit-transform: translateY(-36%);
                  transform: translateY(-36%); } }
    .c-toushishintaku__nisa2024-account-btn img {
      position: absolute;
      inset: 0 0 0 -80px;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-account-btn img {
          inset: -15px 0 auto;
          -webkit-transform: translateY(-100%);
                  transform: translateY(-100%);
          margin: 0 auto; } }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-account-btn + p.c-toushishintaku__cor-btn-orange-medium {
        font-size: 2rem !important; } }
    .c-toushishintaku__nisa2024-account-btn + p.c-toushishintaku__cor-btn-orange-medium span {
      display: block;
      font-size: 1.7rem !important; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-account-btn + p.c-toushishintaku__cor-btn-orange-medium span {
          font-size: 1.6rem !important; } }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-account-btn + p.c-toushishintaku__cor-btn-orange-medium a {
        padding: 0.44em 24px; } }
  .c-toushishintaku__nisa2024-old-graph {
    margin-top: 80px !important; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-old-graph {
        margin-top: 28px !important; } }
    .c-toushishintaku__nisa2024-old-graph + aside.c-toushishintaku__nisa2024-more {
      margin-top: 72px; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-old-graph + aside.c-toushishintaku__nisa2024-more {
          margin-top: 45px; } }
  .c-toushishintaku__nisa2024-junior + aside.c-toushishintaku__nisa2024-more {
    margin-top: 72px; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__nisa2024-junior + aside.c-toushishintaku__nisa2024-more {
        margin-top: 45px; } }
  .c-toushishintaku__nisa2024-junior-list > li {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important; }
    .c-toushishintaku__nisa2024-junior-list > li::before {
      content: none !important; }
    .c-toushishintaku__nisa2024-junior-list > li + li {
      margin-top: 70px !important; }
    .c-toushishintaku__nisa2024-junior-list > li div.c-toushishintaku__cor-merit-nolist h4 {
      line-height: 1.8; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__nisa2024-junior-list > li div.c-toushishintaku__cor-merit-nolist h4 {
          font-size: calc(18 / 14.04 * 100%);
          line-height: 1.6; } }
  .c-toushishintaku__nisa2024-junior-case {
    margin-top: 40px; }
    .c-toushishintaku__nisa2024-junior-case > li {
      position: relative;
      list-style-type: none;
      margin: 0 !important;
      padding: 0 !important; }
      .c-toushishintaku__nisa2024-junior-case > li:before {
        content: '';
        display: block;
        position: absolute;
        top: 0.8em;
        left: 0;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #00a7db;
      }
      .c-toushishintaku__nisa2024-junior-case > li + li {
        margin-top: 40px !important; }
      .c-toushishintaku__nisa2024-junior-case > li h5 {
        font-size: calc(16 / 14.04 * 100%) !important;
        font-weight: bold;
        border: none;
        margin: 0 0 0 1em;
        padding: 0;
        color: #333;
        background: none; }
        .c-toushishintaku__nisa2024-junior-case > li h5 + img {
          margin-top: 0; }
          @media only screen and (max-width: 720px) {
            .c-toushishintaku__nisa2024-junior-case > li h5 + img {
              width: calc(286 / 375 * 100vw);
              margin: 20px auto 0;
              display: block; } }
  .c-toushishintaku__nisa2024-junior-18 li {
    position: relative;
    margin: 6px 0 0;
	  padding-left: 13px;
    list-style-type: none;
    font-size: calc(16 / 14.04 * 100%) !important;
    font-weight: bold;
    line-height: 2; }
    .c-toushishintaku__nisa2024-junior-18 li:before {
      content: '';
      display: block;
      position: absolute;
      top: 0.8em;
      left: 0;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #00a7db;
    }

.t-left {
  text-align: left !important;
}


/* サポート窓口のご案内 */
.c-toushishintaku__contact {
  margin-top: 130px;
  padding: 55px 50px;
  background-color: #DDEDF2;
  border-bottom: 1px solid #CCC; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact {
    margin-top: 60px;
    padding: 40px 5%;
    border-bottom: none; } }
.c-toushishintaku__contact h2 {
  width: 1000px;
  margin: 0 auto 40px;
  padding: 0;
  font-size: calc(28 / 13 * 100%);
  line-height: 1.6;
  border: none;
  text-align: center;
  background: none;
font-weight: normal; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact h2 {
    width: 100%;
    font-size: calc(24 / 13 * 100%);
    line-height: 1.6; } }
.c-toushishintaku__contact h2::after {
  display: none; }
.c-toushishintaku__contact h3 {
  margin: 0 0 10px;
  padding: 0 0 0 30px;
  font-size: calc(18 / 13 * 100%) !important;
  font-weight: bold;
  border: none;
  position: relative;
  background: none; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact h3 {
    font-size: calc(16 / 13 * 100%) !important; } }
.c-toushishintaku__contact h3::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 10px); }
.c-toushishintaku__contact-box {
  width: 1000px;
  margin: 0 auto;
  padding: 40px;
  background-color: #fff;
  box-sizing: border-box; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box {
    width: 100%;
    padding: 30px 20px; } }
.c-toushishintaku__contact-box-inner {
  padding: 25px;
  background-color: #EEE;
  border-radius: 5px;
  text-align: center; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-inner {
    padding: 20px; } }
.c-toushishintaku__contact-box-col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-col2 {
    display: block; } }
.c-toushishintaku__contact-box-col2 .c-toushishintaku__cor-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc((100% - 40px) / 2);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 40px 0 0 !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-col2 .c-toushishintaku__cor-more {
    width: 100%;
    margin: 0 0 30px !important; } }
.c-toushishintaku__contact-box-col2 .c-toushishintaku__cor-more:last-child {
  margin: 0 !important; }
.c-toushishintaku__contact-box-col2 + .c-toushishintaku__cor-more {
  margin-top: 42px; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-col2 + .c-toushishintaku__cor-more {
    margin-top: 30px; } }
.c-toushishintaku__contact-box-col2 .c-toushishintaku__contact-box-shop {
  margin-right: 40px; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-col2 .c-toushishintaku__contact-box-shop {
    margin: 0 0 30px; } }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-tel {
    margin-bottom: 30px; } }
.c-toushishintaku__contact-box-tel + .c-toushishintaku__contact-box-tel,
.c-toushishintaku__contact-box-tel + .c-toushishintaku__contact-box-site,
.c-toushishintaku__contact-box-tel + .c-toushishintaku__contact-box-shop {
  margin-top: 35px; }
.c-toushishintaku__contact-box-tel h3::before {
  width: 19px;
  height: 20px;
  background: url(/nisa_info/img/icon_tel.svg) center center no-repeat;
  background-size: 100% auto; }
.c-toushishintaku__contact-box-tel-no {
  font-size: calc(18 / 13 * 100%) !important;
  color: #00A7DB;
  font-weight: bold; }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__contact-box-tel-no {
      font-size: calc(14 / 13 * 100%) !important; } }
.c-toushishintaku__contact-box-tel-no a {
  display: inline-block;
  margin: -5px 0 0 20px;
  font-size: calc(33 / 18 * 100%);
  line-height: 1.2;
  vertical-align: middle;
  color: #00A7DB;
  text-decoration: none; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-tel-no a {
    display: block;
    margin: 5px 0 0;
    font-size: calc(26 / 14 * 100%);
    text-align: center; } }
.c-toushishintaku__contact-box-tel-no a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-tel-no a[href*="tel:"] {
    pointer-events: auto;
    cursor: pointer; } }
.c-toushishintaku__contact-box-tel-info {
  margin-top: 10px;
  font-size: 100% !important; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-tel-info {
    margin-top: 14px;
    text-align: left; } }
.c-toushishintaku__contact-box-shop, .c-toushishintaku__contact-box-seminar, .c-toushishintaku__contact-box-site {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
  .c-toushishintaku__contact-box-shop p, .c-toushishintaku__contact-box-seminar p, .c-toushishintaku__contact-box-site p {
    font-size: 1.5rem;
    font-weight: bold; }
.c-toushishintaku__contact-box-shop a, .c-toushishintaku__contact-box-seminar a, .c-toushishintaku__contact-box-site a {
  display: block;
  min-width: 370px;
  margin: 0 auto;
  padding: 15px 30px;
  text-decoration: none;
  color: #fff;
  background-color: #1B467D;
  border-radius: 5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  font-size: calc(22 / 13 * 100%);
  font-weight: bold;
  box-sizing: border-box;
 }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-shop a, .c-toushishintaku__contact-box-seminar a, .c-toushishintaku__contact-box-site a {
    width: 100%;
    min-width: 100%;
    font-size: calc(16 / 13 * 100%); } }
.c-toushishintaku__contact-box-shop a::before, .c-toushishintaku__contact-box-seminar a::before, .c-toushishintaku__contact-box-site a::before {
  display: block;
  position: absolute;
  content: "";
  top: calc(50% - 5px);
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
.c-toushishintaku__contact-box-shop a:hover, .c-toushishintaku__contact-box-seminar a:hover, .c-toushishintaku__contact-box-site a:hover {
  opacity: .6; }
.c-toushishintaku__contact-box-site {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
.c-toushishintaku__contact-box-site h3::before {
  width: 20px;
  height: 16px;
  background: url(/nisa_info/img/icon_site.svg) center center no-repeat;
  background-size: 100% auto;
  top: calc(50% - 7px); }
.c-toushishintaku__contact-box-site p {
  font-weight: normal; }
.c-toushishintaku__contact-box-site a {
  width: 36%; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-site a {
    width: 100%; } }
.c-toushishintaku__contact-box-shop a {
  width: 36%; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-shop a {
    width: 100%; } }
.c-toushishintaku__contact-box-shop h3::before {
  width: 21px;
  height: 20px;
  background: url(/nisa_info/img/icon_shop.svg) center center no-repeat;
  background-size: 100% auto; }
.c-toushishintaku__contact-box-seminar h3::before {
  width: 19px;
  height: 20px;
  background: url(/nisa_info/img/icon_seminar.svg) center center no-repeat;
  background-size: 100% auto; }
.c-toushishintaku__contact-box-choice {
  margin: 30px 0; }
.c-toushishintaku__contact-box-choice-title {
  position: relative;
  margin-bottom: 18px;
  display: inline-block;
  padding: 4px 14px;
  color: #fff;
  font-weight: bold;
  border: 3px solid #46A5AA;
  border-radius: 20px;
  background-color: #58C7CB;
  font-size: 1.6rem;
  line-height: 1.4; }
@media only screen and (max-width: 720px) {
  .c-toushishintaku__contact-box-choice-title {
    font-size: 1.5rem; } }
.c-toushishintaku__contact-box-choice-title::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -9px;
  border: 6px solid transparent;
  border-top: 6px solid #58C7CB;
  z-index: 2; }
.c-toushishintaku__contact-box-choice-title::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -11px;
  border: 8px solid transparent;
  border-top: 8px solid #46A5AA;
  z-index: 1; }
.c-toushishintaku__contact-box-choice > ul > li {
  margin: 0 0 40px;
  padding: 0 0 36px;
  border-bottom: 1px solid #CCC; }
.c-toushishintaku__contact-box-choice > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }
.c-toushishintaku__contact-box-choice > ul > li::before {
  display: none; }
.c-toushishintaku__contact-box-choice > ul > li p {
  line-height: 1.8 !important; }
.c-toushishintaku__contact-box-choice > ul > li > ul {
  margin-top: 20px; }
.c-toushishintaku__contact-box-choice > ul > li > ul > li {
  margin-top: 0; }
.c-toushishintaku__contact-box-choice-nolist li {
  margin: 0 0 0 1em;
  padding-bottom: 0;
  border-bottom: 0;
  text-indent: -1.7em; }
.c-toushishintaku__contact-box-choice-nolist li::before {
  display: none; }

/* ご予約 */
.c-toushishintaku__reservation {
  position: fixed;
  width: 220px;
  right: 0;
  bottom: 73px;
  padding: 24px 18px;
  background-color: #F7F7F7;
  text-align: center;
  font-weight: bold;
  z-index: 10;
  box-sizing: border-box; }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__reservation {
      width: 100%;
      padding: 10px;
      right: auto;
      left: auto;
      bottom: 0;
      border-top: 1px solid #CCC; } }
  .c-toushishintaku__reservation a {
    display: block;
    text-decoration: none;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__reservation a {
        min-height: 44px; } }
    .c-toushishintaku__reservation a:hover {
      opacity: .6; }
  .c-toushishintaku__reservation-text {
    margin-bottom: 15px;
    font-size: 1.3rem !important; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__reservation-text {
        display: none; } }
  .c-toushishintaku__reservation-tel {
    font-size: calc(15 / 13 * 100%); !important; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__reservation-tel {
        width: 54px;
        margin: 0 10px 0 0; } }
    .c-toushishintaku__reservation-tel a {
      padding: 8px 10px;
      color: #009ACB;
      background-color: #fff;
      border: 1px solid #D9D9D9;
      line-height: 1.4; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__reservation-tel a {
          border-width: 2px; } }
      @media screen and (min-width: 751px) {
        .c-toushishintaku__reservation-tel a[href^="tel:"] {
          pointer-events: none; } }
      .c-toushishintaku__reservation-tel a img {
        width: 14px;
        height: 15px;
        margin-right: 3px;
        position: relative;
        top: -1px;
        vertical-align: middle; }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__reservation-tel a img {
            width: 20px;
            height: 21px;
            margin-right: 0; } }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__reservation-tel a span {
          display: none; } }
  .c-toushishintaku__reservation-btn-orange-long, .c-toushishintaku__reservation-btn-orange-half, .c-toushishintaku__reservation-btn-blue-long, .c-toushishintaku__reservation-btn-blue-half {
    margin-top: 10px;
    line-height: 1.3; }
    @media only screen and (max-width: 720px) {
      .c-toushishintaku__reservation-btn-orange-long, .c-toushishintaku__reservation-btn-orange-half, .c-toushishintaku__reservation-btn-blue-long, .c-toushishintaku__reservation-btn-blue-half {
        margin-top: 0; } }
    .c-toushishintaku__reservation-btn-orange-long:first-child, .c-toushishintaku__reservation-btn-orange-half:first-child, .c-toushishintaku__reservation-btn-blue-long:first-child, .c-toushishintaku__reservation-btn-blue-half:first-child {
      margin-top: 0; }
    .c-toushishintaku__reservation-btn-orange-long a, .c-toushishintaku__reservation-btn-orange-half a, .c-toushishintaku__reservation-btn-blue-long a, .c-toushishintaku__reservation-btn-blue-half a {
      padding: 10px 24px;
      background-color: #F5A927;
      color: #fff;
      position: relative; }
      @media only screen and (max-width: 720px) {
        .c-toushishintaku__reservation-btn-orange-long a, .c-toushishintaku__reservation-btn-orange-half a, .c-toushishintaku__reservation-btn-blue-long a, .c-toushishintaku__reservation-btn-blue-half a {
          padding: 8px 15px; } }
      .c-toushishintaku__reservation-btn-orange-long a::before, .c-toushishintaku__reservation-btn-orange-half a::before, .c-toushishintaku__reservation-btn-blue-long a::before, .c-toushishintaku__reservation-btn-blue-half a::before {
        display: block;
        position: absolute;
        content: "";
        top: calc(50% - 4px);
        right: 8px;
        width: 8px;
        height: 8px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media only screen and (max-width: 720px) {
          .c-toushishintaku__reservation-btn-orange-long a::before, .c-toushishintaku__reservation-btn-orange-half a::before, .c-toushishintaku__reservation-btn-blue-long a::before, .c-toushishintaku__reservation-btn-blue-half a::before {
            display: none; } }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__reservation-btn-orange-long, .c-toushishintaku__reservation-btn-blue-long {
      width: 60%; } }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__reservation-btn-orange-half, .c-toushishintaku__reservation-btn-blue-half {
      width: calc((100% - 74px) / 2); } }
  .c-toushishintaku__reservation-btn-blue-long a, .c-toushishintaku__reservation-btn-blue-half a {
    background-color: #00A7DB; }
  @media only screen and (max-width: 720px) {
    .c-toushishintaku__reservation-sp {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%; }
      .c-toushishintaku__reservation-sp div,
      .c-toushishintaku__reservation-sp p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: 10px; }
        .c-toushishintaku__reservation-sp div:last-child,
        .c-toushishintaku__reservation-sp p:last-child {
          margin-right: 0; }
      .c-toushishintaku__reservation-sp a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; } }

.c-toushishintaku__nisa2024-benefits {
  margin-top: 60px;
  padding: 40px 50px 50px;
  border-radius: 5px;
  background: #E6F9FF;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-benefits {
    margin-top: 32px;
    padding: 15px calc(15 / 375 * 100vw);
  }
}
.c-toushishintaku__nisa2024-benefits h5 {
  display: block;
  margin: 0 auto;
  padding: 0.24em 1em 0.12em;
  color: #fff;
  font-size: calc(18 / 14.04 * 100%);
  text-align: center;
  font-weight: bold;
  border-radius: 50px;
  border: none;
  background: #1B467D;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation {
  margin-bottom: 0;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation ul {
  margin: 0;
  padding: 0;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li {
  margin: 30px 0 0;
  padding-bottom: 40px;
  background-color: #fff;
  border: none;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li {
    margin: 15px 0 0;
    padding-bottom: 20px;
  }
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li:last-child {
  padding-bottom: 40px;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li:last-child {
    padding-bottom: 20px;
  }
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__nisa-case-situation-title {
  margin: 0;
  padding: 18px 40px;
  border-bottom: 1px solid #EEE;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__nisa-case-situation-title {
    display: flex;
    margin: 0;
    padding: 0.5em 1em;
    border-bottom: 1px solid #EEE;
    align-items: center;
  }
  .c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__nisa-case-situation-title div {
    margin-right: 0.5em
  }
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__nisa-case-situation-title h6 {
  font-size: calc(22 / 14.04 * 100%);
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__nisa-case-situation-title h6 {
    font-size: calc(18 / 14.04 * 100%);
  }
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext {
  display: flex;
  margin: 0;
  padding: 30px 40px 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext {
    display: block;
    margin: 0;
    padding: 0.5em 0.75em 0;
  }
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-text {
  width: 310px;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-text {
    width: 100%;
  }
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-text span {
  color: #00A7DB;
  font-weight: bold;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-img {
  width: 310px;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-img {
    width: 100%;
    margin: 1.5em auto;
  }
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-img img {
  max-width: 100%;
  height: auto;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-sample {
  width: 100%;
  margin-top: 24px;
  padding: 14px 20px;
  background: #E5F5FD;
  font-size: 100%;
  box-sizing: border-box;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-sample span {
  color: #00A7DB;
  font-size: calc(16 / 14.04 * 100%);
  font-weight: bold;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-movie {
  width: 320px;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-movie {
    width: 100%;
    margin-top: 1.5em;
  }
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-movie-body {
  padding: 20px;
  text-align: center;
  background: #E5F5FD;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-movie-body p {
  font-size: calc(13 / 14.04 * 100%) !important;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-movie-body p span {
  color: #00A7DB;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-movie-body a {
  transition: all .3s ease;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-movie-body a:hover {
  opacity: 0.6;
}
.c-toushishintaku__nisa2024-benefits .c-toushishintaku__nisa-case-situation li .c-toushishintaku__cor-merit-notext-movie-body img {
  margin: 10px auto;
}

.c-toushishintaku__nisa2024-guidance {
  margin: 60px auto;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-guidance {
    margin: 32px auto;
  }
}
.c-toushishintaku__nisa2024-guidance h4 {
  padding: 18px 20px;
  font-size: calc(16 / 14.04 * 100%);
  background: #eee;
}
.c-toushishintaku__nisa2024-guidance h5 {
  margin: 30px 0 0;
  padding: 0 20px 5px;
  background: none;
  font-size: calc(15 / 14.04 * 100%);
  border-bottom: 2px dotted #ccc;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-guidance h5 {
    margin: 1.5em 0 0;
    padding: 0 10px 5px;
  }
}
.c-toushishintaku__nisa2024-guidance-body {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-guidance-body {
    display: block;
    margin-top: 1.5em;
  }
}
.c-toushishintaku__nisa2024-guidance-text {
  width: 470px;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-guidance-text {
    width: 100%;
  }
}
.c-toushishintaku__nisa2024-guidance-text p span {
  color: #00A7DB;
  font-weight: bold;
}
.c-toushishintaku__nisa2024-guidance-text div {
  margin-top: 15px;
}
.c-toushishintaku__nisa2024-guidance-img {
  width: 340px;
}
@media only screen and (max-width: 720px) {
  .c-toushishintaku__nisa2024-guidance-img {
    width: 100%;
    margin-top: 2em;
  }
}

@media only screen and (max-width: 720px) {
  #sp_copyright {
    padding-bottom: 70px;
  }
}

.textalign-left {
  text-align: left !important;
}

.pc-none {
  display: none !important;
}
@media only screen and (max-width: 720px) {
  .pc-none {
    display: block !important;
  }
}


