@charset "utf-8";
body {
  background-color: #F4F8FF;
}
/* ↓↓↓ fv ↓↓↓ */
.fv {
  padding: min(13.359375000000002vw,171px) 20px 0;
  margin: 0 auto;

  @media (max-width: 768px) {
    padding-top: 112px;
  }
}
.fv .inner {
  max-width: 1056px;
  container-type: inline-size;
  margin: 0 auto;
}
.fv .inner .ttl {
  .en {
    font-size: 6.0606060606060606cqw;
    font-family: var(--text-poppins);
    font-weight: 600;
    line-height: 1.0476190476190477;
    letter-spacing: 0;
    color: #103585;

    @media (max-width: 768px) {
      font-size: 4.2rem;
    }
  }

  .ja {
    position: relative;
    font-size: 1.893939393939394cqw;
    font-weight: 700;
    letter-spacing: 0.05em;
    display: block;
    padding-left: 1.5151515151515151cqw;
    margin-top: 1.7045454545454544cqw;

    @media (max-width: 768px) {
      font-size: 1.5rem;
      padding-left: 14px;
      margin-top: 0;
    }

    &::before {
      content: '';
      position: absolute;
      width: 0.7575757575757576cqw;
      height: auto;
      aspect-ratio: 1/1;
      border-radius: 50%;
      background-color: #103585;
      top: 1.1363636363636365cqw;
      left: 0;

      @media (max-width: 768px) {
        width: 8px;
        top: 8px;
      }
    }
  }
}
.fv .inner .breadcrumbs {
  margin-top: 11.363636363636363cqw;

  @media (max-width: 768px) {
    margin-top: 64px;
  }

  .list {
    display: flex;
    gap: 3.0303030303030303cqw;

    @media (max-width: 768px) {
      gap: 24px;
    }

    .item {
      position: relative;
      font-size: 1.231060606060606cqw;
      font-weight: 500;
      letter-spacing: 0.05em;

      @media (max-width: 768px) {
        font-size: 1.2rem;
      }

      +.item::before {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        background-color: rgba(16, 53, 133,.5);
        translate: -100% 0;
        top: 0;
        left: -1.5151515151515151cqw;
        
        @media (max-width: 768px) {
          left: -12px;
        }
      }

      .link {
        color: rgba(16, 53, 133,.5);
        transition: color ease .3s;

        @media (min-width: 769px) {
          &:hover {
            color: rgba(16, 53, 133);
          }
        }
      }
    }
  }
}
/* ↑↑↑ fv ↑↑↑ */
/* ↓↓↓ map ↓↓↓ */
.map {
  position: relative;
  max-width: 1280px;
  container-type: inline-size;
  overflow: clip;
  padding-top: min(8.984375vw,115px);
  margin: -45px auto 0;

  @media (max-width: 768px) {
    padding-top: 110px;
    margin-top: -36px;
  }

  .scroll_wrap {
    width: 100%;
    overflow-x: scroll;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  
    @media (max-width: 768px) {
      width: auto;
      padding: 0 0 24px;
    }
  
    &::-webkit-scrollbar {
      display: none;
    }
  }

  .img {
    position: relative;
    width: 100%;
    display: block;
    container-type: inline-size;

    @media (max-width: 768px) {
      width: 1280px;
    }

    .btn {
      position: absolute;
      width: fit-content;
      font-size: 1.40625cqw;
      font-weight: 700;
      letter-spacing: 0.05em;
      color: #fff;
      border-radius: 9999px;
      border: unset;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      padding: 0.3125cqw 1.25cqw;
      animation: fluffyAnime 2.2s ease-in-out 0s infinite forwards;

      &.green {
        background: linear-gradient(90deg,#38EB91,#02BE26);
      }
      &.blue {
        background: linear-gradient(90deg,#49AEF8,#003AFD);
      }
    }
    .btn01 {
      top: 8.046875cqw;
      left: 15.234375cqw;
    }
    .btn02 {
      top: 13.671875cqw;
      left: 36.640625cqw;
    }
    .btn03 {
      top: 12.578125000000002cqw;
      right: 20.625cqw;
    }
    .btn04 {
      top: 21.5625cqw;
      right: 3.28125cqw;
    }
    .btn05 {
      top: 26.718750000000004cqw;
      right: 15.703125000000002cqw;
    }
    .btn06 {
      top: 19.0625cqw;
      right: 31.328125cqw;
    }
    .btn07 {
      top: 29.843750000000004cqw;
      left: 43.828125cqw;
    }
    .btn08 {
      top: 29.531249999999996cqw;
      left: 26.953125cqw;
    }
    .btn09 {
      top: 31.953125cqw;
      left: 2.03125cqw;
    }
    .btn09 {
      top: 31.953125cqw;
      right: 2.03125cqw;
    }
    .btn10 {
      top: 37.1875cqw;
      right: 38.28125cqw;
    }
    .btn11 {
      top: 40.390625cqw;
      right: 27.500000000000004cqw;
    }
    .btn12 {
      top: 44.140625cqw;
      right: 36.09375cqw;
    }
    .btn13 {
      top: 39.84375cqw;
      left: 6.796874999999999cqw;
    }
  }

  .deco {
    position: absolute;
    width: 30.390625cqw;
    top: 0;
    right: -2.421875cqw;

    @media (max-width: 768px) {
      width: 389px;
      top: 0;
      right: -158px;
    }
  }

  .scrollhint {
    position: absolute;
    width: 106px;
    height: auto;
    aspect-ratio: 106/91;
    opacity: 0;
    translate: -50% -50%;
    top: 50%;
    left: 50%;
  }
}

@keyframes fluffyAnime {
  0% {
    translate: 0% 0%;
  }
  50% {
    translate: 0% 12%;
  }
  100% {
    translate: 0% 0%;
  }
}
/* ↑↑↑ map ↑↑↑ */
/* ↓↓↓ acc_wrp ↓↓↓ */
.acc_wrp {
  padding: 0 20px;
  margin: min(10.703125vw,137px) auto min(15.625vw,200px);

  @media (max-width: 768px) {
    margin-block: 40px 100px;
  }
}
.acc_wrp .inner {
  max-width: 1056px;
  container-type: inline-size;
  margin: 0 auto;
}
.acc_wrp .inner .acc {
  display: flex;
  flex-direction: column;

  &+.acc {
    margin-top: 4.545454545454546cqw;

    @media (max-width: 768px) {
      margin-top: 32px;
    }
  }

  &.blue {
    --bg_grad: linear-gradient(90deg,#49AEF8,#003AFD);
  }
  &.green {
    --bg_grad: linear-gradient(90deg,#38EB91,#02BE26);
  }

  .head_block {
    background-color: #D5E2FD;
    border: unset;
    border-radius: 0.946969696969697cqw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 2.367424242424242cqw 3.787878787878788cqw 2.367424242424242cqw 5.303030303030303cqw;

    @media (max-width: 768px) {
      border-radius: 10px;
      padding: 16px;
    }

    .txt {
      position: relative;
      font-size: 2.272727272727273cqw;
      font-weight: 700;
      letter-spacing: 0.04em;
      color: #103585;
      padding-left: 4.545454545454546cqw;

      @media (max-width: 768px) {
        font-size: 2rem;
        padding-left: 40px;
      }

      &::before {
        content: '';
        position: absolute;
        width: 3.0303030303030303cqw;
        height: auto;
        aspect-ratio: 1/1;
        border-radius: 50%;
        background: var(--bg_grad);
        top: 0.2840909090909091cqw;
        left: 0;

        @media (max-width: 768px) {
          width: 24px;
          top: 3px;
        }
      }
    }

    .toggle_btn {
      position: relative;
      width: 3.787878787878788cqw;
      height: fit-content;
      aspect-ratio: 1/1;
      background-color: transparent;
      border: 1px solid #103585;
      border-radius: 0.3787878787878788cqw;
      transition: background-color ease .3s;

      @media (max-width: 768px) {
        width: 32px;
        border-radius: 6px;
      }

      &::before {
        content: '';
        position: absolute;
        width: 1.1363636363636365cqw;
        height: 1px;
        border-radius: 9999px;
        background-color: #103585;
        transition: background-color ease .3s, rotate ease .3s;
        translate: -50% -50%;
        top: 50%;
        left: 50%;

        @media (max-width: 768px) {
          width: 10px;
        }
      }
      &::after {
        content: '';
        position: absolute;
        width: 1.1363636363636365cqw;
        height: 1px;
        border-radius: 9999px;
        background-color: #103585;
        rotate: 270deg;
        transition: background-color ease .3s, rotate ease .3s;
        translate: -50% -50%;
        top: 50%;
        left: 50%;

        @media (max-width: 768px) {
          width: 10px;
        }
      }
    }

    &.active {
      .toggle_btn {
        &::after {
          rotate: 0deg;
        }
      }
    }

    @media (min-width: 769px) {
      &:hover {
        .toggle_btn {
          background-color: #103585;
          
          &::before {
            background-color: #fff;
          }
          &::after {
            background-color: #fff;
          }
        }
      }
    }
  }
  .conts_block {
    width: 97.72727272727273cqw;
    display: none;
    margin-top: 3.787878787878788cqw;
    margin-left: auto;

    @media (max-width: 768px) {
      width: calc(100% - 17px*2);
      margin: 32px auto 0;
    }

    .conts_inner {
      display: flex;
      gap: 32px 3.977272727272727cqw;

      @media (max-width: 768px) {
        flex-direction: column;
      }
    }

    .txt {
      flex: 1;
      font-size: max(1.4204545454545454cqw,1rem);
      font-weight: 500;
      line-height: 2.2666666666666666;
      letter-spacing: 0.04em;
      text-align: justify;
      overflow-wrap: anywhere;
      word-break: normal;
      line-break: strict;

      @media (max-width: 768px) {
        font-size: 1.5rem;
        line-height: 2;
      }

      .txt_link {
        color: #103585;

        .icon {
          width: 0.8522727272727272cqw;
          line-height: 0.8522727272727272cqw;
          display: inline-block;
          vertical-align: middle;
          margin-bottom: 0.3787878787878788cqw;

          @media (max-width: 768px) {
            width: 9px;
            line-height: 9px;
            margin-bottom: 4px;
          }
        }
      }
    }

    .img {
      width: 27.84090909090909cqw;
      height: fit-content;
      display: block;
      flex-shrink: 0;

      @media (max-width: 768px) {
        width: calc(300/375*100vw);
        margin: 0 auto;
      }
      
      picture {
        width: 100%;
        display: block;
      }

      figcaption {
        font-size: max(1.4204545454545454cqw,1rem);
        font-weight: 500;
        line-height: 1.3333333333333333;
        letter-spacing: 0.04em;
        text-align: end;
        margin-top: 0.7575757575757576cqw;

        @media (max-width: 768px) {
          font-size: 1.5rem;
          margin-top: 8px;
        }
      }
    }
  }
}
/* ↑↑↑ acc_wrp ↑↑↑ */
/* ↓↓↓ modal_wrap ↓↓↓ */
.modal_wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  z-index: 11;

  .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
  }

  .modal_container {
    position: absolute;
    width: min(calc(100% - 20px*2),1056px);
    height: min(90dvh,min(42.79197080291971vw,469px));
    border-radius: min(0.9124087591240875vw,10px);
    background-color: #fff;
    container-type: inline-size;
    display: none;
    translate: -50% -50%;
    top: 50%;
    left: 50%;

    @media (max-width: 768px) {
      height: 90dvh;
      border-radius: 10px;
    }

    &.blue {
      --bg_grad: linear-gradient(90deg,#49AEF8,#003AFD);
    }
    &.green {
      --bg_grad: linear-gradient(90deg,#38EB91,#02BE26);
    }

    .head_block {
      background-color: #D5E2FD;
      border-radius: 0.946969696969697cqw;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 2.367424242424242cqw 3.787878787878788cqw 2.367424242424242cqw 5.303030303030303cqw;

      @media (max-width: 768px) {
        border-radius: 10px;
        padding: 16px;
      }

      .txt {
        position: relative;
        font-size: 2.272727272727273cqw;
        font-weight: 700;
        letter-spacing: 0.04em;
        color: #103585;
        padding-left: 4.545454545454546cqw;

        @media (max-width: 768px) {
          font-size: 2rem;
          padding-left: 40px;
        }

        &::before {
          content: '';
          position: absolute;
          width: 3.0303030303030303cqw;
          height: auto;
          aspect-ratio: 1/1;
          border-radius: 50%;
          background: var(--bg_grad);
          top: 0.2840909090909091cqw;
          left: 0;

          @media (max-width: 768px) {
            width: 24px;
            top: 3px;
          }
        }
      }

      .close_btn {
        position: relative;
        width: 3.787878787878788cqw;
        height: fit-content;
        aspect-ratio: 1/1;
        background-color: #103585;
        border: 1px solid #103585;
        border-radius: 0.3787878787878788cqw;
        cursor: pointer;
        transition: background-color ease .3s;

        @media (max-width: 768px) {
          width: 32px;
          border-radius: 6px;
        }

        &::before {
          content: '';
          position: absolute;
          width: 1.1363636363636365cqw;
          height: 1px;
          border-radius: 9999px;
          background-color: #fff;
          rotate: 45deg;
          transition: background-color ease .3s;
          translate: -50% -50%;
          top: 50%;
          left: 50%;

          @media (max-width: 768px) {
            width: 10px;
          }
        }
        &::after {
          content: '';
          position: absolute;
          width: 1.1363636363636365cqw;
          height: 1px;
          border-radius: 9999px;
          background-color: #fff;
          rotate: -45deg;
          transition: background-color ease .3s;
          translate: -50% -50%;
          top: 50%;
          left: 50%;

          @media (max-width: 768px) {
            width: 10px;
          }
        }

        @media (min-width: 769px) {
          &:hover {
            background-color: transparent;
            
            &::before {
              background-color: #103585;
            }
            &::after {
              background-color: #103585;
            }
          }
        }
      }

    }
    .scroll_wrap {
      height: calc(100% - 8.522727272727272cqw);
      overflow-y: scroll;
      -ms-overflow-style: none;
      scrollbar-width: none;
      padding: 3.787878787878788cqw 3.882575757575758cqw 3.787878787878788cqw 6.25cqw;
    
      @media (max-width: 768px) {
        height: calc(100% - 64px);
        padding: 32px 17px;
      }
    
      &::-webkit-scrollbar {
        display: none;
      }
    }

    .inner {
      display: flex;
      gap: 32px 5.113636363636364cqw;

      @media (max-width: 768px) {
        flex-direction: column;
      }

      .txt {
        flex: 1;
        font-size: max(1.4204545454545454cqw,1rem);
        font-weight: 500;
        line-height: 2.2666666666666666;
        letter-spacing: 0.04em;
        text-align: justify;
        overflow-wrap: anywhere;
        word-break: normal;
        line-break: strict;
        margin-top: 2.556818181818182cqw;

        @media (max-width: 768px) {
          font-size: 1.5rem;
          line-height: 2;
          margin-top: unset;
        }

        .txt_link {
          color: #103585;
  
          .icon {
            width: 0.8522727272727272cqw;
            line-height: 0.8522727272727272cqw;
            display: inline-block;
            vertical-align: middle;
  
            @media (max-width: 768px) {
              width: 9px;
              line-height: 9px;
              margin-bottom: 2px;
            }

            img {
              width: 100%;
              height: auto;
              display: block;
            }
          }
        }
      }

      .img {
        width: 27.84090909090909cqw;
        height: fit-content;
        display: block;
        flex-shrink: 0;

        @media (max-width: 768px) {
          width: calc(300/375*100vw);
          margin: 0 auto;
        }

        img {
          width: 100%;
          height: auto;
          display: block;
        }

        figcaption {
          font-size: max(1.4204545454545454cqw,1rem);
          font-weight: 500;
          line-height: 1.3333333333333333;
          letter-spacing: 0.04em;
          text-align: end;
          margin-top: 0.7575757575757576cqw;

          @media (max-width: 768px) {
            font-size: 1.5rem;
            margin-top: 8px;
          }
        }
      }
    }
  }
}
/* ↑↑↑ modal_wrap ↑↑↑ */
/* ↓↓↓ process ↓↓↓ */
.process {
  overflow: clip;
  padding: 0 20px;
  margin: min(4.375vw,56px) auto 0;
  
  @media (max-width: 768px) {
    margin-top: 64px;
  }
}
.process .inner {
  max-width: 1056px;
  container-type: inline-size;
  margin: 0 auto;
}
/* ↑↑↑ process ↑↑↑ */