/* /Pages/Result.razor.rz.scp.css */
.header[b-1cybav86lv] {
    background: #000000;
    display: flex;
    top: 0;
    height: min-content;
    position: fixed;
    justify-content: space-around;
    width: 100%;
    z-index: 100;
}

.nav[b-1cybav86lv] {
    overflow-x: auto;
}

ul[b-1cybav86lv] {
    list-style-type: none;
    padding-left: 7px;
    padding-right: 7px;
    width: max-content;
}

.nav_menu_1[b-1cybav86lv] {
    display: flex;
    margin: auto;
    min-width: 450px;
}


.nav_menu_2[b-1cybav86lv] {
    display: flex;
    margin: auto;
    min-width: 700px;
}

.nav_menu_item[b-1cybav86lv] {
    margin: auto;
    float: left;
}

.nav_menu_item_image[b-1cybav86lv] {
    max-height: 18px;
}

.nav_menu_separate_1[b-1cybav86lv] {
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    margin-left: 2vw;
    margin-right: 2vw;
}

.nav_menu_separate_2[b-1cybav86lv] {
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    margin-left: 2vw;
    margin-right: 2vw;
}

@media (max-width: 500px) {
    .nav_menu_separate_1[b-1cybav86lv] {
        margin-left: 1%;
        margin-right: 1%;
        width: 0px;
    }
}

@media (max-width: 700px) {
    .nav_menu_separate_2[b-1cybav86lv] {
        margin-left: 1%;
        margin-right: 1%;
        width: 0px;
    }
}

.nav_menu_separate_image[b-1cybav86lv] {
    margin-top: 7px;
    margin-bottom: 7px;
    height: 30px;
    min-width: 1px;
}

.under-line[b-1cybav86lv] {
    display: inline-block;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    text-align: justify;
}

.no-line[b-1cybav86lv] {
    display: inline-block;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    text-align: justify;
}

.under-line[b-1cybav86lv]:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transform: translate(-100%, 0);
    transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
    content: "";
}

.under-line:hover[b-1cybav86lv]:after {
    transform: translate(0, 0);
}

.default-text[b-1cybav86lv]:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url(images/material/bg_marble_basic_5th_pc.png) center no-repeat;
    background-size: cover;
}

@media (max-width: 700px) {
    .default-text[b-1cybav86lv]:before {
        background: url(images/material/bg_marble_basic_5th_sp_roop.png) center no-repeat;
        background-size: cover;
    }
}

.ripple[b-1cybav86lv] {
    width: 100%;
    max-width: 1600px;
    height: 100%;
    inset: 0;
    margin: auto;
}

.default-text[b-1cybav86lv] {
    color: white;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.container-fluid[b-1cybav86lv] {
    box-sizing: border-box;
    max-width: 1200px;
    margin-top: 52px;

}

*[b-1cybav86lv] {
    box-sizing: border-box;
    overflow: hidden;
}

.top-banner-image[b-1cybav86lv] {
    max-width: 900px;
    width: 100%;
}

.entry-grid[b-1cybav86lv] {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 900px;
    min-width: 320px;
}

.entry-title[b-1cybav86lv] {
    display: block;
    height: 100px;
}

.button-base[b-1cybav86lv] {
    border: none;
    background-color: rgba(255, 255, 255, 0);
    display: inline-block;
}

.vote-page-button[b-1cybav86lv] {
    width: 85%;
}

.entry-chara-grid[b-1cybav86lv] {
    margin-left: 0px;
    margin-right: 0px;
    min-width: 320px;
    max-width: 900px;
    font-family: 'Times New Roman', Times, serif;
    font-size: large;
}

@media (max-width: 750px) {
    .entry-chara-grid[b-1cybav86lv] {
        font-size: medium;
    }
}

.entry-title-chara[b-1cybav86lv] {
    display: block;
    height: 120px;
}

.entry-content[b-1cybav86lv] {
    background-color: rgba(0, 0, 0, 0.7);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed !important;
    margin: auto;
    margin-bottom: 10px;
    width: 100%;
    min-width: 300px;
    padding-top: 3.5rem;
    padding-bottom: 2.3rem;
}

.decoration-bar[b-1cybav86lv] {
    max-width: 650px;
    width: 97%;
    margin-top: 7px;
    margin-bottom: 14px;
}

.story-image[b-1cybav86lv] {
    margin-top: -10px;
    width: 95%;
    margin-bottom: 5px;
}

.character-select-margin[b-1cybav86lv] {
    margin-bottom: 5px;
}

.character-table[b-1cybav86lv] {
    color: white;
    width: 100%;
    margin: auto;
}

table[b-1cybav86lv],
th[b-1cybav86lv],
td[b-1cybav86lv] {
    border-style: none !important;
}

.th-character[b-1cybav86lv] {
    color: white;
    display: inline-block;
    width: 49%;
    text-align: center;
}

.character-image[b-1cybav86lv] {
    width: 100%;
}

.th-character-image[b-1cybav86lv] {
    width: 100%;
    margin: auto;
}

.chara-image-box[b-1cybav86lv] {
    z-index: 10;
    width: 65%;
    overflow: hidden;
    margin: auto;
    margin-top: 1rem;
}

.kiran[b-1cybav86lv] {
    opacity: 1;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.kiran[b-1cybav86lv]::before {
    background-color: #ffffff;
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    left: 0;
    width: 30px;
    height: 100%;
    opacity: 0;
    transition: cubic-bezier(0.32, 0, 0.67, 0);
}

.kiran:hover[b-1cybav86lv]::before {
    animation: kiran-b-1cybav86lv 0.6s linear 1;
}

@keyframes kiran-b-1cybav86lv {
    0% {
        transform: scale(2) rotate(45deg);
        opacity: 0;
    }

    20% {
        transform: scale(10) rotate(45deg);
        opacity: 0.3;
    }

    30% {
        transform: scale(16) rotate(45deg);
        opacity: 0.15;
    }

    40% {
        transform: scale(17) rotate(45deg);
        opacity: 0.05;
    }

    80% {
        transform: scale(19) rotate(45deg);
        opacity: 0;
    }

    100% {
        transform: scale(19) rotate(45deg);
        opacity: 0;
    }
}


.back-to-top-button[b-1cybav86lv] {
    width: 30%;
    max-width: 120px;
}

.float-menu[b-1cybav86lv] {
    color: white;
    position: fixed;
    height: fit-content;
    width: fit-content;
    inset: 0;
    margin: auto;
    z-index: 9999;
    text-align: center;
}

.float-menu-bg[b-1cybav86lv] {
    background-color: rgba(255, 255, 255, 0);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
}

.float-menu-fade-in[b-1cybav86lv] {
    animation-name: MenuFadeIn-b-1cybav86lv;
    animation-fill-mode: forwards;
    animation-duration: 0.1s;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-direction: normal;
}

@keyframes MenuFadeIn-b-1cybav86lv {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.character-popup-image[b-1cybav86lv] {
    max-height: 90vh;
    margin: auto;
}

.float-menu .chara-info-close[b-1cybav86lv] {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10%;
    border: none;
    background-color: rgba(255, 255, 255, 0);
}

.sealed[b-1cybav86lv] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 9990;
}

.display-block[b-1cybav86lv] {
    display: block !important;
}

.display-none[b-1cybav86lv] {
    display: none;
}

/*=== 画像の表示エリア ================================= */
.slide[b-1cybav86lv] {
    position: relative;
    overflow: hidden;
    padding-top: 80%;
    background: #ffffff00;
}

/*=== 画像の設定 ======================================= */
.slide img[b-1cybav86lv] {
    display: block;
    position: absolute;
    width: 100%;
    top: 80%;
    left: 80%;
    transform: translate(0%, -80%);
    animation: slideAnime-b-1cybav86lv 14s ease infinite;
}

@media (max-width: 850.98px) {
    .slide[b-1cybav86lv] {
        position: relative;
        overflow: hidden;
        padding-top: 84%;
        background: #ffffff00;
    }
}

/*=== スライドのアニメーションを段差で開始する ========= */
.slide img:nth-of-type(1)[b-1cybav86lv] {
    animation-delay: 0s
}

.slide img:nth-of-type(2)[b-1cybav86lv] {
    animation-delay: 7s
}

/*=== スライドのアニメーション ========================= */
@keyframes slideAnime-b-1cybav86lv {
    0% {
        left: 100%;
        opacity: 0;
    }

    2% {
        left: 0;
        opacity: 1;
    }

    18% {
        left: 0;
    }

    48% {
        left: 0;
        opacity: 1;
    }

    50% {
        left: -100%;
        opacity: 0;
    }

    100% {
        left: -100%;
    }
}
/* /Pages/Vote.razor.rz.scp.css */
@media (max-width: 640.98px) {
    .bg[b-3wqr3gw14v] {
        background-image: url(images/material/bg_marble_basic_5th_sp_roop.png);
        background-position: center center;
        background-repeat: y-repeat;
        background-size: 100%;
        background-attachment: scroll;
    }

    .none-for-sp[b-3wqr3gw14v] {
        display: none !important;
    }
}

@media (min-width: 641px) {
    .bg[b-3wqr3gw14v] {
        background-image: url(images/material/bg_marble_basic_5th_pc.png);
        background-position: center center;
        background-repeat: repeat-y;
        background-size: 100%;
        background-attachment: scroll;
    }

    .none-for-pc[b-3wqr3gw14v] {
        display: none !important;
    }
}

.default-text[b-3wqr3gw14v] {
    color: white;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.container-fluid[b-3wqr3gw14v] {
    box-sizing: border-box;

}

*[b-3wqr3gw14v] {
    box-sizing: border-box;
    overflow: hidden;
}

.top-banner-image-sp[b-3wqr3gw14v] {
    max-width: 550px;
    width: 90%;
    margin-top: 7px;
}

.top-banner-image-pc[b-3wqr3gw14v] {
    max-width: 1300px;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
}

.entry-grid[b-3wqr3gw14v] {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 400px;
    min-width: 330px;
}

.entry-image[b-3wqr3gw14v] {
    max-width: 200px;
    width: 60%;
    margin-top: 10px;
    margin-bottom: 5px;
}

.entry-image-character[b-3wqr3gw14v] {
    max-width: 260px;
    width: 72%;
    margin-bottom: 5px;
}

.entry-text-content[b-3wqr3gw14v] {
    line-height: 1.4em;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    width: 100%;
}

.entry-text-notes[b-3wqr3gw14v] {
    text-align: left;
    text-indent: -1em;
    margin-bottom: 0px;
    padding-left: 2em;
    padding-right: 0px;
    font-size: smaller;
}

@media (max-width: 640.98px) {
    .entry-text-content[b-3wqr3gw14v] {
        padding-left: 5%;
        padding-right: 5%;
    }
}

.separate-bar[b-3wqr3gw14v] {
    width: 90%;
    max-width: 1300px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.story-grid[b-3wqr3gw14v] {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 600px;
}

.story-grid .entry-image[b-3wqr3gw14v] {
    max-width: 200px;
    width: 53.3%;
    margin-top: 10px;
    margin-bottom: 5px;
}

.story-image[b-3wqr3gw14v] {
    max-width: 600px !important;
    width: 99% !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.catchphrase[b-3wqr3gw14v] {
    max-width: 550px;
    width: 90%;
    margin-bottom: 7px;
}

.result-button[b-3wqr3gw14v] {
    max-width: 350px;
    width: 75%;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    margin-top: 3%;
}

.character-select-grid[b-3wqr3gw14v] {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 1200px;
}

.character-select-margin[b-3wqr3gw14v] {
    margin-bottom: 5px;
}

.character-button[b-3wqr3gw14v] {
    position: relative;
    display: inline-block;
    max-width: 100px;
    width: 15%;
    padding: 0%;
    border: none;
    background-color: rgba(255, 255, 255, 0);
}

.character-button .select-tag[b-3wqr3gw14v] {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.character-button p[b-3wqr3gw14v] {
    position: absolute;
    color: white;
    background-color: rgba(0, 4, 78, 0.756);
    background-size: 1em;
    text-align: center;
    height: 1.2em;
    top: 2px;
    left: 2px;
    font-size: small;
    margin: 0%;
    padding: 0%;
}

.character-image[b-3wqr3gw14v] {
    width: 100%;
}

.vote-button[b-3wqr3gw14v] {
    max-width: 200px;
    border: none;
    background-color: rgba(255, 255, 255, 0);
}

.precautions-grid[b-3wqr3gw14v] {
    max-width: 1000px;
}

.precautions-entry-image[b-3wqr3gw14v] {
    max-width: 150px;
    width: 50%;
    margin-top: 10px;
    margin-bottom: 5px;
}

.role-select-chara-name[b-3wqr3gw14v] {
    width: 40%;
    margin-bottom: 7px;
}

.role-button[b-3wqr3gw14v] {
    display: block;
    width: 55% !important;
    margin: auto;
    border: none;
    background-color: rgba(255, 255, 255, 0);
}

.float-menu[b-3wqr3gw14v] {
    text-align: center;
    color: white;
    position: fixed;
    max-width: 380px;
    min-width: 320px;
    width: 90%;
    height: fit-content;
    inset: 0;
    margin: auto;
    padding-top: 7%;
    padding-bottom: 7%;
    z-index: 9999;
    text-align: center;
}

.float-menu-bg[b-3wqr3gw14v] {
    background-image: url(images/material/popup_back.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
}

.float-menu-close[b-3wqr3gw14v] {
    width: 28% !important;
    margin: auto;
    margin-top: 7px;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    display: inline-block;
}

.float-menu-cancel[b-3wqr3gw14v] {
    width: 29.5% !important;
    margin: auto;
    margin-top: 7px;
    border: none;
    background-color: rgba(255, 255, 255, 0);
}

.float-menu-fade-in[b-3wqr3gw14v] {
    animation-name: MenuFadeIn-b-3wqr3gw14v;
    animation-fill-mode: forwards;
    animation-duration: 0.1s;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-direction: normal;
}

@keyframes MenuFadeIn-b-3wqr3gw14v {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.sealed[b-3wqr3gw14v] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 9990;
}

.display-block[b-3wqr3gw14v] {
    display: block !important;
}

.display-none[b-3wqr3gw14v] {
    display: none;
}

.notes-font[b-3wqr3gw14v] {
    font-family: sans-serif;
}

.confirm-title-image[b-3wqr3gw14v] {
    width: 85%;
}

.confirm-table[b-3wqr3gw14v] {
    color: white;
    width: 70%;
    margin: auto;
    font-family: 'Times New Roman', Times, serif;
}

.confirm-th-role[b-3wqr3gw14v] {
    color: white;
    width: 8.5em;
    text-align: left;
}

.confirm-th-character[b-3wqr3gw14v] {
    color: white;
    text-align: left;
}

.confirm-th-story[b-3wqr3gw14v] {
    color: white;
    text-align: center;
    display: inline-block;
    font-weight: bolder;
    text-decoration: underline;
    padding-top: 5px;
}

.story-confirm-window[b-3wqr3gw14v]{
    display: inline-block;
    position: relative;
    width: 85%;
    padding-top: 20px;
    padding-bottom: 20px;
}

table[b-3wqr3gw14v],
th[b-3wqr3gw14v],
td[b-3wqr3gw14v] {
    border-style: none !important;
}

.confirm-vote-button[b-3wqr3gw14v] {
    max-width: 130px;
    width: 40%;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    display: inline-block;
}

.character-button-Opacity[b-3wqr3gw14v] {
    opacity: 0.5;
}

.serial-code-image[b-3wqr3gw14v] {
    max-width: 300px;
    width: 72%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.info-popup[b-3wqr3gw14v] {
    background-color: rgba(11, 11, 11, 0.9);
    text-align: center;
    color: white;
    position: fixed;
    max-width: 380px;
    width: 90%;
    height: fit-content;
    inset: 0;
    margin: auto;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 14px;
    padding-right: 14px;
    z-index: 9999;
}

.info-separate-bar[b-3wqr3gw14v] {
    width: 60%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.info-popup-close[b-3wqr3gw14v] {
    display: block;
    width: 25% !important;
    min-width: 78px;
    margin: auto;
    margin-top: 21px;
    margin-bottom: 7px;
    border: none;
    background-color: rgba(255, 255, 255, 0);
}

.story-button[b-3wqr3gw14v]{
    border: none;
    background-color: rgba(255, 255, 255, 0);
    padding-bottom: 10px;
}

.character-name[b-3wqr3gw14v]{
    font-size: 24px;
}

.title-text[b-3wqr3gw14v]{
    font-size:28px;
    font-weight:bolder;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 4px;
}
/* /Pages/VoteDone.razor.rz.scp.css */
@media (max-width: 640.98px) {
    .bg[b-uspqvqyvqc] {
        background-image: url(images/material/bg_marble_basic_4th_sp_roop.png);
        background-position: center center;
        background-repeat: y-repeat;
        background-size: 100%;
        background-attachment: scroll;
    }

    .none-for-sp[b-uspqvqyvqc] {
        display: none !important;
    }
}

@media (min-width: 641px) {
    .bg[b-uspqvqyvqc] {
        background-image: url(images/material/bg_marble_basic_4th_pc.png);
        background-position: center center;
        background-repeat: y-repeat;
        background-size: 100%;
        background-attachment: scroll;
    }

    .none-for-pc[b-uspqvqyvqc] {
        display: none !important;
    }
}

.default-text[b-uspqvqyvqc] {
    color: white;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.container-fluid[b-uspqvqyvqc] {
    box-sizing: border-box;

}

*[b-uspqvqyvqc] {
    box-sizing: border-box;
    overflow: hidden;
}

.character-image[b-uspqvqyvqc] {
    position: relative;
    display: inline-block;
    max-width: 100px;
    width: 18%;
    padding: 0%;
}



.entry-grid[b-uspqvqyvqc] {
    margin-left: 10%;
    margin-right: 10%;
}

.entry-image[b-uspqvqyvqc] {
    max-width: 250px;
    width: 75%;
    margin-top: 10px;
    margin-bottom: 5px;
}

.separate-bar[b-uspqvqyvqc] {
    max-width: 650px;
    width: 90%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.character-select-grid[b-uspqvqyvqc] {
    margin-left: 10%;
    margin-right: 10%;
}

@media (max-width: 640.98px) {
    .character-select-grid[b-uspqvqyvqc] {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.character-select-margin[b-uspqvqyvqc] {
    margin-bottom: 5px;
}

.confirm-table[b-uspqvqyvqc] {
    color: white;
    max-width: 350px;
    min-width: 350px;
    width: 50%;
    margin: auto;
    font-family: 'Times New Roman', Times, serif;
    font-size: large;
}



.confirm-th-role[b-uspqvqyvqc] {
    color: white;
    width: 8em;
    text-align: center;

}

.confirm-th-character[b-uspqvqyvqc] {
    color: white;
    width: 5.5em;
    text-align: left;
}

table[b-uspqvqyvqc],
th[b-uspqvqyvqc],
td[b-uspqvqyvqc] {
    border-style: none !important;
}

.thanks-text[b-uspqvqyvqc] {
    margin-bottom: 1em;
    margin-top: 1em;
    font-size: x-large;
}

@media (max-width: 455px) {
    .confirm-table[b-uspqvqyvqc] {
        min-width: 300px;
        font-size: medium;
    }

    .thanks-text[b-uspqvqyvqc] {
        font-size: large;
    }
}

.vote-button[b-uspqvqyvqc] {
    max-width: 400px;
    width: 100%;
    border: none;
    background-color: rgba(255, 255, 255, 0);
}

.tweet-recommend[b-uspqvqyvqc] {
    max-width: 250px;
    width: 60%;
    margin-top: 7px;
    margin-bottom: 4px;
}

.story-image[b-uspqvqyvqc] {
    max-width: 600px !important;
    width: 100% !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.title-text[b-uspqvqyvqc]{
    font-size:28px;
    font-weight:bolder;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 4px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-6d7ew3bdrm] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6d7ew3bdrm] {
    flex: 1;
}
