@charset "utf-8";

/* body.no-scroll {
    overflow: hidden;
} */

/*main-contents*/

#sp-contents {
    z-index: 1000;
}

.grovi-visual-block {

}


.grovi-visual-contents {
    position: relative;
    padding: 15px 14px 0;
    margin-bottom: 39px;
}

@media (max-width: 1024px) {
    .grovi-visual-contents {
        padding: 3.21vw 3.46vw 0;
        margin-bottom: 8.08vw;
        /* height: 166.92vw; */
    }
}

/*movie*/

.grovi-movie-btn-block {
    margin-bottom: 39px;
}

@media (max-width: 1024px) {
    .grovi-movie-btn-block {
        margin-bottom: 8.21vw;
    }
}

.grovi-movie-contents {
    margin-bottom: 18.5px;
}

@media (max-width: 1024px) {
    .grovi-movie-contents {
        margin-bottom: 4.105vw;
    }
}

.grovi-movie-contents-mp4 {
    width: 446px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .grovi-movie-contents-mp4 {
        width: 93.08vw;
        margin: 0 auto;
    }
}




/* 
.grovi-movie-contents {
    height: 252px;
    width: 100%;
    position: relative;
}

@media (max-width: 1024px) {
    .grovi-movie-contents {
        height: 52.31vw;
    }
}

.grovi-movie-contents-mp4 {
    width: 446px;
    height: 252px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 1024px) {
    .grovi-movie-contents-mp4 {
        width: 93.08vw;;
        height: 52.31vw;
    }
} */

.grovi-movie-contents-mp4 .video {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}





.more-btn-contents {
    width: 100%;
    margin-bottom: 39px;
}

@media (max-width: 1024px) {
    .more-btn-contents {
        margin-bottom: 8.33vw;
    }
}

.more-btn-contents a {
    width: 244px;
    height: 33px;
    background-color: #8762bb;
    display: block;
    margin: 0 auto;
    position: relative;
    border-radius: 10px;
    transition: ease .3s;
    opacity: 1;
}

@media (max-width: 1024px) {
    .more-btn-contents a {
        width: 50.9vw;
        height: 7.05vw;
    }
}

.more-btn-contents a:hover {
    background-color: #b092db;
}

.more-btn-contents a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-62%);
    color: #ffffff;
    font-size: 24.44px;
}

.more-btn-contents a img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    width: 14px;
    height: 15px;
}



/* 
.more-btn-content {
    position: relative;
    width: 244px;
    height: 33px;
    border-radius: 10px;
    margin: 0 auto;
    background-color: #8762bb;
}

@media (max-width: 1024px) {
    .more-btn-content {
        width: 50.77vw;;
        height: 6.92vw;;
        border: 0.13vw solid #595656;
    }
}

.more-btn-content img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    width: 14px;
    height: 15px;
}

@media (max-width: 1024px) {
    .more-btn-content img {
        right: 3.33vw;
        width: 2.82vw;
        height: 3.21vw;
    }
}

.more-btn-content a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 6px;
    color: #ffffff;
    font-size: 24.44px;
    transition: ease .3s;
}

@media (max-width: 1024px) {
    .more-btn-content a {
        font-size: 5.09vw;
    }
} */



/*line-up*/

.grovi-lineup-block hr {
    width: 436px;
    margin: 0 auto;
    color: #d2c4e6;
}

@media (max-width: 1024px) {
    .grovi-lineup-block hr {
        width: 90.77vw;
    }
}

.lineup-title-contents {
    width: 100%;
}

.lineup-title-contents p {
    font-size: 33.33px;
    color: #8762bb;
    line-height: 1;
    text-align: center;
    padding-top: 32px;
    margin-bottom: 19px;
}

@media (max-width: 1024px) {
    .lineup-title-contents p {
        font-size: 6.94vw;
        padding-top: 6.67vw;
        margin-bottom: 3.85vw;
    }
}

.grovi-HaloRingGray-wrapper {
    background-color: #ffffff;
    border-radius: 15px;
    position: relative;
    height: 677px;
    width: 446px;
    margin: 25px auto 0;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .grovi-HaloRingGray-wrapper {
        height: 141.03vw;
        width: 93.08vw;
        margin: 5.13vw auto 0;
    }
}



.grovi-HaloRingGray-wrapper:first-child {
    margin-top: 0;
}

.grovi-HaloRingGray-wrapper:last-child {
    margin-bottom: 38px;
}

@media (max-width: 1024px) {
    .grovi-HaloRingGray-wrapper:last-child {
        margin-bottom: 8.08vw;
    }
}

.grovi-lineup-img .grovi-lineup-visual {
    position: absolute;
    top: 0;
    left: 0;
    width: 446px;
    height: 480px;
}

@media (max-width: 1024px) {
    .grovi-lineup-img .grovi-lineup-visual {
        width: 93.08vw;
        height: 100vw;
    }
}

.grovi-lineup-lens {
    position: absolute;
    top: 385px;
    right: 14px;
    width: 81px;
}

@media (max-width: 1024px) {
    .grovi-lineup-lens {
        width: 16.92vw;
        top: 80.13vw;
        right: 2.69vw;
    }
}

.grovi-lineup-detail {
    display: flex;
    align-items: center;
    gap: 22px;
    justify-content: center;
    padding-top: 22px;
}

@media (max-width: 1024px) {
    .grovi-lineup-detail {
        padding-top: 4.62vw;
        gap: 4.62vw;
    }
}

.grovi-lineup-detail-eye {
    width: 151px;
}

@media (max-width: 1024px) {
    .grovi-lineup-detail-eye {
        width: 31.41vw;
    }
}

.grovi-lineup-detail-ex {
    color: #ffffff;
    line-height: 1;
}

.grovi-lineup-detail-ex h2 {
    font-size: 29.54px;
    margin-bottom: 12px;
}

@media (max-width: 1024px) {
    .grovi-lineup-detail-ex h2 {
        font-size: 6.15vw;
        margin-bottom: 2.82vw;
    }
}

.grovi-lineup-detail-ex h2 span {
    font-size: 14.77px;
    padding-left: 6px;
}

@media (max-width: 1024px) {
    .grovi-lineup-detail-ex h2 span {
        font-size: 3.08vw;
        padding-left: 1.41vw;
    }
}

.grovi-lineup-detail-ex2 p {
    font-size: 12.31px;
    margin-bottom: 2px;
}

@media (max-width: 1024px) {
    .grovi-lineup-detail-ex2 p {
        font-size: 2.56vw;
        margin-bottom: 0.51vw;
    }
}

.grovi-lineup-detail-ex2 p:nth-child(3) {
    margin-bottom: 0;
}

.grovi-lineup-detail-ex2 p:last-child {
    font-size: 12.31px !important;
    padding-top: 12px;
    line-height: 1.223 !important;
    margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
    .grovi-lineup-detail-ex2 p:last-child {
        font-size: 2.56vw !important;
        padding-top: 3.59vw;
        line-height: 1.223 !important;
        margin-bottom: 0 !important;
    }
}

.grovi-lineup-detail-ex2 p:last-child span {
    font-size: 9.78px !important;
    /* line-height: 1.539 !important; */
    color: #ffffff !important;
}

@media (max-width: 1024px) {
    .grovi-lineup-detail-ex2 p:last-child span {
        font-size: 2.04vw !important;
    }
}

.bagel h2 {
    color: #ffe224;
}

.grovi-HaloRingGray-wrapper.bagel {
    background-color: #f48f7f !important;
}

.bagel .grovi-lineup-detail-ex2 p:last-child {
    color: #ffe224 !important;
}

.sky h2 {
    color: #d7b779;
}

.grovi-HaloRingGray-wrapper.sky {
    background-color: #366585 !important;
}

.sky .grovi-lineup-detail-ex2 p:last-child {
    color: #d7b779 !important;
}

.kiwi h2 {
    color: #ffdc98;
}

.grovi-HaloRingGray-wrapper.kiwi {
    background-color: #aab715 !important;
}

.kiwi .grovi-lineup-detail-ex2 p:last-child {
    color: #ffdc98 !important;
}

.rizz h2 {
    color: #b7482c;
}

.grovi-HaloRingGray-wrapper.rizz {
    background-color: #a0aaa4 !important;
}

.rizz .grovi-lineup-detail-ex2 p:last-child {
    color: #b7482c !important;
}







/*spec*/
.spec-title-contents {
    width: 100%;
}

.spec-title-contents p {
    font-size: 33.33px;
    color: #8762bb;
    line-height: 1;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 15px;
}

@media (max-width: 1024px) {
    .spec-title-contents p {
        font-size: 6.94vw;
        padding-top: 4.17vw;
        margin-bottom: 3.08vw;
    }
}

.grovi-spec-wrapper {
    width: 446px;
    height: 252px;
    margin: 0 auto;
    background-color: #eeeeee;
    border-radius: 15px;
}

@media (max-width: 1024px) {
    .grovi-spec-wrapper {
        width: 92.95vw;
        height: 52.31vw;
    }
}

.grid-container {
    display: grid;
    align-items: center;
    grid-template-columns: 44px 1fr;
    grid-auto-rows: auto;
    gap: 10px 25px;
    font-size: 8.62px;
    color: #7e7c7c;
    width: 380px;
    margin: 0 auto;
    padding-top: 31px;
}

@media (max-width: 1024px) {
    .grid-container {
        font-size: 1.79vw;
        grid-template-columns: 9vw 1fr;
        gap: 2.05vw 5.64vw;
        width: 78.1vw;
        padding-top: 6.41vw;
    }
}

.item {
    text-align: right;
}

.grovi-spec-chuui {
    text-align: center;
    padding-top: 36px;
    letter-spacing: 0.05em;
}

@media (max-width: 1024px) {
    .grovi-spec-chuui {
        padding-top: 7.69vw;
    }
}

.grovi-spec-chuui p {
    font-size: 9.85px;
    line-height: 1.561;
    color: #7e7c7c;
}

@media (max-width: 1024px) {
    .grovi-spec-chuui p {
        font-size: 2.05vw;
    }
}


/*model*/
.grovi-model-block {}


.grovi-model-contents {
    width: 100%;
}

.grovi-model-contents p {
    font-size: 33.33px;
    color: #8762bb;
    line-height: 1;
    text-align: center;
    padding-top: 38px;
    margin-bottom: 11px;
}

@media (max-width: 1024px) {
    .grovi-model-contents p {
        font-size: 6.94vw;
        padding-top: 7.95vw;
        margin-bottom: 2.44vw;
    }
}

.grovi-model-img {
    width: 446px;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 1024px) {
    .grovi-model-img {
        width: 93.08vw;
    }
}

.grovi-model-img img {
    border-radius: 15px;
}

/* .grovi-model-img p {
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 24.62px;
    color: #ffffff;
} */

.grovi-model-img p.fadeIn-name {
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translate(-50%,5px);
    font-size: 24.62px;
    color: #ffffff;
    transition: ease 1.5s;
    opacity: 0;
}

.grovi-model-img p.fadeIn-name.animated2 {
    transform: translate(-50%,0);
    opacity: 1;
}

@media (max-width: 1024px) {
    .grovi-model-img p.fadeIn-name {
        font-size: 5.13vw;
        bottom: 2.56vw;
        transform: translate(-50%,0.64vw);
    }
}

.grovi-concept-block {}

.grovi-concept-contents {
    width: 100%;
}

.grovi-concept-contents p {
    font-size: 33.33px;
    color: #8762bb;
    line-height: 1;
    text-align: center;
    padding-top: 36px;
    margin-bottom: 18px;
}

@media (max-width: 1024px) {
    .grovi-concept-contents p {
        font-size: 6.94vw;
        padding-top: 7.50vw;
        margin-bottom: 3.59vw;
    }
}

.grovi-concept-ex {
    text-align: center;
}

.grovi-concept-ex p {
    font-size: 9.78px;
    color: #595656;
    line-height: 1.289;
}

@media (max-width: 1024px) {
    .grovi-concept-ex p {
        font-size: 2.04vw;
    }
} 

.grovi-concept-ex span {
    font-size: 13.54px !important;
    color: #b092db !important;
}

@media (max-width: 1024px) {
    .grovi-concept-ex span {
        font-size: 1.67vw !important;
    }
}


/*news*/
.grovi-news-block {}

.grovi-news-contents {
    width: 100%;
}

.grovi-news-contents p {
    font-size: 33.33px;
    color: #8762bb;
    line-height: 1;
    text-align: center;
    padding-top: 36px;
    margin-bottom: 44px;
}

@media (max-width: 1024px) {
    .grovi-news-contents p {
        font-size: 6.94vw;
        padding-top: 4.62vw;
        margin-bottom: 3.72vw;
    }
}

.grovi-news-ex-wrapper {
    width: 400px;
    margin: 0 auto 22px;
}

@media (max-width: 1024px) {
    .grovi-news-ex-wrapper {
        width: 83.21vw;
        margin: 0 auto 4.62vw;
    }
}

.grovi-news-ex-wrapper a {
    transition: ease .3s;
}

.grovi-news-ex-wrapper a:hover {
    opacity: 0.6;
}

.grovi-news-ex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}

@media (max-width: 1024px) {
    .grovi-news-ex {
        margin-bottom: 2.31vw;
    }
}

.grovi-news-ex p:first-child {
    font-size: 12px;
    width: 131px;
    height: 21px;
    background-color: #8762bb;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e3e2e0;
    border-radius: 5px;
}

@media (max-width: 1024px) {
    .grovi-news-ex p:first-child {
        font-size: 2.50vw;
        width: 27.31vw;
        height: 4.36vw;
    }
}

.grovi-news-ex p:nth-child(2) {
    font-size: 11.11px;
    color: #595656;
}

@media (max-width: 1024px) {
    .grovi-news-ex p:nth-child(2) {
        font-size: 2.32vw;
    }
}

.grovi-news-text {
}

.grovi-news-text p {
    font-size: 8.44px;
    line-height: 1.75;
    color: #595656;
}

@media (max-width: 1024px) {
    .grovi-news-text p {
        font-size: 1.76vw;
        line-height: 1.749;
    }
}


/*review*/

.grovi-review-block {}

.grovi-review-contents {
    width: 100%;
}

.grovi-review-contents p {
    font-size: 33.33px;
    color: #8762bb;
    line-height: 1;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 14px;
}

@media (max-width: 1024px) {
    .grovi-review-contents p {
        font-size: 6.94vw;
        padding-top: 6.15vw;
        margin-bottom: 3.21vw;
    }
}


.grovi-review-wrapper {
    padding: 0 40px ;
}

@media (max-width: 1024px) {
    .grovi-review-wrapper {
        padding: 0 8.59vw;
    }
}


.grovi-review-contents {
    width: 100%;
    height: auto;
    position: relative;
}


.review-plus {
    padding-top: 24px !important;
    margin-bottom: 34px !important;
}

@media (max-width: 1024px) {
    .review-plus {
        padding-top: 5.26vw !important;
        margin-bottom: 7.31vw !important;
    }
}


/*footer*/

.footer-contents-wrapper {
    padding: 43px 23px 0;
    position: relative;
    background-color: #8762bb;
}

@media (max-width: 1024px) {
    .footer-contents-wrapper {
        padding: 8.85vw 4.62vw 0;
    }
}

.grovi-footerlogo {
    width: 68px;
    margin-bottom: 24px;
    margin-left: 16px;
}

@media (max-width: 1024px) {
    .grovi-footerlogo {
        width: 8.72vw;
        margin-bottom: 3.85vw;
        margin-left: 3.33vw;
    }
}

.footer-contents-wrapper hr {
    color: #9a78ca;
}

.grovi-footermenu-block {
    padding-top: 25px;
    margin-bottom: 23px;
    padding-left: 18px;
}

@media (max-width: 1024px) {
    .grovi-footermenu-block {
        padding-top: 5.26vw;
        margin-bottom: 4.87vw;
        padding-left: 3.72vw;
    }
}

.grovi-footermenu-nav ul li {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
}

@media (max-width: 1024px) {
    .grovi-footermenu-nav ul li {
        font-size: 4.17vw;
        margin-bottom: 3.97vw;
    }
}

.grovi-footermenu-nav ul li a {
    transition: ease .3s;
    color: #e3e2e0;
}


.grovi-footermenu-nav ul li a:hover {
    color: #b092db;
}



.grovi-footermenu-nav ul li:last-child {
    margin-bottom: 0px;
}

.grovi-footersns-block {
    padding-bottom: 44px;
}

@media (max-width: 1024px) {
    .grovi-footersns-block {
        padding-bottom: 9.23vw;
    }
}

.grovi-footersns-nav ul {
    display: flex;
    justify-content: center;
    gap: 30px;
}

@media (max-width: 1024px) {
    .grovi-footersns-nav ul {
        gap: 6.54vw;
    }
}

.grovi-footersns-nav li {
    width: 29px;
    opacity: 1;
    transition: ease .3s;
}

@media (max-width: 1024px) {
    .grovi-footersns-nav li {
        width: 6.03vw;
    }
}

/* .grovi-footersns-nav li:hover {
    color: #b092db;
} */





/*u-komi*/
.reviewWebsiteRedirect {
    display: none !important;
}


@media (max-width: 1024px) {
    .ukomi-load-more-button-section .ukomi-load-more-button {
        width: 50.9vw !important;
        border-radius: 10px !important;
        background-color: #8762bb !important;
        color: #ffffff !important;
        border: initial !important;
        text-align: center !important;
        margin-bottom: 7.31vw !important;
        font-family: "nitalago-ruika", "游ゴシック", "MS Pゴシック", sans-serif !important;
        font-weight: 100 !important;
        font-style: normal !important;
    }
}
