.l-other-tokutei {
  margin-bottom: 100px; }
  @media screen and (max-width: 1200px) {
    .l-other-tokutei {
      margin-bottom: 8.333vw; } }
  @media screen and (max-width: 650px) {
    .l-other-tokutei {
      margin-bottom: 15.385vw; } }
  .l-other-tokutei .box {
    width: 100%;
    max-width: 900px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      .l-other-tokutei .box {
        max-width: 75vw; } }
    @media screen and (max-width: 650px) {
      .l-other-tokutei .box {
        max-width: 100%;
        padding: 0 6.154vw; } }
    .l-other-tokutei .box table {
      border: 1px solid #ccc;
      padding: 20px 30px; }
      @media screen and (max-width: 1200px) {
        .l-other-tokutei .box table {
          padding: 1.667vw 2.5vw; } }
      @media screen and (max-width: 650px) {
        .l-other-tokutei .box table {
          padding: 3.077vw; } }
    .l-other-tokutei .box th,
    .l-other-tokutei .box td {
      padding: 1em 1em;
      font-size: 14px;
      font-weight: normal;
      text-align: left;
      vertical-align: top;
      line-height: 1.4; }
      @media screen and (max-width: 1200px) {
        .l-other-tokutei .box th,
        .l-other-tokutei .box td {
          font-size: 1.167vw; } }
      @media screen and (max-width: 650px) {
        .l-other-tokutei .box th,
        .l-other-tokutei .box td {
          padding: 0.8em 0.5em;
          font-size: 3.692vw; } }
    .l-other-tokutei .box th {
      width: 340px; }
      @media screen and (max-width: 1200px) {
        .l-other-tokutei .box th {
          width: 28.333vw; } }
      @media screen and (max-width: 650px) {
        .l-other-tokutei .box th {
          width: 30.769vw; } }
.l-other-shisetsu {
  margin-bottom: 80px; }
  @media screen and (max-width: 1200px) {
    .l-other-shisetsu {
      margin-bottom: 6.667vw; } }
  @media screen and (max-width: 650px) {
    .l-other-shisetsu {
      margin-bottom: 12.308vw; } }
  .l-other-shisetsu .waku {
    text-align: center;
    max-width: 312px;
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #42c3e0;
    text-align: center;
    border: 1px solid #42c3e0;
    padding: 8px 0 10px; }
    @media screen and (max-width: 1200px) {
      .l-other-shisetsu .waku {
        font-size: 1.5vw; } }
    @media screen and (max-width: 650px) {
      .l-other-shisetsu .waku {
        font-size: 4.615vw; } }
  .l-other-shisetsu .box {
    display: grid;
    grid-auto-flow: row;
    gap: 50px;
    width: 100%;
    max-width: 900px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      .l-other-shisetsu .box {
        gap: 4.167vw;
        max-width: 75vw; } }
    @media screen and (max-width: 650px) {
      .l-other-shisetsu .box {
        gap: 7.692vw;
        max-width: 138.462vw;
        padding: 0 6.154vw; } }
    .l-other-shisetsu .box .row h3 {
      font-size: 18px;
      font-weight: bold;
      color: #42c3e0;
      text-align: center; }
      @media screen and (max-width: 1200px) {
        .l-other-shisetsu .box .row h3 {
          font-size: 1.5vw; } }
      @media screen and (max-width: 650px) {
        .l-other-shisetsu .box .row h3 {
          font-size: 4.615vw;
          line-height: 1.5;
          margin-bottom: 5px; } }
      .l-other-shisetsu .box .row h3 .sp-only {
        display: none; }
        @media screen and (max-width: 650px) {
          .l-other-shisetsu .box .row h3 .sp-only {
            display: block; } }
    .l-other-shisetsu .box .row .txt {
      font-size: 14px; }
      @media screen and (max-width: 1200px) {
        .l-other-shisetsu .box .row .txt {
          font-size: 1.167vw; } }
      @media screen and (max-width: 650px) {
        .l-other-shisetsu .box .row .txt {
          font-size: 3.692vw; } }
      .l-other-shisetsu .box .row .txt li {
        position: relative;
        padding-left: 24px; }
        @media screen and (max-width: 1200px) {
          .l-other-shisetsu .box .row .txt li {
            padding-left: 2vw; } }
        @media screen and (max-width: 650px) {
          .l-other-shisetsu .box .row .txt li {
            padding-left: 3.692vw; } }
        .l-other-shisetsu .box .row .txt li span {
          position: absolute;
          top: 0;
          left: 0; }
