@charset "utf-8";


/*main-contents*/

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

#sp-contents {
    box-shadow:
    -20px 0 10px -5px rgba(223 220 231, 0.8),
    20px 0 10px -5px rgba(223 220 231, 0.8);
}

.romu-visual-block {
    display: none;
}

@media (max-width: 780px) {
    .romu-visual-block {
        width: 100%;
        height: calc(var(--vh) * 100);
        display: block;
    }
}

.romu-visual-contents {
    position: relative;
    height: 100%;
    width: 100%;
}

.romu-visual-model {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.romu-visual-content-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 780px) {
    .romu-visual-content-logo {
        bottom: 51.8vw;
        width: 48.72vw;
    }

    .romu-visual-content-logo {
        opacity: 0;
        transition: opacity 1s ease;
    }

    .romu-visual-content-logo.visible {
        opacity: 1;
    }
}

.romu-visual-contents p {
    position: absolute;
    left: 50%;
    text-align: center;
    transform: translate(-50%,0);
    color: #ffffff;
    white-space: nowrap; 
}

@media (max-width: 780px) {
    .romu-visual-contents p {
        bottom: 14.36vw;
        line-height: 2.727 !important;
        font-size: 2.82vw;
    }

    .romu-visual-content-ex {
        opacity: 0;
        transition: opacity 1s ease;
    }
    
    .romu-visual-content-ex.visible {
        opacity: 1;
    }
}

/*movie*/

.romu-movie-btn-block {
}

.romu-movie-contents {
    /* height: calc((440 / 780) * 100vw); */
    height: 100vh;
    width: 100%;
    background-color: #f1eef6;
    position: relative;
    display: none;
}

@media ((max-width: 780px)) {
    .romu-movie-contents {
        display: block;
    }
}

.romu-movie-contents-mp4 {
    width: 100%;
    height: 100%;
}

.romu-movie-contents-mp4 .video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}




/*top-img*/

.romu-top-contents {
    width: 100%;
    height: 720px;
    position: relative;
    background-color: #ebe8f2;
}

@media (max-width: 1024px) {
    .romu-top-contents {
        height: 138.46vw;
    }
}

.romu-top-contents .img1 {
    position: absolute;
    top: 90px;
    width: 260px;
    left: 50%;
    transform: translate(-50%);
}

@media (max-width: 1024px) {
    .romu-top-contents .img1 {
        top: 17.28vw;
        width: 50.02vw;
    }
}

.romu-top-contents .img2 {
    position: absolute;
    top: 250px;
    left: 65px;
    width: 196px;
}

@media (max-width: 1024px) {
    .romu-top-contents .img2 {
        top: 47.851vw;
        left: 12.40vw;
        width: 37.69vw;
    }
}

.romu-top-contents .img3 {
    position: absolute;
    bottom: 120px;
    right: 68px;
    width: 170px;
}

@media (max-width: 1024px) {
    .romu-top-contents .img3 {
        bottom: 23.08vw;
        right: 13.08vw;
        width: 33.007vw;
    }
}

/*new concept*/

.romu-concept-contents {
    background-color: #ebe8f2;
    padding-top: 80px;
}

@media (max-width: 1024px) {
    .romu-concept-contents {
        padding-top: 15.38vw;
    }
}

.romu-concept-title {
    text-align: center;
}

.romu-concept-title p {
    font-size: 45.33px;
}

@media (max-width: 1024px) {
    .romu-concept-title p {
        font-size: 8.717vw;
    }
}

.romu-concept-ex {
    position: relative;
    height: 600px;
}

@media (max-width: 1024px) {
    .romu-concept-ex {
        height: 115.38vw;
    }
}

.romu-concept-ex p {
    padding-top: 80px;
    margin-bottom: 80px;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    font-size: 18.67px;
    line-height: 2.142;
    font-family: 'SDH', "游ゴシック", "MS Pゴシック", sans-serif;
    z-index: 300;
}

@media (max-width: 1024px) {
    .romu-concept-ex p {
        padding-top: 15.38vw;
        margin-bottom: 15.38vw;
        font-size: 3.58vw;
    }
}

.romu-concept-ex img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 354px;
    opacity: 0;
    transition: opacity 2s ease;
}

.romu-concept-ex img.animated4 {
    opacity: 1;
}

@media (max-width: 1024px) {
    .romu-concept-ex img {
        width: 68.08vw;
    }
}

.romu-lineup-title {
    margin-bottom: 47px;
    text-align: center;
}

@media (max-width: 1024px) {
    .romu-lineup-title {
        margin-bottom: 9.04vw;
    }
}

.romu-lineup-title p {
    font-size: 45.33px;
}

@media (max-width: 1024px) {
    .romu-lineup-title p {
        font-size: 8.717vw;
    }
}

.romu-lineup-block {
    background-color: #ebe8f2;
}


/*lineup*/

.romu-lineup-img {
    position: relative;
}

.romu-lineup-ex {
    position: absolute;
    top: 27px;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 1024px) {
    .romu-lineup-ex {
        top: 5.19vw;
    }
}

.romu-lineup-ex p {
    color: #ffffff;
    font-size: 20px;
    font-family: 'SDH', "游ゴシック", "MS Pゴシック", sans-serif;
    white-space: nowrap;
}

@media (max-width: 1024px) {
    .romu-lineup-ex p {
        font-size: 3.85vw;
    }
}

.romu-lineup-number {
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

@media (max-width: 1024px) {
    .romu-lineup-number {
        bottom: 3.46vw;
    }
}

.plus-ep0 {
    bottom: 32px !important;
}

@media (max-width: 1024px) {
    .plus-ep0 {
        bottom: 6.15vw !important;
    }
}

.romu-lineup-number p {
    color: #ffffff;
}

.romu-lineup-number p:first-child {
    font-size: 24px;
}
.romu-lineup-number p:nth-of-type(2) {
    font-size: 60px;
    transform: translateY(-1px);
}

@media (max-width: 1024px) {
    .romu-lineup-number p:first-child {
        font-size: 4.62vw;
    }
    .romu-lineup-number p:nth-of-type(2) {
        font-size: 11.54vw;
        transform: translateY(-0.19vw);
    }
}

.romu-lineup-number img {
    width: 99px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .romu-lineup-number img {
        width: 18.95vw;
    }
}

.vertical-line {
    position: absolute;
    top: 573px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    width: 1px;
    height: 0;
    background-color: rgb(255, 255, 255);
    transition: height 1s ease;
    opacity: 0;
}

.vertical-line.animated3 {
    height: 53px;
    opacity: 1;
}

@media (max-width: 1024px) {
    .vertical-line {
        top: 110.19vw;
    }
    .vertical-line.animated3 {
        height: 10.19vw;
    }
}



.romu-lineup-detail {
    width: 100%;
    height: 883px;
}

@media (max-width: 1024px) {
    .romu-lineup-detail {
        height: 169.92vw;
    }
}

.romu-lineup-detail-ep0 {
    background-color: #eae6f1;
    height: 1458px !important;
}

@media (max-width: 1024px) {
    .romu-lineup-detail-ep0 {
        height: 267.3vw !important;
    }
}

.romu-lineup-detail-ep01 {
    background-color: #efe2ea;
}
.romu-lineup-detail-ep02 {
    background-color: #eadbd6;
}
.romu-lineup-detail-ep03 {
    background-color: #d4cfdc;
}

.romu-lens {
    display: flex;
    justify-content: center;
    gap: 30px;
    width: 100%;
    padding-top: 50px;
}

@media (max-width: 1024px) {
    .romu-lens {
        gap: 5.77vw;
        padding-top: 9.62vw;
    }
}

.romu-lens img {
    width: 124px;
}

@media (max-width: 1024px) {
    .romu-lens img {
        width: 23.85vw;
    }
}

.romu-eye {
    display: flex;
    justify-content: center;
    gap: 5px;
    width: 100%;
    padding-top: 5px;
}

@media (max-width: 1024px) {
    .romu-eye {
        gap: 0.96vw;
        padding-top: 0.96vw;
    }
}

.romu-eye .romu-name-wrapper {
    width: 150px;
    text-align: center;
}

@media (max-width: 1024px) {
    .romu-eye .romu-name-wrapper {
        width: 28.85vw
    }
}

.romu-eye .romu-name-wrapper p {
    color: #676881;
    /* white-space: nowrap */
}

.romu-eye .romu-name-wrapper p:nth-of-type(1) {
    font-size: 20px;
    padding-top: 6px;
}

@media (max-width: 1024px) {
    .romu-eye .romu-name-wrapper p:nth-of-type(1) {
        font-size: 3.85vw;
        padding-top: 1.15vw;
    }
}

.romu-eye .romu-name-wrapper p:nth-of-type(2) {
    font-size: 13.33px;
    padding-top: 4px;
}

@media (max-width: 1024px) {
    .romu-eye .romu-name-wrapper p:nth-of-type(2) {
        font-size: 2.56vw;
        padding-top: 0.77vw;
    }
}

.romu-name-wrapper .cabazon {
    font-size: 22px !important;
}

@media (max-width: 1024px) {
    .romu-name-wrapper .cabazon {
        font-size: 4.23vw !important;
    }
}

.romu-dia-bc {
    text-align: center;
    padding-top: 48px;
}

@media (max-width: 1024px) {
    .romu-dia-bc {
        padding-top: 9.23vw;
    }
}

.romu-dia-bc p {
    color: #676881;
    font-size: 12px;
    letter-spacing: 2px;
}

@media (max-width: 1024px) {
    .romu-dia-bc p {
        font-size: 2.31vw;
    }
}

.romu-store-link-contents {
    width: 100%;
    padding-top: 42px;
}

@media (max-width: 1024px) {
    .romu-store-link-contents {
        padding-top: 8.08vw;
    }
}

.romu-store-link-wrapper {
    width: 400px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .romu-store-link-wrapper {
        width: 76.92vw;
    }
}

.romu-store-link-wrapper a {
    transition: ease .3s;
}

.romu-store-link-wrapper a:hover {
    opacity: 0.6;
}


.romu-store-links:first-child {
    border-top: 1px solid #676881;
    width: 400px;
}

@media (max-width: 1024px) {
    .romu-store-links:first-child {
        border-top: 0.09vw solid #676881;
        width: 76.92vw;
    }
}

.romu-store-links {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    border-bottom: 1px solid #676881;
    width: 400px;
}

@media (max-width: 1024px) {
    .romu-store-links {
        height: 14.04vw;
        width: 76.92vw;
        border-bottom: 0.09vw solid #676881;
    }
}

.romu-store-link {
    width: 100%;
    height: 100%;
    padding-left: 10px;
}

@media (max-width: 1024px) {
    .romu-store-link {
        padding-left: 1.92vw;
    }
}

.romu-store-link a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    line-height: 1.5;
    font-size: 14px;
    color: #676881;
    cursor: pointer;
}

@media (max-width: 1024px) {
    .romu-store-link a {
        font-size: 2.69vw;
    }
}

.romu-store-link a img {
    width: 5px;
    margin-right: 10px;
}

@media (max-width: 1024px) {
    .romu-store-link a img {
        width: 0.96vw;
        margin-right: 1.92vw;
    }
}

.vertical-line1 {
    border-left: 1px solid #676881;
    height: 53px;
}

@media (max-width: 1024px) {
    .vertical-line1 {
        height: 10.19vw;
        border-left: 0.09vw solid #676881;
    }
}


.romu-spec-block {
    position: relative;
    height: 696px;
    width: 100%;
    background-color: #ebe8f2;
}

@media (max-width: 1024px) {
    .romu-spec-block {
        height: 133.85vw;
    }
}

.romu-spec-contents {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.romu-spec-title {
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
    color: #676881;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1024px) {
    .romu-spec-title {
        font-size: 2.5vw;
        margin-bottom: 3.85vw;
    }
}

.romu-spec-title img {
    width: 12px;
    margin: 0 10px;
}

@media (max-width: 1024px) {
    .romu-spec-title img {
        width: 2.31vw;
        margin: 0 1.92vw;
    }
}


.romu-spec-items-plus {
    border-top: 1px solid #b4abb3;
}

@media (max-width: 1024px) {
    .romu-spec-items-plus {
        border-top: 0.09vw solid #b4abb3;
    }
}

.romu-spec-items {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 316px;
    height: 60px;
    border-bottom: 1px solid #b4abb3;
}

@media (max-width: 1024px) {
    .romu-spec-items {
        width: 60.77vw;
        height: 11.54vw;
        border-bottom: 0.09vw solid #b4abb3;
    }
}

.romu-spec-items:last-child {
    height: 108px !important;
}

@media (max-width: 1024px) {
    .romu-spec-items:last-child {
        height: 20.77vw !important;
    }
}

.romu-spec-item1 {
    width: 108px;
    height: 100%;
    padding-left: 15px;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #676881;
}

@media (max-width: 1024px) {
    .romu-spec-item1 {
        width: 20.77vw;
        padding-left: 2.88vw;;
        font-size: 2.31vw;;
    }
}

.romu-spec-line {
    border-left: 1px solid #b4abb3;
    height: 26px;
}

@media (max-width: 1024px) {
    .romu-spec-line {
        height: 5.00vw;
        border-left: 0.09vw solid #b4abb3;
    }
}

.romu-spec-item2 {
    width: 208px;
    height: 100%;
    padding-left: 15px;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 1.5;
    color: #676881;
}

@media (max-width: 1024px) {
    .romu-spec-item2 {
        width: 40vw;
        padding-left: 2.88vw;
        font-size: 2.31vw;
    }
}

.romu-spec-item3 {
    width: 108px;
    height: 100%;
    padding-left: 15px;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #676881;
}

@media (max-width: 1024px) {
    .romu-spec-item3 {
        width: 20.77vw;
        padding-left: 2.88vw;
        font-size: 2.31vw;
    }
}

.romu-spec-line1 {
    border-left: 1px solid #b4abb3;
    height: 63px;
}

@media (max-width: 1024px) {
    .romu-spec-line1 {
        height: 12.12vw;
        border-left: 0.09vw solid #b4abb3;
    }
}

.romu-spec-item4 {
    width: 208px;
    height: 100%;
    padding-left: 15px;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 1.5;
    font-family: 'ZenKakuGothicNewRegular', "游ゴシック", "MS Pゴシック", sans-serif;
    color: #676881;
}

@media (max-width: 1024px) {
    .romu-spec-item4 {
        width: 40vw;
        padding-left: 2.88vw;
        font-size: 2.31vw;
    }
}

.romu-news-block {
    width: 100%;
    height: 394px;
    background-color: #ebe8f2;
}

@media (max-width: 1024px) {
    .romu-news-block {
        height: 75.77vw;
    }
}

.romu-news-title {
    margin-bottom: 47px;
    text-align: center;
}

@media (max-width: 1024px) {
    .romu-news-title {
        margin-bottom: 9.04vw;
    }
}

.romu-news-title p {
    font-size: 45.33px;
}

@media (max-width: 1024px) {
    .romu-news-title p {
        font-size: 8.79vw;
    }
}

.romu-news-contents {
    padding: 0 52px;
}

@media (max-width: 1024px) {
    .romu-news-contents {
        padding: 0 10vw;
    }
}

.romu-news-contents a {
    transition: ease .3s;
}

.romu-news-contents a:hover {
    opacity: 0.6;
}

@media (max-width: 1024px) {
    .romu-news-contents a {
        transition: initial;
    }

    .romu-news-contents a:hover {
        opacity: initial;
    }
}

.romu-news-content {
    width: 100%;
    margin-bottom: 29.5px;
}

@media (max-width: 1024px) {
    .romu-news-content {
        margin-bottom: 5.67vw;
    }
}

.romu-news-content-title-daily {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.romu-news-content-title {
    background-color: #676881;
    width: 100px;
    height: 27px;
}

@media (max-width: 1024px) {
    .romu-news-content-title {
        width: 19.23vw;
        height: 5.19vw;
    }
}

.romu-news-content-title p {
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 27px;
}

@media (max-width: 1024px) {
    .romu-news-content-title p {
        font-size: 2.31vw;
        line-height: 5.19vw;
    }
}

.romu-news-content-daily p {
    font-size: 12px;
    color: #676881;
}

@media (max-width: 1024px) {
    .romu-news-content-daily p {
        font-size: 2.31vw;
    }
}

.romu-news-content-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10.5px;
    gap: 18px;
}

@media (max-width: 1024px) {
    .romu-news-content-text {
        padding-top: 2.02vw;
        gap: 3.46vw;
    }
}

.romu-news-content-text-title p {
    font-size: 12px;
    color: #676881;
}

@media (max-width: 1024px) {
    .romu-news-content-text-title p {
        font-size: 2.31vw;
    }
}

.romu-news-content-icon {
    width: 40px;
}

@media (max-width: 1024px) {
    .romu-news-content-icon {
        width: 4.906vw;
    }
}

.footer-content {
    height: 442px;
    width: 100%;
    background-color: #ebe8f2;
}

@media (max-width: 1024px) {
    .footer-content {
        height: 85vw;
    }
}

.footer-content a {
    transition: ease .3s;
}

.footer-content a:hover {
    opacity: 0.6;
}

@media (max-width: 1024px) {
    .footer-content a {
        transition: initial;
    }

    .footer-content a:hover {
        opacity: initial;
    }
}

.footer-logo {
    width: 192px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .footer-logo {
        width: 36.92vw;
    }
}

.footer-sns {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 34px;
    margin: 70px 0 58px 0;
}

@media (max-width: 1024px) {
    .footer-sns {
        gap: 6.54vw;
        margin: 13.46vw 0 11.15vw 0;
    }
}

.footer-sns a {
    display: block;
}

.footer-sns img {
    width: 31px;
}

@media (max-width: 1024px) {
    .footer-sns img {
        width: 5.96vw;
    }
}

.footer-content .footer-chui {
    font-size: 17.33px;
    color: #676881;
    line-height: 1.385;
    text-align: center;
}

@media (max-width: 1024px) {
    .footer-content .footer-chui {
        font-size: 3.33vw;
    }
}

.footer-anw-company {
    display: flex;
    gap: 56px;
    justify-content: center;
    margin: 48px 0 100px 0;
}

@media (max-width: 1024px) {
    .footer-anw-company {
        gap: 10.77vw;
        margin: 9.23vw 0 19.23vw 0;
    }
}

.footer-anw-company a {
    font-size: 13.33px;
    color: #676881;
    display: block;
}

@media (max-width: 1024px) {
    .footer-anw-company a {
        font-size: 2.56vw;
    }
}

.copy p {
    text-align: center;
    font-size: 13.33px;
    color: #676881;
}

@media (max-width: 1024px) {
    .copy p {
        font-size: 2.56vw;
    }
}


/*swiper*/
.swiper-contents {
    padding-top: 72px;
    width: 336px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .swiper-contents {
        width: 64.65vw;
        padding-top: 13.87vw;
    }
}