@charset "utf-8";
@charset "utf-8";

body {
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0;
}

a {
    display: block
}

img.w100 {
    max-width: 100%;
    height: auto
}

.sp {
    display: none
}

.pc {
    display: block
}

.wrap {
    /*max-width: 1200px;*/
    max-width: 1180px;
    margin: auto;
    width: 95%
}

.hover:hover {
    filter: opacity(70%)
}

.hover_R:hover {
    filter: opacity(90%)
}

header {
    position: fixed;
    top: 0;
    height: 62px;
    width: 100%;
    background: #fff;
    z-index: 40
}

header .container {
    display: flex;
    justify-content: space-between;
    height: 62px;
    align-items: center
}

.container h1 {
    width: 172px
}

ul.right {
    display: flex;
    justify-content: space-between;
    list-style: none
}

ul.right li.i1 {
    width: 147px;
    margin-right: 24px
}

ul.right li.i2 {
    width: 126px
}

h2.accent {
    padding-top: 62px
}

h2.animate__animated,
h3.animate__animated,
.animate__animated {
    animation-duration: 2s;
    opacity: 0;
}

/* slider */
.slidewrap {
    /*margin-top: 62px;*/
    background-color: #ECEFF1;
    width: 100%;
    /*padding: 54px 0;*/
    padding: 0 0 88px;
    margin-bottom: -36px;
}

.s_container {
    /*max-width: 1144px; */
    /* max-width: 2000px; */
    /* width: 90%; */
    margin: auto;
    position: relative;
    width: 1092.5923px;
    /* max-width: 1144px; */
    /* max-width: 2000px; */
    /* width: 100%; */
    margin: auto;
    /* height: 450px;*/
}

.swiper {
    /*スライダーの幅と高さを調整*/
    /*max-width: 1144px;*/
    max-width: 2000px;
    width: 100%;
    margin: auto;
    /*height: 450px;*/
   /* border-radius: 40px;
    border: 1px solid #000;
    background-color: #FFF;*/
}

.swiper-slide {
    display: flex;
    /*width: 100%;*/
    height: 100%;
    width: 240px !important;
}

.swiper-slide img {
    margin: auto;
}

.swiper-button-next,
.swiper-button-prev {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: 1px solid #000;
    background-color: #FFF;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #000;
    font-size: 24px;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFF;
    border: 1px solid #000;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #000000;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 17px;
}

.swiper-wrapper {
    justify-content: flex-end;
}


/* slider */


.catch {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 17px 0;
    margin-bottom: 81px
}

.catch h3 {
    max-width: 848px;
    width: 95%;
    margin: auto
}

#about {
    max-width: 1061px;
    width: 95%;
    margin: auto auto 72px
}

#about ul.feature {
    margin: auto auto 55px;
    display: flex;
    justify-content: center
}

#about ul.feature li img {
    margin: auto
}

#about ul.feature li {
    position: relative;
    padding-top: 80px;
    padding-bottom: 57px;
    width: 100%
}

#about ul.feature li::before {
    content: '';
    display: inline-block;
    position: absolute;
    background: url('../img/zerokara_logo.png') no-repeat;
    background-size: contain;
    left: 0;
    top: 78px;
    margin: auto;
    width: 220px;
    height: 230px;
}

#about ul.feature li::after {
    content: '';
    position: absolute;
    background: url('../img/img.png') no-repeat;
    background-size: contain;
    right: -6px;
    top: 0;
    width: 251px;
    height: 375px;
}

#about ul.feature li .smalltext {
    font-size: 14px;
    line-height: 24px
}

dl.caution {
    max-width: 858px;
    margin: auto;
    border: 2px solid #e8e8e8;
    border-radius: 12px;
    font-weight: 400;
    width: 95%
}

dl.caution dt {
    background-color: #e8e8e8;
    position: relative;
    color: #484848;
    height: 48px;
    border-radius: 10px;
    font-size: 18px;
    text-align: center;
    line-height: 48px;
    cursor: pointer
}

dl.caution dt::before {
    position: absolute;
    content: '';
    background: url('../img/common/note.png') no-repeat;
    width: 40px;
    height: 28px;
    left: 39%;
    top: 0;
    bottom: 0;
    margin: auto
}

dl.caution dt.close::after,
dl.caution dt::after {
    position: absolute;
    content: '';
    background: url('../img/common/circle_down.png') no-repeat;
    width: 28px;
    height: 28px;
    right: 40px;
    top: 0;
    bottom: 0;
    margin: auto
}

dl.caution dt.close::after {
    transform: rotate(-180deg)
}

dl.caution dd {
    display: none;
    font-size: 14px;
    line-height: 24px;
    padding: 30px 64px
}

dl.caution dd span.smalltext {
    font-size: 12px
}

/* infomation */
.info {
    max-width: 1200px;
    width: 90%;
    margin: auto auto 139px;
    border-radius: 40px;
    background-color: #ECEFF1;
    border: 1px solid #000000;
    padding-bottom: 50px;
}

.info h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 50px auto 40px;
}

.info-list {
    display: flex;
    margin: auto 124px;
}

.info-list .list-item {
    width: 220px;
    margin-right: 24px;
}

.info-list .list-item img {
    margin-bottom: 16px;
}

.info-list .list-item p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    text-align: left;
}

.info-list .list-item a {
    text-decoration: none;
}

.info-list .list-item:last-child {
    margin-right: 0;
}

/* infomation */
/* sns */
.sns {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

img.neko {
    position: absolute;
    max-width: 170px;
    height: auto;
    width: 13%;
    top: -59px;
    left: 110px;
}

img.people {
    position: absolute;
    max-width: 346px;
    height: auto;
    right: 70px;
    bottom: 0;
}

.flexwrap,
.snslist {
    display: flex;
}

.flexwrap {
    position: relative;
    padding: 60px 0;
    max-width: 1440px;
    width: 90%;
    margin: auto;
    align-items: center;
    justify-content: center;
}

.flexwrap h2 {
    margin-right: 35px;
}

.snslist .list-item {
    margin-right: 16px;
}

.snslist .list-item:last-child {
    margin-right: 0;
}


/* sns */


/* SPECIAL MOVIE */
.movie_block {
    width: fit-content;
    margin: auto;
}

.movie {
    margin-bottom: 116px;
    margin-top: 60px;
}

.movie h2 {
    width: 302px;
    margin: auto auto 28px
}

.movie p {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 51px;
    letter-spacing: 0.1em
}

/* SPECIAL MOVIE */
/* image */
.image {
    text-align: center;
    border-bottom: 1px solid #000;
    margin-bottom: 80px;
    background-color: rgba(255, 123, 202, 0.5);
}

.image img {
    margin: auto;
}

/* image */


footer ul.banners {
    display: flex;
    justify-content: center;
    margin-bottom: 80px
}

footer ul.banners img {
    width: 95%;
    height: auto
}

footer .copyright {
    margin: 0;
    padding: 50px 0;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background: #c6000b
}

.lity-close,
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
    width: 70px;
    height: 70px;
    right: -80px;
    top: -80px;
    color: #000000;
    background-color: #fff;
    border-radius: 50%;
    text-shadow: none;
    font-size: 70px;
    line-height: 70px;
    position: absolute;
}

.lity-iframe-container {
    padding-top: 53.25%
}

.ytube {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.ytube iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ytube a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}


@media screen and (min-width:920px) and (max-width:1080px) {
    .wrap {
        max-width: 94%
    }

    header {
        height: 45px
    }

    .container h1 {
        margin-right: 10px
    }

    ul.right {
        justify-content: right
    }

    header .container {
        height: 45px
    }

    ul.right li.i1 {
        margin-right: 10px
    }

    h2.accent {
        padding-top: 45px
    }

    .catch {
        padding: 23px 0;
        margin-bottom: 40px
    }

    .catch h3 {
        width: 100%;
        margin: auto;
        text-align: center
    }

    .catch h3 img {
        width: 95%;
        height: auto
    }

    #about ul.feature {
        width: 100%;
        margin-bottom: 20px
    }

    #about ul.feature li::before {
        top: 82px;
        bottom: auto;
        left: 21px;
        width: 148px;
        height: 154px;
        background-size: contain
    }

    #about ul.feature li::after {
        right: 25px;
        top: 0;
        bottom: auto;
        width: 139px;
        height: 281px;
        background-size: contain
    }

    #about {
        max-width: 91%;
        margin-bottom: 81px
    }

    #about ul.feature li {
        padding-top: 297px;
        padding-bottom: 0
    }

    #about ul.feature li img {
        width: 100%;
        height: auto
    }

    dl.caution {
        max-width: initial;
        width: 100%
    }

    dl.caution dt::before {
        left: 22%
    }

    dl.caution dd {
        padding: 30px 15px
    }

    /* 諸注意事項 */
    .zerokara {
        padding-bottom: 0
    }

    .zerokara h2 {
        padding-top: 68px;
        margin-bottom: 0;
        width: 90%
    }

    .zerokara h2::before {
        top: 42px
    }

    footer ul.banners {
        flex-wrap: wrap;
        justify-content: center
    }

    footer ul.banners li {
        width: calc(100% / 3)
    }

    footer ul.banners li:first-child {
        margin-bottom: 16px
    }

    footer .copyright {
        font-size: 15px;
        padding: 5% 0
    }

    .lity-close,
    .lity-close:active,
    .lity-close:focus,
    .lity-close:hover,
    .lity-close:visited {
        top: -9%;
        right: 5%
    }

    .lity-iframe-container {
        padding-top: 40.25%
    }
}


@media screen and (max-width:920px) {
    .pc {
        display: none
    }

    .sp {
        display: block
    }

    .wrap {
        max-width: 94%
    }

    header {
        height: 45px
    }

    .container h1 {
        margin-right: 10px
    }

    ul.right {
        justify-content: right
    }

    header .container {
        height: 45px
    }

    ul.right li.i1 {
        margin-right: 10px;
        max-width: 147px;
        width: 50%;
    }

    ul.right li.i2 {
        max-width: 126px;
        width: 50%;
    }

    h2.accent {
        padding-top: 45px
    }

    /* swiper */
    /*.swiper {
        height: 142.4vw;
        border-radius: 16px;
    }*/

    .slidewrap {
        margin-top: 44px;
        padding: 20px 0 54px;
        margin-bottom: 0;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 7.467vw;
        height: 7.467vw;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 2.667vw;
    }

    .swiper-slide img {
        /*max-width: 83.733vw;
        height: auto;
        width: 93%;*/
        /*width: 120px !important;
        height: 120px !important;
        margin-top: 30px;*/
    }

    .swiper-button-prev {
        left: 19px;
    }

    .swiper-button-next {
        right: 19px;
    }

    .s_container {
        /*padding: 0 15px;*/
        padding: 0;
        width: 100%;
    }

    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 24px;
    }

    /* swiper */
    .catch {
        padding: 6.133vw 0;
        margin-bottom: 40px
    }

    .catch h3 {
        width: 100%;
        margin: auto;
        text-align: center
    }

    .catch h3 img {
        width: 95%;
        height: auto
    }

    #about ul.feature {
        width: 100%;
        margin-bottom: 5.333vw;
        max-width: 84.267vw;
    }

    #about ul.feature li::before {
        top: 27.467vw;
        bottom: auto;
        left: -1.333vw;
        width: 39.467vw;
        height: 41.067vw;
        background-size: contain
    }

    #about ul.feature li::after {
        right: -14.667vw;
        bottom: auto;
        width: 66.667vw;
        height: 100vw;
        top: 0;
        background-size: contain;
    }

    #about {
        max-width: 91%;
        margin-bottom: 81px
    }

    #about ul.feature li {
        padding-top: 84.8vw;
        padding-bottom: 0
    }

    #about ul.feature li img {
        width: 100%;
        height: auto
    }

    dl.caution {
        max-width: initial;
        width: 100%
    }

    dl.caution dt::before {
        left: 22%
    }

    dl.caution dd {
        padding: 30px 15px
    }

    /* INFO */
    .info {
        border-radius: 16px;
    }

    .info-list {
        margin: auto 15px;
        flex-wrap: wrap;
    }

    .info-list .list-item {
        width: 47%;
        margin-right: 15px;
        text-align: center;
        margin-bottom: 24px;
    }

    .info-list .list-item:nth-child(2n) {
        margin-right: 0;
    }

    .info-list .list-item:nth-child(n + 3) {
        margin-bottom: 0;
    }

    .info-list .list-item img {
        margin-bottom: 10px;
    }

    /* INFO */
    /* SNS */
    .flexwrap {
        flex-direction: column;
        padding: 40px 0 128px;
        max-width: 632px;
    }

    .flexwrap h2 {
        margin-left: 69px;
        margin-right: 0;
        margin-bottom: 16px;
    }

    img.neko {
        width: 24.267vw;
        height: 29.333vw;
        left: -7%;
        top: -25px;
    }

    img.people {
        max-width: 92.267vw;
        right: 0;
        left: 0;
        margin: auto;
    }

    .snslist .list-item {
        margin-right: 8px;
    }

    /* SNS */
    /* movie */
    .movie_block {
        width: 90%;
        margin: auto;
    }

    /* movie */

    /* キャンペーン */
    .camp {
        padding: 12vw 0 8vw;
        overflow-x: hidden;
        background-image: url(../img/idea_bg_sp.png);
        background-size: 53.067vw 85.867vw;
    }


    .camp h2::before,
    .camp h2::after {
        width: 18.667vw;
        height: 18.667vw;
        background-size: contain;
        top: 0;
        bottom: 0;
        left: -1.067vw;
        margin: auto;
    }

    .camp h2::after {
        width: 29.333vw;
        height: 24.533vw;
        left: auto;
        right: -4.733vw;
        top: 16.267vw;
    }

    .camp h2 {
        padding-left: 17.067vw;
        margin-bottom: 10.667vw;
        width: auto;
    }

    .camp h2 img {
        width: 100%;
        height: auto;
    }

    .i_list {
        padding-top: 11.2vw;
        margin-bottom: 4.267vw;
    }

    .i_list .list__item:nth-child(6) {
        margin-bottom: 0;
    }

    .i_list .list__item {
        width: 100%;
        margin-right: 0;
        height: auto;
        padding: 2.133vw 3.733vw;
        margin-bottom: 2.667vw;
    }

    .i_list .list__item p {
        font-style: normal;
        font-weight: 900;
        font-size: 3.733vw;
        line-height: 5.867vw;
        margin-bottom: 2.133vw;
    }

    .list__item.fs22 p {
        font-size: 5.867vw;
        line-height: 8.533vw;
    }

    .i_list .list__item p.small {
        font-size: 3.2vw;
        line-height: 7.467vw;
        margin-bottom: 0;
    }

    .i_list::before {
        background-image: url(../img/idea_ribon_sp.png);
        background-repeat: no-repeat;
        width: 96vw;
        height: 13.467vw;
        top: 0;
        left: -1.6vw;
        right: auto;
        background-size: contain;
    }

    .i_bottomlist .list__item p {
        font-size: 3.2vw;
        line-height: 5.333vw;
    }

    .i_bottomlist .list__item p:last-child {
        margin-top: 2.133vw;
    }

    .i_bottomlist .list__item:first-child p:last-child {
        margin-top: 0;
    }

    .i_bottomlist .list__item {
        padding: 4vw 0 3.2vw 0;
        max-width: 84vw;
        margin: auto;
    }

    /* キャンペーン */

    /* SPECIAL MOVIE */
    .movie h2 {
        width: 72%;
        text-align: center;
    }

    .movie {
        margin-bottom: 67px
    }

    /* SPECIAL MOVIE */
    .zerokara {
        padding-bottom: 0;
        /*margin-bottom: 9.6vw;*/
    }

    .zerokara h2::after {
        margin-top: 10.667vw;
    }

    .zerokara h2::before {
        top: 10.667vw;
    }

    .zerokara h2 {
        width: auto;
        margin-bottom: 0;
        padding-top: 18.133vw;
    }

    .zerokara h2 img {
        width: 80%;
        margin: auto;

    }

    footer ul.banners {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 9.6vw;

    }

    footer ul.banners li {
        width: calc(100% / 3)
    }

    footer ul.banners li:first-child {
        margin-bottom: 16px
    }

    footer .copyright {
        font-size: 15px;
        padding: 5% 0
    }

    .lity-close,
    .lity-close:active,
    .lity-close:focus,
    .lity-close:hover,
    .lity-close:visited {
        top: -50px;
        right: 20px;
        width: 35px;
        height: 35px;
        font-size: 35px;
        line-height: 35px;

    }

    .lity-iframe-container {
        padding-top: 56.25%;
    }
}


/*mv_container*/
.main-container {
    /*max-width: 1000px;*/
    width: 1180px;
    margin: 0 auto;
    /* padding-left: 90px; */
    /* padding-right: 90px;*/
}
.mv_container{
    width: 100%;
    margin: auto;
    position: relative;
    padding: 0;
}
.mv_container img {
    width: 100%;
    /*width: 1180px;*/
    margin: 0 auto;
}

/*TOPICS*/
.topix-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*padding-top: 70px;*/
    padding-top: 45px;
    padding-bottom: 18px;
}
.topix-title{
    /*font-size: 16px;*/
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    position: relative;
    width: fit-content;
}
.topix-title::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 4px;
    background: #FF50A0;
    left: 0;
    top: -10px;
    position: absolute;
}
.topix-box a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
    /*font-size: 9px;*/
    font-size: 20px;
}

/*  main-bg */
#main-bg {
    background: url('../img/main-bg.webp') no-repeat center top / auto;
    height: 3598px;
}
.container {
    max-width: 1180px;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
}

/*zerokara-info*/
.zerokara{
    width: 100%;
    height: 826px;
    display: block;
    position: relative;
}
.zerokara-info-img {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 950px;
}
.zerokara-info-img img {
    width:100%;
}
/*#zerokara-info .girl {
    position: absolute;
    z-index: 3;
    content: "";
    display: block;
}
#zerokara-info .girl.girl01 {
    right: 60px;
    right: 15px;
    top: 50px;
}
#zerokara-info .girl.girl02 {
    left: 36px;
    top: 50px;
}
.img.info-girl {
    position: absolute;
    max-width: 346px;
    height: auto;
    right: 70px;
    bottom: -285px;
}
#zerokara-info > img,
#how-to-play > img,
#attention > img {
    margin: 0 auto;
    display: block;
    width: 100%;
}
.girl img {
    width: 100%;
    height: 100%;
}*/

/*special-movie*/
.special-movie {
    width: 100%;
    height: 714px;
    display: block;
    position: relative;
}
.special-movie-txt {
    position: absolute;
    top: 87px;
    left: 50%;
    transform: translateX(-50%);
}
.youtube-link {
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 870px;
    height: 510px;
    margin: 0 auto;
    text-align: center;
}
.youtube-link > iframe {
    width: 100%;
    height: 510px;
}
.riaandrei-txt {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.movie-bg01 {
    position: absolute;
    top: 73px;
    right: 62px;
}
.movie-bg02 {
    position: absolute;
    bottom: 0;
    left: 74px;
}
/*#special-movie-pc,
#special-movie-sp {
    position: relative;
}
#special-movie-pc {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%;
}

.youtube-link {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.youtube-link iframe {
    width: 100%;
    margin: 0 auto;
}
.youtube-link img {
    width: 100%;
    cursor: pointer;
}
.special-movie-txt {
    width: 443px;
    padding: 46px 0 28px;
    display: block;
    margin: 0 auto;
}
.riaandrei-txt {
    display: block;
    width: 228px;
    padding: 50px 0 152px;
    margin: 0 auto;
}
.movie-bg01 {
    position: absolute;
    top: 62px;
    right: 62px;
    content: "";
}
.movie-bg02 {
    position: absolute;
    bottom: 140px;
    left: 80px;
    content: "";
}
.video-zerokara-mafu {
    width: 100%;
    margin: 0 auto;
}
.video-zerokara-mafu iframe {
    width: 100%;
}
.main-video {
    width: clamp(280px, 35vw, 910px);
    margin: 0 auto;
}
.responsive-iframe-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; 
    overflow: hidden;
}
.responsive-iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  .movie-bg {
    background: url('../img/special-movie-bg.png') no-repeat center center / cover;
    width: 1180px;
    height: 875px;
    margin: 0 auto;
  }*/


/*how-to-play*/
.how-to {
    position: relative;
    width: 100%;
    height: 1269px;
}
.how-to-img {
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#how-to-play {
    position: relative;
    margin-top: -10px;
}
.sns-box {
    position: absolute;
    width: 551.3563px;
    left: 50%;
    transform: translateX(-50%);
    /*bottom: 80px;*/
    bottom: -200px;
    text-align: center;
    width: 90%;
}
.sns-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 602px;
    margin: 0 auto;
}
.sns-icons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 34%;
}
.follo-us-pc {
    /*width: 260px;*/
    width: 344px;
    margin-right: 38px;
}
.x {
    margin-left:20px;
}
.sns-main-txt {
    width: 574px !important;
    padding-bottom: 10px;
    margin: 0 auto;
}
.sns-icons img {
    width: 100%;
}
.sns-icons a {
    width: 98px;
}
/*.sns-flex img {
    width: 55%;
}*/
/*how-to-play*/

/*attention*/

.attention {
    margin-top: 434px;
    width: 100%;
    height: 252px;
    position: relative;
}
.attention-box {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.attention-box img {
    /*width:194px;*/
    margin-right: 60px;
    width: 175px;
}
/*.attention-box .attention-txt {
    width: 85%;
}*/
#attention {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.attention-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.pc-change-attention {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 687px;}
.attention-txt {
    margin: 0;
}
.attention-txt li {
    line-height: 1.7;
    /*font-weight: bold;*/
    font-size: 14px;
    list-style-type: none;
}
.attention-li {
    text-indent: -1rem;
    margin-left: 1rem;
}
.attention-logo {
    width:174px;
}
/*.pc-change,
.pc-change768{
    display: block !important;
}
.sp-change,
.sp-change768,
.sp-change-attention {
    display: none !important;
}*/
.pc-display {
    display: block !important;
}
.sp-display {
    display: none !important;
}


/*@media screen and (max-width: 1140px) {
    .special-movie-bg-sp {
        width: 100%;
    }
}*/
@media screen and (max-width: 768px) {
    .slidewrap {
        margin-top: 0;
        padding: 20px 0 54px;
        margin-bottom: 0;
        overflow: hidden;
    }
    .swiper-slide {
        width: 100px !important;
    }
    .topix-box {
        padding-left: 1.2rem;
        padding-right: 1.2rem;
    }
    .swiper {
        margin-left: 0;
    }

    .swiper-wrapper {
        justify-content: center;
    }
    .zerokara{
        width: 100%;
        height: calc(205vw + 14px);
        display: block;
        position: relative;
        background: url('../img/blackbg.gif') no-repeat center bottom / cover;
    }
    .how-to {
        position: static;
    }
    .zerokara-info-img {
        width: 100%;
        top: 0;
        position: static;
        transform: none;
    }
    body {
        margin: 0;
    }
    #main-bg {
        background: none;
        height: auto;
    }
    .pc-display {
        display: none !important;
    }
    .sp-display {
        display: block !important;
    }
    .youtube-link {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        height: 190px;
    }
    .youtube-link > iframe {
        width: 100%;
        height: 198px;
    }
    .special-movie {
        width: 100%;
        height: 116vw;
        display: block;
        position: relative;
    }
    .special-movie-txt {
        width: 80%;
        top: 0;
        padding: 78px 0 27px;
    }
    .special-movie-bg-sp {
        width: 100%;
        height: 100%;
    }
    .youtube-link > iframe {
        width: 100%;
        height: 50vw;
    }
    .riaandrei-txt {
        bottom: 17%;
    }
    .movie-bg01 {
        position: absolute;
        top: 23px;
        right: 23px;
        width: 10%;
    }
    .movie-bg02 {
        position: absolute;
        bottom: 67px;
        width: 10%;
        left: 25px;
    }
    .how-to-img {
        position: static;
        left: 50%;
        transform: none;
        width: 100%;
        margin-top: -2px;
    }
    .sns-box-s {
        width: 80%;
    }
    .sns-box {
        position: static;
        width: 551.3563px;
        left: 50%;
        transform: none;
        /* bottom: 80px; */
        bottom: -200px;
        text-align: center;
        width: 100%;
    }
    .sns-main-txt {
        width: 100% !important;
        margin-bottom: 36px;
    }
    .sns-icons-sp {
        display: flex !important;
        justify-content: center;
        align-items: center;
        }
        .atttention {
            background: url('../img/attention-bg-sp.png') no-repeat center center / cover;
        }
        .attention-txt {
            padding-left: 0;
            padding: 0 10px;
        }
        .follow-us-sp {
            margin: 0 auto 40px;
        }
        .sns-box-sp {
            position: absolute;
            bottom: 37vw;
            left: 50%;
            transform: translateX(-50%);
            width: 80%;
        }
        .how-to-sp {
            position: relative;
        }
        .pc-change-attention {
            display: flex;
            justify-content: center;
            align-items: flex-end;
            width: 100%;
            flex-wrap: wrap;
            /*padding-bottom: 206px;*/
        }
        .attention {
            margin-top: 0;
            width: 100%;
            /*height: 730px;*/
            height: 100%;
            position: relative;
            background: url('../img/attention-bg-sp.png') no-repeat center center / cover;
        }
        .how-to {
            position: relative;
            width: 100%;
            height: 882px;
        }
        .attention-logo{
            width: 36%;
            margin-bottom: 40px;
        }
        #attention {
            width: 100%;
            /*top: 64%;*/
            top: 50%;

        }
        .attention-txt {
            padding-left: 0;
            padding: 0 10px;
        }
    }
.kv-img {
    /*padding-top: 62px;*/
}
.swiper-slide img{
    /*margin: 0;
    width: 240px;
    height: 240px;*/
}
.swiper {
    border-radius: 0;
}
.relative-video {
    width: 100%;
}    