@media not screen and (max-width: 768px), print {
    .top-threemins_mv {
      background: url(../images/threemins/threemins-mv.jpg) no-repeat center
        center/cover;
      padding: 30.8rem 0 18.4rem;
    }
}

.threemins-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.threemins-wrap::before {
    display: block;
    content: "";
    width: 185.9rem;
    height: 288.7rem;
    background: url(../images/threemins/threemins-bg.png) no-repeat center center/cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
.threemins-wrap::after {
    display: block;
    content: "";
    width: 185.9rem;
    height: 288.7rem;
    background: url(../images/threemins/threemins-bg.png) no-repeat center center/cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}

.c-entry {
    margin-top: 20rem;
}

.c-inner.is-threemins {
    width: 108.8rem;
}

.threemins-nav {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-top: 4.6rem;
    position: relative;
}

.threemins-nav a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #005ba9;
    border-radius: 0.9rem;
    color: #fff;
    font-weight: 400;
    display: flex;
    font-size: 2rem;
    line-height: 1.2;
    height: 8.8rem;
    width: 34.4rem;
    position: relative;
    text-align: center;
}

.threemins-nav a:nth-child(2) span {
    text-align: center;
}

.threemins-nav a:hover span {
    color: #fff;
}

.threemins-nav a img {
    width: 2.6rem;
    height: 1.8rem;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 2.8rem;
}

.threemins-section {
    padding-top: 11.2rem;
    position: relative;
    z-index: 2;
}

.threemins-section-title {
    font-size: 4rem;
    color: #005BAA;
    margin-bottom: 8rem;

}

.threemins-section-title2 {
    color: #696969;
    font-size: 3.2rem;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.threemins-section-title2 small {
    font-size: 2rem;
}

.threemins-block {
    box-shadow: 3px 6px 20px 0 rgba(0, 0, 0, 0.16);
    border-radius: 3rem;
    position: relative;
    background: #fff;
}

.threemins-block.ag {
    padding: 3.2rem 0;
    margin-top: 2.4rem;
}
.threemins-block.original {
    padding: 6.4rem 8.2rem 5.4rem;
}

.ag-inner-1 {
    display: flex;
    align-items: center;
    justify-content: center;

}

.ag-inner-1 img {
    width: 11.4rem;
}

.ag-inner-1 .threemins-section-title2 {
    margin-bottom: 0;
    margin-right: 4.5rem;
}

.threemins-section-text {
    font-size: 2.4rem;
    font-weight: 700;
    color: #005BAA;
    margin-left: 17rem;
}

.threemins-section-text span {
    font-size: 6.4rem;
}



.original-items {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 3.2rem;
}


.threemins-block.original .threemins-section-title2 {
    text-align: center;
}

.original-items li {
    width: 28rem;
}

.original-items li span {
    font-size: 1.7rem;
    text-align: center;
    color: #696969;
    display: block;
    margin-top: 0.8rem;
}

.threemins-about + .threemins-about {
    margin-top: 11.2rem;
}

.threemins-about-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    row-gap: 2.4rem;
}

.threemins-block.about {
    width: 34.7rem;
    height: 36.7rem;
    border-radius: 1rem;
    padding-top: 3.2rem;
}

.threemins-block.about3 {
    width: 53.2rem;
    height: 39.7rem;
    border-radius: 1rem;
    padding-top: 3.2rem;
}

.about-text {
    text-align: center;
    font-size: 2rem;
    color: #696969;
}

.about-text2 {
    text-align: center;
    font-size: 1.7rem;
    color: #696969;
    margin-top: 3rem;
    line-height: 2;
}

.about-text-note {
    text-align: center;
    font-size: 1.7rem;

}

.about-text3 {
    font-size: 1.7rem;
    color: #696969;
    line-height: 2;
    margin-top: 3rem;
    padding: 0 4rem;
}

.about-score {
    color: #005BAA;
    font-size: 2.4rem;
    text-align: center;
    margin-top: 3rem;
}

.threemins-block.about img {
    display: block;
    margin: 4rem auto 0;
}

.threemins-block.about3 img {
    display: block;
    margin: 2.6rem auto 0;
}

.about-score span {
    font-size: 6.4rem;
    line-height: 1;
    margin-right: 0.5rem;
}

.about-score small {
    width: 9.8rem;
    height: 3.4rem;
    border-radius: 3rem;
    background: #005BAA;
    font-size: 1.7rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1rem;
}

.about-scores {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 3.7rem;
}

.about-scores .about-score span {
    font-size: 4.8rem;
}

.threemins-block.about .about-scores {
    gap: 1rem;
}

.threemins-block.about .about-scores .about-score {
    margin-top: 4rem;
}

.threemins-block.about .about-scores .about-score span{
    font-size: 5.6rem;
}

.threemins-block.about3 > div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7rem;
    margin-top: 4rem;
}

.threemins-block.about3 > div img {
    margin: 0;
}

.about1-3 {
    width: 10.4rem;
}

.about4-6 {
    width: 22rem;
}

.threemins-block.about img.about-5 {
    width: 26rem;
    margin-top: 4rem;
}

.threemins-block.about img.about10-11 {
    width: auto;
    height: 11.1rem;
    margin-top: 1rem;
}

.threemins-block.about img.about-12 {
    width: auto;
    height: 11.1rem;
    margin-top: 1rem;
}

.threemins-block.work {
    width: 100%;
    padding: 3.2rem;
    margin-bottom: 5rem;
}

.threemins-block.work .works-text {
    font-size: 2rem;
    color: #696969;
    margin-bottom: 3.2rem;
}

.works-text-blue {
    height: 7rem;
    background: #E6EFF7;
    border-radius: 1rem;
    font-size: 2rem;
    color: #005BAA;
    display: flex;
    align-items: center;
    justify-content: center;
}

.work-arrow {
    width: 6.3rem;
    display: block;
    margin: 1.3rem auto 2.7rem;
}

.works-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.works-inner + .works-inner {
    margin-top: 1.6rem;
}

.works-btn {
    width: 21.6rem;
    height: 5.6rem;
    border-radius: 1rem;
    position: relative;
    padding-right: 4.4rem;
    background: url(../images/threemins/open-btn.png) no-repeat right 1.2rem center/3.2rem auto;
    cursor: pointer;
    font-size: 2rem;
    color: #696969;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #005BAA;
    box-shadow: 0.1rem 0.3rem 1rem rgba(0, 0, 0, 0.16);
    transition: 0.2s ease;
}

.works-btn:hover {
    opacity: 0.7;
}

.works-btn:nth-child(2) {
    border-color: #00B4ED;
}

.works-btn:nth-child(3) {
    border-color: #89BA17;
}

.works-btn:nth-child(4) {
    border-color: #FFE900;
}

.works-flow {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 2.4rem 0;
}

.works-flow p {
    font-size: 2.4rem;
    color: #fff;
    width: 24.3rem;
    height: 6.8rem;
    background: url(../images/threemins/flow-1.png) no-repeat center center/contain;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: -1rem;
}

.works-flow p:nth-child(2) {
    width: 27rem;
    height: 6.8rem;
    background: url(../images/threemins/flow-2.png) no-repeat center center/contain;
}
.works-flow p:nth-child(3) {
    width: 27rem;
    height: 6.8rem;
    background: url(../images/threemins/flow-3.png) no-repeat center center/contain;
}
.works-flow p:nth-child(4) {
    width: 27rem;
    height: 6.8rem;
    background: url(../images/threemins/flow-4.png) no-repeat center center/contain;
}

/* modal */
.modal {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 5001;
  }

  .modal.is-show {
    display: block;
  }

  .modal-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .modal-body {
    display: none;
    width: 105.6rem;
    border-radius: 1rem;
    background: #E6EFF7;
    padding: 3.2rem 2.4rem;
    z-index: 100;
    position: relative;
  }

  .modal-body.is-show {
    display: block;
  }

  .modal-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
  }


  .modal-inner {
    width: 100%;
    max-height: 80vh;
    overflow-y: scroll;
  }

  .modal-inner h3 {
    font-size: 3.2rem;
    color: #fff;
    background: #005BAA;
    padding: 0 3.2rem;
    height: 6.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.6rem;
  }

  .modal-inner h3 span {
    background: #fff;
    color: #005BAA;
    font-size: 2rem;
    height: 3.8rem;
    border-radius: 1rem;
    padding: 0 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 3.2rem;
  }

  .modal-box {
    background: #fff;
    border-radius: 1rem;
    padding: 2.4rem;
  }

  .modal-box + .modal-box {
    margin-top: 0.8rem;
  }

  .modal-box h4 {
    font-size: 2rem;
    color: #005BAA;
    margin-bottom: 0.8rem;
  }

  .modal-box p {
    font-size: 1.7rem;
    color: #696969;
    line-height: 2;
  }

  .close-btn {
    width: 4.8rem;
    height: 4.8rem;
    position: absolute;
    top: 1rem;
    right: 1rem;
  }

  .scroll-hint {
    display: none;
  }

  @media only screen and (max-width: 768px) {
    .threemins-wrap {
        padding-top: 13rem;
    }
    .top-threemins_mv {
        background: url(../images/threemins/threemins-mv.jpg) no-repeat center
          center/cover;
        padding: 30.8rem 3.2rem 18.4rem;
      }
    .threemins-wrap::before {
        display: block;
        content: "";
        width: 185.9rem;
        height: 288.7rem;
        background: url(../images/threemins/threemins-bg.png) no-repeat center center/cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: -1;
    }
    .threemins-wrap::after {
        display: block;
        content: "";
        width: 185.9rem;
        height: 288.7rem;
        background: url(../images/threemins/threemins-bg.png) no-repeat center center/cover;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: -1;
    }

    .c-entry {
        margin-top: 20rem;
    }

    .c-inner.is-threemins {
        width: 100%;
        padding: 0 3.2rem;
    }

    .threemins-nav {
        align-items: center;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 2.4rem;
        padding-top: 4.6rem;
        position: relative;
    }

    .threemins-nav a {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #005ba9;
        border-radius: 1rem;
        color: #fff;
        font-weight: 400;
        text-align: center;
        display: flex;
        font-size: 2.4rem;
        line-height: 1.2;
        height: 9.6rem;
        width: 34rem;
        position: relative;
    }

    .threemins-nav a:first-child {
        margin-left: 19rem;
        margin-right: auto;
    }

    .threemins-nav a:hover span {
        color: #fff;

    }

    .threemins-nav a img {
        width: 1.4rem;
        height: 3rem;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        right: 2.8rem;
    }

    .threemins-section {
        padding-top: 7.7rem;
        position: relative;
        z-index: 2;
    }

    .threemins-section-title {
        font-size: 3rem;
        color: #005BAA;
        margin-bottom: 4rem;
    }

    .threemins-section-title2 {
        color: #696969;
        font-size: 3rem;
        margin-bottom: 2rem;
    }

    .threemins-section-title2 small {
        font-size: 2rem;
    }

    .threemins-block {
        box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.16);
        border-radius: 1rem;
        padding: 5.5rem;
        position: relative;
        background: #fff;
    }

    .threemins-block.ag {
        padding: 3.2rem 0;
        margin-top: 2.4rem;
    }
    .threemins-block.original {
        padding: 5.5rem;
    }

    .ag-inner-1 {
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .ag-inner-1 img {
        width: 11.4rem;
    }

    .ag-inner-1 .threemins-section-title2 {
        margin-bottom: 0;
        margin-right: 4.5rem;
    }

    .threemins-section-text {
        font-size: 2.4rem;
        font-weight: 700;
        color: #005BAA;
        margin-left: 13rem;
    }

    .threemins-section-text span {
        font-size: 6.4rem;
    }



    .original-items {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 3.2rem;
    }


    .threemins-block.original .threemins-section-title2 {
        text-align: center;
    }

    .original-items li {
        width: 28rem;
    }

    .original-items li span {
        font-size: 2.4rem;
        text-align: center;
        color: #696969;
        display: block;
        margin-top: 0.8rem;
        line-height: 2;
    }

    .threemins-about + .threemins-about {
        margin-top: 11.2rem;
    }

    .threemins-about-items {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        row-gap: 2.4rem;
    }

    .threemins-block.about {
        width: 34rem;
        height: 36.7rem;
        border-radius: 1rem;
        padding: 3rem;
    }

    .threemins-about-items.about2 .threemins-block.about {
        padding: 3rem 0;
    }

    .threemins-block.about3 {
        width: 100%;
        height: auto;
        border-radius: 1rem;
        padding: 3.2rem;
    }

    .about-text {
        text-align: center;
        white-space: nowrap;
        font-size: 2.4rem;
        margin-bottom: 2rem;
        color: #696969;
    }

    .about-text2 {
        text-align: center;
        font-size: 2.4rem;
        color: #696969;
        margin-top: 3rem;
    }

    .about-text3 {
        font-size: 2.4rem;
        color: #696969;
        line-height: 2;
        margin-top: 3rem;
        padding: 0 4rem;
    }

    .about-score {
        color: #005BAA;
        font-size: 2.4rem;
        text-align: center;
        margin-top: 3rem;
    }

    .threemins-block.about img {
        display: block;
        margin: 4rem auto 0;
    }

    .threemins-block.about3 img {
        display: block;
        margin: 4rem auto 0;
    }

    .about-score span {
        font-size: 6.4rem;
        margin-right: 0.5rem;
    }

    .about-score small {
        width: 10.7rem;
        height: 3.4rem;
        border-radius: 3rem;
        background: #005BAA;
        font-size: 2rem;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 2rem ;
    }

    .about-scores {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        gap: 1.7rem;
    }

    .threemins-block.about .about-scores {
        gap: 2.6rem;
    }

    .threemins-block.about .about-scores .about-score span{
        font-size: 4.8rem;
    }

    .about-text-note {
        font-size: 2rem;
    }

    .threemins-block.about3 > div {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 7rem;
        margin-top: 4rem;
    }

    .threemins-block.about3 > div img {
        margin: 0;
    }

    .about1-3 {
        width: 10.4rem;
    }

    .about4-6 {
        width: 22rem;
    }

    .threemins-block.about img.about-5 {
        width: 29.1rem;
        margin-top: 1rem;
    }

    .threemins-block.about img.about10-11 {
        width: auto;
        height: 11.1rem;
        margin-top: 1rem;
    }

    .threemins-block.about img.about-12 {
        width: auto;
        height: 11.1rem;
        margin-top: 1rem;
    }

    .sp-scroll {
        width: 100%;
        overflow-x: scroll;
        position: relative;
    }

    .threemins-block.work {
        width: 108.8rem;
        padding: 3.2rem;
        margin-bottom: 5rem;
    }

    .threemins-block.work .works-text {
        font-size: 2.4rem;
        color: #696969;
        margin-bottom: 3.2rem;
    }

    .works-text-blue {
        height: 7rem;
        background: #E6EFF7;
        border-radius: 1rem;
        font-size: 2rem;
        color: #005BAA;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .work-arrow {
        width: 6.3rem;
        display: block;
        margin: 1.3rem auto 2.7rem;
    }

    .works-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .works-inner + .works-inner {
        margin-top: 1.6rem;
    }

    .works-btn {
        width: 21.6rem;
        height: 5.6rem;
        border-radius: 1rem;
        position: relative;
        padding-right: 4.4rem;
        background: url(../images/threemins/open-btn.png) no-repeat right 1.2rem center/3.2rem auto;
        cursor: pointer;
        font-size: 2rem;
        color: #696969;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #005BAA;
        box-shadow: 0.1rem 0.3rem 1rem rgba(0, 0, 0, 0.16);
        transition: 0.2s ease;
    }

    .works-btn:hover {
        opacity: 0.7;
    }

    .works-btn:nth-child(2) {
        border-color: #00B4ED;
    }

    .works-btn:nth-child(3) {
        border-color: #89BA17;
    }

    .works-btn:nth-child(4) {
        border-color: #FFE900;
    }

    .works-flow {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin: 2.4rem 0;
    }

    .works-flow p {
        font-size: 2.4rem;
        color: #fff;
        width: 24.3rem;
        height: 6.8rem;
        background: url(../images/threemins/flow-1.png) no-repeat center center/contain;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: -1rem;
    }

    .works-flow p:nth-child(2) {
        width: 27rem;
        height: 6.8rem;
        background: url(../images/threemins/flow-2.png) no-repeat center center/contain;
    }
    .works-flow p:nth-child(3) {
        width: 27rem;
        height: 6.8rem;
        background: url(../images/threemins/flow-3.png) no-repeat center center/contain;
    }
    .works-flow p:nth-child(4) {
        width: 27rem;
        height: 6.8rem;
        background: url(../images/threemins/flow-4.png) no-repeat center center/contain;
    }

    /* modal */
    .modal {
        position: fixed;
        inset: 0;
        display: none;
        z-index: 5001;
      }

      .modal.is-show {
        display: block;
      }

      .modal-content {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
      }
      .modal-body {
        display: none;
        width: 70.4rem;
        border-radius: 1rem;
        background: #E6EFF7;
        padding: 3.2rem;
        z-index: 100;
        position: relative;
      }

      .modal-body.is-show {
        display: block;
      }

      .modal-bg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.8);
      }


      .modal-inner {
        width: 100%;
        max-height: 80vh;
        overflow-y: scroll;
      }

      .modal-inner h3 {
        font-size: 3rem;
        color: #fff;
        background: #005BAA;
        padding: 0 2.4rem;
        height: 6.1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 1rem;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 2.4rem;
      }

      .modal-inner h3 span {
        background: #fff;
        color: #005BAA;
        font-size: 2rem;
        height: 3.8rem;
        border-radius: 0.5rem;
        padding: 0 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 3.2rem;
      }

      .modal-box {
        background: #fff;
        border-radius: 1rem;
        padding: 2.4rem 1.6rem;
      }

      .modal-box + .modal-box {
        margin-top: 0.8rem;
      }

      .modal-box h4 {
        font-size: 2.4rem;
        color: #005BAA;
        margin-bottom: 0.8rem;
      }

      .modal-box p {
        font-size: 2.4rem;
        color: #696969;
        line-height: 2;
      }

      .close-btn {
        width: 6.8rem;
        height: 6.8rem;
        position: absolute;
        top: 3.4rem;
        right: 3.2rem;
      }

      .close-btn img {
        width: 100%;
        height: 100%;
      }

      .scroll-hint {
        width: 32.8rem;
        height: 16.3rem;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        left: 21rem;
        transition: opacity 0.5s;
        opacity: 0;
      }

      .scroll-hint.is-show {
        opacity: 1;
      }
  }
