@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 950px) {
  #wrapper .main-area {
    width: 100%;
    padding-top: 4.8rem;
    background-image: url("../img/user_case/sp-top-bg.png");
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 3.6rem;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .main-area h3 {
    position: static;
    font-size: 3.2rem;
    margin: 0 0 0 2rem;
    text-indent: 0;
    font-weight: 900;
    color: #002870;
    width: 100%;
    height: 10rem;
  }
  th,
  td {
    display: block;
  }
  .sec01 {
    margin: 0 2rem;
    width: calc(100% - 4rem);
  }
  .graph {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 7rem;
  }
  .graph tbody {
    border-bottom: 1px solid #999999;
  }
  .graph th.th_col {
    height: 4.7rem;
    line-height: 1.31;
    padding: 1.5rem;
    font-size: 1.6rem;
    font-weight: 700;
    height: auto;
  }
  .graph td {
    font-size: 1.4rem;
    padding: 1.5rem;
    border-top: 0.5px;
    border-bottom: 0.5px;
    line-height: 1.8;
  }

  /* site-policy */
  .grayback_head,
  .grayback {
    margin: 0 0 2rem 0;
    font-size: 2rem;
    line-height: 1.4;
    padding: 1.7rem 1.5rem;
    font-weight: 700;
  }
  .sec01 h3 {
    font-size: 1.7rem;
    margin-bottom: 1rem;
  }
  .sec01 p {
    font-size: 1.4rem;
    line-height: 1.57;
    margin: 0 0 4rem 0;
  }
  .site-sec {
    margin-bottom: 7rem;
  }
  .sec01 .sp-accessibility1,
  .sec01 .sp-copyright,
  .sec01 .sp-privacy {
    margin-bottom: 2rem;
  }
  .sec01 .sp-accessibility2 {
    margin-bottom: 1rem;
  }
  .text-indent1 {
    font-size: 1.4rem;
    margin-left: -0.3rem;
    margin-bottom: 6rem;
  }
  .text-indent1 li {
    line-height: 1.57;
    margin-bottom: 0.2rem;
  }
  .text-indent30em {
    font-size: 1.4rem;
    margin-left: -1rem;
    margin-bottom: 6rem;
  }
  .text-indent30em li {
    line-height: 1.57;
    margin-bottom: 1rem;
  }
  .grayback {
    margin-top: 6rem;
  }

  /* プライバシーポリシー */
  .sec01 .sp-privacy2 {
    margin-bottom: 2.5rem;
  }
  .sp-privacy4 {
    margin-bottom: 4rem;
  }
  .sec01 .sp-privacy1 {
    margin-bottom: 1.5rem;
  }
  .sec01 .sp-attention {
    margin-bottom: 1rem;
  }
  .sp-attemtion-indent {
    padding-left: 3.5em;
  }
  .sec01 .a_l {
    text-align: left;
    margin-bottom: 2.5rem;
  }
  .sec01 .sp-privacy-mt0 {
    margin-top: 0 !important;
  }
  .sec01 .sp-download {
    text-align: left;
    margin: 2rem 0 3rem 0;
  }
}
