@charset "utf-8";


/*main-contents*/

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

.grovi-visual-block {

}


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

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

.grovi-visual-contents img {
    border-radius: 15px;
    box-shadow: 0 0 12px rgb(123 110 110 / 30%);
}

/*movie*/

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

.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%;
    padding-top: 15px;
    margin-bottom: 39px;
}

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

.more-btn-content {
    position: relative;
    width: 243px;
    height: 33px;
    border: 1px solid #595656;
    border-radius: 15px;
    margin: 0 auto;
}

@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: 8px;
    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: 3px;
    color: #595656;
    font-size: 24.44px;
    transition: ease .3s;
}

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

.more-btn-content a:hover {
    opacity: 0.6;
}

/*line-up*/

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

@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: #595656;
    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: #595656;
    line-height: 1;
}

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

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

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

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

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

.grovi-lineup-detail-ex2 p:last-child {
    font-size: 9.78px !important;
    padding-top: 18px;
    line-height: 1.539 !important;
    margin-bottom: 0 !important;
    font-family: 'ShinGoPr6N-r', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Noto Sans JP', sans-serif;
}

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

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

.spec-title-contents p {
    font-size: 33.33px;
    color: #595656;
    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;
    font-family: 'ShinGoPr6N-r', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Noto Sans JP', sans-serif;
}

@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: 355px;
    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: #595656;
    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;
}

@media (max-width: 1024px) {
    .grovi-model-img p {
        font-size: 5.13vw;
        bottom: 2.56vw;
    }
}

.grovi-concept-block {}

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

.grovi-concept-contents p {
    font-size: 33.33px;
    color: #595656;
    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;
    font-family: 'ShinGoPr6N-r', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Noto Sans JP', sans-serif;
}

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

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

.grovi-concept-ex span {
    font-size: 8px !important;
    line-height: 2.166;
}

@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: #595656;
    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: #595656;
    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 {
    font-family: 'ShinGoPr6N-r', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Noto Sans JP', sans-serif;
}

.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 {
    height: 34px !important;
}
@media (max-width: 1024px) {
    .grovi-review-block {
        height: 7.31vw !important;
    }
}

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

.grovi-review-contents p {
    font-size: 33.33px;
    color: #595656;
    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: #595656;
}

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

.grovi-footerlogo {
    width: 164px;
    margin-bottom: 36px;
    padding-left: 18px;
}

@media (max-width: 1024px) {
    .grovi-footerlogo {
        width: 34.1vw;
        margin-bottom: 7.69vw;
        padding-left: 3.72vw;
    }
}

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

.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;
    color: #e3e2e0;
    letter-spacing: 0.05em;
    transition: ease .3s;
}

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

.grovi-footermenu-nav ul li:hover {
    opacity: 0.6;
}



.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 {
    opacity: 0.6;
}















.swiper-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 2000;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
    transition: ease .3s;
    z-index: 2000;
    
}

.swiper-popup-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}



.swiper-popup.active {
    visibility: visible;
   opacity: 1;
} 


.popup-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3000;
}

.popup-img-wrapper {
    position: relative;
    width: 200px;
}
.popup-close {
    position: absolute;
    top: 0;
    right: 0;
}

.popup-close-wrapeer {
    width: 20px;
    height: 20px;
    background-color: #c4acac;
    position: relative;
}

.batsu {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.batsu::before,
.batsu::after {
    /* 共通設定 */
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    /* 棒の幅（太さ） */
    height: 15px;
    /* 棒の高さ */
    background: #333;
}
.batsu::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.batsu::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}




.miiyuu-visual-block img {}

@media (max-width: 1024px) {
    .miiyuu-visual-block img {
        width: 100%;
        height: calc(var(--vh) * 100);
        object-fit: cover;
        object-position: top;
    }
}

@media (max-width: 599px) {
    .miiyuu-visual-block img {
        object-position: 50% 50%;
    }
}


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