@media screen and (min-width: 769px) {
    .p-top-kv__visual {
        width: calc(100% - 40px)
    }
    .p-top-kv__visual .p-top-kv__visual__item__img {
        width: 100%
    }
    .p-top-kv__visual .p-top-kv__visual__item__info__inner {
        left: -40px
    }
}

.p-top-kv__visual__item__info__btn {
    margin-top: 0;
    width: 100%;
    height: 100%
}

.p-top-kv__visual__item__logo__svg.-roboti {
    font-size: 6rem;
    width: 3.5em;
    height: 1em;
    fill: #fff
}

@media screen and (min-width: 769px) {
    .p-top-kv__visual__item__logo__svg.-roboti {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 769px) {
    .p-top-kv__visual__item__logo__svg.-homecenter {
        margin-top: 0;
        margin-bottom: -60px
    }
}

@media screen and (max-width: 768px) {
    .p-top-kv__visual__item__logo__svg.-homecenter {
        top: 16rem
    }
}

@media screen and (max-width: 768px) {
    .p-top-kv__nav__item__txt {
        line-height: 1.6
    }
}

.p-top-kv .c-btn-circleline__inner {
    margin-top: 32px
}

@media screen and (max-width: 768px) {
    .p-top-kv .c-btn-circleline__inner {
        margin-top: 3.6rem
    }
}

.p-top-service__bg__typo__svgs svg {
    width: 20em
}

.p-top-service__list__item__img__roboti {
    background-color: #FFF;
    position: absolute;
    bottom: 0;
    left: auto;
    top: auto;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: 1px solid #EEE
}

@media screen and (min-width: 769px) {
    .p-top-service__list__item__img__roboti {
        width: 178px;
        height: 54px;
        right: 178px
    }
}

@media screen and (max-width: 768px) {
    .p-top-service__list__item__img__roboti {
        width: 26.400000000000002rem;
        height: 8rem;
        right: 26.400000000000002rem
    }
}

.p-top-service__list__item__img__roboti svg {
    font-size: 27px;
    width: 3.541666666666667em;
    height: 1em
}

@media screen and (max-width: 768px) {
    .p-top-service__list__item__img__roboti svg {
        font-size: 4rem
    }
}

.p-top-industry {
    z-index: 2;
    background-color: #fff;
    overflow: hidden
}

@media screen and (min-width: 769px) {
    .p-top-industry {
        padding-top: 115px;
        padding-bottom: 120px
    }
}

@media screen and (max-width: 768px) {
    .p-top-industry {
        padding-top: 12rem;
        padding-bottom: 12rem
    }
}

.p-top-industry__inner {
    position: relative
}

@media screen and (min-width: 769px) {
    .p-top-industry__inner {
        display: flex;
        justify-content: space-between
    }
}

@media screen and (min-width: 769px) {
    .p-top-industry__list {
        width: calc(100% - 160px);
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
        row-gap: 40px
    }
}

@media screen and (max-width: 768px) {
    .p-top-industry__list {
        margin-top: 9rem;
        margin-left: -3rem;
        margin-right: -3rem;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 3rem;
        -moz-column-gap: 3rem;
        column-gap: 3rem;
        row-gap: 6rem
    }
}

.p-top-industry__list__item__img {
    overflow: hidden;
    position: relative;
}

.p-top-industry__list__item__img img {
    transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

.p-top-industry__list__item .c-btn-circle__inner {
    justify-content: center;
    margin-top: 5px
}

@media screen and (min-width: 769px) {
    .p-top-industry__list__item:hover img {
        transform: scale(1.1)
    }
}

.p-top-client__logo-note {
    margin-top: 15px;
    font-size: 11px
}

@media screen and (max-width: 768px) {
    .p-top-client__logo-note {
        font-size: 8px
    }
}

.p-top-client .c-img-picture.-cover {
    height: auto
}

@media screen and (min-width: 769px) {
    .p-top-column__header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        padding-bottom: 15px
    }
}

@media screen and (min-width: 769px) {
    .p-top-column__main {
        flex-wrap: wrap
    }
}

@media screen and (min-width: 769px) {
    .p-top-column__main__block {
        width: 30%
    }
}

@media screen and (min-width: 769px) {
    .p-top-column__list__item__title {
        font-size: 13px
    }
}

@media screen and (min-width: 769px) {
    .p-top-column__list__item__img {
        aspect-ratio: 61 / 38
    }
}
.service__movie{
    padding: 12rem 0 5rem;
}