@charset "UTF-8";
/* CSS Document */
/* 
---------------------------------------
コンテンツ幅
---------------------------------------
*/
.inner18 {
  max-width: 180rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner18 {
      width: 89.33%;
      max-width: 580px; } }

.inner16 {
  max-width: 160rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner16 {
      width: 89.33%;
      max-width: 580px; } }

.inner14 {
  max-width: 140rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner14 {
      width: 89.33%;
      max-width: 580px; } }

.inner12 {
  max-width: 120rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner12 {
      width: 89.33%;
      max-width: 580px; } }

.inner10 {
  max-width: 100rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner10 {
      width: 89.33%;
      max-width: 580px; } }

.inner8 {
  max-width: 80rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner8 {
      width: 89.33%;
      max-width: 580px; } }

/* 
---------------------------------------
余白
---------------------------------------
*/
body .mb20 {
  margin-bottom: clamp(120px, 16vw, 200px); }

body .mb18 {
  margin-bottom: clamp(100px, 14vw, 180px); }

body .mb16 {
  margin-bottom: clamp(80px, 12vw, 160px); }

body .mb14 {
  margin-bottom: clamp(70px, 10vw, 140px); }

body .mb12 {
  margin-bottom: clamp(60px, 10vw, 120px); }

body .mbTen {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mbten {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mb10 {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mb8 {
  margin-bottom: 8rem; }
  @media (max-width: 999px) {
    body .mb8 {
      margin-bottom: 4rem; } }

body .mb6 {
  margin-bottom: 6rem; }
  @media (max-width: 999px) {
    body .mb6 {
      margin-bottom: 3rem; } }

body .mb5 {
  margin-bottom: 5rem; }
  @media (max-width: 999px) {
    body .mb5 {
      margin-bottom: 2.5rem; } }

body .mb4 {
  margin-bottom: 4rem; }
  @media (max-width: 999px) {
    body .mb4 {
      margin-bottom: 2rem; } }

body .mb3 {
  margin-bottom: 3rem; }
  @media (max-width: 999px) {
    body .mb3 {
      margin-bottom: 1.5rem; } }

body .mb2 {
  margin-bottom: 2rem; }
  @media (max-width: 999px) {
    body .mb2 {
      margin-bottom: 1rem; } }

body .mb1 {
  margin-bottom: 1rem; }
  @media (max-width: 999px) {
    body .mb1 {
      margin-bottom: .5rem; } }

.spView {
  display: none; }
  @media (max-width: 999px) {
    .spView {
      display: block; } }

.pcView {
  display: block; }
  @media (max-width: 999px) {
    .pcView {
      display: none; } }

/* 
---------------------------------------
sbt01
---------------------------------------
*/
#sbt01 {
  padding-top: 16em;
  padding-bottom: 9em; }
  @media (max-width: 999px) {
    #sbt01 {
      padding-top: 6em;
      padding-bottom: 4em; } }
  #sbt01 .ttl {
    position: relative;
    color: #0D3070;
    font-size: 46px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 50px;
    margin-bottom: 50px; }
    @media (max-width: 999px) {
      #sbt01 .ttl {
        font-size: 24px;
        padding-bottom: 20px;
        margin-bottom: 20px; } }
    #sbt01 .ttl::after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 2px;
      height: 40px;
      background: #1A1A1A;
      transform: translateX(-50%); }
      @media (max-width: 999px) {
        #sbt01 .ttl::after {
          height: 20px;
          width: 1px; } }
  #sbt01 .pics {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 3vw; }
    @media (max-width: 999px) {
      #sbt01 .pics {
        flex-direction: column;
        gap: 6vw; } }
    #sbt01 .pics .pic1 {
      width: calc(545/1200*100%); }
      @media (max-width: 999px) {
        #sbt01 .pics .pic1 {
          width: 90%; } }
    #sbt01 .pics .pic2 {
      width: calc(545/1200*100%); }
      @media (max-width: 999px) {
        #sbt01 .pics .pic2 {
          width: 72%; } }

/* 
---------------------------------------
sbt02
---------------------------------------
*/
#sbt02 {
  padding-top: 12em;
  padding-bottom: 9em; }
  @media (max-width: 999px) {
    #sbt02 {
      padding-top: 4em;
      padding-bottom: 2em; } }
  #sbt02 .boxs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 3rem;
    max-width: 1200px;
    margin: 0 auto; }
    @media (max-width: 999px) {
      #sbt02 .boxs {
        flex-direction: column-reverse;
        gap: 2rem; } }
  #sbt02 .pic {
    width: calc(500/1200*100%); }
    @media (max-width: 999px) {
      #sbt02 .pic {
        width: 100%; } }
  #sbt02 .box {
    width: calc(540/1200*100%); }
    @media (max-width: 999px) {
      #sbt02 .box {
        width: 100%; } }

/* 
---------------------------------------
sbt03
---------------------------------------
*/
#sbt03 {
  padding-top: 12em;
  padding-bottom: 9em; }
  @media (max-width: 999px) {
    #sbt03 {
      padding-top: 4em;
      padding-bottom: 5em; } }
  #sbt03 .sttl {
    text-align: center; }
  #sbt03 .graph1 {
    display: flex;
    margin: 0 auto 12rem; }
    @media (max-width: 999px) {
      #sbt03 .graph1 {
        margin: 0 auto 6rem; } }
  #sbt03 .sbtTable1,
  #sbt03 .sbtTable2 {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    background: #fff;
    border-top: 1px solid #E5E8EA;
    border-left: 1px solid #E5E8EA; }
    @media (max-width: 999px) {
      #sbt03 .sbtTable1,
      #sbt03 .sbtTable2 {
        min-width: 100%; } }
    #sbt03 .sbtTable1 th,
    #sbt03 .sbtTable1 td,
    #sbt03 .sbtTable2 th,
    #sbt03 .sbtTable2 td {
      padding: 2.2rem 1.6rem;
      border-right: 1px solid #E5E8EA;
      border-bottom: 1px solid #E5E8EA;
      color: #333;
      font-size: 139%;
      font-weight: 400;
      line-height: 1.6;
      text-align: center;
      vertical-align: middle; }
      @media (max-width: 999px) {
        #sbt03 .sbtTable1 th,
        #sbt03 .sbtTable1 td,
        #sbt03 .sbtTable2 th,
        #sbt03 .sbtTable2 td {
          padding: 1rem 0;
          font-size: 100%; } }
    #sbt03 .sbtTable1 thead th,
    #sbt03 .sbtTable2 thead th {
      background: #F1F3F3;
      font-weight: 700; }
    #sbt03 .sbtTable1 tbody th,
    #sbt03 .sbtTable2 tbody th {
      background: #F8F9F9;
      font-weight: 400; }
    #sbt03 .sbtTable1 tbody tr:last-child th,
    #sbt03 .sbtTable1 tbody tr:last-child td,
    #sbt03 .sbtTable2 tbody tr:last-child th,
    #sbt03 .sbtTable2 tbody tr:last-child td {
      font-weight: 700; }
  #sbt03 .sbtTable2 th:first-child,
  #sbt03 .sbtTable2 td:first-child {
    width: 30%; }
  #sbt03 .sbtTable2 th:nth-child(2),
  #sbt03 .sbtTable2 td:nth-child(2) {
    width: 70%; }
  #sbt03 .boxs {
    align-items: center;
    position: relative; }
    #sbt03 .boxs::before {
      content: '';
      position: absolute;
      width: 2px;
      height: 100%;
      background: #EAEAEA;
      top: 0;
      left: 48%;
      transform: translateX(-48%);
      -webkit-transform: translateX(-48%);
      -ms-transform: translateX(-48%); }
      @media (max-width: 999px) {
        #sbt03 .boxs::before {
          display: none; } }
    #sbt03 .boxs .txt {
      font-weight: bold; }
    #sbt03 .boxs .value {
      font-size: 28px;
      color: #0D3070;
      font-weight: bold; }
      @media (max-width: 999px) {
        #sbt03 .boxs .value {
          font-size: 24px;
          text-align: center; } }
      #sbt03 .boxs .value strong {
        font-size: 60px;
        font-weight: 600;
        font-family: var(--font-family-gothic-en);
        margin-right: 1rem; }
        @media (max-width: 999px) {
          #sbt03 .boxs .value strong {
            font-size: 48px; } }
  #sbt03 .bgGray1 {
    background: #F1F3F3 !important; }
  #sbt03 .sbtTableWrap {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  #sbt03 .sbtTable3 {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    background: #fff;
    border-top: 1px solid #E5E8EA;
    border-left: 1px solid #E5E8EA; }
    @media (max-width: 999px) {
      #sbt03 .sbtTable3 {
        min-width: 200%; } }
    #sbt03 .sbtTable3 .col01,
    #sbt03 .sbtTable3 .col02 {
      width: 15%; }
    #sbt03 .sbtTable3 .col03,
    #sbt03 .sbtTable3 .col04 {
      width: 35%; }
    #sbt03 .sbtTable3 th,
    #sbt03 .sbtTable3 td {
      padding: 2.4rem 2rem;
      border-right: 1px solid #EAEAEA;
      border-bottom: 1px solid #EAEAEA;
      font-size: 139%;
      font-weight: 400;
      line-height: 1.9;
      text-align: center;
      vertical-align: middle;
      box-sizing: border-box; }
      @media (max-width: 999px) {
        #sbt03 .sbtTable3 th,
        #sbt03 .sbtTable3 td {
          padding: 1rem;
          font-size: 100%; } }
    #sbt03 .sbtTable3 th {
      background: #F1F3F3;
      font-weight: 700; }
    #sbt03 .sbtTable3 td {
      background: #fff; }
    #sbt03 .sbtTable3 .bold,
    #sbt03 .sbtTable3 .sideHead {
      font-weight: 700; }
    #sbt03 .sbtTable3 .txtLeft {
      text-align: left; }
    #sbt03 .sbtTable3 .sideHead {
      background: #F1F3F3; }
    #sbt03 .sbtTable3 sup {
      font-size: 70%;
      vertical-align: super;
      line-height: 0; }
    #sbt03 .sbtTable3 tr:nth-child(3) th, #sbt03 .sbtTable3 tr:nth-child(4) th, #sbt03 .sbtTable3 tr:nth-child(5) th, #sbt03 .sbtTable3 tr:nth-child(6) th, #sbt03 .sbtTable3 tr:nth-child(7) th {
      background: #F8F9F9; }
    #sbt03 .sbtTable3 tr:nth-child(1) th,
    #sbt03 .sbtTable3 tr:nth-child(1) td, #sbt03 .sbtTable3 tr:nth-child(2) th,
    #sbt03 .sbtTable3 tr:nth-child(2) td {
      padding: 2rem; }
      @media (max-width: 999px) {
        #sbt03 .sbtTable3 tr:nth-child(1) th,
        #sbt03 .sbtTable3 tr:nth-child(1) td, #sbt03 .sbtTable3 tr:nth-child(2) th,
        #sbt03 .sbtTable3 tr:nth-child(2) td {
          padding: 1rem; } }
    #sbt03 .sbtTable3 tr:nth-child(4) th,
    #sbt03 .sbtTable3 tr:nth-child(4) td {
      padding: 2rem; }
      @media (max-width: 999px) {
        #sbt03 .sbtTable3 tr:nth-child(4) th,
        #sbt03 .sbtTable3 tr:nth-child(4) td {
          padding: 1rem; } }
    #sbt03 .sbtTable3 tr:nth-child(5) th, #sbt03 .sbtTable3 tr:nth-child(6) th, #sbt03 .sbtTable3 tr:nth-child(7) th {
      font-weight: 700; }
  #sbt03 .sbtTable4 {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    background: #fff;
    border-top: 1px solid #E5E8EA;
    border-left: 1px solid #E5E8EA; }
    @media (max-width: 999px) {
      #sbt03 .sbtTable4 {
        min-width: 350%; } }
    #sbt03 .sbtTable4 .colScope {
      width: 8%; }
    #sbt03 .sbtTable4 .colData,
    #sbt03 .sbtTable4 .colRate {
      width: 7.5%; }
    #sbt03 .sbtTable4 th,
    #sbt03 .sbtTable4 td {
      padding: 2rem 0;
      border-right: 1px solid #EAEAEA;
      border-bottom: 1px solid #EAEAEA;
      color: #333;
      font-size: 120%;
      font-weight: 400;
      line-height: 1.5;
      text-align: center;
      vertical-align: middle;
      box-sizing: border-box; }
      @media (max-width: 999px) {
        #sbt03 .sbtTable4 th,
        #sbt03 .sbtTable4 td {
          padding: 1.4rem .8rem;
          font-size: 100%; } }
    #sbt03 .sbtTable4 thead th {
      background: #C9E3F1;
      font-weight: 700; }
    #sbt03 .sbtTable4 thead tr:first-child th {
      padding-top: 2rem;
      padding-bottom: 2rem;
      font-size: 120%; }
      @media (max-width: 999px) {
        #sbt03 .sbtTable4 thead tr:first-child th {
          padding: 1rem;
          font-size: 100%; } }
    #sbt03 .sbtTable4 tbody th {
      background: #F2FAFE;
      font-weight: 700; }
    #sbt03 .sbtTable4 tbody td {
      background: #fff; }
      #sbt03 .sbtTable4 tbody td:nth-child(2), #sbt03 .sbtTable4 tbody td:nth-child(3) {
        background: #F2FAFE; }
    #sbt03 .sbtTable4 tbody tr:last-child th {
      font-weight: 700; }
    #sbt03 .sbtTable4 tbody tr:last-child td {
      font-weight: 400; }

/* 
---------------------------------------
sbt04
---------------------------------------
*/
#sbt04 {
  border: 2px solid #0D3070;
  padding: 8rem 0;
  text-align: center; }
  @media (max-width: 999px) {
    #sbt04 {
      padding: 3rem 2rem;
      border: 1px solid #0D3070; } }
  #sbt04 .ttl {
    font-size: 46px;
    color: #0D3070;
    font-weight: bold; }
    @media (max-width: 999px) {
      #sbt04 .ttl {
        font-size: 28px; } }
  #sbt04 .deco {
    font-size: 26px;
    color: #0093E7;
    font-family: var(--font-family-gothic-en);
    margin-bottom: 60px; }
    @media (max-width: 999px) {
      #sbt04 .deco {
        font-size: 18px;
        margin-bottom: 20px; } }
  @media (max-width: 999px) {
    #sbt04 .txt {
      text-align: left; } }
